@import url(https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,61%,.158);border:#0000;border-radius:5px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}::-webkit-scrollbar-thumb:hover{background-color:#9b9b9b80}*{box-sizing:border-box;flex-grow:0;flex-shrink:0;font-family:Inter;margin:0;padding:0}#root,body,html{background-color:#232630;height:100%;width:100%}body.light #root{background-color:#f8f9fa}#root{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;position:relative}.root__content{height:100%;min-width:0;padding:30px 20px 0;width:100%}.root__content.root__content--noSticky{height:auto;min-height:0}iframe{display:none}@media only screen and (max-width:768px){.root__content{padding:0 20px}}.windowManager-contextMenu{grid-row-gap:10px;align-items:center;background-color:#2c2e38;box-shadow:0 0 15px 5px #00000040;display:grid;grid-auto-rows:30px;grid-template-columns:1fr;grid-template-rows:30px;height:auto;justify-content:flex-start;min-width:200px;overflow:hidden;padding:10px 0;position:absolute;row-gap:10px;width:auto;z-index:999999999}.windowManager-contextMenu-item{background-color:#2c2e38;cursor:pointer;display:grid;grid-template-columns:30px max-content;grid-template-rows:1fr;height:100%;transition:background-color .3s ease;-webkit-user-select:none;user-select:none;width:100%}.windowManager-contextMenu-item.windowManager-contextMenu-item-withChildren{grid-template-columns:30px 1fr 30px}.windowManager-contextMenu-item:hover{background-color:#383b46}.windowManager-contextMenu-item-text{align-items:center;display:flex;height:100%;justify-content:flex-start;overflow:hidden;padding-right:20px;white-space:nowrap;width:100%}.windowManager-contextMenu-item-arrow,.windowManager-contextMenu-item-icon{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.windowManager-contextMenu-item-arrow{color:#fff;font-size:10px}.component__sidebar{background-color:#232630;border-right:1px solid #373a43;display:flex;flex-direction:column;height:100%;left:0;overflow-x:hidden;overflow-y:auto;padding:38px 20px;position:absolute;top:0;transition:.3s ease;width:84px;z-index:50}body.light .component__sidebar{background-color:#f8f9fa;border-right:1px solid #e2e2e2}.component__sidebar__head{align-items:flex-start;display:flex;flex-direction:column;gap:14px;height:max-content;max-height:0;overflow:hidden;padding:0;transition:padding .3s ease,max-height .3s ease;width:100%}.component__sidebar__head--active{max-height:300px;padding:0 0 30px}.component__sidebar__head__clickable{cursor:pointer;padding-bottom:1px;position:relative}.component__sidebar__head__clickable:after{background-color:#6c5dd3;bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .3s linear;width:0}.component__sidebar__head__clickable:hover:after{width:100%}.component__sidebar__head .component__sidebar__head__notificationIcon>p{display:grid;grid-template-columns:max-content 1fr;grid-template-rows:auto;width:100%!important}.component__sidebar__head .component__sidebar__head__notificationIcon>p>span{display:flex;justify-content:space-between}.component__sidebar__head .component__sidebar__head__notificationIcon>p>span>span:last-child{align-items:center;background-color:#ff450d;border-radius:50%;color:#fff;display:block;display:flex;height:24px;justify-content:center;width:24px}.component__sidebar__head__balance{align-items:center;display:flex;justify-content:space-between;min-width:46px;width:100%}.component__sidebar__head__balance>p{align-items:center;color:#808191;display:flex;font-family:Inter;font-size:14px;font-weight:400;gap:20px;height:100%;justify-content:center;line-height:24px;text-align:left;width:auto}.component__sidebar__head__balance>p>img{height:20px;width:20px}.component__sidebar__head__balance>span{align-items:center;display:flex;font-family:Inter;font-size:14px;font-weight:400;height:100%;line-height:24px;text-align:left}.component__sidebar__head__account{grid-column-gap:14px;align-items:center;background:#2c2e38;border:1px solid #373a43;border-radius:5px;column-gap:14px;display:grid;grid-template-columns:max-content auto;grid-template-rows:1fr;height:auto;padding:5px;position:relative;width:100%}body.light .component__sidebar__head__account{background-color:#fff;border-color:#e2e2e2;color:#000}.component__sidebar__head__account:hover{cursor:pointer}.component__sidebar__head__account__user{display:flex;flex-direction:column;height:auto;justify-content:space-between}.component__sidebar__head__account__user__top{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.component__sidebar__head__account__user__bottom{align-items:center;display:flex;gap:10px;justify-content:flex-start}.component__sidebar__head__account__user__bottom>img{height:16px;width:16px}.component__sidebar__head__account__user__bottom>p{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;color:#808191;display:-webkit-box;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px;overflow:hidden;width:140px}.component__sidebar__head__account__arrow{background-position:50%;background-size:100% 100%;cursor:pointer;height:22px;position:relative;transition:.3s ease-in-out;width:13px}.component__sidebar__head__account__arrow:after{background-color:initial;border-radius:50%;content:"";display:block;height:26px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:26px}.component__sidebar__head__account__arrow:hover:after{background-color:hsla(0,0%,50%,.208)}.component__sidebar__head__account__arrow.cloned-element:after{display:none!important}.component__sidebar__head__account__dropdown{background:#2c2e38;border-radius:5px;box-shadow:none;display:flex;gap:1px;height:auto;left:19px;max-height:0;overflow:hidden;position:fixed;top:160px;transition:max-height .3s ease,box-shadow .3s ease,all .3s ease;width:315px;z-index:99}body.light .component__sidebar__head__account__dropdown{background-color:#fff}.component__sidebar__head__account__dropdown p{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px;padding:0 20px;position:relative;transition:padding .3s ease,background-color .3s ease}body.light .component__sidebar__head__account__dropdown p{color:#000}.component__sidebar__head__account__dropdown p img{height:20px;margin-right:10px;width:20px}.component__sidebar__head__account__dropdown p span{color:#6c5dd3;font-size:14px;left:38px;line-height:16px;position:absolute;top:8px}.component__sidebar__head__account__dropdown p:hover{background:#383b46}body.light .component__sidebar__head__account__dropdown p:hover{background-color:#f5f5f5}.component__sidebar__head__account__dropdown--active{box-shadow:0 0 19px 5px #00000040}.component__sidebar__head__account__dropdown--active p{padding:27px 10px 14px}.component__sidebar__head__account__dropdown--custom{width:632px}.component__sidebar__head__account__dropdown__active{background:#383b46}body.light .component__sidebar__head__account__dropdown__active{background-color:#f5f5f5}.component__sidebar__head__account__dropdown__left{border-right:1px solid #383b46}body.light .component__sidebar__head__account__dropdown__left{border-color:#c2c1c1}.component__sidebar__head__account__dropdown__left>.component__header__right__account__dropdown__active{padding-bottom:20px;padding-top:20px}.component__sidebar__head__account__dropdown__left>p{padding:20px!important}.component__sidebar__head__account__dropdown__right{overflow-y:auto;width:50%}.component__sidebar__head__account__dropdown__right__search{background-color:initial;border:1px solid #373a43;border-radius:2px;box-sizing:border-box;color:#fff;font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:17px;margin:5px 10px;outline:none;padding:16px;text-align:left;width:calc(100% - 20px)}body.light .component__sidebar__head__account__dropdown__right__search{background-color:#f5f5f5;border-color:#e2e2e2;color:#000}.component__sidebar__head__icon{background-position:50%;background-size:100% 100%;cursor:pointer;height:24px;position:relative;width:24px}.component__sidebar__head__icon:after{background-color:initial;border-radius:50%;content:"";display:block;height:36px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:36px}.component__sidebar__head__icon:hover:after{background-color:hsla(0,0%,50%,.208)}.component__sidebar__head__icon.cloned-element:after{display:none!important}.component__sidebar__head__icon>spam{align-items:center;background-color:#ff450d;border-radius:50%;color:#fff;display:flex;font-family:Inter;font-size:12px;font-weight:400;height:24px;justify-content:center;letter-spacing:0;line-height:24px;position:absolute;right:-10px;text-align:center;top:-10px;width:24px}.component__sidebar__head__notifications{background-color:#2c2e38;border-radius:5px;box-shadow:none;height:auto;left:80px;max-height:0;overflow:hidden;position:fixed;top:50px;transition:all .3s ease;width:300px}body.light .component__sidebar__head__notifications{background-color:#fff}.component__sidebar__head__notifications-active{box-shadow:0 0 19px 5px #00000040;max-height:600px;overflow:scroll}.component__sidebar__head__notifications__single{border-bottom:1px solid #373a43;padding:10px 20px 20px}body.light .component__sidebar__head__notifications__single{border-color:#e2e2e2}.component__sidebar__head__notifications__single__head{color:#808191;font-family:Inter;font-size:12px;font-weight:400;letter-spacing:0;line-height:15px;margin-bottom:10px;text-align:left}.component__sidebar__head__notifications__single__notification{cursor:default;margin-bottom:10px;position:relative}.component__sidebar__head__notifications__single__notification__name{color:#fff;font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:17px;margin-bottom:5px;text-align:left;text-transform:capitalize}body.light .component__sidebar__head__notifications__single__notification__name{color:#000}.component__sidebar__head__notifications__single__notification__name:before{background-color:#808191;border-radius:7.5px;content:"";display:inline-block;height:7px;margin-right:10px;width:7px}.component__sidebar__head__notifications__single__notification__content{color:#fff;font-family:Inter;font-size:12px;font-weight:400;letter-spacing:0;line-height:15px;text-align:left}body.light .component__sidebar__head__notifications__single__notification__content{color:#000}.component__sidebar__head__notifications__single__notification__time{color:#fff;font-family:Inter;font-size:12px;font-weight:400;letter-spacing:0;line-height:15px;position:absolute;right:0;text-align:left;top:0}body.light .component__sidebar__head__notifications__single__notification__time{color:#000}.component__sidebar__head__notifications__single__notification>button{align-items:center;background-color:#6c5dd3;border:1px solid #6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;justify-content:center;line-height:normal;margin-top:5px;padding:10px;transition:.3s ease}.component__sidebar__head__notifications__single__notification--error .component__sidebar__head__notifications__single__notification__name,body.light .component__sidebar__head__notifications__single__notification--error .component__sidebar__head__notifications__single__notification__name{color:#ff450d}.component__sidebar__head__notifications__single__notification--error .component__sidebar__head__notifications__single__notification__name:before,body.light .component__sidebar__head__notifications__single__notification--error .component__sidebar__head__notifications__single__notification__name:before{background-color:#ff450d}.component__sidebar__head__notifications__single__notification--error .component__sidebar__head__notifications__single__notification__content,body.light .component__sidebar__head__notifications__single__notification--error .component__sidebar__head__notifications__single__notification__content{color:#ff450d}.component__sidebar__head__notifications__head{color:#fff;font-family:Inter;font-size:16px;font-weight:400;letter-spacing:0;line-height:19px;padding:20px 20px 10px;text-align:left}body.light .component__sidebar__head__notifications__head{color:#000}.component__sidebar__logo{align-items:center;display:flex;gap:20px;height:auto;margin-bottom:35px;position:relative;width:100%}.component__sidebar__logo>img{height:auto;width:42px}.component__sidebar__logo>p{color:#fff;font-family:Poppins;font-size:22px;font-style:normal;font-weight:500;line-height:33px}body.light .component__sidebar__logo>p{color:#6c5dd3}.component__sidebar__logo__x{align-items:center;cursor:pointer;display:none;height:24px;justify-content:center;margin-left:auto;margin-right:20px;transition:.3s ease;width:24px}.component__sidebar__logo__x__line{background-color:#fff;height:1px;position:absolute;transform:rotate(45deg);width:24px}.component__sidebar__logo__x__line-2{background-color:#fff;height:1px;position:absolute;transform:rotate(-45deg);width:24px}.component__sidebar__logo--notify .component__sidebar__logo__unread{opacity:1}.component__sidebar__logo__unread{align-items:center;background-color:#ff450d;border-radius:50%;bottom:0;color:#fff;display:flex;height:24px;justify-content:center;left:24px;opacity:0;position:absolute;transition:opacity .3s ease;width:24px}.component__sidebar__item{align-items:center;border-radius:5px;cursor:pointer;display:flex;gap:30px;height:56px;justify-content:flex-start;margin-bottom:10px;padding:0 10px;position:relative;transition:background-color .3s ease;width:100%}.component__sidebar__item>img{height:24px;width:24px}.component__sidebar__item>p{color:#808191;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;transition:color .3s ease,font-weight .3s ease}.component__sidebar__item>svg *{transition:fill .3s ease}.component__sidebar__item:hover>p{color:#fff}body.light .component__sidebar__item:hover>p{color:#6c5dd3}.component__sidebar__item:hover>svg .foreground{fill:#fff}body.light .component__sidebar__item:hover>svg .foreground{fill:#6c5dd3}.component__sidebar__item--active{background-color:#6c5dd3}.component__sidebar__item--active>p{color:#fff!important;font-weight:500px}.component__sidebar__item--active>svg .foreground{fill:#fff!important}.component__sidebar__item .customComponents__buttonWithDropdown{height:auto;left:30px;position:absolute;top:50%;transform:translateY(-50%);width:auto;z-index:2}.component__sidebar__item .customComponents__buttonWithDropdown .customComponents__buttonWithDropdown__dropdown{left:0;right:auto}.component__sidebar__line{background-color:#373a43;height:1px;left:0;margin:30px 0;position:relative;width:100%}body.light .component__sidebar__line{background-color:#e2e2e2}.component__sidebar__text{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:30px;margin-left:0;white-space:nowrap}.component__sidebar__text span{display:inline-block;transition:.3s ease}.component__sidebar__text--short{align-items:center;display:flex;justify-content:center;text-align:center;width:100%}.component__sidebar__href{color:gray;cursor:pointer;height:auto;margin:5px;opacity:0;text-decoration:underline;transition:opacity .3s ease;white-space:nowrap;width:300px}.component__sidebar--opened .component__sidebar__href{opacity:1}.component_sidebar_hamburger{display:none}.component__sidebar__cron{align-items:center;color:gray;display:flex;flex-direction:column;flex-wrap:nowrap;height:auto;min-width:216px;transition:opacity .3s ease;width:100%}.component__sidebar__cron>span{word-break:keep-all}body.dark .component__sidebar__cron{color:gray}.component__sidebar--opened{padding:38px 20px;width:256px;z-index:99}.component__sidebar--opened .component__sidebar__head__notifications{left:250px;top:200px}.component__sidebar__popups{bottom:20px;display:flex;flex-direction:column;height:max-content;margin:-10px;max-width:100%;overflow-y:auto;padding:10px;position:fixed;right:20px;width:400px;z-index:999999}.component__sidebar__popups__popup{background-color:#2c2e38;border-radius:5px;box-shadow:none;color:#fff;display:flex;flex-direction:column;height:auto;margin:0;max-height:0;overflow:hidden;padding:0 10px;position:relative;right:0}.component__sidebar__popups__popup__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.component__sidebar__popups__popup__head>div{background-size:100% 100%;cursor:pointer;height:24px;position:relative;width:24px}.component__sidebar__popups__popup__head>div:after{background-color:initial;border-radius:50%;content:"";display:block;height:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:30px}.component__sidebar__popups__popup__head>div:hover:after{background-color:hsla(0,0%,50%,.208)}.component__sidebar__popups__popup__head>div.cloned-element:after{display:none!important}.component__sidebar__popups__popup__head>h3{align-items:center;display:flex;gap:10px}.component__sidebar__popups__popup__head>h3>span{color:gray;font-size:12px}.customComponents__buttonWithDropdown{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:10px;height:auto;justify-content:center;line-height:17px;padding:10px 16px;position:relative;transition:background-color .3s ease;width:auto}.customComponents__buttonWithDropdown:hover{background-color:#5a49ce}.customComponents__buttonWithDropdown__dropdown{background:#2c2e38;border-radius:5px 0 0 5px;box-shadow:none;height:auto;opacity:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 10px);transition:box-shadow .3s ease,max-height .3s ease,width .3s ease,border .3s ease,box-shadow .3s ease;width:auto;z-index:99}body.light .customComponents__buttonWithDropdown__dropdown{background-color:#fff}.customComponents__buttonWithDropdown__dropdown--active{box-shadow:0 0 19px 5px #00000040}.customComponents__buttonWithDropdown__dropdown__item{color:#fff;cursor:pointer;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;height:auto;line-height:19px;min-width:100%;padding:11px 20px;transition:background-color .3s ease;width:max-content}body.light .customComponents__buttonWithDropdown__dropdown__item{color:#000}.customComponents__buttonWithDropdown__dropdown__item--active,.customComponents__buttonWithDropdown__dropdown__item:hover{background-color:#383b46}body.light .customComponents__buttonWithDropdown__dropdown__item--active,body.light .customComponents__buttonWithDropdown__dropdown__item:hover{background-color:#f5f5f5}.customComponents__buttonWithDropdown__dropdown__item--active2{background-color:#6c5dd3}.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%;pointer-events:none;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}}.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}body.light .component__checkbox{background-color:#fff;border-color:#949393}body.light .component__checkbox--active{background-color:#6c5dd3}body.light .component__checkbox:hover{border-color:#6c5dd3}.styledComponent__button{background:#6c5dd3;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;height:43px;line-height:normal;outline:none;padding:0 40px;transition:background-color .3s ease;width:auto}.styledComponent__button:hover{background-color:#5a49ce}.styledComponent__button[data-secondary]{background-color:#1b1d21}.styledComponent__button[data-secondary]:hover{background-color:#0d0f11}.styledComponent__button[data-disabled],.styledComponent__button[data-spinner]{pointer-events:none}.styledComponent__button[data-disabled]{background-color:#85829b}.component__yesNoModal{background:#232630b2;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:#2c2e38;border-radius:5px;box-shadow:0 0 12px 2px #00000040;color:#fff;gap:25px;height:max-content;min-height:270px;opacity:0;padding:40px;position:relative;width:563px}body.light .component__yesNoModal__wrapper{background-color:#fff}.component__yesNoModal__wrapper__close{cursor:pointer;height:24px;position:absolute;right:25px;top:22px;width:24px}body.light .component__yesNoModal__wrapper__close{filter:invert(1) hue-rotate(180deg)}.component__yesNoModal__wrapper__heading{color:#fff;font-family:Inter;font-size:24px;font-style:normal;font-weight:700;letter-spacing:.05em;line-height:29px}body.light .component__yesNoModal__wrapper__heading{color:#000}.component__yesNoModal__wrapper__text{color:#808191;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:#ee8282;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}.component__yesNoModal__wrapper__progressValue{color:gray;margin-bottom:-20px;text-align:center;width:100%}.component__yesNoModal__wrapper__progress{border:1px solid gray;border-radius:2px;height:10px;position:relative;width:100%}.component__yesNoModal__wrapper__progress__item{background-color:#5a49ce;height:100%;left:0;position:absolute;top:0;transition:width .3s linear;width:0}.component__customComponent__dropbox{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;background-color:#fff;border:1px solid #0000;border-collapse:initial;border-image:none;border-radius:0;border-radius:5px;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;box-sizing:border-box;caption-side:top;clear:none;color:#000;color:#19191d;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:block;display: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;height:54px;-webkit-hyphens:none;hyphens:none;justify-content:space-between;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:136px;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0 12px;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}body.light .component__customComponent__dropbox{border-color:#e2e2e2}.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:Inter;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;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,box-shoadow .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:Inter;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--dark .component__customComponent__dropbox{background-color:#373a43}.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:#2c2e38;color:#fff}.component__header{align-items:flex-end;background-color:#232630;border-bottom:1px solid #373a43;display:flex;height:100%;justify-content:space-between;padding:20px 50px;position:sticky;top:0;width:100%;z-index:50}@media screen and (max-width:1300px){.component__header{padding:20px 25px}}body.light .component__header{background-color:#f8f9fa;border-bottom:1px solid #e2e2e2}.component__header__left,.component__header__right{align-items:center;display:flex;height:54px}.component__header__left{color:#fff;font-family:Inter;font-size:22px;font-weight:400;letter-spacing:0;line-height:27px;text-align:left}body.light .component__header__left{color:#6c5dd3}.component__header__left__customComponents{grid-column-gap:20px;align-items:center;column-gap:20px;display:grid;grid-auto-columns:auto;grid-auto-flow:column;grid-template-columns:auto;grid-template-rows:100%;height:100%;width:auto}@media screen and (max-width:1150px){.component__header__left{font-size:18px}}.component__header__right{align-items:center;display:flex;gap:20px;justify-content:center;width:auto}@media screen and (max-width:1150px){.component__header__right{gap:15px}}.component__header__right__balance{align-items:center;background:#2c2e38;border:1px solid #373a43;border-radius:5px;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;height:46px;justify-content:center;min-width:46px;padding:5px 10px;width:auto}body.light .component__header__right__balance{background:#fff;border-color:#e2e2e2}.component__header__right__account{grid-column-gap:14px;align-items:center;background:#2c2e38;border:1px solid #373a43;border-radius:5px;column-gap:14px;display:grid;grid-template-columns:44px max-content auto;grid-template-rows:1fr;padding:5px;position:relative}body.light .component__header__right__account{background-color:#fff;border-color:#e2e2e2;color:#000}.component__header__right__account:hover{cursor:pointer}.component__header__right__account__img{height:34px;width:34px}.component__header__right__account__user{display:flex;flex-direction:column;height:auto;justify-content:space-between}.component__header__right__account__user__top{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.component__header__right__account__user__bottom{align-items:center;display:flex;gap:10px;justify-content:flex-start}.component__header__right__account__user__bottom>img{height:16px;width:16px}.component__header__right__account__user__bottom>p{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;color:#808191;display:-webkit-box;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px;overflow:hidden;width:140px}.component__header__right__account__arrow{background-position:50%;background-size:100% 100%;cursor:pointer;height:22px;margin-left:35px;margin-right:20px;position:relative;transition:.3s ease-in-out;width:13px}.component__header__right__account__arrow:after{background-color:initial;border-radius:50%;content:"";display:block;height:26px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:26px}.component__header__right__account__arrow:hover:after{background-color:hsla(0,0%,50%,.208)}.component__header__right__account__arrow.cloned-element:after{display:none!important}.component__header__right__account__dropdown{background:#2c2e38;border-radius:5px;box-shadow:none;display:flex;gap:1px;height:auto;left:0;max-height:0;overflow:hidden;position:absolute;top:calc(100% + 9px);transition:max-height .3s ease,box-shadow .3s ease,all .3s ease;width:100%;z-index:99}body.light .component__header__right__account__dropdown{background-color:#fff}.component__header__right__account__dropdown p{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px;padding:0 20px;position:relative;transition:padding .3s ease,background-color .3s ease}body.light .component__header__right__account__dropdown p{color:#000}.component__header__right__account__dropdown p img{height:20px;margin-right:10px;width:20px}.component__header__right__account__dropdown p span{color:#6c5dd3;font-size:14px;left:38px;line-height:16px;position:absolute;top:8px}.component__header__right__account__dropdown p:hover{background:#383b46}body.light .component__header__right__account__dropdown p:hover{background-color:#f5f5f5}.component__header__right__account__dropdown--active{box-shadow:0 0 19px 5px #00000040}.component__header__right__account__dropdown--active p{padding:27px 10px 14px}.component__header__right__account__dropdown--custom{left:-50%;width:200%}.component__header__right__account__dropdown__active{background:#383b46}body.light .component__header__right__account__dropdown__active{background-color:#f5f5f5}.component__header__right__account__dropdown__left{border-right:1px solid #383b46}body.light .component__header__right__account__dropdown__left{border-color:#c2c1c1}.component__header__right__account__dropdown__left>.component__header__right__account__dropdown__active{padding-bottom:20px;padding-top:20px}.component__header__right__account__dropdown__left>p{padding:20px!important}.component__header__right__account__dropdown__right{width:50%}.component__header__right__account__dropdown__right__search{background-color:initial;border:1px solid #373a43;border-radius:2px;box-sizing:border-box;color:#fff;font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:17px;margin:5px 10px;outline:none;padding:16px;text-align:left;width:calc(100% - 20px)}body.light .component__header__right__account__dropdown__right__search{background-color:#f5f5f5;border-color:#e2e2e2;color:#000}.component__header__right__icon{background-position:50%;background-size:100% 100%;cursor:pointer;height:24px;position:relative;width:24px}.component__header__right__icon:after{background-color:initial;border-radius:50%;content:"";display:block;height:36px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:36px}.component__header__right__icon:hover:after{background-color:hsla(0,0%,50%,.208)}.component__header__right__icon.cloned-element:after{display:none!important}.component__header__right__icon>spam{align-items:center;background-color:#ff450d;border-radius:50%;color:#fff;display:flex;font-family:Inter;font-size:12px;font-weight:400;height:24px;justify-content:center;letter-spacing:0;line-height:24px;position:absolute;right:-10px;text-align:center;top:-10px;width:24px}.component__header__right__icon__notMenu{background-color:#2c2e38;border-radius:5px;box-shadow:0 0 19px 5px #00000040;height:auto;max-height:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 25px);transition:all .3s ease;width:300px}body.light .component__header__right__icon__notMenu{background-color:#fff}.component__header__right__icon__notMenu-active{max-height:600px;overflow:scroll}.component__header__right__icon__notMenu__single{border-bottom:1px solid #373a43;padding:10px 20px 20px}body.light .component__header__right__icon__notMenu__single{border-color:#e2e2e2}.component__header__right__icon__notMenu__single__head{color:#808191;font-family:Inter;font-size:12px;font-weight:400;letter-spacing:0;line-height:15px;margin-bottom:10px;text-align:left}.component__header__right__icon__notMenu__single__notification{cursor:default;margin-bottom:10px;position:relative}.component__header__right__icon__notMenu__single__notification__name{color:#fff;font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:17px;margin-bottom:5px;text-align:left;text-transform:capitalize}body.light .component__header__right__icon__notMenu__single__notification__name{color:#000}.component__header__right__icon__notMenu__single__notification__name:before{background-color:#808191;border-radius:7.5px;content:"";display:inline-block;height:7px;margin-right:10px;width:7px}.component__header__right__icon__notMenu__single__notification__content{color:#fff;font-family:Inter;font-size:12px;font-weight:400;letter-spacing:0;line-height:15px;text-align:left}body.light .component__header__right__icon__notMenu__single__notification__content{color:#000}.component__header__right__icon__notMenu__single__notification__time{color:#fff;font-family:Inter;font-size:12px;font-weight:400;letter-spacing:0;line-height:15px;position:absolute;right:0;text-align:left;top:0}body.light .component__header__right__icon__notMenu__single__notification__time{color:#000}.component__header__right__icon__notMenu__single__notification>button{align-items:center;background-color:#6c5dd3;border:1px solid #6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;justify-content:center;line-height:normal;margin-top:5px;padding:10px;transition:.3s ease}.component__header__right__icon__notMenu__single__notification--error .component__header__right__icon__notMenu__single__notification__name,body.light .component__header__right__icon__notMenu__single__notification--error .component__header__right__icon__notMenu__single__notification__name{color:#ff450d}.component__header__right__icon__notMenu__single__notification--error .component__header__right__icon__notMenu__single__notification__name:before,body.light .component__header__right__icon__notMenu__single__notification--error .component__header__right__icon__notMenu__single__notification__name:before{background-color:#ff450d}.component__header__right__icon__notMenu__single__notification--error .component__header__right__icon__notMenu__single__notification__content,body.light .component__header__right__icon__notMenu__single__notification--error .component__header__right__icon__notMenu__single__notification__content{color:#ff450d}.component__header__right__icon__notMenu__head{color:#fff;font-family:Inter;font-size:16px;font-weight:400;letter-spacing:0;line-height:19px;padding:20px 20px 10px;text-align:left}body.light .component__header__right__icon__notMenu__head{color:#000}.component__header__userModal{background:#2c2e38;border:0 solid #373a43;border-radius:5px;filter:drop-shadow(0 0 26px rgba(0,0,0,.25));height:auto;max-height:0;overflow:hidden;padding:0;position:fixed;right:50px;top:84px;transition:padding .3s ease,max-height .3s ease,border .3s ease,left .3s ease,top .3s ease;width:300px;z-index:99}body.light .component__header__userModal{background-color:#fff;border-color:#e2e2e2;color:#fff}.component__header__userModal .component__customComponent__advancedDropdown{margin:5px 10px;width:calc(100% - 20px)}.component__header__userModal--active{border:1px solid #373a43;max-height:260px;overflow:visible;padding:11px 0}body.light .component__header__userModal--active{border-color:#e2e2e2}.component__header__userModal__spinner{align-items:center;background-color:#232630cc;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:999}body.light .component__header__userModal__spinner{background-color:#2326304d}.component__header__userModal__spinner>svg{pointer-events:none}.component__header__userModal__spinner--active{opacity:1;pointer-events:all}.component__header__userModal__spinner--active>svg{pointer-events:all}.component__header__userModal__first{align-items:center;border-bottom:2px solid #373a43;display:flex;gap:18px;padding:0 13px 10px}body.light .component__header__userModal__first{border-color:#e2e2e2}.component__header__userModal__first>p{color:#808191;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.component__header__userModal__button{align-items:center;cursor:pointer;display:flex;gap:18px;height:45px;justify-content:flex-start;padding:0 13px;transition:background-color .3s ease;width:100%}.component__header__userModal__button>svg{height:24px;width:24px}.component__header__userModal__button>svg>*{transition:fill .3s ease}.component__header__userModal__button>p{color:#808191;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;transition:color .3s ease}.component__header__userModal__button:hover{background-color:#454856}body.light .component__header__userModal__button:hover{background-color:#f5f5f5}.component__header__userModal__button:hover>svg .foreground{fill:#fff}body.light .component__header__userModal__button:hover>svg .foreground{fill:#6c5dd3}.component__header__userModal__button:hover>p{color:#fff}body.light .component__header__userModal__button:hover>p{color:#6c5dd3}@media (max-width:768px){.component__header{height:92%;padding:0 20px 13px 80px;position:relative}.component__header__left__hamburger{display:block;left:20px;position:absolute;top:36px;z-index:50}.component__header__left__hamburger__box{align-items:center;display:flex;flex-direction:column;height:30px;justify-content:space-evenly;overflow:hidden;width:30px}.component__header__left__hamburger__box:hover{cursor:pointer}.component__header__left__hamburger__box__line{background-color:#fff;border-radius:5px;height:2px;max-width:30px;transition:.3s ease-in-out;width:100%}.component__header__left__hamburger__box__line--first{position:relative;transform:rotate(0deg);width:100%}.component__header__left__hamburger__box__line--middle{opacity:1}.component__header__left__hamburger__box__line--last{position:relative;transform:rotate(0deg);width:100%}}.component__header__changePassword{align-items:center;background:#232630cc;cursor:default;display:flex;height:100%;justify-content:center;width:100%}.component__header__changePassword__wrap{background:#2c2e38;border-radius:10px;box-shadow:0 0 4px 2px #00000040;height:auto;padding:40px;width:500px}body.light .component__header__changePassword__wrap{background-color:#fff}.component__header__changePassword__wrap__head{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:40px;width:100%}.component__header__changePassword__wrap__head>p{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:22px}body.light .component__header__changePassword__wrap__head>p{color:#000}.component__header__changePassword__wrap__head__btn{background-position:50%;background-size:100%;cursor:pointer;height:30px;position:relative;width:30px}.component__header__changePassword__wrap__head__btn:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.component__header__changePassword__wrap__head__btn:hover:after{background-color:hsla(0,0%,50%,.208)}.component__header__changePassword__wrap__head__btn.cloned-element:after{display:none!important}body.light .component__header__changePassword__wrap__head__btn{filter:invert(1) hue-rotate(180deg)}.component__header__changePassword__wrap__input{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin-bottom:20px;width:100%}.component__header__changePassword__wrap__input:last-child{margin-bottom:30px}.component__header__changePassword__wrap__input>span{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px;margin-bottom:15px}body.light .component__header__changePassword__wrap__input>span{color:#000}.component__header__changePassword__wrap__input>input{background:#373a43;border:1px solid #0000;border-radius:5px;color:#fff;height:55px;outline:none;padding:0 20px;transition:border .3s ease;width:100%}body.light .component__header__changePassword__wrap__input>input{background-color:#fff;border-color:#e2e2e2;color:#000}.component__header__changePassword__wrap__input>input:focus,body.light .component__header__changePassword__wrap__input>input:focus{border:1px solid #6c5dd3}.component__header__changePassword__wrap__input--error>input,body.light .component__header__changePassword__wrap__input--error>input{border:1px solid #ff754c}.component__header__changePassword__wrap__btns{display:flex;gap:20px;height:auto;justify-content:flex-end;width:100%}.component__header__changePassword__wrap__btns__btn{align-items:center;background:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;height:43px;justify-content:center;line-height:19px;padding:0 40px;transition:background-color .3s ease;width:max-content}.component__header__changePassword__wrap__btns__btn:hover{background-color:#5a49ce}.component__header__changePassword__wrap__btns__btn--secondary{background-color:#1b1d21}.component__header__changePassword__wrap__btns__btn--secondary:hover{background-color:#0d0f11}.component__header__changePassword__wrap__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px;margin-top:20px;opacity:0;transition:opacity .3s ease}.component__header__changePassword__wrap__infoP--error{opacity:1}.route__reports__marketing{height:100%;width:100%}.route__reports__marketing__calculator .genericModal__wrap__input>p{font-size:18px;line-height:30px}.route__reports__marketing__calculator input{background:#373a43;border:1px solid gray;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;line-height:19px;opacity:.5;outline:none;transition:border .3s ease,opacity .3s ease}.route__reports__marketing__calculator input:focus{border:1px solid #6c5dd3}.route__reports__marketing__calculator input:focus,.route__reports__marketing__calculator input:hover{opacity:1}.route__reports__marketing__filters{grid-column-gap:30px;align-items:center;column-gap:30px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;height:auto;justify-content:space-between;margin-bottom:20px;width:100%}.route__reports__marketing__filters--adsets{grid-template-columns:repeat(3,1fr)!important}.route__reports__marketing__filters--adsets.route__reports__marketing__filters--additional{grid-template-columns:repeat(4,1fr)!important}.route__reports__marketing__filters--additional{grid-template-columns:2fr 1fr 1fr}.route__reports__marketing__kpi{grid-row-gap:20px;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(6,1fr);grid-template-rows:auto;height:auto;margin-bottom:32px;row-gap:20px;width:100%}.route__reports__marketing__kpi__item{border:1px solid #373a43;display:flex;flex-direction:column;height:120px;justify-content:space-between;padding:24px 40px;width:100%}.route__reports__marketing__kpi__item__top{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:16px}.route__reports__marketing__kpi__item__bottom{color:#fff;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:normal}.route__reports__marketing__chart{height:auto;margin-bottom:32px;position:relative;width:100%}.route__reports__marketing__chart__spinner{align-items:center;background-color:#232630cc;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%}.route__reports__marketing__chart__spinner--active{opacity:1;pointer-events:all}.component__customComponent__advancedDropdown{grid-column-gap:20px;align-items:center;background:#2c2e38;border:1px solid #373a43;border-radius:5px;column-gap:20px;cursor:pointer;display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr;height:54px;justify-content:space-between;padding:0 20px;position:relative;transition:border .3s ease;width:100%}body.light .component__customComponent__advancedDropdown{background-color:#fff;border-color:#e2e2e2}.component__customComponent__advancedDropdown:hover,body.light .component__customComponent__advancedDropdown:hover{border-color:#6c5dd3}.component__customComponent__advancedDropdown__dropdown{background:#2c2e38;border-radius:5px;box-shadow:none;display:flex;flex-direction:column;height:auto;left:0;overflow:hidden;overflow-y:scroll;position:absolute;top:0;transition:max-height .3s ease,box-shadow .3s ease,padding .3s ease;width:100%;z-index:99}body.light .component__customComponent__advancedDropdown__dropdown{background-color:#fff}.component__customComponent__advancedDropdown__dropdown--padding{box-shadow:0 0 19px 5px #00000040}.component__customComponent__advancedDropdown__dropdown__search{padding:8px}.component__customComponent__advancedDropdown__dropdown__item{grid-gap:10px;border-bottom:1px solid #373a43;color:#fff;display:grid;gap:10px;grid-template-columns:auto 1fr;grid-template-rows:auto;height:auto;min-height:50px;overflow:hidden;padding:10px 12px;transition:background-color .3s ease}body.light .component__customComponent__advancedDropdown__dropdown__item{border-color:#e2e2e2;color:#000}.component__customComponent__advancedDropdown__dropdown__item:last-child{border-bottom:none}.component__customComponent__advancedDropdown__dropdown__item__left{align-items:center;display:flex;flex-direction:column;gap:5px;height:16px;justify-content:center;place-self:center;width:16px}.component__customComponent__advancedDropdown__dropdown__item__left>img{height:100%;width:100%}.component__customComponent__advancedDropdown__dropdown__item__right{align-items:flex-start;display:flex;flex-direction:column;gap:12px;justify-content:center}.component__customComponent__advancedDropdown__dropdown__item__right__head{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.component__customComponent__advancedDropdown__dropdown__item__right__text{font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:15px}.component__customComponent__advancedDropdown__dropdown__item--active,.component__customComponent__advancedDropdown__dropdown__item:hover{background-color:#383b46}body.light .component__customComponent__advancedDropdown__dropdown__item--active,body.light .component__customComponent__advancedDropdown__dropdown__item:hover{background-color:#f5f5f5}.component__customComponent__advancedDropdown__dropdown__nodata{color:#fff;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:15px;padding:16px 20px}body.light .component__customComponent__advancedDropdown__dropdown__nodata{color:#000}.component__customComponent__advancedDropdown__dropdown--padding{padding:5px 0}.component__customComponent__advancedDropdown__left{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;padding:8px 0;width:auto}.component__customComponent__advancedDropdown__left__top{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}body.light .component__customComponent__advancedDropdown__left__top{color:#000}.component__customComponent__advancedDropdown__left__bottom{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:10px;justify-content:flex-start;line-height:17px}body.light .component__customComponent__advancedDropdown__left__bottom{color:#000}.component__customComponent__advancedDropdown__left__bottom>img{height:16px;width:16px}.component__customComponent__advancedDropdown__left__bottom__placeholder{color:#999595}.component__customComponent__advancedDropdown__right{height:19px;width:14px}.component__customComponent__advancedDropdown__right>img{height:100%;transition:.2s ease;width:100%}.component__customComponent__advancedDropdown__right--active{transform:rotate(180deg)}.components__filters__filterBySearch{background:#2c2e38;border:1px solid #373a43;border-radius:5px;height:54px;overflow:hidden;position:relative;width:100%}body.light .components__filters__filterBySearch{background-color:#fff;border-color:#e2e2e2}.components__filters__filterBySearch__img{left:12px;position:absolute;top:50%;transform:translateY(-50%)}.components__filters__filterBySearch>input{background-color:#2c2e38;border:1px solid #373a43;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;height:100%;line-height:19px;outline:none;padding:0 40px;transition:border .3s ease;width:100%}body.light .components__filters__filterBySearch>input{background-color:#fff;border-color:#e2e2e2;color:#000}.components__filters__filterBySearch>input:focus,body.light .components__filters__filterBySearch>input:focus{border-color:#6c5dd3}.component__filters__filterByDate{align-items:center;background:#2c2e38;border:1px solid #373a43;border-radius:5px;display:flex;height:54px;justify-content:space-between;padding:0 12px;position:relative;width:100%}body.light .component__filters__filterByDate{background-color:#fff;border-color:#e2e2e2}.component__filters__filterByDate__dropdown{align-items:center;background:#2c2e38;border-radius:5px 0 0 5px;box-shadow:none;display:flex;height:auto;justify-content:space-between;overflow:hidden;position:absolute;right:0;top:calc(100% + 10px);transition:box-shadow .3s ease,max-height .3s ease,width .3s ease,border .3s ease;width:245px;z-index:99}body.light .component__filters__filterByDate__dropdown{background-color:#fff}.component__filters__filterByDate__dropdown--active{box-shadow:0 0 19px 5px #00000040}.component__filters__filterByDate__dropdown--custom{width:540px}.component__filters__filterByDate__dropdown--custom .component__filters__filterByDate__dropdown__left{border-right:1px solid #373a43}.component__filters__filterByDate__dropdown__left{min-width:270px;width:max-content}.component__filters__filterByDate__dropdown__left__item{color:#fff;cursor:pointer;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;height:auto;line-height:19px;padding:20px;transition:background-color .3s ease;width:100%}body.light .component__filters__filterByDate__dropdown__left__item{color:#000}.component__filters__filterByDate__dropdown__left__item--active,.component__filters__filterByDate__dropdown__left__item:hover{background-color:#383b46}body.light .component__filters__filterByDate__dropdown__left__item--active,body.light .component__filters__filterByDate__dropdown__left__item:hover{background-color:#f5f5f5}.component__filters__filterByDate__dropdown__right{align-self:flex-start;height:100%;padding:20px 16px;width:245px}.component__filters__filterByDate__dropdown__right__input{display:flex;flex-direction:column;height:auto;margin-bottom:15px;width:100%}.component__filters__filterByDate__dropdown__right__input>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px;margin-bottom:13px}body.light .component__filters__filterByDate__dropdown__right__input>p{color:#000}.component__filters__filterByDate__dropdown__right__input>input{background:#373a43;border:1px solid #373a43;border-radius:5px;color:#fff;height:32px;outline:none;padding:0 12px;width:100%}body.light .component__filters__filterByDate__dropdown__right__input>input{background-color:#fff;border-color:#e2e2e2;color:#000}.component__filters__filterByDate__dropdown__right__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;height:30px;justify-content:center;line-height:17px;margin-left:auto;transition:background-color .3s ease;width:105px}.component__filters__filterByDate__dropdown__right__btn:hover{background-color:#5a49ce}.component__filters__filterByDate__left{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:8px 0}.component__filters__filterByDate__left__top{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}body.light .component__filters__filterByDate__left__top{color:#000}.component__filters__filterByDate__left__bottom{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}body.light .component__filters__filterByDate__left__bottom{color:#000}.component__filters__filterByDate__right{align-items:center;background-color:#6c5dd3;border-radius:4px;cursor:pointer;display:flex;height:44px;justify-content:center;transition:background-color .3s ease;width:44px}.component__filters__filterByDate__right:hover{background-color:#5a49ce}.component__filters__filterColumn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:8px;height:auto;justify-content:center;line-height:17px;padding:10px 16px;transition:background-color .3s ease;width:auto}.component__filters__filterColumn:hover{background-color:#5a49ce}.component__filters__filterColumn__sidePanel{align-items:center;background:#232630cc;cursor:pointer;display:flex;height:100%;justify-content:flex-end;position:relative;width:100%}.component__filters__filterColumn__sidePanel__wrap{background:#2c2e38;box-shadow:0 4px 12px #00000040;cursor:default;height:100%;left:auto;overflow:auto;overflow-x:hidden;padding:30px 0;position:absolute;right:-100%;top:0;width:462px}body.light .component__filters__filterColumn__sidePanel__wrap{background-color:#fff}.component__filters__filterColumn__sidePanel__wrap__head{align-items:center;display:flex;height:auto;justify-content:space-between;padding:0 20px 15px;position:relative;width:100%}.component__filters__filterColumn__sidePanel__wrap__head:after{background-color:#373a43;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}body.light .component__filters__filterColumn__sidePanel__wrap__head:after{background-color:#e2e2e2}.component__filters__filterColumn__sidePanel__wrap__head__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:27px}body.light .component__filters__filterColumn__sidePanel__wrap__head__left{color:#000}.component__filters__filterColumn__sidePanel__wrap__head__right{align-items:center;background-color:#6c5dd3;cursor:pointer;display:flex;height:30px;justify-content:center;transition:background-color .3s ease;width:30px}.component__filters__filterColumn__sidePanel__wrap__head__right:hover{background-color:#5a49ce}.component__filters__filterColumn__sidePanel__wrap .components__filters__filterBySearch{margin-bottom:20px;margin-left:20px;margin-top:30px;width:calc(100% - 40px)}.component__filters__filterColumn__sidePanel__wrap__buttons{grid-column-gap:12px;column-gap:12px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;height:auto;margin-bottom:30px;padding:0 20px;width:100%}.component__filters__filterColumn__sidePanel__wrap__buttons__button{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:8px;height:44px;line-height:17px;padding:0 16px;transition:background-color .3s ease;width:100%}.component__filters__filterColumn__sidePanel__wrap__buttons__button:hover{background-color:#5a49ce}.component__filters__filterColumn__sidePanel__wrap__columns{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:100%}.component__filters__filterColumn__sidePanel__wrap__columns__item{grid-column-gap:20px;background-color:initial;border-bottom:2px solid #0000;column-gap:20px;display:grid;grid-template-columns:24px 1fr repeat(2,20px);grid-template-rows:auto;height:auto;padding:12px 20px 10px;transition:background-color .3s ease,border-color .3s ease;width:100%}.component__filters__filterColumn__sidePanel__wrap__columns__item:hover{background-color:#454856}body.light .component__filters__filterColumn__sidePanel__wrap__columns__item:hover{background-color:#f5f5f5}.component__filters__filterColumn__sidePanel__wrap__columns__item>img{height:20px;width:20px}.component__filters__filterColumn__sidePanel__wrap__columns__item>p{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:18px}body.light .component__filters__filterColumn__sidePanel__wrap__columns__item>p{color:#000}.component__filters__filterColumn__sidePanel__wrap__columns__item.dragging{background-color:#454856}body.light .component__filters__filterColumn__sidePanel__wrap__columns__item.dragging{background-color:#f5f5f5}.component__filters__filterColumn__sidePanel__wrap__columns__item.hint{border-bottom-color:#5a49ce}.component__filters__filterColumn__sidePanel__wrap__spinner{align-items:center;background-color:#232630cc;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:99}.component__filters__filterColumn__sidePanel__wrap__spinner--active{opacity:1;pointer-events:all}.component__filters__filterColumn__sidePanel__wrap__presets{border-bottom:1px solid #373a43;border-top:1px solid #373a43;height:auto;margin-bottom:30px;padding:12px 20px;width:100%}body.light .component__filters__filterColumn__sidePanel__wrap__presets{border-color:#e2e2e2}.component__filters__filterColumn__sidePanel__wrap__presets__text{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.component__filters__filterColumn__sidePanel__wrap__presets__text__left{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.7px;line-height:140%}.component__filters__filterColumn__sidePanel__wrap__presets__text__right__button{align-items:center;background-color:#1b1d21;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:8px;height:44px;line-height:17px;padding:0 16px;transition:background-color .3s ease;width:100%}.component__filters__filterColumn__sidePanel__wrap__presets__text__right__button>img{height:24px;width:24px}.component__filters__filterColumn__sidePanel__wrap__presets__text__right__button:hover{background-color:#0d0f11}.component__filters__filterColumn__sidePanel__wrap__presets__items{display:flex;flex-direction:column;gap:10px}.component__filters__filterColumn__sidePanel__wrap__presets__items__item{align-items:center;background-color:#1b1d21;border-radius:5px;cursor:pointer;display:flex;font-size:12px;height:auto;justify-content:space-between;padding:10px;transition:background-color .3s ease;width:100%}.component__filters__filterColumn__sidePanel__wrap__presets__items__item:hover{background-color:#0d0f11}.component__filters__filterColumn__sidePanel__wrap__presets__items__item__name{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.7px;line-height:140%}.component__filters__filterColumn__sidePanel__wrap__presets__items__item__close{background-size:100% 100%;height:20px;position:relative;width:20px}.component__filters__filterColumn__sidePanel__wrap__presets__items__item__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:30px}.component__filters__filterColumn__sidePanel__wrap__presets__items__item__close:hover:after{background-color:hsla(0,0%,50%,.208)}.component__filters__filterColumn__sidePanel__wrap__presets__items__item__close.cloned-element:after{display:none!important}.modals__campaignCustomColumns{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.modals__campaignCustomColumns__example{align-items:flex-start;background-color:#373351;border-radius:5px;color:#fff;display:flex;height:auto;justify-content:flex-start;margin:5px 0 20px;padding:5px;width:100%}body.light .modals__campaignCustomColumns__example{background-color:#b9aef0;color:#000}.modals__campaignCustomColumns__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;width:calc(100% - 86px)}body.light .modals__campaignCustomColumns__wrap{background-color:#fff}.modals__campaignCustomColumns__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .modals__campaignCustomColumns__wrap__top{border-color:#e2e2e2}.modals__campaignCustomColumns__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .modals__campaignCustomColumns__wrap__top__left{color:#000}.modals__campaignCustomColumns__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;height:30px;justify-content:center;transition:background-color .3s ease;width:30px}.modals__campaignCustomColumns__wrap__top__right:hover{background-color:#5a49ce}.modals__campaignCustomColumns__wrap__content{color:#fff;height:100%;overflow:auto;padding:15px 0;width:100%}body.light .modals__campaignCustomColumns__wrap__content{color:#000}.modals__campaignCustomColumns__wrap__content__checkbox{align-items:center;display:flex;gap:10px;justify-content:flex-start}.modals__campaignCustomColumns__wrap__content__split{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 180px;grid-template-rows:auto;margin-top:20px}.modals__campaignCustomColumns__wrap__content__split>.component__filters__filterColumn{height:37px;padding:10px 5px}.modals__campaignCustomColumns__wrap__content__split>.route__user__offers__settings__wrap__content__input{margin:0}.modals__campaignCustomColumns__wrap__content__input{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;height:auto;justify-content:center;line-height:normal;margin-top:10px;padding:10px 5px;transition:background-color .3s ease;width:100%}.modals__campaignCustomColumns__wrap__content__input:hover{background-color:#5a49ce}.modals__campaignCustomColumns__wrap__content__info{color:#b2b3bd;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-top:20px;text-align:center}.modals__campaignCustomColumns__add__profileDropdown{align-items:center;display:flex;gap:10px}.modals__campaignCustomColumns__add__profileDropdown>img{border-radius:50%;height:20px;width:20px}@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:#242731;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:#373a43}.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:#242731}.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:#2c2e38}.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:#242731}.customComponents__table--dark.customComponents__table .customComponents__table__spinner{background-color:#232630cc}.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}@font-face{font-family:Montserrat;src:url(/static/media/Montserrat-SemiBold.fa8441f345d83a0bc4ec.ttf)}.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}.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__filters__filterByUserAccount{grid-column-gap:20px;align-items:center;background:#2c2e38;border:1px solid #373a43;border-radius:5px;column-gap:20px;display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr;height:54px;justify-content:space-between;padding:5px 20px;position:relative;width:auto}body.light .component__filters__filterByUserAccount{background-color:#fff;border-color:#e2e2e2}.component__filters__filterByUserAccount--hasData{cursor:pointer;transition:border .3s ease}.component__filters__filterByUserAccount--hasData:hover,body.light .component__filters__filterByUserAccount--hasData:hover{border-color:#6c5dd3}.component__filters__filterByUserAccount__left{display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;width:100%}.component__filters__filterByUserAccount__left__top{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}body.light .component__filters__filterByUserAccount__left__top{color:#000}.component__filters__filterByUserAccount__left__bottom{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:10px;justify-content:flex-start;line-height:17px}body.light .component__filters__filterByUserAccount__left__bottom{color:#000}.component__filters__filterByUserAccount__left__bottom>img{height:16px;width:16px}.component__filters__filterByUserAccount__right{align-items:center;display:flex;height:100%;transition:transform .3s ease}.component__filters__filterByUserAccount__right--active{transform:rotate(180deg)}.component__filters__filterByUserAccount__dropdown{align-items:flex-start;background:#2c2e38;border-radius:5px 0 0 5px;box-shadow:none;cursor:default;display:grid;grid-auto-flow:column;grid-template-columns:100% 0 0;grid-template-rows:auto;height:auto;justify-content:space-between;left:0;min-width:735px;overflow:hidden;position:absolute;top:calc(100% + 10px);transition:box-shadow .3s ease,max-height .3s ease,width .3s ease,border .3s ease,grid-template-columns .3s ease;width:100%;z-index:99}body.light .component__filters__filterByUserAccount__dropdown{background-color:#fff;border-radius:#e2e2e2}.component__filters__filterByUserAccount__dropdown--active{box-shadow:0 0 19px 5px #00000040}.component__filters__filterByUserAccount__dropdown--userSelected{grid-template-columns:245px 100% 0}.component__filters__filterByUserAccount__dropdown--integrationSelected{grid-template-columns:245px 245px 100%}.component__filters__filterByUserAccount__dropdown__left,.component__filters__filterByUserAccount__dropdown__middle,.component__filters__filterByUserAccount__dropdown__right{min-height:100%;overflow:auto;transition:width .3s ease;width:100%}.component__filters__filterByUserAccount__dropdown__left--active,.component__filters__filterByUserAccount__dropdown__middle--active,.component__filters__filterByUserAccount__dropdown__right--active{width:245px}.component__filters__filterByUserAccount__dropdown__left__item,.component__filters__filterByUserAccount__dropdown__middle__item,.component__filters__filterByUserAccount__dropdown__right__item{color:#fff;cursor:pointer;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;height:auto;line-height:19px;min-width:0;padding:20px;transition:background-color .3s ease;width:100%}body.light .component__filters__filterByUserAccount__dropdown__left__item,body.light .component__filters__filterByUserAccount__dropdown__middle__item,body.light .component__filters__filterByUserAccount__dropdown__right__item{color:#000}.component__filters__filterByUserAccount__dropdown__left__item--active,.component__filters__filterByUserAccount__dropdown__left__item:hover,.component__filters__filterByUserAccount__dropdown__middle__item--active,.component__filters__filterByUserAccount__dropdown__middle__item:hover,.component__filters__filterByUserAccount__dropdown__right__item--active,.component__filters__filterByUserAccount__dropdown__right__item:hover{background-color:#383b46}body.light .component__filters__filterByUserAccount__dropdown__left__item--active,body.light .component__filters__filterByUserAccount__dropdown__left__item:hover,body.light .component__filters__filterByUserAccount__dropdown__middle__item--active,body.light .component__filters__filterByUserAccount__dropdown__middle__item:hover,body.light .component__filters__filterByUserAccount__dropdown__right__item--active,body.light .component__filters__filterByUserAccount__dropdown__right__item:hover{background-color:#f5f5f5}.component__filters__filterByUserAccount__dropdown__left,.component__filters__filterByUserAccount__dropdown__middle,.component__filters__filterByUserAccount__dropdown__right{max-height:300px;overflow-y:auto}.component__filters__filterByUserAccount__dropdown__left,.component__filters__filterByUserAccount__dropdown__middle{border-right:1px solid gray}body.light .component__filters__filterByUserAccount__dropdown__left,body.light .component__filters__filterByUserAccount__dropdown__middle{border-color:#e2e2e2}.component__filters__filterByUserAccount__dropdown__middle__item{align-items:center;display:flex;gap:10px}.component__filters__filterByUserAccount__dropdown__middle__item>img{height:16px;width:16px}.component__filters__filterByUserAccount__dropdown__right__item>span:first-child{color:#6c5dd3;font-size:14px;line-height:16px}.customComponents__radio{background:#373a43;border:1px solid #5e626d;border-radius:9999px;cursor:pointer;height:16px;position:relative;transition:border .3s ease,background-color .3s ease;width:34px}body.light .customComponents__radio{background-color:#e4e4e4;border-color:#6c5dd3}.customComponents__radio:hover,body.light .customComponents__radio:hover{border-color:#6c5dd3}.customComponents__radio:after,body.light .customComponents__radio:after{background:#fff;border-radius:50%;content:"";height:12px;left:0;margin:1px;position:absolute;top:0;transition:left .3s ease;width:12px}.customComponents__radio--active,body.light .customComponents__radio--active{background-color:#6c5dd3}.customComponents__radio--active:after,body.light .customComponents__radio--active:after{left:calc(100% - 14px)}.modal__previewImage{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;background:#232630b3;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:default;direction:ltr;display:inline;display: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;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}.modal__previewImage__wrap{background-color:#2c2e38;box-shadow:0 0 8px 2px #0000004d;color:#fff;height:auto;max-height:100%;overflow:auto;padding:40px;position:relative;width:500px}body.light .modal__previewImage__wrap{background-color:#fff;color:#000}.modal__previewImage__wrap__head{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:30px;width:100%}.modal__previewImage__wrap__head__left{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:22px}body.light .modal__previewImage__wrap__head__left{color:#000}.modal__previewImage__wrap__head__right{cursor:pointer;height:30px;position:relative;width:30px}.modal__previewImage__wrap__head__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modal__previewImage__wrap__head__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modal__previewImage__wrap__head__right.cloned-element:after{display:none!important}body.light .modal__previewImage__wrap__head__right{filter:invert(1) hue-rotate(180deg)}.modal__previewImage__wrap__img{height:auto;width:100%}.modal__previewImage__wrap__img>img{max-width:100%;width:auto}.modals__bulkDataChange{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.modals__bulkDataChange__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;width:450px}body.light .modals__bulkDataChange__wrap{background-color:#fff}.modals__bulkDataChange__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .modals__bulkDataChange__wrap__top{border-color:#e2e2e2}.modals__bulkDataChange__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .modals__bulkDataChange__wrap__top__left{color:#000}.modals__bulkDataChange__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.modals__bulkDataChange__wrap__top__right:hover{background-color:#5a49ce}.modals__bulkDataChange__wrap__content{color:#fff;height:100%;overflow:auto;padding:15px 0;width:100%}body.light .modals__bulkDataChange__wrap__content{color:#000}.modals__bulkDataChange__wrap__content__infoPanel{background:#373351;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;height:auto;margin-bottom:20px;padding:24px;width:100%}body.light .modals__bulkDataChange__wrap__content__infoPanel{background-color:#b9aef0}.modals__bulkDataChange__wrap__content__infoPanel>p{font-family:Inter;font-size:15px;font-weight:400;line-height:24px;text-align:center}body.light .modals__bulkDataChange__wrap__content__infoPanel>p{color:#000}.modals__bulkDataChange__wrap__content__infoPanel--red{background-color:#513333}body.light .modals__bulkDataChange__wrap__content__infoPanel--red{background-color:#ddbdbe}.modals__bulkDataChange__wrap__content__input{margin-bottom:10px}.modals__bulkDataChange__wrap__content__inputFinal{display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;height:auto;width:100%}.modals__bulkDataChange__wrap__content__inputFinal>p{color:#acacac;height:auto;width:100%}.modals__bulkDataChange__wrap__content__inputFinal>p>span{color:#fff}body.light .modals__bulkDataChange__wrap__content__inputFinal>p>span{color:#000}.styledComponent__input{background:#373a43;border:1px solid #0000;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;line-height:normal;outline:none;padding:17px 19px;transition:border-color .3s ease;width:100%}.styledComponent__input:focus,.styledComponent__input:hover{border-color:#6c5dd3!important}.styledComponent__input[data-error="1"]{border-color:#ff754c}body.light .styledComponent__input{background-color:#fff;border-color:#e2e2e2;color:#000}body.light .styledComponent__input:focus,body.light .styledComponent__input:hover{border-color:#6c5dd3!important}body.light .styledComponent__input[data-error="1"]{border-color:#ff754c}.modal__importCampaignsFromAccount{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.modal__importCampaignsFromAccount__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;transition:width .3s ease;width:450px}body.light .modal__importCampaignsFromAccount__wrap{background-color:#fff}.modal__importCampaignsFromAccount__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .modal__importCampaignsFromAccount__wrap__top{border-color:#e2e2e2}.modal__importCampaignsFromAccount__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .modal__importCampaignsFromAccount__wrap__top__left{color:#000}.modal__importCampaignsFromAccount__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.modal__importCampaignsFromAccount__wrap__top__right:hover{background-color:#5a49ce}.modal__importCampaignsFromAccount__wrap__content{color:#fff;height:100%;overflow:auto;padding:15px 0;width:100%}body.light .modal__importCampaignsFromAccount__wrap__content{color:#000}.modal__importCampaignsFromAccount__wrap__content__progress{border:1px solid gray;display:flex;flex-direction:column;gap:10px;height:10px;margin:20px 0;position:relative;width:100%}.modal__importCampaignsFromAccount__wrap__content__progress>div{background-color:#5a49ce;height:100%;left:0;position:absolute;top:0;transition:width .3s linear;width:0}.modal__importCampaignsFromAccount__wrap__content__progress>span{color:gray;font-size:12px;margin-top:10px}.modals__shareCampaign{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__shareCampaign__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;color:#fff;display:grid;grid-template-columns:1fr;grid-template-rows:max-content 1fr;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}body.light .modals__shareCampaign__wrap{background-color:#fff}.modals__shareCampaign__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}body.light .modals__shareCampaign__wrap__header{border-color:#e2e2e2}.modals__shareCampaign__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .modals__shareCampaign__wrap__header__left{color:#000}.modals__shareCampaign__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__shareCampaign__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__shareCampaign__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__shareCampaign__wrap__header__right.cloned-element:after{display:none!important}body.light .modals__shareCampaign__wrap__header__right{filter:invert(1) hue-rotate(180deg)}.modals__shareCampaign__wrap__content{color:#fff;height:100%;overflow:auto;padding:25px 50px;width:100%}body.light .modals__shareCampaign__wrap__content{color:#000}.modals__checkDuplicateAdsModal{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__checkDuplicateAdsModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}.modals__checkDuplicateAdsModal__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}.modals__checkDuplicateAdsModal__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.modals__checkDuplicateAdsModal__wrap__header__left>span{color:#6c5dd3}.modals__checkDuplicateAdsModal__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__checkDuplicateAdsModal__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__checkDuplicateAdsModal__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__checkDuplicateAdsModal__wrap__header__right.cloned-element:after{display:none!important}.modals__checkDuplicateAdsModal__wrap__content{align-items:flex-start;color:#000;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:flex-start;overflow:auto;padding:25px 50px;width:100%}body.dark .modals__checkDuplicateAdsModal__wrap__content{color:#fff}.modals__checkDuplicateAdsModal__wrap__content__ad{display:flex;flex-direction:column;flex-wrap:wrap;gap:5px}.modals__checkDuplicateAdsModal__wrap__content__ad__adCampaign{color:gray;margin-left:20px}.modals__campaignAutomationModal{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.modals__campaignAutomationModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;color:#fff;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;width:calc(100% - 86px)}body.light .modals__campaignAutomationModal__wrap{background-color:#fff;color:#000}.modals__campaignAutomationModal__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .modals__campaignAutomationModal__wrap__top{border-color:#e2e2e2}.modals__campaignAutomationModal__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .modals__campaignAutomationModal__wrap__top__left{color:#000}.modals__campaignAutomationModal__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.modals__campaignAutomationModal__wrap__top__right:hover{background-color:#5a49ce}.modals__campaignAutomationModal__wrap__content{height:100%;overflow:auto;padding:10px 0;position:relative;width:100%}.modals__campaignsDashboard{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__campaignsDashboard__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:max-content 1fr;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}body.light .modals__campaignsDashboard__wrap{background-color:#f8f9fa}.modals__campaignsDashboard__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}body.light .modals__campaignsDashboard__wrap__header{border-color:#e2e2e2}.modals__campaignsDashboard__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .modals__campaignsDashboard__wrap__header__left{color:#000}.modals__campaignsDashboard__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__campaignsDashboard__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__campaignsDashboard__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__campaignsDashboard__wrap__header__right.cloned-element:after{display:none!important}body.light .modals__campaignsDashboard__wrap__header__right{filter:invert(1) hue-rotate(180deg)}.modals__campaignsDashboard__wrap__content{display:grid;grid-template-columns:auto;grid-template-rows:max-content max-content 1fr;height:100%;overflow:auto;padding:25px 50px;width:100%}.modals__campaignsDashboard__wrap__content__filters{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;margin-bottom:10px}.modals__campaignsDashboard__wrap__content__tabs{align-items:center;display:flex;flex-wrap:wrap;gap:20px;height:auto;margin-bottom:20px;width:100%}.modals__campaignsDashboard__wrap__content__tabs__tab{align-items:center;border:1px solid #0000;border-radius:5px;color:#808191;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:5px;justify-content:center;line-height:normal;padding:10px 18px;transition:border-color .3s ease,background-color .3s ease,color .3s ease;-webkit-user-select:none;user-select:none}.modals__campaignsDashboard__wrap__content__tabs__tab:hover{border-color:#6c5dd3}.modals__campaignsDashboard__wrap__content__tabs__tab--active{background-color:#6c5dd3;border-color:#6c5dd3;color:#fff}.modals__campaignsDashboard__wrap__content__activeContent{height:100%;overflow:auto;padding:10px 0;width:100%}.modals__campaignsDashboard__wrap__content__activeContent__chart{height:100%;max-height:100%;position:relative;width:100%}.modals__campaignsDashboard__wrap__content__activeContent__chart__spinner{align-items:center;background-color:#2c2e384f;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%}.modals__campaignsDashboard__wrap__content__activeContent__chart__spinner--active{opacity:1;pointer-events:all}.modals__ordersModal{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__ordersModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}.modals__ordersModal__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}.modals__ordersModal__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.modals__ordersModal__wrap__header__left>span{color:#6c5dd3}.modals__ordersModal__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__ordersModal__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__ordersModal__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__ordersModal__wrap__header__right.cloned-element:after{display:none!important}.modals__ordersModal__wrap__content{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:100%;max-height:calc(100% - 102px);overflow:hidden;padding:25px 50px;transition:all .3s ease;width:100%}.modals__ordersModal__wrap__content__left{height:100%;overflow:scroll;width:100%}.modals__ordersModal__wrap__content__left__filters{align-items:center;display:flex;gap:20px;justify-content:flex-start;margin-bottom:10px}.modals__ordersModal__wrap__content__left__filters>p{align-items:center;color:#fff;display:flex;gap:10px;justify-content:center}body.light .modals__ordersModal__wrap__content__left__filters>p{color:#000}.modals__ordersModal__wrap__content__left__tableWrap{filter:drop-shadow(0 0 15px rgba(0,0,0,.25));height:auto;max-width:100%;overflow-y:auto;padding-bottom:5px;width:auto}.modals__ordersModal__wrap__content__left .customComponents__table__data{cursor:pointer;transition:background-color .3s ease}.modals__ordersModal__wrap__content__left .customComponents__table__data:hover{background-color:#373351}body.light .modals__ordersModal__wrap__content__left .customComponents__table__data:hover{background-color:#c4bfe3}.modals__ordersModal__wrap__content__left__img{height:18px;width:18px}.modals__ordersModal__wrap__content__left__search{box-shadow:0 0 36px 0 #0003!important;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:auto;margin-bottom:20px;width:100%}.modals__ordersModal__wrap__content__left__paginate{height:1px;opacity:0;width:1px}.modals__ordersModal__wrap__content__right{height:auto;justify-self:flex-end;max-height:100%;min-height:800px;overflow:hidden;padding-left:0;position:sticky;top:0;transition:width .3s ease,padding-left .3s ease,border-left .3s ease,margin-left .3s ease,box-shadow .3s ease;width:0}@media screen and (max-height:950px){.modals__ordersModal__wrap__content__right{min-height:800px}}@media screen and (max-height:930px){.modals__ordersModal__wrap__content__right{min-height:700px}}@media screen and (max-height:830px){.modals__ordersModal__wrap__content__right{min-height:600px}}@media screen and (max-height:730px){.modals__ordersModal__wrap__content__right{min-height:550px}}@media screen and (max-height:680px){.modals__ordersModal__wrap__content__right{min-height:500px}}@media screen and (max-height:630px){.modals__ordersModal__wrap__content__right{min-height:450px}}.modals__ordersModal__wrap__content__right--active{border-left:1px solid gray;margin-left:20px;padding-left:20px;width:600px}body.light .modals__ordersModal__wrap__content__right--active{border-color:#e2e2e2}.modals__ordersModal__wrap__content__right--active:after{box-shadow:0 0 36px 0 #0003!important;content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% - 20px)}.modals__ordersModal__wrap__content__right__wrap{background-color:#232630;border-radius:5px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;height:max-content;min-height:100%;padding:30px;width:100%}body.light .modals__ordersModal__wrap__content__right__wrap{background-color:#fff;border:1px solid #e2e2e2}.modals__ordersModal__wrap__content__right__wrap__head{margin-bottom:30px;position:relative}.modals__ordersModal__wrap__content__right__wrap__head__top{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;letter-spacing:1px;line-height:normal;margin-bottom:14px}body.light .modals__ordersModal__wrap__content__right__wrap__head__top{color:#000}.modals__ordersModal__wrap__content__right__wrap__head__bottom{color:#808191;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.modals__ordersModal__wrap__content__right__wrap__head__bottom__order{cursor:pointer;transition:color .3s ease}.modals__ordersModal__wrap__content__right__wrap__head__bottom__order:hover{color:#6c5dd3}.modals__ordersModal__wrap__content__right__wrap__head__close{cursor:pointer;height:30px;position:absolute;right:0;top:0;width:30px}.modals__ordersModal__wrap__content__right__wrap__head__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__ordersModal__wrap__content__right__wrap__head__close:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__ordersModal__wrap__content__right__wrap__head__close.cloned-element:after{display:none!important}body.light .modals__ordersModal__wrap__content__right__wrap__head__close{filter:invert(1) hue-rotate(180deg)}.modals__ordersModal__wrap__content__right__wrap__tabs{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:auto;justify-content:flex-start;margin-bottom:20px;width:100%}.modals__ordersModal__wrap__content__right__wrap__tabs__tab{align-items:center;border:1px solid #0000;border-radius:5px;cursor:pointer;display:flex;gap:10px;height:auto;justify-content:center;padding:10px 18px;transition:background-color .3s ease,border-color .3s ease;width:auto}.modals__ordersModal__wrap__content__right__wrap__tabs__tab>svg{height:16px;width:16px}.modals__ordersModal__wrap__content__right__wrap__tabs__tab>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:color .3s ease}.modals__ordersModal__wrap__content__right__wrap__tabs__tab>svg g,.modals__ordersModal__wrap__content__right__wrap__tabs__tab>svg path{transition:fill .3s ease}.modals__ordersModal__wrap__content__right__wrap__tabs__tab:hover{border-color:#6c5dd3}.modals__ordersModal__wrap__content__right__wrap__tabs__tab--active{background-color:#6c5dd3}.modals__ordersModal__wrap__content__right__wrap__tabs__tab--active>span{color:#fff}.modals__ordersModal__wrap__content__right__wrap__tabs__tab--active>svg g,.modals__ordersModal__wrap__content__right__wrap__tabs__tab--active>svg path{fill:#fff}.modals__ordersModal__wrap__content__right__wrap__tabWrap{height:100%;position:relative;width:100%}.modals__ordersModal__wrap__content__right__wrap__tabWrap>*{height:auto}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item{height:100%;left:150%;position:absolute;top:0;width:100%}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__products{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:max-content;row-gap:20px}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__products__head{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}body.light .modals__ordersModal__wrap__content__right__wrap__tabWrap__item__products__head{color:#000}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__products__image{background:#373351;border-radius:5px;height:40px;overflow:hidden;width:40px}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__products__image>img{height:100%;width:100%}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__products__text{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__products__total1{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:3;line-height:normal}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__products__total2{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:4;line-height:normal;text-align:right}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__products__line{background-color:#484f5c;grid-column:1/-1;height:1px;width:100%}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__contacts{display:flex;flex-direction:column;gap:24px;overflow:scroll}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__contacts__contact{align-items:flex-start;display:flex;gap:20px;justify-content:flex-start}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__contacts__contact__left{height:40px;width:40px}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__contacts__contact__left>img{height:100%;width:100%}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__contacts__contact__right{display:flex;flex-direction:column;flex-wrap:wrap}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__contacts__contact__right>span:first-child{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:4px}body.light .modals__ordersModal__wrap__content__right__wrap__tabWrap__item__contacts__contact__right>span:first-child{color:#000}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__contacts__contact__right>span:last-child{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__visitedURLs{height:100%;overflow:auto;width:100%}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__visitedURLs__url{background-color:#2c2e38;box-shadow:0 0 3px 0 #00000040;color:#fff;display:flex;flex-direction:column;height:auto;margin-bottom:10px;padding:20px;width:100%}body.light .modals__ordersModal__wrap__content__right__wrap__tabWrap__item__visitedURLs__url{background-color:#fff;color:#000}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__visitedURLs__url>p{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr max-content;grid-template-rows:auto;margin-bottom:5px}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__visitedURLs__url>p>span{font-size:14px}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__visitedURLs__url__progress{border-radius:1px;height:2px;width:100%}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__visitedURLs__url__progress>div{background-color:#6c5dd3;height:100%;left:0;top:0;transition:width .3s linear;width:0}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey{display:flex;flex-direction:column;gap:16px;height:100%;overflow:auto;width:100%}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__infoP{color:#f96666}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item{grid-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;height:auto;padding-right:5px;padding-top:5px;width:100%}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item__left{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;width:40px}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item__left>img{border-radius:50%;height:auto;width:100%}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line{border-left:1px solid gray;border-right:1px solid gray;height:calc(100% + 4px);margin:4px auto 0;width:0;z-index:2}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:before{color:#fff;content:"\25bc";left:-6px;position:relative;top:20px;transform:rotate(180deg)}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:after{color:#fff;content:"\25bc";left:-19px;position:relative;top:80%;transform:rotate(180deg)}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item__right{background:#2c2e38;border:1px solid #0000;border-radius:5px;box-shadow:0 0 3px 0 #00000040;color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;height:auto;padding:20px;width:100%}body.light .modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item__right{background-color:#fff;color:#000}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image{height:auto;width:100%}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image>img{cursor:pointer;height:auto;max-height:200px;max-width:100%;width:auto}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock{display:flex;flex-direction:column;gap:1px;height:auto;width:100%}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.7px;line-height:140%}body.light .modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>p{color:#000}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.7px;line-height:140%;word-break:break-all}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock--active>p{color:#6c5dd3}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__line{background-color:gray;height:1px;width:100%}.modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item__right--converted{border:1px solid green}body.light .modals__ordersModal__wrap__content__right__wrap__tabWrap__item__journey__item__right--converted{border:1px solid #67f467}.modals__sessionsModal{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__sessionsModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}.modals__sessionsModal__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}.modals__sessionsModal__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.modals__sessionsModal__wrap__header__left>span{color:#6c5dd3}.modals__sessionsModal__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__sessionsModal__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__sessionsModal__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__sessionsModal__wrap__header__right.cloned-element:after{display:none!important}.modals__sessionsModal__wrap__content{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:100%;max-height:calc(100% - 102px);overflow:hidden;padding:25px 50px;transition:all .3s ease;width:100%}.modals__sessionsModal__wrap__content__left{height:100%;overflow:scroll;width:100%}.modals__sessionsModal__wrap__content__left__tableWrap{filter:drop-shadow(0 0 15px rgba(0,0,0,.25));height:auto;max-width:100%;overflow-y:auto;padding-bottom:5px;width:auto}.modals__sessionsModal__wrap__content__left .customComponents__table__data{cursor:pointer;transition:background-color .3s ease}.modals__sessionsModal__wrap__content__left .customComponents__table__data:hover{background-color:#373351}body.light .modals__sessionsModal__wrap__content__left .customComponents__table__data:hover{background-color:#c4bfe3}.modals__sessionsModal__wrap__content__left__img{height:18px;width:18px}.modals__sessionsModal__wrap__content__left__search{box-shadow:0 0 36px 0 #0003!important;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:auto;margin-bottom:20px;width:100%}.modals__sessionsModal__wrap__content__left__paginate{height:1px;opacity:0;width:1px}.modals__sessionsModal__wrap__content__right{height:auto;justify-self:flex-end;max-height:100%;min-height:800px;overflow:hidden;padding-left:0;position:sticky;top:0;transition:width .3s ease,padding-left .3s ease,border-left .3s ease,margin-left .3s ease,box-shadow .3s ease;width:0}@media screen and (max-height:950px){.modals__sessionsModal__wrap__content__right{min-height:800px}}@media screen and (max-height:930px){.modals__sessionsModal__wrap__content__right{min-height:700px}}@media screen and (max-height:830px){.modals__sessionsModal__wrap__content__right{min-height:600px}}@media screen and (max-height:730px){.modals__sessionsModal__wrap__content__right{min-height:550px}}@media screen and (max-height:680px){.modals__sessionsModal__wrap__content__right{min-height:500px}}@media screen and (max-height:630px){.modals__sessionsModal__wrap__content__right{min-height:450px}}.modals__sessionsModal__wrap__content__right--active{border-left:1px solid gray;margin-left:20px;padding-left:20px;width:600px}.modals__sessionsModal__wrap__content__right--active:after{box-shadow:0 0 36px 0 #0003!important;content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% - 20px)}.modals__sessionsModal__wrap__content__right__wrap{background-color:#232630;border-radius:5px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;height:max-content;min-height:100%;padding:30px;width:100%}body.light .modals__sessionsModal__wrap__content__right__wrap{background-color:#fff;border:1px solid #e2e2e2;color:#000}.modals__sessionsModal__wrap__content__right__wrap__head{margin-bottom:30px;position:relative}.modals__sessionsModal__wrap__content__right__wrap__head__top{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;letter-spacing:1px;line-height:normal;margin-bottom:14px}body.light .modals__sessionsModal__wrap__content__right__wrap__head__top{color:#000}.modals__sessionsModal__wrap__content__right__wrap__head__bottom{color:#808191;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.modals__sessionsModal__wrap__content__right__wrap__head__close{cursor:pointer;height:30px;position:absolute;right:0;top:0;width:30px}.modals__sessionsModal__wrap__content__right__wrap__head__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__sessionsModal__wrap__content__right__wrap__head__close:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__sessionsModal__wrap__content__right__wrap__head__close.cloned-element:after{display:none!important}body.light .modals__sessionsModal__wrap__content__right__wrap__head__close{filter:invert(1) hue-rotate(180deg)}.modals__sessionsModal__wrap__content__right__wrap__tabs{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:auto;justify-content:flex-start;margin-bottom:20px;width:100%}.modals__sessionsModal__wrap__content__right__wrap__tabs__tab{align-items:center;border:1px solid #0000;border-radius:5px;cursor:pointer;display:flex;gap:10px;height:auto;justify-content:center;padding:10px 18px;transition:background-color .3s ease,border-color .3s ease;width:auto}.modals__sessionsModal__wrap__content__right__wrap__tabs__tab>svg{height:16px;width:16px}.modals__sessionsModal__wrap__content__right__wrap__tabs__tab>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:color .3s ease}.modals__sessionsModal__wrap__content__right__wrap__tabs__tab>svg g,.modals__sessionsModal__wrap__content__right__wrap__tabs__tab>svg path{transition:fill .3s ease}.modals__sessionsModal__wrap__content__right__wrap__tabs__tab:hover{border-color:#6c5dd3}.modals__sessionsModal__wrap__content__right__wrap__tabs__tab--active{background-color:#6c5dd3}.modals__sessionsModal__wrap__content__right__wrap__tabs__tab--active>span{color:#fff}.modals__sessionsModal__wrap__content__right__wrap__tabs__tab--active>svg g,.modals__sessionsModal__wrap__content__right__wrap__tabs__tab--active>svg path{fill:#fff}.modals__sessionsModal__wrap__content__right__wrap__tabWrap{height:100%;position:relative;width:100%}.modals__sessionsModal__wrap__content__right__wrap__tabWrap>*{height:auto}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item{height:100%;left:150%;position:absolute;top:0;width:100%}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__products{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:max-content;row-gap:20px}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__products__head{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__products__image{background:#373351;border-radius:5px;height:40px;overflow:hidden;width:40px}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__products__image>img{height:100%;width:100%}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__products__text{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__products__total1{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:3;line-height:normal}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__products__total2{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:4;line-height:normal;text-align:right}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__products__line{background-color:#484f5c;grid-column:1/-1;height:1px;width:100%}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__contacts{display:flex;flex-direction:column;gap:24px;overflow:scroll}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__contacts__contact{align-items:flex-start;display:flex;gap:20px;justify-content:flex-start}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__contacts__contact__left{height:40px;width:40px}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__contacts__contact__left>img{height:100%;width:100%}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__contacts__contact__right{display:flex;flex-direction:column;flex-wrap:wrap;max-width:calc(100% - 100px);word-break:break-all}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__contacts__contact__right>span:first-child{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:4px}body.light .modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__contacts__contact__right>span:first-child{color:#000}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__contacts__contact__right>span:last-child{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__visitedURLs{height:100%;overflow:auto;width:100%}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__visitedURLs__url{background-color:#2c2e38;box-shadow:0 0 3px 0 #00000040;color:#fff;display:flex;flex-direction:column;height:auto;margin-bottom:10px;padding:20px;width:100%}body.light .modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__visitedURLs__url{background-color:#fff;color:#000}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__visitedURLs__url>p{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr max-content;grid-template-rows:auto;margin-bottom:5px}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__visitedURLs__url>p>span{font-size:14px}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__visitedURLs__url__progress{border-radius:1px;height:2px;width:100%}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__visitedURLs__url__progress>div{background-color:#6c5dd3;height:100%;left:0;top:0;transition:width .3s linear;width:0}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey{display:flex;flex-direction:column;gap:16px;height:100%;overflow:auto;width:100%}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__infoP{color:#f96666}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item{grid-column-gap:16px;color:#fff;column-gap:16px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;height:auto;padding-right:5px;padding-top:5px;width:100%}body.light .modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item{color:#000}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;width:40px}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left>img{border-radius:50%;height:auto;width:100%}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line{border-left:1px solid gray;border-right:1px solid gray;height:calc(100% + 4px);margin:4px auto 0;width:0;z-index:2}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:before{color:#fff;content:"\25bc";left:-6px;position:relative;top:20px;transform:rotate(180deg)}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:after{color:#fff;content:"\25bc";left:-19px;position:relative;top:80%;transform:rotate(180deg)}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right{background:#2c2e38;border:1px solid #0000;border-radius:5px;box-shadow:0 0 3px 0 #00000040;color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;height:auto;padding:20px;width:100%}body.light .modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right{background-color:#fff;color:dark}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image{height:auto;width:100%}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image>img{cursor:pointer;height:auto;max-height:200px;max-width:100%;width:auto}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock{display:flex;flex-direction:column;gap:1px;height:auto;width:100%}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.7px;line-height:140%}body.light .modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>p{color:#000}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.7px;line-height:140%;word-break:break-all}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock--active>p{color:#6c5dd3}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__line{background-color:gray;height:1px;width:100%}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__events{grid-column-gap:20px;align-items:start;color:#000;column-gap:20px;display:grid;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;grid-template-columns:auto 1fr;grid-template-rows:auto;letter-spacing:.7px;line-height:140%}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__events>span{font-weight:700}body.dark .modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__events{color:#fff}.modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right--converted{border:1px solid green}body.light .modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right--converted{border:1px solid #67f467}.modals__smsMessagesModal{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__smsMessagesModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}.modals__smsMessagesModal__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}.modals__smsMessagesModal__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.modals__smsMessagesModal__wrap__header__left>span{color:#6c5dd3}.modals__smsMessagesModal__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__smsMessagesModal__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__smsMessagesModal__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__smsMessagesModal__wrap__header__right.cloned-element:after{display:none!important}.modals__smsMessagesModal__wrap__content{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:100%;max-height:calc(100% - 102px);overflow:hidden;padding:25px 50px;transition:all .3s ease;width:100%}.modals__smsMessagesModal__wrap__content__left{height:100%;overflow:scroll;width:100%}.modals__smsMessagesModal__wrap__content__left__tableWrap{filter:drop-shadow(0 0 15px rgba(0,0,0,.25));height:auto;max-width:100%;overflow-y:auto;padding-bottom:5px;width:auto}.modals__smsMessagesModal__wrap__content__left .customComponents__table__data{cursor:pointer;transition:background-color .3s ease}.modals__smsMessagesModal__wrap__content__left .customComponents__table__data:hover{background-color:#373351}body.light .modals__smsMessagesModal__wrap__content__left .customComponents__table__data:hover{background-color:#c4bfe3}.modals__smsMessagesModal__wrap__content__left__img{height:18px;width:18px}.modals__smsMessagesModal__wrap__content__left__search{box-shadow:0 0 36px 0 #0003!important;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:auto;margin-bottom:20px;width:100%}.modals__smsMessagesModal__wrap__content__left__paginate{height:1px;opacity:0;width:1px}.modals__smsMessagesModal__wrap__content__right{height:auto;justify-self:flex-end;max-height:100%;min-height:800px;overflow:hidden;padding-left:0;position:sticky;top:0;transition:width .3s ease,padding-left .3s ease,border-left .3s ease,margin-left .3s ease,box-shadow .3s ease;width:0}@media screen and (max-height:950px){.modals__smsMessagesModal__wrap__content__right{min-height:800px}}@media screen and (max-height:930px){.modals__smsMessagesModal__wrap__content__right{min-height:700px}}@media screen and (max-height:830px){.modals__smsMessagesModal__wrap__content__right{min-height:600px}}@media screen and (max-height:730px){.modals__smsMessagesModal__wrap__content__right{min-height:550px}}@media screen and (max-height:680px){.modals__smsMessagesModal__wrap__content__right{min-height:500px}}@media screen and (max-height:630px){.modals__smsMessagesModal__wrap__content__right{min-height:450px}}.modals__smsMessagesModal__wrap__content__right--active{border-left:1px solid gray;margin-left:20px;padding-left:20px;width:800px}.modals__smsMessagesModal__wrap__content__right--active:after{box-shadow:0 0 36px 0 #0003!important;content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% - 20px)}.modals__smsMessagesModal__wrap__content__right__wrap{background-color:#232630;border-radius:5px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;height:max-content;min-height:100%;padding:30px;width:100%}body.light .modals__smsMessagesModal__wrap__content__right__wrap{background-color:#fff;border:1px solid #e2e2e2;color:#000}.modals__smsMessagesModal__wrap__content__right__wrap__head{margin-bottom:30px;position:relative}.modals__smsMessagesModal__wrap__content__right__wrap__head__top{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;gap:10px;letter-spacing:1px;line-height:normal;margin-bottom:14px}body.light .modals__smsMessagesModal__wrap__content__right__wrap__head__top{color:#000}.modals__smsMessagesModal__wrap__content__right__wrap__head__bottom{color:#808191;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.modals__smsMessagesModal__wrap__content__right__wrap__head__close{cursor:pointer;height:30px;position:absolute;right:0;top:0;width:30px}.modals__smsMessagesModal__wrap__content__right__wrap__head__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__smsMessagesModal__wrap__content__right__wrap__head__close:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__smsMessagesModal__wrap__content__right__wrap__head__close.cloned-element:after{display:none!important}body.light .modals__smsMessagesModal__wrap__content__right__wrap__head__close{filter:invert(1) hue-rotate(180deg)}.modals__smsMessagesModal__wrap__content__right__wrap__tabs{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:auto;justify-content:flex-start;margin-bottom:20px;width:100%}.modals__smsMessagesModal__wrap__content__right__wrap__tabs__tab{align-items:center;border:1px solid #0000;border-radius:5px;cursor:pointer;display:flex;gap:10px;height:auto;justify-content:center;padding:10px 18px;transition:background-color .3s ease,border-color .3s ease;width:auto}.modals__smsMessagesModal__wrap__content__right__wrap__tabs__tab>svg{height:16px;width:16px}.modals__smsMessagesModal__wrap__content__right__wrap__tabs__tab>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:color .3s ease}.modals__smsMessagesModal__wrap__content__right__wrap__tabs__tab>svg g,.modals__smsMessagesModal__wrap__content__right__wrap__tabs__tab>svg path{transition:fill .3s ease}.modals__smsMessagesModal__wrap__content__right__wrap__tabs__tab:hover{border-color:#6c5dd3}.modals__smsMessagesModal__wrap__content__right__wrap__tabs__tab--active{background-color:#6c5dd3}.modals__smsMessagesModal__wrap__content__right__wrap__tabs__tab--active>span{color:#fff}.modals__smsMessagesModal__wrap__content__right__wrap__tabs__tab--active>svg g,.modals__smsMessagesModal__wrap__content__right__wrap__tabs__tab--active>svg path{fill:#fff}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap{height:100%;overflow:auto;position:relative;width:100%}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap>*{height:auto}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap .customComponents__table__spinner{display:none!important;position:relative}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item{height:100%;left:150%;position:absolute;top:0;width:100%}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__products{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:max-content;row-gap:20px}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__products__head{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__products__image{background:#373351;border-radius:5px;height:40px;overflow:hidden;width:40px}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__products__image>img{height:100%;width:100%}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__products__text{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__products__total1{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:3;line-height:normal}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__products__total2{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:4;line-height:normal;text-align:right}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__products__line{background-color:#484f5c;grid-column:1/-1;height:1px;width:100%}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__numberTable{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;width:100%}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__numberTable>*{left:0!important}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__journey{display:flex;flex-direction:column;gap:16px;height:100%;overflow:auto;width:100%}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__journey__infoP{color:#f96666}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__journey__item{grid-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;height:auto;width:100%}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__journey__item__left{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;width:40px}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__journey__item__left>img{border-radius:50%;height:auto;width:100%}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line{border-left:1px solid gray;border-right:1px solid gray;height:calc(100% + 4px);margin:4px auto 0;width:0;z-index:2}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:before{color:#fff;content:"\25bc";left:-6px;position:relative;top:20px;transform:rotate(180deg)}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:after{color:#fff;content:"\25bc";left:-19px;position:relative;top:80%;transform:rotate(180deg)}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__journey__item__right{background:#2c2e38;border:1px solid #0000;border-radius:5px;box-shadow:0 0 3px 0 #00000040;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;height:auto;padding:20px;width:100%}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image{height:auto;width:100%}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image>img{cursor:pointer;height:auto;max-height:200px;max-width:100%;width:auto}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock{display:flex;flex-direction:column;gap:1px;height:auto;width:100%}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.7px;line-height:140%}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.7px;line-height:140%}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock--active>p{color:#6c5dd3}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__line{background-color:gray;height:1px;width:100%}.modals__smsMessagesModal__wrap__content__right__wrap__tabWrap__item__journey__item__right--converted{border:1px solid green}.modals__creativeDetailsModal{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__creativeDetailsModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}.modals__creativeDetailsModal__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}.modals__creativeDetailsModal__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.modals__creativeDetailsModal__wrap__header__left>span{color:#6c5dd3}.modals__creativeDetailsModal__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__creativeDetailsModal__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__creativeDetailsModal__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__creativeDetailsModal__wrap__header__right.cloned-element:after{display:none!important}.modals__creativeDetailsModal__wrap__content{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:100%;max-height:calc(100% - 102px);overflow:hidden;padding:25px 50px;transition:all .3s ease;width:100%}.modals__creativeDetailsModal__wrap__content__left{height:100%;overflow:scroll;width:100%}.modals__creativeDetailsModal__wrap__content__left__tableWrap{filter:drop-shadow(0 0 15px rgba(0,0,0,.25));height:auto;max-width:100%;overflow-y:auto;padding-bottom:5px;width:auto}.modals__creativeDetailsModal__wrap__content__left .customComponents__table__data{cursor:pointer;transition:background-color .3s ease}.modals__creativeDetailsModal__wrap__content__left .customComponents__table__data:hover{background-color:#373351}body.light .modals__creativeDetailsModal__wrap__content__left .customComponents__table__data:hover{background-color:#c4bfe3}.modals__creativeDetailsModal__wrap__content__left__img{height:18px;width:18px}.modals__creativeDetailsModal__wrap__content__left__search{box-shadow:0 0 36px 0 #0003!important;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:auto;margin-bottom:20px;width:100%}.modals__creativeDetailsModal__wrap__content__left__paginate{height:1px;opacity:0;width:1px}.modals__creativeDetailsModal__wrap__content__right{height:auto;justify-self:flex-end;max-height:100%;min-height:800px;overflow:hidden;padding-left:0;position:sticky;top:0;transition:width .3s ease,padding-left .3s ease,border-left .3s ease,margin-left .3s ease,box-shadow .3s ease;width:0}@media screen and (max-height:950px){.modals__creativeDetailsModal__wrap__content__right{min-height:800px}}@media screen and (max-height:930px){.modals__creativeDetailsModal__wrap__content__right{min-height:700px}}@media screen and (max-height:830px){.modals__creativeDetailsModal__wrap__content__right{min-height:600px}}@media screen and (max-height:730px){.modals__creativeDetailsModal__wrap__content__right{min-height:550px}}@media screen and (max-height:680px){.modals__creativeDetailsModal__wrap__content__right{min-height:500px}}@media screen and (max-height:630px){.modals__creativeDetailsModal__wrap__content__right{min-height:450px}}.modals__creativeDetailsModal__wrap__content__right--active{border-left:1px solid gray;margin-left:20px;padding-left:20px;width:800px}.modals__creativeDetailsModal__wrap__content__right--active:after{box-shadow:0 0 36px 0 #0003!important;content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% - 20px)}.modals__creativeDetailsModal__wrap__content__right__wrap{background-color:#232630;border-radius:5px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;height:max-content;min-height:100%;padding:30px;width:100%}body.light .modals__creativeDetailsModal__wrap__content__right__wrap{background-color:#fff;border:1px solid #e2e2e2;color:#000}.modals__creativeDetailsModal__wrap__content__right__wrap__head{margin-bottom:30px;position:relative}.modals__creativeDetailsModal__wrap__content__right__wrap__head__top{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;gap:10px;letter-spacing:1px;line-height:normal;margin-bottom:14px}body.light .modals__creativeDetailsModal__wrap__content__right__wrap__head__top{color:#000}.modals__creativeDetailsModal__wrap__content__right__wrap__head__bottom{color:#808191;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.modals__creativeDetailsModal__wrap__content__right__wrap__head__close{cursor:pointer;height:30px;position:absolute;right:0;top:0;width:30px}.modals__creativeDetailsModal__wrap__content__right__wrap__head__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__creativeDetailsModal__wrap__content__right__wrap__head__close:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__creativeDetailsModal__wrap__content__right__wrap__head__close.cloned-element:after{display:none!important}body.light .modals__creativeDetailsModal__wrap__content__right__wrap__head__close{filter:invert(1) hue-rotate(180deg)}.modals__creativeDetailsModal__wrap__content__right__wrap__tabs{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:auto;justify-content:flex-start;margin-bottom:20px;width:100%}.modals__creativeDetailsModal__wrap__content__right__wrap__tabs__tab{align-items:center;border:1px solid #0000;border-radius:5px;cursor:pointer;display:flex;gap:10px;height:auto;justify-content:center;padding:10px 18px;transition:background-color .3s ease,border-color .3s ease;width:auto}.modals__creativeDetailsModal__wrap__content__right__wrap__tabs__tab>svg{height:16px;width:16px}.modals__creativeDetailsModal__wrap__content__right__wrap__tabs__tab>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:color .3s ease}.modals__creativeDetailsModal__wrap__content__right__wrap__tabs__tab>svg g,.modals__creativeDetailsModal__wrap__content__right__wrap__tabs__tab>svg path{transition:fill .3s ease}.modals__creativeDetailsModal__wrap__content__right__wrap__tabs__tab:hover{border-color:#6c5dd3}.modals__creativeDetailsModal__wrap__content__right__wrap__tabs__tab--active{background-color:#6c5dd3}.modals__creativeDetailsModal__wrap__content__right__wrap__tabs__tab--active>span{color:#fff}.modals__creativeDetailsModal__wrap__content__right__wrap__tabs__tab--active>svg g,.modals__creativeDetailsModal__wrap__content__right__wrap__tabs__tab--active>svg path{fill:#fff}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap{height:100%;overflow:auto;position:relative;width:100%}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap>*{height:auto}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap .customComponents__table__spinner{display:none!important;position:relative}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item{height:100%;left:150%;position:absolute;top:0;width:100%}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__products{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:max-content;row-gap:20px}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__products__head{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__products__image{background:#373351;border-radius:5px;height:40px;overflow:hidden;width:40px}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__products__image>img{height:100%;width:100%}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__products__text{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__products__total1{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:3;line-height:normal}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__products__total2{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:4;line-height:normal;text-align:right}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__products__line{background-color:#484f5c;grid-column:1/-1;height:1px;width:100%}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__numberTable{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;width:100%}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__numberTable>*{left:0!important}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__journey{display:flex;flex-direction:column;gap:16px;height:100%;overflow:auto;width:100%}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__infoP{color:#f96666}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item{grid-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;height:auto;width:100%}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;width:40px}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left>img{border-radius:50%;height:auto;width:100%}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line{border-left:1px solid gray;border-right:1px solid gray;height:calc(100% + 4px);margin:4px auto 0;width:0;z-index:2}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:before{color:#fff;content:"\25bc";left:-6px;position:relative;top:20px;transform:rotate(180deg)}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:after{color:#fff;content:"\25bc";left:-19px;position:relative;top:80%;transform:rotate(180deg)}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right{background:#2c2e38;border:1px solid #0000;border-radius:5px;box-shadow:0 0 3px 0 #00000040;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;height:auto;padding:20px;width:100%}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image{height:auto;width:100%}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image>img{cursor:pointer;height:auto;max-height:200px;max-width:100%;width:auto}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock{display:flex;flex-direction:column;gap:1px;height:auto;width:100%}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.7px;line-height:140%}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.7px;line-height:140%}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock--active>p{color:#6c5dd3}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__line{background-color:gray;height:1px;width:100%}.modals__creativeDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right--converted{border:1px solid green}.modals__autoSMSDetailsModal{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__autoSMSDetailsModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}.modals__autoSMSDetailsModal__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}.modals__autoSMSDetailsModal__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.modals__autoSMSDetailsModal__wrap__header__left>span{color:#6c5dd3}.modals__autoSMSDetailsModal__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__autoSMSDetailsModal__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__autoSMSDetailsModal__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__autoSMSDetailsModal__wrap__header__right.cloned-element:after{display:none!important}.modals__autoSMSDetailsModal__wrap__content{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:100%;max-height:calc(100% - 102px);overflow:hidden;padding:25px 50px;transition:all .3s ease;width:100%}.modals__autoSMSDetailsModal__wrap__content__left{height:100%;overflow:scroll;width:100%}.modals__autoSMSDetailsModal__wrap__content__left__tableWrap{filter:drop-shadow(0 0 15px rgba(0,0,0,.25));height:auto;max-width:100%;overflow-y:auto;padding-bottom:5px;width:auto}.modals__autoSMSDetailsModal__wrap__content__left .customComponents__table__data{cursor:pointer;transition:background-color .3s ease}.modals__autoSMSDetailsModal__wrap__content__left .customComponents__table__data:hover{background-color:#373351}body.light .modals__autoSMSDetailsModal__wrap__content__left .customComponents__table__data:hover{background-color:#c4bfe3}.modals__autoSMSDetailsModal__wrap__content__left__img{height:18px;width:18px}.modals__autoSMSDetailsModal__wrap__content__left__search{box-shadow:0 0 36px 0 #0003!important;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:auto;margin-bottom:20px;width:100%}.modals__autoSMSDetailsModal__wrap__content__left__paginate{height:1px;opacity:0;width:1px}.modals__autoSMSDetailsModal__wrap__content__right{height:auto;justify-self:flex-end;max-height:100%;min-height:800px;overflow:hidden;padding-left:0;position:sticky;top:0;transition:width .3s ease,padding-left .3s ease,border-left .3s ease,margin-left .3s ease,box-shadow .3s ease;width:0}@media screen and (max-height:950px){.modals__autoSMSDetailsModal__wrap__content__right{min-height:800px}}@media screen and (max-height:930px){.modals__autoSMSDetailsModal__wrap__content__right{min-height:700px}}@media screen and (max-height:830px){.modals__autoSMSDetailsModal__wrap__content__right{min-height:600px}}@media screen and (max-height:730px){.modals__autoSMSDetailsModal__wrap__content__right{min-height:550px}}@media screen and (max-height:680px){.modals__autoSMSDetailsModal__wrap__content__right{min-height:500px}}@media screen and (max-height:630px){.modals__autoSMSDetailsModal__wrap__content__right{min-height:450px}}.modals__autoSMSDetailsModal__wrap__content__right--active{border-left:1px solid gray;margin-left:20px;padding-left:20px;width:800px}.modals__autoSMSDetailsModal__wrap__content__right--active:after{box-shadow:0 0 36px 0 #0003!important;content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% - 20px)}.modals__autoSMSDetailsModal__wrap__content__right__wrap{background-color:#232630;border-radius:5px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;height:max-content;min-height:100%;padding:30px;width:100%}.modals__autoSMSDetailsModal__wrap__content__right__wrap__head{margin-bottom:30px;position:relative}.modals__autoSMSDetailsModal__wrap__content__right__wrap__head__top{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;gap:10px;letter-spacing:1px;line-height:normal;margin-bottom:14px}.modals__autoSMSDetailsModal__wrap__content__right__wrap__head__bottom{color:#808191;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.modals__autoSMSDetailsModal__wrap__content__right__wrap__head__close{cursor:pointer;height:30px;position:absolute;right:0;top:0;width:30px}.modals__autoSMSDetailsModal__wrap__content__right__wrap__head__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__autoSMSDetailsModal__wrap__content__right__wrap__head__close:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__autoSMSDetailsModal__wrap__content__right__wrap__head__close.cloned-element:after{display:none!important}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabs{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:auto;justify-content:flex-start;margin-bottom:20px;width:100%}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabs__tab{align-items:center;border:1px solid #0000;border-radius:5px;cursor:pointer;display:flex;gap:10px;height:auto;justify-content:center;padding:10px 18px;transition:background-color .3s ease,border-color .3s ease;width:auto}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabs__tab>svg{height:16px;width:16px}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabs__tab>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:color .3s ease}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabs__tab>svg g,.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabs__tab>svg path{transition:fill .3s ease}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabs__tab:hover{border-color:#6c5dd3}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabs__tab--active{background-color:#6c5dd3}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabs__tab--active>span{color:#fff}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabs__tab--active>svg g,.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabs__tab--active>svg path{fill:#fff}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap{height:100%;overflow:auto;position:relative;width:100%}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap>*{height:auto}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap .customComponents__table__spinner{display:none!important;position:relative}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item{height:100%;left:150%;position:absolute;top:0;width:100%}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__products{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:max-content;row-gap:20px}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__products__head{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__products__image{background:#373351;border-radius:5px;height:40px;overflow:hidden;width:40px}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__products__image>img{height:100%;width:100%}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__products__text{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__products__total1{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:3;line-height:normal}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__products__total2{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:4;line-height:normal;text-align:right}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__products__line{background-color:#484f5c;grid-column:1/-1;height:1px;width:100%}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__numberTable{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;width:100%}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__numberTable>*{left:0!important}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__journey{display:flex;flex-direction:column;gap:16px;height:100%;overflow:auto;width:100%}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__infoP{color:#f96666}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item{grid-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;height:auto;width:100%}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;width:40px}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left>img{border-radius:50%;height:auto;width:100%}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line{border-left:1px solid gray;border-right:1px solid gray;height:calc(100% + 4px);margin:4px auto 0;width:0;z-index:2}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:before{color:#fff;content:"\25bc";left:-6px;position:relative;top:20px;transform:rotate(180deg)}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:after{color:#fff;content:"\25bc";left:-19px;position:relative;top:80%;transform:rotate(180deg)}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right{background:#2c2e38;border:1px solid #0000;border-radius:5px;box-shadow:0 0 3px 0 #00000040;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;height:auto;padding:20px;width:100%}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image{height:auto;width:100%}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image>img{cursor:pointer;height:auto;max-height:200px;max-width:100%;width:auto}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock{display:flex;flex-direction:column;gap:1px;height:auto;width:100%}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.7px;line-height:140%}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.7px;line-height:140%}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock--active>p{color:#6c5dd3}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__line{background-color:gray;height:1px;width:100%}.modals__autoSMSDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right--converted{border:1px solid green}.modals__integrationDetailsModal{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__integrationDetailsModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}.modals__integrationDetailsModal__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}.modals__integrationDetailsModal__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.modals__integrationDetailsModal__wrap__header__left>span{color:#6c5dd3}.modals__integrationDetailsModal__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__integrationDetailsModal__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__integrationDetailsModal__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__integrationDetailsModal__wrap__header__right.cloned-element:after{display:none!important}.modals__integrationDetailsModal__wrap__content{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:100%;max-height:calc(100% - 102px);overflow:hidden;padding:25px 50px;transition:all .3s ease;width:100%}.modals__integrationDetailsModal__wrap__content__left{height:100%;overflow:scroll;width:100%}.modals__integrationDetailsModal__wrap__content__left__tableWrap{filter:drop-shadow(0 0 15px rgba(0,0,0,.25));height:auto;max-width:100%;overflow-y:auto;padding-bottom:5px;width:auto}.modals__integrationDetailsModal__wrap__content__left__img{height:18px;width:18px}.modals__integrationDetailsModal__wrap__content__left__search{box-shadow:0 0 36px 0 #0003!important;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:auto;margin-bottom:20px;width:100%}.modals__integrationDetailsModal__wrap__content__left__paginate{height:1px;opacity:0;width:1px}.modals__integrationDetailsModal__wrap__content__right{height:auto;justify-self:flex-end;max-height:100%;min-height:800px;overflow:hidden;padding-left:0;position:sticky;top:0;transition:width .3s ease,padding-left .3s ease,border-left .3s ease,margin-left .3s ease,box-shadow .3s ease;width:0}@media screen and (max-height:950px){.modals__integrationDetailsModal__wrap__content__right{min-height:800px}}@media screen and (max-height:930px){.modals__integrationDetailsModal__wrap__content__right{min-height:700px}}@media screen and (max-height:830px){.modals__integrationDetailsModal__wrap__content__right{min-height:600px}}@media screen and (max-height:730px){.modals__integrationDetailsModal__wrap__content__right{min-height:550px}}@media screen and (max-height:680px){.modals__integrationDetailsModal__wrap__content__right{min-height:500px}}@media screen and (max-height:630px){.modals__integrationDetailsModal__wrap__content__right{min-height:450px}}.modals__integrationDetailsModal__wrap__content__right--active{border-left:1px solid gray;margin-left:20px;padding-left:20px;width:800px}.modals__integrationDetailsModal__wrap__content__right--active:after{box-shadow:0 0 36px 0 #0003!important;content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% - 20px)}.modals__integrationDetailsModal__wrap__content__right__wrap{background-color:#232630;border-radius:5px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;height:max-content;min-height:100%;padding:30px;width:100%}.modals__integrationDetailsModal__wrap__content__right__wrap__head{margin-bottom:30px;position:relative}.modals__integrationDetailsModal__wrap__content__right__wrap__head__top{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;gap:10px;letter-spacing:1px;line-height:normal;margin-bottom:14px}.modals__integrationDetailsModal__wrap__content__right__wrap__head__bottom{color:#808191;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.modals__integrationDetailsModal__wrap__content__right__wrap__head__close{cursor:pointer;height:30px;position:absolute;right:0;top:0;width:30px}.modals__integrationDetailsModal__wrap__content__right__wrap__head__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__integrationDetailsModal__wrap__content__right__wrap__head__close:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__integrationDetailsModal__wrap__content__right__wrap__head__close.cloned-element:after{display:none!important}.modals__integrationDetailsModal__wrap__content__right__wrap__tabs{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:auto;justify-content:flex-start;margin-bottom:20px;width:100%}.modals__integrationDetailsModal__wrap__content__right__wrap__tabs__tab{align-items:center;border:1px solid #0000;border-radius:5px;cursor:pointer;display:flex;gap:10px;height:auto;justify-content:center;padding:10px 18px;transition:background-color .3s ease,border-color .3s ease;width:auto}.modals__integrationDetailsModal__wrap__content__right__wrap__tabs__tab>svg{height:16px;width:16px}.modals__integrationDetailsModal__wrap__content__right__wrap__tabs__tab>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:color .3s ease}.modals__integrationDetailsModal__wrap__content__right__wrap__tabs__tab>svg g,.modals__integrationDetailsModal__wrap__content__right__wrap__tabs__tab>svg path{transition:fill .3s ease}.modals__integrationDetailsModal__wrap__content__right__wrap__tabs__tab:hover{border-color:#6c5dd3}.modals__integrationDetailsModal__wrap__content__right__wrap__tabs__tab--active{background-color:#6c5dd3}.modals__integrationDetailsModal__wrap__content__right__wrap__tabs__tab--active>span{color:#fff}.modals__integrationDetailsModal__wrap__content__right__wrap__tabs__tab--active>svg g,.modals__integrationDetailsModal__wrap__content__right__wrap__tabs__tab--active>svg path{fill:#fff}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap{height:100%;overflow:auto;position:relative;width:100%}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap>*{height:auto}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap .customComponents__table__spinner{display:none!important;position:relative}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item{height:100%;left:150%;position:absolute;top:0;width:100%}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__products{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:max-content;row-gap:20px}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__products__head{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__products__image{background:#373351;border-radius:5px;height:40px;overflow:hidden;width:40px}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__products__image>img{height:100%;width:100%}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__products__text{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__products__total1{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:3;line-height:normal}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__products__total2{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:4;line-height:normal;text-align:right}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__products__line{background-color:#484f5c;grid-column:1/-1;height:1px;width:100%}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__numberTable{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;width:100%}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__numberTable>*{left:0!important}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__journey{display:flex;flex-direction:column;gap:16px;height:100%;overflow:auto;width:100%}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__infoP{color:#f96666}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item{grid-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;height:auto;width:100%}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;width:40px}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left>img{border-radius:50%;height:auto;width:100%}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line{border-left:1px solid gray;border-right:1px solid gray;height:calc(100% + 4px);margin:4px auto 0;width:0;z-index:2}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:before{color:#fff;content:"\25bc";left:-6px;position:relative;top:20px;transform:rotate(180deg)}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:after{color:#fff;content:"\25bc";left:-19px;position:relative;top:80%;transform:rotate(180deg)}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right{background:#2c2e38;border:1px solid #0000;border-radius:5px;box-shadow:0 0 3px 0 #00000040;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;height:auto;padding:20px;width:100%}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image{height:auto;width:100%}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image>img{cursor:pointer;height:auto;max-height:200px;max-width:100%;width:auto}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock{display:flex;flex-direction:column;gap:1px;height:auto;width:100%}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.7px;line-height:140%}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.7px;line-height:140%}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock--active>p{color:#6c5dd3}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__line{background-color:gray;height:1px;width:100%}.modals__integrationDetailsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right--converted{border:1px solid green}.modals__campaignStatsModal{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__campaignStatsModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}.modals__campaignStatsModal__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}.modals__campaignStatsModal__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.modals__campaignStatsModal__wrap__header__left>span{color:#6c5dd3}.modals__campaignStatsModal__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__campaignStatsModal__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__campaignStatsModal__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__campaignStatsModal__wrap__header__right.cloned-element:after{display:none!important}.modals__campaignStatsModal__wrap__content{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:100%;max-height:calc(100% - 102px);overflow:hidden;padding:25px 50px;transition:all .3s ease;width:100%}.modals__campaignStatsModal__wrap__content__left{height:100%;overflow:scroll;width:100%}.modals__campaignStatsModal__wrap__content__left__tableWrap{filter:drop-shadow(0 0 15px rgba(0,0,0,.25));height:auto;max-width:100%;overflow-y:auto;padding-bottom:5px;width:auto}body.light .modals__campaignStatsModal__wrap__content__left__tableWrap{filter:drop-shadow(0 0 5px rgba(0,0,0,.15))}body.light .modals__campaignStatsModal__wrap__content__left__tableWrap .customComponents__table{box-shadow:0 0 5px #00000040}.modals__campaignStatsModal__wrap__content__left__tableWrap>h3{color:#fff;margin-bottom:10px}body.light .modals__campaignStatsModal__wrap__content__left__tableWrap>h3{color:#000}.modals__campaignStatsModal__wrap__content__left__img{height:18px;width:18px}.modals__campaignStatsModal__wrap__content__left__search{box-shadow:0 0 36px 0 #0003!important;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:auto;margin-bottom:20px;width:100%}.modals__campaignStatsModal__wrap__content__left__paginate{height:1px;opacity:0;width:1px}.modals__campaignStatsModal__wrap__content__right{height:auto;justify-self:flex-end;max-height:100%;min-height:800px;overflow:hidden;padding-left:0;position:sticky;top:0;transition:width .3s ease,padding-left .3s ease,border-left .3s ease,margin-left .3s ease,box-shadow .3s ease;width:0}@media screen and (max-height:950px){.modals__campaignStatsModal__wrap__content__right{min-height:800px}}@media screen and (max-height:930px){.modals__campaignStatsModal__wrap__content__right{min-height:700px}}@media screen and (max-height:830px){.modals__campaignStatsModal__wrap__content__right{min-height:600px}}@media screen and (max-height:730px){.modals__campaignStatsModal__wrap__content__right{min-height:550px}}@media screen and (max-height:680px){.modals__campaignStatsModal__wrap__content__right{min-height:500px}}@media screen and (max-height:630px){.modals__campaignStatsModal__wrap__content__right{min-height:450px}}.modals__campaignStatsModal__wrap__content__right--active{border-left:1px solid gray;margin-left:20px;padding-left:20px;width:800px}.modals__campaignStatsModal__wrap__content__right--active:after{box-shadow:0 0 36px 0 #0003!important;content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% - 20px)}.modals__campaignStatsModal__wrap__content__right__wrap{background-color:#232630;border-radius:5px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;height:max-content;min-height:100%;padding:30px;width:100%}.modals__campaignStatsModal__wrap__content__right__wrap__head{margin-bottom:30px;position:relative}.modals__campaignStatsModal__wrap__content__right__wrap__head__top{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;gap:10px;letter-spacing:1px;line-height:normal;margin-bottom:14px}.modals__campaignStatsModal__wrap__content__right__wrap__head__bottom{color:#808191;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.modals__campaignStatsModal__wrap__content__right__wrap__head__close{cursor:pointer;height:30px;position:absolute;right:0;top:0;width:30px}.modals__campaignStatsModal__wrap__content__right__wrap__head__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__campaignStatsModal__wrap__content__right__wrap__head__close:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__campaignStatsModal__wrap__content__right__wrap__head__close.cloned-element:after{display:none!important}.modals__campaignStatsModal__wrap__content__right__wrap__tabs{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:auto;justify-content:flex-start;margin-bottom:20px;width:100%}.modals__campaignStatsModal__wrap__content__right__wrap__tabs__tab{align-items:center;border:1px solid #0000;border-radius:5px;cursor:pointer;display:flex;gap:10px;height:auto;justify-content:center;padding:10px 18px;transition:background-color .3s ease,border-color .3s ease;width:auto}.modals__campaignStatsModal__wrap__content__right__wrap__tabs__tab>svg{height:16px;width:16px}.modals__campaignStatsModal__wrap__content__right__wrap__tabs__tab>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:color .3s ease}.modals__campaignStatsModal__wrap__content__right__wrap__tabs__tab>svg g,.modals__campaignStatsModal__wrap__content__right__wrap__tabs__tab>svg path{transition:fill .3s ease}.modals__campaignStatsModal__wrap__content__right__wrap__tabs__tab:hover{border-color:#6c5dd3}.modals__campaignStatsModal__wrap__content__right__wrap__tabs__tab--active{background-color:#6c5dd3}.modals__campaignStatsModal__wrap__content__right__wrap__tabs__tab--active>span{color:#fff}.modals__campaignStatsModal__wrap__content__right__wrap__tabs__tab--active>svg g,.modals__campaignStatsModal__wrap__content__right__wrap__tabs__tab--active>svg path{fill:#fff}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap{height:100%;overflow:auto;position:relative;width:100%}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap>*{height:auto}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap .customComponents__table__spinner{display:none!important;position:relative}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item{height:100%;left:150%;position:absolute;top:0;width:100%}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__products{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:max-content;row-gap:20px}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__products__head{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__products__image{background:#373351;border-radius:5px;height:40px;overflow:hidden;width:40px}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__products__image>img{height:100%;width:100%}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__products__text{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__products__total1{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:3;line-height:normal}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__products__total2{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:4;line-height:normal;text-align:right}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__products__line{background-color:#484f5c;grid-column:1/-1;height:1px;width:100%}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__numberTable{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;width:100%}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__numberTable>*{left:0!important}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__journey{display:flex;flex-direction:column;gap:16px;height:100%;overflow:auto;width:100%}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__journey__infoP{color:#f96666}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__journey__item{grid-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;height:auto;width:100%}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;width:40px}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left>img{border-radius:50%;height:auto;width:100%}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line{border-left:1px solid gray;border-right:1px solid gray;height:calc(100% + 4px);margin:4px auto 0;width:0;z-index:2}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:before{color:#fff;content:"\25bc";left:-6px;position:relative;top:20px;transform:rotate(180deg)}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:after{color:#fff;content:"\25bc";left:-19px;position:relative;top:80%;transform:rotate(180deg)}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right{background:#2c2e38;border:1px solid #0000;border-radius:5px;box-shadow:0 0 3px 0 #00000040;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;height:auto;padding:20px;width:100%}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image{height:auto;width:100%}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image>img{cursor:pointer;height:auto;max-height:200px;max-width:100%;width:auto}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock{display:flex;flex-direction:column;gap:1px;height:auto;width:100%}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.7px;line-height:140%}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.7px;line-height:140%}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock--active>p{color:#6c5dd3}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__line{background-color:gray;height:1px;width:100%}.modals__campaignStatsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right--converted{border:1px solid green}.modals__campaignLandingRotationsModal{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__campaignLandingRotationsModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}.modals__campaignLandingRotationsModal__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}.modals__campaignLandingRotationsModal__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.modals__campaignLandingRotationsModal__wrap__header__left>span{color:#6c5dd3}.modals__campaignLandingRotationsModal__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__campaignLandingRotationsModal__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__campaignLandingRotationsModal__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__campaignLandingRotationsModal__wrap__header__right.cloned-element:after{display:none!important}.modals__campaignLandingRotationsModal__wrap__content{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:100%;max-height:calc(100% - 102px);overflow:hidden;padding:25px 50px;transition:all .3s ease;width:100%}.modals__campaignLandingRotationsModal__wrap__content__left{color:#fff;height:100%;overflow:scroll;width:100%}body.light .modals__campaignLandingRotationsModal__wrap__content__left{color:#000}.modals__campaignLandingRotationsModal__wrap__content__left__tableWrap{filter:drop-shadow(0 0 15px rgba(0,0,0,.25));height:auto;max-width:100%;overflow-y:auto;padding-bottom:5px;width:auto}.modals__campaignLandingRotationsModal__wrap__content__left__img{height:18px;width:18px}.modals__campaignLandingRotationsModal__wrap__content__left__search{box-shadow:0 0 36px 0 #0003!important;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:auto;margin-bottom:20px;width:100%}.modals__campaignLandingRotationsModal__wrap__content__left__paginate{height:1px;opacity:0;width:1px}.modals__campaignLandingRotationsModal__wrap__content__right{height:auto;justify-self:flex-end;max-height:100%;min-height:800px;overflow:hidden;padding-left:0;position:sticky;top:0;transition:width .3s ease,padding-left .3s ease,border-left .3s ease,margin-left .3s ease,box-shadow .3s ease;width:0}@media screen and (max-height:950px){.modals__campaignLandingRotationsModal__wrap__content__right{min-height:800px}}@media screen and (max-height:930px){.modals__campaignLandingRotationsModal__wrap__content__right{min-height:700px}}@media screen and (max-height:830px){.modals__campaignLandingRotationsModal__wrap__content__right{min-height:600px}}@media screen and (max-height:730px){.modals__campaignLandingRotationsModal__wrap__content__right{min-height:550px}}@media screen and (max-height:680px){.modals__campaignLandingRotationsModal__wrap__content__right{min-height:500px}}@media screen and (max-height:630px){.modals__campaignLandingRotationsModal__wrap__content__right{min-height:450px}}.modals__campaignLandingRotationsModal__wrap__content__right--active{border-left:1px solid gray;margin-left:20px;padding-left:20px;width:800px}.modals__campaignLandingRotationsModal__wrap__content__right--active:after{box-shadow:0 0 36px 0 #0003!important;content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% - 20px)}.modals__campaignLandingRotationsModal__wrap__content__right__wrap{background-color:#232630;border-radius:5px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;height:max-content;min-height:100%;padding:30px;width:100%}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__head{margin-bottom:30px;position:relative}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__head__top{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;gap:10px;letter-spacing:1px;line-height:normal;margin-bottom:14px}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__head__bottom{color:#808191;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__head__close{cursor:pointer;height:30px;position:absolute;right:0;top:0;width:30px}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__head__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__head__close:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__head__close.cloned-element:after{display:none!important}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabs{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:auto;justify-content:flex-start;margin-bottom:20px;width:100%}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabs__tab{align-items:center;border:1px solid #0000;border-radius:5px;cursor:pointer;display:flex;gap:10px;height:auto;justify-content:center;padding:10px 18px;transition:background-color .3s ease,border-color .3s ease;width:auto}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabs__tab>svg{height:16px;width:16px}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabs__tab>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:color .3s ease}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabs__tab>svg g,.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabs__tab>svg path{transition:fill .3s ease}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabs__tab:hover{border-color:#6c5dd3}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabs__tab--active{background-color:#6c5dd3}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabs__tab--active>span{color:#fff}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabs__tab--active>svg g,.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabs__tab--active>svg path{fill:#fff}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap{height:100%;overflow:auto;position:relative;width:100%}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap>*{height:auto}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap .customComponents__table__spinner{display:none!important;position:relative}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item{height:100%;left:150%;position:absolute;top:0;width:100%}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__products{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:max-content;row-gap:20px}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__products__head{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__products__image{background:#373351;border-radius:5px;height:40px;overflow:hidden;width:40px}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__products__image>img{height:100%;width:100%}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__products__text{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__products__total1{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:3;line-height:normal}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__products__total2{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:4;line-height:normal;text-align:right}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__products__line{background-color:#484f5c;grid-column:1/-1;height:1px;width:100%}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__numberTable{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;width:100%}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__numberTable>*{left:0!important}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__journey{display:flex;flex-direction:column;gap:16px;height:100%;overflow:auto;width:100%}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__journey__infoP{color:#f96666}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__journey__item{grid-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;height:auto;width:100%}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;width:40px}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left>img{border-radius:50%;height:auto;width:100%}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line{border-left:1px solid gray;border-right:1px solid gray;height:calc(100% + 4px);margin:4px auto 0;width:0;z-index:2}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:before{color:#fff;content:"\25bc";left:-6px;position:relative;top:20px;transform:rotate(180deg)}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:after{color:#fff;content:"\25bc";left:-19px;position:relative;top:80%;transform:rotate(180deg)}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right{background:#2c2e38;border:1px solid #0000;border-radius:5px;box-shadow:0 0 3px 0 #00000040;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;height:auto;padding:20px;width:100%}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image{height:auto;width:100%}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image>img{cursor:pointer;height:auto;max-height:200px;max-width:100%;width:auto}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock{display:flex;flex-direction:column;gap:1px;height:auto;width:100%}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.7px;line-height:140%}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.7px;line-height:140%}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock--active>p{color:#6c5dd3}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__line{background-color:gray;height:1px;width:100%}.modals__campaignLandingRotationsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right--converted{border:1px solid green}.modals__campaignAdsModal{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__campaignAdsModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}.modals__campaignAdsModal__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}.modals__campaignAdsModal__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.modals__campaignAdsModal__wrap__header__left>span{color:#6c5dd3}.modals__campaignAdsModal__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__campaignAdsModal__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__campaignAdsModal__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__campaignAdsModal__wrap__header__right.cloned-element:after{display:none!important}.modals__campaignAdsModal__wrap__content{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:100%;max-height:calc(100% - 102px);overflow:hidden;padding:25px 50px;transition:all .3s ease;width:100%}.modals__campaignAdsModal__wrap__content__left{height:100%;overflow:scroll;width:100%}.modals__campaignAdsModal__wrap__content__left__adName{cursor:pointer;transition:color .3s ease}.modals__campaignAdsModal__wrap__content__left__adName:hover{color:#6c5dd3}.modals__campaignAdsModal__wrap__content__left__tableWrap{filter:drop-shadow(0 0 15px rgba(0,0,0,.25));height:auto;max-width:100%;overflow-y:auto;padding-bottom:5px;width:auto}.modals__campaignAdsModal__wrap__content__left__tableWrap__note{color:#808191;margin-bottom:20px}.modals__campaignAdsModal__wrap__content__left__img{height:18px;width:18px}.modals__campaignAdsModal__wrap__content__left__search{box-shadow:0 0 36px 0 #0003!important;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:auto;margin-bottom:20px;width:100%}.modals__campaignAdsModal__wrap__content__left__paginate{height:1px;opacity:0;width:1px}.modals__campaignAdsModal__wrap__content__right{height:auto;justify-self:flex-end;max-height:100%;min-height:800px;overflow:hidden;padding-left:0;position:sticky;top:0;transition:width .3s ease,padding-left .3s ease,border-left .3s ease,margin-left .3s ease,box-shadow .3s ease;width:0}@media screen and (max-height:950px){.modals__campaignAdsModal__wrap__content__right{min-height:800px}}@media screen and (max-height:930px){.modals__campaignAdsModal__wrap__content__right{min-height:700px}}@media screen and (max-height:830px){.modals__campaignAdsModal__wrap__content__right{min-height:600px}}@media screen and (max-height:730px){.modals__campaignAdsModal__wrap__content__right{min-height:550px}}@media screen and (max-height:680px){.modals__campaignAdsModal__wrap__content__right{min-height:500px}}@media screen and (max-height:630px){.modals__campaignAdsModal__wrap__content__right{min-height:450px}}.modals__campaignAdsModal__wrap__content__right--active{border-left:1px solid gray;margin-left:20px;padding-left:20px;width:800px}.modals__campaignAdsModal__wrap__content__right--active:after{box-shadow:0 0 36px 0 #0003!important;content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% - 20px)}.modals__campaignAdsModal__wrap__content__right__wrap{background-color:#232630;border-radius:5px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;height:max-content;min-height:100%;padding:30px;width:100%}.modals__campaignAdsModal__wrap__content__right__wrap__head{margin-bottom:30px;position:relative}.modals__campaignAdsModal__wrap__content__right__wrap__head__top{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;gap:10px;letter-spacing:1px;line-height:normal;margin-bottom:14px}.modals__campaignAdsModal__wrap__content__right__wrap__head__bottom{color:#808191;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.modals__campaignAdsModal__wrap__content__right__wrap__head__close{cursor:pointer;height:30px;position:absolute;right:0;top:0;width:30px}.modals__campaignAdsModal__wrap__content__right__wrap__head__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__campaignAdsModal__wrap__content__right__wrap__head__close:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__campaignAdsModal__wrap__content__right__wrap__head__close.cloned-element:after{display:none!important}.modals__campaignAdsModal__wrap__content__right__wrap__tabs{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:auto;justify-content:flex-start;margin-bottom:20px;width:100%}.modals__campaignAdsModal__wrap__content__right__wrap__tabs__tab{align-items:center;border:1px solid #0000;border-radius:5px;cursor:pointer;display:flex;gap:10px;height:auto;justify-content:center;padding:10px 18px;transition:background-color .3s ease,border-color .3s ease;width:auto}.modals__campaignAdsModal__wrap__content__right__wrap__tabs__tab>svg{height:16px;width:16px}.modals__campaignAdsModal__wrap__content__right__wrap__tabs__tab>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:color .3s ease}.modals__campaignAdsModal__wrap__content__right__wrap__tabs__tab>svg g,.modals__campaignAdsModal__wrap__content__right__wrap__tabs__tab>svg path{transition:fill .3s ease}.modals__campaignAdsModal__wrap__content__right__wrap__tabs__tab:hover{border-color:#6c5dd3}.modals__campaignAdsModal__wrap__content__right__wrap__tabs__tab--active{background-color:#6c5dd3}.modals__campaignAdsModal__wrap__content__right__wrap__tabs__tab--active>span{color:#fff}.modals__campaignAdsModal__wrap__content__right__wrap__tabs__tab--active>svg g,.modals__campaignAdsModal__wrap__content__right__wrap__tabs__tab--active>svg path{fill:#fff}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap{height:100%;overflow:auto;position:relative;width:100%}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap>*{height:auto}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap .customComponents__table__spinner{display:none!important;position:relative}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item{height:100%;left:150%;position:absolute;top:0;width:100%}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__products{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:max-content;row-gap:20px}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__products__head{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__products__image{background:#373351;border-radius:5px;height:40px;overflow:hidden;width:40px}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__products__image>img{height:100%;width:100%}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__products__text{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__products__total1{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:3;line-height:normal}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__products__total2{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:4;line-height:normal;text-align:right}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__products__line{background-color:#484f5c;grid-column:1/-1;height:1px;width:100%}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__numberTable{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;width:100%}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__numberTable>*{left:0!important}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__journey{display:flex;flex-direction:column;gap:16px;height:100%;overflow:auto;width:100%}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__journey__infoP{color:#f96666}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__journey__item{grid-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;height:auto;width:100%}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;width:40px}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left>img{border-radius:50%;height:auto;width:100%}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line{border-left:1px solid gray;border-right:1px solid gray;height:calc(100% + 4px);margin:4px auto 0;width:0;z-index:2}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:before{color:#fff;content:"\25bc";left:-6px;position:relative;top:20px;transform:rotate(180deg)}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:after{color:#fff;content:"\25bc";left:-19px;position:relative;top:80%;transform:rotate(180deg)}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right{background:#2c2e38;border:1px solid #0000;border-radius:5px;box-shadow:0 0 3px 0 #00000040;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;height:auto;padding:20px;width:100%}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image{height:auto;width:100%}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image>img{cursor:pointer;height:auto;max-height:200px;max-width:100%;width:auto}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock{display:flex;flex-direction:column;gap:1px;height:auto;width:100%}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.7px;line-height:140%}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.7px;line-height:140%}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock--active>p{color:#6c5dd3}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__line{background-color:gray;height:1px;width:100%}.modals__campaignAdsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right--converted{border:1px solid green}.modal__previewVideo{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;background:#232630b3;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:default;direction:ltr;display:inline;display: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;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}.modal__previewVideo__wrap{background-color:#2c2e38;box-shadow:0 0 8px 2px #0000004d;color:#fff;height:auto;max-height:100%;overflow:auto;padding:40px;position:relative;width:500px}body.light .modal__previewVideo__wrap{background-color:#fff;color:#000}.modal__previewVideo__wrap__head{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:30px;width:100%}.modal__previewVideo__wrap__head__left{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:22px}body.light .modal__previewVideo__wrap__head__left{color:#000}.modal__previewVideo__wrap__head__right{cursor:pointer;height:30px;position:relative;width:30px}.modal__previewVideo__wrap__head__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modal__previewVideo__wrap__head__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modal__previewVideo__wrap__head__right.cloned-element:after{display:none!important}body.light .modal__previewVideo__wrap__head__right{filter:invert(1) hue-rotate(180deg)}.modal__previewVideo__wrap__img{height:auto;width:100%}.modal__previewVideo__wrap__img>video{max-width:100%;width:auto}.modals__adsAgeBreakdownModal{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__adsAgeBreakdownModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}.modals__adsAgeBreakdownModal__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}.modals__adsAgeBreakdownModal__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.modals__adsAgeBreakdownModal__wrap__header__left>span{color:#6c5dd3}.modals__adsAgeBreakdownModal__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__adsAgeBreakdownModal__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__adsAgeBreakdownModal__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__adsAgeBreakdownModal__wrap__header__right.cloned-element:after{display:none!important}.modals__adsAgeBreakdownModal__wrap__content{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:100%;max-height:calc(100% - 102px);overflow:hidden;padding:25px 50px;transition:all .3s ease;width:100%}.modals__adsAgeBreakdownModal__wrap__content__left{height:100%;overflow:scroll;width:100%}.modals__campaignTrackEventsModal{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__campaignTrackEventsModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}.modals__campaignTrackEventsModal__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}.modals__campaignTrackEventsModal__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.modals__campaignTrackEventsModal__wrap__header__left>span{color:#6c5dd3}.modals__campaignTrackEventsModal__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__campaignTrackEventsModal__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__campaignTrackEventsModal__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__campaignTrackEventsModal__wrap__header__right.cloned-element:after{display:none!important}.modals__campaignTrackEventsModal__wrap__content{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:100%;max-height:calc(100% - 102px);overflow:hidden;padding:25px 50px;transition:all .3s ease;width:100%}.modals__campaignTrackEventsModal__wrap__content__left{height:100%;overflow:scroll;width:100%}.modals__campaignTrackEventsModal__wrap__content__left__tableWrap{filter:drop-shadow(0 0 15px rgba(0,0,0,.25));height:auto;max-width:100%;overflow-y:auto;padding-bottom:5px;width:auto}.modals__campaignTrackEventsModal__wrap__content__left__tableWrap__note{color:#808191;margin-bottom:20px}.modals__campaignTrackEventsModal__wrap__content__left__tableWrap>h3{color:#fff;margin-bottom:10px}body.light .modals__campaignTrackEventsModal__wrap__content__left__tableWrap>h3{color:#000}.modals__campaignTrackEventsModal__wrap__content__left__tableWrap__pills{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:auto;width:100%}.modals__campaignTrackEventsModal__wrap__content__left__tableWrap__pills__pill{align-items:center;background-color:#434295;border-radius:5px;color:#fff;display:flex;font-size:12px;height:20px;justify-content:center;padding:10px;width:auto}.modals__campaignTrackEventsModal__wrap__content__left .customComponents__table__data{transition:background-color .3s ease}.modals__campaignTrackEventsModal__wrap__content__left__img{height:18px;width:18px}.modals__campaignTrackEventsModal__wrap__content__left__search{box-shadow:0 0 36px 0 #0003!important;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:auto;margin-bottom:20px;width:100%}.modals__campaignTrackEventsModal__wrap__content__left__paginate{height:1px;opacity:0;width:1px}.modals__campaignTrackEventsModal__wrap__content__right{height:auto;justify-self:flex-end;max-height:100%;min-height:800px;overflow:hidden;padding-left:0;position:sticky;top:0;transition:width .3s ease,padding-left .3s ease,border-left .3s ease,margin-left .3s ease,box-shadow .3s ease;width:0}@media screen and (max-height:950px){.modals__campaignTrackEventsModal__wrap__content__right{min-height:800px}}@media screen and (max-height:930px){.modals__campaignTrackEventsModal__wrap__content__right{min-height:700px}}@media screen and (max-height:830px){.modals__campaignTrackEventsModal__wrap__content__right{min-height:600px}}@media screen and (max-height:730px){.modals__campaignTrackEventsModal__wrap__content__right{min-height:550px}}@media screen and (max-height:680px){.modals__campaignTrackEventsModal__wrap__content__right{min-height:500px}}@media screen and (max-height:630px){.modals__campaignTrackEventsModal__wrap__content__right{min-height:450px}}.modals__campaignTrackEventsModal__wrap__content__right--active{border-left:1px solid gray;margin-left:20px;padding-left:20px;width:800px}.modals__campaignTrackEventsModal__wrap__content__right--active:after{box-shadow:0 0 36px 0 #0003!important;content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% - 20px)}.modals__campaignTrackEventsModal__wrap__content__right__wrap{background-color:#232630;border-radius:5px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;height:max-content;min-height:100%;padding:30px;width:100%}.modals__campaignTrackEventsModal__wrap__content__right__wrap__head{margin-bottom:30px;position:relative}.modals__campaignTrackEventsModal__wrap__content__right__wrap__head__top{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;gap:10px;letter-spacing:1px;line-height:normal;margin-bottom:14px}.modals__campaignTrackEventsModal__wrap__content__right__wrap__head__bottom{color:#808191;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.modals__campaignTrackEventsModal__wrap__content__right__wrap__head__close{cursor:pointer;height:30px;position:absolute;right:0;top:0;width:30px}.modals__campaignTrackEventsModal__wrap__content__right__wrap__head__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__campaignTrackEventsModal__wrap__content__right__wrap__head__close:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__campaignTrackEventsModal__wrap__content__right__wrap__head__close.cloned-element:after{display:none!important}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabs{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:auto;justify-content:flex-start;margin-bottom:20px;width:100%}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabs__tab{align-items:center;border:1px solid #0000;border-radius:5px;cursor:pointer;display:flex;gap:10px;height:auto;justify-content:center;padding:10px 18px;transition:background-color .3s ease,border-color .3s ease;width:auto}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabs__tab>svg{height:16px;width:16px}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabs__tab>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:color .3s ease}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabs__tab>svg g,.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabs__tab>svg path{transition:fill .3s ease}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabs__tab:hover{border-color:#6c5dd3}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabs__tab--active{background-color:#6c5dd3}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabs__tab--active>span{color:#fff}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabs__tab--active>svg g,.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabs__tab--active>svg path{fill:#fff}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap{height:100%;overflow:auto;position:relative;width:100%}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap>*{height:auto}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap .customComponents__table__spinner{display:none!important;position:relative}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item{height:100%;left:150%;position:absolute;top:0;width:100%}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__products{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:max-content;row-gap:20px}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__products__head{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__products__image{background:#373351;border-radius:5px;height:40px;overflow:hidden;width:40px}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__products__image>img{height:100%;width:100%}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__products__text{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__products__total1{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:3;line-height:normal}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__products__total2{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;grid-column:4;line-height:normal;text-align:right}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__products__line{background-color:#484f5c;grid-column:1/-1;height:1px;width:100%}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__numberTable{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;width:100%}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__numberTable>*{left:0!important}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__journey{display:flex;flex-direction:column;gap:16px;height:100%;overflow:auto;width:100%}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__journey__infoP{color:#f96666}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__journey__item{grid-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;height:auto;width:100%}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;width:40px}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left>img{border-radius:50%;height:auto;width:100%}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line{border-left:1px solid gray;border-right:1px solid gray;height:calc(100% + 4px);margin:4px auto 0;width:0;z-index:2}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:before{color:#fff;content:"\25bc";left:-6px;position:relative;top:20px;transform:rotate(180deg)}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:after{color:#fff;content:"\25bc";left:-19px;position:relative;top:80%;transform:rotate(180deg)}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right{background:#2c2e38;border:1px solid #0000;border-radius:5px;box-shadow:0 0 3px 0 #00000040;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;height:auto;padding:20px;width:100%}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image{height:auto;width:100%}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__image>img{cursor:pointer;height:auto;max-height:200px;max-width:100%;width:auto}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock{display:flex;flex-direction:column;gap:1px;height:auto;width:100%}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.7px;line-height:140%}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock>span{color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.7px;line-height:140%}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__textBlock--active>p{color:#6c5dd3}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right__line{background-color:gray;height:1px;width:100%}.modals__campaignTrackEventsModal__wrap__content__right__wrap__tabWrap__item__journey__item__right--converted{border:1px solid green}.modals__campaignCTAStatsModal{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__campaignCTAStatsModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}.modals__campaignCTAStatsModal__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}.modals__campaignCTAStatsModal__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.modals__campaignCTAStatsModal__wrap__header__left>span{color:#6c5dd3}body.light .modals__campaignCTAStatsModal__wrap__header__left{color:#000}.modals__campaignCTAStatsModal__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__campaignCTAStatsModal__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__campaignCTAStatsModal__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__campaignCTAStatsModal__wrap__header__right.cloned-element:after{display:none!important}.modals__campaignCTAStatsModal__wrap__content{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:100%;max-height:calc(100% - 102px);overflow:hidden;padding:25px 50px;transition:all .3s ease;width:100%}.modals__campaignCTAStatsModal__wrap__content__left{color:#fff;height:100%;overflow:scroll;width:100%}body.light .modals__campaignCTAStatsModal__wrap__content__left{color:#000}.modals__campaignCTAStatsModal__wrap__content__left__input{align-items:center;display:flex;gap:10px;height:auto;left:0;margin-bottom:30px;position:sticky;top:0;width:100%}.modals__campaignCTAStatsModal__wrap__content__left__input>input{width:300px}.modals__campaignCRMAgentStatsModal{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__campaignCRMAgentStatsModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}.modals__campaignCRMAgentStatsModal__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}.modals__campaignCRMAgentStatsModal__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.modals__campaignCRMAgentStatsModal__wrap__header__left>span{color:#6c5dd3}.modals__campaignCRMAgentStatsModal__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__campaignCRMAgentStatsModal__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__campaignCRMAgentStatsModal__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__campaignCRMAgentStatsModal__wrap__header__right.cloned-element:after{display:none!important}.modals__campaignCRMAgentStatsModal__wrap__content{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:100%;max-height:calc(100% - 102px);overflow:hidden;padding:25px 50px;transition:all .3s ease;width:100%}.modals__campaignCRMAgentStatsModal__wrap__content__left{color:#fff;height:100%;overflow:scroll;width:100%}body.white .modals__campaignCRMAgentStatsModal__wrap__content__left{color:#000}.modals__campaignCRMAgentStatsModal__wrap__content__left__input{align-items:center;display:flex;gap:10px;height:auto;left:0;margin-bottom:30px;position:sticky;top:0;width:100%}.modals__campaignCRMAgentStatsModal__wrap__content__left__input>input{width:300px}.modals__campaignBreakdownStats{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__campaignBreakdownStats__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}.modals__campaignBreakdownStats__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}.modals__campaignBreakdownStats__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.modals__campaignBreakdownStats__wrap__header__left>span{color:#6c5dd3}.modals__campaignBreakdownStats__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__campaignBreakdownStats__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__campaignBreakdownStats__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__campaignBreakdownStats__wrap__header__right.cloned-element:after{display:none!important}.modals__campaignBreakdownStats__wrap__content{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:100%;max-height:calc(100% - 102px);overflow:hidden;padding:25px 50px;transition:all .3s ease;width:100%}.modals__campaignBreakdownStats__wrap__content__left{color:#fff;height:100%;overflow:scroll;width:100%}body.white .modals__campaignBreakdownStats__wrap__content__left{color:#000}.modals__campaignBreakdownStats__wrap__content__left__input{align-items:center;display:flex;gap:10px;height:auto;left:0;margin-bottom:30px;position:sticky;top:0;width:100%}.modals__campaignBreakdownStats__wrap__content__left__input>input{width:300px}.modals__campaignCRMLeadProcessStatsModal{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__campaignCRMLeadProcessStatsModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}.modals__campaignCRMLeadProcessStatsModal__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}.modals__campaignCRMLeadProcessStatsModal__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.modals__campaignCRMLeadProcessStatsModal__wrap__header__left>span{color:#6c5dd3}.modals__campaignCRMLeadProcessStatsModal__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__campaignCRMLeadProcessStatsModal__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__campaignCRMLeadProcessStatsModal__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__campaignCRMLeadProcessStatsModal__wrap__header__right.cloned-element:after{display:none!important}.modals__campaignCRMLeadProcessStatsModal__wrap__content{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:100%;max-height:calc(100% - 102px);overflow:hidden;padding:25px 50px;transition:all .3s ease;width:100%}.modals__campaignCRMLeadProcessStatsModal__wrap__content__left{color:#fff;height:100%;overflow:scroll;width:100%}body.white .modals__campaignCRMLeadProcessStatsModal__wrap__content__left{color:#000}.modals__campaignCRMLeadProcessStatsModal__wrap__content__left__input{align-items:center;display:flex;gap:10px;height:auto;left:0;margin-bottom:30px;position:sticky;top:0;width:100%}.modals__campaignCRMLeadProcessStatsModal__wrap__content__left__input>input{width:300px}.modals__globalChanges{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.modals__globalChanges__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;color:#fff;display:grid;grid-template-columns:1fr;grid-template-rows:max-content 1fr;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}body.light .modals__globalChanges__wrap{background-color:#fff}.modals__globalChanges__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}body.light .modals__globalChanges__wrap__header{border-color:#e2e2e2}.modals__globalChanges__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .modals__globalChanges__wrap__header__left{color:#000}.modals__globalChanges__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.modals__globalChanges__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.modals__globalChanges__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__globalChanges__wrap__header__right.cloned-element:after{display:none!important}body.light .modals__globalChanges__wrap__header__right{filter:invert(1) hue-rotate(180deg)}.modals__globalChanges__wrap__content{height:100%;overflow:auto;padding:25px 50px;width:100%}.modals__globalChanges__wrap__content__change{align-items:center;display:flex;gap:10px;margin-bottom:10px}.modals__globalChanges__wrap__content__change:last-child{margin-bottom:0}.modals__globalChanges__wrap__content__change__left,.modals__globalChanges__wrap__content__change__right{align-items:center;border-radius:5px;display:flex;font-size:12px;height:20px;justify-content:center;margin:0 5px;padding:10px;width:auto}.modals__globalChanges__wrap__content__change__left{background-color:#862c10}.modals__globalChanges__wrap__content__change__right{background-color:#225e16}.component__login{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;height:max-content;justify-content:space-between;width:100%}.component__login__left{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.component__login__right{align-items:center;background-color:#2c2e38;display:flex;flex-direction:column;padding:180px 0}.component__login__right__logo{background-size:100% 100%;height:70px;margin-bottom:20px;width:60px}.component__login__right__text{color:#fff;font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:30px}.component__login__right__heading{color:#fff;font-family:Inter;font-size:30px;font-style:normal;font-weight:500;line-height:36px;margin-bottom:40px}.component__login__right__input{display:flex;flex-direction:column;gap:14px;height:auto;margin-bottom:16px;width:auto}.component__login__right__input:last-child{margin-bottom:40px}.component__login__right__input>span{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.component__login__right__input>input{background:#373a43;border:1px solid #373a43;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:54px;line-height:19px;outline:none;padding:0 20px;transition:border-color .3s ease;width:420px}.component__login__right__input>input:focus{border-color:#6c5dd3}.component__login__right__input--error>input{border-color:red}.component__login__right__button{align-items:center;background:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;height:57px;justify-content:center;line-height:19px;margin-top:50px;transition:background-color .3s ease;width:420px}.component__login__right__button:hover{background-color:#5a49ce}.component__login__right__infoP{color:#fa4b4b;margin-top:30px;opacity:0;transition:opacity .3s ease}@media (max-width:992px){.component__login{grid-template-columns:1fr;grid-template-rows:500px 1fr;height:auto;padding-top:90px}.component__login__left{max-height:500px}.component__login__right{padding:40px 20px}}@media (max-width:576px){.component__login{grid-template-rows:200px 1fr;height:auto;padding-top:90px}.component__login__left{height:200px;max-height:500px}.component__login__right{padding:20px}.component__login__right__logo{height:52px;margin-bottom:16px;width:45px}.component__login__right__text{font-size:18px;font-weight:500;line-height:24px;margin-bottom:16px}.component__login__right__heading{font-size:24px;margin-bottom:30px}.component__login__right__input{display:flex;flex-direction:column;gap:14px;height:auto;margin-bottom:16px;width:100%}.component__login__right__input:last-child{margin-bottom:30px}.component__login__right__input>input{font-size:14px;height:42px;max-width:570px;padding:0 14px;width:100%}.component__login__right__button{height:46px;margin-top:30px;width:100%}.component__login__right__infoP{margin-top:16px}}.component__contentWrapper{height:100%;overflow:auto;width:100%}.component__contentWrapper.cloned-element{align-items:center;display:flex!important;justify-content:center}@media (max-width:768px){.component__contentWrapper{padding-left:0}}.route__dashboard{color:#fff;height:100%;width:100%}body.light .route__dashboard{color:#000}.route__dashboard__top{align-items:center;display:flex;gap:50px;height:auto;margin-bottom:20px;width:100%}.route__dashboard__top__head{align-items:center;display:flex;font-size:24px;font-weight:700;gap:20px}.route__dashboard__top__head>span{color:gray;font-size:14px}.route__dashboard__grid{grid-gap:20px;display:grid;gap:20px;grid-auto-rows:auto;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;height:auto;width:100%}.route__dashboard__grid__box{border-radius:5px;box-shadow:0 0 4px 2px #0000004d;display:flex;flex-direction:column;height:auto;overflow:hidden;width:100%}.route__dashboard__grid__box__head{color:#fff;font-size:16px;font-weight:700;height:auto;padding:20px;width:100%}.route__dashboard__grid__box__head--blue{background-color:#20355d}.route__dashboard__grid__box__head--green{background-color:#293c34}.route__dashboard__grid__box__head--yellow{background-color:#534436}.route__dashboard__grid__box__head--cyan{background-color:#253244}.route__dashboard__grid__box__error{color:#ff450d}body.light .route__dashboard__grid__box__error{color:red}.route__dashboard__grid__box__content2{grid-gap:20px;display:grid;gap:20px;grid-auto-rows:auto;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;height:auto;padding:20px;width:100%}.route__dashboard__grid__box__content2>div p{font-size:12px;margin-bottom:5px}.route__dashboard__grid__box__content2>div span{font-size:20px;font-weight:700}.route__dashboard__grid__box__content{display:flex;flex-direction:column;gap:30px;height:auto;padding:20px;width:100%}.route__dashboard__grid__box__content>div{grid-row-gap:5px;grid-column-gap:20px;column-gap:20px;display:grid;grid-auto-rows:auto;grid-template-columns:1fr repeat(2,max-content);grid-template-rows:auto;height:auto;row-gap:5px;width:100%}.route__dashboard__grid__box__content>div p{font-size:12px;margin-bottom:5px}.route__dashboard__grid__box__content>div span{display:block;font-size:14px;font-weight:700}.route__dashboard__grid__box__content5{display:flex;flex-direction:column;gap:20px;height:auto;padding:20px;width:100%}.route__dashboard__grid__box__content5>div{grid-row-gap:5px;grid-column-gap:20px;column-gap:20px;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(5,1fr);grid-template-rows:auto;height:auto;row-gap:5px;width:100%}.route__dashboard__grid__box__content5>div p{font-size:12px;margin-bottom:5px}.route__dashboard__grid__box__content5>div span{display:block;font-size:12px;font-weight:700}.route__dashboardNew{grid-gap:30px;color:#fff;display:grid;gap:30px;grid-auto-rows:auto;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;height:auto;margin:0 auto;max-width:1500px;padding-bottom:20px;width:100%}body.light .route__dashboardNew{color:#000}.route__dashboardNew__head{align-items:center;display:flex;grid-column:1/-1;height:auto;justify-content:space-between;width:100%}.route__dashboardNew__kpi{grid-gap:20px;display:grid;gap:20px;grid-column:1/-1;grid-template-columns:subgrid}.route__dashboardNew__kpi__item{background-color:#242731;border-radius:5px;box-shadow:0 0 40px 0 #0003;display:flex;flex-direction:column;gap:18px;height:auto;padding:20px 40px;width:100%}body.light .route__dashboardNew__kpi__item{background-color:#fff;box-shadow:0 0 40px 0 #0003}.route__dashboardNew__kpi__item__top{align-items:center;display:flex;gap:12px;height:auto;width:100%}.route__dashboardNew__kpi__item__top>img{width:30px}.route__dashboardNew__kpi__item__top>span{font-family:Inter;font-size:14px;font-weight:600;letter-spacing:0;line-height:16px}.route__dashboardNew__kpi__item__bottom{align-items:center;display:flex;gap:18px;height:auto;width:100%}.route__dashboardNew__kpi__item__bottom>span{font-family:Poppins;font-size:28px;font-weight:600;letter-spacing:0;line-height:100%}.route__dashboardNew__kpi__item__bottom>div{background-color:#8dbdcc33;border-radius:5px;color:#7ebbd2;font-family:Inter;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px;padding:2px 6px}body.light .route__dashboardNew__kpi__item__bottom>div{background-color:#184e5f33;color:#385a66}.route__dashboardNew__kpi__item__bottom--red>div{background-color:#41353a;color:#fb9172}body.light .route__dashboardNew__kpi__item__bottom--red>div{background-color:#534249;color:#ffbeaa}.route__dashboardNew__chart{border-radius:10px;box-shadow:0 0 40px 0 #00000040;display:flex;flex-direction:column;gap:30px;height:auto;min-height:100%;padding:28px 40px;position:relative;width:100%}.route__dashboardNew__chart--first{grid-column:1/-1}.route__dashboardNew__chart>p{align-items:center;display:flex;flex-wrap:wrap;font-size:18px}.route__dashboardNew__chart>p,.route__dashboardNew__chart>p>span{font-family:Inter;font-weight:600;letter-spacing:0;line-height:16px}.route__dashboardNew__chart>p>span{color:#808191;font-size:12px}.route__dashboardNew__chart__spinner{align-items:center;background-color:#2326308a;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%}body.light .route__dashboardNew__chart__spinner{background-color:#ffffff8a}.route__dashboardNew__chart__spinner *{pointer-events:none}.route__dashboardNew__chart__spinner--active{opacity:1;pointer-events:all}.route__dashboardNew__chart__wrap{height:250px;width:100%}.route__dashboardNew__table{display:grid;grid-column:1/-1;grid-template-columns:subgrid;grid-template-rows:max-content;height:auto;width:100%}.route__dashboardNew__table .genericTabs{background-color:#232630;position:sticky;top:0;z-index:3}.route__dashboardNew__table__chart{background-color:#242731;border-radius:10px;box-shadow:0 0 40px 0 #00000040;display:flex;flex-direction:column;gap:10px;height:max-content;min-width:0;padding:30px;position:sticky;top:39px;width:100%}.route__dashboardNew__table__chart>p{font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:24px}.route__dashboardNew__table__chart>h3{font-family:Poppins;font-size:24px;font-weight:600;letter-spacing:1px;line-height:100%;margin-bottom:10px}.route__dashboardNew__table__chart__spinner{align-items:center;background-color:#2326308a;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%}body.light .route__dashboardNew__table__chart__spinner{background-color:#ffffff8a}.route__dashboardNew__table__chart__spinner *{pointer-events:none}.route__dashboardNew__table__chart__spinner--active{opacity:1;pointer-events:all}.route__dashboardNew__table__chart__wrap{height:250px;position:relative;width:100%}.route__dashboardNew__table__chart__wrap__inner{height:max-content;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:max-content}.route__dashboardNew__table__chart__top{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.route__dashboardNew__table__chart__top__box{border-radius:5px;height:16px;margin:0 5px;width:16px}.route__dashboardNew__table__chart__top__text{font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:24px}.route__mediaBuyer{color:#fff;height:auto;width:100%}body.light .route__mediaBuyer{color:#000}.route__mediaBuyer>h3{margin-bottom:20px}.route__mediaBuyer__list{align-items:center;display:flex;gap:10px;height:auto;width:100%}.route__mediaBuyer__list__manager{border:1px solid #6c5dd3;border-radius:5px;color:#808191;cursor:pointer;font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px;padding:10px 18px;text-align:left;transition:background-color .3s ease,color .3s ease}.route__mediaBuyer__list__manager:hover{background-color:#6c5dd3;color:#fff}.route__user__offers{display:flex;flex-direction:column;height:auto;width:100%}.route__user__offers__filters{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);grid-template-rows:auto}.route__user__offers__tableWrap{filter:drop-shadow(0 0 15px rgba(0,0,0,.25));height:auto;max-width:100%;overflow-y:auto;padding-bottom:5px;width:auto}.route__user__offers__tableWrap__country{align-items:center;display:flex;gap:10px}.route__user__offers__tableWrap__country>img{height:auto;width:24px}.route__user__offers__tableWrap .customComponents__table__data{transition:background-color .3s ease}.route__user__offers__btns{display:flex;height:auto;justify-content:space-between;margin-bottom:20px;margin-top:20px;width:100%}.route__user__offers__btns__left{align-items:center;display:flex;gap:20px;justify-content:flex-start}.route__user__offers__btns__left__item{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:5px;line-height:normal}body.light .route__user__offers__btns__left__item{color:#000}.route__user__offers__btns__left__selected{align-items:center;background:#232630;border:1px solid #0000;border-radius:5px;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:10px;height:auto;justify-content:center;line-height:17px;max-width:0;overflow:hidden;padding:10px 0;transition:padding .3s ease,max-width .3s ease,border .3s ease;white-space:nowrap;width:auto;word-break:keep-all}body.light .route__user__offers__btns__left__selected{background-color:#f8f9fa;color:#000}.route__user__offers__btns__left__selected__btn{background-size:100%;cursor:pointer;height:18px;position:relative;width:18px}.route__user__offers__btns__left__selected__btn:after{background-color:initial;border-radius:50%;content:"";display:block;height:22px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:22px}.route__user__offers__btns__left__selected__btn:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__offers__btns__left__selected__btn.cloned-element:after{display:none!important}body.light .route__user__offers__btns__left__selected__btn{filter:invert(1) hue-rotate(180deg)}.route__user__offers__btns__left__selected--active{border-color:#6c5dd3;max-width:300px;padding:10px 18px}.route__user__offers__btns__right{align-items:center;display:flex;gap:10px;justify-content:center}.route__user__offers__btns__right__settings{align-items:center;cursor:pointer;display:flex;height:40px;justify-content:center;margin-left:10px;position:relative;width:40px}.route__user__offers__btns__right__settings:after{background-color:initial;border-radius:50%;content:"";display:block;height:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:32px}.route__user__offers__btns__right__settings:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__offers__btns__right__settings.cloned-element:after{display:none!important}.route__user__offers__btns__right__settings>img{height:24px;width:24px}.route__user__offers__btns__right__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:8px;height:auto;justify-content:space-between;line-height:17px;padding:10px 16px;transition:background-color .3s ease;width:auto}.route__user__offers__btns__right__btn:hover{background-color:#5a49ce}.route__user__offers__btns__right__btn>img{height:20px;width:20px}.route__user__offers__add{align-items:center;background:#232630b3;cursor:default;display:flex;height:100%;justify-content:center;width:100%}.route__user__offers__add__wrap{background-color:#2c2e38;color:#fff;height:auto;max-height:100%;overflow:auto;padding:40px;width:500px}body.light .route__user__offers__add__wrap{background-color:#fff;color:#000}.route__user__offers__add__wrap__head{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:30px;width:100%}.route__user__offers__add__wrap__head__left{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:22px}body.light .route__user__offers__add__wrap__head__left{color:#000}.route__user__offers__add__wrap__head__right{cursor:pointer;height:30px;position:relative;width:30px}.route__user__offers__add__wrap__head__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.route__user__offers__add__wrap__head__right:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__offers__add__wrap__head__right.cloned-element:after{display:none!important}body.light .route__user__offers__add__wrap__head__right{filter:invert(1) hue-rotate(180deg)}.route__user__offers__add__wrap__input{display:flex;flex-direction:column;gap:15px;height:auto;margin-bottom:20px;width:100%}.route__user__offers__add__wrap__input__sources{align-items:center;display:flex;gap:10px;height:auto;width:100%}.route__user__offers__add__wrap__input__sources__source{align-items:center;display:flex;gap:5px;justify-content:center}.route__user__offers__add__wrap__input>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}body.light .route__user__offers__add__wrap__input>p{color:#000}.route__user__offers__add__wrap__input>input{background:#373a43;border:1px solid #0000;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:54px;line-height:19px;outline:none;padding:0 20px;transition:border .3s ease;width:100%}body.light .route__user__offers__add__wrap__input>input{background-color:#fff;border-color:#e2e2e2;color:#000}.route__user__offers__add__wrap__input>input:focus,body.light .route__user__offers__add__wrap__input>input:focus{border:1px solid #6c5dd3}.route__user__offers__add__wrap__input--error>input,.route__user__offers__add__wrap__input--error>textarea,body.light .route__user__offers__add__wrap__input--error>input,body.light .route__user__offers__add__wrap__input--error>textarea{border:1px solid #ff754c}.route__user__offers__add__wrap__input--text>textarea{background:#373a43;border:1px solid #0000;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:auto;line-height:19px;min-height:100px;outline:none;padding:18px 20px;resize:vertical;transition:border .3s ease;width:100%}.route__user__offers__add__wrap__input--text>textarea:focus{border:1px solid #6c5dd3}body.light .route__user__offers__add__wrap__input--text>textarea{background-color:#e9e8e8;color:#000}body.light .route__user__offers__add__wrap__input--text>textarea:focus{border:1px solid #6c5dd3}.route__user__offers__add__wrap__input--split{grid-gap:0;grid-row-gap:15px;display:grid;gap:0;grid-auto-rows:auto;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;row-gap:15px}.route__user__offers__add__wrap__input--split>p{grid-column:1/span all}.route__user__offers__add__wrap__input--split>input{width:calc(100% - 15px)}.route__user__offers__add__wrap__input--split>input:last-child{justify-self:end}.route__user__offers__add__wrap__input--checkbox{align-items:center;display:flex;flex-direction:row;gap:10px}.route__user__offers__add__wrap__input__responsible{grid-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:1fr 150px 36px}.route__user__offers__add__wrap__input__responsible__image{align-items:center;display:flex;gap:5px}.route__user__offers__add__wrap__input__responsible__image>img{height:auto;width:16px}.route__user__offers__add__wrap__input__responsible .styledComponent__button{align-items:center;display:flex;justify-content:center}.route__user__offers__add__wrap__input__responsible .styledComponent__button>img{height:24px;width:24px}.route__user__offers__add__wrap__buttons{align-items:center;display:flex;gap:20px;height:auto;justify-content:flex-end;width:100%}.route__user__offers__add__wrap__buttons__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;height:43px;justify-content:center;padding:0 40px;transition:background-color .3s ease;width:auto}.route__user__offers__add__wrap__buttons__btn:hover{background-color:#5a49ce}.route__user__offers__add__wrap__buttons__btn--secondary{background-color:#1b1d21}.route__user__offers__add__wrap__buttons__btn--secondary:hover{background-color:#0d0f11}.route__user__offers__add__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px;margin-top:20px;opacity:0;transition:opacity .3s ease}.route__user__offers__gallery__wrap.genericModal__wrap{max-width:90%;min-width:800px;width:1540px}.route__user__offers__gallery__wrap__head__middle{margin-left:auto;margin-right:20px}.route__user__offers__gallery__wrap__images{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-auto-rows:minmax(fit-content,200px);grid-template-columns:repeat(auto-fit,350px);grid-template-rows:minmax(fit-content,200px);height:auto;row-gap:20px;width:auto}.route__user__offers__gallery__wrap__images__img{align-items:center;background:#373a43;border-radius:10px;box-shadow:0 0 36px 0 #00000040;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:space-between;padding:20px;width:100%}.route__user__offers__gallery__wrap__images__img__name{color:#fff;margin-bottom:3px}.route__user__offers__gallery__wrap__images__img__date,.route__user__offers__gallery__wrap__images__img__name{-webkit-line-clamp:1;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.route__user__offers__gallery__wrap__images__img__date{color:#b2b3bd;margin-bottom:auto}.route__user__offers__gallery__wrap__images__img>img{cursor:pointer;margin:auto 0;max-height:calc(100% - 53px);max-width:100%;min-height:64px;min-width:64px}.route__user__offers__gallery__wrap__images__img__buttons{align-items:center;display:flex;gap:10px;height:auto;justify-content:flex-end;width:100%}.route__user__offers__settings{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__user__offers__settings__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;width:450px}body.light .route__user__offers__settings__wrap{background-color:#fff}.route__user__offers__settings__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .route__user__offers__settings__wrap__top{border-color:#e2e2e2}.route__user__offers__settings__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .route__user__offers__settings__wrap__top__left{color:#000}.route__user__offers__settings__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.route__user__offers__settings__wrap__top__right:hover{background-color:#5a49ce}.route__user__offers__settings__wrap__content{color:#fff;height:100%;overflow:auto;padding:15px 0;width:100%}body.light .route__user__offers__settings__wrap__content{color:#000}.route__user__offers__settings__wrap__content__checkbox{align-items:center;display:flex;gap:10px;justify-content:flex-start}.route__user__offers__settings__wrap__content__split{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 180px;grid-template-rows:auto;margin-top:20px}.route__user__offers__settings__wrap__content__split>.component__filters__filterColumn{height:37px;padding:10px 5px}.route__user__offers__settings__wrap__content__split>.route__user__offers__settings__wrap__content__input{margin:0}.route__user__offers__settings__wrap__content__input{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;height:auto;justify-content:center;line-height:normal;margin-top:10px;padding:10px 5px;transition:background-color .3s ease;width:100%}.route__user__offers__settings__wrap__content__input:hover{background-color:#5a49ce}.route__user__offers__settings__wrap__content__info{color:#b2b3bd;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-top:20px;text-align:center}.route__user__offers__settings__add__profileDropdown{align-items:center;display:flex;gap:10px}.route__user__offers__settings__add__profileDropdown>img{border-radius:50%;height:20px;width:20px}.route__user__offers__selectUsers{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__user__offers__selectUsers__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;width:450px}body.light .route__user__offers__selectUsers__wrap{background-color:#fff}.route__user__offers__selectUsers__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .route__user__offers__selectUsers__wrap__top{border-color:#e2e2e2}.route__user__offers__selectUsers__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .route__user__offers__selectUsers__wrap__top__left{color:#000}.route__user__offers__selectUsers__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.route__user__offers__selectUsers__wrap__top__right:hover{background-color:#5a49ce}.route__user__offers__selectUsers__wrap__content{color:#fff;height:100%;overflow:auto;padding:15px 0;width:100%}body.light .route__user__offers__selectUsers__wrap__content{color:#000}.route__user__offers__selectUsers__wrap__content__search{margin-bottom:20px}.route__user__offers__selectUsers__wrap__content__buttons{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;margin-bottom:20px}.route__user__offers__selectUsers__wrap__content__buttons>*{align-items:center;display:flex;gap:10px;width:100%}.route__user__offers__selectUsers__wrap__content__users{display:flex;flex-direction:column;gap:10px}.route__user__offers__selectUsers__wrap__content__users__user{align-items:center;display:flex;gap:10px}.route__user__offers__selectUsers__wrap__content__presets{border-bottom:1px solid #373a43;border-top:1px solid #373a43;height:auto;margin-bottom:30px;padding:12px 0;width:100%}body.light .route__user__offers__selectUsers__wrap__content__presets{border-color:#e2e2e2}.route__user__offers__selectUsers__wrap__content__presets__text{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.route__user__offers__selectUsers__wrap__content__presets__text__left{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;gap:10px;justify-content:flex-start;letter-spacing:.7px;line-height:140%}.route__user__offers__selectUsers__wrap__content__presets__text__right__button{align-items:center;background-color:#1b1d21;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:8px;height:44px;line-height:17px;padding:0 16px;transition:background-color .3s ease;width:100%}.route__user__offers__selectUsers__wrap__content__presets__text__right__button>img{height:24px;width:24px}.route__user__offers__selectUsers__wrap__content__presets__text__right__button:hover{background-color:#0d0f11}.route__user__offers__selectUsers__wrap__content__presets__items{display:flex;flex-direction:column;gap:10px}.route__user__offers__selectUsers__wrap__content__presets__items__item{align-items:center;background-color:#1b1d21;border-radius:5px;cursor:pointer;display:flex;font-size:12px;height:auto;justify-content:space-between;padding:10px;transition:background-color .3s ease;width:100%}.route__user__offers__selectUsers__wrap__content__presets__items__item:hover{background-color:#0d0f11}.route__user__offers__selectUsers__wrap__content__presets__items__item__name{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.7px;line-height:140%}.route__user__offers__selectUsers__wrap__content__presets__items__item__close{background-size:100% 100%;height:20px;position:relative;width:20px}.route__user__offers__selectUsers__wrap__content__presets__items__item__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:30px}.route__user__offers__selectUsers__wrap__content__presets__items__item__close:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__offers__selectUsers__wrap__content__presets__items__item__close.cloned-element:after{display:none!important}.route__user__offers__datasets{grid-gap:20px;display:grid;gap:20px;grid-auto-rows:max-content;grid-template-columns:repeat(auto-fit,minmax(700px,1fr));grid-template-rows:max-content;height:auto;position:relative;width:100%}.route__user__offers__datasets__filters{grid-column-gap:20px;column-gap:20px;display:grid;grid-column:1/-1;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;height:auto;width:100%}.route__user__offers__datasets__item{background-color:#242731;box-shadow:0 0 4px 2px #0000004d;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;justify-content:center;padding:10px}body.light .route__user__offers__datasets__item{background-color:#fff;color:#000}.route__user__offers__datasets__item>p{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.route__user__offers__datasets__item>p span:nth-child(2){color:gray}.route__user__offers__datasets__item__withImage{align-items:center;display:flex;gap:5px}.route__user__offers__datasets__item__withImage>img{border-radius:50%;height:20px;width:20px}.route__user__offers__datasets__item__line{background-color:gray;height:1px;margin-top:auto;width:100%}.route__user__offers__datasets__item__buttons{display:flex;flex-wrap:wrap;gap:10px;height:auto;width:100%}.route__user__offers__datasets__item__buttons>button{align-items:center;display:flex;gap:5px;height:30px}.route__user__offers__datasets__item__buttons>button>img{height:16px;width:16px}.route__user__sites__card{background:#242731;border-radius:10px;display:flex;filter:drop-shadow(0 0 36px rgba(0,0,0,.25));flex-direction:column;height:auto;max-width:500px;min-height:100%;padding:24px;width:100%}body.light .route__user__sites__card{background-color:#fff;color:#000}.route__user__sites__card__head{display:grid;grid-template-columns:1fr max-content;grid-template-rows:auto;justify-content:space-between;margin-bottom:10px}.route__user__sites__card__head .customComponents__buttonWithDropdown{max-height:40px}.route__user__sites__card__head__name{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%}body.light .route__user__sites__card__head__name{color:#000}.route__user__sites__card__head__name>p{max-width:100%}.route__user__sites__card__head__status{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:12px;font-style:normal;font-weight:700;letter-spacing:1px;line-height:17px}body.light .route__user__sites__card__head__status{color:#000}.route__user__sites__card__head__status p{margin-left:10px}.route__user__sites__card__head__status__notactive{display:flex;overflow:hidden;position:relative}.route__user__sites__card__head__status__notactive--moreinfo{margin-left:14px}.route__user__sites__card__head__status__notactive--moreinfo:hover{cursor:pointer}.route__user__sites__card__head__status__notactive__info{background:#2c2e38;border-radius:5px;box-shadow:0 0 19px 5px #00000040;color:#808191;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;height:auto;line-height:16px;opacity:0;padding:20px;position:absolute;right:0;top:calc(100% + 13px);transition:.3s ease;width:270px;z-index:1}.route__user__sites__card__country{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;gap:10px;height:auto;line-height:18px;margin-bottom:10px;margin-top:10px;width:100%}body.light .route__user__sites__card__country{color:#000}.route__user__sites__card__flags{align-items:center;display:flex;flex-wrap:wrap;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;gap:5px;line-height:16px}.route__user__sites__card__url{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;margin-top:10px}.route__user__sites__card__url a{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;color:#808191;display:flex;display:-webkit-box;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:16px;overflow:hidden;text-decoration:none;width:70%;word-break:break-all}.route__user__sites__card__url img{height:17px;width:13px}.route__user__sites__card__url img:hover{cursor:pointer}body.light .route__user__sites__card__url img{filter:invert(1) hue-rotate(180deg)}.route__user__sites__card__img{display:flex;height:300px;justify-content:center;margin-top:auto;overflow:hidden;width:100%}.route__user__sites__card__img img{height:300px;width:auto}.route__user__sites__card__analytics{background:#2d313e;border:1px solid #515967;border-radius:5px;color:#fff;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;height:auto;margin:10px 0 20px;width:100%}body.light .route__user__sites__card__analytics{background-color:#e9e8e8;color:#000}.route__user__sites__card__analytics__item{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:10px 0}.route__user__sites__card__analytics__item>span:first-child{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:16px}body.light .route__user__sites__card__analytics__item>span:first-child{color:#000}.route__user__sites__card__analytics__item>span:last-child{color:#fff;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:normal}body.light .route__user__sites__card__analytics__item>span:last-child{color:#000}.route__user__sites__card__analytics__item:not(:last-child){border-right:1px solid gray}body.light .route__user__sites__card__analytics__item:not(:last-child){background-color:#e2e2e2}.route__user__sites__card__buttons{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;height:auto;justify-content:flex-end;line-height:19px;width:100%}.route__user__sites__card__buttons__preview{background:#1b1d21;border-radius:5px;margin-right:20px;padding:12px 40px;transition:.3s ease}.route__user__sites__card__buttons__preview--script{padding:12px}.route__user__sites__card__buttons__preview--script>p>img{height:100%;width:auto}.route__user__sites__card__buttons__preview:hover{background:#0d0f11;cursor:pointer}.route__user__sites__card__buttons__edit{background:#6c5dd3;border-radius:5px;padding:12px 40px;transition:.3s ease}.route__user__sites__card__buttons__edit:hover{background:#5a49ce;cursor:pointer}.route__user__sites__card__tracking{align-items:center;background:#232630cc;cursor:default;display:flex;height:100%;justify-content:center;width:100%}.route__user__sites__card__tracking__wrap{background:#2c2e38;border-radius:10px;box-shadow:0 0 24px #00000040;height:auto;max-height:100%;overflow:auto;padding:40px;width:500px}body.light .route__user__sites__card__tracking__wrap{background:#fff}.route__user__sites__card__tracking__wrap__head{align-items:center;display:flex;height:auto;justify-content:space-between;width:100%}.route__user__sites__card__tracking__wrap__head__left{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:22px}body.light .route__user__sites__card__tracking__wrap__head__left{color:#000}.route__user__sites__card__tracking__wrap__head__right{cursor:pointer;height:30px;position:relative;width:30px}.route__user__sites__card__tracking__wrap__head__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.route__user__sites__card__tracking__wrap__head__right:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__sites__card__tracking__wrap__head__right.cloned-element:after{display:none!important}body.light .route__user__sites__card__tracking__wrap__head__right{filter:invert(1) hue-rotate(180deg)}.route__user__sites__card__tracking__wrap__code{background:#373a43;border:none;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:auto;line-height:19px;margin-top:20px;min-height:250px;outline:none;overflow:auto;overflow-wrap:normal;padding:20px;white-space:pre;width:100%}.route__user__sites__card__tracking__wrap__code .string{color:#8bff8b}.route__user__sites__card__tracking__wrap__code .number{color:#ff8c00}.route__user__sites__card__tracking__wrap__code .boolean{color:#c3c3ff}.route__user__sites__card__tracking__wrap__code .null{color:#f78af7}.route__user__sites__card__tracking__wrap__code .key{color:#fd8a8a}body.light .route__user__sites__card__tracking__wrap__code{background-color:#e9e8e8;color:#000}body.light .route__user__sites__card__tracking__wrap__code .string{color:green}body.light .route__user__sites__card__tracking__wrap__code .number{color:#ff8c00}body.light .route__user__sites__card__tracking__wrap__code .boolean{color:#9f9fcf}body.light .route__user__sites__card__tracking__wrap__code .null{color:#a35aa3}body.light .route__user__sites__card__tracking__wrap__code .key{color:#7e4040}.route__userOfferCopies{display:flex;flex-direction:column;gap:20px;height:auto;width:100%}.route__userOfferCopies:not(.route__userOfferCopies--list)>.customComponents__table>.customComponents__table__data{cursor:pointer;transition:background-color .3s ease}.route__userOfferCopies:not(.route__userOfferCopies--list)>.customComponents__table>.customComponents__table__data:hover{background-color:#373351}body.light .route__userOfferCopies:not(.route__userOfferCopies--list)>.customComponents__table>.customComponents__table__data:hover{background-color:#c4bfe3}.route__userOfferCopies--list .customComponents__table__data__groupNewline{margin-top:20px}.route__userOfferCopies__filters{align-items:center;color:#fff;display:flex;gap:10px;height:auto;width:100%}body.light .route__userOfferCopies__filters{color:#000}.route__userOfferCopies__filters>p{align-items:center;display:flex;gap:5px;justify-content:center}.route__userOfferCopies__buttons{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-bottom:10px}.route__userOfferCopies__buttons__button{grid-gap:8px;align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:8px;height:auto;justify-content:space-between;line-height:17px;padding:10px 16px;transition:background-color .3s ease;width:auto}.route__userOfferCopies__buttons__button>img{height:20px;width:20px}.route__userOfferCopies__buttons__button:hover{background-color:#5a49ce}.route__user__sites{height:auto;width:100%}.route__user__sites__filters{grid-column-gap:30px;grid-row-gap:30px;background-color:#232630;column-gap:30px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:54px;padding:20px 1px;position:sticky;row-gap:30px;top:0;width:100%;z-index:21}body.light .route__user__sites__filters{background-color:#f7f8f9}.route__user__sites__buttons{align-items:center;display:flex;gap:20px;height:auto;justify-content:left;margin-top:16px;width:100%}.route__user__sites__buttons__left{align-items:center;display:flex;gap:10px}.route__user__sites__buttons__left__item{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:5px;line-height:normal}body.light .route__user__sites__buttons__left__item{color:#000}.route__user__sites__buttons__right{align-items:center;display:flex;gap:10px;height:auto;justify-content:center;margin-left:auto;width:auto}.route__user__sites__buttons__right__btn{align-items:center;background:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;height:43px;justify-content:center;line-height:19px;padding:0 40px;transition:background-color .3s ease;width:auto}.route__user__sites__buttons__right__btn:hover{background-color:#5a49ce}.route__user__sites__cards{grid-column-gap:30px;grid-row-gap:20px;column-gap:30px;display:grid;grid-template-columns:repeat(auto-fill,370px);height:auto;justify-items:flex-start;margin-top:30px;padding:1px;place-items:flex-start;position:relative;row-gap:20px;width:100%}.route__user__sites__cards__spinner{background:#232630b3;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:99}.route__user__sites__cards__spinner .customComponents__spinner{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}.route__user__sites__add{align-items:center;background:#232630b3;color:#fff;cursor:default;display:flex;height:100%;justify-content:center;width:100%}.route__user__sites__add__wrap{background:#2c2e38;border-radius:10px;box-shadow:0 0 2px 4px #00000040;height:auto;max-height:100%;overflow:auto;padding:40px;position:relative;width:800px}body.light .route__user__sites__add__wrap{background-color:#fff}.route__user__sites__add__wrap__spinner{align-items:center;background-color:#262935cc;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:2}body.light .route__user__sites__add__wrap__spinner{background-color:#2629354d}.route__user__sites__add__wrap__spinner--active{opacity:1;pointer-events:all}.route__user__sites__add__wrap__head{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:24px;width:100%}.route__user__sites__add__wrap__head__left{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:22px}body.light .route__user__sites__add__wrap__head__left{color:#000}.route__user__sites__add__wrap__head__right{background-size:100%;cursor:pointer;height:30px;position:relative;width:30px}.route__user__sites__add__wrap__head__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.route__user__sites__add__wrap__head__right:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__sites__add__wrap__head__right.cloned-element:after{display:none!important}body.light .route__user__sites__add__wrap__head__right{filter:invert(1) hue-rotate(180deg)}.route__user__sites__add__wrap__input{display:flex;flex-direction:column;gap:14px;height:auto;margin-bottom:20px;width:100%}.route__user__sites__add__wrap__input>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}body.light .route__user__sites__add__wrap__input>p{color:#000}.route__user__sites__add__wrap__input>input{background:#373a43;border:1px solid #0000;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:54px;line-height:19px;outline:none;padding:0 20px;transition:border .3s ease;width:100%}body.light .route__user__sites__add__wrap__input>input{background-color:#fff;border-color:#e2e2e2;color:#000}.route__user__sites__add__wrap__input>input:focus,body.light .route__user__sites__add__wrap__input>input:focus{border-color:#6c5dd3}.route__user__sites__add__wrap__input__dropItem{align-items:center;display:flex;gap:10px;height:auto;width:100%}.route__user__sites__add__wrap__input__dropItem>img{height:auto;max-height:48px;max-width:48px;width:auto}.route__user__sites__add__wrap__input__dropItem__risks{align-items:center;display:flex;gap:5px;height:2px;width:auto!important;width:100%}.route__user__sites__add__wrap__input__dropItem__risks__risk{border-radius:999px;height:100%;width:20px}.route__user__sites__add__wrap__input__sources{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.route__user__sites__add__wrap__input__sources__source{align-items:center;display:flex;gap:5px}body.light .route__user__sites__add__wrap__input__sources__source{color:#000}.route__user__sites__add__wrap__input__risks{grid-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:max-content}.route__user__sites__add__wrap__input__risks__items{align-items:center;align-self:center;display:flex;gap:5px;height:2px;width:100%}.route__user__sites__add__wrap__input__risks__items__item{border-radius:999px;height:100%;width:20px}.route__user__sites__add__wrap__input--inset{border-left:1px solid gray;margin-left:10px;padding-left:20px;width:calc(100% - 10px)}.route__user__sites__add__wrap__input--inset :first-child{margin-bottom:0}.route__user__sites__add__wrap__input--error>input{border-color:#ff754c}.route__user__sites__add__wrap__input--dropdown .route__user__sites__add__wrap__input__withButton{grid-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:1fr 150px;grid-template-rows:auto}.route__user__sites__add__wrap__input--dropdown .route__user__sites__add__wrap__input__withButton__button{align-items:center;background-color:#6c5dd3;border-radius:5px;cursor:pointer;display:flex;gap:13px;height:100%;justify-content:center;transition:background-color .3s ease;width:100%}.route__user__sites__add__wrap__input--dropdown .route__user__sites__add__wrap__input__withButton__button:hover{background-color:#5a49ce}.route__user__sites__add__wrap__input--dropdown .route__user__sites__add__wrap__input__withButton__button>img{height:30px;width:30px}.route__user__sites__add__wrap__input--dropdown .route__user__sites__add__wrap__input__withButton__button>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.route__user__sites__add__wrap__buttons{align-items:center;display:flex;gap:10px;height:auto;justify-content:flex-end;margin-top:30px;width:100%}.route__user__sites__add__wrap__buttons__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;height:53px;justify-content:center;line-height:19px;transition:background-color .3s ease;width:150px}.route__user__sites__add__wrap__buttons__btn:hover{background-color:#5a49ce}.route__user__sites__add__wrap__buttons__btn--secondary{background-color:#1b1d21}.route__user__sites__add__wrap__buttons__btn--secondary:hover{background-color:#0d0f11}.route__user__sites__add__wrap__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px;margin-top:20px;opacity:0;transition:opacity .3s ease}.route__user__sites__add__wrap__expectedLinks{background-color:#373351;height:auto;padding:20px;width:100%}body.light .route__user__sites__add__wrap__expectedLinks{filter:invert(1) hue-rotate(180deg)}.route__user__sites__siteChecker__step{align-items:center;border-bottom:1px solid gray;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px;padding-bottom:10px}.route__user__sites__siteChecker__step:last-child{border-bottom:none}.route__user__sites__siteChecker__step>*{max-width:100%}.route__user__sites__siteChecker__step__btn{background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;height:auto;padding:5px 10px;transition:background-color .3s ease;width:auto}.route__user__sites__siteChecker__step__btn:hover{background-color:#5a49ce}.route__user__sites__siteChecker__step--completed{color:gray}.route__user__sites__siteChecker__step--completed .route__user__sites__siteChecker__step__btn:not(.route__user__sites__siteChecker__step__btn--noDisable){background-color:gray;pointer-events:none}.route__user__campaigns{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr 40px;grid-template-rows:auto;height:auto;min-height:100%;position:relative;width:100%}.route__user__campaigns__notice{align-items:center;background-color:#373351;border-radius:5px;display:flex;margin:15px 0 0;padding:10px}body.light .route__user__campaigns__notice{background-color:#c9c4e4}.route__user__campaigns__notice>p{color:#fff;font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:center}body.light .route__user__campaigns__notice>p{color:#000}.route__user__campaigns__sidebar{align-items:center;background-color:#232630;border:1px solid #373a43;display:flex;flex-direction:column;gap:6px;height:calc(100vh - 200px);margin-top:73px;padding:5px 0;position:sticky;right:0;top:0;width:48px;z-index:49}body.light .route__user__campaigns__sidebar{background-color:#fff;border-color:#e2e2e2}.route__user__campaigns__sidebar__item{align-items:center;border:1px solid #0000;border-radius:5px;cursor:not-allowed;display:flex;height:40px;justify-content:center;overflow:visible;pointer-events:none;position:relative;transition:border .3s ease,background-color .3s ease;width:40px}.route__user__campaigns__sidebar__item:hover{background-color:#0d0f11!important}body.light .route__user__campaigns__sidebar__item:hover{background-color:#f5f5f5!important}.route__user__campaigns__sidebar__item>img{height:18px;width:18px}body.light .route__user__campaigns__sidebar__item>img{filter:invert(1) hue-rotate(180deg)}.route__user__campaigns__sidebar__item--active{background-color:#1b1d21;cursor:pointer;pointer-events:all}body.light .route__user__campaigns__sidebar__item--active{background-color:#e4e4e4}.route__user__campaigns__sidebar__item--toggle{position:relative}.route__user__campaigns__sidebar__item--toggle:after{background-color:#6c5dd3;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:0}.route__user__campaigns__sidebar__item--toggle:hover:after{width:50%}.route__user__campaigns__sidebar__item--toggleActive:after{width:100%!important}.route__user__campaigns__sidebar__item .customComponents__buttonWithDropdown{background-color:initial;left:-100%;position:absolute;top:-100%;z-index:5}body.light .route__user__campaigns__sidebar__item--enabled{background-color:#6c5dd3!important}body.light .route__user__campaigns__sidebar__item--enabled img{filter:none}.route__user__campaigns__sidebar__item--enabled:hover,body.light .route__user__campaigns__sidebar__item--enabled:hover{background-color:#6c5dd3!important}body.light .route__user__campaigns__sidebar__item--enabled:hover img{filter:none}.route__user__campaigns__sidebar--active .route__user__campaigns__sidebar__item{background-color:#1b1d21;cursor:pointer;pointer-events:all}body.light .route__user__campaigns__sidebar--active .route__user__campaigns__sidebar__item{background-color:#e4e4e4}.route__user__campaigns__content{height:100%;overflow:auto;width:100%}.route__user__campaigns__content__filters{grid-column-gap:16px;grid-row-gap:20px;display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:auto}.route__user__campaigns__content__filters__pills{align-items:center;display:flex;flex-wrap:wrap;gap:10px;grid-column:1/span all;grid-row:2;justify-content:flex-start}.route__user__campaigns__content__filters__pills>p{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-weight:400;justify-content:center;line-height:16.94px;padding:5px 10px;text-align:left;transition:background-color .3s ease}.route__user__campaigns__content__filters__pills>p>span{padding:0 5px}.route__user__campaigns__content__filters__pills>p>img{height:13px;width:13px}.route__user__campaigns__content__filters__pills>p:hover{background-color:#5a49ce}.route__user__campaigns__content .component__filters__filterColumn,.route__user__campaigns__content .route__user__campaigns__content__dropdown{height:0;left:0;position:fixed;top:-200%;width:0}.route__user__campaigns__filters{grid-column-gap:30px;background-color:#232630;column-gap:30px;display:grid;grid-template-columns:3fr 2fr 3fr;grid-template-rows:100%;height:94px;padding:20px 0;position:sticky;top:0;width:100%;z-index:21}.route__user__campaigns__filters--extended{grid-template-columns:2fr 2fr 2fr 2fr}.route__user__campaigns__kpi{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;min-height:120px;width:100%}.route__user__campaigns__kpi__item{align-items:flex-start;border:1px solid #373a43;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:25px 20px 25px 40px;width:100%}@media screen and (max-width:1300px){.route__user__campaigns__kpi__item{padding:25px 15px}}body.light .route__user__campaigns__kpi__item{border-color:#adadad}.route__user__campaigns__kpi__item__top{align-items:center;display:flex;justify-content:space-between;width:100%}.route__user__campaigns__kpi__item__top__left{align-items:center;display:flex;gap:15px}.route__user__campaigns__kpi__item__top__left>img{height:20px;width:20px}.route__user__campaigns__kpi__item__top__left>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:16px}body.light .route__user__campaigns__kpi__item__top__left>p{color:#000}.route__user__campaigns__kpi__item__bottom{align-items:center;display:flex;height:auto;justify-content:space-between;width:100%}.route__user__campaigns__kpi__item__bottom__left{align-items:center;color:#fff;display:flex;font-family:Poppins;font-size:28px;font-style:normal;font-weight:600;gap:10px;justify-content:center;letter-spacing:1px;line-height:42px}.route__user__campaigns__kpi__item__bottom__left--invert{align-items:flex-start;flex-direction:column}.route__user__campaigns__kpi__item__bottom__left>img{width:20px}.route__user__campaigns__kpi__item__bottom__left>span{font-size:20px}@media screen and (max-width:1300px){.route__user__campaigns__kpi__item__bottom__left{font-size:25px}}.route__user__campaigns__kpi__item__bottom__left__item>img{margin-right:10px;width:20px}.route__user__campaigns__kpi__item__bottom__left__item>span{font-size:20px}@media screen and (max-width:1300px){.route__user__campaigns__kpi__item__bottom__left__item{font-size:25px}}.route__user__campaigns__kpi__item__bottom__right{align-items:center;color:#fff;display:flex;font-family:Poppins;font-size:28px;font-style:normal;font-weight:600;gap:10px;justify-content:center;letter-spacing:1px;line-height:42px}.route__user__campaigns__kpi__item__bottom__right>img{width:20px}.route__user__campaigns__kpi__item__bottom__right>span{font-size:20px}@media screen and (max-width:1300px){.route__user__campaigns__kpi__item__bottom__right{font-size:25px}}.route__user__campaigns__kpi__item__bottom__right--btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;gap:5px;height:auto;line-height:normal;padding:5px;position:relative;transition:background-color .3s ease;-webkit-user-select:none;user-select:none;width:auto}.route__user__campaigns__kpi__item__bottom__right--btn:hover{background-color:#5a49ce}.route__user__campaigns__head{align-items:center;background-color:#232630;display:flex;height:auto;justify-content:space-between;padding:15px 0;width:100%;z-index:20}.route__user__campaigns__head__left{align-items:center;display:flex;height:auto;justify-content:flex-start;width:auto}.route__user__campaigns__head__left__showAll{align-items:center;color:#fff;display:flex;gap:10px}.route__user__campaigns__head__left__tabs{align-items:center;display:flex;gap:10px;height:auto;justify-content:flex-start;width:auto}.route__user__campaigns__head__left__tabs__tab{align-items:center;border:1px solid #0000;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;height:60px;line-height:normal;padding:9px 17px;transition:background-color .3s ease,border .3s ease;width:auto}.route__user__campaigns__head__left__tabs__tab--active{background-color:#6c5dd3;border-color:#6c5dd3;cursor:default}.route__user__campaigns__head__left__tabs__tab:hover{border-color:#6c5dd3}.route__user__campaigns__head__left__selected{align-items:center;background:#0000;border:1px solid #0000;border-radius:5px;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:10px;height:auto;justify-content:center;line-height:17px;margin-left:0;max-width:0;overflow:hidden;padding:10px 0;transition:padding .3s ease,max-width .3s ease,border .3s ease,margin .3s ease,background .3s ease;white-space:nowrap;width:auto;word-break:keep-all}.route__user__campaigns__head__left__selected__btn{background-size:100%;cursor:pointer;height:18px;position:relative;width:18px}.route__user__campaigns__head__left__selected__btn:after{background-color:initial;border-radius:50%;content:"";display:block;height:22px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:22px}.route__user__campaigns__head__left__selected__btn:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__campaigns__head__left__selected__btn.cloned-element:after{display:none!important}.route__user__campaigns__head__left__selected--active{background-color:#232630;border-color:#6c5dd3;margin-left:10px;max-width:300px;padding:10px 18px}.route__user__campaigns__head__right{align-items:center;display:flex;gap:30px;height:auto;justify-content:flex-end;width:auto}.route__user__campaigns__head__right__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:8px;height:auto;justify-content:center;line-height:17px;padding:10px 16px;transition:background-color .3s ease;width:auto}.route__user__campaigns__head__right__btn:hover{background-color:#5a49ce}.route__user__campaigns__head__right__btn>img{height:20px;width:20px}.route__user__campaigns__tableWrap{height:auto;max-height:100%;max-width:100%;overflow-y:auto;padding-bottom:5px;width:auto}.route__user__campaigns__tableWrap .customComponents__table__data>p{align-items:center;display:flex}.route__user__campaigns__tableWrap .customComponents__table__data--border>:nth-child(3):after,.route__user__campaigns__tableWrap .customComponents__table__head__item--border:nth-child(3):after{background-color:initial!important;border:none!important;box-shadow:-4px 0 3px 1px #00000040}.route__user__campaigns__tableWrap__column{align-items:center;display:flex}.route__user__campaigns__tableWrap__column__arrow{align-items:center;border:1px solid #0000;border-radius:999px;cursor:pointer;display:flex;height:24px;justify-content:center;margin-left:2px;padding:5px;position:relative;transition:border .3s ease;width:24px}.route__user__campaigns__tableWrap__column__arrow:after{background-color:initial;border-radius:50%;content:"";display:block;height:22px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:22px}.route__user__campaigns__tableWrap__column__arrow:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__campaigns__tableWrap__column__arrow.cloned-element:after{display:none!important}.route__user__campaigns__tableWrap__column__arrow.cloned-element{border:none!important}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__head{padding:0}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__head__item:first-child,.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__head__item:nth-child(2),.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__head__item:nth-child(3){left:0;margin-left:-5px;padding-left:5px;padding-right:25px;position:sticky;width:100%;z-index:2}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__head__item:first-child .route__user__campaigns__tableWrap__campaignWithImg__headingPadded,.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__head__item:nth-child(2) .route__user__campaigns__tableWrap__campaignWithImg__headingPadded,.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__head__item:nth-child(3) .route__user__campaigns__tableWrap__campaignWithImg__headingPadded{background-color:#242731}body.light .route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__head__item:first-child .route__user__campaigns__tableWrap__campaignWithImg__headingPadded,body.light .route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__head__item:nth-child(2) .route__user__campaigns__tableWrap__campaignWithImg__headingPadded,body.light .route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__head__item:nth-child(3) .route__user__campaigns__tableWrap__campaignWithImg__headingPadded{background-color:#fff}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__head__item:first-child{min-width:0;min-width:auto;z-index:4}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__head__item:first-child .route__user__campaigns__tableWrap__campaignWithImg__headingPadded{padding-left:40px}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__head__item:nth-child(2){left:105px;z-index:3}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__head__item:nth-child(3){left:220px}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data{padding-bottom:15px!important;padding-left:0!important;padding-top:15px!important}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data>:first-child,.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data>:nth-child(2),.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data>:nth-child(3){height:100%;left:0;min-width:100%;position:sticky;z-index:2}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data>:first-child .route__user__campaigns__tableWrap__campaignWithImg__padded,.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data>:nth-child(2) .route__user__campaigns__tableWrap__campaignWithImg__padded,.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data>:nth-child(3) .route__user__campaigns__tableWrap__campaignWithImg__padded{background-color:#2c2e38}body.light .route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data>:first-child .route__user__campaigns__tableWrap__campaignWithImg__padded,body.light .route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data>:nth-child(2) .route__user__campaigns__tableWrap__campaignWithImg__padded,body.light .route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data>:nth-child(3) .route__user__campaigns__tableWrap__campaignWithImg__padded{background-color:#fff}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data>:first-child{height:100%;min-width:0;min-width:auto;width:100%;z-index:4}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data>:first-child>p{padding-left:40px}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data>:nth-child(2){left:105px;z-index:3}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data>:nth-child(3){left:220px}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data0>:first-child .route__user__campaigns__tableWrap__campaignWithImg__padded,.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data0>:nth-child(2) .route__user__campaigns__tableWrap__campaignWithImg__padded,.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data0>:nth-child(3) .route__user__campaigns__tableWrap__campaignWithImg__padded{background-color:#242731}body.light .route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data0>:first-child .route__user__campaigns__tableWrap__campaignWithImg__padded,body.light .route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data0>:nth-child(2) .route__user__campaigns__tableWrap__campaignWithImg__padded,body.light .route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data0>:nth-child(3) .route__user__campaigns__tableWrap__campaignWithImg__padded{background-color:#f5f5f5}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data--footer{margin-top:-4px}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data--footer>:first-child>* .route__user__campaigns__tableWrap__campaignWithImg__padded,.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data--footer>:nth-child(2)>* .route__user__campaigns__tableWrap__campaignWithImg__padded,.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data--footer>:nth-child(3)>* .route__user__campaigns__tableWrap__campaignWithImg__padded{background-color:#4b4282}body.light .route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data--footer>:first-child>* .route__user__campaigns__tableWrap__campaignWithImg__padded,body.light .route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data--footer>:nth-child(2)>* .route__user__campaigns__tableWrap__campaignWithImg__padded,body.light .route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data--footer>:nth-child(3)>* .route__user__campaigns__tableWrap__campaignWithImg__padded{background-color:#b9aef0}.route__user__campaigns__tableWrap__paginate{height:1px;width:100%}.route__user__campaigns__tableWrap__campaignWithImg{align-items:center;display:flex;gap:16px;justify-content:flex-start}.route__user__campaigns__tableWrap__campaignWithImg__padded{height:calc(100% + 30px);left:-10px;position:absolute;top:-15px;width:calc(100% + 45px);z-index:-1}.route__user__campaigns__tableWrap__campaignWithImg__padded__fill{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.route__user__campaigns__tableWrap__campaignWithImg__padded__fill .component__checkbox{margin-left:10px}.route__user__campaigns__tableWrap__campaignWithImg__headingPadded{height:100%;left:0;margin-left:-10px;padding-left:10px;position:absolute;top:0;width:calc(100% + 40px)!important;z-index:-1}.route__user__campaigns__tableWrap__campaignWithImg__headingPadded__border{border-bottom:1px solid #4267b2;border-top:1px solid #0000;padding:6px 0}.route__user__campaigns__tableWrap__campaignWithImg__headingPadded__withInfo{align-items:center;display:flex;gap:10px;margin-right:18px;transition:margin-right .3s ease}.route__user__campaigns__tableWrap__campaignWithImg__headingPadded__withInfo>img{height:0;transition:width .3s ease,height .3s ease;width:0}body.light .route__user__campaigns__tableWrap__campaignWithImg__headingPadded__withInfo>img{filter:invert(1) hue-rotate(180deg)}.route__user__campaigns__tableWrap__campaignWithImg__headingPadded__withInfo:hover{margin-right:0}.route__user__campaigns__tableWrap__campaignWithImg__headingPadded__withInfo:hover>img{height:18px;width:18px}.route__user__campaigns__tableWrap__campaignWithImg>img{max-height:56px;max-width:56px}.route__user__campaigns__tableWrap__campaignWithImg>p{display:flex;flex-direction:column;gap:5px;width:95%}.route__user__campaigns__tableWrap__campaignWithImg>p>span:last-child{align-items:center;color:#808191;display:flex;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;gap:5px;line-height:18px}.route__user__campaigns__tableWrap__campaignWithImg>p>span:last-child>img{opacity:0;transition:opacity .3s ease}.route__user__campaigns__tableWrap__campaignWithImg>p>span:first-child{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:18px;transition:color .3s ease}body.light .route__user__campaigns__tableWrap__campaignWithImg>p>span:first-child{color:#000}.route__user__campaigns__tableWrap__campaignWithImg:hover,body.light .route__user__campaigns__tableWrap__campaignWithImg:hover{cursor:pointer}.route__user__campaigns__tableWrap__campaignWithImg:hover>p>span:first-child,body.light .route__user__campaigns__tableWrap__campaignWithImg:hover>p>span:first-child{color:#9390ff}.route__user__campaigns__tableWrap__campaignWithImg:hover>p>span:last-child>img,body.light .route__user__campaigns__tableWrap__campaignWithImg:hover>p>span:last-child>img{opacity:1}.route__user__campaigns__tableWrap__campaignWithImg__hoverID{gap:0!important;transition:gap .3s ease}.route__user__campaigns__tableWrap__campaignWithImg__hoverID>span:last-child{max-height:0;overflow:hidden;transition:max-height .3s ease}.route__user__campaigns__tableWrap__campaignWithImg__hoverID:hover{gap:5px!important}.route__user__campaigns__tableWrap__campaignWithImg__hoverID:hover>span:last-child{max-height:50px}.route__user__campaigns__tableWrap__delivery{align-items:center;display:flex;gap:10px}.route__user__campaigns__tableWrap__delivery>span:first-child{background-color:#808191;border-radius:50%;height:12px;width:12px}.route__user__campaigns__tableWrap__delivery--active>span:first-child{background-color:#7fba7a}.route__user__campaigns__tableWrap__delivery--warning>span:first-child{background-color:#f0ca32}.route__user__campaigns__tableWrap__delivery--error>span:first-child{background-color:#df2020}.route__user__campaigns__tableWrap__values{display:flex;flex-direction:column;gap:5px;justify-content:center}.route__user__campaigns__tableWrap__values__value{align-items:center;display:flex;gap:5px;justify-content:flex-start}.route__user__campaigns__tableWrap__values__value>img{height:12px;width:12px}.route__user__campaigns__tableWrap__values__value--warning{color:gray}.route__user__campaigns__urls{align-items:center;background:#232630b3;cursor:default;display:flex;height:100%;justify-content:center;width:100%}.route__user__campaigns__urls__wrap{background-color:#2c2e38;border-radius:5px;box-shadow:0 0 4px 2px #0000004d;color:#fff;height:auto;max-height:100%;overflow:auto;padding:40px;position:relative;width:600px}.route__user__campaigns__urls__wrap__utm{background-color:#373351;color:#fff;font-family:Inter;font-size:14px;font-weight:400;height:auto;letter-spacing:0;line-height:24px;margin-bottom:20px;padding:12px 24px;text-align:center;width:100%}.route__user__campaigns__urls__wrap__head{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:30px;width:100%}.route__user__campaigns__urls__wrap__head__left{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:22px}.route__user__campaigns__urls__wrap__head__right{cursor:pointer;height:30px;position:relative;width:30px}.route__user__campaigns__urls__wrap__head__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.route__user__campaigns__urls__wrap__head__right:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__campaigns__urls__wrap__head__right.cloned-element:after{display:none!important}.route__user__campaigns__urls__wrap__error{color:#fb8484}.route__user__campaigns__urls__wrap__urls{display:flex;flex-direction:column;gap:20px;height:auto;width:100%}.route__user__campaigns__urls__wrap__urls__url{border-bottom:1px solid gray;display:flex;flex-direction:column;height:auto;padding-bottom:10px;width:100%}.route__user__campaigns__urls__wrap__urls__url:last-child{border-bottom:none;padding-bottom:0}.route__user__campaigns__urls__wrap__urls__url__name{align-items:center;display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.route__user__campaigns__urls__wrap__urls__url__name>span{max-width:100%}.route__user__campaigns__urls__wrap__urls__url__tag{border:1px solid #6c5dd3;border-radius:5px;height:auto;padding:2px 5px;width:auto}.route__user__campaigns__urls__wrap__urls__url__textWrap{border-left:1px solid #fff;display:flex;flex-direction:column;gap:10px;margin-left:10px;padding-left:10px}.route__user__campaigns__urls__wrap__urls__url__textWrap__name{align-items:center;display:flex;gap:10px;padding-top:10px}.route__user__campaigns__urls__wrap__urls__url__textWrap__name__button{background-color:#6c5dd3;border-radius:5px;cursor:pointer;height:auto;padding:5px 10px;transition:background-color .3s ease;width:auto}.route__user__campaigns__urls__wrap__urls__url__textWrap__name__button:hover{background-color:#5a49ce}.route__user__campaigns__urls__wrap__urls__url__textWrap__link{background-color:#1b1d21;border-radius:5px;margin-left:10px;overflow-x:auto;padding:5px;-webkit-user-select:all;user-select:all}.route__user__campaigns__add{align-items:center;background:#232630b3;cursor:default;display:flex;height:100%;justify-content:center;width:100%}.route__user__campaigns__add__wrap{background-color:#2c2e38;color:#fff;height:auto;max-height:100%;overflow:auto;padding:40px;position:relative;width:500px}body.light .route__user__campaigns__add__wrap{background-color:#fff;color:#000}.route__user__campaigns__add__wrap__spinner{align-items:center;background-color:#262935cc;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:2}.route__user__campaigns__add__wrap__spinner--active{opacity:1;pointer-events:all}.route__user__campaigns__add__wrap__head{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:30px;width:100%}.route__user__campaigns__add__wrap__head__left{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:22px}body.light .route__user__campaigns__add__wrap__head__left{color:#000}.route__user__campaigns__add__wrap__head__right{cursor:pointer;height:30px;position:relative;width:30px}.route__user__campaigns__add__wrap__head__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.route__user__campaigns__add__wrap__head__right:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__campaigns__add__wrap__head__right.cloned-element:after{display:none!important}body.light .route__user__campaigns__add__wrap__head__right{filter:invert(1) hue-rotate(180deg)}.route__user__campaigns__add__wrap__tab{background-color:#22242c;box-shadow:0 0 4px 1px #424655;display:grid;grid-template-columns:1fr;grid-template-rows:auto 0;height:auto;margin-bottom:10px;overflow:hidden;padding:0 10px;transition:grid-template-rows .3s ease,padding .3s ease;width:100%}body.light .route__user__campaigns__add__wrap__tab{background-color:#fff;box-shadow:0 0 3px 1px #00000040;color:#000}body.light .route__user__campaigns__add__wrap__tab:focus{border:1px solid #6c5dd3}.route__user__campaigns__add__wrap__tab__name{align-items:center;display:flex;gap:20px;margin:5px 0}.route__user__campaigns__add__wrap__tab__name>span:last-child{align-items:center;display:flex;gap:5px}.route__user__campaigns__add__wrap__input{display:flex;flex-direction:column;gap:15px;height:auto;margin-bottom:20px;width:100%}.route__user__campaigns__add__wrap__input>p{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:5px;line-height:17px}.route__user__campaigns__add__wrap__input>p>button{background-color:initial;border:1px solid #6c5dd3;border-radius:5px;color:#fff;cursor:pointer;margin-left:10px;outline:none;padding:5px;transition:background-color .3s ease,border .3s ease}.route__user__campaigns__add__wrap__input>p>button:hover{background-color:#5a49ce;border:1px solid #6c5dd3}body.light .route__user__campaigns__add__wrap__input>p{color:#000}.route__user__campaigns__add__wrap__input>input{background:#373a43;border:1px solid #0000;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:54px;line-height:19px;outline:none;padding:0 20px;transition:border .3s ease;width:100%}body.light .route__user__campaigns__add__wrap__input>input{background-color:#fff;border-color:#e2e2e2;color:#000}.route__user__campaigns__add__wrap__input>input:focus,body.light .route__user__campaigns__add__wrap__input>input:focus{border:1px solid #6c5dd3}.route__user__campaigns__add__wrap__input .component__customComponent__dropbox{border:1px solid #0000;transition:border .3s ease}body.light .route__user__campaigns__add__wrap__input .component__customComponent__dropbox{border-color:#e2e2e2}.route__user__campaigns__add__wrap__input--text>textarea{background:#373a43;border:1px solid #0000;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:auto;line-height:19px;min-height:100px;outline:none;padding:18px 20px;resize:vertical;transition:border .3s ease;width:100%}body.light .route__user__campaigns__add__wrap__input--text>textarea{background-color:#e9e8e8;color:#000}.route__user__campaigns__add__wrap__input--text>textarea:focus,body.light .route__user__campaigns__add__wrap__input--text>textarea:focus{border:1px solid #6c5dd3}.route__user__campaigns__add__wrap__input--error .component__customComponent__dropbox,.route__user__campaigns__add__wrap__input--error>input,.route__user__campaigns__add__wrap__input--error>textarea,body.light .route__user__campaigns__add__wrap__input--error .component__customComponent__dropbox,body.light .route__user__campaigns__add__wrap__input--error>input,body.light .route__user__campaigns__add__wrap__input--error>textarea{border:1px solid #ff754c}.route__user__campaigns__add__wrap__input__dropItem{align-items:center;display:flex;gap:10px;height:auto;width:100%}.route__user__campaigns__add__wrap__input__dropItem>img{height:auto;max-height:48px;max-width:48px;width:auto}.route__user__campaigns__add__wrap__input__dropItem__risks{align-items:center;display:flex;gap:5px;height:2px;width:auto!important;width:100%}.route__user__campaigns__add__wrap__input__dropItem__risks__risk{border-radius:999px;height:100%;width:20px}.route__user__campaigns__add__wrap__buttons{align-items:center;display:flex;gap:20px;height:auto;justify-content:flex-end;width:100%}.route__user__campaigns__add__wrap__buttons__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;height:43px;justify-content:center;padding:0 40px;transition:background-color .3s ease;width:auto}.route__user__campaigns__add__wrap__buttons__btn:hover{background-color:#5a49ce}.route__user__campaigns__add__wrap__buttons__btn--secondary{background-color:#1b1d21}.route__user__campaigns__add__wrap__buttons__btn--secondary:hover{background-color:#0d0f11}.route__user__campaigns__add__wrap__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px;margin-top:20px;opacity:0;transition:opacity .3s ease}.route__user__campaigns__order{height:100%;left:0;position:absolute;top:0;width:100%}.modals__transfer{background-color:#1b1d2169;cursor:default;height:100%;width:100%}.modals__transfer,.modals__transfer__container{align-items:center;display:flex;justify-content:center}.modals__transfer__container{background-color:#2c2e38;border-radius:5px;flex-direction:column;gap:20px;height:auto;padding:20px;width:500px}.modals__transfer__container__infoP{color:#fff;color:#ff8585;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.modals__transfer__container__buttons{align-items:center;display:flex;gap:20px;justify-content:flex-end;width:100%}.modals__transfer__container__buttons>div{border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter;font-size:18px;padding:10px 40px;transition:background-color .3s ease;width:auto}.modals__transfer__container__buttons>div:first-child{background-color:#6c5dd3}.modals__transfer__container__buttons>div:first-child:hover{background-color:#5a49ce}.modals__transfer__container__buttons>div:last-child{background-color:#1b1d21}.modals__transfer__container__buttons>div:last-child:hover{background-color:#0d0f11}.route__user__accountBalances{height:auto;width:100%}.route__user__accountBalances .customComponents__table__spinner{display:none}.route__user__accountBalances__accounts{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:center}.route__user__accountBalances__accounts__account{align-items:center;display:flex;gap:5px}.route__user__accountBalances__accounts__account>button{font-size:14px;font-weight:400;height:20px;padding:0 10px}.route__user__accountBalances__historyModal{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__user__accountBalances__historyModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;width:450px}body.light .route__user__accountBalances__historyModal__wrap{background-color:#fff}.route__user__accountBalances__historyModal__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .route__user__accountBalances__historyModal__wrap__top{border-color:#e2e2e2}.route__user__accountBalances__historyModal__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .route__user__accountBalances__historyModal__wrap__top__left{color:#000}.route__user__accountBalances__historyModal__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.route__user__accountBalances__historyModal__wrap__top__right:hover{background-color:#5a49ce}.route__user__accountBalances__historyModal__wrap__content{color:#fff;height:100%;overflow:auto;padding:15px 0;width:100%}.route__user__accountBalances__historyModal__wrap__content__infoPanel{background:#373351;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;height:auto;margin-bottom:20px;padding:24px;width:100%}.route__user__accountBalances__historyModal__wrap__content__infoPanel>p{font-family:Inter;font-size:15px;font-weight:400;line-height:24px;text-align:center}.route__user__accountBalances__historyModal__wrap__content__infoPanel--red{background-color:#513333}.route__user__accountBalances__historyModal__wrap__content__input{margin-bottom:10px}.route__user__accountBalances__historyModal__wrap__content__inputFinal{display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;height:auto;width:100%}.route__user__accountBalances__historyModal__wrap__content__inputFinal>p{color:#acacac;height:auto;width:100%}.route__user__accountBalances__historyModal__wrap__content__inputFinal>p>span{color:#fff}.route__user__accountManager{color:#fff;display:flex;flex-direction:column;height:auto;width:100%}body.light .route__user__accountManager{color:#000}.route__user__accountManager__kpi{grid-row-gap:20px;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;height:auto;margin-bottom:32px;row-gap:20px;width:100%}.route__user__accountManager__kpi__item{border:1px solid #373a43;display:flex;flex-direction:column;height:120px;justify-content:space-between;padding:24px 40px;width:100%}.route__user__accountManager__kpi__item__top{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:16px}.route__user__accountManager__kpi__item__bottom{color:#fff;font-family:Inter;font-size:28px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:normal}.route__user__accountManager__btn{border:1px solid #6c5dd3b2;border-radius:4px;cursor:pointer;font-family:Inter;font-size:13px;font-weight:400;line-height:18px;padding:8px 16px;text-align:left;transition:background-color .3s ease}.route__user__accountManager__btn--gray{border-color:#5c7582}.route__user__accountManager__btn--red{border-color:#ff754cb2}.route__user__accountManager__btn:hover{background-color:#625c5c45}.route__user__accountManager__split{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr) max-content;grid-template-rows:auto;height:auto;margin-bottom:20px;width:100%}.route__user__accountManager__split>*{height:52px}.route__user__accountManager__spentChange{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__user__accountManager__spentChange__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;width:calc(100% - 86px)}body.light .route__user__accountManager__spentChange__wrap{background-color:#fff}.route__user__accountManager__spentChange__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .route__user__accountManager__spentChange__wrap__top{border-color:#e2e2e2}.route__user__accountManager__spentChange__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .route__user__accountManager__spentChange__wrap__top__left{color:#000}.route__user__accountManager__spentChange__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.route__user__accountManager__spentChange__wrap__top__right:hover{background-color:#5a49ce}.route__user__accountManager__spentChange__wrap__content{color:#fff;display:flex;flex-direction:column;gap:20px;height:100%;overflow:auto;padding:15px 0;width:100%}.route__user__accountManager__activityAds{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__user__accountManager__activityAds__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;width:calc(100% - 86px)}body.light .route__user__accountManager__activityAds__wrap{background-color:#fff}.route__user__accountManager__activityAds__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .route__user__accountManager__activityAds__wrap__top{border-color:#e2e2e2}.route__user__accountManager__activityAds__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .route__user__accountManager__activityAds__wrap__top__left{color:#000}.route__user__accountManager__activityAds__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.route__user__accountManager__activityAds__wrap__top__right:hover{background-color:#5a49ce}.route__user__accountManager__activityAds__wrap__content{color:#fff;height:100%;overflow:auto;padding:15px 0;width:100%}.route__user__accountManager__activityAds__wrap__content__ad{display:flex;flex-direction:column;gap:5px}.route__user__accountManager__mediaBuyerCampaigns__icons{align-items:center;display:flex;gap:20px}.route__user__accountManager__mediaBuyerCampaigns__icons__icon{align-items:center;cursor:pointer;display:flex;height:16px;justify-content:center;position:relative;width:16px}.route__user__accountManager__mediaBuyerCampaigns__icons__icon:after{background-color:initial;border-radius:50%;content:"";display:block;height:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:24px}.route__user__accountManager__mediaBuyerCampaigns__icons__icon:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__accountManager__mediaBuyerCampaigns__icons__icon.cloned-element:after{display:none!important}.route__user__accountManager__mediaBuyerCampaigns__icons__icon>img{height:auto;max-height:100%;max-width:100%;width:auto}body.light .route__user__accountManager__mediaBuyerCampaigns__icons__icon>img{filter:invert(1)}.route__user__integrations{height:auto;width:100%}.route__user__integrations__search{height:auto;margin-bottom:30px;width:100%}.route__user__integrations__list{grid-column-gap:40px;grid-row-gap:40px;column-gap:40px;display:grid;grid-auto-rows:350px;grid-template-columns:repeat(auto-fit,280px);grid-template-rows:350px;height:auto;row-gap:40px;width:100%}.route__user__integrations__list__item{align-items:center;background:#242731;border-radius:16px;box-shadow:0 0 25px 2px #00000024;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}body.light .route__user__integrations__list__item{background-color:#fff}.route__user__integrations__list__item__img{height:60px;margin-bottom:24px;width:60px}body.light .route__user__integrations__list__item__img{filter:invert(1) hue-rotate(180deg)}.route__user__integrations__list__item__head{color:#fff;font-family:Inter;font-size:22px;font-weight:600;letter-spacing:.5px;margin-bottom:20px}body.light .route__user__integrations__list__item__head{color:#000}.route__user__integrations__list__item__text{color:#808191;font-family:Inter;font-size:16px;font-weight:500;line-height:24px;margin-bottom:24px}.route__user__integrations__list__item__btns{align-items:center;display:flex;gap:20px;height:auto;justify-content:center;width:100%}.route__user__integrations__list__item__btns__btn{align-items:center;background-color:#ff754c;border-radius:50%;box-shadow:0 0 12px #0000;cursor:pointer;display:flex;height:50px;justify-content:center;transition:box-shadow .3s ease;width:50px}.route__user__integrations__list__item__btns__btn--info{background-color:#504b73}.route__user__integrations__list__item__btns__btn--connected{background-color:#7fba7a}.route__user__integrations__list__item__btns__btn--reconnect{background-color:#859000}.route__user__integrations__list__item__btns__btn:hover{box-shadow:0 0 12px #6c5dd3}.route__user__integrations__addFacebook{background:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__user__integrations__addFacebook__wrap{background:#2c2e38;box-shadow:0 0 22px 4px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:102px 1fr;height:100%;position:absolute;right:-100%;top:0;width:600px}body.light .route__user__integrations__addFacebook__wrap{background-color:#fff}.route__user__integrations__addFacebook__wrap__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__user__integrations__addFacebook__wrap__head{align-items:center;border-bottom:1px solid #373a43;display:flex;height:100%;justify-content:space-between;padding:0 40px;width:100%}body.light .route__user__integrations__addFacebook__wrap__head{border-color:#e2e2e2}.route__user__integrations__addFacebook__wrap__head__text{color:#fff;font-family:Inter;font-size:22px}body.light .route__user__integrations__addFacebook__wrap__head__text{color:#000}.route__user__integrations__addFacebook__wrap__head__close{background-size:100% 100%;cursor:pointer;height:30px;position:relative;width:30px}.route__user__integrations__addFacebook__wrap__head__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.route__user__integrations__addFacebook__wrap__head__close:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__integrations__addFacebook__wrap__head__close.cloned-element:after{display:none!important}body.light .route__user__integrations__addFacebook__wrap__head__close{filter:invert(1) hue-rotate(180deg)}.route__user__integrations__addFacebook__wrap__data{height:auto;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:40px 50px 0;width:100%}.route__user__integrations__addFacebook__wrap__data__steps{align-items:center;display:flex;flex-wrap:wrap;gap:12px;height:auto;margin-bottom:30px;width:100%}.route__user__integrations__addFacebook__wrap__data__steps__step{border-radius:5px;display:flex;gap:10px;height:auto;padding:12px 24px;transition:background-color .3s ease;width:auto}.route__user__integrations__addFacebook__wrap__data__steps__step__num{align-items:center;background-color:#808191;border-radius:50%;color:#fff;display:flex;font-family:Inter;font-size:12px;font-weight:600;height:18px;justify-content:center;transition:background-color .3s ease,color .3s ease;width:18px}.route__user__integrations__addFacebook__wrap__data__steps__step__text{color:#808191;font-family:Inter;font-size:14px;transition:color .3s ease}.route__user__integrations__addFacebook__wrap__data__steps__step--active{background:#6c5dd3}.route__user__integrations__addFacebook__wrap__data__steps__step--active .route__user__integrations__addFacebook__wrap__data__steps__step__num{background-color:#fff;color:#6c5dd3}.route__user__integrations__addFacebook__wrap__data__steps__step--active .route__user__integrations__addFacebook__wrap__data__steps__step__text{color:#fff}.route__user__integrations__addFacebook__wrap__data__step1{color:#fff;display:flex;flex-direction:column;gap:40px;height:auto;left:200%;position:relative;transition:left .3s ease;width:100%}body.light .route__user__integrations__addFacebook__wrap__data__step1{color:#000}.route__user__integrations__addFacebook__wrap__data__step1__text{background:#373351;border-radius:5px;color:#fff;font-family:Inter;font-size:18px;height:auto;line-height:24px;padding:24px;text-align:center;width:100%}body.light .route__user__integrations__addFacebook__wrap__data__step1__text{background-color:#c9c4e4;color:#000}.route__user__integrations__addFacebook__wrap__data__step1__text--error,body.light .route__user__integrations__addFacebook__wrap__data__step1__text--error{background-color:#513333}.route__user__integrations__addFacebook__wrap__data__step1__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;transition:background-color .3s ease;width:206px}.route__user__integrations__addFacebook__wrap__data__step1__btn:hover{background-color:#5a49ce}.route__user__integrations__addFacebook__wrap__data__step2{color:#fff;display:flex;flex-direction:column;font-family:Inter;font-size:18px;gap:40px;height:auto;left:200%;line-height:24px;position:relative;text-align:center;transition:left .3s ease;width:100%}body.light .route__user__integrations__addFacebook__wrap__data__step2{color:#000}.route__user__integrations__addFacebook__wrap__data__step3{color:#fff;display:flex;flex-direction:column;font-family:Inter;font-size:18px;gap:40px;height:auto;left:200%;line-height:24px;position:relative;text-align:center;transition:left .3s ease;width:100%}body.light .route__user__integrations__addFacebook__wrap__data__step3{color:#000}.route__user__integrations__addFacebook__wrap__data__step3__close{align-items:center;background-color:#6c5dd3;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;outline:none;transition:background-color .3s ease;width:132px}.route__user__integrations__addFacebook__wrap__data__step3__close:hover{background-color:#5a49ce}.route__user__integrations__addFacebook__wrap__data__step3__tableUsername{align-items:flex-start;display:flex;flex-direction:column;gap:2px;justify-content:center}.route__user__integrations__addFacebook__wrap__data__step3__tableUsername>span:first-child{color:#6c5dd3}.route__user__integrations__addFacebook__wrap__data__step3__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;transition:background-color .3s ease;width:206px}.route__user__integrations__addFacebook__wrap__data__step3__btn:hover{background-color:#5a49ce}.route__user__integrations__addFacebook__wrap__data__step3__accType{margin-bottom:-20px;text-align:left}.route__user__integrations__addFacebook__wrap__data__step3__code{background:#373351;border-radius:5px;padding:24px;-webkit-user-select:all;user-select:all}body.light .route__user__integrations__addFacebook__wrap__data__step3__code{background-color:#c9c4e4;color:#000}.route__user__integrations__addFacebook__wrap__data__step3__note{color:#f75656}.route__user__integrations__addFacebook__wrap__data__step3__campaignWithImg{align-items:center;display:flex;gap:16px;justify-content:flex-start}.route__user__integrations__addFacebook__wrap__data__step3__campaignWithImg>img{max-height:56px;max-width:56px}.route__user__integrations__addFacebook__wrap__data__step3__campaignWithImg>p{display:flex;flex-direction:column;gap:5px;width:95%}.route__user__integrations__addFacebook__wrap__data__step3__campaignWithImg>p>span:last-child{align-items:center;color:#808191;display:flex;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;gap:5px;line-height:18px}.route__user__integrations__addFacebook__wrap__data__step3__campaignWithImg>p>span:last-child>img{opacity:0;transition:opacity .3s ease}.route__user__integrations__addFacebook__wrap__data__step3__campaignWithImg>p>span:first-child{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:18px;transition:color .3s ease}body.light .route__user__integrations__addFacebook__wrap__data__step3__campaignWithImg>p>span:first-child{color:#000}.route__user__integrations__addFacebook__wrap__data__step3__tabs{align-items:center;display:flex;gap:20px;height:auto;margin-bottom:20px;width:100%}.route__user__integrations__addFacebook__wrap__data__step3__tabs__tab{border:1px solid #0000;border-radius:5px;color:#808191;cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:10px 18px;transition:border-color .3s ease,background-color .3s ease,color .3s ease;-webkit-user-select:none;user-select:none}.route__user__integrations__addFacebook__wrap__data__step3__tabs__tab:hover{border-color:#6c5dd3}.route__user__integrations__addFacebook__wrap__data__step3__tabs__tab--active{background-color:#6c5dd3;border-color:#6c5dd3;color:#fff}.route__user__integrations__addTiktok{background:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__user__integrations__addTiktok__wrap{background:#2c2e38;box-shadow:0 0 22px 4px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:102px 1fr;height:100%;position:absolute;right:-100%;top:0;width:600px}body.light .route__user__integrations__addTiktok__wrap{background-color:#fff}.route__user__integrations__addTiktok__wrap__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__user__integrations__addTiktok__wrap__head{align-items:center;border-bottom:1px solid #373a43;display:flex;height:100%;justify-content:space-between;padding:0 40px;width:100%}body.light .route__user__integrations__addTiktok__wrap__head{border-color:#e2e2e2}.route__user__integrations__addTiktok__wrap__head__text{color:#fff;font-family:Inter;font-size:22px}body.light .route__user__integrations__addTiktok__wrap__head__text{color:#000}.route__user__integrations__addTiktok__wrap__head__close{background-size:100% 100%;cursor:pointer;height:30px;position:relative;width:30px}.route__user__integrations__addTiktok__wrap__head__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.route__user__integrations__addTiktok__wrap__head__close:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__integrations__addTiktok__wrap__head__close.cloned-element:after{display:none!important}body.light .route__user__integrations__addTiktok__wrap__head__close{filter:invert(1) hue-rotate(180deg)}.route__user__integrations__addTiktok__wrap__data{height:auto;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:40px 50px 0;width:100%}.route__user__integrations__addTiktok__wrap__data__steps{align-items:center;display:flex;flex-wrap:wrap;gap:12px;height:auto;margin-bottom:30px;width:100%}.route__user__integrations__addTiktok__wrap__data__steps__step{border-radius:5px;display:flex;gap:10px;height:auto;padding:12px 24px;transition:background-color .3s ease;width:auto}.route__user__integrations__addTiktok__wrap__data__steps__step__num{align-items:center;background-color:#808191;border-radius:50%;color:#fff;display:flex;font-family:Inter;font-size:12px;font-weight:600;height:18px;justify-content:center;transition:background-color .3s ease,color .3s ease;width:18px}.route__user__integrations__addTiktok__wrap__data__steps__step__text{color:#808191;font-family:Inter;font-size:14px;transition:color .3s ease}.route__user__integrations__addTiktok__wrap__data__steps__step--active{background:#6c5dd3}.route__user__integrations__addTiktok__wrap__data__steps__step--active .route__user__integrations__addTiktok__wrap__data__steps__step__num{background-color:#fff;color:#6c5dd3}.route__user__integrations__addTiktok__wrap__data__steps__step--active .route__user__integrations__addTiktok__wrap__data__steps__step__text{color:#fff}.route__user__integrations__addTiktok__wrap__data__step1{color:#fff;display:flex;flex-direction:column;gap:40px;height:auto;left:200%;position:relative;transition:left .3s ease;width:100%}body.light .route__user__integrations__addTiktok__wrap__data__step1{color:#000}.route__user__integrations__addTiktok__wrap__data__step1__text{background:#373351;border-radius:5px;color:#fff;font-family:Inter;font-size:18px;height:auto;line-height:24px;padding:24px;text-align:center;width:100%}body.light .route__user__integrations__addTiktok__wrap__data__step1__text{background-color:#c9c4e4;color:#000}.route__user__integrations__addTiktok__wrap__data__step1__text--error,body.light .route__user__integrations__addTiktok__wrap__data__step1__text--error{background-color:#513333}.route__user__integrations__addTiktok__wrap__data__step1__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;transition:background-color .3s ease;width:206px}.route__user__integrations__addTiktok__wrap__data__step1__btn:hover{background-color:#5a49ce}.route__user__integrations__addTiktok__wrap__data__step2{color:#fff;display:flex;flex-direction:column;font-family:Inter;font-size:18px;gap:40px;height:auto;left:200%;line-height:24px;position:relative;text-align:center;transition:left .3s ease;width:100%}body.light .route__user__integrations__addTiktok__wrap__data__step2{color:#000}.route__user__integrations__addTiktok__wrap__data__step3{color:#fff;display:flex;flex-direction:column;font-family:Inter;font-size:18px;gap:40px;height:auto;left:200%;line-height:24px;position:relative;text-align:center;transition:left .3s ease;width:100%}body.light .route__user__integrations__addTiktok__wrap__data__step3{color:#000}.route__user__integrations__addTiktok__wrap__data__step3__close{align-items:center;background-color:#6c5dd3;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;outline:none;transition:background-color .3s ease;width:132px}.route__user__integrations__addTiktok__wrap__data__step3__close:hover{background-color:#5a49ce}.route__user__integrations__addTiktok__wrap__data__step3__tableUsername{align-items:flex-start;display:flex;flex-direction:column;gap:2px;justify-content:center}.route__user__integrations__addTiktok__wrap__data__step3__tableUsername>span:first-child{color:#6c5dd3}.route__user__integrations__addTiktok__wrap__data__step3__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;transition:background-color .3s ease;width:206px}.route__user__integrations__addTiktok__wrap__data__step3__btn:hover{background-color:#5a49ce}.route__user__integrations__addTiktok__wrap__data__step3__accType{margin-bottom:-20px;text-align:left}.route__user__integrations__addTiktok__wrap__data__step3__code{background:#373351;border-radius:5px;padding:24px;-webkit-user-select:all;user-select:all}body.light .route__user__integrations__addTiktok__wrap__data__step3__code{background-color:#c9c4e4;color:#000}.route__user__integrations__addTiktok__wrap__data__step3__note{color:#f75656}.route__user__integrations__addTiktok__wrap__data__step3__campaignWithImg{align-items:center;display:flex;gap:16px;justify-content:flex-start}.route__user__integrations__addTiktok__wrap__data__step3__campaignWithImg>img{max-height:56px;max-width:56px}.route__user__integrations__addTiktok__wrap__data__step3__campaignWithImg>p{display:flex;flex-direction:column;gap:5px;width:95%}.route__user__integrations__addTiktok__wrap__data__step3__campaignWithImg>p>span:last-child{align-items:center;color:#808191;display:flex;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;gap:5px;line-height:18px}.route__user__integrations__addTiktok__wrap__data__step3__campaignWithImg>p>span:last-child>img{opacity:0;transition:opacity .3s ease}.route__user__integrations__addTiktok__wrap__data__step3__campaignWithImg>p>span:first-child{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:18px;transition:color .3s ease}body.light .route__user__integrations__addTiktok__wrap__data__step3__campaignWithImg>p>span:first-child{color:#000}.route__user__integrations__addTiktok__wrap__data__step3__tabs{align-items:center;display:flex;gap:20px;height:auto;margin-bottom:20px;width:100%}.route__user__integrations__addTiktok__wrap__data__step3__tabs__tab{border:1px solid #0000;border-radius:5px;color:#808191;cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:10px 18px;transition:border-color .3s ease,background-color .3s ease,color .3s ease;-webkit-user-select:none;user-select:none}.route__user__integrations__addTiktok__wrap__data__step3__tabs__tab:hover{border-color:#6c5dd3}.route__user__integrations__addTiktok__wrap__data__step3__tabs__tab--active{background-color:#6c5dd3;border-color:#6c5dd3;color:#fff}.route__user__integrations__addGoogle{background:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__user__integrations__addGoogle__wrap{background:#2c2e38;box-shadow:0 0 22px 4px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:102px 1fr;height:100%;position:absolute;right:-100%;top:0;width:600px}body.light .route__user__integrations__addGoogle__wrap{background-color:#fff}.route__user__integrations__addGoogle__wrap__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__user__integrations__addGoogle__wrap__head{align-items:center;border-bottom:1px solid #373a43;display:flex;height:100%;justify-content:space-between;padding:0 40px;width:100%}body.light .route__user__integrations__addGoogle__wrap__head{border-color:#e2e2e2}.route__user__integrations__addGoogle__wrap__head__text{color:#fff;font-family:Inter;font-size:22px}body.light .route__user__integrations__addGoogle__wrap__head__text{color:#000}.route__user__integrations__addGoogle__wrap__head__close{background-size:100% 100%;cursor:pointer;height:30px;position:relative;width:30px}.route__user__integrations__addGoogle__wrap__head__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.route__user__integrations__addGoogle__wrap__head__close:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__integrations__addGoogle__wrap__head__close.cloned-element:after{display:none!important}body.light .route__user__integrations__addGoogle__wrap__head__close{filter:invert(1) hue-rotate(180deg)}.route__user__integrations__addGoogle__wrap__data{height:auto;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:40px 50px 0;width:100%}.route__user__integrations__addGoogle__wrap__data__steps{align-items:center;display:flex;flex-wrap:wrap;gap:12px;height:auto;margin-bottom:30px;width:100%}.route__user__integrations__addGoogle__wrap__data__steps__step{border-radius:5px;display:flex;gap:10px;height:auto;padding:12px 24px;transition:background-color .3s ease;width:auto}.route__user__integrations__addGoogle__wrap__data__steps__step__num{align-items:center;background-color:#808191;border-radius:50%;color:#fff;display:flex;font-family:Inter;font-size:12px;font-weight:600;height:18px;justify-content:center;transition:background-color .3s ease,color .3s ease;width:18px}.route__user__integrations__addGoogle__wrap__data__steps__step__text{color:#808191;font-family:Inter;font-size:14px;transition:color .3s ease}.route__user__integrations__addGoogle__wrap__data__steps__step--active{background:#6c5dd3}.route__user__integrations__addGoogle__wrap__data__steps__step--active .route__user__integrations__addGoogle__wrap__data__steps__step__num{background-color:#fff;color:#6c5dd3}.route__user__integrations__addGoogle__wrap__data__steps__step--active .route__user__integrations__addGoogle__wrap__data__steps__step__text{color:#fff}.route__user__integrations__addGoogle__wrap__data__step1{color:#fff;display:flex;flex-direction:column;gap:40px;height:auto;left:200%;position:relative;transition:left .3s ease;width:100%}body.light .route__user__integrations__addGoogle__wrap__data__step1{color:#000}.route__user__integrations__addGoogle__wrap__data__step1__text{background:#373351;border-radius:5px;color:#fff;font-family:Inter;font-size:18px;height:auto;line-height:24px;padding:24px;text-align:center;width:100%}body.light .route__user__integrations__addGoogle__wrap__data__step1__text{background-color:#c9c4e4;color:#000}.route__user__integrations__addGoogle__wrap__data__step1__text--error,body.light .route__user__integrations__addGoogle__wrap__data__step1__text--error{background-color:#513333}.route__user__integrations__addGoogle__wrap__data__step1__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;transition:background-color .3s ease;width:206px}.route__user__integrations__addGoogle__wrap__data__step1__btn:hover{background-color:#5a49ce}.route__user__integrations__addGoogle__wrap__data__step2{color:#fff;display:flex;flex-direction:column;font-family:Inter;font-size:18px;gap:40px;height:auto;left:200%;line-height:24px;position:relative;text-align:center;transition:left .3s ease;width:100%}body.light .route__user__integrations__addGoogle__wrap__data__step2{color:#000}.route__user__integrations__addGoogle__wrap__data__step3{color:#fff;display:flex;flex-direction:column;font-family:Inter;font-size:18px;gap:40px;height:auto;left:200%;line-height:24px;position:relative;text-align:center;transition:left .3s ease;width:100%}body.light .route__user__integrations__addGoogle__wrap__data__step3{color:#000}.route__user__integrations__addGoogle__wrap__data__step3__close{align-items:center;background-color:#6c5dd3;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;outline:none;transition:background-color .3s ease;width:132px}.route__user__integrations__addGoogle__wrap__data__step3__close:hover{background-color:#5a49ce}.route__user__integrations__addGoogle__wrap__data__step3__tableUsername{align-items:flex-start;display:flex;flex-direction:column;gap:2px;justify-content:center}.route__user__integrations__addGoogle__wrap__data__step3__tableUsername>span:first-child{color:#6c5dd3}.route__user__integrations__addGoogle__wrap__data__step3__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;transition:background-color .3s ease;width:206px}.route__user__integrations__addGoogle__wrap__data__step3__btn:hover{background-color:#5a49ce}.route__user__integrations__addGoogle__wrap__data__step3__accType{margin-bottom:-20px;text-align:left}.route__user__integrations__addGoogle__wrap__data__step3__code{background:#373351;border-radius:5px;padding:24px;-webkit-user-select:all;user-select:all}body.light .route__user__integrations__addGoogle__wrap__data__step3__code{background-color:#c9c4e4;color:#000}.route__user__integrations__addGoogle__wrap__data__step3__note{color:#f75656}.route__user__integrations__addGoogle__wrap__data__step3__campaignWithImg{align-items:center;display:flex;gap:16px;justify-content:flex-start}.route__user__integrations__addGoogle__wrap__data__step3__campaignWithImg>img{max-height:56px;max-width:56px}.route__user__integrations__addGoogle__wrap__data__step3__campaignWithImg>p{display:flex;flex-direction:column;gap:5px;width:95%}.route__user__integrations__addGoogle__wrap__data__step3__campaignWithImg>p>span:last-child{align-items:center;color:#808191;display:flex;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;gap:5px;line-height:18px}.route__user__integrations__addGoogle__wrap__data__step3__campaignWithImg>p>span:last-child>img{opacity:0;transition:opacity .3s ease}.route__user__integrations__addGoogle__wrap__data__step3__campaignWithImg>p>span:first-child{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:18px;transition:color .3s ease}body.light .route__user__integrations__addGoogle__wrap__data__step3__campaignWithImg>p>span:first-child{color:#000}.route__user__integrations__addGoogle__wrap__data__step3__tabs{align-items:center;display:flex;gap:20px;height:auto;margin-bottom:20px;width:100%}.route__user__integrations__addGoogle__wrap__data__step3__tabs__tab{border:1px solid #0000;border-radius:5px;color:#808191;cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:10px 18px;transition:border-color .3s ease,background-color .3s ease,color .3s ease;-webkit-user-select:none;user-select:none}.route__user__integrations__addGoogle__wrap__data__step3__tabs__tab:hover{border-color:#6c5dd3}.route__user__integrations__addGoogle__wrap__data__step3__tabs__tab--active{background-color:#6c5dd3;border-color:#6c5dd3;color:#fff}.route__user__integrations__addMgid{background:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__user__integrations__addMgid__wrap{background:#2c2e38;box-shadow:0 0 22px 4px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:102px 1fr;height:100%;position:absolute;right:-100%;top:0;width:600px}body.light .route__user__integrations__addMgid__wrap{background-color:#fff}.route__user__integrations__addMgid__wrap__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__user__integrations__addMgid__wrap__head{align-items:center;border-bottom:1px solid #373a43;display:flex;height:100%;justify-content:space-between;padding:0 40px;width:100%}body.light .route__user__integrations__addMgid__wrap__head{border-color:#e2e2e2}.route__user__integrations__addMgid__wrap__head__text{color:#fff;font-family:Inter;font-size:22px}body.light .route__user__integrations__addMgid__wrap__head__text{color:#000}.route__user__integrations__addMgid__wrap__head__close{background-size:100% 100%;cursor:pointer;height:30px;position:relative;width:30px}.route__user__integrations__addMgid__wrap__head__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.route__user__integrations__addMgid__wrap__head__close:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__integrations__addMgid__wrap__head__close.cloned-element:after{display:none!important}body.light .route__user__integrations__addMgid__wrap__head__close{filter:invert(1) hue-rotate(180deg)}.route__user__integrations__addMgid__wrap__data{height:auto;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:40px 50px 0;width:100%}.route__user__integrations__addMgid__wrap__data__steps{align-items:center;display:flex;flex-wrap:wrap;gap:12px;height:auto;margin-bottom:30px;width:100%}.route__user__integrations__addMgid__wrap__data__steps__step{border-radius:5px;display:flex;gap:10px;height:auto;padding:12px 24px;transition:background-color .3s ease;width:auto}.route__user__integrations__addMgid__wrap__data__steps__step__num{align-items:center;background-color:#808191;border-radius:50%;color:#fff;display:flex;font-family:Inter;font-size:12px;font-weight:600;height:18px;justify-content:center;transition:background-color .3s ease,color .3s ease;width:18px}.route__user__integrations__addMgid__wrap__data__steps__step__text{color:#808191;font-family:Inter;font-size:14px;transition:color .3s ease}.route__user__integrations__addMgid__wrap__data__steps__step--active{background:#6c5dd3}.route__user__integrations__addMgid__wrap__data__steps__step--active .route__user__integrations__addMgid__wrap__data__steps__step__num{background-color:#fff;color:#6c5dd3}.route__user__integrations__addMgid__wrap__data__steps__step--active .route__user__integrations__addMgid__wrap__data__steps__step__text{color:#fff}.route__user__integrations__addMgid__wrap__data__step1{color:#fff;display:flex;flex-direction:column;gap:40px;height:auto;left:200%;position:relative;transition:left .3s ease;width:100%}body.light .route__user__integrations__addMgid__wrap__data__step1{color:#000}.route__user__integrations__addMgid__wrap__data__step1__text{background:#373351;border-radius:5px;color:#fff;font-family:Inter;font-size:18px;height:auto;line-height:24px;padding:24px;text-align:center;width:100%}body.light .route__user__integrations__addMgid__wrap__data__step1__text{background-color:#c9c4e4;color:#000}.route__user__integrations__addMgid__wrap__data__step1__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;transition:background-color .3s ease;width:206px}.route__user__integrations__addMgid__wrap__data__step1__btn:hover{background-color:#5a49ce}.route__user__integrations__addMgid__wrap__data__step2{color:#fff;display:flex;flex-direction:column;font-family:Inter;font-size:18px;gap:40px;height:auto;left:200%;line-height:24px;position:relative;text-align:center;transition:left .3s ease;width:100%}body.light .route__user__integrations__addMgid__wrap__data__step2{color:#000}.route__user__integrations__addMgid__wrap__data__step3{color:#fff;display:flex;flex-direction:column;font-family:Inter;font-size:18px;gap:40px;height:auto;left:200%;line-height:24px;position:relative;text-align:center;transition:left .3s ease;width:100%}body.light .route__user__integrations__addMgid__wrap__data__step3{color:#000}.route__user__integrations__addMgid__wrap__data__step3__close{align-items:center;background-color:#6c5dd3;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;outline:none;transition:background-color .3s ease;width:132px}.route__user__integrations__addMgid__wrap__data__step3__close:hover{background-color:#5a49ce}.route__user__integrations__addMgid__wrap__data__step3__tableUsername{align-items:flex-start;display:flex;flex-direction:column;gap:2px;justify-content:center}.route__user__integrations__addMgid__wrap__data__step3__tableUsername>span:first-child{color:#6c5dd3}.route__user__integrations__addMgid__wrap__data__step3__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;transition:background-color .3s ease;width:206px}.route__user__integrations__addMgid__wrap__data__step3__btn:hover{background-color:#5a49ce}.route__user__integrations__addMgid__wrap__data__step3__accType{margin-bottom:-20px;text-align:left}.route__user__integrations__addMgid__wrap__data__step3__code{background:#373351;border-radius:5px;padding:24px;-webkit-user-select:all;user-select:all}body.light .route__user__integrations__addMgid__wrap__data__step3__code{background-color:#c9c4e4;color:#000}.route__user__integrations__addMgid__wrap__data__step3__note{color:#f75656}.route__user__integrations__addMgid__wrap__data__step3__campaignWithImg{align-items:center;display:flex;gap:16px;justify-content:flex-start}.route__user__integrations__addMgid__wrap__data__step3__campaignWithImg>img{max-height:56px;max-width:56px}.route__user__integrations__addMgid__wrap__data__step3__campaignWithImg>p{display:flex;flex-direction:column;gap:5px;width:95%}.route__user__integrations__addMgid__wrap__data__step3__campaignWithImg>p>span:last-child{align-items:center;color:#808191;display:flex;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;gap:5px;line-height:18px}.route__user__integrations__addMgid__wrap__data__step3__campaignWithImg>p>span:last-child>img{opacity:0;transition:opacity .3s ease}.route__user__integrations__addMgid__wrap__data__step3__campaignWithImg>p>span:first-child{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:18px;transition:color .3s ease}.route__user__integrations__addMgid__wrap__data__step3__tabs{align-items:center;display:flex;gap:20px;height:auto;margin-bottom:20px;width:100%}.route__user__integrations__addMgid__wrap__data__step3__tabs__tab{border:1px solid #0000;border-radius:5px;color:#808191;cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:10px 18px;transition:border-color .3s ease,background-color .3s ease,color .3s ease;-webkit-user-select:none;user-select:none}.route__user__integrations__addMgid__wrap__data__step3__tabs__tab:hover{border-color:#6c5dd3}.route__user__integrations__addMgid__wrap__data__step3__tabs__tab--active{background-color:#6c5dd3;border-color:#6c5dd3;color:#fff}.route__user__integrations__addScalecrm{background:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__user__integrations__addScalecrm__wrap{background:#2c2e38;box-shadow:0 0 22px 4px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:102px 1fr;height:100%;position:absolute;right:-100%;top:0;width:600px}body.light .route__user__integrations__addScalecrm__wrap{background-color:#fff}.route__user__integrations__addScalecrm__wrap__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__user__integrations__addScalecrm__wrap__head{align-items:center;border-bottom:1px solid #373a43;display:flex;height:100%;justify-content:space-between;padding:0 40px;width:100%}body.light .route__user__integrations__addScalecrm__wrap__head{border-color:#e2e2e2}.route__user__integrations__addScalecrm__wrap__head__text{color:#fff;font-family:Inter;font-size:22px}body.light .route__user__integrations__addScalecrm__wrap__head__text{color:#000}.route__user__integrations__addScalecrm__wrap__head__close{background-size:100% 100%;cursor:pointer;height:30px;position:relative;width:30px}.route__user__integrations__addScalecrm__wrap__head__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.route__user__integrations__addScalecrm__wrap__head__close:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__integrations__addScalecrm__wrap__head__close.cloned-element:after{display:none!important}body.light .route__user__integrations__addScalecrm__wrap__head__close{filter:invert(1) hue-rotate(180deg)}.route__user__integrations__addScalecrm__wrap__data{height:auto;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:40px 50px 0;width:100%}.route__user__integrations__addScalecrm__wrap__data__steps{align-items:center;display:flex;flex-wrap:wrap;gap:12px;height:auto;margin-bottom:30px;width:100%}.route__user__integrations__addScalecrm__wrap__data__steps__step{border-radius:5px;display:flex;gap:10px;height:auto;padding:12px 24px;transition:background-color .3s ease;width:auto}.route__user__integrations__addScalecrm__wrap__data__steps__step__num{align-items:center;background-color:#808191;border-radius:50%;color:#fff;display:flex;font-family:Inter;font-size:12px;font-weight:600;height:18px;justify-content:center;transition:background-color .3s ease,color .3s ease;width:18px}.route__user__integrations__addScalecrm__wrap__data__steps__step__text{color:#808191;font-family:Inter;font-size:14px;transition:color .3s ease}.route__user__integrations__addScalecrm__wrap__data__steps__step--active{background:#6c5dd3}.route__user__integrations__addScalecrm__wrap__data__steps__step--active .route__user__integrations__addScalecrm__wrap__data__steps__step__num{background-color:#fff;color:#6c5dd3}.route__user__integrations__addScalecrm__wrap__data__steps__step--active .route__user__integrations__addScalecrm__wrap__data__steps__step__text{color:#fff}.route__user__integrations__addScalecrm__wrap__data__step1{color:#fff;display:flex;flex-direction:column;gap:40px;height:auto;left:200%;position:relative;transition:left .3s ease;width:100%}body.light .route__user__integrations__addScalecrm__wrap__data__step1{color:#000}.route__user__integrations__addScalecrm__wrap__data__step1__text{background:#373351;border-radius:5px;color:#fff;font-family:Inter;font-size:18px;height:auto;line-height:24px;padding:24px;text-align:center;width:100%}body.light .route__user__integrations__addScalecrm__wrap__data__step1__text{background-color:#c9c4e4;color:#000}.route__user__integrations__addScalecrm__wrap__data__step1__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;transition:background-color .3s ease;width:206px}.route__user__integrations__addScalecrm__wrap__data__step1__btn:hover{background-color:#5a49ce}.route__user__integrations__addScalecrm__wrap__data__step2{color:#fff;display:flex;flex-direction:column;font-family:Inter;font-size:18px;gap:40px;height:auto;left:200%;line-height:24px;position:relative;text-align:center;transition:left .3s ease;width:100%}body.light .route__user__integrations__addScalecrm__wrap__data__step2{color:#000}.route__user__integrations__addScalecrm__wrap__data__step3{color:#fff;display:flex;flex-direction:column;font-family:Inter;font-size:18px;gap:40px;height:auto;left:200%;line-height:24px;position:relative;text-align:center;transition:left .3s ease;width:100%}body.light .route__user__integrations__addScalecrm__wrap__data__step3{color:#000}.route__user__integrations__addScalecrm__wrap__data__step3__close{align-items:center;background-color:#6c5dd3;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;outline:none;transition:background-color .3s ease;width:132px}.route__user__integrations__addScalecrm__wrap__data__step3__close:hover{background-color:#5a49ce}.route__user__integrations__addScalecrm__wrap__data__step3__tableUsername{align-items:flex-start;display:flex;flex-direction:column;gap:2px;justify-content:center}.route__user__integrations__addScalecrm__wrap__data__step3__tableUsername>span:first-child{color:#6c5dd3}.route__user__integrations__addScalecrm__wrap__data__step3__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;transition:background-color .3s ease;width:206px}.route__user__integrations__addScalecrm__wrap__data__step3__btn:hover{background-color:#5a49ce}.route__user__integrations__addScalecrm__wrap__data__step3__accType{margin-bottom:-20px;text-align:left}.route__user__integrations__addScalecrm__wrap__data__step3__code{background:#373351;border-radius:5px;padding:24px;-webkit-user-select:all;user-select:all}body.light .route__user__integrations__addScalecrm__wrap__data__step3__code{background-color:#c9c4e4;color:#000}.route__user__integrations__addScalecrm__wrap__data__step3__note{color:#f75656}.route__user__integrations__addScalelead{background:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__user__integrations__addScalelead__wrap{background:#2c2e38;box-shadow:0 0 22px 4px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:102px 1fr;height:100%;position:absolute;right:-100%;top:0;width:600px}body.light .route__user__integrations__addScalelead__wrap{background-color:#fff;color:#000}.route__user__integrations__addScalelead__wrap__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__user__integrations__addScalelead__wrap__head{align-items:center;border-bottom:1px solid #373a43;display:flex;height:100%;justify-content:space-between;padding:0 40px;width:100%}body.light .route__user__integrations__addScalelead__wrap__head{border-color:#e2e2e2}.route__user__integrations__addScalelead__wrap__head__text{color:#fff;font-family:Inter;font-size:22px}body.light .route__user__integrations__addScalelead__wrap__head__text{color:#000}.route__user__integrations__addScalelead__wrap__head__close{background-size:100% 100%;cursor:pointer;height:30px;position:relative;width:30px}.route__user__integrations__addScalelead__wrap__head__close:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.route__user__integrations__addScalelead__wrap__head__close:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__integrations__addScalelead__wrap__head__close.cloned-element:after{display:none!important}body.light .route__user__integrations__addScalelead__wrap__head__close{filter:invert(1) hue-rotate(180deg)}.route__user__integrations__addScalelead__wrap__data{height:auto;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:40px 50px 0;width:100%}.route__user__integrations__addScalelead__wrap__data__steps{align-items:center;display:flex;flex-wrap:wrap;gap:12px;height:auto;margin-bottom:30px;width:100%}.route__user__integrations__addScalelead__wrap__data__steps__step{border-radius:5px;display:flex;gap:10px;height:auto;padding:12px 24px;transition:background-color .3s ease;width:auto}.route__user__integrations__addScalelead__wrap__data__steps__step__num{align-items:center;background-color:#808191;border-radius:50%;color:#fff;display:flex;font-family:Inter;font-size:12px;font-weight:600;height:18px;justify-content:center;transition:background-color .3s ease,color .3s ease;width:18px}.route__user__integrations__addScalelead__wrap__data__steps__step__text{color:#808191;font-family:Inter;font-size:14px;transition:color .3s ease}.route__user__integrations__addScalelead__wrap__data__steps__step--active{background:#6c5dd3}.route__user__integrations__addScalelead__wrap__data__steps__step--active .route__user__integrations__addScalelead__wrap__data__steps__step__num{background-color:#fff;color:#6c5dd3}.route__user__integrations__addScalelead__wrap__data__steps__step--active .route__user__integrations__addScalelead__wrap__data__steps__step__text{color:#fff}.route__user__integrations__addScalelead__wrap__data__step1{color:#fff;display:flex;flex-direction:column;gap:40px;height:auto;left:200%;position:relative;transition:left .3s ease;width:100%}.route__user__integrations__addScalelead__wrap__data__step1__text{background:#373351;border-radius:5px;color:#fff;font-family:Inter;font-size:18px;height:auto;line-height:24px;padding:24px;text-align:center;width:100%}body.light .route__user__integrations__addScalelead__wrap__data__step1__text{background-color:#c9c4e4;color:#000}.route__user__integrations__addScalelead__wrap__data__step1__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;transition:background-color .3s ease;width:206px}.route__user__integrations__addScalelead__wrap__data__step1__btn:hover{background-color:#5a49ce}.route__user__integrations__addScalelead__wrap__data__step2{color:#fff;display:flex;flex-direction:column;font-family:Inter;font-size:18px;gap:40px;height:auto;left:200%;line-height:24px;position:relative;text-align:center;transition:left .3s ease;width:100%}body.light .route__user__integrations__addScalelead__wrap__data__step2{color:#000}.route__user__integrations__addScalelead__wrap__data__step3{color:#fff;display:flex;flex-direction:column;font-family:Inter;font-size:18px;gap:40px;height:auto;left:200%;line-height:24px;position:relative;text-align:center;transition:left .3s ease;width:100%}body.light .route__user__integrations__addScalelead__wrap__data__step3{color:#000}.route__user__integrations__addScalelead__wrap__data__step3__close{align-items:center;background-color:#6c5dd3;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;outline:none;transition:background-color .3s ease;width:132px}.route__user__integrations__addScalelead__wrap__data__step3__close:hover{background-color:#5a49ce}.route__user__integrations__addScalelead__wrap__data__step3__tableUsername{align-items:flex-start;display:flex;flex-direction:column;gap:2px;justify-content:center}.route__user__integrations__addScalelead__wrap__data__step3__tableUsername>span:first-child{color:#6c5dd3}.route__user__integrations__addScalelead__wrap__data__step3__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;height:45px;justify-content:center;margin:0 auto;transition:background-color .3s ease;width:206px}.route__user__integrations__addScalelead__wrap__data__step3__btn:hover{background-color:#5a49ce}.route__user__integrations__addScalelead__wrap__data__step3__accType{margin-bottom:-20px;text-align:left}.route__user__integrations__addScalelead__wrap__data__step3__code{background:#373351;border-radius:5px;padding:24px;-webkit-user-select:all;user-select:all}body.light .route__user__integrations__addScalelead__wrap__data__step3__code{background-color:#c9c4e4;color:#000}.route__user__integrations__addScalelead__wrap__data__step3__note{color:#f75656}.route__user__additionalSpents{height:auto;width:100%}.route__user__additionalSpents__wrap{height:auto;margin-bottom:20px;opacity:0;width:100%}.route__user__additionalSpents__wrap__spent{height:auto;width:100%}.route__user__additionalSpents__wrap__spent__filters{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:20px;width:100%}.route__user__additionalSpents__wrap__spent__filters__left,.route__user__additionalSpents__wrap__spent__filters__right{align-items:center;display:flex;gap:10px;width:auto}.route__user__additionalSpents__wrap__spent__filters__left__radio{align-items:center;color:#fff;cursor:pointer;display:flex;gap:5px;height:auto;width:auto}body.light .route__user__additionalSpents__wrap__spent__filters__left__radio{color:#000}.route__admin__users{height:auto;width:100%}.route__admin__users__tableWrap{filter:drop-shadow(0 0 15px rgba(0,0,0,.25));height:auto;max-width:100%;overflow-y:auto;padding-bottom:5px;width:auto}.route__admin__users__btns{display:flex;height:auto;justify-content:space-between;margin-bottom:20px;width:100%}.route__admin__users__btns__left{align-items:center;display:flex;justify-content:flex-start}.route__admin__users__btns__left__selected{align-items:center;background:#232630;border:1px solid #0000;border-radius:5px;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:10px;height:auto;justify-content:center;line-height:17px;max-width:0;overflow:hidden;padding:10px 0;transition:padding .3s ease,max-width .3s ease,border .3s ease;white-space:nowrap;width:auto;word-break:keep-all}body.light .route__admin__users__btns__left__selected{background-color:#f8f9fa;color:#000}.route__admin__users__btns__left__selected__btn{background-size:100%;cursor:pointer;height:18px;position:relative;width:18px}.route__admin__users__btns__left__selected__btn:after{background-color:initial;border-radius:50%;content:"";display:block;height:22px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:22px}.route__admin__users__btns__left__selected__btn:hover:after{background-color:hsla(0,0%,50%,.208)}.route__admin__users__btns__left__selected__btn.cloned-element:after{display:none!important}body.light .route__admin__users__btns__left__selected__btn{filter:invert(1) hue-rotate(180deg)}.route__admin__users__btns__left__selected--active{border-color:#6c5dd3;max-width:300px;padding:10px 18px}.route__admin__users__btns__right{align-items:center;display:flex;gap:10px;justify-content:center}.route__admin__users__btns__right__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:8px;height:auto;justify-content:space-between;line-height:17px;padding:10px 16px;transition:background-color .3s ease;width:auto}.route__admin__users__btns__right__btn:hover{background-color:#5a49ce}.route__admin__users__btns__right__btn>img{height:20px;width:20px}.route__admin__users__add{align-items:center;background:#232630cc;cursor:default;display:flex;height:100%;justify-content:center;width:100%}.route__admin__users__add__wrap{background:#2c2e38;border-radius:10px;height:auto;max-height:100%;overflow:auto;padding:40px;width:600px}body.light .route__admin__users__add__wrap{background-color:#fff}.route__admin__users__add__wrap__head{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:24px;width:100%}.route__admin__users__add__wrap__head__left{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:22px}body.light .route__admin__users__add__wrap__head__left{color:#000}.route__admin__users__add__wrap__head__right{background-size:contain;height:30px;position:relative;width:30px}.route__admin__users__add__wrap__head__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.route__admin__users__add__wrap__head__right:hover:after{background-color:hsla(0,0%,50%,.208)}.route__admin__users__add__wrap__head__right.cloned-element:after{display:none!important}body.light .route__admin__users__add__wrap__head__right{filter:invert(1) hue-rotate(180deg)}.route__admin__users__add__wrap__input{display:flex;flex-direction:column;gap:14px;height:auto;margin-bottom:20px;width:100%}.route__admin__users__add__wrap__input>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}body.light .route__admin__users__add__wrap__input>p{color:#000}.route__admin__users__add__wrap__input>input{background:#373a43;border:1px solid #373a43;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:54px;line-height:19px;outline:none;padding:0 20px;transition:border .3s ease;width:100%}body.light .route__admin__users__add__wrap__input>input{background-color:#fff;border-color:#e2e2e2;color:#000}.route__admin__users__add__wrap__input>input:focus,body.light .route__admin__users__add__wrap__input>input:focus{border-color:#6c5dd3}.route__admin__users__add__wrap__input--error>input,body.light .route__admin__users__add__wrap__input--error>input{border-color:#ff754c}.route__admin__users__add__wrap__checkbox{align-items:center;display:flex;gap:10px;height:auto;justify-content:flex-start;margin-bottom:20px;width:auto}body.light .route__admin__users__add__wrap__checkbox{color:#000}.route__admin__users__add__wrap__buttons{display:flex;gap:20px;height:auto;justify-content:flex-end;width:100%}.route__admin__users__add__wrap__buttons__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;height:43px;justify-content:center;line-height:19px;padding:0 40px;transition:background-color .3s ease;width:auto}.route__admin__users__add__wrap__buttons__btn:hover{background-color:#5a49ce}.route__admin__users__add__wrap__buttons__btn--secondary{background-color:#1b1d21}.route__admin__users__add__wrap__buttons__btn--secondary:hover{background-color:#0d0f11}.route__admin__users__add__wrap__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px;margin-top:20px;opacity:0;transition:opacity .3s ease}.route__admin__users__add__wrap__pmanagers{display:flex;height:auto;width:100%}.route__admin__users__add__wrap__pmanagers>div{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:max-content 1fr;height:auto;width:100%}.route__admin__users__add__wrap__pmanagers>div>div{background-position:50%;cursor:pointer;height:24px;position:relative;width:24px}.route__admin__users__add__wrap__pmanagers>div>div:after{background-color:initial;border-radius:50%;content:"";display:block;height:28px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:28px}.route__admin__users__add__wrap__pmanagers>div>div:hover:after{background-color:hsla(0,0%,50%,.208)}.route__admin__users__add__wrap__pmanagers>div>div.cloned-element:after{display:none!important}.route__admin__userIPLogs{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.route__admin__userIPLogs__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:max-content 1fr;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}.route__admin__userIPLogs__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}.route__admin__userIPLogs__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.route__admin__userIPLogs__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.route__admin__userIPLogs__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.route__admin__userIPLogs__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.route__admin__userIPLogs__wrap__header__right.cloned-element:after{display:none!important}.route__admin__userIPLogs__wrap__content{height:100%;overflow:auto;padding:25px 50px;width:100%}.route__admin__userIPLogs__wrap__content__change{align-items:center;display:flex;gap:10px;margin-bottom:10px}.route__admin__userIPLogs__wrap__content__change:last-child{margin-bottom:0}.route__admin__userIPLogs__wrap__content__change__left,.route__admin__userIPLogs__wrap__content__change__right{align-items:center;border-radius:5px;display:flex;font-size:12px;height:20px;justify-content:center;margin:0 5px;padding:10px;width:auto}.route__admin__userIPLogs__wrap__content__change__left{background-color:#862c10}.route__admin__userIPLogs__wrap__content__change__right{background-color:#225e16}.route__admin__dataStore{color:#000;height:auto;width:100%}body.dark .route__admin__dataStore{color:#fff}.route__admin__dataStore__head{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr 200px;margin-bottom:40px}.route__admin__dataStore__head--active{grid-template-columns:1fr repeat(2,200px)}.route__admin__dataStore__btn{background-size:100% 100%;cursor:pointer;height:20px;position:relative;width:20px}.route__admin__dataStore__btn:after{background-color:initial;border-radius:50%;content:"";display:block;height:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:24px}.route__admin__dataStore__btn:hover:after{background-color:hsla(0,0%,50%,.208)}.route__admin__dataStore__btn.cloned-element:after{display:none!important}body.light .route__admin__dataStore__btn{filter:invert(1) hue-rotate(180deg)}.route__admin__apiTokens{height:auto;width:100%}.route__admin__apiTokens__tableWrap{filter:drop-shadow(0 0 15px rgba(0,0,0,.25));height:auto;max-width:100%;overflow-y:auto;padding-bottom:5px;width:auto}.route__admin__apiTokens__tableWrap__pills{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.route__admin__apiTokens__tableWrap__pills>p{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;line-height:normal}.route__admin__apiTokens__tableWrap__pills>span{align-items:center;background-color:#434295;border-radius:5px;color:#fff;display:flex;font-size:12px;height:20px;justify-content:center;margin:0 5px;padding:10px;width:auto}.route__admin__apiTokens__btns{display:flex;height:auto;justify-content:space-between;margin-bottom:20px;width:100%}.route__admin__apiTokens__btns__left{align-items:center;display:flex;justify-content:flex-start}.route__admin__apiTokens__btns__left__selected{align-items:center;background:#232630;border:1px solid #0000;border-radius:5px;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:10px;height:auto;justify-content:center;line-height:17px;max-width:0;overflow:hidden;padding:10px 0;transition:padding .3s ease,max-width .3s ease,border .3s ease;white-space:nowrap;width:auto;word-break:keep-all}body.light .route__admin__apiTokens__btns__left__selected{background-color:initial;color:#000}body.light .route__admin__apiTokens__btns__left__selected>div{filter:invert(1) hue-rotate(180deg)}.route__admin__apiTokens__btns__left__selected__btn{background-size:100%;cursor:pointer;height:18px;position:relative;width:18px}.route__admin__apiTokens__btns__left__selected__btn:after{background-color:initial;border-radius:50%;content:"";display:block;height:22px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:22px}.route__admin__apiTokens__btns__left__selected__btn:hover:after{background-color:hsla(0,0%,50%,.208)}.route__admin__apiTokens__btns__left__selected__btn.cloned-element:after{display:none!important}.route__admin__apiTokens__btns__left__selected--active{border-color:#6c5dd3;max-width:300px;padding:10px 18px}.route__admin__apiTokens__btns__right{align-items:center;display:flex;gap:10px;justify-content:center}.route__admin__apiTokens__btns__right__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:8px;height:auto;justify-content:space-between;line-height:17px;padding:10px 16px;transition:background-color .3s ease;width:auto}.route__admin__apiTokens__btns__right__btn:hover{background-color:#5a49ce}.route__admin__apiTokens__btns__right__btn>img{height:20px;width:20px}.route__admin__globalSharing{color:#fff;height:auto;width:100%}body.light .route__admin__globalSharing{color:#000}.route__admin__globalSharing__notice{align-items:flex-start;background-color:#373351;border-radius:5px;display:flex;flex-direction:column;justify-content:center;margin:15px 0 0;padding:10px}body.light .route__admin__globalSharing__notice{background-color:#c9c4e4}.route__admin__globalSharing__notice>p{color:#fff;font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:center}body.light .route__admin__globalSharing__notice>p{color:#000}.route__admin__dataChange{height:auto;width:100%}.route__admin__dataChange__tableIntegration{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-start}.route__admin__dataChange__tableIntegration>img{border-radius:50%;height:16px;width:16px}.route__admin__dataChange__kpi{grid-column-gap:20px;grid-row-gap:20px;border:1px solid #373a43;border-radius:5px;column-gap:20px;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;height:auto;margin:20px 0;row-gap:20px;width:100%}body.light .route__admin__dataChange__kpi{border-color:#e2e2e2}.route__admin__dataChange__kpi__item{display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;padding:24px}.route__admin__dataChange__kpi__item:not(:last-child){border-right:1px solid #373a43}body.light .route__admin__dataChange__kpi__item:not(:last-child){border-color:#e2e2e2}.route__admin__dataChange__kpi__item__top{color:#fff;font-family:Inter;font-size:14px;font-weight:600;line-height:16px;text-align:left}body.light .route__admin__dataChange__kpi__item__top{color:#000}.route__admin__dataChange__kpi__item__bottom{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-family:Poppins;font-size:18px;font-weight:600;justify-content:space-between;letter-spacing:1px;line-height:42px;text-align:left}body.light .route__admin__dataChange__kpi__item__bottom{color:#000}.route__admin__dataChange__kpi__item__bottom__btn{background-color:initial;border:1px solid #6c5dd3;border-radius:5px;cursor:pointer;font-family:Inter;font-size:14px;font-weight:400;height:auto;line-height:16.94px;padding:10px 18px;text-align:left;transition:background-color .3s ease;width:auto}.route__admin__dataChange__kpi__item__bottom__btn--active,.route__admin__dataChange__kpi__item__bottom__btn:hover{background-color:#5a49ce;color:#fff}.route__admin__dataChange__modal{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__admin__dataChange__modal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;width:450px}body.light .route__admin__dataChange__modal__wrap{background-color:#fff}.route__admin__dataChange__modal__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .route__admin__dataChange__modal__wrap__top{border-color:#e2e2e2}.route__admin__dataChange__modal__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .route__admin__dataChange__modal__wrap__top__left{color:#000}.route__admin__dataChange__modal__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.route__admin__dataChange__modal__wrap__top__right:hover{background-color:#5a49ce}.route__admin__dataChange__modal__wrap__content{color:#fff;height:100%;overflow:auto;padding:15px 0;width:100%}body.light .route__admin__dataChange__modal__wrap__content{color:#000}.route__admin__siteEvents{height:auto;width:100%}.route__admin__siteEvents__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.route__admin__siteEvents__top__left__selected{align-items:center;background:#232630;border:1px solid #0000;border-radius:5px;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:10px;height:auto;justify-content:center;line-height:17px;max-width:0;overflow:hidden;padding:10px 0;transition:padding .3s ease,max-width .3s ease,border .3s ease;white-space:nowrap;width:auto;word-break:keep-all}body.light .route__admin__siteEvents__top__left__selected{background-color:#f8f9fa;color:#000}.route__admin__siteEvents__top__left__selected__btn{background-size:100%;cursor:pointer;height:18px;position:relative;width:18px}.route__admin__siteEvents__top__left__selected__btn:after{background-color:initial;border-radius:50%;content:"";display:block;height:22px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:22px}.route__admin__siteEvents__top__left__selected__btn:hover:after{background-color:hsla(0,0%,50%,.208)}.route__admin__siteEvents__top__left__selected__btn.cloned-element:after{display:none!important}body.light .route__admin__siteEvents__top__left__selected__btn{filter:invert(1) hue-rotate(180deg)}.route__admin__siteEvents__top__left__selected--active{border-color:#6c5dd3;max-width:300px;padding:10px 18px}.route__admin__siteEvents__eventValues__add{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr) max-content;grid-template-rows:auto;margin-bottom:20px;width:100%}.route__admin__siteEvents__eventValues__add>*{height:100%}.route__admin__siteEvents__eventValues__table{margin-bottom:20px}.route__admin__siteEvents__pills{align-items:center;display:flex;flex-wrap:wrap;gap:10px;width:100%}.route__admin__siteEvents__pills>strong{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;font-weight:300;line-height:normal}body.light .route__admin__siteEvents__pills>strong{color:#000}.route__admin__siteEvents__pills>span{align-items:center;background-color:#434295;border-radius:5px;color:#fff;display:flex;font-size:12px;height:20px;justify-content:center;padding:10px;width:auto}.modals__selectUsersModal__dropdown{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr max-content;grid-template-rows:auto}.modals__selectUsersModal__users{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:20px;width:100%}.modals__selectUsersModal__users__user{align-items:center;display:grid;grid-template-columns:1fr max-content;grid-template-rows:auto;width:100%}.route__admin__reportedURLs{height:auto;width:100%}.route__admin__reportedURLs__url{display:flex;flex-direction:column;justify-content:center;margin-bottom:10px}.route__admin__reportedURLs__url>span:last-child{color:gray}.route__admin__botDetection{color:#000;height:auto;min-height:100%;overflow-y:auto;width:100%}body.dark .route__admin__botDetection{color:#fff}.route__admin__botDetection__filters{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr) 200px;margin-bottom:20px}.route__admin__botDetection__data>p{color:gray}.route__admin__botDetection__data>p>span{color:#000}body.dark .route__admin__botDetection__data>p>span{color:#fff}.route__automations{grid-gap:40px;color:#fff;display:grid;gap:40px;grid-auto-rows:max-content;grid-template-columns:repeat(auto-fit,280px);grid-template-rows:max-content;height:auto;width:100%}body.light .route__automations{color:#000}.route__automations__item{align-items:center;background-color:#242731;border:1px solid #0000;border-radius:5px;box-shadow:0 0 25px 2px #0000004d;cursor:pointer;display:flex;flex-direction:column;gap:20px;height:auto;justify-content:center;padding:20px;transition:border .3s ease;width:100%}body.light .route__automations__item{background-color:#f8f9fa}.route__automations__item:hover{border:1px solid #6c5dd3}.route__automations__item>*{text-align:center}.route__automations__fbAdGen{color:#fff;height:auto;width:100%}body.light .route__automations__fbAdGen{color:#000}.route__automations__fbAdGen__title{margin-bottom:20px}.route__automations__fbAdGen__configItems{grid-gap:20px;display:grid;gap:20px;grid-auto-rows:auto;grid-template-columns:repeat(auto-fit,300px);grid-template-rows:auto;height:auto;margin-bottom:20px;margin-top:20px;overflow:visible;width:100%}.route__automations__fbAdGen__configItems>div{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-end}.route__automations__fbAdGen__configItems>div>:first-child{font-size:14px}.route__automations__fbAdGen__configItems>div :last-child{height:54px}.route__automations__fbAdGen__text{display:flex;flex-direction:column;gap:10px}.route__automations__fbAdGen__text>textarea{background:#373a43;border:1px solid #0000;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:300px;line-height:19px;max-width:940px;outline:none;padding:18px 20px;resize:none;resize:vertical;transition:border .3s ease;width:100%}body.light .route__automations__fbAdGen__text>textarea{background-color:#e9e8e8;color:#000}.route__automations__fbAdGen__text>textarea:focus,body.light .route__automations__fbAdGen__text>textarea:focus{border:1px solid #6c5dd3}.route__automations__fbWarmup{color:#000;display:flex;flex-direction:column;gap:20px;height:auto;width:100%}body.dark .route__automations__fbWarmup{color:#fff}.route__automations__fbWarmup__head{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr max-content;grid-template-rows:auto}.route__automations__fbWarmup__head>*{min-height:100%}.route__automations__fbWarmup__filters{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:auto;width:100%}.route__automations__fbWarmup__filters>div{align-items:center;cursor:pointer;display:flex;gap:5px}.route__automations__fbWarmup__history{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__automations__fbWarmup__history__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;width:calc(100% - 86px)}body.light .route__automations__fbWarmup__history__wrap{background-color:#fff}.route__automations__fbWarmup__history__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .route__automations__fbWarmup__history__wrap__top{border-color:#e2e2e2}.route__automations__fbWarmup__history__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .route__automations__fbWarmup__history__wrap__top__left{color:#000}.route__automations__fbWarmup__history__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.route__automations__fbWarmup__history__wrap__top__right:hover{background-color:#5a49ce}.route__automations__fbWarmup__history__wrap__content{color:#fff;height:100%;overflow:auto;padding:15px 0;width:100%}.route__automations__fbWarmup__history__wrap__content__ad{display:flex;flex-direction:column;gap:5px}.route__automations__fbWatcher{color:#fff;display:flex;flex-direction:column;gap:20px;height:auto;width:100%}body.light .route__automations__fbWatcher{color:#000}.route__automations__fbWatcher__filters{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr max-content;grid-template-rows:auto;height:auto;width:100%}.route__automations__fbWatcher__filters>*{min-height:100%}.route__automations__fbWatcher__filters2{align-items:center;display:flex;gap:20px;height:auto;width:100%}.route__automations__fbWatcher__filters2>div{align-items:center;display:flex;gap:5px}.route__automations__fbWatcher__history{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__automations__fbWatcher__history__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;width:calc(100% - 86px)}body.light .route__automations__fbWatcher__history__wrap{background-color:#fff}.route__automations__fbWatcher__history__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .route__automations__fbWatcher__history__wrap__top{border-color:#e2e2e2}.route__automations__fbWatcher__history__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .route__automations__fbWatcher__history__wrap__top__left{color:#000}.route__automations__fbWatcher__history__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.route__automations__fbWatcher__history__wrap__top__right:hover{background-color:#5a49ce}.route__automations__fbWatcher__history__wrap__content{color:#fff;height:100%;overflow:auto;padding:15px 0;width:100%}.route__automations__fbWatcher__history__wrap__content__ad{display:flex;flex-direction:column;gap:5px}.route__admin__globalIntegrations,.route__admin__globalIntegrationsJP{height:100%;overflow:auto;width:100%}.route__admin__globalIntegrationsJP{padding:10px}.route__admin__globalIntegrationsJP__tabs{align-items:center;display:flex;gap:20px;height:auto;margin-bottom:20px;width:100%}.route__admin__globalIntegrationsJP__tabs__tab{border:1px solid #0000;border-radius:5px;color:#808191;cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:10px 18px;transition:border-color .3s ease,background-color .3s ease,color .3s ease;-webkit-user-select:none;user-select:none}.route__admin__globalIntegrationsJP__tabs__tab:hover{border-color:#6c5dd3}.route__admin__globalIntegrationsJP__tabs__tab--active{background-color:#6c5dd3;border-color:#6c5dd3;color:#fff}.route__admin__globalIntegrationsJP__profile{height:auto;width:100%}.route__admin__globalIntegrationsJP__profile__kpi{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;height:120px;margin-bottom:30px;width:100%}.route__admin__globalIntegrationsJP__profile__kpi__item{align-items:flex-start;border:1px solid #373a43;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:25px 20px 25px 40px;width:100%}body.light .route__admin__globalIntegrationsJP__profile__kpi__item{border-color:#e2e2e2}@media screen and (max-width:1300px){.route__admin__globalIntegrationsJP__profile__kpi__item{padding:25px 15px}}.route__admin__globalIntegrationsJP__profile__kpi__item__top{align-items:center;display:flex;justify-content:space-between;width:100%}.route__admin__globalIntegrationsJP__profile__kpi__item__top__left{align-items:center;display:flex;gap:15px}.route__admin__globalIntegrationsJP__profile__kpi__item__top__left>img{height:20px;width:20px}.route__admin__globalIntegrationsJP__profile__kpi__item__top__left>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:16px}body.light .route__admin__globalIntegrationsJP__profile__kpi__item__top__left>p{color:#000}.route__admin__globalIntegrationsJP__profile__kpi__item__bottom{align-items:center;display:flex;height:auto;justify-content:space-between;width:100%}.route__admin__globalIntegrationsJP__profile__kpi__item__bottom__left{align-items:center;color:#fff;display:flex;font-family:Poppins;font-size:28px;font-style:normal;font-weight:600;gap:10px;justify-content:center;letter-spacing:1px;line-height:42px}body.light .route__admin__globalIntegrationsJP__profile__kpi__item__bottom__left{color:#000}.route__admin__globalIntegrationsJP__profile__kpi__item__bottom__left>img{width:20px}.route__admin__globalIntegrationsJP__profile__kpi__item__bottom__left>span{font-size:20px}@media screen and (max-width:1300px){.route__admin__globalIntegrationsJP__profile__kpi__item__bottom__left{font-size:25px}}.route__admin__globalIntegrationsJP__profile__kpi__item__bottom__right{align-items:center;color:#fff;display:flex;font-family:Poppins;font-size:28px;font-style:normal;font-weight:600;gap:10px;justify-content:center;letter-spacing:1px;line-height:42px}body.light .route__admin__globalIntegrationsJP__profile__kpi__item__bottom__right{color:#000}.route__admin__globalIntegrationsJP__profile__kpi__item__bottom__right>img{width:20px}.route__admin__globalIntegrationsJP__profile__kpi__item__bottom__right>span{font-size:20px}@media screen and (max-width:1300px){.route__admin__globalIntegrationsJP__profile__kpi__item__bottom__right{font-size:25px}}.route__admin__globalIntegrationsJP__services{height:auto;width:100%}.route__admin__globalIntegrationsJP__services__buttons{align-items:center;display:flex;gap:30px;height:auto;justify-content:flex-end;margin-bottom:20px;width:auto}.route__admin__globalIntegrationsJP__services__add{align-items:center;background-color:#232630b3;cursor:default;display:flex;height:100%;justify-content:center;width:100%}.route__admin__globalIntegrationsJP__services__add__wrap{background-color:#2c2e38;color:#fff;height:auto;max-height:100%;overflow:auto;padding:40px;position:relative;width:500px}body.light .route__admin__globalIntegrationsJP__services__add__wrap{background-color:#fff;color:#000}.route__admin__globalIntegrationsJP__services__add__wrap__head{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:30px;width:100%}.route__admin__globalIntegrationsJP__services__add__wrap__head__left{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:22px}body.light .route__admin__globalIntegrationsJP__services__add__wrap__head__left{color:#000}.route__admin__globalIntegrationsJP__services__add__wrap__head__right{cursor:pointer;height:30px;position:relative;width:30px}.route__admin__globalIntegrationsJP__services__add__wrap__head__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.route__admin__globalIntegrationsJP__services__add__wrap__head__right:hover:after{background-color:hsla(0,0%,50%,.208)}.route__admin__globalIntegrationsJP__services__add__wrap__head__right.cloned-element:after{display:none!important}body.light .route__admin__globalIntegrationsJP__services__add__wrap__head__right{filter:invert(1) hue-rotate(180deg)}.route__admin__globalIntegrationsJP__services__add__wrap__input{display:flex;flex-direction:column;gap:15px;height:auto;margin-bottom:20px;width:100%}.route__admin__globalIntegrationsJP__services__add__wrap__input>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.route__admin__globalIntegrationsJP__services__add__wrap__input>input{background:#373a43;border:1px solid #0000;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:54px;line-height:19px;outline:none;padding:0 20px;transition:border .3s ease;width:100%}.route__admin__globalIntegrationsJP__services__add__wrap__input>input:focus{border:1px solid #6c5dd3}.route__admin__globalIntegrationsJP__services__add__wrap__input .component__customComponent__dropbox{border:1px solid #0000;transition:border .3s ease}.route__admin__globalIntegrationsJP__services__add__wrap__input--error .component__customComponent__dropbox,.route__admin__globalIntegrationsJP__services__add__wrap__input--error>input,.route__admin__globalIntegrationsJP__services__add__wrap__input--error>textarea{border:1px solid #ff754c}.route__admin__globalIntegrationsJP__services__add__wrap__input__dropItem{align-items:center;display:flex;gap:10px;height:auto;width:100%}.route__admin__globalIntegrationsJP__services__add__wrap__input__dropItem>img{height:auto;max-height:48px;max-width:48px;width:auto}.route__admin__globalIntegrationsJP__services__add__wrap__input__dropItem__risks{align-items:center;display:flex;gap:5px;height:2px;width:auto!important;width:100%}.route__admin__globalIntegrationsJP__services__add__wrap__input__dropItem__risks__risk{border-radius:999px;height:100%;width:20px}.route__admin__globalIntegrationsJP__services__add__wrap__buttons{align-items:center;display:flex;gap:20px;height:auto;justify-content:flex-end;width:100%}.route__admin__globalIntegrationsJP__services__add__wrap__buttons__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;height:43px;justify-content:center;padding:0 40px;transition:background-color .3s ease;width:auto}.route__admin__globalIntegrationsJP__services__add__wrap__buttons__btn:hover{background-color:#5a49ce}.route__admin__globalIntegrationsJP__services__add__wrap__buttons__btn--secondary{background-color:#1b1d21}.route__admin__globalIntegrationsJP__services__add__wrap__buttons__btn--secondary:hover{background-color:#0d0f11}.route__admin__globalIntegrationsJP__services__add__wrap__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px;margin-top:20px;opacity:0;transition:opacity .3s ease}.route__admin__globalIntegrationsJP__orders{height:auto;width:100%}.route__admin__globalIntegrationsJP__orders .customComponents__table__data__groupNewline>p{width:100%!important}.route__admin__globalIntegrationsJP__orders .customComponents__table__data{overflow:hidden}.route__admin__globalIntegrationsJP__orders__pills{align-items:center;display:flex;flex-wrap:wrap;gap:10px;width:100%}.route__admin__globalIntegrationsJP__orders__pills>strong{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;font-weight:300;line-height:normal}body.light .route__admin__globalIntegrationsJP__orders__pills>strong{color:#000}.route__admin__globalIntegrationsJP__orders__pills>span{align-items:center;background-color:#434295;border-radius:5px;color:#fff;display:flex;font-size:12px;height:20px;justify-content:center;padding:10px;width:auto}.route__admin__globalIntegrationsMW{height:100%;overflow:auto;padding:10px;width:100%}.route__admin__globalIntegrationsMW__tabs{align-items:center;display:flex;gap:20px;height:auto;margin-bottom:20px;width:100%}.route__admin__globalIntegrationsMW__tabs__tab{border:1px solid #0000;border-radius:5px;color:#808191;cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:10px 18px;transition:border-color .3s ease,background-color .3s ease,color .3s ease;-webkit-user-select:none;user-select:none}.route__admin__globalIntegrationsMW__tabs__tab:hover{border-color:#6c5dd3}.route__admin__globalIntegrationsMW__tabs__tab--active{background-color:#6c5dd3;border-color:#6c5dd3;color:#fff}.route__admin__globalIntegrationsMW__profile{height:auto;width:100%}.route__admin__globalIntegrationsMW__profile__kpi{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;height:120px;margin-bottom:30px;width:100%}.route__admin__globalIntegrationsMW__profile__kpi__item{align-items:flex-start;border:1px solid #373a43;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:25px 20px 25px 40px;width:100%}body.light .route__admin__globalIntegrationsMW__profile__kpi__item{border-color:#e2e2e2}@media screen and (max-width:1300px){.route__admin__globalIntegrationsMW__profile__kpi__item{padding:25px 15px}}.route__admin__globalIntegrationsMW__profile__kpi__item__top{align-items:center;display:flex;justify-content:space-between;width:100%}.route__admin__globalIntegrationsMW__profile__kpi__item__top__left{align-items:center;display:flex;gap:15px}.route__admin__globalIntegrationsMW__profile__kpi__item__top__left>img{height:20px;width:20px}.route__admin__globalIntegrationsMW__profile__kpi__item__top__left>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:16px}body.light .route__admin__globalIntegrationsMW__profile__kpi__item__top__left>p{color:#000}.route__admin__globalIntegrationsMW__profile__kpi__item__bottom{align-items:center;display:flex;height:auto;justify-content:space-between;width:100%}.route__admin__globalIntegrationsMW__profile__kpi__item__bottom__left{align-items:center;color:#fff;display:flex;font-family:Poppins;font-size:28px;font-style:normal;font-weight:600;gap:10px;justify-content:center;letter-spacing:1px;line-height:42px}body.light .route__admin__globalIntegrationsMW__profile__kpi__item__bottom__left{color:#000}.route__admin__globalIntegrationsMW__profile__kpi__item__bottom__left>img{width:20px}.route__admin__globalIntegrationsMW__profile__kpi__item__bottom__left>span{font-size:20px}@media screen and (max-width:1300px){.route__admin__globalIntegrationsMW__profile__kpi__item__bottom__left{font-size:25px}}.route__admin__globalIntegrationsMW__profile__kpi__item__bottom__right{align-items:center;color:#fff;display:flex;font-family:Poppins;font-size:28px;font-style:normal;font-weight:600;gap:10px;justify-content:center;letter-spacing:1px;line-height:42px}body.light .route__admin__globalIntegrationsMW__profile__kpi__item__bottom__right{color:#000}.route__admin__globalIntegrationsMW__profile__kpi__item__bottom__right>img{width:20px}.route__admin__globalIntegrationsMW__profile__kpi__item__bottom__right>span{font-size:20px}@media screen and (max-width:1300px){.route__admin__globalIntegrationsMW__profile__kpi__item__bottom__right{font-size:25px}}.route__admin__globalIntegrationsMW__services{height:auto;width:100%}.route__admin__globalIntegrationsMW__services__buttons{align-items:center;display:flex;gap:30px;height:auto;justify-content:flex-end;margin-bottom:20px;width:auto}.route__admin__globalIntegrationsMW__services__add{align-items:center;background-color:#232630b3;cursor:default;display:flex;height:100%;justify-content:center;width:100%}.route__admin__globalIntegrationsMW__services__add__wrap{background-color:#2c2e38;color:#fff;height:auto;max-height:100%;overflow:auto;padding:40px;position:relative;width:500px}.route__admin__globalIntegrationsMW__services__add__wrap__head{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:30px;width:100%}.route__admin__globalIntegrationsMW__services__add__wrap__head__left{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:22px}.route__admin__globalIntegrationsMW__services__add__wrap__head__right{cursor:pointer;height:30px;position:relative;width:30px}.route__admin__globalIntegrationsMW__services__add__wrap__head__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.route__admin__globalIntegrationsMW__services__add__wrap__head__right:hover:after{background-color:hsla(0,0%,50%,.208)}.route__admin__globalIntegrationsMW__services__add__wrap__head__right.cloned-element:after{display:none!important}.route__admin__globalIntegrationsMW__services__add__wrap__input{display:flex;flex-direction:column;gap:15px;height:auto;margin-bottom:20px;width:100%}.route__admin__globalIntegrationsMW__services__add__wrap__input>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.route__admin__globalIntegrationsMW__services__add__wrap__input>input{background:#373a43;border:1px solid #0000;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:54px;line-height:19px;outline:none;padding:0 20px;transition:border .3s ease;width:100%}.route__admin__globalIntegrationsMW__services__add__wrap__input>input:focus{border:1px solid #6c5dd3}.route__admin__globalIntegrationsMW__services__add__wrap__input .component__customComponent__dropbox{border:1px solid #0000;transition:border .3s ease}.route__admin__globalIntegrationsMW__services__add__wrap__input--error .component__customComponent__dropbox,.route__admin__globalIntegrationsMW__services__add__wrap__input--error>input,.route__admin__globalIntegrationsMW__services__add__wrap__input--error>textarea{border:1px solid #ff754c}.route__admin__globalIntegrationsMW__services__add__wrap__input__dropItem{align-items:center;display:flex;gap:10px;height:auto;width:100%}.route__admin__globalIntegrationsMW__services__add__wrap__input__dropItem>img{height:auto;max-height:48px;max-width:48px;width:auto}.route__admin__globalIntegrationsMW__services__add__wrap__input__dropItem__risks{align-items:center;display:flex;gap:5px;height:2px;width:auto!important;width:100%}.route__admin__globalIntegrationsMW__services__add__wrap__input__dropItem__risks__risk{border-radius:999px;height:100%;width:20px}.route__admin__globalIntegrationsMW__services__add__wrap__buttons{align-items:center;display:flex;gap:20px;height:auto;justify-content:flex-end;width:100%}.route__admin__globalIntegrationsMW__services__add__wrap__buttons__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;height:43px;justify-content:center;padding:0 40px;transition:background-color .3s ease;width:auto}.route__admin__globalIntegrationsMW__services__add__wrap__buttons__btn:hover{background-color:#5a49ce}.route__admin__globalIntegrationsMW__services__add__wrap__buttons__btn--secondary{background-color:#1b1d21}.route__admin__globalIntegrationsMW__services__add__wrap__buttons__btn--secondary:hover{background-color:#0d0f11}.route__admin__globalIntegrationsMW__services__add__wrap__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px;margin-top:20px;opacity:0;transition:opacity .3s ease}.route__admin__globalIntegrationsMW__orders{height:auto;width:100%}.route__admin__globalIntegrationsMW__orders .customComponents__table__data__groupNewline>p{width:100%!important}.route__admin__globalIntegrationsMW__orders .customComponents__table__data{overflow:hidden}.route__admin__globalIntegrationsMW__orders__pills{align-items:center;display:flex;flex-wrap:wrap;gap:10px;width:100%}.route__admin__globalIntegrationsMW__orders__pills>strong{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;font-weight:300;line-height:normal}body.light .route__admin__globalIntegrationsMW__orders__pills>strong{color:#000}.route__admin__globalIntegrationsMW__orders__pills>span{align-items:center;background-color:#434295;border-radius:5px;color:#fff;display:flex;font-size:12px;height:20px;justify-content:center;padding:10px;width:auto}.route__admin__globalIntegrationsHJ{height:100%;overflow:auto;padding:10px;width:100%}.route__admin__globalIntegrationsHJ__buttons{display:flex;height:auto;justify-content:space-between;margin-bottom:20px;width:100%}.route__admin__globalIntegrationsHJ__buttons__left{align-items:center;display:flex;justify-content:flex-start}.route__admin__globalIntegrationsHJ__buttons__left__selected{align-items:center;background:#232630;border:1px solid #0000;border-radius:5px;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:10px;height:auto;justify-content:center;line-height:17px;max-width:0;overflow:hidden;padding:10px 0;transition:padding .3s ease,max-width .3s ease,border .3s ease;white-space:nowrap;width:auto;word-break:keep-all}body.light .route__admin__globalIntegrationsHJ__buttons__left__selected{background-color:#f8f9fa;color:#000}.route__admin__globalIntegrationsHJ__buttons__left__selected__btn{background-size:100%;cursor:pointer;height:18px;position:relative;width:18px}.route__admin__globalIntegrationsHJ__buttons__left__selected__btn:after{background-color:initial;border-radius:50%;content:"";display:block;height:22px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:22px}.route__admin__globalIntegrationsHJ__buttons__left__selected__btn:hover:after{background-color:hsla(0,0%,50%,.208)}.route__admin__globalIntegrationsHJ__buttons__left__selected__btn.cloned-element:after{display:none!important}body.light .route__admin__globalIntegrationsHJ__buttons__left__selected__btn{filter:invert(1) hue-rotate(180deg)}.route__admin__globalIntegrationsHJ__buttons__left__selected--active{border-color:#6c5dd3;max-width:300px;padding:10px 18px}.route__admin__globalIntegrationsHJ__buttons__right{align-items:center;display:flex;gap:10px;justify-content:center}.route__admin__globalIntegrationsHJ__buttons__right__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:8px;height:auto;justify-content:space-between;line-height:17px;padding:10px 16px;transition:background-color .3s ease;width:auto}.route__admin__globalIntegrationsHJ__buttons__right__btn:hover{background-color:#5a49ce}.route__admin__globalIntegrationsHJ__buttons__right__btn>img{height:20px;width:20px}.route__teamLead__userGroups{height:auto;width:100%}.route__teamLead__userGroups__tableWrap{filter:drop-shadow(0 0 15px rgba(0,0,0,.25));height:auto;max-width:100%;overflow-y:auto;padding-bottom:5px;width:auto}.route__teamLead__userGroups__btns{display:flex;height:auto;justify-content:space-between;margin-bottom:20px;width:100%}.route__teamLead__userGroups__btns__left{align-items:center;display:flex;justify-content:flex-start}.route__teamLead__userGroups__btns__left__selected{align-items:center;background:#232630;border:1px solid #0000;border-radius:5px;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:10px;height:auto;justify-content:center;line-height:17px;max-width:0;overflow:hidden;padding:10px 0;transition:padding .3s ease,max-width .3s ease,border .3s ease;white-space:nowrap;width:auto;word-break:keep-all}body.light .route__teamLead__userGroups__btns__left__selected{background-color:#f8f9fa;color:#000}.route__teamLead__userGroups__btns__left__selected__btn{background-size:100%;cursor:pointer;height:18px;position:relative;width:18px}.route__teamLead__userGroups__btns__left__selected__btn:after{background-color:initial;border-radius:50%;content:"";display:block;height:22px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:22px}.route__teamLead__userGroups__btns__left__selected__btn:hover:after{background-color:hsla(0,0%,50%,.208)}.route__teamLead__userGroups__btns__left__selected__btn.cloned-element:after{display:none!important}body.light .route__teamLead__userGroups__btns__left__selected__btn{filter:invert(1) hue-rotate(180deg)}.route__teamLead__userGroups__btns__left__selected--active{border-color:#6c5dd3;max-width:300px;padding:10px 18px}.route__teamLead__userGroups__btns__right{align-items:center;display:flex;gap:10px;justify-content:center}.route__teamLead__userGroups__btns__right__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:8px;height:auto;justify-content:space-between;line-height:17px;padding:10px 16px;transition:background-color .3s ease;width:auto}.route__teamLead__userGroups__btns__right__btn:hover{background-color:#5a49ce}.route__teamLead__userGroups__btns__right__btn>img{height:20px;width:20px}.route__teamLead__userGroups__accounts{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.route__teamLead__userGroups__accounts>p{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;line-height:normal}body.light .route__teamLead__userGroups__accounts>p{color:#000}.route__teamLead__userGroups__accounts>span{align-items:center;background-color:#434295;border-radius:5px;color:#fff;display:flex;font-size:12px;height:20px;justify-content:center;margin:0 5px;padding:10px;width:auto}.route__teamLead__userGroups__add{align-items:center;background:#232630cc;cursor:default;display:flex;height:100%;justify-content:center;width:100%}.route__teamLead__userGroups__add__wrap{background:#2c2e38;border-radius:10px;height:auto;max-height:100%;overflow:auto;padding:40px;position:relative;width:500px}body.light .route__teamLead__userGroups__add__wrap{background-color:#fff}.route__teamLead__userGroups__add__wrap__spinner{align-items:center;background-color:#262935cc;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%}body.light .route__teamLead__userGroups__add__wrap__spinner{background-color:#2629354d}.route__teamLead__userGroups__add__wrap__spinner svg{pointer-events:none}.route__teamLead__userGroups__add__wrap__spinner--active{opacity:1;pointer-events:all}.route__teamLead__userGroups__add__wrap__head{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:24px;width:100%}.route__teamLead__userGroups__add__wrap__head__left{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:22px}body.light .route__teamLead__userGroups__add__wrap__head__left{color:#000}.route__teamLead__userGroups__add__wrap__head__right{background-size:contain;height:30px;position:relative;width:30px}.route__teamLead__userGroups__add__wrap__head__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.route__teamLead__userGroups__add__wrap__head__right:hover:after{background-color:hsla(0,0%,50%,.208)}.route__teamLead__userGroups__add__wrap__head__right.cloned-element:after{display:none!important}body.light .route__teamLead__userGroups__add__wrap__head__right{filter:invert(1) hue-rotate(180deg)}.route__teamLead__userGroups__add__wrap__input{display:flex;flex-direction:column;gap:14px;height:auto;margin-bottom:20px;width:100%}.route__teamLead__userGroups__add__wrap__input>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}body.light .route__teamLead__userGroups__add__wrap__input>p{color:#000}.route__teamLead__userGroups__add__wrap__input>input,.route__teamLead__userGroups__add__wrap__input>textarea{background:#373a43;border:1px solid #373a43;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:54px;line-height:19px;outline:none;padding:0 20px;transition:border .3s ease;width:100%}body.light .route__teamLead__userGroups__add__wrap__input>input,body.light .route__teamLead__userGroups__add__wrap__input>textarea{background-color:#fff;border-color:#e2e2e2;color:#000}.route__teamLead__userGroups__add__wrap__input>input:focus,.route__teamLead__userGroups__add__wrap__input>textarea:focus,body.light .route__teamLead__userGroups__add__wrap__input>input:focus,body.light .route__teamLead__userGroups__add__wrap__input>textarea:focus{border-color:#6c5dd3}.route__teamLead__userGroups__add__wrap__input--error>input,body.light .route__teamLead__userGroups__add__wrap__input--error>input{border-color:#ff754c}.route__teamLead__userGroups__add__wrap__input>textarea{height:200px;padding-bottom:18px;padding-top:18px;resize:vertical}body.light .route__teamLead__userGroups__add__wrap__input>textarea{background-color:#e9e8e8}.route__teamLead__userGroups__add__wrap__users{align-items:center;display:flex;flex-direction:row;gap:14px;height:auto;margin-bottom:20px;width:100%}.route__teamLead__userGroups__add__wrap__users>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}body.light .route__teamLead__userGroups__add__wrap__users>p{color:#000}.route__teamLead__userGroups__add__wrap__users__btn{background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:auto;line-height:19px;padding:5px 10px;transition:background-color .3s ease;width:auto}.route__teamLead__userGroups__add__wrap__users__btn:hover{background-color:#5a49ce}.route__teamLead__userGroups__add__wrap__checkbox{align-items:center;display:flex;gap:10px;height:auto;justify-content:flex-start;margin-bottom:20px;width:auto}.route__teamLead__userGroups__add__wrap__buttons{display:flex;gap:20px;height:auto;justify-content:flex-end;width:100%}.route__teamLead__userGroups__add__wrap__buttons__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;height:43px;justify-content:center;line-height:19px;padding:0 40px;transition:background-color .3s ease;width:auto}.route__teamLead__userGroups__add__wrap__buttons__btn:hover{background-color:#5a49ce}.route__teamLead__userGroups__add__wrap__buttons__btn--secondary{background-color:#1b1d21}.route__teamLead__userGroups__add__wrap__buttons__btn--secondary:hover{background-color:#0d0f11}.route__teamLead__userGroups__add__wrap__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px;margin-top:20px;opacity:0;transition:opacity .3s ease}.route__teamLead__userGroups__groupMembers{align-items:center;background:#232630cc;cursor:default;display:flex;height:100%;justify-content:center;width:100%}.route__teamLead__userGroups__groupMembers__wrap{background:#2c2e38;border-radius:10px;box-shadow:0 0 4px 2px #00000040;height:auto;max-height:100%;overflow:auto;padding:40px;position:relative;width:600px}body.light .route__teamLead__userGroups__groupMembers__wrap{background-color:#fff;color:#fff}.route__teamLead__userGroups__groupMembers__wrap__tableImg{align-items:center;display:flex;gap:10px;justify-content:flex-start}.route__teamLead__userGroups__groupMembers__wrap__tableImg>img{height:24px;width:24px}.route__teamLead__userGroups__groupMembers__wrap__drop{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr max-content;grid-template-rows:auto;height:auto;margin-bottom:20px;width:100%}.route__teamLead__userGroups__groupMembers__wrap__drop__button{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;height:100%;justify-content:center;line-height:19px;padding:10px 15px;transition:background-color .3s ease;width:100%}.route__teamLead__userGroups__groupMembers__wrap__drop__button:hover{background-color:#5a49ce}.route__landing{background-color:#0e0c15;display:flex;height:auto;justify-content:center;overflow:hidden;padding-top:118px;width:100%}.route__landing__wrapper,.route__landing__wrapper__first{display:flex;flex-direction:column;height:auto;justify-content:center;max-width:1920px;width:100%}.route__landing__wrapper__first{align-items:center;background-position:50%;background-repeat:no-repeat;padding-top:46px}.route__landing__wrapper__first__top{align-items:center;display:flex;flex-direction:column;height:auto;max-width:1183px;width:100%}.route__landing__wrapper__first__top__headline{color:#fff;font-family:Lato;font-size:50px;font-weight:700;line-height:72px;max-width:838px;text-align:center;width:100%}.route__landing__wrapper__first__top__message{color:#cac6dd;font-family:Lato;font-size:20px;font-weight:600;margin-top:20px;text-align:center}.route__landing__wrapper__first__top__getStarted{align-items:center;background:#6c5dd3;border-radius:5px;cursor:pointer;display:flex;justify-content:center;margin-top:40px;padding:15px 47px;transition:.3s ease-in-out}.route__landing__wrapper__first__top__getStarted:hover{background:#9390ff}.route__landing__wrapper__first__top__getStarted p{color:#fff;font-family:Inter;font-size:18px;text-transform:uppercase}.route__landing__wrapper__first__top__main{margin-top:60px}.route__landing__wrapper__first__top__main__small{display:none}.route__landing__wrapper__first__bot{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:120px}.route__landing__wrapper__first__bot__headline{color:#fff;font-family:Lato;font-size:28px;font-weight:600;max-width:1169px;text-align:center}.route__landing__wrapper__first__bot__message{color:#cac6dd;font-family:Lato;font-size:18px;margin-top:30px;text-align:center}.route__landing__wrapper__first__bot__cards{margin-top:63px}.route__landing__wrapper__first__bot__cards,.route__landing__wrapper__first__bot__cards__left,.route__landing__wrapper__first__bot__cards__right{align-items:center;display:flex;gap:20px;justify-content:space-between}.route__landing__wrapper__second{align-content:center;display:flex;flex-direction:column;justify-content:center;margin-top:120px;max-width:1920px;overflow:visible;position:relative;scroll-margin:180px;width:100%}.route__landing__wrapper__second__top{display:flex;height:auto;margin:0 auto;width:100%}.route__landing__wrapper__second__top__left{position:relative;width:calc(50% - 30px)}.route__landing__wrapper__second__top__left__bg{position:absolute;right:-154px;top:0;transform:translateY(-40%);z-index:1}.route__landing__wrapper__second__top__left__bg__small{display:none}.route__landing__wrapper__second__top__left img{height:auto;width:100%;z-index:2}.route__landing__wrapper__second__top__right{align-items:start;display:flex;flex-direction:column;justify-content:start;margin-left:60px;max-width:577px;width:calc(50% - 30px)}.route__landing__wrapper__second__top__right__headline{color:#fff;font-family:Lato;font-size:50px;font-weight:700;line-height:60px;margin-bottom:24px}.route__landing__wrapper__second__top__right__message{color:#757185;font-family:Lato;font-size:18px;line-height:24px;margin-bottom:24px}.route__landing__wrapper__second__top__right__item{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:16px;line-height:24px;margin-bottom:24px}.route__landing__wrapper__second__top__right__item img{margin-right:20px}.route__landing__wrapper__second__top__right__item:last-of-type{margin-bottom:0}.route__landing__wrapper__second__bot{display:flex;height:auto;justify-content:space-between;margin:56px auto 0;max-width:1216px;width:100%;z-index:10}.route__landing__wrapper__second__bot__left,.route__landing__wrapper__second__bot__right{display:flex;gap:20px;justify-content:center}.route__landing__wrapper__third{align-content:center;display:flex;justify-content:start;margin:0 auto;max-width:1216px;padding-top:90px;width:100%}.route__landing__wrapper__third__left{display:flex;flex-direction:column;max-width:647px;width:100%}.route__landing__wrapper__third__left__headline{color:#fff;font-family:Lato;font-size:50px;font-weight:700;line-height:60px}.route__landing__wrapper__third__left__message{color:#757185;font-family:Lato;font-size:16px;line-height:24px;margin-top:24px}.route__landing__wrapper__third__left__item{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:16px;line-height:24px;margin-top:24px;z-index:5}.route__landing__wrapper__third__left__item img{margin-right:20px}.route__landing__wrapper__third__right{background-position:100%;background-repeat:no-repeat;background-size:contain;margin-left:auto;max-width:405px;padding-top:144px;width:100%}.route__landing__wrapper__third__right__message{color:#757185;font-family:Lato;font-size:16px;line-height:24px;position:relative;z-index:5}.route__landing__wrapper__third__right__img{align-items:center;display:flex;justify-content:center;position:relative}.route__landing__wrapper__third__right__img img{left:-570px;position:absolute;top:-160px;z-index:1}.route__landing__wrapper__fourth{display:flex;flex-direction:column;margin:370px auto 0;max-width:1216px;padding:0 20px;width:100%}.route__landing__wrapper__fourth__top{align-items:center;display:flex;justify-content:center;width:100%}.route__landing__wrapper__fourth__top__left{display:flex;flex-direction:column;margin-right:50px;max-width:585px;width:100%}.route__landing__wrapper__fourth__top__left__headline{color:#fff;font-family:Lato;font-size:50px;font-weight:700;line-height:60px}.route__landing__wrapper__fourth__top__left__message{color:#757185;font-family:Lato;font-size:18px;line-height:24px;margin-top:24px}.route__landing__wrapper__fourth__top__left__item{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:16px;line-height:24px;margin-top:24px;word-break:normal}.route__landing__wrapper__fourth__top__left__item img{height:24px;margin-right:20px;width:24px}.route__landing__wrapper__fourth__top__left__item span{display:block;width:calc(100% - 44px);word-break:normal}.route__landing__wrapper__fourth__bot{display:flex;justify-content:space-between;margin-top:60px}.route__landing__wrapper__fourth__bot__left,.route__landing__wrapper__fourth__bot__right{display:flex;gap:20px}.route__landing__wrapper__payment{display:flex;flex-direction:column;margin:80px auto 0;max-width:1216px;scroll-margin:180px;width:100%}.route__landing__wrapper__payment__message{color:#ada8c3;font-family:Lato;font-size:12px;letter-spacing:1.8px;line-height:16px;margin-bottom:16px;text-align:center;text-transform:uppercase}.route__landing__wrapper__payment__headline{color:#fff;font-family:Lato;font-size:50px;font-weight:700;line-height:60px;margin-bottom:80px;text-align:center}.route__landing__wrapper__payment__cards{align-items:center;display:flex;justify-content:space-between}.route__landing__wrapper__started{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto 140px;max-width:804px;padding:120px 20px 0;position:relative;width:100%}.route__landing__wrapper__started__background{align-items:center;display:flex;height:711px;justify-content:center;opacity:.7;position:absolute;width:711px;z-index:1}.route__landing__wrapper__started__background img{z-index:1}.route__landing__wrapper__started__message{color:#ada8c3;font-family:Lato;font-size:12px;letter-spacing:1.8px;line-height:16px;margin-bottom:16px;text-align:center;text-transform:uppercase;z-index:2}.route__landing__wrapper__started__headline{color:#fff;font-family:Lato;font-size:50px;font-weight:700;line-height:72px;margin-bottom:20px;text-align:center;z-index:2}.route__landing__wrapper__started__now{color:#cac6dd;font-family:Lato;font-size:20px;font-weight:600;margin-bottom:43px;text-align:center;z-index:2}.route__landing__wrapper__started__button{align-items:center;background:#6c5dd3;border-radius:5px;cursor:pointer;display:flex;justify-content:center;padding:15px 47px;transition:.3s ease-in-out;z-index:2}.route__landing__wrapper__started__button:hover{background:#9390ff}.route__landing__wrapper__started__button p{color:#fff;font-family:Inter;font-size:18px;text-transform:uppercase}.sectionCard__item{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:315px;padding:27px;position:relative;width:289px}.sectionCard__item__headline{color:#fff;font-family:Lato;font-size:28px;font-weight:600;line-height:36px;margin-bottom:16px}.sectionCard__item__message{color:#ada8c3;font-family:Inter;font-size:14px;line-height:20px}.sectionCard__item img{bottom:24px;position:absolute;right:24px}.second__sectionBot__item{border-color:currentcolor #ada8c3 #ada8c3;border-top:2px solid #ada8c3;height:186px;padding-top:30px;transition:.3s ease;width:289px}.second__sectionBot__item__headline{color:#fff;font-family:Lato;font-size:24px;line-height:32px;margin-bottom:48px;max-height:32px}.second__sectionBot__item__message{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;color:#ada8c3;display:-webkit-box;font-family:Inter;font-size:16px;height:auto;line-height:24px;max-height:24px;overflow:hidden;transition:.3s ease}.second__sectionBot__item:hover{border-color:#ac6aff}.second__sectionBot__item:hover .second__sectionBot__item__message{-webkit-line-clamp:40;line-clamp:40;max-height:72px}.payment__cards__item{background:#0e0c15;border:2px solid #363049;border-radius:20px;display:flex;flex-direction:column;height:697px;padding:40px 24px;position:relative;transition:.3s ease-in-out;width:392px;z-index:5}.payment__cards__item:hover{border-color:initial}.payment__cards__item:hover .payment__cards__item__border{opacity:1}.payment__cards__item .payment__cards__item__border{left:0;opacity:0;position:absolute;top:0;transition:.3s ease}.payment__cards__item__headline{font-family:Inter;font-size:32px;line-height:48px}.payment__cards__item__message{color:#ffffff80;font-family:Inter;font-size:16px;line-height:24px;margin-top:14px}.payment__cards__item__price{align-items:center;display:flex;justify-content:space-between;margin-top:40px}.payment__cards__item__price__main{color:#fff;font-family:Inter;font-size:60px;font-weight:500}.payment__cards__item__price__main span{color:#fff;font-family:Lato;font-size:40px;line-height:60px}.payment__cards__item__price__main__monthly{font-size:30px!important}.payment__cards__item__price__discount{background:#7adb78;border-radius:5px;font-size:20px;font-weight:500;height:36px;width:83px}.payment__cards__item__getstarted,.payment__cards__item__price__discount{align-items:center;color:#fff;display:flex;flex-shrink:0;font-family:Inter;justify-content:center}.payment__cards__item__getstarted{background:#0f0d17;border:1px solid #ac6aff;border-radius:5px;cursor:pointer;font-size:14px;height:44px;letter-spacing:.6px;line-height:16px;margin-top:42px;text-transform:uppercase;transition:.3s ease;width:324px;z-index:3}.payment__cards__item__getstarted:hover{background:#ac6aff}.payment__cards__item__desc{align-items:center;border-top:1px solid #363049;color:#fff;display:flex;font-family:Inter;font-size:16px;line-height:24px;margin-top:20px;padding-top:20px}.payment__cards__item__desc img{margin-right:20px}.payment__cards__item--green:hover{border-image:linear-gradient(45deg,#b2ee7d,#353049) 1;border-radius:50px}@media (max-width:1270px){.route__landing__wrapper__first__bot{padding:0 20px}.route__landing__wrapper__first__bot__cards{flex-direction:column}.route__landing__wrapper__first__top__headline{padding:0 20px}.route__landing__wrapper__second__top{align-items:center;flex-direction:column;padding:0 20px}.route__landing__wrapper__second__top__left{height:auto;width:100%}.route__landing__wrapper__second__top__left__bg{align-items:center;display:flex;height:auto;justify-content:center;position:static;transform:none;width:100%}.route__landing__wrapper__second__top__left__bg__big{display:none}.route__landing__wrapper__second__top__left__bg__small{display:block;height:auto;max-width:640px;min-width:300px;width:100%}.route__landing__wrapper__second__top__right{height:auto;margin-left:0;max-width:100%;padding-top:20px;width:100%;word-break:normal}.route__landing__wrapper__second__top__right p span{display:block;width:calc(100% - 44px);word-break:normal}.route__landing__wrapper__second__top__right__headline{text-align:center}.route__landing__wrapper__second__bot{flex-direction:column}.route__landing__wrapper__second__bot__left,.route__landing__wrapper__second__bot__right{justify-content:space-evenly}.route__landing__wrapper__third{align-items:center;flex-direction:column;padding:0 20px}.route__landing__wrapper__third__right__img{display:none}.route__landing__wrapper__third__right{max-width:100%;padding-top:20px}.route__landing__wrapper__third__left{height:auto;max-width:100%;width:100%}.route__landing__wrapper__fourth__top__left__headline,.route__landing__wrapper__third__left__headline{text-align:center}.route__landing__wrapper__fourth__bot{align-items:center;flex-direction:column}.route__landing__wrapper__payment{margin-top:20px}.route__landing__wrapper__payment__cards{flex-direction:column}.payment__cards__item,.route__landing__wrapper__payment__headline{margin-bottom:20px}.route__landing__wrapper__fourth__top{flex-direction:column}.route__landing__wrapper__fourth__top__left{height:auto;margin-bottom:40px;margin-right:0;max-width:100%;width:100%}.route__landing__wrapper__fourth__top__right{align-items:center;display:flex;height:auto;justify-content:center;max-width:100%;width:100%}.route__landing__wrapper__fourth__top__right img{height:auto;max-width:640px;width:100%}.route__landing__wrapper__first{background-position:top}.route__landing__wrapper__first__bot__cards{margin-bottom:40px}.route__landing__wrapper__second{margin-top:0}.route__landing__wrapper__fourth{margin-top:20px}}@media (max-width:988px){.route__landing__wrapper__first__top__main{height:auto;width:100%}.route__landing__wrapper__first__top__main__big{display:none}.route__landing__wrapper__first__top__main__small{display:block;height:auto;width:100%}.payment__cards__item{height:auto;max-width:100%}.payment__cards__item__getstarted{max-width:100%}.payment__cards__item:hover{border-color:#363049}.payment__cards__item:hover .payment__cards__item__border{display:none}}@media (max-width:768px){.route__landing__wrapper__first__bot{margin-top:40px}.route__landing__wrapper__first__bot__cards__left,.route__landing__wrapper__first__bot__cards__right{flex-direction:column}.route__landing__wrapper__fourth__bot__left,.route__landing__wrapper__fourth__bot__right,.route__landing__wrapper__second__bot__left,.route__landing__wrapper__second__bot__right{align-items:center;flex-direction:column}.route__landing__wrapper__payment{padding:0 20px}.payment__cards__item__price__main{font-size:33px}}.route__landingHeader{background-color:#0e0c15;padding-top:40px;position:fixed;top:0;z-index:99}.route__landingHeader,.route__landingHeader__wrapper{align-items:center;display:flex;height:auto;justify-content:center;width:100%}.route__landingHeader__wrapper{border-bottom:1px solid #302c46;padding-left:20px;padding-right:20px}.route__landingHeader__wrapper__inner{align-items:flex-start;display:flex;height:auto;justify-content:space-between;max-width:1216px;min-height:77px;width:100%}.route__landingHeader__wrapper__inner__logo:hover{cursor:pointer}.route__landingHeader__wrapper__inner__nav{align-items:center;display:flex;gap:50px;height:49px;margin-left:50px;width:auto}.route__landingHeader__wrapper__inner__nav a{color:#ffffff80;font-family:Inter;font-size:14px;line-height:20px;text-decoration:none;text-transform:uppercase;transition:.3s ease-in-out}.route__landingHeader__wrapper__inner__nav a:hover{color:#fff;cursor:pointer}.route__landingHeader__wrapper__inner__right{align-items:center;display:flex;gap:56px;height:49px;width:auto}.route__landingHeader__wrapper__inner__right a{color:#ffffff80;font-family:Inter;font-size:14px;letter-spacing:.6px;line-height:16px;text-decoration:none;text-transform:uppercase;transition:.3s ease-in-out}.route__landingHeader__wrapper__inner__right a:hover{color:#fff;cursor:pointer}.route__landingHeader__wrapper__inner__right__login{align-items:center;background:#6c5dd3;border-radius:5px;cursor:pointer;display:flex;justify-content:center;padding:13px 38px;transition:.3s ease-in-out}.route__landingHeader__wrapper__inner__right__login:hover{background:#9390ff}.route__landingHeader__wrapper__inner__right__login p{color:#fff;font-family:Inter;font-size:16px;text-transform:uppercase}.route__landingHeader__wrapper__inner__mobile{display:none}@media (max-width:992px){.route__landingHeader__wrapper__inner__nav{gap:18px;margin-left:0}.route__landingHeader__wrapper__inner__right{gap:18px}}@media (max-width:768px){.route__landingHeader{padding-top:30px}.route__landingHeader__wrapper{border-bottom:initial}.route__landingHeader__wrapper__inner{align-items:center;min-height:60px}.route__landingHeader__wrapper__inner__nav{gap:18px;margin-left:0}.route__landingHeader__wrapper__inner__right{gap:18px}.route__landingHeader__wrapper__inner--hideOnMobile{display:none}.route__landingHeader__wrapper__inner__mobile{display:block}.route__landingHeader__wrapper__inner__mobile__box{align-items:center;display:flex;flex-direction:column;height:30px;justify-content:space-evenly;overflow:hidden;width:30px}.route__landingHeader__wrapper__inner__mobile__box:hover{cursor:pointer}.route__landingHeader__wrapper__inner__mobile__box__line{background-color:#fff;border-radius:5px;height:2px;max-width:30px;transition:.3s ease-in-out;width:100%}.route__landingHeader__wrapper__inner__mobile__box__line--first{position:relative;transform:rotate(0deg);width:100%}.route__landingHeader__wrapper__inner__mobile__box__line--middle{opacity:1}.route__landingHeader__wrapper__inner__mobile__box__line--last{position:relative;transform:rotate(0deg);width:100%}.route__landingHeader__wrapper__inner__mobile__box .inner__mobile__box__line--first--opened{position:absolute;transform:rotate(45deg);width:35px}.route__landingHeader__wrapper__inner__mobile__box .inner__mobile__box__line--middle--opened{opacity:0}.route__landingHeader__wrapper__inner__mobile__box .inner__mobile__box__line--last--opened{position:absolute;transform:rotate(-45deg);width:35px}.route__landingHeader__wrapper__inner__mobile__content{background-color:#fff;background:#0e0c15;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:flex;flex-direction:column;left:0;max-height:0;overflow:hidden;padding:0;position:absolute;top:82px;transition:padding .3s ease,max-height .3s ease;width:100%}.route__landingHeader__wrapper__inner__mobile__content a{color:#ffffff80;cursor:pointer;font-family:Inter;font-size:14px;line-height:20px;margin-bottom:40px;text-decoration:none;text-transform:uppercase;transition:.3s ease-in-out}.route__landingHeader__wrapper__inner__mobile__content a:hover{color:#fff}.route__landingHeader__wrapper__inner__mobile__content--new{margin-top:45px}.route__landingHeader__wrapper__inner__mobile__content__login{align-items:center;background:#6c5dd3;border-radius:5px;cursor:pointer;display:flex;justify-content:center;max-width:120px;padding:13px 38px;transition:.3s ease-in-out}.route__landingHeader__wrapper__inner__mobile__content__login:hover{background:#9390ff}.route__landingHeader__wrapper__inner__mobile__content__login p{color:#fff;font-family:Inter;font-size:16px;text-transform:uppercase}.route__landingHeader__wrapper__inner__mobile .route__landingHeader__wrapper__inner__mobile__content--opened{max-height:700px;padding:40px 20px 20px}.route__landingHeader__wrapper__inner__mobile .route__landingHeader__wrapper__inner__mobile__box--opened{justify-content:center}}.route__landingFooter{background-color:#0e0c15;display:flex;flex-direction:column;height:auto;justify-content:center;position:relative;width:100%;z-index:2}.route__landingFooter__top{align-items:center;border-top:1px solid #302c46;display:flex;height:107px;justify-content:center;padding:0 20px;width:100%}.route__landingFooter__top__wrapper{align-items:center;display:flex;height:100%;justify-content:space-between;max-width:1216px;width:100%}.route__landingFooter__top__wrapper__left:hover{cursor:pointer}.route__landingFooter__top__wrapper__right a{color:#ffffff80;cursor:pointer;font-family:Inter;font-size:14px;line-height:20px;margin-left:60px;text-decoration:none;text-transform:uppercase;transition:.3s ease-in-out;z-index:5}.route__landingFooter__top__wrapper__right a:hover{color:#fff;cursor:pointer}.route__landingFooter__bot{align-items:center;border-top:1px solid #302c46;display:flex;height:max-content;justify-content:center;padding:10px 20px;width:100%}.route__landingFooter__bot__wrapper{align-items:center;display:flex;height:100%;justify-content:space-between;max-width:1216px;width:100%}.route__landingFooter__bot__wrapper__left{color:#ffffff80;font-family:Inter;font-size:14px;line-height:20px;text-transform:uppercase}.route__landingFooter__bot__wrapper__right__top{display:flex;gap:30px;justify-content:center}.route__landingFooter__bot__wrapper__right__bottom{align-items:center;display:flex;gap:30px;justify-content:center}.route__landingFooter__bot__wrapper__right a,.route__landingFooter__bot__wrapper__right p{color:#fff;cursor:pointer;display:inline-block;margin:0!important;text-decoration:underline}@media (max-width:992px){.route__landingFooter__top__wrapper__right a{margin-left:30px}}@media (max-width:768px){.route__landingFooter__top{display:none}}@media (max-width:824px){.route__landingFooter__bot__wrapper{align-items:flex-start;flex-direction:column;justify-content:space-evenly}.route__landingFooter__bot__wrapper__right{margin:20px auto 0}.route__landingFooter__bot__wrapper__right a{margin-left:0;margin-right:30px}}.component__register{color:#fff;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;height:max-content;justify-content:space-between;width:100%}.component__register__left{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.component__register__right{align-items:center;background-color:#2c2e38;display:flex;flex-direction:column;padding:180px 0}.component__register__right__logo{background-size:100% 100%;height:70px;margin-bottom:20px;width:60px}.component__register__right__text{color:#fff;font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:30px}.component__register__right__heading{color:#fff;font-family:Inter;font-size:30px;font-style:normal;font-weight:500;line-height:36px;margin-bottom:40px}.component__register__right__input{display:flex;flex-direction:column;gap:14px;height:auto;margin-bottom:16px;width:auto}.component__register__right__input:last-child{margin-bottom:40px}.component__register__right__input>span{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.component__register__right__input>input{background:#373a43;border:1px solid #373a43;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:54px;line-height:19px;outline:none;padding:0 20px;transition:border-color .3s ease;width:420px}.component__register__right__input>input:focus{border-color:#6c5dd3}.component__register__right__input--error>input{border-color:red}.component__register__right__button{align-items:center;background:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;height:57px;justify-content:center;line-height:19px;margin-top:50px;transition:background-color .3s ease;width:420px}.component__register__right__button:hover{background-color:#5a49ce}.component__register__right__signin{color:#808191;font-family:Inter;font-size:16px;font-weight:300;margin-top:16px}.component__register__right__signin span{color:#fff;font-weight:700}.component__register__right__signin span:hover{cursor:pointer}.component__register__right__infoP{color:#fa4b4b;margin-top:30px;opacity:0;transition:opacity .3s ease}@media (max-width:992px){.component__register{grid-template-columns:1fr;grid-template-rows:500px 1fr;height:auto;padding-top:90px}.component__register__left{max-height:500px}.component__register__right{padding:40px 20px}}@media (max-width:576px){.component__register{grid-template-rows:200px 1fr;height:auto;padding-top:90px}.component__register__left{height:200px;max-height:500px}.component__register__right{padding:20px}.component__register__right__logo{height:52px;margin-bottom:16px;width:45px}.component__register__right__text{font-size:18px;font-weight:500;line-height:24px;margin-bottom:16px}.component__register__right__heading{font-size:24px;margin-bottom:30px}.component__register__right__input{display:flex;flex-direction:column;gap:14px;height:auto;margin-bottom:16px;width:100%}.component__register__right__input:last-child{margin-bottom:30px}.component__register__right__input>input{font-size:14px;height:42px;max-width:570px;padding:0 14px;width:100%}.component__register__right__button{height:46px;margin-top:30px;width:100%}.component__register__right__infoP{margin-top:16px}}.route__user__creatives{display:flex;flex-direction:column;gap:10px;height:auto;width:100%}.route__user__creatives__st{color:#fff;display:flex;flex-direction:column}.route__user__creatives__st__filters{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:1fr 350px 200px 350px auto;grid-template-rows:auto;margin-bottom:20px}.route__user__creatives__st__filters .styledComponent__button{align-items:center;display:flex;gap:8px;justify-content:center}.route__user__creatives__st__filters .styledComponent__button>img{height:20px;transform:rotate(45deg);width:20px}.route__user__creatives__st__content{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-auto-rows:max-content;grid-template-columns:repeat(auto-fit,250px);grid-template-rows:max-content;height:auto;position:relative;row-gap:20px;width:100%}.route__user__creatives__st__content__spinner{background-color:#0000004d;height:100%;left:0;min-height:100vh;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%}.route__user__creatives__st__content__spinner>*{pointer-events:none}.route__user__creatives__st__content__item{align-items:center;background:#373a43;border:1px solid #0000;border-radius:10px;box-shadow:0 0 36px 0 #00000040;cursor:pointer;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:space-between;padding:20px;transition:box-shadow .3s ease,border-color .3s ease;width:100%}body.light .route__user__creatives__st__content__item{background-color:#fff;border-color:#e2e2e2}.route__user__creatives__st__content__item:hover{border-color:gray;box-shadow:0 0 36px 0 #6c5dd340}.route__user__creatives__st__content__item__ctaCopies{display:flex;flex-direction:column;gap:10px;height:auto;justify-content:flex-start;margin:10px 0;width:100%}.route__user__creatives__st__content__item__ctaCopies__copy{display:flex;font-size:14px;gap:5px;max-width:100%}.route__user__creatives__st__content__item__ctaCopies__copy>span{width:100%;word-break:break-word}.route__user__creatives__st__content__item__header{align-items:center;color:gray;display:flex;font-size:14px;justify-content:space-between;width:100%}.route__user__creatives__st__content__item__name{-webkit-line-clamp:1;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light .route__user__creatives__st__content__item__name{color:#000}.route__user__creatives__st__content__item__date{-webkit-line-clamp:1;align-items:center;color:#b2b3bd;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;gap:10px;line-height:24px;margin-bottom:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.route__user__creatives__st__content__item__date>span{align-items:center;display:flex;gap:5px}.route__user__creatives__st__content__item>img{margin:auto 0;max-height:calc(100% - 53px);max-width:100%;min-height:64px;min-width:64px}.route__user__creatives__st__content__item__buttons{align-items:center;display:flex;gap:10px;height:auto;justify-content:flex-end;width:100%}.route__user__creatives__st__content__item__buttons>img{margin-right:auto}.route__user__creatives__st__content__item__buttons__btn{background-size:100% 100%;cursor:pointer;height:24px;position:relative;width:24px}.route__user__creatives__st__content__item__buttons__btn:after{background-color:initial;border-radius:50%;content:"";display:block;height:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:32px}.route__user__creatives__st__content__item__buttons__btn:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__creatives__st__content__item__buttons__btn.cloned-element:after{display:none!important}body.light .route__user__creatives__st__content__item__buttons__btn{filter:invert(1) hue-rotate(180deg)}.route__user__creatives__st__content__item__buttons__btn.cloned-element{background-image:none!important}.route__user__creatives__st__content__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__user__creatives__st__addCreative .genericModal__wrap__input--split{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.route__user__creatives__st__addCreative .genericModal__wrap__input--split>p{grid-column:1/span 2}.route__user__creatives__st__addCreative__pills{display:flex;flex-wrap:wrap;gap:10px;height:auto;width:100%}.route__user__creatives__st__addCreative__pills__pill{align-items:center;background-color:#1b1d21;border-radius:5px;cursor:pointer;display:flex;gap:10px;padding:5px 10px;transition:background-color .3s ease}.route__user__creatives__st__addCreative__pills__pill>img{height:12px}.route__user__creatives__st__addCreative__pills__pill:hover{background-color:#0d0f11}.route__user__creatives__st__addCreative__uploadBtn{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:20px;width:100%}.route__user__creatives__st__addCreative__uploadBtn>img{height:20px;width:20px}.route__user__creatives__st__addCreative__list{display:flex;flex-direction:column;gap:10px;height:auto;margin-bottom:20px;width:100%}.route__user__creatives__st__addCreative__list__item{align-items:center;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;height:auto;width:100%}.route__user__creatives__st__addCreative__uploadFiles{grid-gap:20px;display:grid;gap:20px;grid-auto-flow:column;grid-auto-rows:auto;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;height:auto;margin-bottom:20px;width:100%}.route__user__creatives__st__addCreative__uploadFiles__file{grid-gap:20px;border:1px solid #484f5c;border-radius:5px;display:grid;gap:20px;grid-template-columns:150px 1fr;grid-template-rows:auto;height:auto;padding:10px;width:100%}.route__user__creatives__st__addCreative__uploadFiles__file>img{align-self:center;height:auto;justify-self:center;max-height:150px;max-width:100%;width:auto}.route__user__creatives__st__addCreative__uploadFiles__file__countries{display:flex;flex-wrap:wrap;gap:10px;height:auto;justify-content:flex-end;width:100%}.route__user__creatives__st__addCreative__uploadFiles__file__countries__country{grid-gap:10px;align-items:center;background-color:#1b1d21;border-radius:5px;cursor:pointer;display:flex;gap:10px;height:max-content;padding:5px 10px;transition:background-color .3s ease;width:max-content}.route__user__creatives__st__addCreative__uploadFiles__file__countries__country--active{background-color:#434295}.route__user__creatives__st{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr 300px;grid-template-rows:max-content;position:relative}.route__user__creatives__st__sideFilters{background-color:#232630;border:1px solid #373a43;display:flex;flex-direction:column;gap:10px;height:100vh;padding:10px;position:sticky;right:0;top:0;width:300px}body.light .route__user__creatives__st__sideFilters{background-color:#fff;border-color:#e2e2e2}.route__user__creatives__st__sideFilters .styledComponent__button{align-items:center;display:flex;gap:8px;justify-content:center;width:100%}.route__user__creatives__st__sideFilters .styledComponent__button>img{height:20px;transform:rotate(45deg);width:20px}.route__user__creatives__st__sideFilters__split{grid-gap:5px;grid-column-gap:10px;column-gap:10px;display:grid;gap:5px;grid-auto-rows:max-content;grid-template-columns:repeat(2,1fr);grid-template-rows:max-content}.route__user__creatives__st__sideFilters__split>p{color:#000;font-size:13px;grid-column:1/span 2}body.dark .route__user__creatives__st__sideFilters__split>p{color:#fff}.route__user__creatives__st__sideFilters__radio{align-items:center;display:flex;gap:5px}.route__user__creatives__st__content{gap:16px}.route__user__creatives__st__content__item{background-color:initial;border:1px solid #484f5c;border-radius:5px;box-shadow:0 0 0 0 #0000;gap:16px;padding:16px}.route__user__creatives__st__content__item__image{align-items:center;border-radius:5px;display:flex;height:auto;justify-content:center;max-height:200px;min-height:100px;overflow:hidden;position:relative;width:100%}.route__user__creatives__st__content__item__image__flag{bottom:8px;display:flex;justify-content:flex-start;position:absolute;right:8px}.route__user__creatives__st__content__item__image__flag__circle{align-items:center;border:4px solid #232630b2;border-radius:50%;display:flex;height:38px;justify-content:center;overflow:hidden;width:38px}.route__user__creatives__st__content__item__image__flag__circle>img{height:110%;width:110%}.route__user__creatives__st__content__item__image__flag__count{background-color:#242731b2;border-radius:2px;color:#fff;font-family:Inter;font-size:10px;font-weight:700;height:max-content;line-height:16.67px;padding:2px 4px;text-align:left;transform:translateY(-50%);width:max-content}.route__user__creatives__st__content__item__image>img{height:auto;max-width:100%;min-height:100%;width:auto}.route__user__creatives__st__content__item__image>video{height:100%;width:100%}.route__user__creatives__st__content__item__performance{background-color:#2d313e;box-sizing:border-box;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,max-content);height:auto;margin-top:auto;width:100%}.route__user__creatives__st__content__item__performance>p{align-items:center;border:1px solid #bed1e640;display:flex;font-family:Inter;font-size:14px;font-weight:500;height:100%;justify-content:center;line-height:16.94px;padding:7px;text-align:left;width:100%}.route__user__creatives__st__content__item__performance>p:nth-child(-n+3){border-bottom:none}.route__user__creatives__st__content__item__buttons__user{align-items:center;background:#3f8cff21;border-radius:50%;color:#3f8cff;display:flex;font-family:Inter;font-size:14px;font-weight:400;height:36PX;justify-content:center;line-height:16px;margin-right:auto;text-align:left;width:36px}.route__user__creatives__as{height:auto;position:relative;width:100%}.route__user__creatives__as__spinner{align-items:center;background-color:#232630b3;display:flex;height:100%;justify-content:center;left:84px;opacity:0;pointer-events:none;position:fixed;top:0;transition:background-color .3s ease;width:calc(100% - 84px);z-index:999}.route__user__creatives__as__filters{background-color:#373a43;border-radius:5px;box-shadow:0 0 4px 2px #373a434d;display:flex;flex-direction:column;gap:20px;height:auto;justify-content:center;margin-bottom:50px;padding:20px;width:100%}body.light .route__user__creatives__as__filters{background-color:#c2c3c4;color:#000}.route__user__creatives__as__filters__history{color:#fff}body.light .route__user__creatives__as__filters__history{color:#000}.route__user__creatives__as__filters__item{grid-gap:20px;color:#fff;display:grid;gap:20px;grid-template-columns:200px 1fr 200px;grid-template-rows:auto;width:100%}body.light .route__user__creatives__as__filters__item{color:#000}.route__user__creatives__as__filters__item>*{height:100%}.route__user__creatives__as__content{grid-gap:20px;color:#fff;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,500px);grid-template-rows:auto;height:auto;margin-bottom:20px;position:relative;width:100%}body.light .route__user__creatives__as__content{color:#000}.route__user__creatives__as__content>*{height:100%}.route__user__creatives__as__content__item{align-items:center;background:#373a43;border-radius:10px;box-shadow:0 0 36px 0 #00000040;display:flex;flex-direction:column;gap:10px;height:auto;justify-content:flex-start;padding:20px;width:100%}body.light .route__user__creatives__as__content__item{background-color:#fff;border-color:#e2e2e2}.route__user__creatives__as__content__item__head{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:max-content 1fr 48px;height:auto;justify-content:flex-start;margin-bottom:10px;width:100%}.route__user__creatives__as__content__item__head__left{align-items:center;display:flex;gap:5px;height:auto;justify-content:center;width:auto}.route__user__creatives__as__content__item__head__left>img{height:48px;width:48px}.route__user__creatives__as__content__item__head__right{display:flex;flex-direction:column;flex-wrap:wrap;gap:5px;justify-content:center}.route__user__creatives__as__content__item__head__right>p{word-break:break-all}.route__user__creatives__as__content__item__head__right__date{-webkit-line-clamp:1;color:#b2b3bd;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.route__user__creatives__as__content__item__head__btn{cursor:pointer;height:28px;margin-left:auto;position:relative;width:28px}.route__user__creatives__as__content__item__head__btn:after{background-color:initial;border-radius:50%;content:"";display:block;height:36px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:36px}.route__user__creatives__as__content__item__head__btn:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__creatives__as__content__item__head__btn.cloned-element:after{display:none!important}.route__user__creatives__as__content__item__head__btn>img{height:32px;width:32px}.route__user__creatives__as__content__item__text,.route__user__creatives__as__content__item__title{align-items:center;display:flex;flex-wrap:wrap;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;justify-content:flex-start;line-height:24px;margin-bottom:3px;overflow:hidden;width:100%;word-break:break-all}.route__user__creatives__as__content__item__title{font-size:18px;font-weight:700}.route__user__creatives__as__content__item__content{height:auto;width:100%}.route__user__creatives__as__content__item__content>img,.route__user__creatives__as__content__item__content>video{height:auto;max-height:300px;width:100%}.route__user__creatives__as__content__item__reactions{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:auto;width:100%}.route__user__creatives__as__content__item__reactions__item{align-items:center;display:flex;gap:5px;height:100%;justify-content:flex-start;padding-right:5px;width:100%}.route__user__creatives__as__content__item__reactions__item>img{height:16px;width:16px}.route__user__creatives__as__content__item__countries{color:#b2b3bd;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%}.route__user__creatives__as__viewHistory{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__user__creatives__as__viewHistory__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}body.light .route__user__creatives__as__viewHistory__wrap{background-color:#fff}.route__user__creatives__as__viewHistory__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .route__user__creatives__as__viewHistory__wrap__top{border-color:#e2e2e2}.route__user__creatives__as__viewHistory__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .route__user__creatives__as__viewHistory__wrap__top__left{color:#000}.route__user__creatives__as__viewHistory__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.route__user__creatives__as__viewHistory__wrap__top__right:hover{background-color:#5a49ce}.route__user__creatives__as__viewHistory__wrap__content{color:#fff;height:100%;overflow:auto;padding:15px 0;width:100%}body.light .route__user__creatives__as__viewHistory__wrap__content{color:#000}.route__user__creatives__as__viewHistory__pills{display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;height:auto;width:100%}.route__user__creatives__as__viewHistory__pills>p{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.route__user__creatives__as__viewHistory__pills>p span:first-child{font-family:Inter;font-size:16px;font-style:normal;font-weight:300;line-height:normal}.route__user__creatives__as__viewHistory__pills>p span:not(:first-child){align-items:center;background-color:#434295;border-radius:5px;color:#fff;display:flex;font-size:12px;height:20px;justify-content:center;padding:10px;width:auto}.route__user__creatives__st__modal{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__user__creatives__st__modal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;width:calc(100% - 86px)}body.light .route__user__creatives__st__modal__wrap{background-color:#fff}.route__user__creatives__st__modal__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .route__user__creatives__st__modal__wrap__top{border-color:#e2e2e2}.route__user__creatives__st__modal__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .route__user__creatives__st__modal__wrap__top__left{color:#000}.route__user__creatives__st__modal__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.route__user__creatives__st__modal__wrap__top__right:hover{background-color:#5a49ce}.route__user__creatives__st__modal__wrap__content{color:#fff;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:15px 0;width:100%}.route__user__creatives__st__modal__wrap__content__wrap{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:300px 1fr;grid-template-rows:1fr}.route__user__creatives__st__modal__wrap__content__wrap__left{display:flex;flex-direction:column;height:auto;max-width:300px;padding:5px;position:relative;width:100%}.route__user__creatives__st__modal__wrap__content__wrap__left__content{align-self:center;display:flex;height:auto;justify-content:center;max-height:100%;max-width:100%;position:relative;width:max-content}.route__user__creatives__st__modal__wrap__content__wrap__left__content>img,.route__user__creatives__st__modal__wrap__content__wrap__left__content>video{height:auto;max-height:300px;max-width:100%;width:auto}.route__user__creatives__st__modal__wrap__content__wrap__left__content__flag{bottom:8px;display:flex;justify-content:flex-start;position:absolute;right:8px}.route__user__creatives__st__modal__wrap__content__wrap__left__content__flag__circle{align-items:center;border:4px solid #232630b2;border-radius:50%;display:flex;height:38px;justify-content:center;overflow:hidden;width:38px}.route__user__creatives__st__modal__wrap__content__wrap__left__content__flag__circle>img{height:110%;width:110%}.route__user__creatives__st__modal__wrap__content__wrap__left__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:16px 0}.route__user__creatives__st__modal__wrap__content__wrap__left__buttons__btn{align-items:center;border-radius:50%;color:#000;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-weight:400;height:22px;justify-content:center;line-height:18px;text-align:left;transition:background-color .3s ease,color .3s ease;width:22px}body.dark .route__user__creatives__st__modal__wrap__content__wrap__left__buttons__btn{color:#fff}.route__user__creatives__st__modal__wrap__content__wrap__left__buttons__btn--active{background-color:#575b68;color:#fff}.route__user__creatives__st__modal__wrap__content__wrap__right{height:auto;overflow-y:auto;padding:5px;width:100%}.route__user__creatives__st__modal__wrap__content__wrap__right__kpi{grid-gap:1px;display:grid;gap:1px;grid-template-columns:repeat(auto-fit,minmax(200px,max-content));grid-template-rows:max-content;height:auto;margin-bottom:20px;max-width:100%;width:auto}.route__user__creatives__st__modal__wrap__content__wrap__right__kpi__item{display:flex;flex-direction:column;justify-content:space-between;outline:1px solid #4e525c;width:100%}body.light .route__user__creatives__st__modal__wrap__content__wrap__right__kpi__item{outline-color:#adadad}.route__user__creatives__st__modal__wrap__content__wrap__right__kpi__item>p:first-child{border-bottom:1px solid #4e525c}.route__user__creatives__st__modal__wrap__content__wrap__right__kpi__item>*{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:16px;padding:16px}body.light .route__user__creatives__st__modal__wrap__content__wrap__right__kpi__item>*{color:#000}.route__user__creatives__st__modal__wrap__content__wrap__right__kpi__item__country{align-items:center;border-radius:50%;display:flex;height:23px;justify-content:center;margin-right:8px;overflow:hidden;width:23px}.route__user__creatives__st__modal__wrap__content__wrap__right__kpi__item__country>img{height:110%;width:110%}.route__user__creatives__requests{color:#fff}body.light .route__user__creatives__requests{color:#000}.route__user__creatives__requests__kpi{grid-row-gap:20px;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(5,1fr);grid-template-rows:auto;height:auto;margin-bottom:32px;row-gap:20px;width:100%}.route__user__creatives__requests__kpi__item{border:1px solid #373a43;display:flex;flex-direction:column;height:120px;justify-content:space-between;padding:24px 40px;width:100%}body.light .route__user__creatives__requests__kpi__item{border-color:#adadad}.route__user__creatives__requests__kpi__item__top{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:16px}body.light .route__user__creatives__requests__kpi__item__top{color:#000}.route__user__creatives__requests__kpi__item__bottom{color:#fff;font-family:Inter;font-size:28px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:normal}body.light .route__user__creatives__requests__kpi__item__bottom{color:#000}.route__user__creatives__fb{display:flex;flex-direction:column;gap:20px;height:auto;width:100%}.route__user__creatives__fb__filters{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);grid-template-rows:max-content;height:auto;width:100%}.route__user__creatives__fb .customComponents__table__head__item{align-items:center;display:flex;min-height:100%!important}.route__user__creativeDesigner{color:#fff}body.light .route__user__creativeDesigner{color:#000}.route__user__creativeDesigner__kpi{grid-row-gap:10px;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(auto-fit,300px);grid-template-rows:auto;margin-bottom:20px;row-gap:10px}.route__user__creativeDesigner__kpi__item{display:flex;flex-direction:column;gap:10px;outline:1px solid #373a43;padding:24px 40px}body.light .route__user__creativeDesigner__kpi__item{outline-color:#adadad}.route__user__creativeDesigner__kpi__item>p:first-child{font-family:Inter;font-size:14px;font-weight:600;line-height:16px;text-align:left}.route__user__creativeDesigner__kpi__item>p:last-child{align-items:center;display:flex;font-family:Poppins;font-size:28px;font-weight:700;letter-spacing:1px;line-height:42px;text-align:left}.route__user__creativeDesigner__job{display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;height:auto;width:100%}.route__user__creativeDesigner__job>p{grid-column-gap:5px;column-gap:5px;display:grid;grid-template-columns:max-content 1fr;grid-template-rows:auto;height:auto;min-width:0;width:100%}.route__user__creativeDesigner__job>p>span:first-child{align-self:center;color:#6c5dd3;font-weight:700;width:110px}.route__user__creativeDesigner__job>p>span:last-child{line-height:1.5em;width:100%;word-break:break-word}.route__user__creativeDesigner__job__pills{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:auto;width:100%}.route__user__creativeDesigner__job__pills__pill{grid-gap:10px;align-items:center;background-color:#434295;border-radius:5px;display:flex;gap:10px;padding:5px 10px}.route__userCpf{display:grid;grid-template-columns:1fr;grid-template-rows:max-content 1fr;height:100%;overflow:hidden;width:100%}.route__userCpf__filters{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,1fr) 52px;left:0;margin-bottom:30px;position:sticky;top:0;z-index:10}.route__userCpf__filters>*{height:100%}.route__userCpf .customComponents__table__data>p,.route__userCpf .customComponents__table__head>p{position:relative}.route__userCpf .customComponents__table__data>p:after,.route__userCpf .customComponents__table__head>p:after{background:#3f3f3f;content:"";height:100%;padding:15px 0;position:absolute;right:-20px;top:-15px;width:1px;z-index:99}body.light .route__userCpf .customComponents__table__data>p:after,body.light .route__userCpf .customComponents__table__head>p:after{background-color:#d0d0d0}.route__userCpf .customComponents__table__data>p:last-child:after,.route__userCpf .customComponents__table__head>p:last-child:after{display:none}.route__userCpf__integration{align-items:center;display:flex;gap:5px}.route__userCpf__integration>img{border-radius:50%;height:16px;width:16px}.route__userCpf__details{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__userCpf__details__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;width:calc(100% - 86px)}body.light .route__userCpf__details__wrap{background-color:#fff}.route__userCpf__details__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .route__userCpf__details__wrap__top{border-color:#e2e2e2}.route__userCpf__details__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .route__userCpf__details__wrap__top__left{color:#000}.route__userCpf__details__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.route__userCpf__details__wrap__top__right:hover{background-color:#5a49ce}.route__userCpf__details__wrap__content{color:#fff;height:100%;overflow:auto;padding:15px 0;width:100%}body.light .route__userCpf__details__wrap__content{color:#000}.route__userCpf__details__wrap__content__kpi{display:grid;grid-auto-rows:auto;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;height:auto;margin-bottom:20px;width:100%}.route__userCpf__details__wrap__content__kpi__item{border:1px solid #4f535f;display:flex;flex-direction:column;height:90px;justify-content:space-between;padding:20px;width:100%}body.light .route__userCpf__details__wrap__content__kpi__item{border-color:#adadad}.route__userCpf__details__wrap__content__kpi__item--noBorder{border-top:none}.route__userCpf__details__wrap__content__kpi__item__top{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;justify-content:space-between;line-height:16px}body.light .route__userCpf__details__wrap__content__kpi__item__top{color:#000}.route__userCpf__details__wrap__content__kpi__item__bottom{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;justify-content:space-between;letter-spacing:1px;line-height:normal}.route__userCpf__details__wrap__content__kpi__item__bottom span{margin:3px 0}body.light .route__userCpf__details__wrap__content__kpi__item__bottom{color:#000}.route__userCpf__details__wrap__content__description{margin-bottom:20px}.route__userCpf__details__wrap__content__description>span{font-weight:700}.route__userCpf__details__add__profileDropdown{align-items:center;display:flex;gap:10px}.route__userCpf__details__add__profileDropdown>img{border-radius:50%;height:20px;width:20px}.route__privacyPolicy{color:#fff;font-family:Inter;height:auto;margin:50px auto;max-width:1000px;padding:118px 20px 20px;width:100%}body.light .route__privacyPolicy{color:#000}.route__privacyPolicy>h1{margin-bottom:20px}.route__privacyPolicy>ul{margin:20px 0 20px 30px}.route__privacyPolicy>p{margin-bottom:5px}.route__privacyPolicy>p>a{color:#6c5dd3;word-break:break-all}.route__privacyPolicy__underline{color:gray;margin-top:40px;text-decoration:underline}.route__termsOfService{color:#fff;font-family:Inter;height:auto;margin:50px auto;max-width:1000px;padding:118px 20px 20px;width:100%}body.light .route__termsOfService{color:#000}.route__termsOfService>h1{margin-bottom:20px}.route__termsOfService>ul{margin:20px 0 20px 30px}.route__termsOfService>p{margin-bottom:5px}.route__termsOfService>p>a{color:#6c5dd3}.route__termsOfService__moveToRight{margin-left:10px}.route__termsOfService__underline{color:gray;margin-top:40px;text-decoration:underline}.route__dataDeletionPolicy{color:#fff;font-family:Inter;height:auto;margin:50px auto;max-width:1000px;padding:118px 20px 20px;width:100%}body.light .route__dataDeletionPolicy{color:#000}.route__dataDeletionPolicy>img{box-shadow:0 0 8px 2px #00000080;height:auto;margin-top:10px;max-width:100%;width:auto}.route__dataDeletionPolicy>h1{margin-bottom:20px}.route__dataDeletionPolicy>ul{margin:20px 0 20px 30px}.route__dataDeletionPolicy>p{margin-bottom:5px}.route__dataDeletionPolicy>p>a{color:#6c5dd3}.route__dataDeletionPolicy__underline{color:gray;margin-top:40px;text-decoration:underline}.route__reports__marketingOffers{height:100%;position:relative;width:100%}.route__reports__marketingOffers__progress{height:5px;left:86px;overflow:hidden;position:fixed;top:0;width:calc(100% - 86px);z-index:999999}.route__reports__marketingOffers__progress__item{background-color:#6c5dd3;height:100%;transition:width 1s linear}.route__reports__marketingOffers__table .customComponents__table__data__group{gap:10px;justify-content:flex-start}.route__reports__marketingOffers__table .customComponents__table__data__group>p{margin:0}.route__reports__marketingOffers__table .customComponents__table__data{transition:all .3s ease!important}.route__reports__marketingOffers__table .customComponents__table__data--footer{transition:none!important}.route__reports__marketingOffers__table .customComponents__table__head .components__filters__filterBySearch{background:#0000!important;border-color:#0000!important;width:calc(100% - 4px)!important}.route__reports__marketingOffers__table .customComponents__table__head .components__filters__filterBySearch>input{background:#0000!important;border-color:#0000!important}.route__reports__marketingOffers__table .customComponents__table__head .components__filters__filterBySearch>input:focus{border-color:#5a49ce!important}.route__reports__marketingOffers__table .customComponents__table__head>p:first-child>div{width:calc(100% + 9px)}.route__reports__marketingOffers__columns{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-end;margin-bottom:20px}.route__reports__marketingOffers__columns__export{background-size:100% 100%;cursor:pointer;height:24px;position:relative;width:24px}.route__reports__marketingOffers__columns__export:after{background-color:initial;border-radius:50%;content:"";display:block;height:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:32px}.route__reports__marketingOffers__columns__export:hover:after{background-color:hsla(0,0%,50%,.208)}.route__reports__marketingOffers__columns__export.cloned-element:after{display:none!important}.route__reports__marketingOffers__columns__export.cloned-element{background-image:none!important}body.light .route__reports__marketingOffers__columns__export{filter:invert(1)}.route__reports__marketingOffers__columns__groupBy{align-items:center;border:1px solid #6c5dd3;border-radius:5px;display:flex;gap:10px;height:40px;justify-content:center;padding:0 10px;width:auto}.route__reports__marketingOffers__columns__groupBy>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}body.light .route__reports__marketingOffers__columns__groupBy>p{color:#000}.route__reports__marketingOffers__columns__groupBy__btn{border:1px solid #0000;border-radius:5px;color:#808191;cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:4px;transition:border .3s ease,background-color .3s ease,color .3s ease}.route__reports__marketingOffers__columns__groupBy__btn:hover{border:1px solid #6c5dd3}.route__reports__marketingOffers__columns__groupBy__btn--active{background:#6c5dd3;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.route__reports__marketingOffers__columns__groupBy--red,.route__reports__marketingOffers__columns__groupBy--red .route__reports__marketingOffers__columns__groupBy__btn:hover{border-color:#d35d5d}.route__reports__marketingOffers__columns__groupBy--red .route__reports__marketingOffers__columns__groupBy__btn--active{background-color:#d35d5d}.route__reports__marketingOffers__calculator .genericModal__wrap__input>p{font-size:18px;line-height:30px}.route__reports__marketingOffers__calculator input{background:#373a43;border:1px solid gray;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;line-height:19px;opacity:.5;outline:none;transition:border .3s ease,opacity .3s ease}.route__reports__marketingOffers__calculator input:focus{border:1px solid #6c5dd3}.route__reports__marketingOffers__calculator input:focus,.route__reports__marketingOffers__calculator input:hover{opacity:1}.route__reports__marketingOffers__filters{grid-column-gap:30px;align-items:center;column-gap:30px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;height:auto;justify-content:space-between;margin-bottom:20px;width:100%}.route__reports__marketingOffers__filters--additional{grid-template-columns:2fr 1fr 1fr 1fr}.route__reports__marketingOffers__filters__userFilter{height:100%;position:relative;width:100%}.route__reports__marketingOffers__filters__userFilter__image{cursor:pointer;height:24px;position:absolute!important;position:relative;right:50px;top:50%;transform:translateY(-50%);width:24px;z-index:2}.route__reports__marketingOffers__filters__userFilter__image:after{background-color:initial;border-radius:50%;content:"";display:block;height:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:32px}.route__reports__marketingOffers__filters__userFilter__image:hover:after{background-color:hsla(0,0%,50%,.208)}.route__reports__marketingOffers__filters__userFilter__image.cloned-element:after{display:none!important}.route__reports__marketingOffers__filters__userFilter__image>img{height:24px;width:24px}.route__reports__marketingOffers__filters__userFilter__progress{bottom:0;height:2px;left:0;position:absolute;width:100%;z-index:2}.route__reports__marketingOffers__filters__userFilter__progress__item{background-color:#6c5dd3;height:100%;transition:width .3s linear;width:0}.route__reports__marketingOffers__filters__btn{align-items:center;background-color:initial;border:1px solid #6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-weight:500;height:100%;justify-content:center;line-height:19.36px;text-align:left;transition:background-color .3s ease;width:100%}body.light .route__reports__marketingOffers__filters__btn{color:#000}.route__reports__marketingOffers__filters__btn.cloned-element{border-color:#0000!important}.route__reports__marketingOffers__filters__btn:hover{background-color:#5a49ce}.route__reports__marketingOffers__kpi{grid-row-gap:20px;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(5,1fr);grid-template-rows:auto;height:auto;margin-bottom:20px;row-gap:20px;width:100%}.route__reports__marketingOffers__kpi__item{border:1px solid #373a43;display:flex;flex-direction:column;height:120px;justify-content:space-between;padding:24px 40px;width:100%}body.light .route__reports__marketingOffers__kpi__item{border-color:#adadad}.route__reports__marketingOffers__kpi__item__top{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;justify-content:space-between;line-height:16px}body.light .route__reports__marketingOffers__kpi__item__top{color:#000}.route__reports__marketingOffers__kpi__item__bottom{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;justify-content:space-between;letter-spacing:1px;line-height:normal}.route__reports__marketingOffers__kpi__item__bottom span{margin:3px 0}body.light .route__reports__marketingOffers__kpi__item__bottom{color:#000}.route__reports__marketingOffers__chart{height:auto;margin-bottom:20px;position:relative;width:100%}.route__reports__marketingOffers__chart__spinner{align-items:center;background-color:#232630cc;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%}body.light .route__reports__marketingOffers__chart__spinner{background-color:#23263033}.route__reports__marketingOffers__chart__spinner--active{opacity:1;pointer-events:all}.route__reports__marketingOffers__filterByIntegration{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__reports__marketingOffers__filterByIntegration__perCampaign .customComponents__table__head{position:sticky!important;top:0!important}.route__reports__marketingOffers__filterByIntegration__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;width:600px}body.light .route__reports__marketingOffers__filterByIntegration__wrap{background-color:#fff}.route__reports__marketingOffers__filterByIntegration__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .route__reports__marketingOffers__filterByIntegration__wrap__top{border-color:#e2e2e2}.route__reports__marketingOffers__filterByIntegration__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .route__reports__marketingOffers__filterByIntegration__wrap__top__left{color:#000}.route__reports__marketingOffers__filterByIntegration__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.route__reports__marketingOffers__filterByIntegration__wrap__top__right:hover{background-color:#5a49ce}.route__reports__marketingOffers__filterByIntegration__wrap__content{color:#fff;display:flex;flex-direction:column;gap:20px;height:100%;overflow:auto;padding:15px 0;width:100%}body.light .route__reports__marketingOffers__filterByIntegration__wrap__content{color:#000}.route__reports__marketingOffers__filterByIntegration__wrap__content__clickable{cursor:pointer;transition:color .3s ease}.route__reports__marketingOffers__filterByIntegration__wrap__content__clickable:hover{color:#9390ff}.route__reports__marketingOffers__filterByIntegration__wrap__content__buttons{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;height:auto;width:100%}.route__reports__marketingOffers__filterByIntegration__wrap__content__integrations{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.route__reports__marketingOffers__filterByIntegration__wrap__content__integrations__integration{grid-gap:10px;border-bottom:1px solid #373a43;display:grid;gap:10px;grid-template-columns:max-content 1fr;grid-template-rows:auto;height:auto;padding:10px 0;width:100%}.route__reports__marketingOffers__filterByIntegration__wrap__content__integrations__integration:last-child{border-bottom:none}.route__reports__marketingOffers__filterByIntegration__wrap__content__integrations__integration__left{align-items:center;display:flex;height:100%;justify-content:center}.route__reports__marketingOffers__filterByIntegration__wrap__content__integrations__integration__right>p:first-child{color:#6c5dd3}.route__reports__marketingOffers__filterByIntegration__wrap__content__tableProfileItem{align-items:center;display:flex;gap:5px;justify-content:flex-start}.route__reports__marketingOffers__filterByIntegration__wrap__content__tableProfileItem>img{height:24px;width:24px}.route__reports__marketingOffers__filterByIntegration__wrap__content__hoverItem{cursor:pointer;transition:color .3s ease}.route__reports__marketingOffers__filterByIntegration__wrap__content__hoverItem:hover{color:#9390ff}.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;background-color:#232630b3;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:default;direction:ltr;display:inline;display: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;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-color:#2c2e38;border-radius:5px;box-shadow:0 0 19px 5px #0000002e;color:#fff;height:auto;max-height:100%;overflow:auto;padding:40px;position:relative;width:500px}body.light .genericModal__wrap{background-color:#fff;color:#000}.genericModal__wrap__progress{border:1px solid gray;border-radius:2px;height:10px;margin-top:10px;position:relative;width:100%}.genericModal__wrap__progress__item{background-color:#5a49ce;height:100%;left:0;position:absolute;top:0;transition:width .3s linear;width:0}.genericModal__wrap__spinner{align-items:center;background-color:#232630b3;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:999}.genericModal__wrap__spinner:hover{pointer-events:all}.genericModal__wrap__head{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:30px;width:100%}.genericModal__wrap__head__left{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:22px}body.light .genericModal__wrap__head__left{color:#000}.genericModal__wrap__head__right{cursor:pointer;height:30px;position:relative;width:30px}.genericModal__wrap__head__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.genericModal__wrap__head__right:hover:after{background-color:hsla(0,0%,50%,.208)}.genericModal__wrap__head__right.cloned-element:after{display:none!important}body.light .genericModal__wrap__head__right{filter:invert(1) hue-rotate(180deg)}.genericModal__wrap__checkbox{align-items:center;display:flex;gap:10px;height:auto;justify-content:flex-start;margin-bottom:20px;width:auto}.genericModal__wrap__input{display:flex;flex-direction:column;gap:15px;height:auto;margin-bottom:20px;width:100%}.genericModal__wrap__input>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}body.light .genericModal__wrap__input>p{color:#000}.genericModal__wrap__input>input{background:#373a43;border:1px solid #0000;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:54px;line-height:19px;outline:none;padding:0 20px;transition:border .3s ease;width:100%}body.light .genericModal__wrap__input>input{background-color:#fff;border-color:#e2e2e2;color:#000}.genericModal__wrap__input>input:focus,body.light .genericModal__wrap__input>input:focus{border:1px solid #6c5dd3}.genericModal__wrap__input .component__customComponent__dropbox{border:1px solid #0000;transition:border .3s ease}body.light .genericModal__wrap__input .component__customComponent__dropbox{border-color:#e2e2e2}.genericModal__wrap__input--text>textarea{background:#373a43;border:1px solid #0000;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:auto;line-height:19px;min-height:100px;outline:none;padding:18px 20px;resize:vertical;transition:border .3s ease;width:100%}body.light .genericModal__wrap__input--text>textarea{background-color:#e9e8e8;color:#000}.genericModal__wrap__input--text>textarea:focus,body.light .genericModal__wrap__input--text>textarea:focus{border:1px solid #6c5dd3}.genericModal__wrap__input--split{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.genericModal__wrap__input--split>p{grid-column:1/span 2}.genericModal__wrap__input--error .component__customComponent__dropbox,.genericModal__wrap__input--error>input,.genericModal__wrap__input--error>textarea,body.light .genericModal__wrap__input--error .component__customComponent__dropbox,body.light .genericModal__wrap__input--error>input,body.light .genericModal__wrap__input--error>textarea{border:1px solid #ff754c}.genericModal__wrap__input__dropItem{align-items:center;display:flex;gap:10px;height:auto;width:100%}.genericModal__wrap__input__dropItem>img{height:auto;max-height:48px;max-width:48px;width:auto}.genericModal__wrap__input__dropItem__risks{align-items:center;display:flex;gap:5px;height:2px;width:auto!important;width:100%}.genericModal__wrap__input__dropItem__risks__risk{border-radius:999px;height:100%;width:20px}.genericModal__wrap__input__profileSelect{align-items:center;display:flex;gap:10px}.genericModal__wrap__input__profileSelect>img{height:16px;width:16px}.genericModal__wrap__textBlock{background-color:#373351;height:auto;margin-bottom:20px;padding:20px;width:100%}body.light .genericModal__wrap__textBlock{background-color:#b9aef0;color:#000}.genericModal__wrap__buttons{align-items:center;display:flex;gap:20px;height:auto;justify-content:flex-end;width:100%}.genericModal__wrap__buttons__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;height:43px;justify-content:center;padding:0 40px;transition:background-color .3s ease;width:auto}.genericModal__wrap__buttons__btn:hover{background-color:#5a49ce}.genericModal__wrap__buttons__btn--secondary{background-color:#1b1d21}.genericModal__wrap__buttons__btn--secondary:hover{background-color:#0d0f11}.genericModal__wrap__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px;margin-bottom:20px;margin-top:20px;opacity:0;transition:opacity .3s ease}.genericModal__wrap__summary{background-color:#373351;height:auto;margin-bottom:20px;padding:20px;width:100%}body.light .genericModal__wrap__summary{background-color:#b9aef0;color:#000}.genericModal__wrap__summary__green{color:#69f978}body.light .genericModal__wrap__summary__green{color:green}.genericModal__wrap__summary__red{color:#f88}body.light .genericModal__wrap__summary__red{color:red}.genericTabs{align-items:center;display:flex;flex-wrap:wrap;gap:20px;height:auto;margin-bottom:20px;width:100%}.genericTabs__tab{border:1px solid #0000;border-radius:5px;color:#808191;cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:10px 18px;transition:border-color .3s ease,background-color .3s ease,color .3s ease;-webkit-user-select:none;user-select:none}.genericTabs__tab:hover{border-color:#6c5dd3}.genericTabs__tab--active{background-color:#6c5dd3;border-color:#6c5dd3;color:#fff}.genericTabs__tab--disabled{background-color:#373a43;pointer-events:none}.genericTableWrap{box-shadow:0 0 15px #00000040;height:auto;max-height:100%;max-width:100%;overflow-y:auto;padding-bottom:5px;width:auto}.genericTableWrap .customComponents__table__data--border>:first-child:after,.genericTableWrap .customComponents__table__head__item--border:first-child:after{background-color:initial!important;border:none!important;box-shadow:-4px 0 3px 1px #00000040}.genericTableWrap--sticky .customComponents__table .customComponents__table__head{padding:0}.genericTableWrap--sticky .customComponents__table .customComponents__table__head__item:first-child{left:0;padding-left:40px;padding-right:25px;position:sticky;width:100%;z-index:2}.genericTableWrap--sticky .customComponents__table .customComponents__table__head__item:first-child .route__user__campaigns__tableWrap__campaignWithImg__headingPadded{background-color:#242731}.genericTableWrap--sticky .customComponents__table .customComponents__table__head__item:first-child{min-width:0;min-width:auto;z-index:4}.genericTableWrap--sticky .customComponents__table .customComponents__table__data{padding-left:0!important}.genericTableWrap--sticky .customComponents__table .customComponents__table__data>:first-child{left:0;min-width:100%;padding-left:40px;position:sticky;z-index:2}.genericTableWrap--sticky .customComponents__table .customComponents__table__data>:first-child .genericTableWrap__campaignWithImg__padded{background-color:#2c2e38}body.light .genericTableWrap--sticky .customComponents__table .customComponents__table__data>:first-child .genericTableWrap__campaignWithImg__padded{background-color:#fff}.genericTableWrap--sticky .customComponents__table .customComponents__table__data>:first-child{height:100%;min-width:0;min-width:auto;width:100%;z-index:4}.genericTableWrap--sticky .customComponents__table .customComponents__table__data0>:first-child .genericTableWrap__campaignWithImg__padded{background-color:#242731}body.light .genericTableWrap--sticky .customComponents__table .customComponents__table__data0>:first-child .genericTableWrap__campaignWithImg__padded{background-color:#f5f5f5}.genericTableWrap--sticky .customComponents__table .customComponents__table__data--footer>:first-child>* .genericTableWrap__campaignWithImg__padded{background-color:#4b4282}body.light .genericTableWrap--sticky .customComponents__table .customComponents__table__data--footer>:first-child>* .genericTableWrap__campaignWithImg__padded{background-color:#b9aef0}.genericTableWrap__paginate{height:1px;width:1px}.genericTableWrap__campaignWithImg{align-items:center;display:flex;gap:16px;justify-content:flex-start}.genericTableWrap__campaignWithImg__padded{height:calc(100% + 20px);left:-10px;position:absolute;top:-10px;width:calc(100% + 30px);z-index:-1}.genericTableWrap__campaignWithImg__padded__fill{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.genericTableWrap__campaignWithImg__headingPadded{background-color:#242731;height:100%;left:0;position:absolute;top:0;width:calc(100% + 30px)!important;z-index:-1}body.light .genericTableWrap__campaignWithImg__headingPadded{background-color:#fff}.genericTableWrap__campaignWithImg>img{max-height:56px;max-width:56px}.genericTableWrap__campaignWithImg>p{display:flex;flex-direction:column;gap:5px;width:95%}.genericTableWrap__campaignWithImg>p>span:last-child{align-items:center;color:#808191;display:flex;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;gap:5px;line-height:18px}.genericTableWrap__campaignWithImg>p>span:last-child>img{opacity:0;transition:opacity .3s ease}.genericTableWrap__campaignWithImg>p>span:first-child{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:18px;transition:color .3s ease}body.light .genericTableWrap__campaignWithImg>p>span:first-child{color:#000}.genericTableWrap__campaignWithImg:hover{cursor:pointer}.genericTableWrap__campaignWithImg:hover>p>span:first-child{color:#9390ff}.genericTableWrap__campaignWithImg:hover>p>span:last-child>img{opacity:1}.genericTableWrap__delivery{align-items:center;display:flex;gap:10px}.genericTableWrap__delivery>span:first-child{background-color:#808191;border-radius:50%;height:12px;width:12px}.genericTableWrap__delivery--active>span:first-child{background-color:#7fba7a}.genericTableWrap__delivery--warning>span:first-child{background-color:#f0ca32}.genericTableWrap__delivery--error>span:first-child{background-color:#df2020}.genericTableWrap__values{display:flex;flex-direction:column;gap:5px;justify-content:center}.genericTableWrap__values__value{align-items:center;display:flex;gap:5px;justify-content:flex-start}.genericTableWrap__values__value>img{height:12px;width:12px}.genericTableWrap__values__value--warning{color:gray}.modals__offerSelectModal{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.modals__offerSelectModal__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;width:600px}body.light .modals__offerSelectModal__wrap{background-color:#fff}.modals__offerSelectModal__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .modals__offerSelectModal__wrap__top{border-color:#e2e2e2}.modals__offerSelectModal__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .modals__offerSelectModal__wrap__top__left{color:#000}.modals__offerSelectModal__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.modals__offerSelectModal__wrap__top__right:hover{background-color:#5a49ce}.modals__offerSelectModal__wrap__content{color:#fff;height:100%;overflow:auto;padding:15px 0;width:100%}body.light .modals__offerSelectModal__wrap__content{color:#000}.modals__offerSelectModal__wrap__content .components__filters__filterBySearch{margin-bottom:20px}.modals__offerSelectModal__wrap__content__offer{align-items:center;display:flex;gap:10px;height:auto;justify-content:flex-start;margin-bottom:10px;width:100%}.modals__offerSelectModal__wrap__content__buttons{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:20px}.routes__reports__custom{color:#000;display:flex;flex-direction:column;gap:20px;height:auto;width:100%}body.dark .routes__reports__custom{color:#fff}.routes__reports__custom__head{align-items:center;display:flex;gap:20px}.routes__reports__custom__scheduleTime{align-items:center;display:flex;gap:10px}.routes__reports__custom__history{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.routes__reports__custom__history__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:20px;position:absolute;right:-100%;top:0;width:calc(100% - 86px)}body.light .routes__reports__custom__history__wrap{background-color:#fff}.routes__reports__custom__history__wrap__top{align-items:center;border-bottom:1px solid #373a43;display:flex;height:auto;justify-content:space-between;padding-bottom:25px;width:100%}body.light .routes__reports__custom__history__wrap__top{border-color:#e2e2e2}.routes__reports__custom__history__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .routes__reports__custom__history__wrap__top__left{color:#000}.routes__reports__custom__history__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.routes__reports__custom__history__wrap__top__right:hover{background-color:#5a49ce}.routes__reports__custom__history__wrap__content{color:#fff;height:100%;overflow:auto;padding:15px 0;width:100%}body.light .routes__reports__custom__history__wrap__content{color:#000}.route__reports__custom__view{color:#000;height:auto;width:100%}body.dark .route__reports__custom__view{color:#fff}.route__reports__custom__view>h3{margin-bottom:20px}.route__reports__custom__view__filters{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr) 150px;grid-template-rows:auto;height:auto;margin-bottom:20px;width:100%}.route__reports__custom__view__filters__btn{align-items:center;background-color:initial;border:1px solid #6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-weight:500;height:100%;justify-content:center;line-height:19.36px;text-align:left;transition:background-color .3s ease;width:100%}body.light .route__reports__custom__view__filters__btn{color:#000}.route__reports__custom__view__filters__btn.cloned-element{border-color:#0000!important}.route__reports__custom__view__filters__btn:hover{background-color:#5a49ce}.route__reports__custom__view__columns{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-bottom:20px}.route__reports__custom__view__columns__groupBy{align-items:center;border:1px solid #6c5dd3;border-radius:5px;display:flex;gap:10px;height:40px;justify-content:center;padding:0 10px;width:auto}.route__reports__custom__view__columns__groupBy>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}body.light .route__reports__custom__view__columns__groupBy>p{color:#000}.route__reports__custom__view__columns__groupBy__btn{border:1px solid #0000;border-radius:5px;color:#808191;cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:4px;transition:border .3s ease,background-color .3s ease,color .3s ease}.route__reports__custom__view__columns__groupBy__btn:hover{border:1px solid #6c5dd3}.route__reports__custom__view__columns__groupBy__btn--active{background:#6c5dd3;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.route__reports__custom__view__columns__groupBy--red,.route__reports__custom__view__columns__groupBy--red .route__reports__custom__view__columns__groupBy__btn:hover{border-color:#d35d5d}.route__reports__custom__view__columns__groupBy--red .route__reports__custom__view__columns__groupBy__btn--active{background-color:#d35d5d}.route__reports__custom__view__kpi{height:auto;margin-bottom:20px;width:100%}.route__reports__custom__view__kpi__list{grid-gap:1px;display:grid;gap:1px;grid-template-columns:repeat(1,1fr);grid-template-rows:auto;height:auto;width:100%}.route__reports__custom__view__kpi__list__item{box-shadow:0 0 0 1px #373a43;display:flex;flex-direction:column;height:120px;justify-content:space-between;padding:24px 40px;width:100%}body.light .route__reports__custom__view__kpi__list__item{box-shadow:0 0 0 1px #adadad}.route__reports__custom__view__kpi__list__item__top{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;justify-content:space-between;line-height:16px}body.light .route__reports__custom__view__kpi__list__item__top{color:#000}.route__reports__custom__view__kpi__list__item__bottom{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;justify-content:space-between;letter-spacing:1px;line-height:normal}.route__reports__custom__view__kpi__list__item__bottom span{margin:3px 0}body.light .route__reports__custom__view__kpi__list__item__bottom{color:#000}.route__reports__custom__view__kpi__list__item--borderTopLeft{border-top-left-radius:10px}.route__reports__custom__view__kpi__list__item--borderTopRight{border-top-right-radius:10px}.route__reports__custom__view__kpi__list__item--borderBottomLeft{border-bottom-left-radius:10px}.route__reports__custom__view__kpi__list__item--borderBottomRight{border-bottom-right-radius:10px}.route__reports__custom__view__chart{border-radius:10px;box-shadow:0 0 4px 2px #00000040;height:auto;margin-bottom:20px;padding:20px;position:relative;width:100%}.route__reports__custom__view__chart__spinner{align-items:center;background-color:#232630cc;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%}body.light .route__reports__custom__view__chart__spinner{background-color:#23263033}.route__reports__custom__view__chart__spinner--active{opacity:1;pointer-events:all}@keyframes dashboard-progress-marque-anim{0%{left:-100%}to{left:100%}}.route__reports__realtime{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;height:auto;overflow-y:hidden;width:100%}.route__reports__realtime__filters{align-items:center;display:flex;grid-column:1/4;height:auto;justify-content:space-between;width:100%}.route__reports__realtime__filters__left,.route__reports__realtime__filters__right{align-items:center;display:flex;gap:10px;height:auto;width:max-content}.route__reports__realtime__filters__right{justify-content:flex-end}.route__reports__realtime__progress{height:5px;left:0;position:fixed;top:0;width:100%}.route__reports__realtime__progress--marque>div{animation-duration:2s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:dashboard-progress-marque-anim;animation-timing-function:linear;width:30%!important}.route__reports__realtime__progress>div{background-color:#6c5dd3;height:100%;left:0;position:absolute;top:0;transition:width .3s linear,left .3s linear;width:0}.route__reports__realtime__row{display:flex;flex-direction:column;gap:20px;height:auto;min-width:0;width:100%}.route__reports__realtime__row__item{background-color:#2c2e38;box-shadow:0 2px 3px 0 #00000029,0 0 3px 0 #0000001f;color:#fff;display:flex;flex-direction:column;gap:10px;height:max-content;padding:10px;width:100%}body.light .route__reports__realtime__row__item{background-color:#fff;color:#000}.route__reports__realtime__row__item__box{align-items:center;border:1px solid #6c5dd3;border-radius:5px;display:flex;height:auto;justify-content:center;margin:0 auto;padding:20px;width:max-content}.route__reports__realtime__row__item__stat{color:#afadad}body.light .route__reports__realtime__row__item__stat{color:#636363}.route__reports__realtime__row__item__stat>span{color:#a395ff;font-weight:700}.route__reports_breakdown{height:auto;width:100%}.route__reports_breakdown__progress{height:5px;left:86px;position:fixed;top:0;width:calc(100% - 86px)}.route__reports_breakdown__progress__line{background-color:#6c5dd3;height:100%;left:0;position:absolute;top:0;transition:width .3s linear;width:auto}.route__reports_breakdown__breakdowns{grid-gap:20px;border-bottom:1px solid gray;display:grid;gap:20px;grid-auto-rows:auto;grid-template-columns:repeat(auto-fit,300px);grid-template-rows:auto;padding-bottom:20px}.route__reports_breakdown__breakdowns .component__customComponent__advancedDropdown__left__top{width:100%}.route__reports_breakdown__breakdowns .component__customComponent__advancedDropdown__left__top>p{display:flex;justify-content:space-between;width:100%}.route__reports_breakdown__filters{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}.route__reports_breakdown__filters__img{align-items:center;display:flex;gap:20px;justify-content:flex-start}.route__reports_breakdown__filters__img>img{height:16px;width:16px}.route__reports_breakdown__filters>input{width:300px}.route__reports_breakdown__applyFilters{margin-top:20px}.route__reports_breakdown__table{color:#000;margin-top:20px;overflow:auto;width:100%}body.dark .route__reports_breakdown__table{color:#fff}.route__reports_breakdown__table--ok{box-shadow:0 0 4px 2px #0003}.route__reports_facebookExport__headers{align-items:center;display:flex;gap:20px;justify-content:flex-start}.route__reports_facebookExport__headers>p{color:#fff}.route__reports_facebookExport__headers>p>input{border:none}.route__reports__designersReport{color:wheat;height:auto;width:100%}body.dark .route__reports__designersReport{color:#000}.route__reports__designersReport__kpi{grid-row-gap:20px;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(5,1fr);grid-template-rows:auto;height:auto;margin-bottom:32px;row-gap:20px;width:100%}.route__reports__designersReport__kpi__item{border:1px solid #373a43;display:flex;flex-direction:column;height:120px;justify-content:space-between;padding:24px 40px;width:100%}body.light .route__reports__designersReport__kpi__item{border-color:#adadad}.route__reports__designersReport__kpi__item__top{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:16px}body.light .route__reports__designersReport__kpi__item__top{color:#000}.route__reports__designersReport__kpi__item__bottom{color:#fff;font-family:Inter;font-size:28px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:normal}body.light .route__reports__designersReport__kpi__item__bottom{color:#000}.route__reports__site{height:auto;width:100%}.route__socialMediaManager{height:100%;width:100%}.route__socialMediaManager__filters{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.route__socialMediaManager__kpi{display:grid;grid-template-columns:repeat(auto-fit,309px);grid-template-rows:auto}.route__socialMediaManager__kpi__item{border:1px solid #373a43;color:#fff;display:flex;flex-direction:column;gap:10px;height:auto;padding:24px 40px;width:100%}body.light .route__socialMediaManager__kpi__item{border-color:#e2e2e2}.route__socialMediaManager__kpi__item__top{font-family:Inter;font-size:14px;font-weight:600;letter-spacing:0;line-height:16px;text-align:left}body.light .route__socialMediaManager__kpi__item__top{color:#000}.route__socialMediaManager__kpi__item__bottom{font-family:Inter;font-size:28px;font-weight:600;letter-spacing:1px;line-height:34px;text-align:left}body.light .route__socialMediaManager__kpi__item__bottom{color:#000}.route__socialManager__engage{height:auto;max-height:100%;overflow:auto;padding:0 25px 10px;width:100%}.route__socialManager__engage .customComponents__table__data__groupNewline{min-width:0}.route__socialManager__engage__links{align-items:center;color:#13213c;display:flex;flex-wrap:wrap;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:5px;justify-content:flex-start;line-height:18px;width:100%;word-break:break-all}.route__socialManager__engage__links>span{align-items:center;background-color:#434295;background-color:#373a43;border-radius:5px;display:flex;font-size:12px;height:20px;justify-content:center;padding:10px;width:auto}body.light .route__socialManager__engage__links>span{color:#fff}.route__socialManager__engage__links>span:first-child{background-color:initial;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;font-weight:300;line-height:normal}body.light .route__socialManager__engage__links>span:first-child{color:#000}.route__socialManager__engage__kpi{display:grid;grid-auto-rows:auto;grid-template-columns:repeat(auto-fit,250px);grid-template-rows:auto}.route__socialManager__engage__kpi__item{border:1px solid #373a43;display:flex;flex-direction:column;gap:20px;height:auto;padding:24px 40px;width:100%}body.light .route__socialManager__engage__kpi__item{border-color:#e2e2e2}.route__socialManager__engage__kpi__item__top{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:16px}body.light .route__socialManager__engage__kpi__item__top{color:#000}.route__socialManager__engage__kpi__item__bottom{color:#fff;font-family:Inter;font-size:28px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:normal}body.light .route__socialManager__engage__kpi__item__bottom{color:#000}.route__socialManager__engage__head{align-items:center;background-color:#232630;display:flex;height:auto;justify-content:space-between;padding:30px 0;position:sticky;top:94px;width:100%;z-index:20}body.light .route__socialManager__engage__head{background-color:#f8f9fa}.route__socialManager__engage__head__left{align-items:center;display:flex;height:auto;justify-content:flex-start;width:auto}.route__socialManager__engage__head__left__showAll{align-items:center;color:#fff;display:flex;gap:10px}.route__socialManager__engage__head__left__tabs{align-items:center;display:flex;gap:10px;height:auto;justify-content:flex-start;width:auto}.route__socialManager__engage__head__left__tabs__tab{align-items:center;border:1px solid #0000;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;height:60px;line-height:normal;padding:9px 17px;transition:background-color .3s ease,border .3s ease;width:auto}.route__socialManager__engage__head__left__tabs__tab--active{background-color:#6c5dd3;border-color:#6c5dd3;cursor:default}.route__socialManager__engage__head__left__tabs__tab:hover{border-color:#6c5dd3}.route__socialManager__engage__head__left__selected{align-items:center;background:#0000;border:1px solid #0000;border-radius:5px;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:10px;height:auto;justify-content:center;line-height:17px;margin-left:0;max-width:0;overflow:hidden;padding:10px 0;transition:padding .3s ease,max-width .3s ease,border .3s ease,margin .3s ease,background .3s ease;white-space:nowrap;width:auto;word-break:keep-all}.route__socialManager__engage__head__left__selected__btn{background-size:100%;cursor:pointer;height:18px;position:relative;width:18px}.route__socialManager__engage__head__left__selected__btn:after{background-color:initial;border-radius:50%;content:"";display:block;height:22px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:22px}.route__socialManager__engage__head__left__selected__btn:hover:after{background-color:hsla(0,0%,50%,.208)}.route__socialManager__engage__head__left__selected__btn.cloned-element:after{display:none!important}.route__socialManager__engage__head__left__selected--active{background-color:#232630;border-color:#6c5dd3;margin-left:10px;max-width:300px;padding:10px 18px}.route__socialManager__engage__head__right{align-items:center;display:flex;gap:30px;height:auto;justify-content:flex-end;width:auto}.route__socialManager__engage__head__right__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:8px;height:auto;justify-content:center;line-height:17px;padding:10px 16px;transition:background-color .3s ease;width:auto}.route__socialManager__engage__head__right__btn:hover{background-color:#5a49ce}.route__socialManager__engage__head__right__btn>img{height:20px;width:20px}.route__shareCampaign{height:100%;overflow:auto;position:relative;width:100%}.route__shareCampaign__wrap{color:#fff;font-family:Inter;height:auto;padding:20px;width:100%}.route__shareCampaign__wrap__heading{display:grid;grid-auto-rows:auto;grid-template-columns:max-content auto;grid-template-rows:auto}.route__shareCampaign__wrap__heading__head{grid-column:1;grid-row:1;width:100%;word-break:break-all}.route__shareCampaign__wrap__heading__sub{color:gray;grid-column:1;grid-row:2;margin-bottom:20px;width:100%;word-break:break-all}.route__shareCampaign__wrap__heading .component__filters__filterByDate{grid-column:2;grid-row:1/span 2;margin-left:auto;max-width:300px}@media screen and (max-width:900px){.route__shareCampaign__wrap__heading{grid-template-columns:1fr}.route__shareCampaign__wrap__heading .component__filters__filterByDate{grid-column:1;grid-row:3;margin-bottom:20px;max-width:100%;width:100%}}.route__shareCampaign__wrap__comment{background-color:#373351;border-radius:5px;box-shadow:0 0 2px 1px #00000080;margin-bottom:20px;padding:20px;word-break:break-all}.route__shareCampaign__wrap__kpi{display:grid;grid-auto-rows:auto;grid-template-columns:repeat(5,1fr);grid-template-rows:auto}@media screen and (max-width:1130px){.route__shareCampaign__wrap__kpi{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media screen and (max-width:480px){.route__shareCampaign__wrap__kpi{grid-template-columns:1fr;justify-content:center}}.route__shareCampaign__wrap__kpi__item{outline:1px solid #373a43;padding:24px 40px}.route__shareCampaign__wrap__kpi__item__top{font-family:Inter;font-size:14px;font-weight:600;line-height:16px;margin-bottom:18px;text-align:left}.route__shareCampaign__wrap__kpi__item__bottom{font-family:Inter;font-size:28px;font-weight:600;letter-spacing:1px;line-height:33.89px;text-align:left}.route__shareCampaign__wrap__table{margin-top:20px}.route__shareCampaign__wrap__table>h3{margin-bottom:10px}@media screen and (max-width:450px){.route__shareCampaign__wrap__table>h3{display:flex;flex-direction:column}.route__shareCampaign__wrap__table>h3>*{margin:0!important}}.route__shareCampaign__progress{height:5px;left:0;overflow:hidden;position:sticky;top:0;width:100%;z-index:999999}.route__shareCampaign__progress__item{background-color:#6c5dd3;height:100%;transition:width 1s linear}.route__shareCampaign__progress--animate .route__shareCampaign__progress__item{animation-direction:normal;animation-duration:1s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:share_progress_anim;animation-timing-function:linear;left:0;position:absolute;top:0}@keyframes share_progress_anim{0%{left:-50%}to{left:120%}}.route__liveShare{align-items:center;display:flex;height:100%;justify-content:center;overflow:auto;position:relative;width:100%}.route__liveShare>*{flex-grow:0;flex-shrink:0}.route__liveShare .customComponents__table__head{position:sticky;top:0}.route__liveShare .customComponents__table__data{cursor:pointer;transition:background-color .3s ease}.route__liveShare .customComponents__table__data:hover{background-color:#373351}.route__liveShare__box{background-color:#1d202b;box-shadow:0 0 4px 2px #0000004d;color:#fff;display:flex;flex-direction:column;gap:10px;height:auto;justify-content:center;padding:20px;width:300px}.route__liveShare__wrap{color:#fff;font-family:Inter;height:auto;padding:20px;width:100%}.route__liveShare__wrap__heading{display:grid;grid-auto-rows:auto;grid-template-columns:max-content auto;grid-template-rows:auto}.route__liveShare__wrap__heading__head{grid-column:1;grid-row:1;width:100%;word-break:break-all}.route__liveShare__wrap__heading__sub{color:gray;grid-column:1;grid-row:2;margin-bottom:20px;width:100%;word-break:break-all}.route__liveShare__wrap__heading .component__filters__filterByDate{grid-column:2;grid-row:1/span 2;margin-left:auto;max-width:300px}@media screen and (max-width:900px){.route__liveShare__wrap__heading{grid-template-columns:1fr}.route__liveShare__wrap__heading .component__filters__filterByDate{grid-column:1;grid-row:3;margin-bottom:20px;max-width:100%;width:100%}}.route__liveShare__wrap__comment{background-color:#373351;border-radius:5px;box-shadow:0 0 2px 1px #00000080;margin-bottom:20px;padding:20px;word-break:break-all}.route__liveShare__wrap__kpi{display:grid;grid-auto-rows:auto;grid-template-columns:repeat(5,1fr);grid-template-rows:auto}@media screen and (max-width:1130px){.route__liveShare__wrap__kpi{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media screen and (max-width:480px){.route__liveShare__wrap__kpi{grid-template-columns:1fr;justify-content:center}}.route__liveShare__wrap__kpi__item{outline:1px solid #373a43;padding:24px 40px}.route__liveShare__wrap__kpi__item__top{font-family:Inter;font-size:14px;font-weight:600;line-height:16px;margin-bottom:18px;text-align:left}.route__liveShare__wrap__kpi__item__bottom{font-family:Inter;font-size:28px;font-weight:600;letter-spacing:1px;line-height:33.89px;text-align:left}.route__liveShare__wrap__table{margin-top:20px}.route__liveShare__wrap__table>h3{margin-bottom:10px}@media screen and (max-width:450px){.route__liveShare__wrap__table>h3{display:flex;flex-direction:column}.route__liveShare__wrap__table>h3>*{margin:0!important}}.route__liveShare__progress{height:5px;left:0;overflow:hidden;position:sticky;top:0;width:100%}.route__liveShare__progress__item{background-color:#6c5dd3;height:100%;transition:width 1s linear}.route__liveShare__progress--animate .route__liveShare__progress__item{animation-direction:normal;animation-duration:1s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:share_progress_anim;animation-timing-function:linear;left:0;position:absolute;top:0}.route__guestManagers__midas{height:auto;position:relative;width:100%}.route__guestManagers__midas__filters{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:max-content;height:auto;margin-bottom:20px;width:100%;z-index:2}.route__guestManagers__midas__campaign{cursor:pointer;transition:color .3s ease}.route__guestManagers__midas__campaign:hover{color:#9390ff}.route__guestManagers__midas__portals{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:#232630cc;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:default;direction:ltr;display:inline;display:block;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;height:100%;-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;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:100%;word-spacing:normal;z-index:auto}.route__guestManagers__midas__portals__wrap{background-color:#2c2e38;box-shadow:0 4px 12px #00000040;color:#fff;display:grid;grid-template-columns:1fr;grid-template-rows:max-content 1fr;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}body.light .route__guestManagers__midas__portals__wrap{background-color:#fff}.route__guestManagers__midas__portals__wrap__header{align-items:flex-end;border-bottom:1px solid #373a43;display:flex;height:102px;justify-content:space-between;padding:0 50px 25px;width:100%}body.light .route__guestManagers__midas__portals__wrap__header{border-color:#e2e2e2}.route__guestManagers__midas__portals__wrap__header__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .route__guestManagers__midas__portals__wrap__header__left{color:#000}.route__guestManagers__midas__portals__wrap__header__right{cursor:pointer;height:30px;position:relative;width:30px}.route__guestManagers__midas__portals__wrap__header__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.route__guestManagers__midas__portals__wrap__header__right:hover:after{background-color:hsla(0,0%,50%,.208)}.route__guestManagers__midas__portals__wrap__header__right.cloned-element:after{display:none!important}body.light .route__guestManagers__midas__portals__wrap__header__right{filter:invert(1) hue-rotate(180deg)}.route__guestManagers__midas__portals__wrap__content{height:100%;overflow:auto;padding:25px 50px;width:100%}.route__dataImports__midasAds{color:#000;height:auto;width:100%}body.dark .route__dataImports__midasAds{color:#fff}.route__dataImports__midasAds__line{background-color:gray;height:2px;margin:20px 0;width:100%}.route__dataImports__midasAds__import{display:flex;flex-direction:column;gap:10px;height:auto;width:100%}.route__dataImports__midasAds__import>p{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:max-content 1fr;grid-template-rows:auto}.route__dataImports__midasAds__import__pill{align-items:center;background-color:#1b1d21;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:flex-start;margin-bottom:5px;padding:10px;transition:background-color .3s ease;width:auto}.route__dataImports__midasAds__import__pill:hover{background-color:#0d0f11}
/*# sourceMappingURL=main.620c5c57.css.map*/