@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);@import url(https://fonts.googleapis.com/css2?family=Geist:wght@100..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:#f1f1f1}#root{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;position:relative}#webpack-dev-server-client-overlay{display:none!important}.root__content{height:100%;min-width:0;padding:30px 20px 0;width:100%}.root__content.root__content--noSticky{height:auto;min-height:0}a{text-decoration:none}@media only screen and (max-width:768px){.root__content{padding:0 16px}}.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 -webkit-max-content;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}.root__content__paymentMessage{align-items:center;border-bottom:1px solid;color:#fff;display:flex;justify-content:space-between;left:0;padding:10px;position:fixed;text-align:center;width:100%;z-index:9999}.root__content__paymentMessage-yellow{background-color:rgba(250,247,54,.507);border-color:#ffae00}.root__content__paymentMessage-red{background-color:rgba(250,54,54,.507);border-color:red}#silktide-backdrop{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background-color:#00000070!important}#silktide-banner{border-radius:0;bottom:0!important;display:flex;justify-content:space-between;left:0!important;max-width:100%;right:auto;transform:none!important;width:100%;&>p{margin-bottom:0;max-width:510px}}@media screen and (max-width:950px){#silktide-banner{flex-direction:column;&>.actions{justify-content:flex-end}}}@media screen and (max-width:600px){#silktide-banner .actions{display:grid!important;grid-template-columns:1fr 1fr;margin-top:16px!important}#silktide-banner{padding:20px!important}#silktide-banner .actions-row{grid-column:1/span 2;order:1}#silktide-banner>p,#silktide-wrapper .accept-all.st-button{font-size:14px!important;line-height:20px!important}#silktide-wrapper .accept-all.st-button{order:2}#silktide-wrapper .reject-all.st-button{background-color:#2c2e38;font-size:14px!important;line-height:20px!important;order:3}#silktide-banner .preferences{padding:0!important}}@media screen and (max-width:550px){#silktide-banner{width:100%!important}}.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}@media screen and (max-width:768px){.component__sidebar{height:0;padding:0;padding:0!important;position:fixed;top:50px;width:100%}.component__sidebar--opened{height:calc(100% - 50px);padding:20px!important;width:100%!important}}.component__sidebar__controler{display:none}@media screen and (max-width:768px){.component__sidebar__controler{align-items:center;background-color:#232630;display:flex;height:70px;justify-content:space-between;margin:0;padding:20px;position:absolute;top:0;width:100%;z-index:9999}}.component__sidebar__controler__left{align-items:center;display:flex;gap:20px;justify-content:flex-start}.component__sidebar__controler__left__hamburger{cursor:pointer;height:15px;position:relative;transition:.3s;width:25px}.component__sidebar__controler__left__hamburger__bar{background-color:#808191;border-radius:2px;height:2px;position:absolute;transition:.3s;width:100%}.component__sidebar__controler__left__hamburger__bar:first-child{top:0}.component__sidebar__controler__left__hamburger__bar:nth-child(2){top:6px}.component__sidebar__controler__left__hamburger__bar:nth-child(3){top:12px}.component__sidebar__controler__left__hamburger--opened>.component__sidebar__controler__left__hamburger__bar:first-child{top:6px;transform:rotate(45deg)}.component__sidebar__controler__left__hamburger--opened>.component__sidebar__controler__left__hamburger__bar:nth-child(2){opacity:0}.component__sidebar__controler__left__hamburger--opened>.component__sidebar__controler__left__hamburger__bar:nth-child(3){top:6px;transform:rotate(-45deg)}.component__sidebar__controler__left>p{color:#808191;font-family:Inter;font-size:18px;font-weight:400;letter-spacing:0;line-height:100%}.component__sidebar__head{align-items:flex-start;display:flex;flex-direction:column;gap:14px;height:-webkit-max-content;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:-webkit-max-content 1fr;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,.component__sidebar__head__balance>p>svg{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:-webkit-max-content auto;grid-template-columns:max-content auto;grid-template-rows:1fr;height:auto;padding:5px;position:relative;width:100%}.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}.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}.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}.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}@media screen and (max-width:770px){.component__sidebar__head__account__dropdown--custom{max-width:70%}}.component__sidebar__head__account__dropdown__active{background:#383b46}.component__sidebar__head__account__dropdown__left{border-right:1px solid #383b46}.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}@media screen and (max-width:770px){.component__sidebar__head__account__dropdown__left{width:100%!important}}.component__sidebar__head__account__dropdown__right{overflow-y:auto;width:50%}@media screen and (max-width:770px){.component__sidebar__head__account__dropdown__right{background-color:#2c2e38;height:100%;left:100%;position:absolute;transition:all .3s ease;width:100%}.component__sidebar__head__account__dropdown__right--active{left:0}}.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)}.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__support{background-color:#2c2e38;border-radius:5px;box-shadow:none;height:auto;left:245px;max-height:0;overflow:hidden;position:fixed;top:285px;transition:all .3s ease;width:300px;z-index:10000}.component__sidebar__head__support-active{box-shadow:0 0 19px 5px #00000040;max-height:600px;overflow:scroll}.component__sidebar__head__support>button.component__sidebar__head__support__item{background-color:initial;border-radius:0;color:inherit!important;color:#808191!important;display:none!important;font-family:inherit!important;font-size:inherit!important;font-size:16px!important;font-weight:inherit!important;line-height:inherit!important;line-height:24px!important;margin:0!important;text-align:left;width:100%}.component__sidebar__head__support>button.component__sidebar__head__support__item:hover{background-color:#454856!important;color:#fff!important}.component__sidebar__head__support>button.component__sidebar__head__support__item:hover>svg{fill:#fff;color:#fff}.component__sidebar__head__support>button.component__sidebar__head__support__item:hover>svg path{fill:#fff}.component__sidebar__head__support>button.component__sidebar__head__support__item:hover>svg circle{fill:#fff!important}.component__sidebar__head__support__item{align-items:center;color:#808191;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;gap:16px;line-height:24px;padding:10px!important;transition:all .3s ease}.component__sidebar__head__support__item:hover{background-color:#454856;color:#fff}.component__sidebar__head__support__item:hover>svg{fill:#fff;color:#fff}.component__sidebar__head__support__item:hover>svg path{fill:#fff}.component__sidebar__head__support__item:not(:last-child){border-bottom:1px solid #373a43}.component__sidebar__head__support__item>svg{height:20px;transition:all .3s ease;width:20px}.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}.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}.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}.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--error .component__sidebar__head__notifications__single__notification__name:before{background-color:#ff754c}.component__sidebar__head__notifications__single__notification__content,.component__sidebar__head__notifications__single__notification__time{color:#fff;font-family:Inter;font-size:12px;font-weight:400;letter-spacing:0;line-height:15px;text-align:left}.component__sidebar__head__notifications__single__notification__time{position:absolute;right:0;top:0}.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__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}.component__sidebar__logo{align-items:center;display:flex;gap:20px;height:auto;margin-bottom:35px;position:relative;width:100%}.component__sidebar__logo>img{height:43px;margin-left:4px;width:183px}.component__sidebar__logo>p{color:#fff;font-family:Poppins;font-size:22px;font-style:normal;font-weight:500;line-height:33px}.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}.component__sidebar__item:hover>svg .foreground{fill:#fff}.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%}.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}.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:-webkit-max-content;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}.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:-webkit-max-content;width:max-content}.customComponents__buttonWithDropdown__dropdown__item--active,.customComponents__buttonWithDropdown__dropdown__item:hover{background-color:#383b46}.customComponents__buttonWithDropdown__dropdown__item--active2{background-color:#6c5dd3}.customComponents__buttonWithDropdown-light .customComponents__buttonWithDropdown__dropdown{background-color:#fff;color:#2c2e38}.customComponents__buttonWithDropdown-light .customComponents__buttonWithDropdown__dropdown__item{color:#2c2e38}.customComponents__buttonWithDropdown-light .customComponents__buttonWithDropdown__dropdown__item:hover{background-color:#e1e1e1}.customComponents__spinner{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;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}.route__privacyPolicy{color:#fff;font-family:Inter;height:auto;margin:50px auto;max-width:1000px;padding:20px;width:100%}@media (max-width:576px){.route__privacyPolicy{padding-bottom:0;padding-top:0}}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:20px;width:100%}@media (max-width:576px){.route__termsOfService{padding-bottom:0;padding-top:0}}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:20px;width:100%}@media (max-width:576px){.route__dataDeletionPolicy{padding-bottom:0;padding-top:0}}body.light .route__dataDeletionPolicy{color:#000}.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__moveToRight{margin-left:10px}.route__dataDeletionPolicy__underline{color:gray;margin-top:40px;text-decoration:underline}.components__bookACall{align-items:center;background-color:#232630a1;display:flex;height:100%;inset:0;justify-content:center;overflow-y:scroll;padding:16px;position:fixed;width:100%;z-index:9999999}body.light .components__bookACall{background-color:#f1f1f17f}@media screen and (max-width:700px){.components__bookACall{align-items:flex-start;padding-top:60px}}.components__bookACall__wrap{background-color:#2c2e38;border-radius:10px;height:100%;max-height:730px;max-width:1100px;overflow-y:scroll;padding:20px;position:relative;width:100%}body.light .components__bookACall__wrap{background-color:#fffef9}.components__bookACall__wrap__close{cursor:pointer;position:absolute;right:10px;top:10px}body.light .components__bookACall__wrap__close>img{filter:contrast(0)}.components__bookACall__wrap__top{margin-bottom:45px;width:100%}@media screen and (max-width:600px){.components__bookACall__wrap__top{margin-bottom:40px}}.components__bookACall__wrap>p{color:#fff;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:120%;margin-bottom:20px}body.light .components__bookACall__wrap>p{color:#11142d}.components__bookACall__wrap__sep{align-items:center;display:flex;gap:14px;justify-content:space-between;margin-bottom:50px}@media screen and (max-width:1050px){.components__bookACall__wrap__sep{align-items:flex-start;flex-direction:column}.components__bookACall__wrap__sep>span{margin-left:auto}}@media screen and (max-width:600px){.components__bookACall__wrap__sep{margin-bottom:24px}}.components__bookACall__wrap__sep>p{color:#fff;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:120%}.components__bookACall__wrap__sep>p>a{color:inherit;cursor:pointer;font-weight:700;text-decoration:underline}body.light .components__bookACall__wrap__sep>p{color:#11142d}.components__bookACall__wrap__sep>span{color:#ffffff80;cursor:pointer;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:140%}body.light .components__bookACall__wrap__sep>span{color:#808191}.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:-webkit-max-content;height:max-content;min-height:270px;opacity:0;padding:40px;position:relative;width:563px}@media screen and (max-width:770px){.component__yesNoModal__wrapper{max-width:100%}}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:#11142d}.component__yesNoModal__wrapper__text{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.05em;line-height:140%;text-align:center}body.light .component__yesNoModal__wrapper__text{color:#11142d}.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;-webkit-backface-visibility:visible;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}.component__customComponent__dropbox--light{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:-webkit-sticky;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:-webkit-sticky;position:sticky;top:0;width:100%;z-index:50}@media screen and (max-width:1300px){.component__header{padding:20px 25px}}.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}.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{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}.component__header__right__account,.component__header__right__balance{align-items:center;background:#2c2e38;border:1px solid #373a43;border-radius:5px}.component__header__right__account{grid-column-gap:14px;column-gap:14px;display:grid;grid-template-columns:44px -webkit-max-content auto;grid-template-columns:44px max-content auto;grid-template-rows:1fr;padding:5px;position:relative}.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}.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}.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}.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}.component__header__right__account__dropdown__left{border-right:1px solid #383b46}.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)}.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}.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}.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}.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,.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;text-align:left}.component__header__right__icon__notMenu__single__notification__time{position:absolute;right:0;top:0}.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}.component__header__userModal .component__customComponent__advancedDropdown{margin:5px 10px;width:calc(100% - 20px)}.component__header__userModal--active{border:1px solid #373a43;max-height:360px;overflow:visible;padding:11px 0}.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}.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}.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}.component__header__userModal__button:hover>svg .foreground{fill:#fff}.component__header__userModal__button:hover>p{color:#fff}.component__header__userModal__link__button{align-items:center;background-color:#2d2f38;border:1px solid #373a43;color:#fff;display:flex;font-size:14px;gap:10px;height:auto;justify-content:center;padding:8px 17px;transition:background-color .3s ease,border .3s ease;width:100%}.component__header__userModal__link__button:hover{background-color:#373a43}.component__header__userModal__link__button--red{color:#ff450d}body.light .component__header__userModal__link__button{background-color:#f7f7f7;border:1px solid #e1e1e1;color:#808191;color:#292929}body.light .component__header__userModal__link__button--red{color:#ff450d}@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}@media screen and (max-width:500px){.component__header__changePassword__wrap{width:100%}}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:-webkit-max-content;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%)}body.light .components__filters__filterBySearch__img{filter:invert(.5)}.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}@media screen and (max-width:900px){.component__filters__filterByDate__dropdown--custom{width:270px}}.component__filters__filterByDate__dropdown--custom .component__filters__filterByDate__dropdown__left{border-right:1px solid #373a43}.component__filters__filterByDate__dropdown__left{min-width:270px;overflow:hidden;width:-webkit-max-content;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__btnWrap{align-items:center;display:flex;justify-content:space-between}.component__filters__filterByDate__dropdown__right__btnWrap .component__filters__filterByDate__dropdown__right__btn--back{background-color:initial;border:1px solid #6c5dd3;margin-left:0}body.light .component__filters__filterByDate__dropdown__right__btnWrap .component__filters__filterByDate__dropdown__right__btn--back{color:#11142d}.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}body.light .component__filters__filterByDate__dropdown__right__btn:hover{color:#fff}.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}@media screen and (max-width:500px){.component__filters__filterColumn__sidePanel__wrap{padding:80px 0 30px;width:100%}}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;-webkit-backface-visibility:visible;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:-webkit-max-content;width:max-content;word-spacing:normal;z-index:auto}@media screen and (max-width:1200px){.customComponents__table{overflow-x:scroll!important}}body.light .customComponents__table{border:1px solid #e1e1e1!important;box-shadow:none}.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:#a6a7ab;box-sizing:border-box;flex-direction:row;height:auto;justify-content:flex-start;margin-bottom:10px;overflow:hidden;padding:10px 40px;width:100%}.customComponents__table__filterHead,.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:150px;overflow:visible;overflow:initial;padding-bottom:10px;padding-top:4px}@media screen and (max-width:700px){.customComponents__table__filterHead__addFilterWrap--active{max-height:300px}}.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:#a6a7ab;border-bottom:1px solid #e4e4e4;box-sizing:border-box;padding:0 40px;transition:opacity .3s ease;width:100%}.customComponents__table__head p{leading-trim:NONE;color:#fff;font-family:Inter;font-size:14px;font-style:Semi Bold;font-weight:600;letter-spacing:0;line-height:24px}@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%}@media screen and (max-width:450px){.customComponents__table__data{padding:15px 20px!important}}.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;-webkit-backface-visibility:visible;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;-webkit-backface-visibility:visible;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;-webkit-backface-visibility:visible;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}@media screen and (max-width:500px){.component__filters__filterByUserAccount{column-gap:12px;padding:5px 12px}}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;left:0;min-width:980px;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}@media screen and (max-width:1100px){.component__filters__filterByUserAccount__dropdown{min-width:855px}}@media screen and (max-width:970px){.component__filters__filterByUserAccount__dropdown{min-width:745px}}.component__filters__filterByUserAccount__dropdown--active{box-shadow:0 0 19px 5px #00000040}.component__filters__filterByUserAccount__dropdown--userSelected{grid-template-columns:345px 100% 0}.component__filters__filterByUserAccount__dropdown--integrationSelected{grid-template-columns:345px 245px 1fr}@media screen and (max-width:1100px){.component__filters__filterByUserAccount__dropdown--integrationSelected{grid-template-columns:260px 245px 350px}}@media screen and (max-width:970px){.component__filters__filterByUserAccount__dropdown--integrationSelected{grid-template-columns:200px 245px 300px}}.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:100%}.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}.component__filters__filterByUserAccount__dropdown__right__item>span{white-space:wrap}.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;-webkit-backface-visibility:visible;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}.styledComponent__input--light{background-color:#fff;border-color:#e2e2e2;color:#000}.styledComponent__input--light:focus,.styledComponent__input--light:hover{border-color:#6c5dd3!important}.styledComponent__input--light[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;-webkit-backface-visibility:visible;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:-webkit-max-content 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;-webkit-backface-visibility:visible;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)}body.light .modals__checkDuplicateAdsModal__wrap{background-color:#f1f1f1}.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}body.light .modals__checkDuplicateAdsModal__wrap__header__left{color:#000}.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;-webkit-backface-visibility:visible;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:-webkit-max-content 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}@media screen and (max-width:900px){.modals__campaignsDashboard__wrap{width:100%}}@media screen and (max-width:770px){.modals__campaignsDashboard__wrap{padding-top:80px}}.modals__campaignsDashboard__wrap__header{align-items:flex-start;border-bottom:1px solid #373a43;display:flex;flex-grow:1;flex-shrink:1;gap:20px;justify-content:space-between;padding:25px 50px;width:100%}body.light .modals__campaignsDashboard__wrap__header{border-color:#e2e2e2}@media screen and (max-width:700px){.modals__campaignsDashboard__wrap__header{padding:20px}}.modals__campaignsDashboard__wrap__header__left{color:#fff;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .modals__campaignsDashboard__wrap__header__left{color:#000}@media screen and (max-width:900px){.modals__campaignsDashboard__wrap__header__left>span{display:block;white-space:wrap;width:100%}}@media screen and (max-width:500px){.modals__campaignsDashboard__wrap__header__left>span{font-size:18px;margin-bottom:10px}}.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:-webkit-max-content -webkit-max-content 1fr;grid-template-rows:max-content max-content 1fr;height:100%;overflow:auto;padding:25px 50px;width:100%}@media screen and (max-width:700px){.modals__campaignsDashboard__wrap__content{padding:20px}}.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__filters--moreFilters{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:500px){.modals__campaignsDashboard__wrap__content__filters{grid-template-columns:1fr;row-gap:10px}}.modals__campaignsDashboard__wrap__content__tabs{align-items:center;display:flex;flex-wrap:wrap;gap:20px;height:auto;margin-bottom:20px;width:100%}@media screen and (max-width:600px){.modals__campaignsDashboard__wrap__content__tabs{gap:4px}}.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}@media screen and (max-width:600px){.modals__campaignsDashboard__wrap__content__tabs__tab{padding:6px 15px}}.modals__campaignsDashboard__wrap__content__activeContent{height:100%;min-width:0;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__campaignsDashboard__wrap__content__activeContent .customComponents__table{column-gap:20px;max-width:100%;min-width:0;width:100%}.modals__ordersModal{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;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);padding:25px 50px;transition:all .3s ease;width:100%}.modals__ordersModal__wrap__content__left{height:100%;max-width:100%;min-width:0;overflow:scroll;position:relative;width:100%}.modals__ordersModal__wrap__content__left__filters{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-bottom:10px;row-gap: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%;padding-bottom:5px;width:auto}.modals__ordersModal__wrap__content__left__tableWrap .customComponents__table{grid-template-columns:repeat(14,-webkit-max-content) 18px!important;grid-template-columns:repeat(14,max-content) 18px!important}.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:-webkit-sticky;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:-webkit-max-content;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:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,-webkit-max-content);grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:-webkit-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 -webkit-max-content;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__sessionActivitiesModal__inline{height:100%;position:relative;width:100%}.modals__sessionActivitiesModal__inline__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.modals__sessionActivitiesModal__inline__filters{align-items:center;display:flex;gap:10px;height:auto;justify-content:flex-end;margin-bottom:20px;width:100%}.modals__sessionActivitiesModal__inline__timeline{height:auto;width:100%}.modals__sessionActivitiesModal__inline__timeline .vis-background,.modals__sessionActivitiesModal__inline__timeline .vis-content,.modals__sessionActivitiesModal__inline__timeline .vis-itemset,.modals__sessionActivitiesModal__inline__timeline .vis-panel,.modals__sessionActivitiesModal__inline__timeline .vis-panel.vis-bottom,.modals__sessionActivitiesModal__inline__timeline .vis-panel.vis-center,.modals__sessionActivitiesModal__inline__timeline .vis-panel.vis-top,.modals__sessionActivitiesModal__inline__timeline .vis-timeline{overflow:visible}.modals__sessionActivitiesModal__inline__timeline .vis-timeline,.modals__sessionActivitiesModal__inline__timeline .vis-timeline *{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.modals__sessionActivitiesModal__inline__timeline .vis-timeline{background:#2c2e38;border:1px solid #ffffff0f;border-radius:10px}body.light .modals__sessionActivitiesModal__inline__timeline .vis-timeline{background:#fff;border:1px solid #00000014}.modals__sessionActivitiesModal__inline__timeline .vis-foreground .vis-group,.modals__sessionActivitiesModal__inline__timeline .vis-panel.vis-bottom,.modals__sessionActivitiesModal__inline__timeline .vis-panel.vis-center,.modals__sessionActivitiesModal__inline__timeline .vis-panel.vis-left,.modals__sessionActivitiesModal__inline__timeline .vis-panel.vis-top{border-color:#ffffff0f}body.light .modals__sessionActivitiesModal__inline__timeline .vis-foreground .vis-group,body.light .modals__sessionActivitiesModal__inline__timeline .vis-panel.vis-bottom,body.light .modals__sessionActivitiesModal__inline__timeline .vis-panel.vis-center,body.light .modals__sessionActivitiesModal__inline__timeline .vis-panel.vis-left,body.light .modals__sessionActivitiesModal__inline__timeline .vis-panel.vis-top{border-color:#00000014}.modals__sessionActivitiesModal__inline__timeline .vis-time-axis .vis-grid.vis-minor{border-color:#ffffff0f}body.light .modals__sessionActivitiesModal__inline__timeline .vis-time-axis .vis-grid.vis-minor{border-color:#0000000f}.modals__sessionActivitiesModal__inline__timeline .vis-time-axis .vis-grid.vis-major{border-color:#ffffff1a}body.light .modals__sessionActivitiesModal__inline__timeline .vis-time-axis .vis-grid.vis-major{border-color:#0000001a}.modals__sessionActivitiesModal__inline__timeline .vis-time-axis .vis-text{color:#ffffff8c;font-size:12px;font-weight:500}body.light .modals__sessionActivitiesModal__inline__timeline .vis-time-axis .vis-text{color:#0000008c}.modals__sessionActivitiesModal__inline__timeline .vis-labelset .vis-label,.modals__sessionActivitiesModal__inline__timeline .vis-labelset .vis-label .vis-inner{background:#0000;border:none;color:#ffffff8c;font-size:12px;font-weight:500}body.light .modals__sessionActivitiesModal__inline__timeline .vis-labelset .vis-label,body.light .modals__sessionActivitiesModal__inline__timeline .vis-labelset .vis-label .vis-inner{color:#0000008c}.modals__sessionActivitiesModal__inline__timeline .vis-item{background:#7860ff2e;border:1px solid #7860ff73;border-radius:10px;color:#ffffffeb;transition:background-color .3s ease,border .3s ease}body.light .modals__sessionActivitiesModal__inline__timeline .vis-item{background:#7860ff24;border:1px solid #7860ff59;color:#000000d9}.modals__sessionActivitiesModal__inline__timeline .vis-item .vis-item-content{font-size:13px;font-weight:600;padding:4px 10px;white-space:nowrap}body.light .modals__sessionActivitiesModal__inline__timeline .vis-item .vis-item-content{color:#000000d9}.modals__sessionActivitiesModal__inline__timeline .vis-item:hover{background:#7860ff47;border-color:#7860ffb3}body.light .modals__sessionActivitiesModal__inline__timeline .vis-item:hover{background:#7860ff33;border-color:#7860ff8c}.modals__sessionActivitiesModal__inline__timeline .vis-item.vis-selected{background:#7860ff59;border-color:#7860ffe6}body.light .modals__sessionActivitiesModal__inline__timeline .vis-item.vis-selected{background:#7860ff42;border-color:#7860ffbf}.modals__sessionActivitiesModal__inline__timeline .vis-current-time{background-color:#7860ffb3}body.light .modals__sessionActivitiesModal__inline__timeline .vis-current-time{background-color:#7860ffcc}.modals__sessionActivitiesModal__inline__timeline .vis-tooltip{background:#2a3040;border:1px solid #ffffff14;border-radius:10px;box-shadow:0 10px 30px #00000059;color:#ffffffe6;padding:8px 10px}body.light .modals__sessionActivitiesModal__inline__timeline .vis-tooltip{background:#fff;border:1px solid #0000001a;box-shadow:0 10px 30px #00000026;color:#000000d9}.vis .overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.vis-active{box-shadow:0 0 10px #86d5f8}.vis [class*=span]{min-height:0;width:auto}div.vis-configuration{display:block;float:left;font-size:12px;position:relative}div.vis-configuration-wrapper{display:block;width:700px}div.vis-configuration-wrapper:after{clear:both;content:"";display:block}div.vis-configuration.vis-config-option-container{background-color:#fff;border:2px solid #f7f8fa;border-radius:4px;display:block;left:10px;margin-top:20px;padding-left:5px;width:495px}div.vis-configuration.vis-config-button{background-color:#f7f8fa;border:2px solid #ceced0;border-radius:4px;cursor:pointer;display:block;height:25px;left:10px;line-height:25px;margin-bottom:30px;margin-top:20px;padding-left:5px;vertical-align:middle;width:495px}div.vis-configuration.vis-config-button.hover{background-color:#4588e6;border:2px solid #214373;color:#fff}div.vis-configuration.vis-config-item{display:block;float:left;height:25px;line-height:25px;vertical-align:middle;width:495px}div.vis-configuration.vis-config-item.vis-config-s2{background-color:#f7f8fa;border-radius:3px;left:10px;padding-left:5px}div.vis-configuration.vis-config-item.vis-config-s3{background-color:#e4e9f0;border-radius:3px;left:20px;padding-left:5px}div.vis-configuration.vis-config-item.vis-config-s4{background-color:#cfd8e6;border-radius:3px;left:30px;padding-left:5px}div.vis-configuration.vis-config-header{font-size:18px;font-weight:700}div.vis-configuration.vis-config-label{height:25px;line-height:25px;width:120px}div.vis-configuration.vis-config-label.vis-config-s3{width:110px}div.vis-configuration.vis-config-label.vis-config-s4{width:100px}div.vis-configuration.vis-config-colorBlock{border:1px solid #444;border-radius:2px;cursor:pointer;height:19px;margin:0;padding:0;top:1px;width:30px}input.vis-configuration.vis-config-checkbox{left:-5px}input.vis-configuration.vis-config-rangeinput{margin:0;padding:1px;pointer-events:none;position:relative;top:-5px;width:60px}input.vis-configuration.vis-config-range{-webkit-appearance:none;background-color:initial;border:0 solid #fff;height:20px;width:300px}input.vis-configuration.vis-config-range::-webkit-slider-runnable-track{background:#dedede;background:linear-gradient(180deg,#dedede,#c8c8c8 99%);border:1px solid #999;border-radius:3px;box-shadow:0 0 3px 0 #aaa;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dedede",endColorstr="#c8c8c8",GradientType=0);height:5px;width:300px}input.vis-configuration.vis-config-range::-webkit-slider-thumb{-webkit-appearance:none;background:#3876c2;background:linear-gradient(180deg,#3876c2,#385380);border:1px solid #14334b;border-radius:50%;box-shadow:0 0 1px 0 #111927;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3876c2",endColorstr="#385380",GradientType=0);height:17px;margin-top:-7px;width:17px}input.vis-configuration.vis-config-range:focus{outline:none}input.vis-configuration.vis-config-range:focus::-webkit-slider-runnable-track{background:#9d9d9d;background:linear-gradient(180deg,#9d9d9d,#c8c8c8 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#9d9d9d",endColorstr="#c8c8c8",GradientType=0)}input.vis-configuration.vis-config-range::-moz-range-track{background:#dedede;background:linear-gradient(180deg,#dedede,#c8c8c8 99%);border:1px solid #999;border-radius:3px;box-shadow:0 0 3px 0 #aaa;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dedede",endColorstr="#c8c8c8",GradientType=0);height:10px;width:300px}input.vis-configuration.vis-config-range::-moz-range-thumb{background:#385380;border:none;border-radius:50%;height:16px;width:16px}input.vis-configuration.vis-config-range:-moz-focusring{outline:1px solid #fff;outline-offset:-1px}input.vis-configuration.vis-config-range::-ms-track{background:#0000;border-color:#0000;border-width:6px 0;color:#0000;height:5px;width:300px}input.vis-configuration.vis-config-range::-ms-fill-lower{background:#777;border-radius:10px}input.vis-configuration.vis-config-range::-ms-fill-upper{background:#ddd;border-radius:10px}input.vis-configuration.vis-config-range::-ms-thumb{background:#385380;border:none;border-radius:50%;height:16px;width:16px}input.vis-configuration.vis-config-range:focus::-ms-fill-lower{background:#888}input.vis-configuration.vis-config-range:focus::-ms-fill-upper{background:#ccc}.vis-configuration-popup{background:#394c59d9;border:2px solid #f2faff;border-radius:4px;color:#fff;font-size:14px;height:30px;line-height:30px;position:absolute;text-align:center;transition:opacity .3s ease-in-out;width:150px}.vis-configuration-popup:after,.vis-configuration-popup:before{border:solid #0000;content:" ";height:0;left:100%;pointer-events:none;position:absolute;top:50%;width:0}.vis-configuration-popup:after{border-color:#88b7d500 #88b7d500 #88b7d500 #394c59d9;border-width:8px;margin-top:-8px}.vis-configuration-popup:before{border-color:#c2e1f500 #c2e1f500 #c2e1f500 #f2faff;border-width:12px;margin-top:-12px}div.vis-tooltip{background-color:#f5f4ed;border:1px solid #808074;border-radius:3px;box-shadow:3px 3px 10px #0003;color:#000;font-family:verdana;font-size:14px;padding:5px;pointer-events:none;position:absolute;visibility:hidden;white-space:nowrap;z-index:5}.vis-current-time{background-color:#ff7f6e;pointer-events:none;width:2px;z-index:1}.vis-rolling-mode-btn{background:#3876c2;border-radius:50%;color:#fff;cursor:pointer;font-size:28px;font-weight:700;height:40px;opacity:.8;position:absolute;right:20px;text-align:center;top:7px;width:40px}.vis-rolling-mode-btn:before{content:"\26F6"}.vis-rolling-mode-btn:hover{opacity:1}.vis-custom-time{background-color:#6e94ff;cursor:move;width:2px;z-index:1}.vis-custom-time>.vis-custom-time-marker{background-color:inherit;color:#fff;cursor:auto;font-size:12px;padding:3px 5px;top:0;white-space:nowrap;z-index:inherit}.vis-panel.vis-background.vis-horizontal .vis-grid.vis-horizontal{border-bottom:1px solid;height:0;position:absolute;width:100%}.vis-panel.vis-background.vis-horizontal .vis-grid.vis-minor{border-color:#e5e5e5}.vis-panel.vis-background.vis-horizontal .vis-grid.vis-major{border-color:#bfbfbf}.vis-data-axis .vis-y-axis.vis-major{color:#4d4d4d;position:absolute;white-space:nowrap;width:100%}.vis-data-axis .vis-y-axis.vis-major.vis-measure{border:0;margin:0;padding:0;visibility:hidden;width:auto}.vis-data-axis .vis-y-axis.vis-minor{color:#bebebe;position:absolute;white-space:nowrap;width:100%}.vis-data-axis .vis-y-axis.vis-minor.vis-measure{border:0;margin:0;padding:0;visibility:hidden;width:auto}.vis-data-axis .vis-y-axis.vis-title{bottom:20px;color:#4d4d4d;position:absolute;text-align:center;white-space:nowrap}.vis-data-axis .vis-y-axis.vis-title.vis-measure{margin:0;padding:0;visibility:hidden;width:auto}.vis-data-axis .vis-y-axis.vis-title.vis-left{bottom:0;transform:rotate(-90deg);transform-origin:left bottom}.vis-data-axis .vis-y-axis.vis-title.vis-right{bottom:0;transform:rotate(90deg);transform-origin:right bottom}.vis-legend{background-color:#f7fcffa6;border:1px solid #b3b3b3;box-shadow:2px 2px 10px #9999998c;padding:5px}.vis-legend-text{display:inline-block;white-space:nowrap}.vis-item{background-color:#d5ddf6;border-color:#97b0f8;border-width:1px;color:#1a1a1a;display:inline-block;position:absolute;z-index:1}.vis-item.vis-selected{background-color:#fff785;border-color:#ffc200;z-index:2}.vis-editable.vis-selected{cursor:move}.vis-item.vis-point.vis-selected{background-color:#fff785}.vis-item.vis-box{border-radius:2px;border-style:solid;text-align:center}.vis-item.vis-point{background:none}.vis-item.vis-dot{border-radius:4px;border-style:solid;border-width:4px;padding:0;position:absolute}.vis-item.vis-range{border-radius:2px;border-style:solid;box-sizing:border-box}.vis-item.vis-background{background-color:#d5ddf666;border:none;box-sizing:border-box;margin:0;padding:0}.vis-item .vis-item-overflow{height:100%;margin:0;overflow:hidden;padding:0;position:relative;width:100%}.vis-item-visible-frame{white-space:nowrap}.vis-item.vis-range .vis-item-content{display:inline-block;position:relative}.vis-item.vis-background .vis-item-content{display:inline-block;position:absolute}.vis-item.vis-line{border-left-style:solid;border-left-width:1px;padding:0;position:absolute;width:0}.vis-item .vis-item-content{box-sizing:border-box;padding:5px;white-space:nowrap}.vis-item .vis-onUpdateTime-tooltip{background:#4f81bd;border-radius:1px;color:#fff;padding:5px;position:absolute;text-align:center;transition:.4s;-o-transition:.4s;-moz-transition:.4s;-webkit-transition:.4s;white-space:nowrap;width:200px}.vis-item .vis-delete,.vis-item .vis-delete-rtl{box-sizing:border-box;cursor:pointer;height:24px;padding:0 5px;position:absolute;top:0;transition:background .2s linear;width:24px}.vis-item .vis-delete{right:-24px}.vis-item .vis-delete-rtl{left:-24px}.vis-item .vis-delete-rtl:after,.vis-item .vis-delete:after{color:red;content:"\00D7";font-family:arial,sans-serif;font-size:22px;font-weight:700;transition:color .2s linear}.vis-item .vis-delete-rtl:hover,.vis-item .vis-delete:hover{background:red}.vis-item .vis-delete-rtl:hover:after,.vis-item .vis-delete:hover:after{color:#fff}.vis-item .vis-drag-center{cursor:move;height:100%;left:0;position:absolute;top:0;width:100%}.vis-item.vis-range .vis-drag-left{cursor:w-resize;left:-4px}.vis-item.vis-range .vis-drag-left,.vis-item.vis-range .vis-drag-right{height:100%;max-width:20%;min-width:2px;position:absolute;top:0;width:24px}.vis-item.vis-range .vis-drag-right{cursor:e-resize;right:-4px}.vis-range.vis-item.vis-readonly .vis-drag-left,.vis-range.vis-item.vis-readonly .vis-drag-right{cursor:auto}.vis-item.vis-cluster{border-radius:2px;border-style:solid;text-align:center;vertical-align:center}.vis-item.vis-cluster-line{border-left-style:solid;border-left-width:1px;padding:0;position:absolute;width:0}.vis-item.vis-cluster-dot{border-radius:4px;border-style:solid;border-width:4px;padding:0;position:absolute}.vis-itemset{box-sizing:border-box;margin:0;padding:0;position:relative}.vis-itemset .vis-background,.vis-itemset .vis-foreground{height:100%;overflow:visible;position:absolute;width:100%}.vis-axis{height:0;left:0;position:absolute;width:100%;z-index:1}.vis-foreground .vis-group{border-bottom:1px solid #bfbfbf;box-sizing:border-box;position:relative}.vis-foreground .vis-group:last-child{border-bottom:none}.vis-nesting-group{cursor:pointer}.vis-label.vis-nested-group.vis-group-level-unknown-but-gte1{background:#f5f5f5}.vis-label.vis-nested-group.vis-group-level-0{background-color:#fff}.vis-ltr .vis-label.vis-nested-group.vis-group-level-0 .vis-inner{padding-left:0}.vis-rtl .vis-label.vis-nested-group.vis-group-level-0 .vis-inner{padding-right:0}.vis-label.vis-nested-group.vis-group-level-1{background-color:#0000000d}.vis-ltr .vis-label.vis-nested-group.vis-group-level-1 .vis-inner{padding-left:15px}.vis-rtl .vis-label.vis-nested-group.vis-group-level-1 .vis-inner{padding-right:15px}.vis-label.vis-nested-group.vis-group-level-2{background-color:#0000001a}.vis-ltr .vis-label.vis-nested-group.vis-group-level-2 .vis-inner{padding-left:30px}.vis-rtl .vis-label.vis-nested-group.vis-group-level-2 .vis-inner{padding-right:30px}.vis-label.vis-nested-group.vis-group-level-3{background-color:#00000026}.vis-ltr .vis-label.vis-nested-group.vis-group-level-3 .vis-inner{padding-left:45px}.vis-rtl .vis-label.vis-nested-group.vis-group-level-3 .vis-inner{padding-right:45px}.vis-label.vis-nested-group.vis-group-level-4{background-color:#0003}.vis-ltr .vis-label.vis-nested-group.vis-group-level-4 .vis-inner{padding-left:60px}.vis-rtl .vis-label.vis-nested-group.vis-group-level-4 .vis-inner{padding-right:60px}.vis-label.vis-nested-group.vis-group-level-5{background-color:#00000040}.vis-ltr .vis-label.vis-nested-group.vis-group-level-5 .vis-inner{padding-left:75px}.vis-rtl .vis-label.vis-nested-group.vis-group-level-5 .vis-inner{padding-right:75px}.vis-label.vis-nested-group.vis-group-level-6{background-color:#0000004d}.vis-ltr .vis-label.vis-nested-group.vis-group-level-6 .vis-inner{padding-left:90px}.vis-rtl .vis-label.vis-nested-group.vis-group-level-6 .vis-inner{padding-right:90px}.vis-label.vis-nested-group.vis-group-level-7{background-color:#00000059}.vis-ltr .vis-label.vis-nested-group.vis-group-level-7 .vis-inner{padding-left:105px}.vis-rtl .vis-label.vis-nested-group.vis-group-level-7 .vis-inner{padding-right:105px}.vis-label.vis-nested-group.vis-group-level-8{background-color:#0006}.vis-ltr .vis-label.vis-nested-group.vis-group-level-8 .vis-inner{padding-left:120px}.vis-rtl .vis-label.vis-nested-group.vis-group-level-8 .vis-inner{padding-right:120px}.vis-label.vis-nested-group.vis-group-level-9{background-color:#00000073}.vis-ltr .vis-label.vis-nested-group.vis-group-level-9 .vis-inner{padding-left:135px}.vis-rtl .vis-label.vis-nested-group.vis-group-level-9 .vis-inner{padding-right:135px}.vis-label.vis-nested-group{background-color:#00000080}.vis-ltr .vis-label.vis-nested-group .vis-inner{padding-left:150px}.vis-rtl .vis-label.vis-nested-group .vis-inner{padding-right:150px}.vis-group-level-unknown-but-gte1{border:1px solid red}.vis-label.vis-nesting-group:before{display:inline-block;width:15px}.vis-label.vis-nesting-group.expanded:before{content:"\25BC"}.vis-label.vis-nesting-group.collapsed:before{content:"\25B6"}.vis-rtl .vis-label.vis-nesting-group.collapsed:before{content:"\25C0"}.vis-ltr .vis-label:not(.vis-nesting-group):not(.vis-group-level-0){padding-left:15px}.vis-rtl .vis-label:not(.vis-nesting-group):not(.vis-group-level-0){padding-right:15px}.vis-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.vis-labelset{overflow:hidden}.vis-labelset,.vis-labelset .vis-label{box-sizing:border-box;position:relative}.vis-labelset .vis-label{border-bottom:1px solid #bfbfbf;color:#4d4d4d;left:0;top:0;width:100%}.vis-labelset .vis-label.draggable{cursor:pointer}.vis-group-is-dragging{background:#0000001a}.vis-labelset .vis-label:last-child{border-bottom:none}.vis-labelset .vis-label .vis-inner{display:inline-block;padding:5px}.vis-labelset .vis-label .vis-inner.vis-hidden{padding:0}.vis-panel{box-sizing:border-box;margin:0;padding:0;position:absolute}.vis-panel.vis-bottom,.vis-panel.vis-center,.vis-panel.vis-left,.vis-panel.vis-right,.vis-panel.vis-top{border:1px #bfbfbf}.vis-panel.vis-center,.vis-panel.vis-left,.vis-panel.vis-right{border-bottom-style:solid;border-top-style:solid;overflow:hidden}.vis-left.vis-panel.vis-vertical-scroll,.vis-right.vis-panel.vis-vertical-scroll{height:100%;overflow-x:hidden;overflow-y:scroll}.vis-left.vis-panel.vis-vertical-scroll{direction:rtl}.vis-left.vis-panel.vis-vertical-scroll .vis-content,.vis-right.vis-panel.vis-vertical-scroll{direction:ltr}.vis-right.vis-panel.vis-vertical-scroll .vis-content{direction:rtl}.vis-panel.vis-bottom,.vis-panel.vis-center,.vis-panel.vis-top{border-left-style:solid;border-right-style:solid}.vis-background{overflow:hidden}.vis-panel>.vis-content{position:relative}.vis-panel .vis-shadow{box-shadow:0 0 10px #000c;height:1px;position:absolute;width:100%}.vis-panel .vis-shadow.vis-top{left:0;top:-1px}.vis-panel .vis-shadow.vis-bottom{bottom:-1px;left:0}.vis-graph-group0{fill:#4f81bd;fill-opacity:0;stroke-width:2px;stroke:#4f81bd}.vis-graph-group1{fill:#f79646;fill-opacity:0;stroke-width:2px;stroke:#f79646}.vis-graph-group2{fill:#8c51cf;fill-opacity:0;stroke-width:2px;stroke:#8c51cf}.vis-graph-group3{fill:#75c841;fill-opacity:0;stroke-width:2px;stroke:#75c841}.vis-graph-group4{fill:#ff0100;fill-opacity:0;stroke-width:2px;stroke:#ff0100}.vis-graph-group5{fill:#37d8e6;fill-opacity:0;stroke-width:2px;stroke:#37d8e6}.vis-graph-group6{fill:#042662;fill-opacity:0;stroke-width:2px;stroke:#042662}.vis-graph-group7{fill:#00ff26;fill-opacity:0;stroke-width:2px;stroke:#00ff26}.vis-graph-group8{fill:#f0f;fill-opacity:0;stroke-width:2px;stroke:#f0f}.vis-graph-group9{fill:#8f3938;fill-opacity:0;stroke-width:2px;stroke:#8f3938}.vis-timeline .vis-fill{fill-opacity:.1;stroke:none}.vis-timeline .vis-bar{fill-opacity:.5;stroke-width:1px}.vis-timeline .vis-point{stroke-width:2px;fill-opacity:1}.vis-timeline .vis-legend-background{stroke-width:1px;fill-opacity:.9;fill:#fff;stroke:#c2c2c2}.vis-timeline .vis-outline{stroke-width:1px;fill-opacity:1;fill:#fff;stroke:#e5e5e5}.vis-timeline .vis-icon-fill{fill-opacity:.3;stroke:none}.vis-time-axis{overflow:hidden;position:relative}.vis-time-axis.vis-foreground{left:0;top:0;width:100%}.vis-time-axis.vis-background{height:100%;left:0;position:absolute;top:0;width:100%}.vis-time-axis .vis-text{box-sizing:border-box;color:#4d4d4d;overflow:hidden;padding:3px;position:absolute;white-space:nowrap}.vis-time-axis .vis-text.vis-measure{margin-left:0;margin-right:0;padding-left:0;padding-right:0;position:absolute;visibility:hidden}.vis-time-axis .vis-grid.vis-vertical{border-left:1px solid;position:absolute}.vis-time-axis .vis-grid.vis-vertical-rtl{border-right:1px solid;position:absolute}.vis-time-axis .vis-grid.vis-minor{border-color:#e5e5e5}.vis-time-axis .vis-grid.vis-major{border-color:#bfbfbf}.vis-timeline{border:1px solid #bfbfbf;box-sizing:border-box;margin:0;overflow:hidden;padding:0;position:relative}.vis-loading-screen{height:100%;left:0;position:absolute;top:0;width:100%}.modals__sessionsModal{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;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%;padding-bottom:5px;width:auto}.modals__sessionsModal__wrap__content__left__tableWrap .customComponents__table{grid-template-columns:repeat(10,-webkit-max-content) 18px!important;grid-template-columns:repeat(10,max-content) 18px!important}.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:-webkit-sticky;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:-webkit-max-content;height:max-content;max-width:100%;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{fill:#808191;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:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,-webkit-max-content);grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:-webkit-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 -webkit-max-content;grid-template-columns:1fr max-content;grid-template-rows:auto;margin-bottom:5px;max-width:100%;overflow:hidden}.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;max-width:100%;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)}body.light .modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:before{color:#000}.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)}body.light .modals__sessionsModal__wrap__content__right__wrap__tabWrap__item__journey__item__left__line:after{color:#000}.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__creativeDetailsModal{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;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:-webkit-sticky;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:-webkit-max-content;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:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,-webkit-max-content);grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:-webkit-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__integrationDetailsModal{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;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:-webkit-sticky;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:-webkit-max-content;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:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,-webkit-max-content);grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:-webkit-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;-webkit-backface-visibility:visible;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__tableWrap .customComponents__table{grid-template-columns:-webkit-max-content -webkit-max-content -webkit-max-content -webkit-max-content!important;grid-template-columns:max-content max-content max-content max-content!important}.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:-webkit-sticky;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:-webkit-max-content;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:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,-webkit-max-content);grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:-webkit-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;-webkit-backface-visibility:visible;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:-webkit-sticky;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:-webkit-max-content;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:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,-webkit-max-content);grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:-webkit-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;-webkit-backface-visibility:visible;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%;overflow:hidden;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__hoverButton{align-items:center;display:flex;justify-content:center;position:relative}.modals__campaignAdsModal__wrap__content__left__hoverButton: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}.modals__campaignAdsModal__wrap__content__left__hoverButton:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__campaignAdsModal__wrap__content__left__hoverButton.cloned-element:after{display:none!important}.modals__campaignAdsModal__wrap__content__left__buttons{align-items:center;display:flex;height:auto;justify-content:flex-start;margin-bottom:20px;width:100%}.modals__campaignAdsModal__wrap__content__left__buttons>*{align-items:center;display:flex;gap:5px}.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;position:relative;width:auto}.modals__campaignAdsModal__wrap__content__left__tableWrap__note{color:#808191;margin-bottom:20px}.modals__campaignAdsModal__wrap__content__left__tableWrap .customComponents__table{grid-template-columns:repeat(31,-webkit-max-content)!important;grid-template-columns:repeat(31,max-content)!important}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}@media screen and (max-width:770px){.modals__campaignAdsModal__wrap__content__left__tableWrap__modal{padding-top:70px}}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal>div{align-items:flex-start;background:#2c2e38;border-radius:10px;box-shadow:0 0 20px 0 #00000026;display:flex;flex-direction:column;height:700px;justify-content:flex-start;margin:auto;max-height:100vh;max-width:100%;padding:20px;width:800px}@media screen and (max-width:770px){.modals__campaignAdsModal__wrap__content__left__tableWrap__modal>div{max-height:200%;max-width:100%;overflow:scroll}}body.light .modals__campaignAdsModal__wrap__content__left__tableWrap__modal>div{background:#fff}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__head{align-items:center;display:flex;gap:30px;justify-content:flex-start;width:100%}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__head>p:first-child{color:#fff;font-family:Inter;font-size:18px;font-style:Semi Bold;font-weight:600;letter-spacing:0;line-height:100%}body.light .modals__campaignAdsModal__wrap__content__left__tableWrap__modal__head>p:first-child{color:#000}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__head>div{cursor:pointer;position:relative}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__head__settings{align-items:flex-start;background-color:#2c2e38;border-radius:10px;box-shadow:0 0 20px 0 #00000026;display:flex;flex-direction:column;gap:20px;height:0;justify-content:flex-start;max-height:0;overflow:hidden;padding:0;position:absolute;right:0;transition:maxHeight .3s ease,padding .3s ease;width:400px}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__head__settings>p{color:#fff;font-family:Inter;font-size:18px;font-style:Semi Bold;font-weight:600;letter-spacing:0;line-height:100%}body.light .modals__campaignAdsModal__wrap__content__left__tableWrap__modal__head__settings>p{color:#000}body.light .modals__campaignAdsModal__wrap__content__left__tableWrap__modal__head__settings{background:#fff}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__head__settings-active{height:auto;max-height:1000px;padding:20px}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__head__close{align-self:flex-end;background-size:cover;color:#fff;cursor:pointer;height:25px;justify-self:flex-end;margin-left:auto;width:25px}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__head__close body.light{color:#000}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__table{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(6,1fr);margin:40px 0;width:100%}@media screen and (max-width:730px){.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__table{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:450px){.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__table{grid-template-columns:repeat(3,1fr)}}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__table__single>p:first-child{color:#fff;font-family:Inter;font-size:16px;font-weight:400;letter-spacing:0;line-height:100%;margin-top:5px}body.light .modals__campaignAdsModal__wrap__content__left__tableWrap__modal__table__single>p:first-child{color:#000}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__table__single>p:last-child{color:#fff;font-family:Inter;font-size:20px;font-style:Semi Bold;font-weight:600;letter-spacing:0;line-height:100%;margin-top:5px}body.light .modals__campaignAdsModal__wrap__content__left__tableWrap__modal__table__single>p:last-child{color:#000}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__image{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 2fr;margin-top:20px;max-height:45%;width:100%}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__image__img{align-items:center;display:flex;justify-content:center;width:100%}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__image__img>img,.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__image__img>video{height:auto;max-height:300px;max-width:100%;width:auto}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__image__text{border:1px solid #373a43;border-radius:5px;height:100%;overflow:auto;padding:20px;width:100%}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__image__text>p{color:#fff;font-family:Inter;font-size:14px;font-style:Medium;font-weight:500;letter-spacing:0;line-height:100%;line-height:18px}body.light .modals__campaignAdsModal__wrap__content__left__tableWrap__modal__image__text>p{color:#000}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__info{margin-top:20px}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__info>p{color:#fff;font-family:Inter;font-size:14px;font-style:Medium;font-weight:500;letter-spacing:0;line-height:18px}body.light .modals__campaignAdsModal__wrap__content__left__tableWrap__modal__info>p{color:#000}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__buttons{align-items:flex-end;display:flex;flex:1 1;justify-content:flex-end;width:100%}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__preview{background-color:#232630;height:100vh;width:100%}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__preview__content{height:calc(100% - 50px);margin-top:20px;width:100%}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__preview__content>div{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.modals__campaignAdsModal__wrap__content__left__tableWrap__modal__preview__content>div>iframe{align-items:center;display:flex;height:90%;justify-content:center;width:30%}.modals__campaignAdsModal__wrap__content__left__tableWrap__progress{background-color:#6c5dd3;border-radius:2px;height:5px;left:0;position:-webkit-sticky;position:sticky;top:2px;transition:width .3s linear,opacity .3s ease;width:0;z-index:5}.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:-webkit-sticky;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:-webkit-max-content;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:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,-webkit-max-content);grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:-webkit-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}.modals__campaignAdsModal__tableRow__button{align-items:center;background-color:#2c2e38;border:1px solid #373a43;color:#fff;display:flex;font-size:14px;gap:5px;height:18px;padding:8px 17px;transition:background-color .3s ease,border .3s ease;width:18px}.modals__campaignAdsModal__tableRow__button:hover{background-color:#373a43}body.light .modals__campaignAdsModal__tableRow__button{background-color:#f7f7f7;border:1px solid #e1e1e1;color:#808191;color:#292929}.modals__campaignAdsModal__tableRow__button>img{height:18px;width:18px}.modals__campaignAdsModal__tableRow__adName{align-items:center;display:flex;gap:10px;width:auto}.modals__campaignAdsModal__tableRow__dot{background-color:initial;border:1px solid gray;border-radius:50%;display:block;height:12px;width:12px}.modals__campaignAdsModal__tableRow__dot--active{background-color:green}.modals__campaignAdsModal__tableRow__dot--paused{background-color:gray}.modals__campaignAdsModal__tableRow__dot--error{background-color:#a13f3f}.modals__campaignAdsModal__wrap__content__left--addon .customComponents__table.customComponents__table--dark{overflow:visible!important}.modals__campaignsFlow{background-color:#232630;color:#fff;height:100%;width:100%}body.light .modals__campaignsFlow{background-color:#f1f1f1;color:#000}.modals__campaignsFlow__mainContainer{display:grid;grid-template-columns:300px 1fr;grid-template-rows:67px 1fr;height:100%;position:relative;width:100%}.modals__campaignsFlow__mainContainer__spinner{align-items:center;background-color:#00000080;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:99999}.modals__campaignsFlow__mainContainer__spinner--active{opacity:1;pointer-events:all}.modals__campaignsFlow__mainContainer__addNode__node{align-items:center;background-color:#373a43;border:1px solid #373a43;border-radius:5px;box-shadow:0 0 40px 0 #0003;cursor:pointer;display:flex;gap:10px;height:auto;justify-content:flex-start;margin-bottom:16px;padding:15px 12px;transition:border-color .3s ease;width:100%}body.light .modals__campaignsFlow__mainContainer__addNode__node{background-color:#fff;border-color:#bebfc2;box-shadow:0 0 4px 0 #00000022;color:#11142d}.modals__campaignsFlow__mainContainer__addNode__node>img{height:20px;width:20px}.modals__campaignsFlow__mainContainer__addNode__node>p{font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:-.3px;line-height:20px;vertical-align:middle}.modals__campaignsFlow__mainContainer__addNode__node:hover,body.light .modals__campaignsFlow__mainContainer__addNode__node:hover{border-color:#6c5dd3}.modals__campaignsFlow__mainContainer__addNode__node:last-child{margin-bottom:0}.modals__campaignsFlow__mainContainer .react-flow__handle{background-color:#fff;border:1px solid #808191;border-radius:50%;height:13px;width:13px}.modals__campaignsFlow__mainContainer .react-flow__edge,.modals__campaignsFlow__mainContainer .react-flow__edge-path,.modals__campaignsFlow__mainContainer .react-flow__node{transition:all .18s ease}.modals__campaignsFlow__header{align-items:center;border-bottom:1px solid #32353e;color:#fff;display:flex;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;grid-column:2;grid-row:1;height:100%;justify-content:space-between;letter-spacing:0;line-height:100%;padding:0 20px;width:100%}body.light .modals__campaignsFlow__header{border-color:#e4e4e4;color:#11142d}.modals__campaignsFlow__header__right{align-items:center;display:flex;gap:20px}.modals__campaignsFlow__header__right__close{position:relative}.modals__campaignsFlow__header__right__close: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}.modals__campaignsFlow__header__right__close:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__campaignsFlow__header__right__close.cloned-element:after{display:none!important}body.light .modals__campaignsFlow__header__right__close{filter:invert(1)}.modals__campaignsFlow__sidebar{align-items:center;background-color:#2c2e38;color:#fff;display:flex;flex-direction:column;gap:10px;grid-column:1;grid-row:1/span 2;height:100%;justify-content:flex-start;overflow-y:auto;padding:20px;width:100%}.modals__campaignsFlow__sidebar__logo{margin-bottom:20px;width:100%}.modals__campaignsFlow__sidebar__logo>img{width:100%}.modals__campaignsFlow__sidebar__item{align-items:center;background:#373a43;border:1px solid #373a43;border-radius:5px;box-shadow:0 0 40px 0 #0003;display:flex;gap:7px;height:50px;justify-content:flex-start;padding:5px 10px;transition:border-color .3s ease;width:100%}.modals__campaignsFlow__sidebar__item:hover{border-color:#6c5dd3}.modals__campaignsFlow__sidebar__text{align-items:center;color:gray;display:flex;font-family:Inter;font-size:14px;font-weight:400;height:auto;justify-content:flex-start;letter-spacing:0;line-height:100%;padding:5px 10px;width:100%}.modals__campaignsFlow__sidebar__component{display:flex;flex-direction:column;gap:12px;height:auto;padding:5px 10px;width:100%}.modals__campaignsFlow__sidebar__component>p{font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:100%}.modals__campaignsFlow__sidebar__component__leftLine{border-left:1px solid gray;display:flex;flex-direction:column;gap:5px;height:auto;padding-left:10px;width:100%}.modals__campaignsFlow__sidebar__component__country{align-items:center;display:flex;gap:10px;height:auto;width:auto}.modals__campaignsFlow__sidebar__component__country>img{max-height:100%;width:auto}.modals__campaignsFlow__sidebar__component__site{align-items:center;display:flex;gap:10px;height:auto;min-width:100%;width:auto}.modals__campaignsFlow__sidebar__component__site>img{height:auto;max-height:48px;max-width:48px;width:auto}.modals__campaignsFlow__sidebar__component__site__risks{align-items:center;display:flex;gap:5px;height:2px;width:auto}.modals__campaignsFlow__sidebar__component__site__risks__risk{background-color:gray;border-radius:999px;height:100%;width:20px}.modals__campaignsFlow__sidebar__component__site__risks--green .modals__campaignsFlow__sidebar__component__site__risks__risk:first-child{background-color:#54ee54}.modals__campaignsFlow__sidebar__component__site__risks--yellow__risk:first-child,.modals__campaignsFlow__sidebar__component__site__risks--yellow__risk:nth-child(2){background-color:#eed654}.modals__campaignsFlow__sidebar__component__site__risks--red .modals__campaignsFlow__sidebar__component__site__risks__risks{background-color:#f88}.modals__campaignsFlow__block{background-color:#2c2e38;border:1px solid #373a43;border-radius:10px;color:#fff;display:flex;flex-direction:column;gap:0;height:auto;min-width:250px;transition:border-color .3s ease;width:auto}body.light .modals__campaignsFlow__block{background-color:#fff;border-color:#bebfc2;color:#11142d}.modals__campaignsFlow__block__top{align-items:center;display:flex;flex-direction:row;gap:20px;height:auto;justify-content:space-between;min-width:100%;padding:10px;width:auto}.modals__campaignsFlow__block__top__left{align-items:center;display:flex;gap:6px;height:100%;width:auto}.modals__campaignsFlow__block__top__left>img{height:20px;width:20px}.modals__campaignsFlow__block__top__left>p{font-family:Inter;font-size:14px;font-style:Medium;font-weight:500;letter-spacing:-.3px;line-height:20px;vertical-align:middle}.modals__campaignsFlow__block__top__right{align-items:center;display:flex;gap:6px;height:100%;position:relative;width:auto}.modals__campaignsFlow__block__top__right__btn{align-items:center;background-color:#e4e7ec;border-radius:3px;color:#808191;display:flex;font-size:10px;height:16px;justify-content:center;padding:5px;vertical-align:center;width:16px}.modals__campaignsFlow__block__top__right__menu{background-color:#2c2e38;border-radius:5px;box-shadow:0 0 8px 0 #00000040;color:#fff;cursor:pointer;height:auto;left:100%;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:calc(100% + 4px);transform:translateX(-100%);transition:opacity .3s ease;width:auto;z-index:999999}body.light .modals__campaignsFlow__block__top__right__menu{background-color:#fff;color:#11142d}.modals__campaignsFlow__block__top__right__menu--active{opacity:1;pointer-events:all}.modals__campaignsFlow__block__top__right__menu__item{align-items:center;display:flex;gap:6px;padding:8px 12px;transition:background-color .3s ease;width:auto}.modals__campaignsFlow__block__top__right__menu__item:hover{background-color:#afb1c426}.modals__campaignsFlow__block__top__right__menu__item>img{height:14px;width:14px}body.light .modals__campaignsFlow__block__top__right__menu__item>img{filter:invert(1) hue-rotate(180deg)}.modals__campaignsFlow__block__top__right__menu__item>p{font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%}.modals__campaignsFlow__block__bottom{align-items:center;border-top:1px solid #373a43;display:flex;flex-wrap:wrap;height:auto;min-width:100%;padding:10px;width:auto}body.light .modals__campaignsFlow__block__bottom{border-color:#e4e7ec}.modals__campaignsFlow__block__bottom__grayText{color:#8f99a8;font-family:Inter;font-size:12px;font-style:Medium;font-weight:500;letter-spacing:0;line-height:18px;vertical-align:middle}.modals__campaignsFlow__block__bottom--error{align-items:center;background-color:#fffccc26;border-bottom-left-radius:10px;border-bottom-right-radius:10px;color:#fff;display:flex;flex-wrap:wrap;gap:6px}body.light .modals__campaignsFlow__block__bottom--error{background-color:#ffee0026;color:#11142d}.modals__campaignsFlow__block__bottom--error>img{height:16px;width:16px}.modals__campaignsFlow__block__bottom--error>span{font-family:Inter;font-size:12px;font-style:Medium;font-weight:500;letter-spacing:0;line-height:18px;vertical-align:middle}.modals__campaignsFlow__block__icon{align-items:center;background-color:#e5eeff;border:1px solid #d6e5ff;border-radius:7px;color:#6c5dd3;display:flex;height:20px;justify-content:center;padding:3px;width:20px}.modals__campaignsFlow__block__icon>span{display:block;height:auto;width:auto}.modals__campaignsFlow__block__icon>*{max-height:100%;max-width:100%}.modals__campaignsFlow__block--selected,body.light .modals__campaignsFlow__block--selected{border-color:#6c5dd3}.modals__campaignsFlow__blockAdd{align-items:center;background:#404250;border:1px dashed #808191;display:flex;height:40px;justify-content:center;transition:background-color .3s ease;width:100px}body.light .modals__campaignsFlow__blockAdd{background-color:#fff;border-color:gray;color:#11142d}.modals__campaignsFlow__blockAdd--hovered,body.light .modals__campaignsFlow__blockAdd--hovered{background-color:#6c5dd3}.modals__campaignsFlow__create{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.modals__campaignsFlow__create__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:480px}@media screen and (max-width:770px){.modals__campaignsFlow__create__wrap{padding-top:80px}}@media screen and (max-width:500px){.modals__campaignsFlow__create__wrap{width:100%}}body.light .modals__campaignsFlow__create__wrap{background-color:#fff}.modals__campaignsFlow__create__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__campaignsFlow__create__wrap__top{border-color:#e2e2e2}.modals__campaignsFlow__create__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .modals__campaignsFlow__create__wrap__top__left{color:#000}.modals__campaignsFlow__create__wrap__top__right{align-items:center;border-radius:3px;cursor:pointer;display:flex;justify-content:center;position:relative}.modals__campaignsFlow__create__wrap__top__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__campaignsFlow__create__wrap__top__right:hover:after{background-color:hsla(0,0%,50%,.208)}.modals__campaignsFlow__create__wrap__top__right.cloned-element:after{display:none!important}body.light .modals__campaignsFlow__create__wrap__top__right{filter:invert(1) hue-rotate(180deg)}.modals__campaignsFlow__create__wrap__content{color:#fff;display:flex;flex-direction:column;gap:16px;height:100%;margin-top:10px;overflow:auto;padding:15px 0;width:100%}body.light .modals__campaignsFlow__create__wrap__content{color:#000}.modals__campaignsFlow__create__wrap__content__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.modals__campaignsFlow__create__wrap__content__input{display:flex;flex-direction:column;gap:12px;height:auto;width:100%}.modals__campaignsFlow__create__wrap__content__input>p{font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:100%}.modals__campaignsFlow__create__wrap__content__input--checkbox{flex-direction:row;gap:5px}.modals__campaignsFlow__create__wrap__content__input--checkbox>p{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.modals__campaignsFlow__create__wrap__content__button{display:flex;height:auto;justify-content:flex-end;width:100%}.react-flow{direction:ltr}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:grab;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:#ffffff80;font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.modals__globalChanges{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;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:-webkit-max-content 1fr;grid-template-rows:max-content 1fr;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}@media screen and (max-width:770px){.modals__globalChanges__wrap{margin-top:70px;z-index:99999}}@media screen and (max-width:600px){.modals__globalChanges__wrap{width:100%}}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%}@media screen and (max-width:600px){.modals__globalChanges__wrap__content{padding:20px}}.modals__globalChanges__wrap__content .customComponents__table{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}.modal__previewVideo{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;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__campaignCTAStatsModal{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;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%;position:relative;width:100%}body.light .modals__campaignCTAStatsModal__wrap__content__left{color:#000}.modals__campaignCTAStatsModal__wrap__content__left__progress{background-color:#6c5dd3;border-radius:2px;height:5px;left:0;position:absolute;top:2px;transition:width .3s linear,opacity .3s ease;width:0;z-index:5}.modals__campaignCTAStatsModal__wrap__content__left__input{align-items:center;display:flex;gap:10px;height:auto;left:0;margin-bottom:30px;position:-webkit-sticky;position:sticky;top:0;width:100%}.modals__campaignCTAStatsModal__wrap__content__left__input>input{width:300px}@media screen and (max-width:450px){.modals__campaignCTAStatsModal__wrap__content__left__input{align-items:flex-start;flex-direction:column}}.modals__adsAgeBreakdownModal{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;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%;max-width:100%;min-width:0;width:100%}.modals__campaignTrackEventsModal{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;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 .customComponents__table{grid-template-columns:repeat(3,-webkit-max-content)!important;grid-template-columns:repeat(3,max-content)!important}.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:-webkit-sticky;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:-webkit-max-content;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:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:40px 1fr repeat(2,-webkit-max-content);grid-template-columns:40px 1fr repeat(2,max-content);grid-template-rows:-webkit-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__campaignTrackEventsModal__wrap__content__left__tableWrap--traffic .customComponents__table{grid-template-columns:repeat(13,-webkit-max-content)!important;grid-template-columns:repeat(13,max-content)!important}.modals__campaignCRMAgentStatsModal{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;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:-webkit-sticky;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;-webkit-backface-visibility:visible;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%;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:-webkit-sticky;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;-webkit-backface-visibility:visible;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:-webkit-sticky;position:sticky;top:0;width:100%}.modals__campaignCRMLeadProcessStatsModal__wrap__content__left__input>input{width:300px}.modals__campaignURLStats__wrap__content__left{height:auto;width:100%}.modals__enable2FAModal__qrImg{align-items:center;display:flex;height:auto;justify-content:center;margin:20px auto;width:100%}.modals__enable2FAModal__qrImg>img{height:auto;max-width:100%;width:auto}.route__login{align-items:center;background-color:#2c2e38;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}@media screen and (max-width:1200px){.route__login{height:auto;justify-content:flex-start;padding:20px 0}}.route__login__logo{cursor:pointer;height:auto;width:60px}.route__login__logo>img{height:auto;width:100%}.route__login__welcome{font-size:18px;font-weight:500}.route__login__headline,.route__login__welcome{font-family:Inter;letter-spacing:0;line-height:100%;margin-top:20px}.route__login__headline{font-size:28px;font-weight:600;margin-bottom:20px}.route__login__split{grid-column-gap:65px;column-gap:65px;display:grid;grid-template-columns:1fr -webkit-max-content 1fr;grid-template-columns:1fr max-content 1fr;grid-template-rows:auto;height:auto;max-width:100%;min-height:300px;width:auto}@media screen and (max-width:1200px){.route__login__split{display:flex;flex-direction:column-reverse}}@media screen and (max-width:700px){.route__login__split{max-width:90%}}.route__login__split__line{background-color:#66666640;height:100%;position:relative;width:2px}@media screen and (max-width:1200px){.route__login__split__line{height:2px;width:100%}}.route__login__split__line>span{background-color:#2c2e38;border-radius:50%;color:#fff;font-family:Inter;font-size:16px;font-weight:400;left:50%;letter-spacing:0;line-height:100%;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);vertical-align:middle}.route__login__split__left,.route__login__split__right{min-height:100%;padding:50px 64px}@media screen and (max-width:1200px){.route__login__split__left,.route__login__split__right{max-width:100%;min-height:auto}}.route__login__split__left{align-items:center;display:flex;flex-direction:column;gap:10px;height:auto;justify-content:center}.route__login__split__left__btn{align-items:center;border:1px solid #4c4c55;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:18px;font-weight:400;gap:16px;height:56px;justify-content:center;letter-spacing:0;line-height:100%;text-align:center;transition:background-color .3s ease;vertical-align:middle;width:100%}.route__login__split__left__btn:first-child,.route__login__split__left__btn:hover{background-color:#373a43}.route__login__split__left__btn>img{height:auto;max-height:25px;max-width:25px;width:auto}.route__login__split__right{display:flex;flex-direction:column;height:auto;justify-content:center;width:482px}@media screen and (max-width:500px){.route__login__split__right{padding:50px 20px}}.route__login__split__right__label{font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:100%}.route__login__split__right .styledComponent__input{margin-bottom:16px;margin-top:12px;width:100%}.route__login__split__right__infoP{color:#ff754c;margin-top:10px;opacity:0;text-align:center;transition:opacity .3s ease}.route__login__split__right__forgot,.route__login__split__right__infoP{font-family:Inter;font-size:16px;font-weight:300;letter-spacing:0;line-height:100%}.route__login__split__right__forgot{align-items:center;color:#808191;display:flex;height:auto;justify-content:center;margin-top:20px;width:100%}.route__login__split__right__forgot>span{color:#fff;cursor:pointer;font-weight:700}.route__login__split__right__forgot>span:hover{text-decoration:underline}.route__login__bottom{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:20px}.route__login__bottom>p{color:#808191;font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:120%;text-align:center}.route__login__bottom>p>span{color:#fff;cursor:pointer;font-weight:700}.route__login__bottom>p>span:hover{text-decoration:underline}.modal__login2FAModal .modal__login2FAModal__codes{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:auto;margin:20px 0}.modal__login2FAModal .modal__login2FAModal__codes>input{-moz-appearance:textfield;text-align:center}.modal__login2FAModal .modal__login2FAModal__codes input::-webkit-inner-spin-button,.modal__login2FAModal .modal__login2FAModal__codes input::-webkit-outer-spin-button{-webkit-appearance:none}.components__tutorial{background-color:#232630cc;inset:0;position:fixed;width:100%;z-index:1000000}.components__tutorial__wrap{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.components__tutorial__wrap__start{background-color:#2c2e38;border:1px solid #373a43;border-radius:5px;color:#fff;max-width:511px;padding:20px 40px;width:100%}body.light .components__tutorial__wrap__start{background-color:#fff;border:1px solid #e4e4e4;color:#000}.components__tutorial__wrap__start__top{align-items:center;display:flex;gap:14px;margin-bottom:20px;width:100%}.components__tutorial__wrap__start__top>p{font-family:Inter;font-size:16px;font-weight:600;line-height:100%}.components__tutorial__wrap__start__bot{margin-bottom:26px;padding-left:31px;width:100%}.components__tutorial__wrap__start__bot>p{font-family:Inter;font-size:16px;font-weight:400;line-height:100%;margin-bottom:20px}.components__tutorial__wrap__start__bot>p:first-child{font-weight:600;margin-bottom:12px}.components__tutorial__wrap__start__bot>h2{font-family:Inter;font-size:16px;font-weight:600;line-height:100%;margin-bottom:16px}.components__tutorial__wrap__start__bot__list{align-items:center;display:flex;gap:20px;width:100%}.components__tutorial__wrap__start__bot__list__nums{border-radius:50%;display:flex;flex-direction:column}.components__tutorial__wrap__start__bot__list__nums>div{align-items:center;border:1px solid #e4e4e4;border-radius:50%;display:flex;font-family:Inter;font-size:16px;font-weight:600;height:32px;justify-content:center;line-height:100%;position:relative;width:32px}.components__tutorial__wrap__start__bot__list__nums>div:nth-child(2){margin:39px 0 50px}.components__tutorial__wrap__start__bot__list__nums>div:nth-child(2):before{background-color:#e4e4e4;content:"";height:40px;left:50%;position:absolute;top:0;transform:translate(-50%,-100%);width:1px}.components__tutorial__wrap__start__bot__list__nums>div:nth-child(2):after{background-color:#e4e4e4;bottom:0;content:"";height:51px;left:50%;position:absolute;transform:translate(-50%,100%);width:1px}.components__tutorial__wrap__start__bot__list__info{display:flex;flex-direction:column;gap:16px;max-width:340px;width:100%}.components__tutorial__wrap__start__bot__list__info__item>h2{font-family:Inter;font-size:16px;font-weight:600;line-height:120%;margin-bottom:4px}.components__tutorial__wrap__start__bot__list__info__item>p{font-family:Inter;font-size:14px;font-weight:400;line-height:120%}.components__tutorial__wrap__start__bot__list__info__item>p>a{color:#6c5dd3}.components__tutorial__wrap__start__next{display:flex;justify-content:flex-end;width:100%}.components__tutorial__wrap__start__next__button{align-items:center;background-color:#9390ff;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:43px;justify-content:center;width:80px}body.light .components__tutorial__wrap__start__next__button{background-color:#6c5dd3}.components__tutorial__wrap__infoBox{background-color:#2c2e38;border-radius:5px;left:0;padding:10px 12px 16px 20px;position:absolute;width:379px}body.light .components__tutorial__wrap__infoBox{background-color:#fff}.components__tutorial__wrap__infoBox:before{background-color:#2c2e38;content:"";height:16px;left:13px;position:absolute;top:-7px;transform:rotate(45deg);width:16px}body.light .components__tutorial__wrap__infoBox:before{background-color:#fff}.components__tutorial__wrap__infoBox__top{display:flex;justify-content:flex-end;margin-bottom:7px;width:100%}.components__tutorial__wrap__infoBox__top>img{cursor:pointer}.components__tutorial__wrap__infoBox__text{color:#fff;font-family:Inter;font-size:16px;font-weight:400;line-height:100%;margin:0 auto 23px;max-width:301px;text-align:center;width:100%}body.light .components__tutorial__wrap__infoBox__text{color:#11142d}.components__tutorial__wrap__infoBox__bot{align-items:center;display:flex;justify-content:space-between;width:100%}.components__tutorial__wrap__infoBox__bot>span{color:#fff;cursor:pointer;font-family:Inter;font-size:16px;font-weight:400;line-height:100%}body.light .components__tutorial__wrap__infoBox__bot>span{color:#11142d}.components__tutorial__wrap__infoBox__bot__button{background-color:#9390ff;border-radius:5px;color:#fff;cursor:pointer;padding:8px 16px}body.light .components__tutorial__wrap__infoBox__bot__button{background-color:#6c5dd3}.components__questions{background-color:#232630;display:flex;height:100%;inset:0;position:fixed;width:100%;z-index:999999}.components__questions__left{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:0 200px;position:relative}@media screen and (max-width:1500px){.components__questions__left{padding:0 100px}}@media screen and (max-width:1150px){.components__questions__left{padding:0 20px}}.components__questions__left__logo{left:200px;position:absolute;top:100px}@media screen and (max-width:1500px){.components__questions__left__logo{left:20px;top:30px}}.components__questions__left__progress{bottom:60px;left:50%;max-width:337px;position:absolute;transform:translateX(-50%);width:100%}@media screen and (max-width:1350px){.components__questions__left__progress{bottom:30px}}.components__questions__left__progress__top{display:flex;justify-content:space-between;margin-bottom:4px;width:100%}.components__questions__left__progress__top>p{color:#808191;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;line-height:22.59px}.components__questions__left__progress__top>div{align-items:center;display:flex;gap:4px}.components__questions__left__progress__top>div>img{height:16px;width:16px}.components__questions__left__progress__top>div>span{color:#808191;font-family:Inter;font-size:12px;font-style:Regular;font-weight:400;line-height:22.59px}.components__questions__left__progress__bar{background-color:#373943;border-radius:20px;height:14px;padding:3px;width:100%}.components__questions__left__progress__bar__fill{background-color:#808191;border-radius:20px;height:100%;transition:.3s ease;width:10%}.components__questions__left__slide{left:50%;max-width:850px;position:absolute;top:200%;transform:translate(-50%,-50%);transition:1s ease;width:calc(100% - 400px)}.components__questions__left__slide--active{left:50%;top:50%!important}@media screen and (max-width:650px){.components__questions__left__slide--active{top:100px!important;transform:translate(-50%)}}@media screen and (max-width:1500px){.components__questions__left__slide{width:calc(100% - 200px)}}@media screen and (max-width:1150px){.components__questions__left__slide{width:calc(100% - 40px)}}.components__questions__left__slide>h1{color:#fff;font-family:Lato;font-size:36px;font-style:Bold;font-weight:700;line-height:48.36px;margin-bottom:30px}@media screen and (max-width:650px){.components__questions__left__slide>h1{font-size:24px;line-height:38px;margin-bottom:16px}}.components__questions__left__slide__question{color:#fff;font-family:Inter;font-size:18px;font-style:Regular;font-weight:400;line-height:22.59px;margin-bottom:20px}.components__questions__left__slide__question:has(+p){margin-bottom:10px}.components__questions__left__slide__question--big{color:#fff;font-family:Lato;font-size:36px;font-style:Bold;font-weight:700;line-height:48.36px;margin-bottom:30px}@media screen and (max-width:650px){.components__questions__left__slide__question--big{font-size:24px;line-height:38px;margin-bottom:16px}}.components__questions__left__slide__answer{margin-bottom:30px;width:100%}.components__questions__left__slide__answer__stars{align-items:center;display:flex;gap:10px;margin-bottom:38px}.components__questions__left__slide__answer__stars>img{cursor:pointer}.components__questions__left__slide__answer>p{color:#fff;font-family:Inter;font-size:18px;font-style:Regular;font-weight:400;line-height:22.59px}.components__questions__left__slide__answer__radio{width:100%}.components__questions__left__slide__answer__radio__grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;grid-template-rows:auto;margin-bottom:26px}.components__questions__left__slide__answer__radio__grid .components__questions__left__slide__answer__radio__item{margin:0!important}@media screen and (max-width:1500px){.components__questions__left__slide__answer__radio__grid{grid-template-columns:1fr}.components__questions__left__slide__answer__radio__grid .components__questions__left__slide__answer__radio__item{padding:20px 18px}}.components__questions__left__slide__answer__radio--multiple .components__questions__left__slide__answer__radio__item__circle{border-radius:2px}.components__questions__left__slide__answer__radio--multiple .components__questions__left__slide__answer__radio__item__circle>img{display:none}.components__questions__left__slide__answer__radio--multiple .components__questions__left__slide__answer__radio__item--selected .components__questions__left__slide__answer__radio__item__circle{background-color:#6c5dd3;border-color:#6c5dd3}.components__questions__left__slide__answer__radio--multiple .components__questions__left__slide__answer__radio__item--selected .components__questions__left__slide__answer__radio__item__circle>img{display:block}.components__questions__left__slide__answer__radio__item{align-items:center;border:1px solid #4c4c55;border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:26px 18px;transition:.3s ease;width:100%}.components__questions__left__slide__answer__radio__item:not(:last-child){margin-bottom:26px}.components__questions__left__slide__answer__radio__item__circle{align-items:center;border:2px solid #808191;border-radius:50%;display:flex;height:20px;justify-content:center;transition:.3s ease;width:20px}.components__questions__left__slide__answer__radio__item__circle>div{transition:.3s ease}.components__questions__left__slide__answer__radio__item>p{color:#fff;flex-grow:0;flex-shrink:0;font-family:Inter;font-size:18px;font-style:Regular;font-weight:400;line-height:22.59px;width:calc(100% - 36px)}@media screen and (max-width:650px){.components__questions__left__slide__answer__radio__item>p{font-size:16px}}.components__questions__left__slide__answer__radio__item>input{background-color:initial;border:none;color:#fff;font-family:Inter;font-size:18px;font-style:Regular;font-weight:400;height:100%;line-height:22.59px;outline:none;width:100%}.components__questions__left__slide__answer__radio__item--selected{background-color:#2c2e38;border-color:#514874}.components__questions__left__slide__answer__radio__item--selected .components__questions__left__slide__answer__radio__item__circle{border-color:#9390ff}.components__questions__left__slide__answer__radio__item--selected .components__questions__left__slide__answer__radio__item__circle>div{background-color:#9390ff;border-radius:50%;height:10px;width:10px}.components__questions__left__slide__buttons{align-items:center;display:flex;gap:20px;justify-content:space-between;width:100%}.components__questions__left__slide__buttons>span{color:#fff;cursor:pointer;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:100%}.components__questions__left__slide__buttons__next{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-weight:400;height:43px;justify-content:center;line-height:100%;width:150px}.components__questions__right{align-items:center;background-color:#2c2e38;display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:auto;max-width:670px;text-align:center;width:100%}@media screen and (max-width:1500px){.components__questions__right{max-width:560px}}@media screen and (max-width:1000px){.components__questions__right{display:none}}.components__questions__right>h1{color:#fff;font-family:Lato;font-size:36px;font-style:Bold;font-weight:700;line-height:48.36px;margin:0 auto 16px;max-width:381px;text-align:center}.components__questions__right>p{color:#ffffff80;font-family:Inter;font-size:18px;font-style:Regular;font-weight:400;line-height:22.59px;margin-bottom:24px;text-align:center}.components__questions__right__dashboard{margin-bottom:60px;padding:34px 52px 35px 67px;position:relative}.components__questions__right__dashboard__wrap{height:100%;position:relative;width:100%}.components__questions__right__dashboard--shadow1{animation:fadeUp .3s ease .2s forwards;background-color:#1b1b2e;bottom:-8px;left:11px;max-width:385px}.components__questions__right__dashboard--shadow1,.components__questions__right__dashboard--shadow2{border-bottom-left-radius:7px;border-bottom-right-radius:7px;height:12px;opacity:0;position:absolute;width:100%}.components__questions__right__dashboard--shadow2{animation:fadeUp .3s ease forwards;background-color:#232630;bottom:-20px;left:30px;max-width:345px}.components__questions__right__dashboard__image{animation:fadeIn .6s ease .5s forwards;opacity:0}.components__questions__right__dashboard--shopify{animation:dropIn .3s ease 1s forwards;left:-53px;opacity:0;position:absolute;top:-35px}.components__questions__right__dashboard--meta{animation:dropIn .3s ease 1.2s forwards;opacity:0;position:absolute;right:-25px;top:-26px}.components__questions__right__dashboard--tiktok{animation:dropIn .3s ease 1.4s forwards;bottom:-35px;opacity:0;position:absolute;right:-52px}.components__questions__right__dashboard--googleAds{animation:dropIn .3s ease 1.6s forwards;bottom:-30px;left:-67px;opacity:0;position:absolute}.components__questions__final{align-items:center;animation:fadeIn .6s ease forwards;background-color:#232630;display:none;flex-direction:column;justify-content:center;padding:100px 200px;position:relative;width:100%}@media screen and (max-width:1000px){.components__questions__final{padding:100px}}@media screen and (max-width:600px){.components__questions__final{justify-content:flex-start;padding:150px 20px}}.components__questions__final>h1{color:#fff;font-family:Lato;font-size:32px;font-style:Bold;font-weight:700;line-height:150%;margin-bottom:40px;text-align:center}@media screen and (max-width:600px){.components__questions__final>h1{font-size:26px}}@keyframes dropIn{0%{opacity:0;scale:2}to{opacity:1;scale:1}}.components__userOnboarding{align-items:center;background:#23263077;background-size:cover;display:flex;height:100%;inset:0;justify-content:center;position:fixed;width:100%;z-index:99999}.components__userOnboarding__content{align-items:flex-start;background-color:#2c2e38;display:flex;flex-direction:column;height:906px;justify-content:flex-start;max-height:100%;max-width:100%;opacity:1;overflow:auto;padding:30px 0 0;width:1006px}.components__userOnboarding__content-final{background-color:#2c2e3849;width:100%}.components__userOnboarding__content__progres{margin:auto;width:337px}.components__userOnboarding__content__progres__head{align-items:center;display:flex;justify-content:space-between}.components__userOnboarding__content__progres__head>p{leading-trim:NONE;align-items:center;color:#808191;display:flex;font-family:Inter;font-size:12px;font-style:Regular;font-weight:400;gap:3px;letter-spacing:0;line-height:22.59px}.components__userOnboarding__content__progres__bar{background-color:#373943;border-radius:20px;height:14px;margin-bottom:40px;padding:2px;width:100%}@media screen and (max-width:700px){.components__userOnboarding__content__progres__bar{margin-bottom:20px}}.components__userOnboarding__content__progres__bar__content{background-color:#808191;border-radius:26px;height:100%;max-width:100%}.components__userOnboarding__content__center{flex-grow:1;height:calc(100% - 200px);overflow:auto;padding:0 60px;width:100%}@media screen and (max-width:700px){.components__userOnboarding__content__center{padding:0 20px}}.components__userOnboarding__content__center-final{height:calc(100% - 100px)}.components__userOnboarding__content__footer{align-items:center;border-top:1px solid #5b5b5b;display:flex;justify-content:space-between;padding:20px 50px;width:100%}@media screen and (max-width:700px){.components__userOnboarding__content__footer{padding:10px 20px}}.components__userOnboarding__content__footer-final{gap:20px;justify-content:flex-end}.components__userOnboarding__content__footer-final>.styledComponent__button{width:160px!important}@media screen and (max-width:700px){.components__userOnboarding__content__footer>.styledComponent__button{font-size:14px}}.components__userOnboarding__content__footer>p{leading-trim:NONE;color:#fff;cursor:pointer;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%}.components__userOnboarding__step{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:flex-start;width:100%}@media screen and (max-width:1024px){.components__userOnboarding__step{gap:15px}}@media screen and (max-width:700px){.components__userOnboarding__step{gap:10px}.components__userOnboarding__step__space{height:30px}}.components__userOnboarding__step>*{width:100%}.components__userOnboarding__step__calendy>iframe{overflow:hidden}.components__userOnboarding__step__desc{background:#2c2e38;border-radius:10px;box-shadow:4px 5.85px 5.85px 4px #00000040;left:20%;padding:20px;position:absolute;top:calc(100% + 10px)}.components__userOnboarding__step__desc__head{font-size:18px;line-height:22px}.components__userOnboarding__step__desc__head,.components__userOnboarding__step__desc__text{leading-trim:NONE;font-family:Inter;font-style:Regular;font-weight:400;letter-spacing:0;margin-bottom:10px}.components__userOnboarding__step__desc__text{font-size:14px;line-height:17px}.components__userOnboarding__step__head{leading-trim:NONE;color:#fff;font-family:Lato;font-size:36px;font-style:Bold;font-weight:700;letter-spacing:0;line-height:48.36px;position:relative;width:100%}.components__userOnboarding__step__head>span{leading-trim:NONE;cursor:pointer;font-family:Inter;font-size:18px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:22.59px;margin-left:15px;opacity:.5}@media screen and (max-width:1024px){.components__userOnboarding__step__head{font-size:24px;line-height:32px}}@media screen and (max-width:700px){.components__userOnboarding__step__head{font-size:20px;line-height:24px}}.components__userOnboarding__step__subhead{leading-trim:NONE;color:#fff;font-family:Lato;font-size:24px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%;width:100%}@media screen and (max-width:1024px){.components__userOnboarding__step__subhead{font-size:18px}}@media screen and (max-width:700px){.components__userOnboarding__step__subhead{font-size:16px;line-height:18px}}.components__userOnboarding__step__info{leading-trim:NONE;align-items:flex-end;color:#fff;display:flex;flex-grow:1;font-family:Lato;font-size:16px;font-style:Regular;font-weight:400;justify-content:center;letter-spacing:0;line-height:100%;opacity:50%;padding:15px;text-align:center}@media screen and (max-width:700px){.components__userOnboarding__step__info{font-size:12px}}.components__userOnboarding__step__text{leading-trim:NONE;color:#fff;font-family:Inter;font-size:18px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:22.59px}@media screen and (max-width:1024px){.components__userOnboarding__step__text{font-size:16px}}@media screen and (max-width:700px){.components__userOnboarding__step__text{font-size:14px;line-height:16px}}.components__userOnboarding__step__text>a{color:#6c5dd3}.components__userOnboarding__step__account{align-items:center;background-color:#4c4c55;border:1px solid #4c4c55;border-radius:10px;margin-top:20px;max-height:70%;overflow:auto}.components__userOnboarding__step__account__row{grid-gap:1px;border-bottom:1px solid #4c4c55;display:grid;gap:1px;grid-template-columns:2fr 2fr 1fr}@media screen and (max-width:700px){.components__userOnboarding__step__account__row{grid-template-columns:2fr 1fr}}.components__userOnboarding__step__account__row>p{leading-trim:NONE;background-color:#2c2e38;border-right:1px solid #4c4c55;color:#fff;font-family:Inter;font-size:16px;font-size:18px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:18px;line-height:22.59px;padding:10px}.components__userOnboarding__step__account__row__button{background-color:initial;border:1px solid #4c4c55;border-radius:5px;color:#fff;cursor:pointer;height:31px;margin-top:3px;outline:none;transition:all .3s ease;width:110px}@media screen and (max-width:700px){.components__userOnboarding__step__account__row__button{width:100%}}.components__userOnboarding__step__account__row__button-active{background-color:#6c5dd3;border:solid #6c5dd3}.components__userOnboarding__step__code{border:1px solid #4c4c55;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%}.components__userOnboarding__step__code .string{color:#6c5dd3}.components__userOnboarding__step__code .number{color:#ff8c00}.components__userOnboarding__step__code .boolean{color:#c3c3ff}.components__userOnboarding__step__code .null{color:#f78af7}.components__userOnboarding__step__code .key{color:#fd8a8a}body.light .components__userOnboarding__step__code{background-color:#e9e8e8;color:#000}body.light .components__userOnboarding__step__code .string{color:green}body.light .components__userOnboarding__step__code .number{color:#ff8c00}body.light .components__userOnboarding__step__code .boolean{color:#9f9fcf}body.light .components__userOnboarding__step__code .null{color:#a35aa3}body.light .components__userOnboarding__step__code .key{color:#7e4040}.components__userOnboarding__step>input{leading-trim:NONE;background-color:initial;border:1px solid #4c4c55;border-radius:10px;box-sizing:border-box;color:#fff;font-family:Inter;font-size:18px;font-style:Regular;font-weight:400;height:69px;letter-spacing:0;line-height:22.59px;outline:none;padding:25px}@media screen and (max-width:1024px){.components__userOnboarding__step>input{height:40px;padding:0 25px}}.components__userOnboarding__step>.component__customComponent__dropbox{background-color:initial;border:1px solid #4c4c55;height:69px}@media screen and (max-width:1024px){.components__userOnboarding__step>.component__customComponent__dropbox{height:40px}}.components__userOnboarding__step>.component__customComponent__advancedDropdown{background-color:initial;border:1px solid #4c4c55;height:69px}@media screen and (max-width:1024px){.components__userOnboarding__step>.component__customComponent__advancedDropdown{height:40px}.components__userOnboarding__step>.styledComponent__button{height:40px!important}}@media screen and (max-width:700px){.components__userOnboarding__step>.styledComponent__button{font-size:14px!important;padding:20px;width:277px!important}}.components__userOnboarding__step__textStrong{leading-trim:NONE;color:#fff;font-family:Lato;font-size:20px;font-style:SemiBold;font-weight:600;letter-spacing:0;line-height:100%}@media screen and (max-width:1024px){.components__userOnboarding__step__textStrong{font-size:18px}}.components__userOnboarding__step__list{counter-reset:step;list-style:none;padding-left:20px}.components__userOnboarding__step__list>li{leading-trim:NONE;color:#fff;counter-increment:step;font-family:Lato;font-size:20px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%;margin-bottom:30px;padding-left:50px;position:relative}@media screen and (max-width:1024px){.components__userOnboarding__step__list>li{font-size:18px}}.components__userOnboarding__step__list>li:before{align-items:center;background:#323544;border-radius:50%;color:#fff;content:counter(step);display:flex;font-size:14px;font-weight:600;height:26px;justify-content:center;left:0;position:absolute;top:0;width:26px}.components__userOnboarding__step__list>li:after{background:#555;content:"";height:calc(100% - 5px);left:13px;position:absolute;top:30px;width:2px}.components__userOnboarding__step__list>li:last-child:after{display:none}.components__userOnboarding__step__list__head{leading-trim:NONE;color:#fff;font-family:Inter;font-size:20px;font-style:Semi Bold;font-weight:600;letter-spacing:0;line-height:100%;margin-bottom:10px}.components__userOnboarding__step__list__text{leading-trim:NONE;font-family:Inter;font-size:18px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%}.components__userOnboarding__step__list__text>p{border:1px solid orange;border-radius:3px;display:inline-block;margin-top:2px;padding:3px 5px}.components__userOnboarding__step__list__text>span{color:#6c5dd3;cursor:pointer}.components__userOnboarding__step__list__example{align-items:center;background-color:#2c2e3883;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.components__userOnboarding__step__list__example>p{background-color:#2c2e388e;border-radius:5px;color:#fff;cursor:pointer;font-size:30px;padding:10px;position:absolute;right:30px;top:30px}.components__userOnboarding__step__list__example>img{max-height:100%;max-height:auto;max-width:100%;width:auto}.components__userOnboarding__step__flex{align-items:center;display:flex;gap:20px;justify-content:space-between}.components__userOnboarding__step__flex__single{leading-trim:NONE;align-items:center;background-color:initial;border:1px solid #4c4c55;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:18px;font-style:Regular;font-weight:400;gap:20px;height:69px;justify-content:flex-start;letter-spacing:0;line-height:22.59px;padding:25px 25px 25px 30px;position:relative;text-transform:capitalize;width:calc(50% - 10px)}@media screen and (max-width:1024px){.components__userOnboarding__step__flex__single{align-items:center;display:flex;height:40px;justify-content:center;padding:0}}.components__userOnboarding__step__flex__single>div{border:1.5px solid #808191;border-radius:50%;bottom:10px;cursor:pointer;height:20px;left:10px;padding:2px;width:20px}.components__userOnboarding__step__flex__single>div>p{background-color:initial;height:100%;width:100%}.components__userOnboarding__step__flex__single-active>div{border:1.5px solid #6c5dd3}.components__userOnboarding__step__flex__single-active>div>p{background-color:#6c5dd3;border-radius:50%}.route__user__sites{height:auto;width:100%}@media screen and (max-width:770px){.route__user__sites{padding-top:70px}}.route__user__sites__filters{grid-column-gap:16px;grid-row-gap:16px;background-color:#232630;column-gap:16px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:54px;position:-webkit-sticky;position:sticky;row-gap:16px;top:0;width:100%;z-index:21}@media screen and (max-width:1300px){.route__user__sites__filters{column-gap:16px;grid-template-columns:repeat(2,1fr);justify-content:space-between;position:relative;row-gap:16px}.route__user__sites__filters>.component__filters__filterByDate,.route__user__sites__filters>.component__filters__filterBySearch{grid-column:1/3!important;width:100%}.route__user__sites__filters .route__user__sites__buttons__right__btn{height:54px}}body.light .route__user__sites__filters{background-color:#f7f8f9}@media screen and (max-width:500px){.route__user__sites__filters .route__user__sites__buttons__right__btn{grid-column:1/3}}.route__user__sites__buttons{align-items:center;display:flex;gap:20px;height:auto;justify-content:left;margin-top:16px;width:100%}@media screen and (max-width:770px){.route__user__sites__buttons{flex-wrap:wrap}}.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:100%;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%}@media screen and (max-width:410px){.route__user__sites__cards{grid-template-columns:repeat(auto-fill,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}@media screen and (max-width:770px){.route__user__sites__add__wrap{margin-top:70px;width:100%}}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:-webkit-max-content;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__add__queryParams{display:grid;grid-auto-rows:auto;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;grid-template-rows:auto;height:auto;width:100%}.route__user__sites__add__queryParams>span{border:1px solid gray;padding:10px}.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__sites__cta{grid-gap:10px;display:grid;gap:10px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:100px 1fr 150px;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:auto;margin-bottom:20px;width:100%}.route__user__sites__cta>*{min-height:100%}.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 -webkit-max-content;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}@media screen and (max-width:770px){.route__user__sites__card__tracking__wrap{width:100%!important}}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__user__offers{display:flex;flex-direction:column;height:auto;width:100%}@media screen and (max-width:770px){.route__user__offers{padding-top:80px}}.route__user__offers__filters{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);grid-template-rows:auto}@media screen and (max-width:900px){.route__user__offers__filters{gap:16px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:570px){.route__user__offers__filters{gap:12px;grid-template-columns:repeat(1,1fr)}.route__user__offers__filters .components__filters__filterBySearch{grid-column:1/span all;order:1}.route__user__offers__filters .component__filters__filterByDate{grid-column:1/span all;order:2}.route__user__offers__filters .component__customComponent__advancedDropdown{order:3}}.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%}@media screen and (max-width:830px){.route__user__offers__btns{flex-wrap:wrap}}.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}@media screen and (max-width:600px){.route__user__offers__btns__right{flex-wrap:wrap;justify-content:flex-start;width:100%}.route__user__offers__btns__right>button{font-size:14px;height:40px!important}}.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}@media screen and (max-width:600px){.route__user__offers__btns__right__settings{margin-left:auto}}.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}@media screen and (max-width:520px){.route__user__offers__add__wrap{padding:80px 20px 40px;width:100%}}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{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:10px;line-height:17px}.route__user__offers__add__wrap__input>p>img{cursor:pointer}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(-webkit-fit-content,200px);grid-auto-rows:minmax(fit-content,200px);grid-template-columns:repeat(auto-fit,350px);grid-template-rows:minmax(-webkit-fit-content,200px);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}@media screen and (max-width:770px){.route__user__offers__settings__wrap{padding-top:80px}}@media screen and (max-width:500px){.route__user__offers__settings__wrap{width:100%}}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}@media screen and (max-width:500px){.route__user__offers__settings__wrap__content__input .genericModal__wrap{padding:80px 20px 40px}}.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}@media screen and (max-width:770px){.route__user__offers__selectUsers__wrap{padding:80px 20px 20px}}@media screen and (max-width:500px){.route__user__offers__selectUsers__wrap{width:100%}}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:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:repeat(auto-fit,minmax(700px,1fr));grid-template-rows:-webkit-max-content;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}.component__userLimitsCallout{background-color:#d2b5821f;border:1px solid #e6c07bb2;border-radius:5PX;color:#fff;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;height:-webkit-max-content;height:max-content;letter-spacing:0;line-height:100%;padding:16px;width:100%}body.light .component__userLimitsCallout{background-color:#f9e9cd;border:1px solid #f9d593;color:#000}.component__userLimitsCallout--red{background-color:#f5554a0f;border-color:#f5554a66}body.light .component__userLimitsCallout--red{background-color:#f5554a12;border-color:#f5554a66}.component__userLimitsCallout__upgrade{cursor:pointer;font-weight:700;margin-left:10px;text-decoration:underline}.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}@media screen and (max-width:770px){.route__user__integrations__addFacebook__wrap{height:calc(100% - 70px);padding-top:70px;width:100%}}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__accountsCustom{max-height:400px;overflow:hidden scroll;width:100%}.route__user__integrations__addFacebook__wrap__data__step3__accountsCustom>.customComponents__table{background-color:#808191;border:1px solid #808191;border-left:1px solid #808191!important;gap:1px}.route__user__integrations__addFacebook__wrap__data__step3__accountsCustom>.customComponents__table>.customComponents__table__head>p:last-child{align-items:center;border-left:1px solid #808191;display:flex;height:100%;justify-content:center}.route__user__integrations__addFacebook__wrap__data__step3__accountsCustom>.customComponents__table>.customComponents__table__data{padding:0 40px!important}.route__user__integrations__addFacebook__wrap__data__step3__accountsCustom>.customComponents__table>.customComponents__table__data>div:last-child{align-items:center;border-left:1px solid #808191;display:flex;height:100%!important;justify-content:flex-start;padding:15px}.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}.components__reconnecting{align-items:center;background-color:#2c2e38;border-radius:5px;box-shadow:0 0 8px 4px #0000004d;color:orange;display:flex;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;gap:10px;height:auto;justify-content:space-between;letter-spacing:0;line-height:18px;max-width:calc(100% - 20px);padding:20px;position:fixed;right:-150%;top:10px;transition:right .3s ease;width:auto;z-index:9999999999}body.light .components__reconnecting{background-color:#fff;box-shadow:0 0 8px 4px #0000004d;color:#b67703}.components__reconnecting__left,.components__reconnecting__right{display:flex;flex-direction:column;gap:0;justify-content:center;width:auto}.routes__newLogin{background-color:#232630;height:100%;padding:100px 200px;width:100%}@media screen and (max-width:1000px){.routes__newLogin{padding:16px}}.routes__newLogin__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:80px;width:100%}@media screen and (max-width:500px){.routes__newLogin__header{margin-bottom:60px}}.routes__newLogin__header__logo{cursor:pointer;display:block}@media screen and (max-width:500px){.routes__newLogin__header__logo{height:36px;width:152px}.routes__newLogin__header__logo>img{width:100%}}.routes__newLogin__header__signup{background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter;font-size:16px;font-weight:400;line-height:100%;padding:12px 24px;text-align:center}.routes__newLogin__content{margin:0 auto;max-width:420px;width:100%}.routes__newLogin__content>h1{color:#fff;font-family:Lato;font-size:36px;font-style:Bold;font-weight:700;line-height:48px;margin-bottom:40px;text-align:center}@media screen and (max-width:500px){.routes__newLogin__content>h1{font-size:24px;line-height:38px;margin-bottom:30px}}.routes__newLogin__content>h2{color:#fff;font-family:Inter;font-size:16px;font-style:Medium;font-weight:500;line-height:100%;margin-bottom:14px;text-align:center}.routes__newLogin__content__login{background-color:#2c2e38;border-radius:8px;box-shadow:0 0 20px 0 #00000026;margin-bottom:40px;overflow:hidden;padding:102px 30px 30px;position:relative;width:100%}@media screen and (max-width:500px){.routes__newLogin__content__login{margin-bottom:30px;padding:92px 20px 20px}}.routes__newLogin__content__login>input,.routes__newLogin__content__login__input>input{background-color:#2c2e38;border:1px solid #4c4c55;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:100%;margin-bottom:10px;outline:none;padding:20px 16px;width:100%}@media screen and (max-width:500px){.routes__newLogin__content__login>input,.routes__newLogin__content__login__input>input{padding:16px}}.routes__newLogin__content__login__input{margin-bottom:10px;position:relative}.routes__newLogin__content__login__input>input{margin:0}.routes__newLogin__content__login__input--showPass{cursor:pointer;height:20px;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:20px}.routes__newLogin__content__login--email{left:30px;position:absolute;top:30px;transform:translateX(0);transition:transform .3s ease;width:calc(100% - 60px)!important}@media screen and (max-width:500px){.routes__newLogin__content__login--email{left:20px;top:20px;width:calc(100% - 40px)!important}}.routes__newLogin__content__login--pass{left:30px;position:absolute;top:30px;transform:translateX(150%);transition:transform .3s ease;width:calc(100% - 60px)}@media screen and (max-width:500px){.routes__newLogin__content__login--pass{left:20px;top:20px;width:calc(100% - 40px)!important}}.routes__newLogin__content__login__button{background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter;font-size:18px;font-weight:400;line-height:100%;margin-top:20px;padding:18px 24px;text-align:center}.routes__newLogin__content__login__seperator{align-items:center;display:flex;justify-content:center;margin:16px 0 10px;position:relative;width:100%}.routes__newLogin__content__login__seperator>span{background-color:#2c2e38;color:#808191;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;line-height:20px;padding:0 9px;position:relative;text-transform:uppercase;z-index:5}.routes__newLogin__content__login__seperator:after{background-color:#4c4c55;content:"";height:1px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.routes__newLogin__content__login__error{color:#ff754c;font-family:Inter;font-size:12px;font-weight:300;line-height:100%}.routes__newLogin__content__login .cf-turnstile{margin-bottom:0!important}.routes__newLogin__content>p{color:#808191;font-family:Lato;font-size:16px;font-style:Regular;font-weight:400;line-height:120%;text-align:center}@media screen and (max-width:500px){.routes__newLogin__content>p{font-size:14px}}.routes__newLogin__content>p>a{color:#6c5dd3;cursor:pointer;font-family:inherit;font-size:inherit}.routes__newLogin__content__back{color:#9390ff!important;cursor:pointer;font-family:Inter!important;font-size:14px!important;font-style:Regular;font-weight:400;line-height:100%;margin-bottom:40px;text-align:center}@media screen and (max-width:500px){.routes__newLogin__content__back{margin-bottom:30px}}.component__contentWrapper{height:100%;overflow:auto;width:100%}@media screen and (max-width:768px){.component__contentWrapper{grid-template-columns:1fr!important;padding-left:0!important}}.component__contentWrapper.cloned-element{align-items:center;display:flex!important;justify-content:center}@media (max-width:768px){.component__contentWrapper{padding-left:0}}.route__resetPassword{align-items:center;background-color:#2c2e38;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.route__resetPassword__logo{cursor:pointer;height:auto;width:60px}.route__resetPassword__logo>img{height:auto;width:100%}.route__resetPassword__welcome{font-size:18px;font-weight:500}.route__resetPassword__headline,.route__resetPassword__welcome{font-family:Inter;letter-spacing:0;line-height:100%;margin-top:20px}.route__resetPassword__headline{font-size:28px;font-weight:600;margin-bottom:20px}.route__resetPassword__content{display:flex;flex-direction:column;height:auto;justify-content:center;margin:20px 0;width:auto}.route__resetPassword__content__label{font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:100%;margin-bottom:12px}.route__resetPassword__content__infoP{color:#ff754c;font-family:Inter;font-size:16px;font-weight:300;letter-spacing:0;line-height:100%;margin-top:10px;max-width:260px;text-align:center;word-break:break-all}.route__resetPassword__bottom{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:20px}.route__resetPassword__bottom>p{color:#808191;font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:120%;text-align:center}.route__resetPassword__bottom>p>span{color:#fff;cursor:pointer;font-weight:700}.route__resetPassword__bottom>p>span:hover{text-decoration:underline}.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,-webkit-max-content);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%}@media screen and (max-width:1024px){.route__dashboardNew{max-width:100%}}@media screen and (max-width:770px){.route__dashboardNew{padding:80px 0 10px}}body.light .route__dashboardNew{color:#000}.route__dashboardNew__freeTrial{align-items:center;background-color:#2c2e38;border-bottom:1px solid #373a43;display:flex;justify-content:center;padding:6px;position:fixed;right:0;top:0;width:calc(100% - 84px);z-index:49}body.light .route__dashboardNew__freeTrial{background-color:#fff;border-color:#e1e1e1}.route__dashboardNew__freeTrial>p{color:#fff;font-family:Inter;font-size:13px;font-style:Regular;font-weight:400;line-height:18.2px;text-align:center;vertical-align:middle}body.light .route__dashboardNew__freeTrial>p{color:#232630}.route__dashboardNew__freeTrial>p>a{color:#6c5dd3;cursor:pointer;font-weight:600;text-decoration:underline}.route__dashboardNew__head{align-items:center;display:flex;grid-column:1/-1;height:auto;justify-content:space-between;width:100%}.route__dashboardNew__head__filter{align-items:center;background-color:#232630;border:1px solid #373a43;border-radius:8px;display:flex;flex-direction:column;gap:4px;margin-left:auto;margin-right:20px;padding:6px 8px}body.light .route__dashboardNew__head__filter{background-color:#fff;border-color:#e2e2e2}@media screen and (max-width:650px){.route__dashboardNew__head__filter{margin:0}}.route__dashboardNew__head__telegram{border:1px solid #6c5dd3;border-radius:5px;color:#88878e;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:400;height:43px;line-height:16px;margin:4px 20px 0;padding:12px 24px;text-align:center}@media screen and (max-width:650px){.route__dashboardNew__head__telegram{margin:0 auto 0 0}}@media screen and (max-width:1270px){.route__dashboardNew__head{justify-content:flex-end}.route__dashboardNew__head>h3{display:none}}@media screen and (max-width:650px){.route__dashboardNew__head{flex-wrap:wrap;gap:10px}}@media screen and (max-width:630px){.route__dashboardNew__head .component__filters__filterByDate{flex:1 1;min-width:250px}}.route__dashboardNew__kpi{grid-gap:20px;display:grid;gap:20px;grid-column:1/-1;grid-template-columns:subgrid}@media screen and (max-width:1150px){.route__dashboardNew__kpi{grid-template-columns:repeat(4,-webkit-max-content);grid-template-columns:repeat(4,max-content);overflow:auto;scrollbar-width:auto;width:100%}.route__dashboardNew__kpi::-webkit-scrollbar{height:8px}.route__dashboardNew__kpi::-webkit-scrollbar-thumb{background-color:#808191;border-radius:26px;height:8px}.route__dashboardNew__kpi::-webkit-scrollbar-track{background-color:#373943}}@media screen and (max-width:890px){.route__dashboardNew__kpi{padding-bottom:28px}}@media screen and (max-width:500px){.route__dashboardNew__kpi{gap:16px;grid-template-columns:repeat(4,176px)}}.route__dashboardNew__kpi__item{background-color:#232630;border:1px solid #373a43;border-radius:8px;box-shadow:0 0 8px 0 #00000040;display:flex;flex-direction:column;gap:18px;height:auto;min-width:176px;padding:20px 40px;position:relative;width:100%}@media screen and (max-width:1350px){.route__dashboardNew__kpi__item{padding:18px 16px 14px}}@media screen and (max-width:500px){.route__dashboardNew__kpi__item--currency .route__dashboardNew__kpi__item__bottom>div{position:absolute;right:16px;top:14px}}body.light .route__dashboardNew__kpi__item{background-color:#fff;border-color:#e1e1e1;box-shadow:none}.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:400;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%}@media screen and (max-width:1350px){.route__dashboardNew__kpi__item__bottom>span{font-size:20px}}.route__dashboardNew__kpi__item__bottom>div{align-items:center;background-color:#7fba7a0f;border:1px solid #7fba7a0f;border-radius:999px;color:#7fba7a;display:flex;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;gap:4px;letter-spacing:0;line-height:18px;padding:2px 6px}@media screen and (max-width:500px){.route__dashboardNew__kpi__item__bottom>div{font-size:12px}}body.light .route__dashboardNew__kpi__item__bottom>div{border-color:#509c4933;color:#509c49}.route__dashboardNew__kpi__item__bottom--red>div{background-color:initial;border-color:#ff754c33;color:#ff754c}body.light .route__dashboardNew__kpi__item__bottom--red>div{border-color:#ff754c33;color:#ff754c}.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%}@media screen and (max-width:100%){.route__dashboardNew__chart{max-width:100%;overflow:auto}}@media screen and (max-width:600px){.route__dashboardNew__chart{padding:20px 16px}}body.light .route__dashboardNew__chart{background-color:#fff;border:1px solid #e1e1e1;box-shadow:none}.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:-webkit-max-content;grid-template-rows:max-content;height:auto;width:100%}@media screen and (max-width:1024px){.route__dashboardNew__table{gap:10px;grid-template-areas:"box3" "box1" "box2";grid-template-rows:auto}}body.light .route__dashboardNew__table .customComponents__table{border:1px solid #e1e1e1!important;box-shadow:none}@media screen and (max-width:1024px){.route__dashboardNew__table .customComponents__table{grid-area:box2;grid-column:1/span 4!important}}.route__dashboardNew__table .genericTabs{background-color:#232630;position:-webkit-sticky;position:sticky;top:0;z-index:3}body.light .route__dashboardNew__table .genericTabs{background-color:initial}@media screen and (max-width:1024px){.route__dashboardNew__table .genericTabs{grid-area:box1}}@media screen and (max-width:500px){.route__dashboardNew__table .genericTabs{gap:6px;margin-bottom:0;margin-top:40px}.route__dashboardNew__table .genericTabs__tab{padding:6px 15px}}.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:-webkit-max-content;height:max-content;min-width:0;padding:30px;position:-webkit-sticky;position:sticky;top:39px;width:100%}@media screen and (max-width:1024px){.route__dashboardNew__table__chart{grid-area:box3;grid-column:1/span 4!important;margin-bottom:40px;position:relative}}body.light .route__dashboardNew__table__chart{background-color:#fff;border:1px solid #e1e1e1;box-shadow:none}.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:-webkit-max-content;height:max-content;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:-webkit-max-content;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}.dashboardNew__genericModal__wrap__content,.dashboardNew__genericModal__wrap__content>img{width:100%}.dashboardNew__genericModal__wrap__content__bottom>a{color:#6c5dd3}@media screen and (max-width:550px){.dashboardNew__genericModal .genericModal__wrap{max-width:calc(100% - 32px);padding:20px}}.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__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%}@media screen and (max-width:1024px){.route__user__campaigns{grid-template-columns:1fr}}@media screen and (max-width:770px){.route__user__campaigns{padding:75px 0 10px}}.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:-webkit-sticky;position:sticky;right:0;top:0;width:48px;z-index:49}@media screen and (max-width:1024px){.route__user__campaigns__sidebar{display:none}}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}@media screen and (max-width:1024px){.route__user__campaigns__content__filters{grid-template-columns:1fr}}.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:-webkit-sticky;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:-webkit-sticky;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:#a6a7ab}.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:0}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__head__item:nth-child(2){left:65px;z-index:3}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__head__item:nth-child(3){left:170px;margin:0;overflow:visible;padding:0;width:100%!important}.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:-webkit-sticky;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:0}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data>:nth-child(2){left:65px;z-index:3}.route__user__campaigns__tableWrap--sticky .customComponents__table .customComponents__table__data>:nth-child(3){left:170px;margin:0;overflow:visible;padding:0;width:100%!important}.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__headingPadded{height:100%;left:0;margin-left:-10px;padding-left:10px;position:absolute;top:0;width:calc(100% + 45px)!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}@media screen and (max-width:600px){.route__user__campaigns__urls__wrap{width:calc(100% - 32px)}}.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}@media screen and (max-width:770px){.route__user__accountManager{padding-top:80px}}.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) -webkit-max-content;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}@media screen and (max-width:950px){.route__user__accountManager__split{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.route__user__accountManager__split{gap:12px}.route__user__accountManager__split .component__customComponent__advancedDropdown,.route__user__accountManager__split .component__filters__filterByDate,.route__user__accountManager__split .components__filters__filterBySearch{grid-column:1/span all}.route__user__accountManager__split .styledComponent__button{padding:0 20px}}.route__user__accountManager .customComponents__table{width:100%}.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)}@media screen and (max-width:770px){.route__user__accountManager__spentChange__wrap{padding-top:90px}}@media screen and (max-width:500px){.route__user__accountManager__spentChange__wrap{width:100%!important}}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}@media screen and (max-width:1250px){.route__user__accountManager__mediaBuyerCampaigns .customComponents__table{width:100%}.route__user__accountManager__mediaBuyerCampaigns .customComponents__table p{word-break:inherit}}@media screen and (max-width:770px){.route__user__accountManager__mediaBuyerCampaigns{padding-top:80px}}.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%}@media screen and (max-width:770px){.route__user__integrations{padding-top:80px}}.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%}@media screen and (max-width:770px){.route__user__integrations__list{grid-template-columns:1fr}}.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__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}@media screen and (max-width:770px){.route__user__integrations__addTiktok__wrap{height:calc(100% - 70px);max-width:100%;padding-top:70px}}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}@media screen and (max-width:770px){.route__user__integrations__addGoogle__wrap{height:calc(100% - 70px);max-width:100%;padding-top:70px}}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}@media screen and (max-width:770px){.route__user__integrations__addMgid__wrap{height:calc(100% - 70px);max-width:100%;padding-top:70px}}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}@media screen and (max-width:770px){.route__user__integrations__addScalecrm__wrap{height:calc(100% - 70px);max-width:100%;padding-top:70px}}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}@media screen and (max-width:770px){.route__user__integrations__addScalelead,.route__user__integrations__addScalelead__wrap{max-width:100%;padding-top:70px}}.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}@media screen and (max-width:770px){.route__user__integrations__addScalelead__wrap{height:calc(100% - 70px);padding-top:70px}}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__integrations__postbackGenerator{background:#232630cc;color:#fff;cursor:default;height:100%;position:relative;width:100%}body.light .route__user__integrations__postbackGenerator{color:#000}.route__user__integrations__postbackGenerator__wrap{background:#2c2e38;box-shadow:0 0 22px 4px #00000040;display:grid;grid-template-columns:1fr;grid-template-rows:102px 1fr;height:100%;padding-bottom:20px;position:absolute;right:-100%;top:0;width:600px}@media screen and (max-width:770px){.route__user__integrations__postbackGenerator__wrap{height:calc(100% - 80px);padding-top:80px;width:100%}}body.light .route__user__integrations__postbackGenerator__wrap{background-color:#fff}.route__user__integrations__postbackGenerator__wrap__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__user__integrations__postbackGenerator__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__postbackGenerator__wrap__head{border-color:#e2e2e2}.route__user__integrations__postbackGenerator__wrap__head__text{color:#fff;font-family:Inter;font-size:22px}body.light .route__user__integrations__postbackGenerator__wrap__head__text{color:#000}.route__user__integrations__postbackGenerator__wrap__head__close{background-size:100% 100%;cursor:pointer;height:30px;position:relative;width:30px}.route__user__integrations__postbackGenerator__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__postbackGenerator__wrap__head__close:hover:after{background-color:hsla(0,0%,50%,.208)}.route__user__integrations__postbackGenerator__wrap__head__close.cloned-element:after{display:none!important}body.light .route__user__integrations__postbackGenerator__wrap__head__close{filter:invert(1) hue-rotate(180deg)}.route__user__integrations__postbackGenerator__wrap__data{height:auto;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:40px 50px 0;width:100%}.route__user__integrations__postbackGenerator__wrap__data__items{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 0;width:100%}@media screen and (max-width:500px){.route__user__integrations__postbackGenerator__wrap__data__items{grid-template-columns:1fr}}.route__user__integrations__postbackGenerator__wrap__data__items__item{display:flex;flex-direction:column;gap:10px;height:auto;width:100%}.route__user__integrations__postbackGenerator__wrap__data__boxText{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%;word-break:break-all}body.light .route__user__integrations__postbackGenerator__wrap__data__boxText{background-color:#c9c4e4;color:#000}.route__user__integrations__postbackGenerator__wrap__data__boxText--error,body.light .route__user__integrations__postbackGenerator__wrap__data__boxText--error{background-color:#513333;color:#fff}.route__user__integrations__postbackGenerator__wrap__data__boxText:not(.route__user__integrations__postbackGenerator__wrap__data__boxText--error){-webkit-user-select:all;user-select:all}.route__user__additionalSpents{height:auto;width:100%}@media screen and (max-width:770px){.route__user__additionalSpents{padding-top:80px}}.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%}@media screen and (max-width:770px){.route__user__additionalSpents__wrap__spent__filters{flex-wrap:wrap;gap:15px}}.route__user__additionalSpents__wrap__spent__filters__left,.route__user__additionalSpents__wrap__spent__filters__right{align-items:center;display:flex;gap:10px;width:auto}@media screen and (max-width:770px){.route__user__additionalSpents__wrap__spent__filters__left,.route__user__additionalSpents__wrap__spent__filters__right{flex-wrap:wrap;gap:15px;max-width:100%}}.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__user__additionalSpents__wrap__spent .customComponents__table{width:100%}.route__userActivities{height:100%;overflow:auto;width:100%}.route__userActivities__btns{display:flex;height:auto;justify-content:space-between;margin-bottom:20px;width:100%}@media screen and (max-width:830px){.route__userActivities__btns{flex-wrap:wrap}}.route__userActivities__btns__left{align-items:center;display:flex;gap:20px;justify-content:flex-start}.route__userActivities__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__userActivities__btns__left__item{color:#000}.route__userActivities__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__userActivities__btns__left__selected{background-color:#f8f9fa;color:#000}.route__userActivities__btns__left__selected__btn{background-size:100%;cursor:pointer;height:18px;position:relative;width:18px}.route__userActivities__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__userActivities__btns__left__selected__btn:hover:after{background-color:hsla(0,0%,50%,.208)}.route__userActivities__btns__left__selected__btn.cloned-element:after{display:none!important}body.light .route__userActivities__btns__left__selected__btn{filter:invert(1) hue-rotate(180deg)}.route__userActivities__btns__left__selected--active{border-color:#6c5dd3;max-width:300px;padding:10px 18px}.route__userActivities__btns__right{align-items:center;display:flex;gap:10px;justify-content:center}@media screen and (max-width:600px){.route__userActivities__btns__right{flex-wrap:wrap;justify-content:flex-start;width:100%}.route__userActivities__btns__right>button{font-size:14px;height:40px!important}}.route__userActivities__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;min-height:40px;padding:10px 16px;transition:background-color .3s ease;width:auto}.route__userActivities__btns__right__btn:hover{background-color:#5a49ce}.route__userActivities__btns__right__btn>img{height:20px;width:20px}.route__userActivities__modalTable{grid-row-gap:5px;grid-column-gap:30px;column-gap:30px;display:grid;grid-auto-rows:auto;grid-template-columns:1fr repeat(2,-webkit-max-content);grid-template-columns:1fr repeat(2,max-content);grid-template-rows:auto;height:auto;margin-top:20px;row-gap:5px;width:100%}.route__userActivities__modalTable__head{color:gray}.route__userActivities__tableEvents{align-items:center;display:flex;flex-wrap:wrap;gap:5px;height:auto;width:auto}.route__userActivities__tableEvents>span{background-color:#232630;border:1px solid gray;border-radius:999px;cursor:pointer;font-size:12px;height:auto;padding:2px 10px;transition:border-color .3s ease,color .3s ease;width:auto}body.light .route__userActivities__tableEvents>span{background-color:#f1f1f1}.route__userActivities__tableEvents>span:hover{border-color:#6c5dd3;color:#7e71d4}body.light .route__userActivities__tableEvents>span:hover{color:#6c5dd3}.route__userActivities__tableItem{align-items:center;display:flex;gap:5px;height:auto;width:auto}.route__userActivities__tableItem__button{background:#0000;border:1px solid rgba(92,117,130,.698);color:#fff;display:block;height:100%;margin:0 auto;padding:0 10px}body.light .route__userActivities__tableItem__button{color:#000}.route__userActivities__addEvent__list{grid-gap:5px;display:grid;gap:5px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:1fr -webkit-max-content -webkit-max-content -webkit-max-content;grid-template-columns:1fr max-content max-content max-content;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:auto;width:100%}.route__userActivities__addEvent__list__item{display:grid;grid-column:1/span all;grid-template-columns:subgrid;height:auto;place-items:center;width:100%}.route__userActivities__addEvent__list__item>b{color:gray;font-size:14px}.route__userActivities__addEvent__list__item__remove{align-items:center;cursor:pointer;display:flex;height:16px;justify-content:center;position:relative;width:16px}.route__userActivities__addEvent__list__item__remove: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__userActivities__addEvent__list__item__remove:hover:after{background-color:hsla(0,0%,50%,.208)}.route__userActivities__addEvent__list__item__remove.cloned-element:after{display:none!important}.route__userActivities__addEvent__list__item__remove>img{height:100%;width:auto}.route__userActivities__addEvent__list__item--header{place-items:unset}.route__userActivities__eventList{border-left:1px solid gray;display:flex;flex-direction:column;gap:5px;height:auto;margin-left:10px;padding-left:10px;width:100%}.route__userActivities__eventList__item{align-items:center;color:gray;display:flex;flex-wrap:wrap;gap:10px;height:auto;justify-content:flex-start;width:100%}.route__userActivities__eventList__item>.styledComponent__button{font-size:12px;height:100%;padding:5px 10px}.route__admin__domains{height:auto;width:100%}@media screen and (max-width:770px){.route__admin__domains{max-width:100%;padding-top:80px}}.route__admin__domains__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__domains__btns{display:flex;height:auto;justify-content:space-between;margin-bottom:20px;width:100%}.route__admin__domains__btns__left{align-items:center;display:flex;justify-content:flex-start}.route__admin__domains__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__domains__btns__left__selected{background-color:#f8f9fa;color:#000}.route__admin__domains__btns__left__selected__btn{background-size:100%;cursor:pointer;height:18px;position:relative;width:18px}.route__admin__domains__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__domains__btns__left__selected__btn:hover:after{background-color:hsla(0,0%,50%,.208)}.route__admin__domains__btns__left__selected__btn.cloned-element:after{display:none!important}body.light .route__admin__domains__btns__left__selected__btn{filter:invert(1) hue-rotate(180deg)}.route__admin__domains__btns__left__selected--active{border-color:#6c5dd3;max-width:300px;padding:10px 18px}.route__admin__domains__btns__right{align-items:center;display:flex;gap:10px;justify-content:center}.route__admin__domains__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__domains__btns__right__btn:hover{background-color:#5a49ce}.route__admin__domains__btns__right__btn>img{height:20px;width:20px}.route__admin__domains__add{align-items:center;background:#232630cc;cursor:default;display:flex;height:100%;justify-content:center;width:100%}.route__admin__domains__add__wrap{background:#2c2e38;border-radius:10px;height:auto;max-height:100%;overflow:auto;padding:40px;width:600px}@media screen and (max-width:770px){.route__admin__domains__add__wrap{max-width:100%;padding-top:90px}}body.light .route__admin__domains__add__wrap{background-color:#fff}.route__admin__domains__add__wrap__head{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:24px;width:100%}.route__admin__domains__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__domains__add__wrap__head__left{color:#000}.route__admin__domains__add__wrap__head__right{background-size:contain;height:30px;position:relative;width:30px}.route__admin__domains__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__domains__add__wrap__head__right:hover:after{background-color:hsla(0,0%,50%,.208)}.route__admin__domains__add__wrap__head__right.cloned-element:after{display:none!important}body.light .route__admin__domains__add__wrap__head__right{filter:invert(1) hue-rotate(180deg)}.route__admin__domains__add__wrap__text{height:auto;width:100%}.route__admin__domains__add__wrap__text>p{margin-bottom:20px}.route__admin__domains__add__wrap__text__box{background-color:#232630;border-radius:10px;cursor:pointer;gap:20px;padding:10px}.route__admin__domains__add__wrap__text__box>span{display:block;opacity:.6;text-transform:uppercase}.route__admin__domains__add__wrap__input{display:flex;flex-direction:column;gap:14px;height:auto;margin-bottom:20px;width:100%}.route__admin__domains__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__domains__add__wrap__input>p{color:#000}.route__admin__domains__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__domains__add__wrap__input>input{background-color:#fff;border-color:#e2e2e2;color:#000}.route__admin__domains__add__wrap__input>input:focus,body.light .route__admin__domains__add__wrap__input>input:focus{border-color:#6c5dd3}.route__admin__domains__add__wrap__input--error>input,body.light .route__admin__domains__add__wrap__input--error>input{border-color:#ff754c}.route__admin__domains__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__domains__add__wrap__checkbox{color:#000}@media screen and (max-width:500px){.route__admin__domains__add__wrap__checkbox{align-items:flex-start}.route__admin__domains__add__wrap__checkbox>span{flex-grow:1;flex-shrink:1}}.route__admin__domains__add__wrap__buttons{display:flex;gap:20px;height:auto;justify-content:flex-end;width:100%}.route__admin__domains__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__domains__add__wrap__buttons__btn:hover{background-color:#5a49ce}.route__admin__domains__add__wrap__buttons__btn--secondary{background-color:#1b1d21}.route__admin__domains__add__wrap__buttons__btn--secondary:hover{background-color:#0d0f11}.route__admin__domains__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__domains__add__wrap__pmanagers{display:flex;height:auto;width:100%}.route__admin__domains__add__wrap__pmanagers>div{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;height:auto;width:100%}.route__admin__domains__add__wrap__pmanagers>div>div{background-position:50%;cursor:pointer;height:24px;position:relative;width:24px}.route__admin__domains__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__domains__add__wrap__pmanagers>div>div:hover:after{background-color:hsla(0,0%,50%,.208)}.route__admin__domains__add__wrap__pmanagers>div>div.cloned-element:after{display:none!important}.route__admin__users{height:auto;width:100%}@media screen and (max-width:770px){.route__admin__users{max-width:100%;padding-top:80px}}.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}@media screen and (max-width:770px){.route__admin__users__add__wrap{max-width:100%;padding-top:90px}}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}@media screen and (max-width:500px){.route__admin__users__add__wrap__checkbox{align-items:flex-start}.route__admin__users__add__wrap__checkbox>span{flex-grow:1;flex-shrink:1}}.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:-webkit-max-content 1fr;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;-webkit-backface-visibility:visible;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:-webkit-max-content 1fr;grid-template-rows:max-content 1fr;height:100vh;position:absolute;right:-100%;top:0;width:calc(100% - 84px)}@media screen and (max-width:770px){.route__admin__userIPLogs__wrap{max-width:100%;padding-top:90px;width:100%}}.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%}@media screen and (max-width:770px){.route__admin__dataStore{padding-top:80px}}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)}@media screen and (max-width:500px){.route__admin__dataStore__head{grid-template-columns:1fr 160px}}.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__dataStore .customComponents__table{width:100%}.route__admin__apiTokens{height:auto;width:100%}@media screen and (max-width:770px){.route__admin__apiTokens{padding-top:80px}}.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;width:100%}.route__admin__apiTokens__tableWrap__pills>p{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;line-height:normal}body.light .route__admin__apiTokens__tableWrap__pills>p{color:#000}.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}@media screen and (max-width:600px){.route__admin__apiTokens__tableWrap__pills>span{margin:0}.route__admin__apiTokens__tableWrap__pills{gap:6px}}.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__dataChange{height:auto;width:100%}@media screen and (max-width:770px){.route__admin__dataChange{padding-top:90px}}.route__admin__dataChange .customComponents__table{column-gap:30px;grid-template-columns:-webkit-max-content -webkit-max-content -webkit-max-content -webkit-max-content -webkit-max-content!important;grid-template-columns:max-content max-content max-content max-content max-content!important;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%}@media screen and (max-width:770px){.route__admin__dataChange__kpi{grid-template-columns:1fr 1fr}}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%}@media screen and (max-width:770px){.route__admin__siteEvents{padding-top:90px}}@media screen and (max-width:835px){.route__admin__siteEvents .customComponents__table{grid-template-columns:70px repeat(4,-webkit-max-content)!important;grid-template-columns:70px repeat(4,max-content)!important;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;grid-row-gap:10px;column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr) -webkit-max-content;grid-template-columns:repeat(2,1fr) max-content;grid-template-rows:auto;margin-bottom:20px;row-gap:10px;width:100%}.route__admin__siteEvents__eventValues__add>*{height:100%}@media screen and (max-width:600px){.route__admin__siteEvents__eventValues__add{grid-template-columns:2fr 1fr;justify-content:end}.route__admin__siteEvents__eventValues__add>input{grid-column:1/4}.route__admin__siteEvents__eventValues__add>button{grid-column:2/4;height:56px}}.route__admin__siteEvents__eventValues__table{margin-bottom:20px}.route__admin__siteEvents__eventValues__table .customComponents__table{column-gap:30px;grid-template-columns:repeat(3,-webkit-max-content)!important;grid-template-columns:repeat(3,max-content)!important;width:100%}.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 -webkit-max-content;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 -webkit-max-content;grid-template-columns:1fr max-content;grid-template-rows:auto;width:100%}.route__admin__botDetection{color:#000;height:auto;min-height:100%;overflow-y:auto;width:100%}@media screen and (max-width:770px){.route__admin__botDetection{padding-top:80px}}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}@media screen and (max-width:770px){.route__admin__botDetection__filters{gap:10px;grid-template-columns:1fr}.route__admin__botDetection__filters>.styledComponent__button{min-height:45px}}.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}:root{--billing--color-text:#fff;--billing--color-text-muted:#b6b8c3;--billing--color-surface:#2c2e38;--billing--color-surface-2:#373a43;--billing--color-shadow:#0000003d;--billing--color-accent-bg:#cecdff;--billing--color-accent-text:#6c5dd3;--billing--color-danger:#d35d5d;--billing--color-danger-bg:#ffcdcd;--billing--activePlan--card-bg:#232630;--billing--activePlan--card-border:#373a43;--billing--activePlan--card-shadow:#0000003d;--billing--activePlan--text:#fff;--billing--addOns--input-color:#fff}body.light{--billing--color-text:#11142d;--billing--color-text-muted:#4d5260;--billing--color-surface:#fff;--billing--color-surface-2:#e4e4e4;--billing--color-shadow:#0000001a;--billing--color-accent-bg:#e2e2ff;--billing--color-accent-text:#6c5dd3;--billing--color-danger:#b94b4b;--billing--color-danger-bg:#ffe3e3;--billing--activePlan--card-bg:#fff;--billing--activePlan--card-border:#e1e1e1;--billing--activePlan--card-shadow:#0000001a;--billing--activePlan--text:#11142d;--billing--addOns--input-color:#11142d}.route__adminBilling{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr;grid-template-rows:-webkit-max-content 1fr;grid-template-rows:max-content 1fr;height:100%;width:100%}.route__adminBilling,body.light .route__adminBilling{color:#fff;color:var(--billing--color-text)}.route__adminBilling__content{height:auto;overflow-x:scroll;width:100%}@media (max-width:768px){.route__adminBilling>.genericTabs{margin-bottom:0;margin-top:80px}}@media (max-width:600px){.route__adminBilling>.genericTabs{gap:4px}}.route__adminBilling__mySubscriptions{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:100%;width:100%}.route__adminBilling__mySubscriptions>*{min-height:100%}.route__adminBilling__mySubscriptions__left,.route__adminBilling__mySubscriptions__right{height:auto;width:100%}@media (max-width:1200px){.route__adminBilling__mySubscriptions{grid-template-columns:1fr}}.route__adminBilling__mySubscriptions__left{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr;grid-template-rows:repeat(2,-webkit-max-content);grid-template-rows:repeat(2,max-content)}.route__adminBilling__mySubscriptions__left__box{background-color:#2c2e38;background-color:var(--billing--color-surface);border-radius:8px;box-shadow:2px 2px 2px 0 #0000003d;box-shadow:2px 2px 2px 0 var(--billing--color-shadow);height:auto;overflow:hidden;padding:20px;position:relative;width:100%}@media (max-width:600px){.route__adminBilling__mySubscriptions__left__box{padding:16px}}.route__adminBilling__mySubscriptions__left__box__head{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px}@media (max-width:600px){.route__adminBilling__mySubscriptions__left__box__head{margin-bottom:0}}.route__adminBilling__mySubscriptions__left__box__head>p{color:#fff;color:var(--billing--color-text);font-family:Inter;font-size:16px;font-style:Regular;font-weight:700;letter-spacing:0;line-height:18px}.route__adminBilling__mySubscriptions__left__box__text{font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:18px}.route__adminBilling__mySubscriptions__left__box__line{background-color:#373a43;background-color:var(--billing--color-surface-2);grid-column:1/span 2;height:1px;margin:20px 0 20px -20px;width:calc(100% + 40px)}@media (max-width:500px){.route__adminBilling__mySubscriptions__left__box__line{grid-column:1/-1}}.route__adminBilling__mySubscriptions__left__box__plan{align-items:center;display:flex;gap:13px;height:auto;margin-bottom:25px;width:100%}.route__adminBilling__mySubscriptions__left__box__plan>small{background-color:#cecdff;background-color:var(--billing--color-accent-bg);border-radius:999px;color:#6c5dd3;color:var(--billing--color-accent-text);font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%;padding:5px 12px}.route__adminBilling__mySubscriptions__left__box__plan>p{font-family:Inter;font-size:16px;font-style:Semi Bold;font-weight:600;letter-spacing:0;line-height:18px}.route__adminBilling__mySubscriptions__left__box__plan--expired>small{background-color:#ffcdcd;background-color:var(--billing--color-danger-bg);color:#d35d5d;color:var(--billing--color-danger)}.route__adminBilling__mySubscriptions__left__box__error{color:#d35d5d;color:var(--billing--color-danger);font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:18px}.route__adminBilling__mySubscriptions__left__box__limits{grid-gap:10px;display:grid;gap:10px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:repeat(3,1fr);grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:auto;width:100%}.route__adminBilling__mySubscriptions__left__box__limits__head{font-weight:700}.route__adminBilling__mySubscriptions__left__box__limits__head,.route__adminBilling__mySubscriptions__left__box__limits__limit{display:grid;font-family:Inter;font-size:14px;font-style:Regular;grid-column:1/-1;grid-template-columns:subgrid;height:auto;letter-spacing:0;line-height:18px;width:100%}.route__adminBilling__mySubscriptions__left__box__limits__limit{font-weight:400}.route__adminBilling__mySubscriptions__left__box__limits__limit>p{align-items:center;display:flex;gap:8px}.route__adminBilling__mySubscriptions__left__box__limits__limit>p>img{cursor:pointer;height:18px;width:18px}.route__adminBilling__mySubscriptions__left__box__table{grid-gap:14px;grid-column-gap:50px;column-gap:50px;display:grid;gap:14px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:auto;width:100%}@media (max-width:600px){.route__adminBilling__mySubscriptions__left__box__table{column-gap:30px}}@media (max-width:500px){.route__adminBilling__mySubscriptions__left__box__table{grid-template-columns:1fr}}.route__adminBilling__mySubscriptions__left__box__table__item1{font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:18px}.route__adminBilling__mySubscriptions__left__box__table__item2{font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:18px}.route__adminBilling__mySubscriptions__right{height:auto;max-height:calc(100% - 30px);width:100%}.route__adminBilling__mySubscriptions__right__box{background-color:#2c2e38;background-color:var(--billing--color-surface);border-radius:8px;box-shadow:2px 2px 2px 0 #0000003d;box-shadow:2px 2px 2px 0 var(--billing--color-shadow);height:auto;max-height:100%;padding:20px;width:100%}.route__adminBilling__mySubscriptions__right__box__head{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px}.route__adminBilling__mySubscriptions__right__box__head>p{font-family:Inter;font-size:16px;font-style:Regular;font-weight:700;letter-spacing:0;line-height:18px}.route__adminBilling__mySubscriptions__right__box__text{font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:18px}.route__adminBilling__mySubscriptions__right__box__line{background-color:#373a43;background-color:var(--billing--color-surface-2);height:1px;margin:20px 0 20px -20px;width:calc(100% + 40px)}.route__adminBilling__mySubscriptions__right__box__noData{color:gray}.route__adminBilling__mySubscriptions__right__box__plan{align-items:center;display:flex;gap:13px;height:auto;margin-bottom:25px;width:100%}.route__adminBilling__mySubscriptions__right__box__plan>small{background-color:#cecdff;background-color:var(--billing--color-accent-bg);border-radius:999px;color:#6c5dd3;color:var(--billing--color-accent-text);font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%;padding:5px 12px}.route__adminBilling__mySubscriptions__right__box__plan>p{font-family:Inter;font-size:16px;font-style:Semi Bold;font-weight:600;letter-spacing:0;line-height:18px}.route__adminBilling__mySubscriptions__right__box__plan--expired>small{background-color:#ffcdcd;background-color:var(--billing--color-danger-bg);color:#d35d5d;color:var(--billing--color-danger)}.route__adminBilling__mySubscriptions__right__box__error{color:#d35d5d;color:var(--billing--color-danger);font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:18px}.route__adminBilling__mySubscriptions__right__box__list{display:flex;flex-direction:column;height:auto;max-height:100%;overflow-x:hidden;overflow-y:auto;width:100%}.route__adminBilling__mySubscriptions__right__box__list__data{grid-gap:12px;grid-column-gap:50px;column-gap:50px;display:grid;gap:12px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:repeat(4,-webkit-max-content) 1fr;grid-template-columns:repeat(4,max-content) 1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:auto;width:100%}@media (max-width:600px){.route__adminBilling__mySubscriptions__right__box__list__data{column-gap:10px;grid-template-columns:repeat(4,1fr) 1fr}}.route__adminBilling__mySubscriptions__right__box__list__data__head{display:grid;font-family:Inter;font-size:14px;font-style:Regular;font-weight:700;grid-column:1/-1;grid-template-columns:subgrid;height:auto;letter-spacing:0;line-height:18px;width:100%}.route__adminBilling__mySubscriptions__right__box__list__data__head>:last-child{margin-left:auto;margin-right:20px}.route__adminBilling__mySubscriptions__right__box__list__data__limit{display:grid;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;grid-column:1/-1;grid-template-columns:subgrid;height:auto;letter-spacing:0;line-height:18px;width:100%}.route__adminBilling__mySubscriptions__right__box__list__data__limit>p{align-items:center;display:flex;gap:8px}.route__adminBilling__mySubscriptions__right__box__list__data__limit>p>img{cursor:pointer;height:18px;width:18px}.route__adminBilling__mySubscriptions__right__box__list__data__limit>:last-child{margin-left:auto;margin-right:20px}.route__adminBilling_activePlan{display:flex;flex-direction:column;gap:20px;height:auto;width:100%}.route__adminBilling_activePlan__error{color:#d35d5d;color:var(--billing--color-danger)}.route__adminBilling_activePlan__current,.route__adminBilling_activePlan__error{font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:18px}.route__adminBilling_activePlan__current{align-items:center;display:flex;gap:5px;margin-bottom:30px}.route__adminBilling_activePlan__current>small{background-color:#cecdff;background-color:var(--billing--color-accent-bg);border-radius:999px;color:#6c5dd3;color:var(--billing--color-accent-text);font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%;padding:5px 12px}.route__adminBilling_activePlan__list{grid-gap:20px;display:grid;gap:20px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:repeat(auto-fit,500px);grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:auto;justify-content:center;width:100%}@media (max-width:600px){.route__adminBilling_activePlan__list{grid-template-columns:repeat(auto-fit,100%)}}.route__adminBilling_activePlan__list__item{background-color:#232630;background-color:var(--billing--activePlan--card-bg);border:1px solid #373a43;border:1px solid var(--billing--activePlan--card-border);border-radius:8px;box-shadow:0 0 4px 2px #0000003d;box-shadow:0 0 4px 2px var(--billing--activePlan--card-shadow);height:auto;padding:20px;width:100%}@media (max-width:600px){.route__adminBilling_activePlan__list__item{padding:20px 16px}}.route__adminBilling_activePlan__list__item--active{border-color:green}.route__adminBilling_activePlan__list__item__name{align-items:center;display:flex;font-family:Inter;font-size:24px;font-style:Bold;font-weight:700;gap:10px;letter-spacing:0;line-height:100%;margin-bottom:10px}.route__adminBilling_activePlan__list__item__name>span{color:gray;font-size:16px}.route__adminBilling_activePlan__list__item__discount{align-items:center;display:flex;font-family:Inter;font-size:18px;font-style:Medium;gap:5px;height:auto;letter-spacing:0;line-height:100%;margin-bottom:13px;width:100%}.route__adminBilling_activePlan__list__item__discount>p:first-child{color:#919398;font-family:Inter;font-size:18px;font-style:Medium;font-weight:500;letter-spacing:0;line-height:100%;text-decoration:line-through}.route__adminBilling_activePlan__list__item__price{font-family:Inter;font-size:30px;font-style:Medium;font-weight:500;letter-spacing:0;line-height:100%;margin-bottom:20px}.route__adminBilling_activePlan__list__item__price>span{color:#ffffff80}.route__adminBilling_activePlan__list__item__tabs{border:1px solid #373a43;border:1px solid var(--billing--color-surface-2);border-radius:5px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:auto;width:100%}.route__adminBilling_activePlan__list__item__tabs>:not(:last-child){border-right:1px solid #373a43;border-right:1px solid var(--billing--color-surface-2)}.route__adminBilling_activePlan__list__item__tabs>p{align-items:center;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;height:100%;justify-content:center;letter-spacing:0;line-height:24px;padding:10px 0;transition:background-color .3s ease;width:100%}.route__adminBilling_activePlan__list__item__tabs>p:hover{background-color:#5f606b21}.route__adminBilling_activePlan__list__item__tabs>p.active{background-color:#80819121}.route__adminBilling_activePlan__list__item__btn{margin:20px 0;width:100%}.route__adminBilling_activePlan__list__item__btn--default{background:gray;cursor:not-allowed;pointer-events:none}.route__adminBilling_activePlan__list__item__btn--unsub{background-color:#d35d5d;background-color:var(--billing--color-danger)}.route__adminBilling_activePlan__list__item__btn--unsub:hover{background-color:#b35050}.route__adminBilling_activePlan__list__item__ticks{display:flex;flex-direction:column;gap:13px;height:auto;width:100%}.route__adminBilling_activePlan__list__item__ticks__tick{align-items:center;display:flex;gap:14px;height:auto;width:100%}body.light .route__adminBilling_activePlan__list__item__ticks__tick>img{filter:invert(1);opacity:.7}.route__adminBilling__addons{grid-gap:20px;display:grid;gap:20px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:repeat(auto-fit,580px);grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:auto;padding-bottom:10px;width:100%}@media (max-width:640px){.route__adminBilling__addons{grid-template-columns:repeat(auto-fit,100%)}}.route__adminBilling__addons__error{color:#d35d5d;color:var(--billing--color-danger)}.route__adminBilling__addons__error,.route__adminBilling__addons__text{font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:18px}.route__adminBilling__addons__text{grid-column:1/-1;height:auto;width:100%}.route__adminBilling__addons__box{grid-gap:20px;border:1px solid #373a43;border:1px solid var(--billing--color-surface-2);border-radius:8px;box-shadow:0 0 4px 2px #0000004d;display:grid;gap:20px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:-webkit-max-content;height:max-content;overflow:hidden;padding:20px;position:relative;width:100%}.route__adminBilling__addons__box__left{display:flex;flex-direction:column;gap:12px}.route__adminBilling__addons__box__left>p{font-family:Inter;font-size:16px;font-style:Semi Bold;font-weight:600;letter-spacing:0;line-height:100%}.route__adminBilling__addons__box__left>span{color:#808191;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%}.route__adminBilling__addons__box__right{align-items:flex-end;display:flex;flex-direction:column}.route__adminBilling__addons__box__right>p{font-family:Inter;font-size:16px;font-style:Semi Bold;font-weight:600;letter-spacing:0;line-height:18px;margin-bottom:8px}.route__adminBilling__addons__box__right>span{font-size:16px}.route__adminBilling__addons__box__right>small,.route__adminBilling__addons__box__right>span{font-family:Inter;font-style:Regular;font-weight:400;letter-spacing:0;line-height:18px;text-align:right}.route__adminBilling__addons__box__right>small{color:#808191;font-size:12px}.route__adminBilling__addons__box__limit{align-items:center;display:flex;grid-column:1/-1;height:auto;justify-content:space-between;width:100%}.route__adminBilling__addons__box__limit>p{font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:18px}.route__adminBilling__addons__box__limit__controls{align-items:center;display:flex;gap:5px;height:auto;width:auto}.route__adminBilling__addons__box__limit__controls__btn{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;height:24px;justify-content:center;letter-spacing:0;line-height:18px;padding:0 10px;transition:background-color .3s ease;-webkit-user-select:none;user-select:none;width:auto}.route__adminBilling__addons__box__limit__controls__btn:hover{background-color:hsla(0,0%,50%,.521)}.route__adminBilling__addons__box__limit__controls__input{background-color:initial;border:1px solid #808191;border-radius:4px;color:#fff;color:var(--billing--addOns--input-color);height:24px;outline:none;text-align:center;transition:border-color .3s ease;width:50px}.route__adminBilling__addons__box__limit__controls__input:focus,.route__adminBilling__addons__box__limit__controls__input:hover{border-color:#6c5dd3;border-color:var(--billing--color-accent-text)}.route__adminBilling__addons__box__line{background-color:#373a43;background-color:var(--billing--color-surface-2);grid-column:1/-1;height:1px;left:-20px;position:relative;width:calc(100% + 40px)}.route__adminBilling__addons__box__status{align-items:center;display:flex;grid-column:1/-1;height:auto;justify-content:space-between;width:100%}.route__adminBilling__addons__box__status__left{background-color:#cecdff;border-radius:999px;color:#6c5dd3;color:var(--billing--color-accent-text);font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%;padding:5px 10px;width:-webkit-max-content;width:max-content}.route__adminBilling__addons__box__status__left--gray{background-color:#232630;border:1px solid gray;color:#fff}.route__adminBilling__addons__box__status__left--expired{background-color:#ffcdcd;background-color:var(--billing--color-danger-bg);color:#d35d5d;color:var(--billing--color-danger)}.route__adminBilling__addons__box__button--unsub{background-color:#d35d5d;background-color:var(--billing--color-danger)}.route__adminBilling__addons__box__button--unsub:hover{background-color:#b35050}.route__adminBilling__billing{max-width:100%;min-width:0;overflow:auto;width:auto}.route__adminBilling__billing__btns{display:flex;gap:5px}.route__adminBilling__billing__btns__btn{color:#9390ff!important;cursor:pointer;transition:color .3s ease}body.light .route__adminBilling__billing__btns__btn{color:#9390ff!important}.route__adminBilling__billing__btns__btn:hover,body.light .route__adminBilling__billing__btns__btn:hover{color:#5a49ce!important}.modals__paymentMethodPicker>.genericModal__wrap{max-width:500px;padding:20px;width:calc(100% - 30px)}.modals__paymentMethodPicker>.genericModal__wrap>.genericModal__wrap__head{margin-bottom:10px}.modals__paymentMethodPicker>.genericModal__wrap>.genericModal__wrap__head>.genericModal__wrap__head__right,.modals__paymentMethodPicker>.genericModal__wrap>.genericModal__wrap__head>.genericModal__wrap__head__right :after{height:24px;width:24px}body.light .modals__paymentMethodPicker>.genericModal__wrap>.genericModal__wrap__head>.genericModal__wrap__head__right{opacity:.7}.modals__paymentMethodPicker>.genericModal__wrap>.genericModal__wrap__desc{color:#808191;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:18px;margin-bottom:22px}.modals__paymentMethodPicker__item{grid-gap:10px;align-items:center;border:1px solid #373a43;border-radius:10px;cursor:pointer;display:grid;gap:10px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:auto;padding:20px;transition:border .3s ease;width:100%}body.light .modals__paymentMethodPicker__item{border:1px solid #e1e1e1}.modals__paymentMethodPicker__item:hover{border-color:#6c5dd3}.modals__paymentMethodPicker__item:not(:last-child){margin-bottom:20px}.modals__paymentMethodPicker__item__radio{border:1px solid #808191;border-radius:50%;cursor:pointer;display:block;height:18px;position:relative;transition:border .3s ease;width:18px}.modals__paymentMethodPicker__item__radio:hover{border-color:#6c5dd3}.modals__paymentMethodPicker__item__radio:after{border-radius:50%;content:"";height:calc(100% - 4px);left:2px;position:absolute;top:2px;transition:background-color .3s ease;width:calc(100% - 4px)}.modals__paymentMethodPicker__item__radio--active{border-color:#6c5dd3;cursor:default}.modals__paymentMethodPicker__item__radio--active:after{background-color:#6c5dd3}.modals__paymentMethodPicker__item__text{align-items:center;display:flex;justify-content:space-between;width:100%}.modals__paymentMethodPicker__item__text__fee{color:#808191;font-size:14px}.modals__paymentMethodPicker__item__subImage{grid-column:1/-1;height:auto;margin-left:28px;width:auto}.modals__paymentMethodPicker__btns{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:auto;margin-top:20px;width:100%}.modals__paymentMethodPicker__btns__btn{align-items:center;background-color:#6c5dd3;border:1px solid #0000;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:18px;font-style:Semi Bold;font-weight:600;height:auto;justify-content:center;letter-spacing:0;line-height:100%;padding:15px 0;transition:background .3s ease;width:auto}.modals__paymentMethodPicker__btns__btn:hover{background-color:#5a49ce}.modals__paymentMethodPicker__btns__btn--secondary{background-color:initial;border:1px solid #373a43}body.light .modals__paymentMethodPicker__btns__btn--secondary{border:1px solid #e1e1e1;color:#11142d}.modals__paymentMethodPicker__btns__btn--secondary:hover{background-color:#373a43}body.light .modals__paymentMethodPicker__btns__btn--secondary:hover{background-color:#e1e1e1}.modals__paymentMethodPicker__subText{display:flex;flex-direction:column;height:auto;margin-top:16px;width:100%}.modals__paymentMethodPicker__subText>p{color:#808191;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%;text-align:center;width:100%}.route__admin__payment{height:100%;width:100%}.route__admin__payment,.route__admin__payment__wrap{align-items:center;display:flex;justify-content:center}.route__admin__payment__wrap{background-color:#2c2e38;border-radius:6px;box-shadow:0 0 20px 0 #00000026;color:#fff;flex-direction:column;height:auto;max-width:100%;padding:40px 30px;width:500px}.route__admin__payment__wrap__spinText{font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;height:auto;letter-spacing:0;line-height:150%;margin-bottom:50px;text-align:center;width:100%}.route__admin__payment__wrap__table{grid-gap:20px;display:grid;gap:20px;grid-auto-rows:auto;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;height:auto;margin-bottom:30px;margin-top:12px;width:100%}@media screen and (max-width:550px){.route__admin__payment__wrap__table{gap:10px;grid-template-columns:1fr}}.route__admin__payment__wrap__table>div{border:1px solid #373a43;border-radius:5px;height:auto;min-height:100%;padding:8px;width:100%}.route__admin__payment__wrap__table>div>small{color:#808191;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:24px;margin-bottom:2px}.route__admin__payment__wrap__table>div>p{font-family:Inter;font-size:16px;font-style:Semi Bold;font-weight:600;letter-spacing:0;line-height:24px;word-break:break-all}.route__admin__payment__wrap>img{margin-bottom:30px;width:60px}.route__admin__payment__wrap>h3{font-family:Inter;font-size:24px;font-style:Bold;font-weight:700;letter-spacing:0;line-height:100%;margin-bottom:8px;text-align:center}.route__admin__payment__wrap>p{font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:18px;text-align:center}.route__admin__payment__wrap>p>a{color:#9390ff}.route__automations{grid-gap:40px;color:#fff;display:grid;gap:40px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:repeat(auto-fit,280px);grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:auto;width:100%}@media screen and (max-width:770px){.route__automations{padding-top:80px}}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}@media screen and (max-width:770px){.route__automations__fbWarmup{padding-top:80px}}.route__automations__fbWarmup__head{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr -webkit-max-content;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 -webkit-max-content;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__globalIntegrationsHJ{height:100%;overflow:auto;width:100%}.route__admin__globalIntegrationsHJ{padding:10px}@media screen and (max-width:770px){.route__admin__globalIntegrationsHJ{padding-top:80px}}.route__admin__globalIntegrationsHJ .customComponents__table{column-gap:30px;grid-template-columns:70px repeat(3,-webkit-max-content)!important;grid-template-columns:70px repeat(3,max-content)!important;width:100%}.route__admin__globalIntegrationsHJ .customComponents__table__head{padding:0 20px}.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__admin__adminDashboard{color:#000;overflow:auto;padding-bottom:20px}body.dark .route__admin__adminDashboard{color:#fff}.route__admin__adminDashboard__head{border-bottom:1px solid #373a43;color:#fff;font-family:Inter;font-size:22px;font-style:Semi Bold;font-weight:600;letter-spacing:0;line-height:100%;padding:0 0 20px;width:100%}body.light .route__admin__adminDashboard__head{color:#11142d}@media screen and (max-width:770px){.route__admin__adminDashboard__head{padding-top:70px}}.route__admin__adminDashboard__tabs{align-items:center;display:flex;gap:20px;justify-content:flex-start;margin-top:20px}@media screen and (max-width:770px){.route__admin__adminDashboard__tabs{flex-wrap:wrap}}.route__admin__adminDashboard__tabs__single{background-color:initial;border-radius:3px;color:#808191;cursor:pointer;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%;padding:10px 15px;transition:background .3s ease}.route__admin__adminDashboard__tabs__single--active{background:#6c5dd3;color:#fff}.route__admin__adminDashboard__content__container{opacity:0;position:absolute;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;width:100%}.route__admin__adminDashboard__content__container.active{opacity:1;position:relative;transform:translateY(0)}.route__admin__adminDashboard__content2{grid-gap:20px;display:grid;gap:20px;grid-column:1/-1;grid-template-columns:repeat(4,1fr);margin-top:30px}@media screen and (max-width:1150px){.route__admin__adminDashboard__content2{grid-template-columns:repeat(4,-webkit-max-content);grid-template-columns:repeat(4,max-content);overflow:auto;scrollbar-width:auto;width:100%}.route__admin__adminDashboard__content2::-webkit-scrollbar{height:8px}.route__admin__adminDashboard__content2::-webkit-scrollbar-thumb{background-color:#808191;border-radius:26px;height:8px}.route__admin__adminDashboard__content2::-webkit-scrollbar-track{background-color:#373943}}@media screen and (max-width:890px){.route__admin__adminDashboard__content2{padding-bottom:28px}}@media screen and (max-width:500px){.route__admin__adminDashboard__content2{gap:16px;grid-template-columns:repeat(4,176px)}}.route__admin__adminDashboard__content2__kpi{background-color:#232630;border:1px solid #373a43;border-radius:8px;box-shadow:0 0 8px 0 #00000040;display:flex;flex-direction:column;gap:18px;height:auto;min-width:176px;padding:20px 40px;position:relative;width:100%}@media screen and (max-width:1350px){.route__admin__adminDashboard__content2__kpi{padding:18px 16px 14px}}@media screen and (max-width:500px){.route__admin__adminDashboard__content2__kpi--currency .route__dashboardNew__kpi__item__bottom>div{position:absolute;right:16px;top:14px}}body.light .route__admin__adminDashboard__content2__kpi{background-color:#fff;border-color:#e1e1e1;box-shadow:none}.route__admin__adminDashboard__content2__kpi__top{align-items:center;display:flex;gap:12px;height:auto;width:100%}.route__admin__adminDashboard__content2__kpi__top>img{width:30px}.route__admin__adminDashboard__content2__kpi__top>span{font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:16px}.route__admin__adminDashboard__content2__kpi__bottom{align-items:center;display:flex;gap:18px;height:auto;width:100%}.route__admin__adminDashboard__content2__kpi__bottom>span{font-family:Poppins;font-size:28px;font-weight:600;letter-spacing:0;line-height:100%}@media screen and (max-width:1350px){.route__admin__adminDashboard__content2__kpi__bottom>span{font-size:20px}}.route__admin__adminDashboard__content2__kpi__bottom>div{align-items:center;background-color:#7fba7a0f;border:1px solid #7fba7a0f;border-radius:999px;color:#7fba7a;display:flex;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;gap:4px;letter-spacing:0;line-height:18px;padding:2px 6px}@media screen and (max-width:500px){.route__admin__adminDashboard__content2__kpi__bottom>div{font-size:12px}}body.light .route__admin__adminDashboard__content2__kpi__bottom>div{border-color:#509c4933;color:#509c49}.route__admin__adminDashboard__content2__kpi__bottom--red>div{background-color:initial;border-color:#ff754c33;color:#ff754c}body.light .route__admin__adminDashboard__content2__kpi__bottom--red>div{border-color:#ff754c33;color:#ff754c}.component__landing{background-color:#0e0c15;height:-webkit-max-content;height:max-content;width:100%}.component__headerV2{border-bottom:1px solid #302c46;padding:71px 20px 31px;position:-webkit-sticky;position:sticky;top:0;transition:background-color .3s ease;width:100%;z-index:100}@media screen and (max-width:1150px){.component__headerV2{padding:54px 16px 14px}}@media screen and (max-width:830px){.component__headerV2{background-color:#0e0c15;left:0;position:-webkit-sticky;position:sticky;top:0}}.component__headerV2__discount{align-items:center;background-color:#6c5dd3;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;height:40px;justify-content:center;left:0;line-height:20px;position:fixed;text-align:center;top:0;width:100%}.component__headerV2__mobileMenu{animation:openMenu .3s ease forwards;background-color:#151223;height:calc(100% - 40px);left:0;overflow:hidden;overflow-y:scroll;padding-bottom:40px;position:absolute;top:105px;width:0;z-index:999999}.component__headerV2__mobileMenu__item{width:100%}.component__headerV2__mobileMenu__item__main{align-items:center;border-bottom:1px solid #302c46;cursor:pointer;display:flex;justify-content:space-between;padding:16px;width:100%}.component__headerV2__mobileMenu__item__main>svg{transition:transform .3s ease,fill .3s ease}.component__headerV2__mobileMenu__item__main>p{color:#ffffff80;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;transform:color .3s ease}.component__headerV2__mobileMenu__item__dropdown{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);max-height:0;overflow:hidden;padding:0 16px;width:100%}@media screen and (max-width:650px){.component__headerV2__mobileMenu__item__dropdown{grid-template-columns:1fr}}.component__headerV2__mobileMenu__btns{align-items:center;display:flex;flex-direction:column;gap:24px;margin-top:40px;width:100%}.component__headerV2__mobileMenu__btns--demo{border:1px solid #6c5dd3;color:#88878e;font-size:14px;font-weight:400;line-height:20px}.component__headerV2__mobileMenu__btns--demo,.component__headerV2__mobileMenu__btns--trial{border-radius:5px;cursor:pointer;font-family:Inter,sans-serif;padding:12px 24px;text-align:center;width:171px}.component__headerV2__mobileMenu__btns--trial{background-color:#6c5dd3;color:#fff;font-size:16px}.component__headerV2__wrap{align-items:center;display:flex;flex-grow:0;flex-shrink:0;gap:20px;justify-content:space-between;margin:0 auto;max-width:1216px;min-height:-webkit-max-content;min-height:max-content;width:100%}.component__headerV2__wrap__menu{cursor:pointer;display:none}@media screen and (max-width:830px){.component__headerV2__wrap__menu{display:block;order:2}}.component__headerV2__wrap__logo{align-items:center;cursor:pointer;display:flex;gap:20px;height:36px;width:200px}@media screen and (max-width:1150px){.component__headerV2__wrap__logo{gap:14px;width:152px}}@media screen and (max-width:830px){.component__headerV2__wrap__logo{order:1}}.component__headerV2__wrap__logo>img{width:100%}.component__headerV2__wrap__logo>span{color:#fff;font-family:Poppins,sans-serif;font-size:22px;font-weight:500}@media screen and (max-width:1150px){.component__headerV2__wrap__logo>span{font-size:16px}}.component__headerV2__wrap__nav{align-items:center;display:flex;gap:30px;justify-content:center}@media screen and (max-width:830px){.component__headerV2__wrap__nav{display:none}}.component__headerV2__wrap__nav>a{align-items:center;color:#88878e;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:400;gap:6px;line-height:20px;transition:color .3s ease}.component__headerV2__wrap__nav>a:hover{color:#fff}.component__headerV2__wrap__nav>a>svg{transition:transform .3s ease}.component__headerV2__wrap__nav>a>svg>path{transition:fill .3s ease}.component__headerV2__wrap__right{align-items:center;display:flex;gap:20px}@media screen and (max-width:830px){.component__headerV2__wrap__right{display:none}}.component__headerV2__wrap__right--login{color:#ffffff80;cursor:pointer;font-family:Inter;font-size:14px;font-weight:400;line-height:20px}.component__headerV2__wrap__right--demo{border:1px solid #6c5dd3;border-radius:5px;color:#88878e;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;padding:12px 24px;text-align:center}@media screen and (max-width:1150px){.component__headerV2__wrap__right--demo{display:none}}.component__headerV2__wrap__right--trial{background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;padding:12px 24px;text-align:center}@media screen and (max-width:1150px){.component__headerV2__wrap__right--trial{display:none}}.component__headerV2__dropdown{background:linear-gradient(90deg,#0e0c15,#19162c);left:0;max-height:0;overflow:hidden;padding:0;position:absolute;top:calc(100% + 1px);transition:max-height .3s ease,padding .3s ease;width:100%}.component__headerV2__dropdown__wrap{display:none;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1216px;row-gap:30px;width:100%}.component__headerV2__dropdown__wrap__item{cursor:pointer;display:flex;gap:12px}.component__headerV2__dropdown__wrap__item>img{height:18px;margin-top:2px;width:18px}.component__headerV2__dropdown__wrap__item__info{display:flex;flex-direction:column;gap:8px}.component__headerV2__dropdown__wrap__item__info>a{color:#fff;font-family:Inter;font-size:14px;font-weight:400;line-height:20px}.component__headerV2__dropdown__wrap__item__info>p{color:#86858a;font-family:Inter;font-size:14px;font-weight:400;line-height:20px}@keyframes openMenu{0%{width:0}to{width:100%}}.routes__landingPageV2{padding:80px 16px 50px;position:relative;width:100%}@media screen and (max-width:900px){.routes__landingPageV2{padding-top:40px}}.routes__landingPageV2__title{color:#fff;font-family:Lato;font-size:50px;font-weight:700;line-height:72px;text-align:center}@media screen and (max-width:900px){.routes__landingPageV2__title{font-size:28px;line-height:140%}}.routes__landingPageV2__subtitle{color:#fff;font-family:Lato;font-size:50px;font-weight:700;line-height:60px}@media screen and (max-width:900px){.routes__landingPageV2__subtitle{font-size:28px;line-height:140%}}.routes__landingPageV2__section1{width:100%}@media screen and (max-width:1250px){.routes__landingPageV2__section1{margin-left:-16px;overflow:hidden;width:calc(100% + 32px)}}.routes__landingPageV2__section1__bg{left:0;position:absolute;top:-112px;width:100%}@media screen and (max-width:800px){.routes__landingPageV2__section1__bg{top:0}}.routes__landingPageV2__section1__bg>img{width:100%}@media screen and (max-width:800px){.routes__landingPageV2__section1__bg--desktop{display:none}}.routes__landingPageV2__section1__bg--mobile{display:none}@media screen and (max-width:800px){.routes__landingPageV2__section1__bg--mobile{display:block}}.routes__landingPageV2__section1__box1{margin:0 auto;max-width:838px;position:relative;width:100%;z-index:2}@media screen and (max-width:1250px){.routes__landingPageV2__section1__box1{padding:0 16px}}.routes__landingPageV2__section1__box1 .routes__landingPageV2__title{margin-bottom:20px}@media screen and (max-width:500px){.routes__landingPageV2__section1__box1 .routes__landingPageV2__title{margin:0 auto 20px;max-width:350px}}.routes__landingPageV2__section1__box1>p{color:#cac6dd;font-family:Lato;font-size:20px;font-weight:400;line-height:100%;text-align:center}@media screen and (max-width:900px){.routes__landingPageV2__section1__box1>p{font-size:16px;line-height:100%}}.routes__landingPageV2__section1__box1__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:50px 0 70px;width:100%}@media screen and (max-width:900px){.routes__landingPageV2__section1__box1__buttons{gap:16px;margin:30px 0}}.routes__landingPageV2__section1__box1__buttons>p{color:#cac6dd;font-family:Lato;font-size:14px;font-weight:400;line-height:20px;margin-top:-10px;text-align:center;width:100%}@media screen and (max-width:900px){.routes__landingPageV2__section1__box1__buttons>p{font-size:10px;line-height:100%}}.routes__landingPageV2__section1__box1__buttons--trial{background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter;font-size:18px;font-weight:400;line-height:100%;max-width:224px;padding:15px 8px;text-align:center;width:100%}@media screen and (max-width:900px){.routes__landingPageV2__section1__box1__buttons--trial{font-size:16px;max-width:194sapx}}.routes__landingPageV2__section1__box1__buttons--demo{background-color:#25214e;border:1px solid #6c5dd3;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter;font-size:18px;font-weight:400;line-height:100%;max-width:216px;padding:15px 8px;text-align:center;width:100%}@media screen and (max-width:900px){.routes__landingPageV2__section1__box1__buttons--demo{font-size:16px;max-width:196px}}.routes__landingPageV2__section1__dashboard{animation:fadeUp 1s ease forwards;margin:0 auto 168px;max-width:-webkit-max-content;max-width:max-content;opacity:0;position:relative;z-index:11}@media screen and (max-width:1000px){.routes__landingPageV2__section1__dashboard{max-width:316px}.routes__landingPageV2__section1__dashboard__image{width:100%}.routes__landingPageV2__section1__dashboard--icons1,.routes__landingPageV2__section1__dashboard--icons2{height:28px;width:99px}.routes__landingPageV2__section1__dashboard--icons1{left:-75px!important;top:104px!important}.routes__landingPageV2__section1__dashboard--icons2{right:-69px!important;top:48px!important}.routes__landingPageV2__section1__dashboard{margin-bottom:67px}}.routes__landingPageV2__section1__dashboard--icons1,.routes__landingPageV2__section1__dashboard--icons2{position:absolute}.routes__landingPageV2__section1__dashboard--icons1{animation:fadeLeft .6s ease 1s forwards;left:-200px;opacity:0;top:279px}.routes__landingPageV2__section1__dashboard--icons2{animation:fadeRight .6s ease .6s forwards;opacity:0;right:-185px;top:128px}.routes__landingPageV2__section1__box2{align-items:center;display:flex;gap:30px;margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:11}@media screen and (max-width:900px){.routes__landingPageV2__section1__box2{align-items:flex-start}}@media screen and (max-width:700px){.routes__landingPageV2__section1__box2{margin-bottom:70px}}@media screen and (max-width:1250px){.routes__landingPageV2__section1__box2{flex-direction:column;gap:70px;padding:0 16px}}.routes__landingPageV2__section1__box2__left{max-width:560px;width:100%}.routes__landingPageV2__section1__box2__left .routes__landingPageV2__subtitle{margin-bottom:24px}@media screen and (max-width:900px){.routes__landingPageV2__section1__box2__left .routes__landingPageV2__subtitle{margin-bottom:20px}}.routes__landingPageV2__section1__box2__left>p{color:#fff9;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;margin-bottom:25px}@media screen and (max-width:900px){.routes__landingPageV2__section1__box2__left>p{font-size:16px;line-height:24px;margin-bottom:20px}}.routes__landingPageV2__section1__box2__left__list{display:flex;flex-direction:column;gap:20px;width:100%}.routes__landingPageV2__section1__box2__left__list__item{align-items:center;display:flex;gap:20px}@media screen and (max-width:900px){.routes__landingPageV2__section1__box2__left__list__item{gap:16px}}@media screen and (max-width:600px){.routes__landingPageV2__section1__box2__left__list__item{align-items:flex-start}}.routes__landingPageV2__section1__box2__left__list__item>img{height:24px;width:24px}@media screen and (max-width:900px){.routes__landingPageV2__section1__box2__left__list__item>img{height:20px;width:20px}}@media screen and (max-width:600px){.routes__landingPageV2__section1__box2__left__list__item>img{margin-top:3px}}.routes__landingPageV2__section1__box2__left__list__item>p{color:#fff9;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:900px){.routes__landingPageV2__section1__box2__left__list__item>p{flex-grow:1;flex-shrink:1;font-size:14px;line-height:24px}}.routes__landingPageV2__section1__box2__right{align-items:center;display:flex;justify-content:center;max-width:626px;width:100%}@media screen and (max-width:700px){.routes__landingPageV2__section1__box2__right{margin:0 auto;max-width:330px}}.routes__landingPageV2__section1__box2__right__image{display:none;position:relative;width:-webkit-max-content;width:max-content}@media screen and (max-width:700px){.routes__landingPageV2__section1__box2__right__image{width:100%}}.routes__landingPageV2__section1__box2__right__image--main{animation:fadeIn .6s ease .6s forwards;opacity:0}@media screen and (max-width:700px){.routes__landingPageV2__section1__box2__right__image--main{width:100%}}.routes__landingPageV2__section1__box2__right__image--fb{animation:rollIconLeft .6s ease .9s forwards;left:35px;opacity:0;position:absolute;top:-32px}@media screen and (max-width:700px){.routes__landingPageV2__section1__box2__right__image--fb{height:38px;left:20px;top:-19.5px;width:38px}}.routes__landingPageV2__section1__box2__right__image--icon{animation:rollIconDown .6s ease 1.2s forwards;bottom:-22px;left:-40px;opacity:0;position:absolute;z-index:10}@media screen and (max-width:700px){.routes__landingPageV2__section1__box2__right__image--icon{bottom:-14.5px;height:38px;left:-23.5px;width:38px}}.routes__landingPageV2__section1__box2__right__image--insta{animation:rollIconRight .6s ease 1.5s forwards;bottom:-18px;opacity:0;position:absolute;right:-18px;z-index:10}@media screen and (max-width:700px){.routes__landingPageV2__section1__box2__right__image--insta{bottom:-9px;height:38px;right:-11px;width:38px}}.routes__landingPageV2__section1__box2__right__image__shadow{left:0;position:absolute;top:calc(99% - 1px);width:100%}@media screen and (max-width:700px){.routes__landingPageV2__section1__box2__right__image__shadow{top:calc(99% - 2px)}}.routes__landingPageV2__section1__box2__right__image__shadow--first{animation:fadeUp .6s ease .3s forwards;background-color:#1b1b2e;border-bottom-left-radius:9px;border-bottom-right-radius:9px;height:16px;left:14.5px;opacity:0;position:relative;width:calc(100% - 40px)}@media screen and (max-width:700px){.routes__landingPageV2__section1__box2__right__image__shadow--first{height:9px;left:9px;width:305.5px}}.routes__landingPageV2__section1__box2__right__image__shadow--second{animation:fadeUp .6s ease forwards;background-color:#1b1b2eb2;border-bottom-left-radius:9px;border-bottom-right-radius:9px;height:16px;left:41px;opacity:0;position:relative;width:calc(100% - 93px)}@media screen and (max-width:700px){.routes__landingPageV2__section1__box2__right__image__shadow--second{height:9px;left:24px;width:274.5px}}.routes__landingPageV2__section1__box2__right--show .routes__landingPageV2__section1__box2__right__image{display:block}.routes__landingPageV2__section1__box3{margin:0 auto 120px;max-width:1216px;width:100%}@media screen and (max-width:1250px){.routes__landingPageV2__section1__box3{padding:0 16px}}@media screen and (max-width:700px){.routes__landingPageV2__section1__box3{margin-bottom:50px}.routes__landingPageV2__section1__box3 .routes__landingPageV2__title{margin-bottom:31px!important}}.routes__landingPageV2__section1__box3__wrap{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);width:100%}@media screen and (max-width:1250px){.routes__landingPageV2__section1__box3__wrap{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:700px){.routes__landingPageV2__section1__box3__wrap{gap:16px}}.routes__landingPageV2__section1__box3__wrap__item{background:#363049;border-radius:20px;overflow:hidden;padding:2px;position:relative}.routes__landingPageV2__section1__box3__wrap__item:after{border-radius:20px;content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.routes__landingPageV2__section1__box3__wrap__item--green:after{background:linear-gradient(162.85deg,#b2ee7d 34.18%,#353049 99.43%);background-size:100% 100%}.routes__landingPageV2__section1__box3__wrap__item--yellow:after{background:linear-gradient(162.85deg,#ffc876 34.18%,#353049 99.43%);background-size:100% 100%}.routes__landingPageV2__section1__box3__wrap__item--purple:after{background:linear-gradient(162.85deg,#d77dee 34.18%,#353049 99.43%);background-size:100% 100%}.routes__landingPageV2__section1__box3__wrap__item:hover:after{opacity:1}.routes__landingPageV2__section1__box3__wrap__item__inner{background-color:#0e0c15;border-radius:20px;display:flex;flex-direction:column;height:100%;padding:24px;position:relative;z-index:2}@media screen and (max-width:1250px){.routes__landingPageV2__section1__box3__wrap__item__inner{height:100%}}@media screen and (max-width:700px){.routes__landingPageV2__section1__box3__wrap__item__inner{padding:16px}}.routes__landingPageV2__section1__box3__wrap__item__inner>h2{color:#fff;font-family:Inter;font-size:24px;font-weight:400;line-height:24px;margin-bottom:22px;min-height:58px}@media screen and (max-width:700px){.routes__landingPageV2__section1__box3__wrap__item__inner>h2{font-size:18px;margin-bottom:8px}}.routes__landingPageV2__section1__box3__wrap__item__inner>p{color:#86858a;font-family:Inter;font-size:16px;font-weight:400;line-height:24px;margin-top:auto}@media screen and (max-width:700px){.routes__landingPageV2__section1__box3__wrap__item__inner>p{font-size:14px}}.routes__landingPageV2__section1__box3__wrap__item__icon{height:48px;margin-bottom:40px;width:48px}@media screen and (max-width:700px){.routes__landingPageV2__section1__box3__wrap__item__icon{height:38px;margin-bottom:12px;width:38px}}.routes__landingPageV2__section2{position:relative;width:100%}.routes__landingPageV2__section2--grid{position:absolute;right:-16px;top:-80px}@media screen and (max-width:700px){.routes__landingPageV2__section2--grid{display:none}}.routes__landingPageV2__section2__box1{align-items:center;display:flex;gap:30px;justify-content:space-between;margin:0 auto 120px;max-width:1219px;position:relative;width:100%;z-index:10}.routes__landingPageV2__section2__box1 .routes__landingPageV2__subtitle{margin-bottom:24px;max-width:-webkit-max-content;max-width:max-content}@media screen and (max-width:700px){.routes__landingPageV2__section2__box1{margin-bottom:50px}}@media screen and (max-width:1250px){.routes__landingPageV2__section2__box1{flex-direction:column}.routes__landingPageV2__section2__box1 .routes__landingPageV2__subtitle{font-size:32px;line-height:140%;max-width:100%;text-align:center}}.routes__landingPageV2__section2__box1__left{max-width:557px;width:100%}.routes__landingPageV2__section2__box1__left>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;max-width:508px}@media screen and (max-width:1250px){.routes__landingPageV2__section2__box1__left>p{max-width:100%;text-align:center}}.routes__landingPageV2__section2__box1__right{max-width:605px;width:100%}.routes__landingPageV2__section2__box1__right>img{width:100%}.routes__landingPageV2__section2__box2{margin:0 auto 120px;max-width:1223px;position:relative;width:100%;z-index:10}@media screen and (max-width:700px){.routes__landingPageV2__section2__box2{margin-bottom:50px}}.routes__landingPageV2__section2__box2>p{color:#cac6dd;font-family:Lato;font-size:20px;font-weight:400;line-height:100%;margin-bottom:68px;text-align:center}@media screen and (max-width:700px){.routes__landingPageV2__section2__box2>p{font-size:16px;margin-bottom:30px}}.routes__landingPageV2__section2__box2__list{display:grid;grid-template-columns:repeat(3,1fr);width:100%}@media screen and (max-width:900px){.routes__landingPageV2__section2__box2__list{overflow-y:scroll}}.routes__landingPageV2__section2__box2__list__item:not(:last-child){border-bottom:1px solid #ffffff0d}.routes__landingPageV2__section2__box2__list__item{align-items:center;display:grid;grid-column:1/span all;grid-template-columns:subgrid;height:76px;width:100%}@media screen and (max-width:900px){.routes__landingPageV2__section2__box2__list__item{gap:20px}.routes__landingPageV2__section2__box2__list__item>img{height:20px;width:20px}}.routes__landingPageV2__section2__box2__list__item>h4{color:#fff;font-family:Inter;font-size:18px;font-weight:600;line-height:32px}@media screen and (max-width:900px){.routes__landingPageV2__section2__box2__list__item>h4{font-size:16px}.routes__landingPageV2__section2__box2__list__item>h4:first-child{width:251px}}.routes__landingPageV2__section2__box2__list__item>p{align-items:center;color:#fff;display:flex;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:16px;font-weight:300;gap:16px;line-height:24px}@media screen and (max-width:700px){.routes__landingPageV2__section2__box2__list__item>p{width:194px!important}}.routes__landingPageV2__section2__box2__list__item>p>img{opacity:30%;position:relative;z-index:10}@media screen and (max-width:900px){.routes__landingPageV2__section2__box2__list__item>p>img{height:20px;width:20px}.routes__landingPageV2__section2__box2__list__item>p{font-size:14px;width:251px}}.routes__landingPageV2__section3{position:relative;width:100%}.routes__landingPageV2__section3__background{left:-16px;mix-blend-mode:color-dodge;position:absolute;top:-214px}@media screen and (max-width:1250px){.routes__landingPageV2__section3__background{display:none}}.routes__landingPageV2__section3__box1{align-items:center;display:flex;gap:60px;margin:0 auto 120px;max-width:1216px;min-height:0;position:relative;width:100%;z-index:10}@media screen and (max-width:1250px){.routes__landingPageV2__section3__box1{flex-direction:column}}@media screen and (max-width:700px){.routes__landingPageV2__section3__box1{gap:30px;margin-bottom:50px}}.routes__landingPageV2__section3__box1__left{align-items:center;display:flex;min-height:0}.routes__landingPageV2__section3__box1__left--show .routes__landingPageV2__section3__box1__left__dashboard{animation:fadeIn .6s ease-in-out .7s forwards}.routes__landingPageV2__section3__box1__left--show .routes__landingPageV2__section3__box1__left__shadows--first{animation:fadeRight .3s linear .6s forwards}.routes__landingPageV2__section3__box1__left--show .routes__landingPageV2__section3__box1__left__shadows--second{animation:fadeRight .3s linear .5s forwards}.routes__landingPageV2__section3__box1__left--show .routes__landingPageV2__section3__box1__left__shadows--third{animation:fadeRight .3s linear .3s forwards}.routes__landingPageV2__section3__box1__left__dashboard{opacity:0}@media screen and (max-width:700px){.routes__landingPageV2__section3__box1__left__dashboard{max-width:323.5px;width:100%}}.routes__landingPageV2__section3__box1__left__shadows{align-items:center;display:flex;flex:1 1;height:100%}.routes__landingPageV2__section3__box1__left__shadows--first{background-color:#1b1b2e;border-bottom-right-radius:24px;border-top-right-radius:24px;height:405px;opacity:0;width:24px}@media screen and (max-width:700px){.routes__landingPageV2__section3__box1__left__shadows--first{height:250px;width:15px}}.routes__landingPageV2__section3__box1__left__shadows--second{background-color:#1b1b2eb2;border-bottom-right-radius:24px;border-top-right-radius:24px;height:355px;opacity:0;width:24px}@media screen and (max-width:700px){.routes__landingPageV2__section3__box1__left__shadows--second{height:219px;width:15px}}.routes__landingPageV2__section3__box1__left__shadows--third{background-color:#1b1b2e80;border-bottom-right-radius:24px;border-top-right-radius:24px;height:280px;opacity:0;width:24px}@media screen and (max-width:700px){.routes__landingPageV2__section3__box1__left__shadows--third{height:173px;width:15px}}.routes__landingPageV2__section3__box1__right{max-width:560px;width:100%}@media screen and (max-width:700px){.routes__landingPageV2__section3__box1__right .routes__landingPageV2__subtitle{font-size:28px}}.routes__landingPageV2__section3__box1__right>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;margin:24px 0}@media screen and (max-width:700px){.routes__landingPageV2__section3__box1__right>p{margin:14px 0 26px}}.routes__landingPageV2__section3__box1__right__list{margin-bottom:40px;width:100%}@media screen and (max-width:700px){.routes__landingPageV2__section3__box1__right__list{margin-bottom:30px}}.routes__landingPageV2__section3__box1__right__list__item:first-child{border-top:1px solid #252134}.routes__landingPageV2__section3__box1__right__list__item{align-items:center;border-bottom:1px solid #252134;display:flex;gap:20px;padding:16px 0;width:100%}@media screen and (max-width:700px){.routes__landingPageV2__section3__box1__right__list__item{align-items:flex-start;gap:16px}.routes__landingPageV2__section3__box1__right__list__item>img{height:20px;margin-top:2px;width:20px}}.routes__landingPageV2__section3__box1__right__list__item>p{color:#fff;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:700px){.routes__landingPageV2__section3__box1__right__list__item>p{font-size:14px}}.routes__landingPageV2__section3__box1__right__demo{align-items:center;background-color:#47406066;border:1px solid #6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:18px;font-weight:400;justify-content:center;line-height:100%;max-width:269px;padding:15px;transition:background-color .3s ease;width:100%}.routes__landingPageV2__section3__box1__right__demo:hover{background-color:#6c5dd3}@media screen and (max-width:700px){.routes__landingPageV2__section3__box1__right__demo{margin:0 auto}}.routes__landingPageV2__section4{position:relative;width:100%}.routes__landingPageV2__section4__grid{position:absolute;right:0;top:-79px}@media screen and (max-width:1250px){.routes__landingPageV2__section4__grid{display:none}}.routes__landingPageV2__section4__box1{align-items:center;display:flex;gap:60px;justify-content:space-between;margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:10}@media screen and (max-width:1250px){.routes__landingPageV2__section4__box1{flex-direction:column}}@media screen and (max-width:700px){.routes__landingPageV2__section4__box1{margin-bottom:50px}}.routes__landingPageV2__section4__box1__right{max-width:592px;padding:23px 27px 0 39px;position:relative;width:100%}@media screen and (max-width:700px){.routes__landingPageV2__section4__box1__right{max-width:368px;overflow:hidden;padding:14px 17px 0 24px}}.routes__landingPageV2__section4__box1__right--show .routes__landingPageV2__section4__box1__right--purchase,.routes__landingPageV2__section4__box1__right--show .routes__landingPageV2__section4__box1__right__graph{animation:fadeRight .6s ease .6s forwards}.routes__landingPageV2__section4__box1__right--show .routes__landingPageV2__section4__box1__right--registration,.routes__landingPageV2__section4__box1__right--show .routes__landingPageV2__section4__box1__right--signup{animation:fadeLeft .6s ease .6s forwards}.routes__landingPageV2__section4__box1__right--show .routes__landingPageV2__section4__box1__right__dashboard{animation:fadeIn .6s ease forwards}.routes__landingPageV2__section4__box1__right__wrap{position:relative}.routes__landingPageV2__section4__box1__right__dashboard{opacity:0}@media screen and (max-width:700px){.routes__landingPageV2__section4__box1__right__dashboard{width:100%}}.routes__landingPageV2__section4__box1__right--purchase{opacity:0;position:absolute;right:-29px;top:-31px;z-index:5}@media screen and (max-width:700px){.routes__landingPageV2__section4__box1__right--purchase{height:30px;right:-39px;top:-19px;width:120px}}.routes__landingPageV2__section4__box1__right--registration{left:-45px;opacity:0;position:absolute;top:145px;z-index:5}@media screen and (max-width:700px){.routes__landingPageV2__section4__box1__right--registration{height:30px;left:-40px;top:95px;width:120px}}.routes__landingPageV2__section4__box1__right--signup{left:-45px;opacity:0;position:absolute;top:200px;z-index:5}@media screen and (max-width:700px){.routes__landingPageV2__section4__box1__right--signup{height:30px;left:-40px;top:130px;width:100px}}.routes__landingPageV2__section4__box1__right__graph{opacity:0;position:absolute;right:-27px;top:124px;z-index:5}@media screen and (max-width:700px){.routes__landingPageV2__section4__box1__right__graph{height:108px;right:-17px;top:77px;width:194px}.routes__landingPageV2__section4 .routes__landingPageV2__section4__box2{margin-bottom:50px;padding:0}.routes__landingPageV2__section4 .routes__landingPageV2__section1__box3__wrap__item__inner>h2{margin-bottom:7px!important}}.routes__landingPageV2__section4__box2{margin-bottom:120px}@media screen and (max-width:700px){.routes__landingPageV2__section4__box2{margin-bottom:50px}}.routes__landingPageV2__section4__box2 .routes__landingPageV2__section1__box3__wrap__item__inner>h2{margin-bottom:32px;min-height:auto!important}.routes__landingPageV2__section4__box2 .routes__landingPageV2__section1__box3__wrap{margin-bottom:60px}.routes__landingPageV2__section4__box2__solution{color:#fff;cursor:pointer;display:block;font-family:Inter;font-size:18px;font-weight:400;line-height:100%;text-align:center}@media screen and (max-width:700px){.routes__landingPageV2__section4__box2__solution{display:none}}.routes__landingPageV2__section5{position:relative}.routes__landingPageV2__section5__gradient{mix-blend-mode:color-dodge;position:absolute;right:-16px;top:-214px}@media screen and (max-width:1250px){.routes__landingPageV2__section5__gradient{display:none}}.routes__landingPageV2__section5__grid{left:-16px;position:absolute;top:-92px}@media screen and (max-width:700px){.routes__landingPageV2__section5__grid{height:328px;left:-106px;top:-106px;width:328px}}.routes__landingPageV2__section5__box1{margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:10}@media screen and (max-width:700px){.routes__landingPageV2__section5__box1{margin-bottom:50px}.routes__landingPageV2__section5__box1 .routes__landingPageV2__title{font-size:28px!important;margin-bottom:30px!important}}.routes__landingPageV2__section5__content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);width:100%}@media screen and (max-width:1000px){.routes__landingPageV2__section5__content{gap:16px;grid-template-columns:1fr}}.routes__landingPageV2__section5__content__item{background-color:#0e0c15;border:2px solid #363049;border-radius:20px;padding:40px;width:100%}@media screen and (max-width:700px){.routes__landingPageV2__section5__content__item{padding:24px}}@media screen and (max-width:470px){.routes__landingPageV2__section5__content__item:nth-child(4) .routes__landingPageV2__section5__content__item__top>img{max-width:180px}}.routes__landingPageV2__section5__content__item__top{align-items:center;display:flex;justify-content:center;margin-bottom:82px;min-height:195px;width:100%}@media screen and (max-width:700px){.routes__landingPageV2__section5__content__item__top{margin-bottom:37px}}@media screen and (max-width:470px){.routes__landingPageV2__section5__content__item__top>img{width:100%}}.routes__landingPageV2__section5__content__item>h2{color:#fff;font-family:Lato;font-size:32px;font-weight:400;line-height:24px;margin-bottom:40px}@media screen and (max-width:700px){.routes__landingPageV2__section5__content__item>h2{font-size:24px;margin-bottom:24px}}.routes__landingPageV2__section5__content__item>p{color:#86858a;font-family:Inter;font-size:16px;font-weight:400;line-height:100%}@media screen and (max-width:700px){.routes__landingPageV2__section5__content__item>p{font-size:14px}}.routes__landingPageV2__section5__box2{margin:0 auto 120px;max-width:1216px;width:100%}@media screen and (max-width:700px){.routes__landingPageV2__section5__box2{margin-bottom:50px}.routes__landingPageV2__section5__box2 .routes__landingPageV2__title{margin-bottom:30px!important}}.routes__landingPageV2__section5__box2__selection{background:linear-gradient(355.92deg,#34313a 3.07%,#bf70d4 96.42%);border:1px solid;border-radius:10px;height:46px;margin:0 auto 40px;max-width:302px;padding:1px;width:100%}.routes__landingPageV2__section5__box2__selection__wrap{align-items:center;background-color:#0e0c15;border-radius:10px;display:grid;grid-template-columns:repeat(3,1fr);height:100%;padding:3px;position:relative;width:100%}.routes__landingPageV2__section5__box2__selection__wrap>p{align-items:center;color:#fff;cursor:pointer;display:flex;font-family:Lato;font-size:16px;font-weight:700;height:100%;justify-content:center;line-height:100%;position:relative;text-align:center;z-index:5}.routes__landingPageV2__section5__box2__selection__wrap__slide{background-color:#252134;border-radius:9px;height:calc(100% - 6px);left:17%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:left .3s ease;width:33%}.routes__landingPageV2__section5__box2__monthly{align-items:center;display:flex;gap:16px;justify-content:center;margin:0 auto 68px;width:100%}@media screen and (max-width:700px){.routes__landingPageV2__section5__box2__monthly{display:none}}.routes__landingPageV2__section5__box2__monthly>p{color:#ffffff80;font-family:Inter;font-size:16px;font-weight:400;line-height:24px;transition:color .3s ease}.routes__landingPageV2__section5__box2__monthly__radio{background-color:#ac6aff;border-radius:100px;cursor:pointer;height:30px;padding:2px;position:relative;width:62px}.routes__landingPageV2__section5__box2__monthly__radio__circle{background-color:#fff;border-radius:50%;height:26px;left:2px;position:absolute;top:2px;transition:left .3s ease;width:26px}.routes__landingPageV2__section5__box2__slider{width:100%}@media screen and (max-width:1250px){.routes__landingPageV2__section5__box2__slider{overflow:hidden;padding-bottom:30px;width:calc(100% + 16px)}.routes__landingPageV2__section5__box2__slider .splide__pagination{bottom:-30px}}.routes__landingPageV2__section5__box2__slider .splide__pagination{bottom:-30px;gap:10px}.routes__landingPageV2__section5__box2__slider .splide__pagination__page{background-color:#fff;height:8px;opacity:1;position:relative;width:8px}.routes__landingPageV2__section5__box2__slider .splide__pagination__page.is-active{position:relative;transform:scale(1)}.routes__landingPageV2__section5__box2__slider .splide__pagination__page.is-active:before{background-color:#fff;border:2px solid #000;border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.routes__landingPageV2__section5__box2__slider .splide__pagination__page.is-active:after{background:linear-gradient(180deg,#ac6aff,#363049);border-radius:50%;content:"";height:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:14px;z-index:-1}.routes__landingPageV2__section5__box2__slider__agency{margin:0 auto;max-width:541px;width:100%}@media screen and (max-width:450px){.routes__landingPageV2__section5__box2__slider__agency{margin:0 0 0 10px;max-width:350px}}.routes__landingPageV2__section5__box2__slider__agency>h2{color:#fff;font-family:Lato;font-size:20px;font-weight:700;line-height:120%;margin-bottom:16px;text-align:center}.routes__landingPageV2__section5__box2__slider__agency>p{color:#fff;font-family:Inter;font-size:16px;font-weight:400;line-height:120%;text-align:center}.routes__landingPageV2__section5__box2__slider__agency>p>a{color:#6c5dd3}.routes__landingPageV2__section5__box2__slider__wrap{background-color:#363049;border-radius:20px;height:776px;min-width:300px;padding:2px;position:relative}.routes__landingPageV2__section5__box2__slider__wrap:after{border-radius:20px;content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.routes__landingPageV2__section5__box2__slider__wrap--green:after{background:linear-gradient(162.85deg,#b2ee7d 34.18%,#353049 99.43%);background-size:100% 100%}.routes__landingPageV2__section5__box2__slider__wrap--purple:after{background:linear-gradient(164.49deg,#ac6aff .81%,#4e385e 99.45%);background-size:100% 100%}.routes__landingPageV2__section5__box2__slider__wrap--orange:after{background:linear-gradient(162.58deg,#dd734f 1.26%,#221f1dde 100.34%);background-size:100% 100%}.routes__landingPageV2__section5__box2__slider__wrap--lightBlue:after{background:linear-gradient(178.91deg,#33ceff -2.77%,#0d92cc00 83.52%);background-size:100% 100%}.routes__landingPageV2__section5__box2__slider__wrap--lightGreen:after{background:linear-gradient(180deg,#94f5de,#2b977d00 62.98%,#323038 94.23%);background-size:100% 100%}.routes__landingPageV2__section5__box2__slider__wrap:hover:after{opacity:1}.routes__landingPageV2__section5__box2__slider__pack{background-color:#0e0c15;border-radius:20px;height:100%;max-width:392px;padding:40px 20px;position:relative;width:100%;z-index:5}.routes__landingPageV2__section5__box2__slider__pack__name{font-family:Inter;font-size:32px;font-weight:400;line-height:48px;margin-bottom:14px}.routes__landingPageV2__section5__box2__slider__pack__info{color:#fff;font-family:Inter;font-size:18px;font-weight:400;line-height:24px;margin-bottom:20px}.routes__landingPageV2__section5__box2__slider__pack__info:last-child{margin-bottom:40px}.routes__landingPageV2__section5__box2__slider__pack__btn{align-items:center;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-weight:400;height:44px;justify-content:center;letter-spacing:.6px;line-height:16px;text-transform:capitalize;width:100%}.routes__landingPageV2__section5__box2__slider__pack__demo{border:1px solid #ac6aff;margin-bottom:24px}.routes__landingPageV2__section5__box2__slider__pack__trial{background-color:#ac6aff;margin-bottom:40px}.routes__landingPageV2__section5__box2__slider__pack__price{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:20px;width:100%}@media screen and (max-width:700px){.routes__landingPageV2__section5__box2__slider__pack__price{position:relative}}.routes__landingPageV2__section5__box2__slider__pack__price__tag{color:#fff;display:flex;gap:4px}.routes__landingPageV2__section5__box2__slider__pack__price__tag>span{font-family:Segoe UI;font-size:40px;font-weight:400;line-height:60px;margin-top:10px}.routes__landingPageV2__section5__box2__slider__pack__price__tag>h4,.routes__landingPageV2__section5__box2__slider__pack__price__tag>p{font-family:Inter;font-size:60px;font-weight:500}.routes__landingPageV2__section5__box2__slider__pack__price__tag>h4>span,.routes__landingPageV2__section5__box2__slider__pack__price__tag>p>span{color:#ffffff80;font-size:24px}.routes__landingPageV2__section5__box2__slider__pack__price__discount{align-items:center;background-color:#7adb78;border-radius:5px;color:#fff;display:flex;font-family:Inter;font-size:20px;font-weight:500;justify-content:center;line-height:100%;padding:6px 16px;text-align:center}@media screen and (max-width:700px){.routes__landingPageV2__section5__box2__slider__pack__price__discount{font-size:14px;padding:6px 12px;position:absolute;right:0;top:0}}.routes__landingPageV2__section5__box2__slider__pack__list{width:100%}.routes__landingPageV2__section5__box2__slider__pack__list__item{align-items:flex-start;border-top:1px solid #363049;display:flex;gap:16px;padding:12px 0;width:100%}@media screen and (max-width:700px){.routes__landingPageV2__section5__box2__slider__pack__list__item>img{height:20px;margin-top:3px;width:20px}}.routes__landingPageV2__section5__box2__slider__pack__list__item>p{color:#fff;flex-shrink:1;font-family:Inter;font-size:14px;font-weight:400;line-height:24px}@media screen and (max-width:700px){.routes__landingPageV2__section5__box2__slider__pack__list__item>p{font-size:14px}}.routes__landingPageV2__section6{position:relative;width:100%}.routes__landingPageV2__section6__grid{position:absolute;right:-16px;top:-140px}@media screen and (max-width:700px){.routes__landingPageV2__section6__grid{height:289px;top:463px;width:289px}}.routes__landingPageV2__section6__background{left:-360px;mix-blend-mode:color-dodge;position:absolute;top:253px;z-index:2}@media screen and (max-width:700px){.routes__landingPageV2__section6__background{display:none}}.routes__landingPageV2__section6__box1{margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:5}@media screen and (max-width:700px){.routes__landingPageV2__section6__box1{margin-bottom:50px}.routes__landingPageV2__section6__box1 .routes__landingPageV2__title{margin-bottom:30px!important}}.routes__landingPageV2__section6__box1__content{align-items:center;display:flex;gap:20px;justify-content:space-between;width:100%}@media screen and (max-width:1150px){.routes__landingPageV2__section6__box1__content{flex-direction:column;gap:30px}}.routes__landingPageV2__section6__box1__content__left{max-width:505px;width:100%}.routes__landingPageV2__section6__box1__content__left__item{align-items:center;border-bottom:1px solid #363049;display:flex;gap:30px;padding:20px 7px;width:100%}@media screen and (max-width:700px){.routes__landingPageV2__section6__box1__content__left__item{gap:16px;padding:16px 0}}.routes__landingPageV2__section6__box1__content__left__item>img{height:48px;width:48px}.routes__landingPageV2__section6__box1__content__left__item>p{color:#cac6dd;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}.routes__landingPageV2__section6__box1__content .routes__landingPageV2__section3__box1__left__shadows--first{height:337px}@media screen and (max-width:700px){.routes__landingPageV2__section6__box1__content .routes__landingPageV2__section3__box1__left__shadows--first{height:208px}}.routes__landingPageV2__section6__box1__content .routes__landingPageV2__section3__box1__left__shadows--second{height:295px}@media screen and (max-width:700px){.routes__landingPageV2__section6__box1__content .routes__landingPageV2__section3__box1__left__shadows--second{height:182px}}.routes__landingPageV2__section6__box1__content .routes__landingPageV2__section3__box1__left__shadows--third{height:233px}@media screen and (max-width:700px){.routes__landingPageV2__section6__box1__content .routes__landingPageV2__section3__box1__left__shadows--third{height:144px}}.routes__landingPageV2__section6__box2{margin:0 auto 240px;max-width:1216px;position:relative;width:100%;z-index:5}@media screen and (max-width:700px){.routes__landingPageV2__section6__box2{margin-bottom:148px}.routes__landingPageV2__section6__box2 .routes__landingPageV2__title{margin-bottom:30px!important;max-width:314px!important}}.routes__landingPageV2__section6__box2__content{width:100%}@media screen and (max-width:1250px){.routes__landingPageV2__section6__box2__content{padding-bottom:30px;width:calc(100% + 16px)}.routes__landingPageV2__section6__box2__content .splide__pagination{bottom:-30px}}.routes__landingPageV2__section6__box2__content .splide__pagination{bottom:-30px;gap:10px}.routes__landingPageV2__section6__box2__content .splide__pagination__page{background-color:#fff;height:8px;opacity:1;position:relative;width:8px}.routes__landingPageV2__section6__box2__content .splide__pagination__page.is-active{position:relative;transform:scale(1)}.routes__landingPageV2__section6__box2__content .splide__pagination__page.is-active:before{background-color:#fff;border:2px solid #000;border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.routes__landingPageV2__section6__box2__content .splide__pagination__page.is-active:after{background:linear-gradient(180deg,#ac6aff,#363049);border-radius:50%;content:"";height:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:14px;z-index:-1}.routes__landingPageV2__section6__box2__content__item{background-color:#0e0c15;border:2px solid #363049;border-radius:20px;max-width:392px;overflow:hidden;width:100%}.routes__landingPageV2__section6__box2__content__item__text{padding:40px;width:100%}@media screen and (max-width:700px){.routes__landingPageV2__section6__box2__content__item__text{padding:27px 30px}}.routes__landingPageV2__section6__box2__content__item__text>p{color:#fff;font-family:Inter;font-size:28px;font-weight:400;line-height:120%;min-height:170px}@media screen and (max-width:700px){.routes__landingPageV2__section6__box2__content__item__text>p{font-size:22px;line-height:120%}}.routes__landingPageV2__section6__box2__content__item__info{align-items:center;background-color:#15131d;display:flex;justify-content:space-between;padding:20px 40px}.routes__landingPageV2__section6__box2__content__item__info__left>h4{color:#fff;font-family:Inter;font-size:16px;font-weight:500;line-height:24px}.routes__landingPageV2__section6__box2__content__item__info__left>p{color:#ffffff80;font-family:Inter;font-size:14px;font-weight:400;line-height:21px}@media screen and (max-width:700px){.routes__landingPageV2__section6__box2__content__item__info{padding:14px 30px}.routes__landingPageV2__section6__box2__content__item__info>img{height:56px;width:56px}}.routes__landingPageV2__section7{position:relative;width:100%}.routes__landingPageV2__section7__background{display:flex;justify-content:center;left:-16px;position:absolute;top:-252px;width:calc(100% + 32px)}@media screen and (max-width:700px){.routes__landingPageV2__section7__background{top:-145px}}.routes__landingPageV2__section7__background__wrap{height:-webkit-max-content;height:max-content;height:711px;position:relative;width:711px}@media screen and (max-width:700px){.routes__landingPageV2__section7__background__wrap{height:503px;width:524px}}@media screen and (max-width:524px){.routes__landingPageV2__section7__background__wrap{overflow:hidden;width:100%}}.routes__landingPageV2__section7__background--shadow{position:absolute;width:100%}.routes__landingPageV2__section7__background--gradient{height:711px;left:50%;opacity:40%;position:absolute;transform:translateX(-50%);width:711px}@media screen and (max-width:700px){.routes__landingPageV2__section7__background--gradient{height:503px;width:524px}}.routes__landingPageV2__section7__background--circles{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:3}@media screen and (max-width:700px){.routes__landingPageV2__section7__background--circles{height:374px;width:390px}}.routes__landingPageV2__section7__box1{margin:0 auto 200px;max-width:804px;position:relative;width:100%;z-index:5}@media screen and (max-width:700px){.routes__landingPageV2__section7__box1{margin-bottom:100px}.routes__landingPageV2__section7__box1 .routes__landingPageV2__title{margin-bottom:19px!important;max-width:348px!important}}.routes__landingPageV2__section7__box1>p{color:#cac6dd;font-family:Lato;font-size:20px;font-weight:400;line-height:100%;margin-bottom:70px;text-align:center}@media screen and (max-width:700px){.routes__landingPageV2__section7__box1>p{font-size:16px;margin-bottom:40px}}.routes__landingPageV2__section7__box1>p:last-child{color:#cac6dd;font-family:Lato;font-size:14px;font-weight:400;line-height:20px;text-align:center;width:100%}@media screen and (max-width:900px){.routes__landingPageV2__section7__box1>p:last-child{font-size:10px;line-height:100%}}.routes__landingPageV2__section7__box1__btns{align-items:center;display:flex;gap:30px;justify-content:center;width:100%}@media screen and (max-width:700px){.routes__landingPageV2__section7__box1__btns{gap:16px}}.routes__landingPageV2__section7__box1__btns__item{align-items:center;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:18px;font-weight:400;height:52px;justify-content:center;line-height:100%;max-width:224px;padding:0 15px;width:100%}@media screen and (max-width:700px){.routes__landingPageV2__section7__box1__btns__item{font-size:16px;height:44px;max-width:205px}}.routes__landingPageV2__section7__box1__btns__trial{background-color:#6c5dd3}.routes__landingPageV2__section7__box1__btns__demo{background-color:#25214e;border:1px solid #6c5dd3}.components__hoverCard{border-radius:3px;left:0;max-height:0;opacity:0;overflow:hidden;padding-top:6px;position:fixed;top:0;transition:opacity .3s ease,max-height .3s ease;width:212px;z-index:100000}.components__hoverCard__wrap{background-color:#242731;border-radius:3px;padding:12px;position:relative}.components__hoverCard__wrap:after{background-color:#242731;content:"";height:9px;left:10px;position:absolute;rotate:45deg;top:0;transform:translateY(-50%);width:13px}.components__hoverCard__wrap>p{color:#fff;font-family:Inter;font-size:12px;font-weight:400;line-height:120%}@keyframes rollIconLeft{0%{left:80px;opacity:0;transform:rotate(180deg)}to{left:35px;opacity:1;transform:rotate(0)}}@keyframes rollIconDown{0%{bottom:23px;opacity:0;transform:rotate(180deg)}to{bottom:-22px;opacity:1;transform:rotate(0)}}@keyframes rollIconRight{0%{opacity:0;right:27px;transform:rotate(180deg)}to{opacity:1;right:-18px;transform:rotate(0)}}@keyframes rollIconLeftTracking{0%{left:80px;opacity:0;transform:rotate(180deg)}to{left:13px;opacity:1;transform:rotate(0)}}@keyframes rollIconDownTracking{0%{bottom:23px;opacity:0;transform:rotate(180deg)}to{bottom:-23px;opacity:1;transform:rotate(0)}}@keyframes rollIconDownTrackingMobile{0%{bottom:23px;opacity:0;transform:rotate(180deg)}to{bottom:-14px;opacity:1;transform:rotate(0)}}@keyframes rollIconUpTracking{0%{bottom:100px;opacity:0;transform:rotate(180deg)}to{bottom:68px;opacity:1;transform:rotate(0)}}@keyframes rollIconUpTrackingMobile{0%{bottom:100px;opacity:0;transform:rotate(180deg)}to{bottom:42px;opacity:1;transform:rotate(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeLeft{0%{opacity:0;transform:translateX(-20%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeRight{0%{opacity:0;transform:translateX(20%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-20%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:#0000;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid #0000;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.routes__newLandingPageV2 .routes__landingPageV2__section1__dashboard{min-height:500px}@media screen and (max-width:1000px){.routes__newLandingPageV2 .routes__landingPageV2__section1__dashboard{max-width:calc(100% - 32px);min-height:220px}}.routes__newLandingPageV2__box2{margin:0 auto 120px;max-width:904px;padding:0 16px;position:relative;width:100%;z-index:5}@media screen and (max-width:900px){.routes__newLandingPageV2__box2{margin-bottom:50px}}.routes__newLandingPageV2__box2 .routes__landingPageV2__title{margin-bottom:24px}@media screen and (max-width:800px){.routes__newLandingPageV2__box2 .routes__landingPageV2__title{margin-bottom:16px}}.routes__newLandingPageV2__box2>p{color:#cac6dd;font-family:Lato;font-size:24px;font-style:Regular;font-weight:400;line-height:100%;margin-bottom:68px;text-align:center}@media screen and (max-width:800px){.routes__newLandingPageV2__box2>p{font-size:16px;margin-bottom:37px}}.routes__newLandingPageV2__box2__content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;width:100%}@media screen and (max-width:800px){.routes__newLandingPageV2__box2__content{gap:16px;grid-template-columns:1fr}}.routes__newLandingPageV2__box2__content__item{background-color:#0e0c15;border:2px solid #363049;border-radius:20px;display:flex;gap:14px;padding:20px}.routes__newLandingPageV2__box2__content__item>img{height:74px;width:74px}@media screen and (max-width:650px){.routes__newLandingPageV2__box2__content__item>img{height:64px;width:64px}}.routes__newLandingPageV2__box2__content__item__info{flex:1 1}.routes__newLandingPageV2__box2__content__item__info>h3{color:#fff;font-family:Inter;font-size:24px;font-style:Regular;font-weight:400;line-height:24px;margin-bottom:19px}@media screen and (max-width:650px){.routes__newLandingPageV2__box2__content__item__info>h3{font-size:16px;margin-bottom:10px}}.routes__newLandingPageV2__box2__content__item__info>p:first-of-type{color:#808191;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:120%;margin-bottom:16px}@media screen and (max-width:650px){.routes__newLandingPageV2__box2__content__item__info>p:first-of-type{font-size:16px;margin-bottom:10px}}.routes__newLandingPageV2__box2__content__item__info>a{align-items:center;color:#9390ff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;gap:10px;line-height:18px;margin-bottom:16px}@media screen and (max-width:650px){.routes__newLandingPageV2__box2__content__item__info>a{font-size:14px;margin-bottom:10px}}.routes__newLandingPageV2__box2__content__item__info>p:last-of-type{color:#fff;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;line-height:120%}.routes__newLandingPageV2__box3{margin:0 auto 120px;max-width:914px;padding:0 16px;width:100%}@media screen and (max-width:900px){.routes__newLandingPageV2__box3{margin-bottom:50px}}.routes__newLandingPageV2__box3 .routes__landingPageV2__title{margin-bottom:68px}@media screen and (max-width:600px){.routes__newLandingPageV2__box3 .routes__landingPageV2__title{margin-bottom:30px}}.routes__newLandingPageV2__box3__wrap{align-items:center;display:flex;gap:30px;justify-content:space-between}.routes__newLandingPageV2__box3__wrap--mobile{display:none;width:100%}@media screen and (max-width:900px){.routes__newLandingPageV2__box3__wrap--mobile{display:block}}.routes__newLandingPageV2__box3__wrap--mobile__item{margin-bottom:21px;width:100%}.routes__newLandingPageV2__box3__wrap--mobile__item>img{display:block;margin-bottom:20px;width:100%}.routes__newLandingPageV2__box3__wrap--mobile__item__info>h2{color:#fff;font-family:Inter;font-size:16px;font-style:Medium;font-weight:500;line-height:22.4px;margin-bottom:10px}.routes__newLandingPageV2__box3__wrap--mobile__item__info>p{color:#87868a;font-family:Inter;font-size:14px;font-style:Medium;font-weight:500;line-height:20px}@media screen and (max-width:900px){.routes__newLandingPageV2__box3__wrap{display:none}.routes__newLandingPageV2__box3__wrap--mobile{display:block}}.routes__newLandingPageV2__box3__wrap__left{max-width:360px;width:100%}.routes__newLandingPageV2__box3__wrap__left__item{cursor:pointer;width:100%}.routes__newLandingPageV2__box3__wrap__left__item:not(:last-child){margin-bottom:26px}.routes__newLandingPageV2__box3__wrap__left__item__top{align-items:center;display:flex;gap:18px;margin-bottom:8px}.routes__newLandingPageV2__box3__wrap__left__item__top__mark{background-color:#373a43;border-radius:8px;height:28px;transition:.3s ease;width:6px}.routes__newLandingPageV2__box3__wrap__left__item__top>h3{color:#fff;font-family:Inter;font-size:16px;font-style:Medium;font-weight:500;line-height:22.4px}.routes__newLandingPageV2__box3__wrap__left__item__bot{padding-left:24px}.routes__newLandingPageV2__box3__wrap__left__item__bot>p{color:#87868a;font-family:Inter;font-size:14px;font-style:Medium;font-weight:500;line-height:20px}.routes__newLandingPageV2__box3__wrap__left__item--active .routes__newLandingPageV2__box3__wrap__left__item__top__mark{background-color:#fff}.routes__newLandingPageV2__box3__wrap__right{max-width:504px;min-height:305px;width:100%}.routes__newLandingPageV2__box3__wrap__right>img{animation:fadeIn .6s ease forwards;opacity:0}.routes__newLandingPageV2__box4{margin:0 auto 120px;max-width:693px;padding:0 16px;width:100%}@media screen and (max-width:900px){.routes__newLandingPageV2__box4{margin-bottom:50px}}.routes__newLandingPageV2__box4--mobile{display:none}@media screen and (max-width:800px){.routes__newLandingPageV2__box4--mobile{display:block;width:100%}.routes__newLandingPageV2__box4--desktop{display:none}}.routes__newLandingPageV2__box5{padding:0 16px}.routes__newLandingPageV2__box5 .routes__newAffiliates__section2__box3{margin-bottom:48px}.routes__newLandingPageV2__box5 .routes__newAffiliates__section2__box1__slider__item__bot{position:relative}.routes__newLandingPageV2__box5 .routes__newAffiliates__section2__box1__slider__item__bot__date{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.routes__newLandingPageV2__box5 .routes__newAffiliates__section2__box1__slider__item__bot__date>p{color:#ffffff80;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:21px;text-align:center}.routes__newLandingPageV2__box5 .routes__newAffiliates__section2__box1__slider__item__bot__date>span{color:#eeeef2;display:block;font-family:Inter;font-size:20px;font-style:Medium;font-weight:500;line-height:24px;text-align:center}.routes__newLandingPageV2__box6{align-items:center;border:1px solid #363049;border-radius:20px;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1216px;min-height:370px;overflow:hidden;position:relative;width:calc(100% - 32px)}@media screen and (max-width:600px){.routes__newLandingPageV2__box6{min-height:215px}}.routes__newLandingPageV2__box6--bg{height:100%;position:absolute;width:100%}.routes__newLandingPageV2__box6>h2{color:#fff;font-family:Lato;font-size:36px;font-style:Bold;font-weight:700;letter-spacing:-2%;line-height:100%;margin-bottom:30px;position:relative;text-align:center;z-index:5}@media screen and (max-width:600px){.routes__newLandingPageV2__box6>h2{font-size:20px;margin-bottom:20px}}.routes__newLandingPageV2__box6__button{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-weight:400;justify-content:center;line-height:100%;padding:12px 32px;position:relative;text-align:center;z-index:5}.component__footer{background-color:#0e0c15;border-top:1px solid #302c46;width:100%}.component__footer__main{padding:40px 16px;width:100%}@media screen and (max-width:710px){.component__footer__main{padding:30px 16px 40px}}.component__footer__main__wrap{display:flex;justify-content:space-between;margin:0 auto;max-width:1167px;width:100%}@media screen and (max-width:710px){.component__footer__main__wrap{grid-column-gap:38px;grid-row-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}}.component__footer__main__wrap__logo>img{height:49px;width:190px}@media screen and (max-width:710px){.component__footer__main__wrap__logo{grid-column:1/3;margin-bottom:10px}.component__footer__main__wrap__logo>img{height:39px;width:150px}}.component__footer__main__wrap__logo__info{margin-top:20px;width:100%}.component__footer__main__wrap__logo__info>p{color:#fff;font-family:Inter;font-size:14px;font-weight:400;line-height:20px}.component__footer__main__wrap__logo__info>p:not(:last-child){margin-bottom:10px}.component__footer__main__wrap__logo__info>p>a,.component__footer__main__wrap__logo__info>p>span{color:#ffffff80;display:block}.component__footer__main__wrap__logo__info>p>a{cursor:pointer;text-decoration:underline}.component__footer__main__wrap__box{display:flex;flex-direction:column;gap:14px}.component__footer__main__wrap__box a,.component__footer__main__wrap__box>p{color:#fff;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.component__footer__main__wrap__box>p{margin-bottom:10px}.component__footer__main__wrap__box>a{color:#ffffff80;cursor:pointer;display:block}.component__footer__bot{border-top:1px solid #302c46;padding:30px 15px;width:100%}.component__footer__bot__wrap{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1167px;width:100%}@media screen and (max-width:450px){.component__footer__bot__wrap{flex-direction:column;gap:30px}}.component__footer__bot__wrap>p{color:#ffffff80;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-transform:uppercase}@media screen and (max-width:450px){.component__footer__bot__wrap>p{order:2}}.component__footer__bot__wrap__social{align-items:center;display:flex;gap:24px}@media screen and (max-width:450px){.component__footer__bot__wrap__social{order:1}}.component__footer__bot__wrap__social>a{cursor:pointer;display:flex}.route__legalNotice{color:#fff;font-family:Inter;height:auto;margin:50px auto;max-width:1000px;padding:20px;width:100%}@media (max-width:576px){.route__legalNotice{padding-bottom:0;padding-top:0}}body.light .route__legalNotice{color:#000}.route__legalNotice>h1{margin-bottom:20px}.route__legalNotice>ul{margin:20px 0 20px 30px}.route__legalNotice>p{margin-bottom:5px}.route__legalNotice>p>a{color:#6c5dd3;word-break:break-all}.route__legalNotice__underline{color:gray;margin-top:40px;text-decoration:underline}.route__cookiePolicy{color:#fff;font-family:Inter;height:auto;margin:50px auto;max-width:1000px;padding:20px;width:100%}@media (max-width:576px){.route__cookiePolicy{padding-bottom:0;padding-top:0}}body.light .route__cookiePolicy{color:#000}.route__cookiePolicy>h1{margin-bottom:20px}.route__cookiePolicy>ul{margin:20px 0 20px 30px}.route__cookiePolicy>p{margin-bottom:5px}.route__cookiePolicy>p>a{color:#6c5dd3}.route__cookiePolicy__moveToRight{margin-left:10px}.route__cookiePolicy__underline{color:gray;margin-top:40px;text-decoration:underline}.route__subscriptionAndCanellationPolicy{color:#fff;font-family:Inter;height:auto;margin:50px auto;max-width:1000px;padding:20px;width:100%}@media (max-width:576px){.route__subscriptionAndCanellationPolicy{padding-bottom:0;padding-top:0}}body.light .route__subscriptionAndCanellationPolicy{color:#000}.route__subscriptionAndCanellationPolicy>h1{margin-bottom:20px}.route__subscriptionAndCanellationPolicy>ul{margin:20px 0 20px 30px}.route__subscriptionAndCanellationPolicy>p{margin-bottom:5px}.route__subscriptionAndCanellationPolicy>p>a{color:#6c5dd3}.route__subscriptionAndCanellationPolicy__moveToRight{margin-left:10px}.route__subscriptionAndCanellationPolicy__underline{color:gray;margin-top:40px;text-decoration:underline}.route__dataProcessingAddendum{color:#fff;font-family:Inter;height:auto;margin:50px auto;max-width:1000px;padding:20px;width:100%}@media (max-width:576px){.route__dataProcessingAddendum{padding-bottom:0;padding-top:0}}body.light .route__dataProcessingAddendum{color:#000}.route__dataProcessingAddendum>h1{margin-bottom:20px}.route__dataProcessingAddendum>ul{margin:20px 0 20px 30px}.route__dataProcessingAddendum>p{margin-bottom:5px}.route__dataProcessingAddendum>p>a{color:#6c5dd3}.route__dataProcessingAddendum__moveToRight{margin-left:10px}.route__dataProcessingAddendum__underline{color:gray;margin-top:40px;text-decoration:underline}.route__dataSubjectRights{color:#fff;font-family:Inter;height:auto;margin:50px auto;max-width:1000px;padding:20px;width:100%}@media (max-width:576px){.route__dataSubjectRights{padding-bottom:0;padding-top:0}}body.light .route__dataSubjectRights{color:#000}.route__dataSubjectRights>h1{margin-bottom:20px}.route__dataSubjectRights>ul{margin:20px 0 20px 30px}.route__dataSubjectRights>p{margin-bottom:5px}.route__dataSubjectRights>p>a{color:#6c5dd3}.route__dataSubjectRights__moveToRight{margin-left:10px}.route__dataSubjectRights__underline{color:gray;margin-top:40px;text-decoration:underline}.routes__tracking{padding:0 16px 50px;position:relative;width:100%}.routes__tracking__section1{margin-left:-16px;padding-top:80px;position:relative;width:calc(100% + 32px)}@media screen and (max-width:1600px){.routes__tracking__section1{overflow:hidden}}@media screen and (max-width:1250px){.routes__tracking__section1{overflow:visible;overflow:initial}}@media screen and (max-width:900px){.routes__tracking__section1{padding-top:40px}}.routes__tracking__section1--elipse{position:absolute;right:0;top:-112px}@media screen and (max-width:900px){.routes__tracking__section1--elipse{display:none}}.routes__tracking__section1--icon{left:calc(100% - 166px);position:absolute;top:145px}@media screen and (max-width:900px){.routes__tracking__section1--icon{display:none}}.routes__tracking__section1__box1{align-items:center;display:flex;gap:18px;margin:0 auto 120px;max-width:1211px;width:100%}@media screen and (max-width:700px){.routes__tracking__section1__box1{margin-bottom:50px}}@media screen and (max-width:1250px){.routes__tracking__section1__box1{align-items:flex-start;flex-direction:column;padding:0 16px}}.routes__tracking__section1__box1__left{max-width:600px;width:100%}@media screen and (max-width:900px){.routes__tracking__section1__box1__left .routes__landingPageV2__subtitle{font-size:28px;margin-bottom:20px!important}}.routes__tracking__section1__box1__left>h4{color:#fff;font-family:Lato;font-size:24px;font-weight:400;line-height:24px;margin-bottom:24px}@media screen and (max-width:900px){.routes__tracking__section1__box1__left>h4{font-size:16px;line-height:100%;margin-bottom:16px}}.routes__tracking__section1__box1__left>p{color:#fff9;font-family:Lato;font-size:18px;font-weight:400;line-height:24px}@media screen and (max-width:900px){.routes__tracking__section1__box1__left>p{font-size:14px;line-height:100%}.routes__tracking__section1__box1__left>p:nth-child(3),.routes__tracking__section1__box1__left>p:nth-child(4){margin-bottom:12px!important}}.routes__tracking__section1__box1__right{max-width:593px;padding:43px 34px 30px 38px;position:relative;width:100%}@media screen and (max-width:700px){.routes__tracking__section1__box1__right{max-width:-webkit-max-content;max-width:max-content;padding:19.5px 21px 14px 23px}}@media screen and (max-width:1250px){.routes__tracking__section1__box1__right{margin:40px auto 0}}.routes__tracking__section1__box1__right--pulse{height:899px;left:50%;position:absolute;top:60%;transform:translate(-50%,-50%);width:958px}@media screen and (max-width:960px){.routes__tracking__section1__box1__right--pulse{height:auto;width:100%}}@media screen and (max-width:700px){.routes__tracking__section1__box1__right--pulse{display:none}}.routes__tracking__section1__box1__right--pulseMobile{display:none;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:700px){.routes__tracking__section1__box1__right--pulseMobile{display:block}}.routes__tracking__section1__box1__right__wrap{position:relative;width:100%}.routes__tracking__section1__box1__right--tracking{animation:fadeIn .6s ease .9s forwards;opacity:0;position:relative;z-index:2}@media screen and (max-width:700px){.routes__tracking__section1__box1__right--tracking{max-width:323px}}.routes__tracking__section1__box1__right--fb{animation:rollIconLeftTracking .3s ease 1.5s forwards;left:13px;opacity:0;position:absolute;top:-31px;z-index:3}@media screen and (max-width:700px){.routes__tracking__section1__box1__right--fb{height:29px;top:-19px;width:29px}}.routes__tracking__section1__box1__right--linked{animation:rollIconDownTracking .3s ease 1.8s forwards;bottom:-23px;left:-35.5px;opacity:0;position:absolute;z-index:3}@media screen and (max-width:700px){.routes__tracking__section1__box1__right--linked{animation:rollIconDownTrackingMobile .3s ease 1.8s forwards;bottom:-14px;height:29px;left:-23px;width:29px}}.routes__tracking__section1__box1__right--tiktok{animation:rollIconUpTracking .3s ease 2.1s forwards;bottom:68px;opacity:0;position:absolute;right:-24px;z-index:3}@media screen and (max-width:700px){.routes__tracking__section1__box1__right--tiktok{animation:rollIconUpTrackingMobile .3s ease 2.1s forwards;bottom:42px;height:29px;right:-14.5px;width:29px}}.routes__tracking__section1__box1__right--graph{animation:fadeDown .3s ease 2.4s forwards;opacity:0;position:absolute;right:-34px;top:-43px;z-index:3}@media screen and (max-width:700px){.routes__tracking__section1__box1__right--graph{height:106.5px;right:-21.5px;top:-26.5px;width:116.5px}}.routes__tracking__section1__box1__right__shadow{left:0;position:absolute;top:calc(100% - 5px);width:100%}.routes__tracking__section1__box1__right__shadow--first{animation:fadeUp .3s ease .6s forwards;background-color:#1b1b2e;border-bottom-left-radius:9px;border-bottom-right-radius:9px;height:15px;left:13.5px;opacity:0;position:relative;width:483px}@media screen and (max-width:700px){.routes__tracking__section1__box1__right__shadow--first{height:9px;left:8.5px;width:300px}}.routes__tracking__section1__box1__right__shadow--second{animation:fadeUp .3s ease .3s forwards;background-color:#1b1b2eb2;border-bottom-left-radius:9px;border-bottom-right-radius:9px;height:15px;left:38px;opacity:0;position:relative;width:434px}@media screen and (max-width:700px){.routes__tracking__section1__box1__right__shadow--second{height:9px;left:23.5px;width:269.5px}}.routes__tracking__section1__box2{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:0 auto 168px;max-width:1216px;width:100%}@media screen and (max-width:1250px){.routes__tracking__section1__box2{align-items:flex-start;flex-direction:column;gap:36px;padding:0 16px}}@media screen and (max-width:900px){.routes__tracking__section1__box2{margin-bottom:50px}}.routes__tracking__section1__box2__left{max-width:530px;position:relative;width:100%;z-index:10}@media screen and (max-width:700px){.routes__tracking__section1__box2__left{max-width:368px;width:100%}}@media screen and (max-width:1250px){.routes__tracking__section1__box2__left{margin:0 auto;order:2}}.routes__tracking__section1__box2__left__tracking{opacity:0}@media screen and (max-width:700px){.routes__tracking__section1__box2__left__tracking{max-width:368px;width:100%}}.routes__tracking__section1__box2__left--show .routes__tracking__section1__box2__left__tracking{animation:fadeRight .6s ease forwards}.routes__tracking__section1__box2__right{max-width:599px;width:100%}@media screen and (max-width:1250px){.routes__tracking__section1__box2__right{order:1}}@media screen and (max-width:900px){.routes__tracking__section1__box2__right .routes__landingPageV2__subtitle{font-size:28px}}.routes__tracking__section1__box2__right>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;margin-bottom:24px}@media screen and (max-width:900px){.routes__tracking__section1__box2__right>p{font-size:16px;margin-bottom:20px}}.routes__tracking__section1__box2__right>p:last-child{margin:0}.routes__tracking__section1__box2__right__list{margin-bottom:24px;max-width:505px;width:100%}.routes__tracking__section1__box2__right__list__item:first-child{border-top:1px solid #252134}.routes__tracking__section1__box2__right__list__item{align-items:flex-start;border-bottom:1px solid #252134;display:flex;gap:20px;padding:16px 0}@media screen and (max-width:900px){.routes__tracking__section1__box2__right__list__item{gap:16px}.routes__tracking__section1__box2__right__list__item>img{height:20px;width:20px}}.routes__tracking__section1__box2__right__list__item>p{color:#fff;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:900px){.routes__tracking__section1__box2__right__list__item>p{font-size:14px}}.routes__tracking__section2{position:relative;width:100%}.routes__tracking__section2__background{left:-290px;mix-blend-mode:color-dodge;position:absolute;top:-455px}@media screen and (max-width:900px){.routes__tracking__section2__background{height:529px;left:-267px;top:-179px;width:502px}}.routes__tracking__section2__box1{display:flex;gap:20px;margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:10}@media screen and (max-width:900px){.routes__tracking__section2__box1{flex-direction:column;margin-bottom:50px}}.routes__tracking__section2__box1__left{border:1px solid #353049;border-radius:20px;max-width:598px;padding:50px;width:100%}@media screen and (max-width:900px){.routes__tracking__section2__box1__left{max-width:100%;min-height:486px;padding:30px 24px}.routes__tracking__section2__box1__left .routes__landingPageV2__subtitle{font-size:28px;margin-bottom:20px!important}}@media screen and (max-width:1250px){.routes__tracking__section2__box1__left{flex-grow:1;flex-shrink:1}}.routes__tracking__section2__box1__left>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:24px}@media screen and (max-width:900px){.routes__tracking__section2__box1__left>p{font-size:16px;line-height:100%}}.routes__tracking__section2__box1__left__list{width:100%}.routes__tracking__section2__box1__left__list__item{align-items:center;border-bottom:1px solid #252134;display:flex;gap:28px;padding:20px 6px}@media screen and (max-width:900px){.routes__tracking__section2__box1__left__list__item{gap:20px;padding:16px 6px}}.routes__tracking__section2__box1__left__list__item>p{color:#cac6dd;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}.routes__tracking__section2__box1__right{border:1px solid #353049;border-radius:20px;display:flex;flex-direction:column;max-width:598px;overflow:hidden;padding:50px;position:relative;width:100%}@media screen and (max-width:900px){.routes__tracking__section2__box1__right{max-width:100%;min-height:486px;padding:30px 24px}.routes__tracking__section2__box1__right .routes__landingPageV2__subtitle{font-size:28px;margin-bottom:20px!important}}@media screen and (max-width:1250px){.routes__tracking__section2__box1__right{flex-grow:1;flex-shrink:1}}.routes__tracking__section2__box1__right>p{color:#757185;flex-grow:1;flex-shrink:1;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;position:relative;z-index:5}@media screen and (max-width:900px){.routes__tracking__section2__box1__right>p{font-size:16px}}.routes__tracking__section2__box1__right__icons{align-items:center;display:flex;gap:40px;margin-top:auto;position:relative;z-index:5}.routes__tracking__section2__box1__right__bg{bottom:0;position:absolute;right:0}@media screen and (max-width:900px){.routes__tracking__section2__box1__right__bg{height:275px;right:-60px;width:275px}}.routes__tracking__section2__box2{margin:0 auto 120px;max-width:1216px;width:100%}@media screen and (max-width:900px){.routes__tracking__section2__box2{margin-bottom:50px}}.routes__tracking__section2__box2__top{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:40px;width:100%}@media screen and (max-width:1150px){.routes__tracking__section2__box2__top{align-items:flex-start;flex-direction:column;gap:36px;margin-bottom:36px}}.routes__tracking__section2__box2__top__left{max-width:548px;width:100%}@media screen and (max-width:900px){.routes__tracking__section2__box2__top__left .routes__landingPageV2__subtitle{font-size:28px;margin-bottom:20px!important}}.routes__tracking__section2__box2__top__left>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:24px}@media screen and (max-width:900px){.routes__tracking__section2__box2__top__left>p{font-size:16px}}.routes__tracking__section2__box2__top__right{max-width:546px;width:100%}@media screen and (max-width:1150px){.routes__tracking__section2__box2__top__right{margin:0 auto}}.routes__tracking__section2__box2__top__right--show>img{animation:fadeIn .6s ease forwards}.routes__tracking__section2__box2__top__right>img{opacity:0;width:100%}.routes__tracking__section2__box2__bot{align-items:center;display:flex;gap:20px;justify-content:space-between;width:100%}@media screen and (max-width:1150px){.routes__tracking__section2__box2__bot{align-items:flex-start;flex-direction:column}}.routes__tracking__section2__box2__bot__list{max-width:530px;width:100%}.routes__tracking__section2__box2__bot__list>p{color:#757185;flex-grow:1;flex-shrink:1;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;margin-bottom:24px}@media screen and (max-width:600px){.routes__tracking__section2__box2__bot__list>p{font-size:16px;margin-bottom:20px}}.routes__tracking__section2__box2__bot__list__content{width:100%}.routes__tracking__section2__box2__bot__list__content__item:first-child{border-top:1px solid #252134}.routes__tracking__section2__box2__bot__list__content__item{align-items:center;border-bottom:1px solid #252134;display:flex;gap:20px;padding:16px 0;width:100%}@media screen and (max-width:600px){.routes__tracking__section2__box2__bot__list__content__item{align-items:flex-start;gap:16px}.routes__tracking__section2__box2__bot__list__content__item>img{height:20px;width:20px}}.routes__tracking__section2__box2__bot__list__content__item>p{color:#fff;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:600px){.routes__tracking__section2__box2__bot__list__content__item>p{font-size:14px}}.routes__tracking__section3{position:relative;width:100%}.routes__tracking__section3 .routes__landingPageV2__title{position:relative;z-index:5}@media screen and (max-width:900px){.routes__tracking__section3 .routes__landingPageV2__title{margin-bottom:30px!important}}.routes__tracking__section3__background{mix-blend-mode:color-dodge;position:absolute;right:-16px;top:-362px;width:837px;z-index:0}@media screen and (max-width:1100px){.routes__tracking__section3__background{left:-16px;opacity:50%;right:0;width:calc(100% + 32px)}}@media screen and (max-width:700px){.routes__tracking__section3__background{top:-200px}}.routes__tracking__section3__box1{display:flex;gap:20px;margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:5}@media screen and (max-width:900px){.routes__tracking__section3__box1{margin-bottom:50px}}@media screen and (max-width:700px){.routes__tracking__section3__box1{flex-direction:column}}.routes__tracking__section3__box1__content{background-color:#0e0c15;border:1px solid #363049;border-radius:20px;max-width:598px;padding:50px;position:relative;width:100%}@media screen and (max-width:700px){.routes__tracking__section3__box1__content{max-width:100%}}@media screen and (max-width:900px){.routes__tracking__section3__box1__content{padding:30px 24px}}@media screen and (max-width:1250px){.routes__tracking__section3__box1__content{flex-grow:1;flex-shrink:1}}.routes__tracking__section3__box1__content>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;margin-bottom:256px;min-height:48px}@media screen and (max-width:700px){.routes__tracking__section3__box1__content>p{margin-bottom:154px}}.routes__tracking__section3__box1__content__list{margin-bottom:24px;position:relative;width:100%;z-index:5}.routes__tracking__section3__box1__content__list__item:first-child{padding-top:0}.routes__tracking__section3__box1__content__list__item{align-items:center;border-bottom:1px solid #252134;display:flex;gap:29px;padding:20px 7px;width:100%}@media screen and (max-width:700px){.routes__tracking__section3__box1__content__list__item{padding:16px 6px}}.routes__tracking__section3__box1__content__list__item>p{color:#cac6dd;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:1250px){.routes__tracking__section3__box1__content__list__item>p{flex-grow:1;flex-shrink:1}}.routes__tracking__section3__box1__left{padding-bottom:74px}@media screen and (max-width:700px){.routes__tracking__section3__box1__left{padding-bottom:0}}.routes__tracking__section3__box1__left__fingerprint{position:absolute;right:0;top:126px}@media screen and (max-width:700px){.routes__tracking__section3__box1__left__fingerprint{height:166px;top:73px}}.routes__tracking__section3__box1__right>p:last-child{margin-bottom:0;min-height:auto}.routes__tracking__section3__box1__right__fingerprint{left:0;position:absolute;top:126px}@media screen and (max-width:700px){.routes__tracking__section3__box1__right__fingerprint{height:166px;top:73px}}.routes__tracking__section3__box2{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:0 auto 120px;max-width:1217px;width:100%}@media screen and (max-width:1200px){.routes__tracking__section3__box2{align-items:flex-start;flex-direction:column;gap:30px}}@media screen and (max-width:900px){.routes__tracking__section3__box2{margin-bottom:50px}}.routes__tracking__section3__box2__image{position:relative}@media screen and (max-width:700px){.routes__tracking__section3__box2__image{max-width:331px;width:100%}.routes__tracking__section3__box2__image>img{width:100%}}@media screen and (max-width:1200px){.routes__tracking__section3__box2__image{margin:0 auto;order:2}}@media screen and (max-width:500px){.routes__tracking__section3__box2__image{margin:0;max-width:368px;width:100%}.routes__tracking__section3__box2__image:has(.routes__tracking__section3__box2__image__shadowRight)>img{display:block;margin-left:auto;max-width:331px}.routes__tracking__section3__box2__image>img{max-width:331px}}.routes__tracking__section3__box2__image>img{opacity:0;position:relative;z-index:5}.routes__tracking__section3__box2__image__shadowLeft{align-items:center;display:flex;height:100%;left:100%;position:absolute;top:0}@media screen and (max-width:500px){.routes__tracking__section3__box2__image__shadowLeft{left:90%}}.routes__tracking__section3__box2__image__shadowLeft--first{background-color:#1b1b2e;border-bottom-right-radius:21px;border-top-right-radius:21px;height:288px;opacity:0;width:16.5px}@media screen and (max-width:700px){.routes__tracking__section3__box2__image__shadowLeft--first{height:204.5px;width:12px}}.routes__tracking__section3__box2__image__shadowLeft--second{background-color:#1b1b2eb2;border-bottom-right-radius:21px;border-top-right-radius:21px;height:252px;opacity:0;width:16.5px}@media screen and (max-width:700px){.routes__tracking__section3__box2__image__shadowLeft--second{height:179px;width:12px}}.routes__tracking__section3__box2__image__shadowLeft--third{background-color:#1b1b2e80;border-bottom-right-radius:21px;border-top-right-radius:21px;height:198px;opacity:0;width:16.5px}@media screen and (max-width:700px){.routes__tracking__section3__box2__image__shadowLeft--third{height:141px;width:12px}}.routes__tracking__section3__box2__image__shadowLeft--big .routes__tracking__section3__box2__image__shadowLeft--first{height:328px}@media screen and (max-width:700px){.routes__tracking__section3__box2__image__shadowLeft--big .routes__tracking__section3__box2__image__shadowLeft--first{height:234px;width:12px}}.routes__tracking__section3__box2__image__shadowLeft--big .routes__tracking__section3__box2__image__shadowLeft--second{height:288px}@media screen and (max-width:700px){.routes__tracking__section3__box2__image__shadowLeft--big .routes__tracking__section3__box2__image__shadowLeft--second{height:205.5px;width:12px}}.routes__tracking__section3__box2__image__shadowLeft--big .routes__tracking__section3__box2__image__shadowLeft--third{height:226px}@media screen and (max-width:700px){.routes__tracking__section3__box2__image__shadowLeft--big .routes__tracking__section3__box2__image__shadowLeft--third{height:161px;width:12px}}.routes__tracking__section3__box2__image__shadowRight{align-items:center;display:flex;height:100%;position:absolute;right:100%;top:0}@media screen and (max-width:500px){.routes__tracking__section3__box2__image__shadowRight{right:90%}}.routes__tracking__section3__box2__image__shadowRight--first{background-color:#1b1b2e;border-bottom-left-radius:24px;border-top-left-radius:24px;height:330px;opacity:0;width:19px}@media screen and (max-width:700px){.routes__tracking__section3__box2__image__shadowRight--first{height:204.5px;width:12px}}.routes__tracking__section3__box2__image__shadowRight--second{background-color:#1b1b2eb2;border-bottom-left-radius:24px;border-top-left-radius:24px;height:289px;opacity:0;width:19px}@media screen and (max-width:700px){.routes__tracking__section3__box2__image__shadowRight--second{height:179px;width:12px}}.routes__tracking__section3__box2__image__shadowRight--third{background-color:#1b1b2e80;border-bottom-left-radius:24px;border-top-left-radius:24px;height:228px;opacity:0;width:19px}@media screen and (max-width:700px){.routes__tracking__section3__box2__image__shadowRight--third{height:141px;width:12px}}.routes__tracking__section3__box2__image--show .routes__tracking__section3__box2__image__shadowLeft--third{animation:fadeIn .3s linear .3s forwards}.routes__tracking__section3__box2__image--show .routes__tracking__section3__box2__image__shadowLeft--second{animation:fadeIn .3s linear .5s forwards}.routes__tracking__section3__box2__image--show .routes__tracking__section3__box2__image__shadowLeft--first{animation:fadeIn .3s linear .6s forwards}.routes__tracking__section3__box2__image--show .routes__tracking__section3__box2__image__main{animation:fadeIn .6s linear .7s forwards}.routes__tracking__section3__box2__image--show .routes__tracking__section3__box2__image__shadowRight--third{animation:fadeIn .3s linear .3s forwards}.routes__tracking__section3__box2__image--show .routes__tracking__section3__box2__image__shadowRight--second{animation:fadeIn .3s linear .5s forwards}.routes__tracking__section3__box2__image--show .routes__tracking__section3__box2__image__shadowRight--first{animation:fadeIn .3s linear .6s forwards}.routes__tracking__section3__box2__info{width:100%}@media screen and (max-width:1200px){.routes__tracking__section3__box2__info{order:1}}@media screen and (max-width:700px){.routes__tracking__section3__box2__info .routes__landingPageV2__subtitle{font-size:28px}}.routes__tracking__section3__box2__info>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;margin:24px 0}@media screen and (max-width:700px){.routes__tracking__section3__box2__info>p{font-size:16px;margin:20px 0}}.routes__tracking__section3__box2__info>p:last-child{margin:0}.routes__tracking__section3__box2__info__list{margin-bottom:24px;max-width:505px;width:100%}@media screen and (max-width:700px){.routes__tracking__section3__box2__info__list{margin-bottom:20px}}.routes__tracking__section3__box2__info__list__item:first-child{border-top:1px solid #252134}.routes__tracking__section3__box2__info__list__item{align-items:center;border-bottom:1px solid #252134;display:flex;gap:20px;padding:16px 0;width:100%}@media screen and (max-width:500px){.routes__tracking__section3__box2__info__list__item{align-items:flex-start}}.routes__tracking__section3__box2__info__list__item>p{color:#fff;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}.routes__tracking__section4{margin-bottom:300px;position:relative;width:100%;z-index:10}@media screen and (max-width:700px){.routes__tracking__section4{margin-bottom:176px}}@media screen and (max-width:900px){.routes__tracking__section4 .routes__landingPageV2__title{margin-bottom:30px!important}}.routes__tracking__section4 .routes__landingPageV2__section2__box2,.routes__tracking__section4 .routes__landingPageV2__section2__box2__list{position:relative;z-index:10}.component_breadcrumbs{align-items:center;color:#fff9;display:flex;flex-wrap:wrap;font-family:Lato;font-size:18px;font-style:Regular;font-weight:400;gap:5px;height:auto;letter-spacing:0;line-height:100%;margin:0 auto 10px;max-width:1211px;position:relative;text-align:center;width:100%;z-index:5}@media screen and (max-width:1250px){.component_breadcrumbs{padding:0 16px}}.component_breadcrumbs>a{color:#fff9;cursor:pointer;position:relative;text-decoration:none;transition:color .3s ease}.component_breadcrumbs>a:after{background-color:#6c5dd3;bottom:-2px;color:#fff;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.component_breadcrumbs>a:hover{color:#6c5dd3}.component_breadcrumbs>a:hover:after{width:100%}.routes__reporting{padding:90px 16px 50px;width:100%}@media screen and (max-width:900px){.routes__reporting{padding:40px 16px 50px}}.routes__reporting__section1{position:relative;width:100%}.routes__reporting__section1__background1{position:absolute;right:-16px;top:-200px}@media screen and (max-width:900px){.routes__reporting__section1__background1{display:none}}.routes__reporting__section1__background2{position:absolute;right:-16px;top:50px}@media screen and (max-width:900px){.routes__reporting__section1__background2{display:none}}.routes__reporting__section1__background3{mix-blend-mode:color-dodge;position:absolute;right:201px;top:-359px}@media screen and (max-width:900px){.routes__reporting__section1__background3{left:0;right:auto;top:0;width:100%}}.routes__reporting__section1__background4{left:-218px;position:absolute;top:210px}@media screen and (max-width:900px){.routes__reporting__section1__background4{height:334px;left:-204px;top:529px;width:334px}}.routes__reporting__section1__box1{align-items:center;display:flex;gap:30px;justify-content:space-between;margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:5}@media screen and (max-width:900px){.routes__reporting__section1__box1{margin-bottom:50px}}@media screen and (max-width:1250px){.routes__reporting__section1__box1{align-items:flex-start;flex-direction:column}}.routes__reporting__section1__box1__left{max-width:600px;width:100%}.routes__reporting__section1__box1__left>h4{color:#fff;font-family:Lato;font-size:24px;font-weight:400;line-height:24px;margin:22px 0 24px}@media screen and (max-width:900px){.routes__reporting__section1__box1__left>h4{font-size:16px;line-height:100%}}.routes__reporting__section1__box1__left>p{color:#fff9;font-family:Lato;font-size:18px;font-weight:400;line-height:24px}.routes__reporting__section1__box1__left>p:first-of-type{margin-bottom:14px}@media screen and (max-width:900px){.routes__reporting__section1__box1__left>p{font-size:14px;line-height:100%}}.routes__reporting__section1__box1__right{max-width:559px;padding-bottom:33px;position:relative;width:100%}@media screen and (max-width:700px){.routes__reporting__section1__box1__right{max-width:368px;padding-bottom:22px}}@media screen and (max-width:1250px){.routes__reporting__section1__box1__right{margin:0 auto}}.routes__reporting__section1__box1__right>img{animation:fadeIn .6s linear .9s forwards;opacity:0}@media screen and (max-width:700px){.routes__reporting__section1__box1__right>img{width:100%}}.routes__reporting__section1__box1__right__shadows{align-items:center;bottom:5px;display:flex;flex-direction:column;left:0;position:absolute;width:100%}@media screen and (max-width:700px){.routes__reporting__section1__box1__right__shadows{bottom:4px}}.routes__reporting__section1__box1__right__shadows--first{animation:fadeIn .3s linear .5s forwards;background-color:#1b1b2e;border-bottom-left-radius:10px;border-bottom-right-radius:10px;height:16.5px;opacity:0;width:calc(100% - 19.5px)}@media screen and (max-width:700px){.routes__reporting__section1__box1__right__shadows--first{height:11px}}.routes__reporting__section1__box1__right__shadows--second{animation:fadeIn .3s linear .3s forwards;background-color:#1b1b2eb2;border-bottom-left-radius:10px;border-bottom-right-radius:10px;height:16.5px;opacity:0;width:calc(100% - 74.5px)}@media screen and (max-width:700px){.routes__reporting__section1__box1__right__shadows--second{height:11px}}.routes__reporting__section1__box2{display:flex;gap:20px;margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:5}@media screen and (max-width:900px){.routes__reporting__section1__box2{margin-bottom:50px}}@media screen and (max-width:1000px){.routes__reporting__section1__box2{flex-direction:column}}.routes__reporting__section1__box2__item{background-color:#0e0c15;border:1px solid #353049;border-radius:20px;flex-grow:1;flex-shrink:1;max-width:598px;padding:50px;width:100%}@media screen and (max-width:700px){.routes__reporting__section1__box2__item{padding:30px 24px}}@media screen and (max-width:1000px){.routes__reporting__section1__box2__item{max-width:100%}}.routes__reporting__section1__box2__item .routes__landingPageV2__subtitle{margin-bottom:40px;min-height:180px}@media screen and (max-width:700px){.routes__reporting__section1__box2__item .routes__landingPageV2__subtitle{margin-bottom:12px;min-height:auto}}.routes__reporting__section1__box2__item>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;margin:0 0 40px}@media screen and (max-width:700px){.routes__reporting__section1__box2__item>p{font-size:16px;margin-bottom:36px}}.routes__reporting__section1__box2__item>p:last-child{margin:40px 0 0}@media screen and (max-width:700px){.routes__reporting__section1__box2__item>p:last-child{margin:20px 0 0}}.routes__reporting__section1__box2__item__list{width:100%}.routes__reporting__section1__box2__item__list__item:first-child{padding-top:0}.routes__reporting__section1__box2__item__list__item{align-items:center;border-bottom:1px solid #252134;display:flex;gap:29px;padding:20px 6px;width:100%}@media screen and (max-width:700px){.routes__reporting__section1__box2__item__list__item{gap:20px}}.routes__reporting__section1__box2__item__list__item>p{color:#cac6dd;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:700px){.routes__reporting__section1__box2__item__list__item>p{font-size:12px;line-height:100%}}.routes__reporting__section1__box2__item__list__item__info{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1}.routes__reporting__section1__box2__item__list__item__info>h5{color:#cac6dd;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:16px;font-weight:600;line-height:24px}@media screen and (max-width:700px){.routes__reporting__section1__box2__item__list__item__info>h5{font-size:14px}}.routes__reporting__section1__box2__item__list__item__info>p{color:#cac6dd;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:14px;font-weight:400;line-height:24px}@media screen and (max-width:700px){.routes__reporting__section1__box2__item__list__item__info>p{font-size:12px;line-height:100%}.routes__reporting__section1__box2__item:last-child .routes__landingPageV2__subtitle{margin-bottom:111px;min-height:auto}}.routes__reporting__section2{position:relative;width:100%}.routes__reporting__section2__background{left:-331px;mix-blend-mode:color-dodge;position:absolute;top:-282px}@media screen and (max-width:700px){.routes__reporting__section2__background{height:693px;left:-114px;top:-180px;width:400px}}.routes__reporting__section2__box1{align-items:center;display:flex;gap:30px;justify-content:space-between;margin:0 auto 120px;max-width:1216px;position:relative;z-index:5}@media screen and (max-width:1250px){.routes__reporting__section2__box1{align-items:flex-start;flex-direction:column}}@media screen and (max-width:900px){.routes__reporting__section2__box1{margin-bottom:50px}}.routes__reporting__section2__box1__icons{padding:30px 22.5px 28px 21px}@media screen and (max-width:1250px){.routes__reporting__section2__box1__icons{margin:0 auto}}@media screen and (max-width:700px){.routes__reporting__section2__box1__icons{max-width:366px;padding:20px 15px 19px 14px;width:100%}}.routes__reporting__section2__box1__icons--show .routes__reporting__section2__box1__icons__wrap--main{animation:fadeIn .6s linear .7s forwards}.routes__reporting__section2__box1__icons--show .routes__reporting__section2__box1__icons__wrap--fb{animation:rollingLeft .3s ease 1.2s forwards}.routes__reporting__section2__box1__icons--show .routes__reporting__section2__box1__icons__wrap--linked{animation:rollingDown .3s ease 1.5s forwards}.routes__reporting__section2__box1__icons--show .routes__reporting__section2__box1__icons__wrap--tiktok{animation:rollingUp .3s ease 1.8s forwards}.routes__reporting__section2__box1__icons--show .routes__reporting__section2__box1__icons__wrap__shadow--first{animation:fadeIn .3s linear .5s forwards}.routes__reporting__section2__box1__icons--show .routes__reporting__section2__box1__icons__wrap__shadow--second{animation:fadeIn .3s linear .3s forwards}.routes__reporting__section2__box1__icons__wrap{position:relative}.routes__reporting__section2__box1__icons__wrap--main{opacity:0}@media screen and (max-width:700px){.routes__reporting__section2__box1__icons__wrap--main{width:100%}}.routes__reporting__section2__box1__icons__wrap--fb{height:44px;left:13px;opacity:0;position:absolute;top:-30px;width:44px}@media screen and (max-width:700px){.routes__reporting__section2__box1__icons__wrap--fb{height:30px;left:8.5px;top:-20px;width:30px}}.routes__reporting__section2__box1__icons__wrap--linked{bottom:-6.5px;height:44px;left:-30px;opacity:0;position:absolute;width:44px;z-index:2}@media screen and (max-width:700px){.routes__reporting__section2__box1__icons__wrap--linked{bottom:-4.5px;height:30px;left:-14.5px;width:30px}}.routes__reporting__section2__box1__icons__wrap--tiktok{bottom:64.5px;height:44px;opacity:0;position:absolute;right:-22.5px;width:44px}@media screen and (max-width:700px){.routes__reporting__section2__box1__icons__wrap--tiktok{bottom:43.5px;height:30px;right:-15px;width:30px}}.routes__reporting__section2__box1__icons__wrap__shadow{bottom:-24px;left:0;position:absolute;z-index:1}@media screen and (max-width:700px){.routes__reporting__section2__box1__icons__wrap__shadow{bottom:-15px}}.routes__reporting__section2__box1__icons__wrap__shadow--first{background-color:#1b1b2e;border-bottom-left-radius:8px;border-bottom-right-radius:8px;height:14px;left:13px;opacity:0;position:relative;width:458px}@media screen and (max-width:700px){.routes__reporting__section2__box1__icons__wrap__shadow--first{height:9.5px;left:9px;width:308px}}@media screen and (max-width:380px){.routes__reporting__section2__box1__icons__wrap__shadow--first{width:280px!important}}.routes__reporting__section2__box1__icons__wrap__shadow--second{background-color:#1b1b2eb2;border-bottom-left-radius:8px;border-bottom-right-radius:8px;height:14px;left:36px;opacity:0;position:relative;width:411px}@media screen and (max-width:700px){.routes__reporting__section2__box1__icons__wrap__shadow--second{height:9.5px;left:24.5px;width:276.5px}}@media screen and (max-width:380px){.routes__reporting__section2__box1__icons__wrap__shadow--second{width:250px!important}}.routes__reporting__section2__box1 .routes__tracking__section3__box2__info .routes__tracking__section3__box2__info__list__item{align-items:flex-start}@media screen and (max-width:700px){.routes__reporting__section2__box1 .routes__tracking__section3__box2__info .routes__tracking__section3__box2__info__list__item>p{font-size:14px}}.routes__reporting__section2__box1__image{padding-left:48px;position:relative}@media screen and (max-width:1250px){.routes__reporting__section2__box1__image{margin:0 auto}}@media screen and (max-width:700px){.routes__reporting__section2__box1__image{max-width:368px;padding-left:31px;width:100%}}.routes__reporting__section2__box1__image--show .routes__reporting__section2__box1__image__shadow--second{animation:fadeIn .3s linear .3s forwards}.routes__reporting__section2__box1__image--show .routes__reporting__section2__box1__image__shadow--first{animation:fadeIn .3s linear .5s forwards}.routes__reporting__section2__box1__image--show .routes__reporting__section2__box1__image--main{animation:fadeIn .6s linear .8s forwards}.routes__reporting__section2__box1__image--main{opacity:0}@media screen and (max-width:700px){.routes__reporting__section2__box1__image--main{width:100%}}.routes__reporting__section2__box1__image__shadow{align-items:center;display:flex;height:100%;left:0;position:absolute;top:0}.routes__reporting__section2__box1__image__shadow--first{background-color:#1b1b2e;border-bottom-left-radius:24px;border-top-left-radius:24px;height:337px;opacity:0;width:24px}@media screen and (max-width:700px){.routes__reporting__section2__box1__image__shadow--first{height:216.5px;width:15.5px}}.routes__reporting__section2__box1__image__shadow--second{background-color:#1b1b2eb2;border-bottom-left-radius:24px;border-top-left-radius:24px;height:295px;opacity:0;width:24px}@media screen and (max-width:700px){.routes__reporting__section2__box1__image__shadow--second{height:190px;width:15.5px}}.routes__reporting__section3{position:relative;width:100%}.routes__reporting__section3__grid{left:-14px;position:absolute;top:-83px}@media screen and (max-width:700px){.routes__reporting__section3__grid{display:none}}.routes__reporting__section3 .routes__landingPageV2__title{margin:0 auto 24px;max-width:700px;width:100%}@media screen and (max-width:900px){.routes__reporting__section3 .routes__landingPageV2__title{margin-bottom:20px}}.routes__reporting__section3>h4{color:#cac6dd;font-family:Lato;font-size:20px;font-weight:400;line-height:100%;margin-bottom:68px;text-align:center}@media screen and (max-width:900px){.routes__reporting__section3>h4{font-size:18px;margin-bottom:30px}}.routes__reporting__section3__box1{align-items:center;display:flex;gap:30px;justify-content:space-between;margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:5}@media screen and (max-width:900px){.routes__reporting__section3__box1{margin-bottom:50px}}@media screen and (max-width:1250px){.routes__reporting__section3__box1{align-items:flex-start;flex-direction:column}}.routes__reporting__section3__box1__image{padding-right:72px;position:relative}@media screen and (max-width:700px){.routes__reporting__section3__box1__image{max-width:368px;padding-right:45px;width:100%}}@media screen and (max-width:1250px){.routes__reporting__section3__box1__image{margin:0 auto}}.routes__reporting__section3__box1__image--main{opacity:0}@media screen and (max-width:700px){.routes__reporting__section3__box1__image--main{width:100%}}.routes__reporting__section3__box1__image--show .routes__reporting__section3__box1__image__shadow--third{animation:fadeIn .3s linear .3s forwards}.routes__reporting__section3__box1__image--show .routes__reporting__section3__box1__image__shadow--second{animation:fadeIn .3s linear .5s forwards}.routes__reporting__section3__box1__image--show .routes__reporting__section3__box1__image__shadow--first{animation:fadeIn .3s linear .7s forwards}.routes__reporting__section3__box1__image--show .routes__reporting__section3__box1__image--main{animation:fadeIn .6s linear 1s forwards}.routes__reporting__section3__box1__image__shadow{display:flex;position:absolute;right:0;top:0}.routes__reporting__section3__box1__image__shadow--first{background-color:#1b1b2e;border-bottom-right-radius:24px;border-top-right-radius:24px;height:337px;opacity:0;position:relative;top:19px;width:24px}@media screen and (max-width:700px){.routes__reporting__section3__box1__image__shadow--first{height:208px;top:10px;width:15px}}.routes__reporting__section3__box1__image__shadow--second{background-color:#1b1b2e99;border-bottom-right-radius:24px;border-top-right-radius:24px;height:295px;opacity:0;position:relative;top:42px;width:24px}@media screen and (max-width:700px){.routes__reporting__section3__box1__image__shadow--second{height:182.5px;top:23px;width:15px}}.routes__reporting__section3__box1__image__shadow--third{background-color:#1b1b2e80;border-bottom-right-radius:24px;border-top-right-radius:24px;height:233px;opacity:0;position:relative;top:67px;width:24px}@media screen and (max-width:700px){.routes__reporting__section3__box1__image__shadow--third{height:144px;top:37px;width:15px}}.routes__reporting__section3__box1__info{max-width:515px;width:100%}.routes__reporting__section3__box1__info__list{margin-bottom:24px;width:100%}.routes__reporting__section3__box1__info__list__item{align-items:center;border-bottom:1px solid #363049;display:flex;gap:29px;padding:20px 6px;width:100%}@media screen and (max-width:700px){.routes__reporting__section3__box1__info__list__item{gap:20px}}.routes__reporting__section3__box1__info__list__item>p{color:#cac6dd;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:700px){.routes__reporting__section3__box1__info__list__item>p{font-size:14px}}.routes__reporting__section3__box1__info__list__item:first-child{padding-top:0}.routes__reporting__section3__box1__info>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:24px}.routes__reporting__section3__box2{display:flex;gap:20px;margin:0 auto;max-width:1216px;width:100%}@media screen and (max-width:700px){.routes__reporting__section3__box2 .routes__tracking__section2__box1__left,.routes__reporting__section3__box2 .routes__tracking__section2__box1__right{min-height:604px}}.routes__reporting__section3__box2 .routes__tracking__section2__box1__left__list__item{justify-content:space-between}.routes__reporting__section3__box2 .routes__tracking__section2__box1__left__list__item__left{align-items:center;display:flex;gap:29px}.routes__reporting__section3__box2 .routes__tracking__section2__box1__left__list__item__left>p{color:#cac6dd;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}.routes__reporting__section3__box3{margin:0 auto 269px;max-width:1216px;width:100%}@media screen and (max-width:900px){.routes__reporting__section3__box3{margin-bottom:188px}}.routes__reporting__section3__box3__list{width:100%}.routes__reporting__section3__box3__list__item{border-top:1px solid #ffffff0d;display:grid;grid-template-columns:repeat(2,1fr);padding:26px 0}@media screen and (max-width:700px){.routes__reporting__section3__box3__list__item{padding:12px}}.routes__reporting__section3__box3__list__item>p{color:#fff;font-family:Inter;font-size:16px;font-weight:300;line-height:24px}@media screen and (max-width:700px){.routes__reporting__section3__box3__list__item>p{font-size:14px;line-height:100%}.routes__reporting__section3__box3__list__item>p:first-child{max-width:124px}.routes__reporting__section3__box3__list__item>p:last-child{max-width:160px}}.routes__reporting__section3__box3__list__item:first-child{border:none;padding:16px 0}@media screen and (max-width:700px){.routes__reporting__section3__box3__list__item:first-child{padding:16px 12px}}.routes__reporting__section3__box3__list__item:first-child>p{font-size:18px;font-weight:600;line-height:32px}@media screen and (max-width:700px){.routes__reporting__section3__box3__list__item:first-child>p{font-size:16px}}@keyframes rollingLeft{0%{opacity:0;rotate:180deg;translate:150% 0}to{opacity:1;rotate:0deg;translate:0 0}}@keyframes rollingDown{0%{opacity:0;rotate:180deg;translate:0 -150%}to{opacity:1;rotate:0deg;translate:0 0}}@keyframes rollingUp{0%{opacity:0;rotate:180deg;translate:0 150%}to{opacity:1;rotate:0deg;translate:0 0}}.route__campaign{padding:80px 16px 50px;width:100%}@media screen and (max-width:900px){.route__campaign{padding-top:40px}}.route__campaign__section1{position:relative;width:100%}.route__campaign__section1__graph{height:533px;left:-139px;position:absolute;top:295px;width:533px}@media screen and (max-width:900px){.route__campaign__section1__graph{height:334px;left:-204px;top:470px;width:334px}}.route__campaign__section1__box1{align-items:center;display:flex;gap:30px;justify-content:space-between;margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:5}@media screen and (max-width:1250px){.route__campaign__section1__box1{align-items:flex-start;flex-direction:column}}@media screen and (max-width:900px){.route__campaign__section1__box1{margin-bottom:50px}}.route__campaign__section1__box1 .routes__landingPageV2__subtitle{margin-bottom:24px}@media screen and (max-width:900px){.route__campaign__section1__box1 .routes__landingPageV2__subtitle{margin-bottom:20px}}.route__campaign__section1__box1__left{max-width:598px;width:100%}.route__campaign__section1__box1__left>p{color:#fff9;font-family:Lato;font-size:18px;font-weight:400;line-height:24px}.route__campaign__section1__box1__left>p:first-of-type{margin-bottom:20px}@media screen and (max-width:900px){.route__campaign__section1__box1__left>p:first-of-type{margin-bottom:16px}.route__campaign__section1__box1__left>p{font-size:14px;line-height:100%}}.route__campaign__section1__box1__right{padding:58px 25px 0 0;position:relative}@media screen and (max-width:700px){.route__campaign__section1__box1__right{max-width:367px;padding:38px 16px 0 0;width:100%}}@media screen and (max-width:1250px){.route__campaign__section1__box1__right{margin:0 auto}}.route__campaign__section1__box1__right--main{animation:fadeIn .6s ease .2s forwards;opacity:0}@media screen and (max-width:700px){.route__campaign__section1__box1__right--main{width:100%}}.route__campaign__section1__box1__right--drop1{animation:fadeRight .3s ease .6s forwards;opacity:0;position:absolute;right:0;top:0}@media screen and (max-width:700px){.route__campaign__section1__box1__right--drop1{height:30px;width:118px}}.route__campaign__section1__box1__right--drop2{animation:growDown .3s ease-in-out .9s forwards;max-height:0;min-width:181px;overflow:hidden;position:absolute;right:0;top:50px;width:181px}@media screen and (max-width:700px){.route__campaign__section1__box1__right--drop2{animation:growDownMobile .3s ease-in-out .9s forwards;height:110px;min-width:118px;top:33px;width:118px}.route__campaign__section1__box1__right--drop2>img{width:100%}}.route__campaign__section1__box2{margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:5}@media screen and (max-width:900px){.route__campaign__section1__box2{margin-bottom:50px}}.route__campaign__section1__box2 .routes__landingPageV2__title{margin:0 auto 24px;max-width:773px}@media screen and (max-width:700px){.route__campaign__section1__box2 .routes__landingPageV2__title{max-width:320px}}.route__campaign__section1__box2>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:140%;margin:0 auto 62px;max-width:470px;text-align:center}@media screen and (max-width:900px){.route__campaign__section1__box2>p{font-size:16px;line-height:24px;margin-bottom:29px}}@media screen and (max-width:700px){.route__campaign__section1__box2>p{max-width:313px}}.route__campaign__section1__box2__list{display:flex;gap:30px;justify-content:space-between;width:100%}@media screen and (max-width:1050px){.route__campaign__section1__box2__list{flex-direction:column;gap:0}}.route__campaign__section1__box2__list__wrap{max-width:495px;width:100%}.route__campaign__section1__box2__list__item{align-items:center;border-bottom:1px solid #252134;display:flex;gap:20px;max-width:495px;padding:16px 0;width:100%}@media screen and (max-width:1050px){.route__campaign__section1__box2__list__item--first{border-top:none!important}}.route__campaign__section1__box2__list__item:first-child{border-top:1px solid #252134}.route__campaign__section1__box2__list__item>p{color:#fff;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:900px){.route__campaign__section1__box2__list__item>p{font-size:14px}}.route__campaign__section2{position:relative;width:100%}.route__campaign__section2__grid{height:489px;left:-150px;position:absolute;top:750px;width:489px}@media screen and (max-width:900px){.route__campaign__section2__grid{display:none}.route__campaign__section2 .routes__reporting__section1__box2{margin-bottom:70px!important}.route__campaign__section2 .routes__reporting__section1__box2__item__list__item>p{font-size:16px!important;line-height:100%!important}.route__campaign__section2 .routes__reporting__section1__box2__item{display:flex;flex-direction:column;min-height:583px}.route__campaign__section2 .routes__reporting__section1__box2__item__list{align-self:flex-end;margin-top:auto}.route__campaign__section2 .routes__reporting__section1__box2__item--second .routes__reporting__section1__box2__item__list{margin-top:20px!important}}@media screen and (max-width:700px){.route__campaign__section2 .routes__reporting__section1__box2__item>p{margin-bottom:20px!important}}.route__campaign__section2 .routes__reporting__section1__box2__item--second{display:flex;flex-direction:column;justify-content:flex-end}.route__campaign__section2 .routes__reporting__section2__box1__icons__wrap--cost{opacity:0;position:absolute;right:-40px;top:-63px;z-index:1}@media screen and (max-width:700px){.route__campaign__section2 .routes__reporting__section2__box1__icons__wrap--cost{height:65px;right:-30px;top:-39px;width:200px}}.route__campaign__section2 .routes__reporting__section2__box1__icons__wrap--arrow{opacity:0;position:absolute;right:135px;top:3px;z-index:2}@media screen and (max-width:700px){.route__campaign__section2 .routes__reporting__section2__box1__icons__wrap--arrow{right:90px;width:20px}}.route__campaign__section2 .routes__reporting__section2__box1__icons--show .routes__reporting__section2__box1__icons__wrap--cost{animation:fadeRight .3s linear 2.1s forwards}.route__campaign__section2 .routes__reporting__section2__box1__icons--show .routes__reporting__section2__box1__icons__wrap--arrow{animation:mouseMove .6s linear 2.4s forwards}.route__campaign__section2 .routes__tracking__section2__box1__left,.route__campaign__section2 .routes__tracking__section2__box1__right{display:flex;flex-direction:column;min-height:758px}@media screen and (max-width:700px){.route__campaign__section2 .routes__tracking__section2__box1__left,.route__campaign__section2 .routes__tracking__section2__box1__right{min-height:583px}.route__campaign__section2 .routes__tracking__section2__box1__left>p,.route__campaign__section2 .routes__tracking__section2__box1__right>p{line-height:24px;max-width:310px}}.route__campaign__section2 .routes__tracking__section2__box1__left__list{align-self:flex-end;margin-top:auto}.route__campaign__section2 .routes__tracking__section2__box1__right__bg{right:0;top:0}.route__campaign__section3{width:100%}.route__campaign__section3__box1{margin:0 auto 120px;max-width:1216px;width:100%}@media screen and (max-width:900px){.route__campaign__section3__box1{margin-bottom:50px}}.route__campaign__section3__box1 .routes__landingPageV2__title{margin-bottom:24px}@media screen and (max-width:900px){.route__campaign__section3__box1 .routes__landingPageV2__title{margin:0 auto 20px;max-width:347px}}.route__campaign__section3__box1>h4{color:#cac6dd;font-family:Lato;font-size:20px;font-weight:400;line-height:100%;margin-bottom:68px;text-align:center}@media screen and (max-width:900px){.route__campaign__section3__box1>h4{font-size:18px;line-height:100%;margin-bottom:30px}}.route__campaign__section3__box1__wrap{align-items:center;display:flex;gap:30px;justify-content:space-between;width:100%}@media screen and (max-width:1250px){.route__campaign__section3__box1__wrap{align-items:flex-start;flex-direction:column}}.route__campaign__section3__box1__wrap__left{max-width:505px;width:100%}.route__campaign__section3__box1__wrap__left__list{margin-bottom:24px;width:100%}.route__campaign__section3__box1__wrap__left__list__item{align-items:center;border-bottom:1px solid #363049;display:flex;gap:29px;padding:20px 7px;width:100%}.route__campaign__section3__box1__wrap__left__list__item>p{color:#cac6dd;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}.route__campaign__section3__box1__wrap__left__list__item:first-child{padding-top:0}.route__campaign__section3__box1__wrap__left>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:24px}.route__campaign__section3__box1__wrap__right{padding-left:48px}@media screen and (max-width:1250px){.route__campaign__section3__box1__wrap__right{margin:0 auto}}@media screen and (max-width:700px){.route__campaign__section3__box1__wrap__right{max-width:368px;padding-left:30px}}.route__campaign__section3__box1__wrap__right--show .route__campaign__section3__box1__wrap__right__image__shadow--first{animation:fadeIn .3s linear .5s forwards}.route__campaign__section3__box1__wrap__right--show .route__campaign__section3__box1__wrap__right__image__shadow--second{animation:fadeIn .3s linear .3s forwards}.route__campaign__section3__box1__wrap__right--show .route__campaign__section3__box1__wrap__right__image--main{animation:fadeIn .6s linear .7s forwards}.route__campaign__section3__box1__wrap__right--show .route__campaign__section3__box1__wrap__right__image__graph{animation:showGraph .4s linear 1.3s forwards}.route__campaign__section3__box1__wrap__right--show .route__campaign__section3__box1__wrap__right__image__bars{animation:showBars .4s linear 1.3s forwards}.route__campaign__section3__box1__wrap__right__image{position:relative}.route__campaign__section3__box1__wrap__right__image--main{opacity:0}@media screen and (max-width:700px){.route__campaign__section3__box1__wrap__right__image--main>img{width:100%}}.route__campaign__section3__box1__wrap__right__image__shadow{align-items:center;display:flex;height:100%;left:-48px;position:absolute;top:0}@media screen and (max-width:700px){.route__campaign__section3__box1__wrap__right__image__shadow{left:-30px}}.route__campaign__section3__box1__wrap__right__image__shadow--first{background-color:#1b1b2e;border-bottom-left-radius:24px;border-top-left-radius:24px;height:310px;opacity:0;width:24px}@media screen and (max-width:700px){.route__campaign__section3__box1__wrap__right__image__shadow--first{height:200px;width:15px}}.route__campaign__section3__box1__wrap__right__image__shadow--second{background-color:#1b1b2eb2;border-bottom-left-radius:24px;border-top-left-radius:24px;height:272px;opacity:0;width:24px}@media screen and (max-width:700px){.route__campaign__section3__box1__wrap__right__image__shadow--second{height:175px;width:15px}}.route__campaign__section3__box1__wrap__right__image__graph{background-color:#e4e0ff;height:140px;left:85px;position:absolute;top:109px;transform-origin:right;width:250px}@media screen and (max-width:700px){.route__campaign__section3__box1__wrap__right__image__graph{height:88px;left:55px;top:72px;width:160px}}.route__campaign__section3__box1__wrap__right__image__bars{background-color:#2b2c41;height:200px;position:absolute;right:22px;top:115px;transform-origin:top;width:140px}@media screen and (max-width:700px){.route__campaign__section3__box1__wrap__right__image__bars{height:130px;right:12px;top:73px;width:94px}}.route__campaign__section3 .routes__landingPageV2__section2__box2{margin-bottom:298px}@media screen and (max-width:900px){.route__campaign__section3 .routes__landingPageV2__section2__box2{margin-bottom:178px}.route__campaign__section3 .routes__landingPageV2__section2__box2 .routes__landingPageV2__title{margin-bottom:30px!important}}@keyframes growDown{0%{max-height:0}to{max-height:168px}}@keyframes growDownMobile{0%{max-height:0}to{max-height:110px}}@keyframes mouseMove{0%{opacity:0;transform:translateY(200%)}50%{opacity:1;transform:translateY(0)}75%{opacity:1;scale:.7}to{opacity:1;scale:1}}@keyframes showGraph{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes showBars{0%{transform:scaleY(1)}to{transform:scaleY(0)}}.routes__integrations{padding:64px 16px 50px;width:100%}@media screen and (max-width:900px){.routes__integrations{padding-top:40px}}.routes__integrations__section1{position:relative;width:100%}.routes__integrations__section1 .routes__reporting__section1__background2{top:81px}.routes__integrations__section1 .route__campaign__section1__graph{top:231px}@media screen and (max-width:900px){.routes__integrations__section1 .route__campaign__section1__graph{top:467px}}.routes__integrations__section1__background{left:-331px;mix-blend-mode:color-dodge;position:absolute;top:810px}@media screen and (max-width:900px){.routes__integrations__section1__background{height:526px;left:-267px;top:1188px;width:502px}}.routes__integrations__section1__box1{align-items:center;display:flex;gap:30px;justify-content:space-between;margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:10}@media screen and (max-width:900px){.routes__integrations__section1__box1{margin-bottom:50px}}@media screen and (max-width:1250px){.routes__integrations__section1__box1{align-items:flex-start;flex-direction:column}}.routes__integrations__section1__box1__left{max-width:598px;width:100%}@media screen and (max-width:1250px){.routes__integrations__section1__box1__left{max-width:100%}}.routes__integrations__section1__box1__left .routes__landingPageV2__subtitle{margin-bottom:24px;max-width:560px}@media screen and (max-width:1250px){.routes__integrations__section1__box1__left .routes__landingPageV2__subtitle{margin:0 auto 20px;text-align:center}}.routes__integrations__section1__box1__left>p{color:#fff9;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;margin-bottom:20px}@media screen and (max-width:1250px){.routes__integrations__section1__box1__left>p{text-align:center}}@media screen and (max-width:900px){.routes__integrations__section1__box1__left>p{font-size:14px;line-height:100%}}.routes__integrations__section1__box1__left>p:last-child{margin-bottom:0}.routes__integrations__section1__box1__right>img{animation:fadeIn .6s ease forwards;opacity:0}@media screen and (max-width:1250px){.routes__integrations__section1__box1__right{margin:0 auto}}@media screen and (max-width:700px){.routes__integrations__section1__box1__right{max-width:309px;width:100%}.routes__integrations__section1__box1__right>img{width:100%}}.routes__integrations__section1__box2{margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:10}@media screen and (max-width:900px){.routes__integrations__section1__box2{margin-bottom:50px}}.routes__integrations__section1__box2 .routes__landingPageV2__title{margin-bottom:20px}.routes__integrations__section1__box2>p{color:#757185;font-family:Lato;font-size:20px;font-weight:400;line-height:140%;margin-bottom:65px;text-align:center}@media screen and (max-width:900px){.routes__integrations__section1__box2>p{font-size:16px;margin-bottom:30px}}.routes__integrations__section1__box2__list{display:grid;grid-template-columns:448px 280px 448px;margin-bottom:68px;padding:20px;width:100%}@media screen and (max-width:1250px){.routes__integrations__section1__box2__list{overflow-x:scroll}}@media screen and (max-width:900px){.routes__integrations__section1__box2__list{grid-template-columns:200px 180px 248px;margin-bottom:30px;padding:12px}}.routes__integrations__section1__box2__list__item{border-top:1px solid #ffffff0d;display:grid;grid-column:1/span all;grid-template-columns:subgrid;padding:26px 0}@media screen and (max-width:900px){.routes__integrations__section1__box2__list__item{padding:16px 0}}.routes__integrations__section1__box2__list__item>p{color:#fff;font-family:Inter;font-size:16px;font-weight:300;line-height:24px;vertical-align:middle}@media screen and (max-width:900px){.routes__integrations__section1__box2__list__item>p{font-size:14px}}.routes__integrations__section1__box2__list__item>p:nth-child(2){color:#ac6aff}.routes__integrations__section1__box2__list__item:first-child{border:none;padding:0 0 16px}.routes__integrations__section1__box2__list__item:first-child>p{font-size:18px;font-weight:600;line-height:32px}@media screen and (max-width:900px){.routes__integrations__section1__box2__list__item:first-child>p{font-size:16px}}.routes__integrations__section1__box2__info{background-color:#242731;border:1px solid #7442a980;border-radius:10px;padding:20px 40px;width:100%}.routes__integrations__section1__box2__info>p{color:#fff;font-family:Lato;font-size:16px;font-weight:400;line-height:24px;text-align:center}.routes__integrations__section1__box2__info>p:first-child{margin-bottom:20px}@media screen and (max-width:600px){.routes__integrations__section1__box2__info{padding:20px 12px}}.routes__integrations__section1__box2__info__wrap{display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between;width:100%}@media screen and (max-width:900px){.routes__integrations__section1__box2__info__wrap{gap:20px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.routes__integrations__section1__box2__info__wrap{grid-template-columns:1fr}}.routes__integrations__section1__box2__info__wrap__item{display:flex;gap:19px;max-width:340px;padding:16px 0;width:100%}@media screen and (max-width:600px){.routes__integrations__section1__box2__info__wrap__item{max-width:100%}}@media screen and (max-width:900px){.routes__integrations__section1__box2__info__wrap__item{padding:0}}.routes__integrations__section1__box2__info__wrap__item>img{height:24px;width:24px}.routes__integrations__section1__box2__info__wrap__item>p{color:#fff;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:16px;font-weight:400;line-height:24px;max-width:273px}@media screen and (max-width:600px){.routes__integrations__section1__box2__info__wrap__item>p{max-width:100%}}.routes__integrations__section2{margin-bottom:307px;position:relative;width:100%}@media screen and (max-width:700px){.routes__integrations__section2{margin-bottom:165px}}.routes__integrations__section2__background{mix-blend-mode:color-dodge;position:absolute;right:-16px;top:-250px}@media screen and (max-width:900px){.routes__integrations__section2__background{height:693px;left:-114px;top:-1011px;transform:scale(-1);width:400px}}.routes__integrations__section2 .route__campaign__section3__box1__wrap__right__image>img{opacity:0}@media screen and (max-width:700px){.routes__integrations__section2 .route__campaign__section3__box1__wrap__right__image>img{width:100%}}.routes__integrations__section2 .route__campaign__section3__box1__wrap__right{padding-left:0!important}.routes__integrations__section2 .route__campaign__section3__box1__wrap__right--show img{animation:fadeIn .6s ease forwards}.routes__integrations__section2 .route__campaign__section3__box1{position:relative;z-index:10}@media screen and (max-width:700px){.routes__integrations__section2 .route__campaign__section3__box1__wrap__left__list__item{gap:20px}.routes__integrations__section2 .route__campaign__section3__box1__wrap__left__list__item>p{font-size:14px;line-height:24px}.routes__integrations__section2 .route__campaign__section3__box1__wrap__left>p{font-size:16px;line-height:24px}.routes__integrations__section2 .route__campaign__section3__box1>h4{color:#757185;font-size:16px;line-height:140%}}.routes__integrations__section2__box1{margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:10}@media screen and (max-width:900px){.routes__integrations__section2__box1{margin-bottom:50px}}.routes__integrations__section2__box1 .routes__landingPageV2__title{margin-bottom:68px}@media screen and (max-width:900px){.routes__integrations__section2__box1 .routes__landingPageV2__title{margin-bottom:20px}}.routes__integrations__section2__box1__list{display:grid;grid-template-columns:repeat(2,1fr)}.routes__integrations__section2__box1__list__item{border-top:1px solid #ffffff0d;display:grid;grid-column:1/span all;grid-template-columns:subgrid;padding:26px 0}@media screen and (max-width:700px){.routes__integrations__section2__box1__list__item{padding:16px 0}}.routes__integrations__section2__box1__list__item>p{color:#fff;font-family:Inter;font-size:16px;font-weight:600;line-height:24px}@media screen and (max-width:700px){.routes__integrations__section2__box1__list__item>p{font-size:14px;font-weight:300}}.routes__integrations__section2__box1__list__item>p:first-child{color:#ac6aff}.routes__integrations__section2__box1__list__item>p:last-child{font-weight:300}.routes__integrations__section2__box1__list__item:first-child{border:none;padding:16px 0}.routes__integrations__section2__box1__list__item:first-child>p:last-child{font-weight:600}@media screen and (max-width:700px){.routes__integrations__section2__box1__list__item:first-child>p{font-size:16px;font-weight:600;line-height:32px}}.routes__integrations__section2__box1__list__item:first-child>p{font-size:18px;line-height:32px}@media screen and (max-width:700px){.routes__integrations__section2 .routes__landingPageV2__title{margin:0 0 20px;text-align:left}.routes__integrations__section2 .route__campaign__section1__box2>p{margin:0 0 31px;text-align:left}}.routes__integrations__section2 .route__campaign__section1__box2__list__wrap>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;margin-bottom:34px}@media screen and (max-width:1050px){.routes__integrations__section2 .route__campaign__section1__box2__list__wrap>p{margin:20px 0}}.routes__integrations__section2 .route__campaign__section1__box2__list__item--border{border-top:1px solid #252134}.routes__integrations__section2 .route__campaign__section1__box2__request{color:#fff;display:block;font-family:Inter;font-size:18px;font-weight:400;line-height:100%;margin-top:49px;text-align:center}@media screen and (max-width:700px){.routes__integrations__section2 .route__campaign__section1__box2__request{margin-top:30px;text-align:left}}.routes__affiliates{padding:80px 16px 50px;width:100%}@media screen and (max-width:900px){.routes__affiliates{padding:40px 16px 50px}}.routes__affiliates__section1{position:relative;width:100%}.routes__affiliates__section1 .routes__reporting__section1__background1{top:-192px}.routes__affiliates__section1 .routes__reporting__section1__background2{right:-16px;top:118px}.routes__affiliates__section1 .routes__reporting__section1__background3{opacity:.5;right:231px;top:-280px}@media screen and (max-width:900px){.routes__affiliates__section1 .routes__reporting__section1__background3{height:727px;left:-16px;right:auto;top:-102px;width:calc(100% + 32px);z-index:2}}.routes__affiliates__section1 .route__campaign__section1__graph{top:215px}@media screen and (max-width:900px){.routes__affiliates__section1 .route__campaign__section1__graph{height:334px;left:-179px;top:301px;width:334px}}@media screen and (max-width:1250px){.routes__affiliates__section1 .routes__landingPageV2__section4__box1 .routes__landingPageV2__section4__box1__right{order:2}.routes__affiliates__section1 .routes__landingPageV2__section4__box1 .routes__landingPageV2__section3__box1__right{order:1}.routes__affiliates__section1 .routes__landingPageV2__section4__box1 .routes__landingPageV2__section3__box1__right .routes__landingPageV2__subtitle{margin-bottom:30px!important}}.routes__affiliates__section1__box1{align-items:center;display:flex;gap:30px;justify-content:space-between;margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:10}@media screen and (max-width:1250px){.routes__affiliates__section1__box1{align-items:flex-start;flex-direction:column}}@media screen and (max-width:900px){.routes__affiliates__section1__box1{margin-bottom:50px}}.routes__affiliates__section1__box1__left{max-width:508px;width:100%}.routes__affiliates__section1__box1__left .routes__landingPageV2__subtitle{margin-bottom:25px}@media screen and (max-width:900px){.routes__affiliates__section1__box1__left .routes__landingPageV2__subtitle{margin-bottom:20px;text-align:center}}.routes__affiliates__section1__box1__left>p{color:#fff;font-family:Lato;font-size:18px;font-style:Regular;font-weight:400;line-height:24px}.routes__affiliates__section1__box1__left>p:not(:last-child){margin-bottom:20px}@media screen and (max-width:900px){.routes__affiliates__section1__box1__left>p{color:#fff9;font-size:14px;line-height:100%;text-align:center}.routes__affiliates__section1__box1__left>p:not(:last-child){margin-bottom:16px}}.routes__affiliates__section1__box1__right{max-width:552px;width:100%}@media screen and (max-width:1250px){.routes__affiliates__section1__box1__right{margin:0 auto}}.routes__affiliates__section1__box1__right>img{animation:fadeIn .6s ease forwards;opacity:0;width:100%}.routes__affiliates__section1 .routes__landingPageV2__section3__box1__right>p{margin:20px 0 0!important}.routes__affiliates__section1 .routes__landingPageV2__section3__box1__right__list{margin-bottom:20px}.routes__affiliates__section2{position:relative;width:100%}.routes__affiliates__section2__background{left:-331px;mix-blend-mode:color-dodge;position:absolute;top:-389px}@media screen and (max-width:900px){.routes__affiliates__section2__background{height:526px;left:-267px;top:-147px;width:502px}}.routes__affiliates__section2__box1{margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:10}@media screen and (max-width:900px){.routes__affiliates__section2__box1{margin-bottom:50px}}.routes__affiliates__section2__box1 .routes__landingPageV2__title{margin:0 auto 20px;max-width:869px;width:100%}@media screen and (max-width:900px){.routes__affiliates__section2__box1 .routes__landingPageV2__title{max-width:360px}}.routes__affiliates__section2__box1>p{color:#757185;font-family:Lato;font-size:20px;font-weight:400;line-height:24px;margin-bottom:68px;text-align:center}@media screen and (max-width:900px){.routes__affiliates__section2__box1>p{font-size:16px;margin-bottom:30px}}.routes__affiliates__section2__box1__content{align-items:center;display:flex;gap:30px;justify-content:space-between;width:100%}@media screen and (max-width:1250px){.routes__affiliates__section2__box1__content{align-items:flex-start;flex-direction:column}}.routes__affiliates__section2__box1__content__left{max-width:502px;width:100%}.routes__affiliates__section2__box1__content__right{max-width:546px;opacity:0;position:relative;width:100%}@media screen and (max-width:1250px){.routes__affiliates__section2__box1__content__right{margin:0 auto}}@media screen and (max-width:700px){.routes__affiliates__section2__box1__content__right{max-width:368px;width:100%}.routes__affiliates__section2__box1__content__right>img{width:100%}}.routes__affiliates__section2__box1__content__right--track{background-color:#242731;height:60px;left:185px;position:absolute;top:37px;transform-origin:right;width:170px}@media screen and (max-width:700px){.routes__affiliates__section2__box1__content__right--track{height:40px;left:126px;top:26px;width:110px}}.routes__affiliates__section2__box1__content__right--show{animation:fadeIn .6s ease forwards}.routes__affiliates__section2__box1__content__right--show .routes__affiliates__section2__box1__content__right--track{animation:showGraph .3s ease .6s forwards}.routes__affiliates__section2__box2{margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:10}@media screen and (max-width:900px){.routes__affiliates__section2__box2{margin-bottom:50px}}.routes__affiliates__section2__box2 .routes__landingPageV2__title{margin-bottom:68px}@media screen and (max-width:900px){.routes__affiliates__section2__box2 .routes__landingPageV2__title{margin-bottom:30px}}.routes__affiliates__section2__box2__content{grid-row-gap:24px;grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:68px;row-gap:24px;width:100%}@media screen and (max-width:1000px){.routes__affiliates__section2__box2__content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:900px){.routes__affiliates__section2__box2__content{margin-bottom:30px}}@media screen and (max-width:700px){.routes__affiliates__section2__box2__content{gap:16px}}.routes__affiliates__section2__box2__content__item{background-color:#0e0c15;border:2px solid #363049;border-radius:20px;cursor:pointer;padding:26px}@media screen and (max-width:700px){.routes__affiliates__section2__box2__content__item{padding:16px}}.routes__affiliates__section2__box2__content__item__top{margin-bottom:20px;min-height:60px;width:100%}@media screen and (max-width:700px){.routes__affiliates__section2__box2__content__item__top{height:40px;min-height:40px}.routes__affiliates__section2__box2__content__item__top>img{height:40px;width:40px}}.routes__affiliates__section2__box2__content__item__bot{align-items:center;display:flex;justify-content:space-between;width:100%}@media screen and (max-width:700px){.routes__affiliates__section2__box2__content__item__bot>img{height:18px;width:18px}}.routes__affiliates__section2__box2__content__item__bot>p{color:#fff;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:24px;font-weight:500;line-height:32px}@media screen and (max-width:700px){.routes__affiliates__section2__box2__content__item__bot>p{font-size:16px;line-height:100%}}.routes__affiliates__section2__box2>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;text-align:center}@media screen and (max-width:700px){.routes__affiliates__section2__box2>p{font-size:16px;line-height:100%;text-align:center}}.routes__affiliates__section3{position:relative;width:100%}.routes__affiliates__section3__background{mix-blend-mode:color-dodge;position:absolute;right:-16px;top:-301px}@media screen and (max-width:900px){.routes__affiliates__section3__background{height:693px;left:-114px;top:-1011px;transform:scale(-1);width:400px}}.routes__affiliates__section3__box1{margin:0 auto 120px;max-width:869px;position:relative;width:100%;z-index:10}@media screen and (max-width:900px){.routes__affiliates__section3__box1{margin-bottom:50px}}.routes__affiliates__section3__box1 .routes__landingPageV2__title{margin-bottom:19px}.routes__affiliates__section3__box1>p{color:#757185;font-family:Lato;font-size:20px;font-weight:400;line-height:24px;margin-bottom:68px;text-align:center}@media screen and (max-width:900px){.routes__affiliates__section3__box1>p{margin-bottom:30px}}.routes__affiliates__section3__box1 .routes__landingPageV2__section5__box2__slider__pack__name{margin-bottom:114px}.routes__affiliates__section3__box1 .routes__landingPageV2__section5__box2__slider__pack__price__tag>h4,.routes__affiliates__section3__box1 .routes__landingPageV2__section5__box2__slider__pack__price__tag>p{color:#fff;font-family:Inter;font-size:50px;font-weight:500;line-height:100%;min-height:61px}.routes__affiliates__section3__box1 .routes__landingPageV2__section5__box2__slider__pack__price__tag>h4>span,.routes__affiliates__section3__box1 .routes__landingPageV2__section5__box2__slider__pack__price__tag>p>span{font-size:20px}.routes__affiliates__section3__box1 .routes__landingPageV2__section5__box2__slider__pack,.routes__affiliates__section3__box1 .routes__landingPageV2__section5__box2__slider__wrap{height:100%}.routes__affiliates__section3__box1 .routes__landingPageV2__section5__box2__slider__pack__list__item:last-child{padding-bottom:0}.routes__affiliates__section3__box1 .splide__list{justify-content:center}@media screen and (max-width:850px){.routes__affiliates__section3__box1 .splide__list{justify-content:flex-start}.routes__affiliates__section3__box1 .splide__list .splide__slide:last-child .routes__landingPageV2__section5__box2__slider__pack__name{margin-bottom:93px}.routes__affiliates__section3__box1 .splide__list .routes__landingPageV2__section5__box2__slider__pack__price__tag>h4,.routes__affiliates__section3__box1 .splide__list .routes__landingPageV2__section5__box2__slider__pack__price__tag>p{display:flex;flex-direction:column;line-height:40px}.routes__affiliates__section3__box1 .splide__list .routes__landingPageV2__section5__box2__slider__pack__name{margin-bottom:66px}.routes__affiliates__section3__box1 .splide__list .routes__landingPageV2__section5__box2__slider__pack__list__item>p{font-size:14px;line-height:110%}}@media screen and (max-width:700px){.routes__affiliates__section3__box1 .splide__list .routes__landingPageV2__section5__box2__slider__pack{padding:40px 16px}}@media screen and (max-width:1250px){.routes__affiliates__section3 .routes__reporting__section2__box1 .routes__reporting__section2__box1__right{margin:0 auto;order:2}.routes__affiliates__section3 .routes__reporting__section2__box1 .routes__tracking__section3__box2__info{order:1}}.routes__affiliates__section3 .routes__reporting__section2__box1 .routes__landingPageV2__subtitle{margin-bottom:40px}.routes__affiliates__section3 .routes__reporting__section2__box1__right{max-width:602px;min-height:454px;padding:11px 9px 11px 4px;position:relative;width:100%}@media screen and (max-width:700px){.routes__affiliates__section3 .routes__reporting__section2__box1__right{max-width:368px;min-height:278px;padding:7px 5px 7px 2px}}.routes__affiliates__section3 .routes__reporting__section2__box1__right--image1{left:4px;opacity:0;position:absolute;top:11px}@media screen and (max-width:700px){.routes__affiliates__section3 .routes__reporting__section2__box1__right--image1{height:134px;left:2px;top:7px;width:190px}}.routes__affiliates__section3 .routes__reporting__section2__box1__right--image2{bottom:11px;opacity:0;position:absolute;right:9px}@media screen and (max-width:700px){.routes__affiliates__section3 .routes__reporting__section2__box1__right--image2{bottom:7px;height:134px;right:5px;width:190px}}.routes__affiliates__section3 .routes__reporting__section2__box1__right--image3{left:142px;opacity:0;position:absolute;top:121px}@media screen and (max-width:700px){.routes__affiliates__section3 .routes__reporting__section2__box1__right--image3{height:134px;left:87px;top:75px;width:163px}}.routes__affiliates__section3 .routes__reporting__section2__box1__right--show .routes__reporting__section2__box1__right--image1{animation:fadeLeft .3s ease forwards}.routes__affiliates__section3 .routes__reporting__section2__box1__right--show .routes__reporting__section2__box1__right--image2{animation:fadeRight .3s ease forwards}.routes__affiliates__section3 .routes__reporting__section2__box1__right--show .routes__reporting__section2__box1__right--image3{animation:fadeDrop .6s ease .3s forwards}.routes__affiliates__section4{width:100%}.routes__affiliates__section4 .routes__integrations__section2__box1__list__item p:first-child{color:#fff}.routes__affiliates__section4 .routes__integrations__section2__box1__list__item p:last-child{color:#ac6aff}.routes__affiliates__section4 .route__campaign__section1__box2{margin-bottom:332px}@media screen and (max-width:450px){.routes__affiliates__section4 .routes__integrations__section2__box1__list{column-gap:65px;grid-template-columns:145px 220px;overflow-x:scroll}}@media screen and (max-width:1050px){.routes__affiliates__section4 .route__campaign__section1__box2__list__item--border{border-top:none}}@media screen and (max-width:900px){.routes__affiliates__section4 .route__campaign__section1__box2{margin-bottom:200px}}@keyframes fadeDrop{0%{opacity:0;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.routes__bookADemo{padding:60px 16px 120px;position:relative}@media screen and (max-width:900px){.routes__bookADemo{padding:40px 16px 50px}}.routes__bookADemo__background1{position:absolute;right:0;top:-112px}@media screen and (max-width:900px){.routes__bookADemo__background1{opacity:.5;width:413px}}.routes__bookADemo__background2{position:absolute;right:0;top:140px}@media screen and (max-width:900px){.routes__bookADemo__background2{display:none}}.routes__bookADemo__background3{background-color:#6c5dd34d;border-radius:50%;filter:blur(400px);height:616px;left:-153px;position:absolute;top:486px;width:611px}@media screen and (max-width:900px){.routes__bookADemo__background3{display:none}}.routes__bookADemo__wrap{margin:0 auto;max-width:1216px;width:100%}.routes__bookADemo__wrap__title{margin-bottom:60px;text-align:center}@media screen and (max-width:900px){.routes__bookADemo__wrap__title--first{display:none}}.routes__bookADemo__wrap__title>h1{color:#fff;font-family:Lato;font-size:50px;font-weight:700;line-height:72px;margin-bottom:20px}@media screen and (max-width:800px){.routes__bookADemo__wrap__title>h1{font-family:Lato;font-size:24px;font-weight:700;line-height:120%;text-align:center}}.routes__bookADemo__wrap__title>p{color:#cac6dd;font-family:Lato;font-size:20px;font-weight:600;line-height:100%}.routes__bookADemo__wrap__box1{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:80px;width:100%}@media screen and (max-width:900px){.routes__bookADemo__wrap__box1{display:none}}.routes__bookADemo__wrap__box1__item{width:100%}.routes__bookADemo__wrap__box1__item__top{align-items:center;display:flex;margin-bottom:20px;position:relative;width:100%}.routes__bookADemo__wrap__box1__item__top--icon{opacity:0}.routes__bookADemo__wrap__box1__item__top--line{background-color:#ada8c3;height:2px;opacity:0;width:calc(100% - 48px)}.routes__bookADemo__wrap__box1__item__top--arrow{opacity:0;position:absolute;right:-11px;top:50%;transform:translateY(-50%)}.routes__bookADemo__wrap__box1__item__bottom{opacity:0;width:100%}.routes__bookADemo__wrap__box1__item__bottom>p{color:#fff;font-family:Lato;font-size:24px;font-weight:400;line-height:32px}.routes__bookADemo__wrap__box1__item--first .routes__bookADemo__wrap__box1__item__top--icon{animation:scaleIcon .3s ease forwards}.routes__bookADemo__wrap__box1__item--first .routes__bookADemo__wrap__box1__item__bottom{animation:fadeIn .3s ease .3s forwards}.routes__bookADemo__wrap__box1__item--first .routes__bookADemo__wrap__box1__item__top--line{animation:growLine .3s ease .5s forwards}.routes__bookADemo__wrap__box1__item--first .routes__bookADemo__wrap__box1__item__top--arrow{animation:fadeIn .3s ease .9s forwards}.routes__bookADemo__wrap__box1__item--second .routes__bookADemo__wrap__box1__item__top--icon{animation:scaleIcon .3s ease 1.2s forwards}.routes__bookADemo__wrap__box1__item--second .routes__bookADemo__wrap__box1__item__bottom{animation:fadeIn .3s ease 1.4s forwards}.routes__bookADemo__wrap__box1__item--second .routes__bookADemo__wrap__box1__item__top--line{animation:growLine .3s ease 1.8s forwards}.routes__bookADemo__wrap__box1__item--second .routes__bookADemo__wrap__box1__item__top--arrow{animation:fadeIn .3s ease 2.1s forwards}.routes__bookADemo__wrap__box1__item--third .routes__bookADemo__wrap__box1__item__top--icon{animation:scaleIcon .3s ease 2.4s forwards}.routes__bookADemo__wrap__box1__item--third .routes__bookADemo__wrap__box1__item__bottom{animation:fadeIn .3s ease 2.6s forwards}.routes__bookADemo__wrap__box1__item--third .routes__bookADemo__wrap__box1__item__top--line{animation:growLine .3s ease 3s forwards}.routes__bookADemo__wrap__box1__item--third .routes__bookADemo__wrap__box1__item__top--arrow{animation:fadeIn .3s ease 3.3s forwards}.routes__bookADemo__wrap__box1__item--fourth .routes__bookADemo__wrap__box1__item__top--icon{animation:scaleIcon .3s ease 3.6s forwards}.routes__bookADemo__wrap__box1__item--fourth .routes__bookADemo__wrap__box1__item__bottom{animation:fadeIn .3s ease 3.8s forwards}.routes__bookADemo__wrap__box1__item--fourth .routes__bookADemo__wrap__box1__item__top--line{animation:growLine .3s ease 4.1s forwards}.routes__bookADemo__wrap__box1__item--fourth .routes__bookADemo__wrap__box1__item__top--arrow{animation:scaleCheck .3s ease 4.4s forwards}.routes__bookADemo__wrap__box2{position:relative;width:100%;z-index:10}.routes__bookADemo__wrap__box2 .routes__bookADemo__wrap__title{margin:0 auto 68px;max-width:733px}@media screen and (max-width:800px){.routes__bookADemo__wrap__box2 .routes__bookADemo__wrap__title{font-family:Lato;font-size:24px;font-weight:700;line-height:120%;margin-bottom:32px;text-align:center}}.routes__bookADemo__wrap__box2__booking iframe{display:block!important}@keyframes scaleIcon{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes growLine{0%{opacity:0;width:0}to{opacity:1;width:calc(100% - 48px)}}@keyframes scaleCheck{0%{opacity:0;scale:2}to{opacity:1;scale:1}}.routes__eCommerce{padding:120px 16px 50px;position:relative;width:100%}@media screen and (max-width:900px){.routes__eCommerce{padding:40px 16px 50px}}.routes__eCommerce__background1{position:absolute;right:0;top:-112px}@media screen and (max-width:900px){.routes__eCommerce__background1{display:none}}.routes__eCommerce__background2{position:absolute;right:0;top:160px}@media screen and (max-width:900px){.routes__eCommerce__background2{display:none}}.routes__eCommerce__background3{mix-blend-mode:color-dodge;opacity:.4;position:absolute;right:218px;top:0}@media screen and (max-width:900px){.routes__eCommerce__background3{display:none;left:0;top:0;width:100%}}.routes__eCommerce__grid{height:533px;left:-139px;position:absolute;top:295px;width:533px}@media screen and (max-width:900px){.routes__eCommerce__grid{display:none;height:334px;left:-179px;top:341px;width:334px}}.routes__eCommerce__mobileBg{display:none}@media screen and (max-width:900px){.routes__eCommerce__mobileBg{display:block;left:0;mix-blend-mode:color-dodge;opacity:1;position:absolute;top:0}}.routes__eCommerce__section1{width:100%}.routes__eCommerce__section1__box1{align-items:center;display:flex;gap:30px;justify-content:space-between;margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:10}@media screen and (max-width:900px){.routes__eCommerce__section1__box1{margin-bottom:50px}}@media screen and (max-width:1250px){.routes__eCommerce__section1__box1{flex-direction:column}}.routes__eCommerce__section1__box1__left{color:#fff;max-width:519px;width:100%}.routes__eCommerce__section1__box1__left .routes__landingPageV2__subtitle{margin-bottom:25px}@media screen and (max-width:1250px){.routes__eCommerce__section1__box1__left .routes__landingPageV2__subtitle{text-align:center}}.routes__eCommerce__section1__box1__left>p{font-family:Lato;font-size:18px;font-weight:400;line-height:24px;margin-bottom:20px}.routes__eCommerce__section1__box1__left>p:last-child{margin-bottom:0}@media screen and (max-width:1250px){.routes__eCommerce__section1__box1__left>p{text-align:center}}@media screen and (max-width:900px){.routes__eCommerce__section1__box1__left>p{font-size:14px;line-height:100%}}.routes__eCommerce__section1__box1__right{max-width:572px;padding-left:48px;position:relative;width:100%}@media screen and (max-width:700px){.routes__eCommerce__section1__box1__right{max-width:368px;padding-left:30px}}.routes__eCommerce__section1__box1__right__wrap{animation:fadeIn .6s linear .4s forwards;opacity:0;position:relative}.routes__eCommerce__section1__box1__right__wrap>img{width:100%}.routes__eCommerce__section1__box1__right__wrap__shadows{align-items:center;display:flex;height:100%;left:0;position:absolute;top:0}.routes__eCommerce__section1__box1__right__wrap__shadows--first{animation:fadeIn .3s linear .2s forwards;background-color:#1b1b2e;border-bottom-left-radius:24px;border-top-left-radius:24px;height:337px;opacity:0;width:24px}@media screen and (max-width:700px){.routes__eCommerce__section1__box1__right__wrap__shadows--first{height:216px;width:15px}}.routes__eCommerce__section1__box1__right__wrap__shadows--second{animation:fadeIn .3s linear forwards;background-color:#1b1b2eb2;border-bottom-left-radius:24px;border-top-left-radius:24px;height:295px;opacity:0;width:24px}@media screen and (max-width:700px){.routes__eCommerce__section1__box1__right__wrap__shadows--second{height:190px;width:15px}}.routes__eCommerce__section1__box1__right__wrap--bars{animation:showBars .4s linear .9s forwards;background-color:#242432;height:200px;left:35px;position:absolute;top:98px;transform-origin:top;width:460px}@media screen and (max-width:700px){.routes__eCommerce__section1__box1__right__wrap--bars{height:125px;left:25px;top:60px;width:290px}}.routes__eCommerce__section1 .routes__affiliates__section2__box1{position:relative;z-index:10}.routes__eCommerce__section1 .routes__affiliates__section2__box1 .routes__landingPageV2__subtitle{margin-bottom:20px;text-align:center!important}.routes__eCommerce__section1 .routes__affiliates__section2__box1 .routes__affiliates__section2__box1__content__left{max-width:506px}.routes__eCommerce__section1 .routes__affiliates__section2__box1 .routes__affiliates__section2__box1__content__left>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;margin-bottom:24px}.routes__eCommerce__section1 .routes__affiliates__section2__box1 .routes__affiliates__section2__box1__content__left>p:last-child{margin-bottom:0}.routes__eCommerce__section1 .routes__affiliates__section2__box1 .routes__landingPageV2__section3__box1__right__list{margin-bottom:24px}.routes__eCommerce__section2{position:relative;width:100%}.routes__eCommerce__section2--background{left:-331px;mix-blend-mode:color-dodge;position:absolute;top:-431px}@media screen and (max-width:900px){.routes__eCommerce__section2--background{height:526px;left:-267px;top:-203px;width:502px}}.routes__eCommerce__section2__box1{margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:10}@media screen and (max-width:900px){.routes__eCommerce__section2__box1{margin-bottom:50px}}.routes__eCommerce__section2__box1 .routes__landingPageV2__subtitle{margin:0 auto 20px;max-width:739px;text-align:center;width:100%}@media screen and (max-width:700px){.routes__eCommerce__section2__box1 .routes__landingPageV2__subtitle>span{display:block}}.routes__eCommerce__section2__box1>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;margin-bottom:68px;text-align:center}@media screen and (max-width:700px){.routes__eCommerce__section2__box1>p{font-size:16px;line-height:100%;margin-bottom:30px}.routes__eCommerce__section2__box1 .routes__tracking__section3__box2__info{order:1}.routes__eCommerce__section2__box1 .routes__reporting__section2__box1__icons{order:2}}.routes__eCommerce__section2__box1 .routes__reporting__section2__box1__icons__wrap--arrow{opacity:0;position:absolute;right:135px;top:3px;z-index:2}@media screen and (max-width:700px){.routes__eCommerce__section2__box1 .routes__reporting__section2__box1__icons__wrap--arrow{right:90px;width:20px}}.routes__eCommerce__section2__box1 .routes__reporting__section2__box1__icons--show .routes__reporting__section2__box1__icons__wrap--cost{animation:fadeRight .3s linear 2.1s forwards}.routes__eCommerce__section2__box1 .routes__reporting__section2__box1__icons--show .routes__reporting__section2__box1__icons__wrap--arrow{animation:mouseMove .6s linear 2.4s forwards}.routes__eCommerce__section2__box1 .routes__reporting__section2__box1__icons__wrap--cost{opacity:0;position:absolute;right:-40px;top:-63px;z-index:1}@media screen and (max-width:700px){.routes__eCommerce__section2__box1 .routes__reporting__section2__box1__icons__wrap--cost{height:65px;right:-30px;top:-39px;width:200px}}.routes__eCommerce__section2__box2{margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:10}@media screen and (max-width:900px){.routes__eCommerce__section2__box2{margin-bottom:50px}}.routes__eCommerce__section2__box2 .routes__landingPageV2__subtitle{margin:0 auto 20px;max-width:581px;text-align:center;width:100%}.routes__eCommerce__section2__box2>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;margin-bottom:68px;text-align:center}@media screen and (max-width:700px){.routes__eCommerce__section2__box2>p{font-size:16px;line-height:100%;margin-bottom:0}.routes__eCommerce__section2__box2 .routes__tracking__section3__box2__info{order:1}.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons__wrap{max-width:323px;width:100%}}.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons{padding:43px 33px 30px 38px}@media screen and (max-width:700px){.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons{max-width:368px;order:2;padding:27px 20px 18px 23px}}.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons__wrap__shadow{bottom:-26px}@media screen and (max-width:700px){.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons__wrap__shadow{bottom:-14px}}.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons__wrap__shadow--first{height:15px;width:483px}@media screen and (max-width:700px){.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons__wrap__shadow--first{height:9px;width:300px}}.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons__wrap__shadow--second{height:15px;width:434px}@media screen and (max-width:700px){.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons__wrap__shadow--second{height:9px;width:270px}}.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons__wrap--woo{left:-38px;opacity:0;position:absolute;top:-4px}@media screen and (max-width:700px){.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons__wrap--woo{height:43px;left:-23px;width:43px}}.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons__wrap--shop{bottom:49px;opacity:0;position:absolute;right:-33px}@media screen and (max-width:700px){.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons__wrap--shop{bottom:30px;height:43px;right:-20px;width:43px}}.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons__wrap--graph{opacity:0;position:absolute;right:-34px;top:-43px}@media screen and (max-width:700px){.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons__wrap--graph{height:106px;right:-20px;top:-27px;width:116px}}.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons--show .routes__reporting__section2__box1__icons__wrap--woo{animation:rollingUp .3s ease 1s forwards}.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons--show .routes__reporting__section2__box1__icons__wrap--shop{animation:rollingDown .3s ease 1.3s forwards}.routes__eCommerce__section2__box2 .routes__reporting__section2__box1__icons--show .routes__reporting__section2__box1__icons__wrap--graph{animation:fadeDown .3s ease 1.6s forwards}.routes__eCommerce__section3{position:relative;width:100%}.routes__eCommerce__section3__background{mix-blend-mode:color-dodge;position:absolute;right:-16px;top:-401px}@media screen and (max-width:900px){.routes__eCommerce__section3__background{top:327px}}@media screen and (max-width:600px){.routes__eCommerce__section3__background{left:-16px;right:auto;width:calc(100% + 32px)!important}}@media screen and (max-width:700px){.routes__eCommerce__section3 .routes__reporting__section2__box1 .routes__tracking__section3__box2__info{order:1}.routes__eCommerce__section3 .routes__reporting__section2__box1 .routes__reporting__section2__box1__image{order:2}.routes__eCommerce__section3 .routes__reporting__section2__box1 .routes__reporting__section2__box1__orders{order:2;padding:24px 16px 0 0}}.routes__eCommerce__section3 .routes__reporting__section2__box1__orders{padding:37px 24px 0 0}@media screen and (max-width:700px){.routes__eCommerce__section3 .routes__reporting__section2__box1__orders{margin:0 auto;max-width:368px;width:100%}}.routes__eCommerce__section3 .routes__reporting__section2__box1__orders__wrap{position:relative}.routes__eCommerce__section3 .routes__reporting__section2__box1__orders__wrap--main{opacity:0}@media screen and (max-width:700px){.routes__eCommerce__section3 .routes__reporting__section2__box1__orders__wrap--main{width:100%}}.routes__eCommerce__section3 .routes__reporting__section2__box1__orders__wrap--drop{opacity:0;position:absolute;right:-44px;top:-47px}@media screen and (max-width:700px){.routes__eCommerce__section3 .routes__reporting__section2__box1__orders__wrap--drop{height:136px;right:-28px;top:-28px;width:137px}}.routes__eCommerce__section3 .routes__reporting__section2__box1__orders--show .routes__reporting__section2__box1__orders__wrap--main{animation:fadeIn .6s ease forwards}.routes__eCommerce__section3 .routes__reporting__section2__box1__orders--show .routes__reporting__section2__box1__orders__wrap--drop{animation:fadeDown .6s ease .6s forwards}.routes__eCommerce__section3 .routes__integrations__section2__box1__list__item:first-child>p{font-weight:600!important}.routes__eCommerce__section3 .routes__integrations__section2__box1__list__item p:first-child{color:#fff!important;font-weight:300}.routes__eCommerce__section3 .routes__integrations__section2__box1__list__item p:last-child{color:#ac6aff!important;font-weight:600}.routes__eCommerce__section3 .routes__landingPageV2__section1__box3__wrap__item__inner>p{margin-top:0}.routes__eCommerce__section3 .routes__landingPageV2__section4__box2__bot{align-items:center;display:flex;gap:40px;justify-content:center;width:100%}.routes__eCommerce__section3 .routes__landingPageV2__section4__box2__bot>a{color:#fff;cursor:pointer;font-family:Inter;font-size:18px;font-weight:400;line-height:100%}.routes__eCommerce__section3 .routes__landingPageV2__section4__box2__bot>a:last-child{color:#6c5dd3}.routes__eCommerce__section3 .routes__landingPageV2__section1__box3{margin-bottom:307px}@media screen and (max-width:700px){.routes__eCommerce__section3 .routes__landingPageV2__section1__box3{margin-bottom:176px;padding:0}.routes__eCommerce__section3 .routes__landingPageV2__section1__box3 .routes__landingPageV2__title{margin:0 auto 30px!important}.routes__eCommerce__section3 .routes__landingPageV2__section1__box3 .routes__landingPageV2__title>span{display:block}.routes__eCommerce__section3 .routes__landingPageV2__section1__box3 .routes__landingPageV2__section1__box3__wrap__item__inner>p{font-size:14px;line-height:110%}}.routes__newAffiliates{padding:80px 16px 40px;width:100%}@media screen and (max-width:1070px){.routes__newAffiliates{padding:40px 16px 80px}}.routes__newAffiliates__section1{position:relative;width:100%}.routes__newAffiliates__section1__background1{mix-blend-mode:color-dodge;opacity:1;position:absolute;right:0;top:-350px}@media screen and (max-width:750px){.routes__newAffiliates__section1__background1{left:0;top:0;width:100%}}.routes__newAffiliates__section1__background2{left:-331px;mix-blend-mode:color-dodge;opacity:1;position:absolute;top:770px}@media screen and (max-width:750px){.routes__newAffiliates__section1__background2{height:526px;left:-267px;top:1200px;width:502px}}.routes__newAffiliates__section1__box1{align-items:center;display:flex;gap:30px;justify-content:space-between;margin:0 auto 120px;max-width:1114px;width:100%}@media screen and (max-width:700px){.routes__newAffiliates__section1__box1{margin-bottom:25px}}@media screen and (max-width:1070px){.routes__newAffiliates__section1__box1{align-items:flex-start;flex-direction:column;max-width:100%}}.routes__newAffiliates__section1__box1__left{max-width:503px;width:100%}.routes__newAffiliates__section1__box1__left>h1{color:#fff;font-family:Lato;font-size:50px;font-style:Bold;font-weight:700;line-height:60px;margin-bottom:25px}@media screen and (max-width:800px){.routes__newAffiliates__section1__box1__left>h1{font-family:Lato;font-size:28px;font-style:Bold;font-weight:700;line-height:140%}}.routes__newAffiliates__section1__box1__left>p{color:#fff;font-family:Lato;font-size:18px;font-weight:400;line-height:24px}.routes__newAffiliates__section1__box1__left>p:not(:last-child){margin-bottom:20px}@media screen and (max-width:800px){.routes__newAffiliates__section1__box1__left>p{font-family:Lato;font-size:16px;font-style:Regular;font-weight:400;line-height:140%}}.routes__newAffiliates__section1__box1 .routes__landingPageV2__section4__box1__right{max-width:506px;padding:20px 24px 0 23px}@media screen and (max-width:700px){.routes__newAffiliates__section1__box1 .routes__landingPageV2__section4__box1__right{max-width:365px;padding:15px 17px 0}}.routes__newAffiliates__section1__box1 .routes__landingPageV2__section4__box1__right__dashboard{width:100%}.routes__newAffiliates__section1__box1 .routes__landingPageV2__section4__box1__right__graph{max-width:273px;top:110px;width:100%}@media screen and (max-width:700px){.routes__newAffiliates__section1__box1 .routes__landingPageV2__section4__box1__right__graph{max-width:none;right:-17px;top:78px;width:auto}.routes__newAffiliates__section1__box1 .routes__landingPageV2__section4__box1__right--purchase{height:30px;right:-29px;width:100px}}.routes__newAffiliates__section1__box1 .routes__landingPageV2__section4__box1__right--signup{left:-27px;top:195px}@media screen and (max-width:700px){.routes__newAffiliates__section1__box1 .routes__landingPageV2__section4__box1__right--signup{height:auto;left:-22px;top:135px;width:auto}}@media screen and (max-width:1070px){.routes__newAffiliates__section1__box1 .routes__landingPageV2__section4__box1__right{margin:0 auto}}.routes__newAffiliates__section1__box2{align-items:center;display:flex;flex-direction:column;gap:50px;margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:5}@media screen and (max-width:700px){.routes__newAffiliates__section1__box2{margin-bottom:50px}}@media screen and (max-width:600px){.routes__newAffiliates__section1__box2{gap:30px}}.routes__newAffiliates__section1__box2__top{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}@media screen and (max-width:950px){.routes__newAffiliates__section1__box2__top{grid-template-columns:1fr}}.routes__newAffiliates__section1__box2__top__left{background-color:#0e0c15;border:1px solid #353049;border-radius:20px;padding:50px}@media screen and (max-width:600px){.routes__newAffiliates__section1__box2__top__left{padding:30px 24px}}.routes__newAffiliates__section1__box2__top__left>h1{color:#fff;font-family:Lato;font-size:50px;font-style:Bold;font-weight:700;line-height:60px;margin-bottom:50px;max-width:434px}@media screen and (max-width:600px){.routes__newAffiliates__section1__box2__top__left>h1{font-family:Lato;font-size:28px;font-style:Bold;font-weight:700;line-height:100%;margin-bottom:30px}}.routes__newAffiliates__section1__box2__top__left__list{width:100%}.routes__newAffiliates__section1__box2__top__left__list__item{max-width:417px;width:100%}.routes__newAffiliates__section1__box2__top__left__list__item:not(:last-child){margin-bottom:40px}@media screen and (max-width:600px){.routes__newAffiliates__section1__box2__top__left__list__item:not(:last-child){margin-bottom:20px}}.routes__newAffiliates__section1__box2__top__left__list__item>h2{color:#fff;font-family:Lato;font-size:24px;font-style:Regular;font-weight:400;line-height:24px;margin-bottom:20px}@media screen and (max-width:600px){.routes__newAffiliates__section1__box2__top__left__list__item>h2{font-size:22px;margin-bottom:16px}}.routes__newAffiliates__section1__box2__top__left__list__item>p{color:#757185;font-family:Lato;font-size:18px;font-style:Regular;font-weight:400;line-height:24px}@media screen and (max-width:600px){.routes__newAffiliates__section1__box2__top__left__list__item>p{font-size:16px}}.routes__newAffiliates__section1__box2__top__right{background-color:#0e0c15;border:1px solid #353049;border-radius:20px;display:flex;flex-direction:column;justify-content:center;padding:50px}@media screen and (max-width:600px){.routes__newAffiliates__section1__box2__top__right{padding:30px 24px}}.routes__newAffiliates__section1__box2__top__right__item{align-items:center;display:flex;gap:30px;padding:0 7px;width:100%}@media screen and (max-width:600px){.routes__newAffiliates__section1__box2__top__right__item{gap:20px}}.routes__newAffiliates__section1__box2__top__right__item:not(:last-child){border-bottom:1px solid #252134;margin-bottom:20px;padding-bottom:20px}.routes__newAffiliates__section1__box2__top__right__item>img{height:48px;width:48px}.routes__newAffiliates__section1__box2__top__right__item>p{color:#cac6dd;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:24px;width:calc(100% - 78px)}.routes__newAffiliates__section1__box2__bot{align-items:center;display:flex;flex-direction:column}.routes__newAffiliates__section1__box2__bot__button{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:18px;font-weight:400;justify-content:center;line-height:100%;margin-bottom:12px;max-width:340px;padding:18px;width:100%}.routes__newAffiliates__section1__box2__bot>h2{color:#fff;font-family:Lato;font-size:18px;font-style:Regular;font-weight:400;line-height:24px;margin-bottom:18px}.routes__newAffiliates__section1__box2__bot>p{color:#757185;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;line-height:24px}.routes__newAffiliates__section2{position:relative;width:100%}.routes__newAffiliates__section2__background1{mix-blend-mode:color-dodge;position:absolute;right:-16px;top:761px}@media screen and (max-width:700px){.routes__newAffiliates__section2__background1{display:none}}.routes__newAffiliates__section2__newBox1{margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:5}@media screen and (max-width:800px){.routes__newAffiliates__section2__newBox1{margin-bottom:50px}}.routes__newAffiliates__section2__newBox1>h1{color:#fff;font-family:Lato;font-size:50px;font-style:Bold;font-weight:700;line-height:72px;margin-bottom:24px;text-align:center;text-transform:capitalize}@media screen and (max-width:800px){.routes__newAffiliates__section2__newBox1>h1{font-family:Lato;font-size:28px;font-style:Bold;font-weight:700;line-height:120%;margin-bottom:20px}.routes__newAffiliates__section2__newBox1>h1>span{display:block}}.routes__newAffiliates__section2__newBox1>p{color:#757185;font-family:Lato;font-size:24px;font-style:Regular;font-weight:400;line-height:36px;margin:0 auto 68px;max-width:770px;text-align:center;width:100%}@media screen and (max-width:800px){.routes__newAffiliates__section2__newBox1>p{font-family:Lato;font-size:16px;font-style:Regular;font-weight:400;line-height:120%;margin-bottom:30px}}.routes__newAffiliates__section2__newBox1__wrap{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);width:100%}@media screen and (max-width:1000px){.routes__newAffiliates__section2__newBox1__wrap{grid-template-columns:1fr 1fr}}@media screen and (max-width:750px){.routes__newAffiliates__section2__newBox1__wrap{grid-template-columns:1fr}}.routes__newAffiliates__section2__newBox1__wrap__item{background-color:#0e0c15;border:2px solid #363049;border-radius:20px;padding:50px 30px}@media screen and (max-width:750px){.routes__newAffiliates__section2__newBox1__wrap__item{padding:40px 24px}}.routes__newAffiliates__section2__newBox1__wrap__item>img{display:block;margin:0 auto 50px;max-width:100%}@media screen and (max-width:750px){.routes__newAffiliates__section2__newBox1__wrap__item>img{margin-bottom:40px}}.routes__newAffiliates__section2__newBox1__wrap__item>h2{color:#fff;font-family:Lato;font-size:24px;font-style:Regular;font-weight:400;line-height:120%;margin-bottom:24px;min-height:58px}@media screen and (max-width:750px){.routes__newAffiliates__section2__newBox1__wrap__item>h2{margin-bottom:16px;min-height:48px}}.routes__newAffiliates__section2__newBox1__wrap__item>p{color:#86858a;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:120%}.routes__newAffiliates__section2__newBox1__wrap__item>p:not(:last-child){margin-bottom:20px}@media screen and (max-width:750px){.routes__newAffiliates__section2__newBox1__wrap__item>p{font-size:15px}}.routes__newAffiliates__section2__newBox2{margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:5}@media screen and (max-width:800px){.routes__newAffiliates__section2__newBox2{margin-bottom:50px}}.routes__newAffiliates__section2__newBox2>h1{color:#fff;font-family:Lato;font-size:50px;font-style:Bold;font-weight:700;line-height:72px;margin-bottom:24px;text-align:center;text-transform:capitalize}@media screen and (max-width:800px){.routes__newAffiliates__section2__newBox2>h1{font-family:Lato;font-size:28px;font-style:Bold;font-weight:700;line-height:120%;margin-bottom:20px}.routes__newAffiliates__section2__newBox2>h1>span{display:block}}.routes__newAffiliates__section2__newBox2>p{color:#757185;font-family:Lato;font-size:24px;font-style:Regular;font-weight:400;line-height:36px;margin:0 auto 68px;max-width:770px;text-align:center;width:100%}@media screen and (max-width:800px){.routes__newAffiliates__section2__newBox2>p{font-family:Lato;font-size:16px;font-style:Regular;font-weight:400;line-height:120%;margin-bottom:30px}}.routes__newAffiliates__section2__newBox2__wrap{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);width:100%}@media screen and (max-width:1000px){.routes__newAffiliates__section2__newBox2__wrap{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:700px){.routes__newAffiliates__section2__newBox2__wrap{gap:16px}}.routes__newAffiliates__section2__newBox2__wrap__item{background-color:#363049;border-radius:20px;overflow:hidden;padding:2px;position:relative;transition:background .3s ease}@media screen and (max-width:1000px){.routes__newAffiliates__section2__newBox2__wrap__item:first-child{order:1}.routes__newAffiliates__section2__newBox2__wrap__item:nth-child(2){order:3}.routes__newAffiliates__section2__newBox2__wrap__item:nth-child(3){order:5}.routes__newAffiliates__section2__newBox2__wrap__item:nth-child(4){order:2}.routes__newAffiliates__section2__newBox2__wrap__item:nth-child(5){order:4}.routes__newAffiliates__section2__newBox2__wrap__item:nth-child(6){order:6}}.routes__newAffiliates__section2__newBox2__wrap__item:after{border-radius:20px;content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.routes__newAffiliates__section2__newBox2__wrap__item:hover:after{opacity:1}.routes__newAffiliates__section2__newBox2__wrap__item--green:after{background:linear-gradient(162.85deg,#b2ee7d 34.18%,#353049 99.43%);background-size:100% 100%}.routes__newAffiliates__section2__newBox2__wrap__item--yellow:after{background:linear-gradient(162.85deg,#ffc876 34.18%,#353049 99.43%);background-size:100% 100%}.routes__newAffiliates__section2__newBox2__wrap__item--purple:after{background:linear-gradient(162.85deg,#d77dee 34.18%,#353049 99.43%);background-size:100% 100%}.routes__newAffiliates__section2__newBox2__wrap__item__inner{background-color:#0e0c15;border-radius:20px;height:100%;padding:30px 24px;position:relative;width:100%;z-index:6}@media screen and (max-width:700px){.routes__newAffiliates__section2__newBox2__wrap__item__inner{padding:20px 16px}}.routes__newAffiliates__section2__newBox2__wrap__item__inner>img{display:block;margin-bottom:40px}@media screen and (max-width:700px){.routes__newAffiliates__section2__newBox2__wrap__item__inner>img{margin-bottom:24px}}.routes__newAffiliates__section2__newBox2__wrap__item__inner>h2{color:#fff;font-family:Inter;font-size:24px;font-style:Regular;font-weight:400;line-height:24px;margin-bottom:30px;min-height:48px}@media screen and (max-width:700px){.routes__newAffiliates__section2__newBox2__wrap__item__inner>h2{font-size:18px;margin-bottom:16px}}.routes__newAffiliates__section2__newBox2__wrap__item__inner>p{color:#86858a;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:120%}@media screen and (max-width:700px){.routes__newAffiliates__section2__newBox2__wrap__item__inner>p{font-size:15px}}.routes__newAffiliates__section2__box1{margin:0 auto 120px;max-width:1216px;width:100%}@media screen and (max-width:700px){.routes__newAffiliates__section2__box1{margin-bottom:80px}}.routes__newAffiliates__section2__box1>h1{color:#fff;font-family:Lato;font-size:50px;font-style:Bold;font-weight:700;line-height:72px;text-align:center;text-transform:capitalize}@media screen and (max-width:700px){.routes__newAffiliates__section2__box1>h1{font-family:Lato;font-size:28px;line-height:140%;margin-bottom:20px}}.routes__newAffiliates__section2__box1>p{color:#757185;font-family:Lato;font-size:24px;font-style:Regular;font-weight:400;line-height:36px;margin:0 auto 56px;max-width:650px;text-align:center;width:100%}@media screen and (max-width:700px){.routes__newAffiliates__section2__box1>p{font-family:Lato;font-size:16px;line-height:100%;margin-bottom:30px;text-align:center}}.routes__newAffiliates__section2__box1__slider{width:100%}@media screen and (max-width:1250px){.routes__newAffiliates__section2__box1__slider{width:calc(100% + 16px)}}.routes__newAffiliates__section2__box1__slider .splide__pagination{bottom:-2.5em;gap:12px}.routes__newAffiliates__section2__box1__slider .splide__pagination__page{background-color:#fff;height:8px;opacity:1;position:relative;width:8px}.routes__newAffiliates__section2__box1__slider .splide__pagination__page.is-active:before{background-color:#fff;border:2px solid #000;border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.routes__newAffiliates__section2__box1__slider .splide__pagination__page.is-active:after{background:linear-gradient(180deg,#ac6aff,#363049);border-radius:50%;content:"";height:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:14px;z-index:-1}.routes__newAffiliates__section2__box1__slider__item{background-color:#0e0c15;border:2px solid #363049;border-radius:20px;overflow:hidden}@media screen and (max-width:500px){.routes__newAffiliates__section2__box1__slider__item{max-height:600px;max-width:300px}.routes__newAffiliates__section2__box1__slider__item .sp-embed-player,.routes__newAffiliates__section2__box1__slider__item iframe{height:476px!important}}.routes__newAffiliates__section2__box1__slider__item__top{padding:14px 14px 19px}.routes__newAffiliates__section2__box1__slider__item__top>img{width:100%}.routes__newAffiliates__section2__box1__slider__item__bot{background-color:#15131d;padding:16px 16px 16px 27px;width:100%}.routes__newAffiliates__section2__box1__slider__item__bot>h3,.routes__newAffiliates__section2__box1__slider__item__bot>h4{color:#fff;font-family:Inter;font-size:20px;font-style:Medium;font-weight:500;line-height:24px;margin-bottom:5px}.routes__newAffiliates__section2__box1__slider__item__bot>p{color:#ffffff80;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:21px}.routes__newAffiliates__section2__box2{margin:0 auto 120px;max-width:966px;width:100%}@media screen and (max-width:700px){.routes__newAffiliates__section2__box2{margin-bottom:50px}}.routes__newAffiliates__section2__box2>h1{color:#fff;font-family:Lato;font-size:50px;font-style:Bold;font-weight:700;line-height:60px;margin-bottom:56px;text-align:center}.routes__newAffiliates__section2__box2>h1>span{font-family:inherit}@media screen and (max-width:800px){.routes__newAffiliates__section2__box2>h1{font-family:Lato;font-size:28px;font-weight:700;line-height:100%;margin-bottom:30px}.routes__newAffiliates__section2__box2>h1>span{display:block}}.routes__newAffiliates__section2__box2 .routes__pricing__section2__box3__questions__seemore{margin-top:50px;max-height:20px;overflow:hidden;transition:.6s ease}.routes__newAffiliates__section2__box2 .routes__pricing__section2__box3__questions__seemore>p{color:#fff;cursor:pointer;font-family:Inter;font-size:18px;font-weight:400;line-height:100%;text-align:center}@media screen and (max-width:750px){.routes__newAffiliates__section2__box2 .routes__pricing__section2__box3__questions__item__dropdown>p{font-size:15px}}.routes__newAffiliates__section2__box3{margin:0 auto 230px;max-width:1216px;width:100%}@media screen and (max-width:800px){.routes__newAffiliates__section2__box3{margin-bottom:155px}}.routes__newAffiliates__section2__box3>h1,.routes__newAffiliates__section2__box3>h2{color:#fff;font-family:Lato;font-size:50px;font-style:Bold;font-weight:700;line-height:72px;margin-bottom:20px;text-align:center;text-transform:capitalize}@media screen and (max-width:800px){.routes__newAffiliates__section2__box3>h1,.routes__newAffiliates__section2__box3>h2{font-family:Lato;font-size:28px;font-weight:700;line-height:100%;margin-bottom:20px}}.routes__newAffiliates__section2__box3>p{color:#757185;font-family:Lato;font-size:24px;font-style:Regular;font-weight:400;line-height:36px;margin:0 auto 56px;max-width:650px;text-align:center;width:100%}@media screen and (max-width:800px){.routes__newAffiliates__section2__box3>p{font-family:Lato;font-size:16px;font-weight:400;line-height:100%;margin-bottom:30px;text-align:center}}.routes__newAffiliates__section2__box3 .routes__newAffiliates__section2__box1__slider__item{cursor:pointer;display:block}.routes__newAffiliates__section2__box3 .routes__newAffiliates__section2__box1__slider__item .routes__newAffiliates__section2__box1__slider__item__top{overflow:hidden}.routes__newAffiliates__section2__box3 .routes__newAffiliates__section2__box1__slider__item img{transition:3s ease}.routes__newAffiliates__section2__box3 .routes__newAffiliates__section2__box1__slider__item:hover img{transform:scale(1.5)}.routes__newAffiliates__section2__box3 .splide__pagination{bottom:1.5em}.routes__newAffiliates__section2 .routes__landingPageV2__section5__box2{position:relative;z-index:10}.routes__newAffiliates__section2 .routes__landingPageV2__section7__box1__btns__item{max-width:340px;width:100%}.routes__newAffiliates__section2 .routes__landingPageV2__section5__box2__slider__pack__discount{background-color:#7adb78;border-radius:26px;color:#fff;padding:8px 14px;position:absolute;right:20px;text-align:center;top:40px}@media screen and (max-width:700px){.routes__newAffiliates__section2 .routes__landingPageV2__section5__box2__slider__pack__discount{font-size:14px;padding:6px 14px;right:16px;top:16px}}.routes__newAffiliates__section2 .routes__landingPageV2__section5__box2__slider__pack__oldPrice{color:#87868a;font-family:Inter;font-size:22px;font-weight:500;line-height:100%;text-decoration:line-through}.routes__newAffiliates__section2 .routes__landingPageV2__section5__box2>p{color:#757185;font-family:Lato;font-size:24px;font-style:Regular;font-weight:400;line-height:36px;margin:0 auto 40px;max-width:700px;text-align:center;width:100%}@media screen and (max-width:700px){.routes__newAffiliates__section2 .routes__landingPageV2__section5__box2>p{font-family:Lato;font-size:16px;font-weight:400;line-height:100%}}.routes__newAffiliates__section2 .routes__landingPageV2__section5__box2>h1{margin-bottom:20px!important}.routes__newAffiliates__section2 .routes__landingPageV2__section5__box2__monthly{justify-content:center;max-width:100%}@media screen and (max-width:700px){.routes__newAffiliates__section2 .routes__landingPageV2__section5__box2__monthly{display:flex!important;margin-bottom:26px}}.newComponents-v1__slider{height:8px;position:relative;width:100%}.newComponents-v1__slider__wrap{background-color:#0000008f;border-radius:9999px;box-shadow:inset inset 0 4px 4px 1px 0 1px 0 0 #0000008c #ffffff14;height:100%;width:100%}.newComponents-v1__slider__wrap__track{background:linear-gradient(180deg,#6c5dd3,#9391ff);border-radius:9999px;box-shadow:inset inset inset inset 0 4px 1px 0 0 2px 1px 0 0 4px 1px 0 0 2px 5px 0 #ffffff08 #ffffff1f #f8f8f808 #0003;height:100%;position:relative;transition:background-color .3s ease;width:50%}.newComponents-v1__slider__wrap__track__thumb{cursor:grab;height:18px;position:absolute;right:0;top:50%;transform:translate(50%,-50%);width:28px}.newComponents-v1__slider:hover:not(.newComponents-v1__slider--disabled)>.newComponents-v1__slider__wrap__track{background-color:var(--cv1-slider-track-hover-background)}.newComponents-v1__slider--disabled{cursor:not-allowed}.newComponents-v1__slider--disabled .newComponents-v1__slider__wrap__track,.newComponents-v1__slider--disabled__wrap{background-color:var(--cv1-slider-disabled-background)}.newComponents-v1__slider--disabled .newComponents-v1__slider__wrap__track__thumb{background:var(--cv1-slider-disabled-thumb-color);cursor:not-allowed}.components__campaignLauncher{padding:10px 16px 120px;width:100%}@media screen and (max-width:900px){.components__campaignLauncher{padding:10px 16px 40px}}.components__campaignLauncher__sectionTitle{color:#fff;font-family:Lato;font-size:50px;font-style:Bold;font-weight:700;line-height:60px;margin:0 auto 24px;max-width:891px;text-align:center;width:100%}@media screen and (max-width:900px){.components__campaignLauncher__sectionTitle{font-size:28px;line-height:120%;margin-bottom:16px}}.components__campaignLauncher__section1{position:relative;width:100%}.components__campaignLauncher__section1--bg1{left:48%;position:absolute;top:-190px;transform:translateX(-50%)}@media screen and (max-width:1450px){.components__campaignLauncher__section1--bg1{width:100%}}@media screen and (max-width:900px){.components__campaignLauncher__section1--bg1{display:none;top:0;width:auto}}.components__campaignLauncher__section1--bgMobile{display:none}@media screen and (max-width:900px){.components__campaignLauncher__section1--bgMobile{display:block;left:-16px;position:absolute;top:-500px;width:calc(100% + 32px)}}@media screen and (max-width:700px){.components__campaignLauncher__section1--bgMobile{top:-200px}}@media screen and (max-width:500px){.components__campaignLauncher__section1--bgMobile{top:-20px}}.components__campaignLauncher__section1--bg2{bottom:-450px;position:absolute;right:-16px}@media screen and (max-width:900px){.components__campaignLauncher__section1--bg2{display:none}}.components__campaignLauncher__section1__box1{margin:0 auto 120px;max-width:1072px;position:relative;width:100%;z-index:5}@media screen and (max-width:900px){.components__campaignLauncher__section1__box1{margin-bottom:50px}}.components__campaignLauncher__section1__box1 .components__campaignLauncher__sectionTitle{margin-bottom:12px}.components__campaignLauncher__section1__box1>h4{color:#fff;font-family:Inter;font-size:50px;font-weight:600;letter-spacing:-2%;line-height:85%;margin:0 auto 15px;max-width:-webkit-max-content;max-width:max-content;padding:4px 8px;position:relative;z-index:5}@media screen and (max-width:900px){.components__campaignLauncher__section1__box1>h4{font-size:30px}}.components__campaignLauncher__section1__box1>h4>span{position:relative;z-index:10}.components__campaignLauncher__section1__box1>h4:after{background-color:#ac6aff;content:"";height:100%;left:0;position:absolute;top:0;transform:rotate(-2deg);width:100%}.components__campaignLauncher__section1__box1>p{color:#fff;font-family:Lato;font-size:24px;font-style:Regular;font-weight:400;line-height:24px;margin-bottom:40px;text-align:center}@media screen and (max-width:900px){.components__campaignLauncher__section1__box1>p{color:#cac6dd;font-size:16px;line-height:120%;margin-bottom:30px}}.components__campaignLauncher__section1__box1__buttons{align-items:center;display:flex;gap:30px;justify-content:center;margin-bottom:40px}@media screen and (max-width:900px){.components__campaignLauncher__section1__box1__buttons{margin-bottom:30px}}@media screen and (max-width:500px){.components__campaignLauncher__section1__box1__buttons{gap:16px}}.components__campaignLauncher__section1__box1__buttons>div{align-items:center;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:17.56px;font-weight:400;justify-content:center;line-height:100%;padding:16px 32px;text-align:center}@media screen and (max-width:500px){.components__campaignLauncher__section1__box1__buttons>div{font-size:16px;padding:12px 24px}}.components__campaignLauncher__section1__box1__buttons--trial{background-color:#6c5dd3}.components__campaignLauncher__section1__box1__buttons--how{background-color:#25214e;border:1px solid #6c5dd3}.components__campaignLauncher__section1__box1__image{aspect-ratio:4/2.7;margin:0 auto;max-width:850px;position:relative;width:100%}@media screen and (max-width:900px){.components__campaignLauncher__section1__box1__image{max-width:368px}}.components__campaignLauncher__section1__box1__image>lottie-player{position:relative;transition:opacity .6s ease;z-index:10}.components__campaignLauncher__section1__box1__image>div{filter:blur(10px);height:100%;inset:0;position:absolute;transition:opacity .6s ease;width:100%;z-index:1}.components__campaignLauncher__section1__box1__image>div>img{max-width:100%}.components__campaignLauncher__section1__box1__image>img{animation:fadeIn .6s ease .8s forwards;max-width:100%;opacity:0;position:relative;width:100%;z-index:5}.components__campaignLauncher__section1__box1__image--shadow1{animation:fadeUp .6s ease .5s forwards;background-color:#1b1b2e;border-bottom-left-radius:14px;border-bottom-right-radius:14px;bottom:-33px;height:36px;left:23px;max-width:786px;opacity:0;position:absolute;width:100%}@media screen and (max-width:900px){.components__campaignLauncher__section1__box1__image--shadow1{bottom:-12px;height:16px;left:10px;max-width:342px}}.components__campaignLauncher__section1__box1__image--shadow2{animation:fadeUp .6s ease forwards;background-color:#1b1b2eb2;border-bottom-left-radius:14px;border-bottom-right-radius:14px;bottom:-57px;height:24px;left:63px;max-width:706px;opacity:0;position:absolute;width:100%}@media screen and (max-width:900px){.components__campaignLauncher__section1__box1__image--shadow2{bottom:-22px;height:10px;left:27px;max-width:306px}}.components__campaignLauncher__section1__box1__benefits{align-items:center;display:flex;gap:6px;justify-content:space-between;width:100%}@media screen and (max-width:1040px){.components__campaignLauncher__section1__box1__benefits{flex-direction:column}}.components__campaignLauncher__section1__box1__benefits__item{align-items:center;display:flex;gap:10px}.components__campaignLauncher__section1__box1__benefits__item>img{height:24px;width:24px}.components__campaignLauncher__section1__box1__benefits__item>p{color:#cac6dd;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;line-height:24px}.components__campaignLauncher__section1__what{margin:0 auto 120px;max-width:650px;width:100%}@media screen and (max-width:900px){.components__campaignLauncher__section1__what{margin-bottom:50px}}.components__campaignLauncher__section1__what>p{color:#fff;font-family:Lato;font-size:18px;font-style:Regular;font-weight:400;line-height:24px;margin-bottom:30px;text-align:center}@media screen and (max-width:600px){.components__campaignLauncher__section1__what>p{font-size:16px;line-height:22px}}.components__campaignLauncher__section1__what>.components__campaignLauncher__section1__box1__benefits{margin:0 auto;max-width:560px}@media screen and (max-width:1040px){.components__campaignLauncher__section1__what>.components__campaignLauncher__section1__box1__benefits{flex-direction:row;flex-wrap:wrap;justify-content:center}}.components__campaignLauncher__section1__box15{margin:0 auto 120px;max-width:942px;width:100%}@media screen and (max-width:900px){.components__campaignLauncher__section1__box15{margin-bottom:50px}}.components__campaignLauncher__section1__box15 .components__campaignLauncher__sectionTitle{margin-bottom:68px}@media screen and (max-width:800px){.components__campaignLauncher__section1__box15 .components__campaignLauncher__sectionTitle{margin-bottom:30px}}.components__campaignLauncher__section1__box15__content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;width:100%}@media screen and (max-width:800px){.components__campaignLauncher__section1__box15__content{grid-template-columns:1fr}}.components__campaignLauncher__section1__box15__content__item{border:2px solid #363049;border-radius:20px;display:flex;gap:14px;padding:20px}@media screen and (max-width:500px){.components__campaignLauncher__section1__box15__content__item{gap:20px;padding:16px}}.components__campaignLauncher__section1__box15__content__item>img{height:74px;width:74px}@media screen and (max-width:500px){.components__campaignLauncher__section1__box15__content__item>img{height:64px;width:64px}}.components__campaignLauncher__section1__box15__content__item__info{display:flex;flex:1 1;flex-direction:column}.components__campaignLauncher__section1__box15__content__item__info>h2{color:#fff;font-family:Inter;font-size:24px;font-style:Regular;font-weight:400;line-height:120%;margin-bottom:20px;min-height:58px}@media screen and (max-width:500px){.components__campaignLauncher__section1__box15__content__item__info>h2{font-size:16px;min-height:38px}}.components__campaignLauncher__section1__box15__content__item__info>p{color:#808191;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:120%}@media screen and (max-width:500px){.components__campaignLauncher__section1__box15__content__item__info>p{font-size:14px}}.components__campaignLauncher__section1__box2{margin:0 auto 120px;max-width:914px;position:relative;width:100%;z-index:5}@media screen and (max-width:900px){.components__campaignLauncher__section1__box2{margin-bottom:50px}}.components__campaignLauncher__section1__box2>p{color:#cac6dd;font-family:Inter;font-size:24px;font-style:Regular;font-weight:400;line-height:100%;margin-bottom:68px;text-align:center}@media screen and (max-width:900px){.components__campaignLauncher__section1__box2>p{color:#cac6dd;font-size:16px;line-height:120%;margin-bottom:30px}}.components__campaignLauncher__section1__box2__wrap{display:flex;gap:30px;width:100%}@media screen and (max-width:950px){.components__campaignLauncher__section1__box2__wrap{align-items:center;flex-direction:column}}.components__campaignLauncher__section1__box2__wrap__item{background-color:#0e0c15;border:1px solid #353049;border-radius:20px;max-width:442px;overflow:hidden;width:100%}.components__campaignLauncher__section1__box2__wrap__item__top{background-color:#15131d;padding:20px;width:100%}.components__campaignLauncher__section1__box2__wrap__item__top>h1{color:#fff;font-family:Lato;font-size:28px;font-style:Bold;font-weight:700;line-height:100%;margin-bottom:8px;text-align:center}@media screen and (max-width:500px){.components__campaignLauncher__section1__box2__wrap__item__top>h1{font-size:22px}}.components__campaignLauncher__section1__box2__wrap__item__top>p{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;gap:8px;justify-content:center;line-height:24px}.components__campaignLauncher__section1__box2__wrap__item__bot{padding:30px 40px;width:100%}@media screen and (max-width:500px){.components__campaignLauncher__section1__box2__wrap__item__bot{padding:25px 30px}}.components__campaignLauncher__section1__box2__wrap__item__bot__list{align-items:center;display:flex;gap:12px;width:100%}.components__campaignLauncher__section1__box2__wrap__item__bot__list:not(:last-child){margin-bottom:20px}.components__campaignLauncher__section1__box2__wrap__item__bot__list>p{color:#cac6dd;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;line-height:24px}.components__campaignLauncher__section2{width:100%}.components__campaignLauncher__section2__box1{margin:0 auto 120px;max-width:927px;width:100%}@media screen and (max-width:1050px){.components__campaignLauncher__section2__box1>img{width:100%}}@media screen and (max-width:900px){.components__campaignLauncher__section2__box1{margin-bottom:50px}}.components__campaignLauncher__section2__box1>p{color:#cac6dd;font-family:Lato;font-size:24px;font-style:Regular;font-weight:400;line-height:100%;margin-bottom:46px;text-align:center}@media screen and (max-width:900px){.components__campaignLauncher__section2__box1>p{color:#cac6dd;font-size:16px;line-height:120%;margin-bottom:30px}}.components__campaignLauncher__section2__box1__video{margin:0 auto;max-width:900px;width:100%}.components__campaignLauncher__section2__box2{margin-bottom:120px}@media screen and (max-width:900px){.components__campaignLauncher__section2__box2{margin-bottom:50px}}.components__campaignLauncher__section2__box2>p{color:#cac6dd;font-family:Lato;font-size:16px;font-style:Regular;font-weight:400;line-height:120%;margin-bottom:48px;text-align:center}@media screen and (max-width:900px){.components__campaignLauncher__section2__box2>p{color:#cac6dd;font-size:16px;line-height:120%;margin-bottom:30px}}.components__campaignLauncher__section2__box2__buttons{align-items:center;display:flex;flex-direction:column;gap:10px}.components__campaignLauncher__section2__box2__buttons>div{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:17.56px;font-weight:400;justify-content:center;line-height:100%;padding:16px 36px;width:-webkit-max-content;width:max-content}.components__campaignLauncher__section2__box2__buttons>p{color:#fff;font-family:Lato;font-size:18px;font-style:Regular;font-weight:400;line-height:24px;text-align:center}.components__campaignLauncher__section2__box3{margin-bottom:120px}@media screen and (max-width:900px){.components__campaignLauncher__section2__box3{margin-bottom:50px;margin-left:-16px;overflow:hidden;padding:0 16px;width:calc(100% + 32px)}}.components__campaignLauncher__section2__box3>p{color:#cac6dd;font-family:Inter;font-size:24px;font-style:Regular;font-weight:400;line-height:100%;margin-bottom:68px;text-align:center}@media screen and (max-width:900px){.components__campaignLauncher__section2__box3>p{color:#cac6dd;font-size:16px;line-height:120%;margin-bottom:30px}}.components__campaignLauncher__section2__box3__wrap{margin:0 auto;max-width:-webkit-max-content;max-width:max-content;max-width:650px;position:relative;width:100%;z-index:5}.components__campaignLauncher__section2__box3__wrap--shadowMobile{display:none}.components__campaignLauncher__section2__box3__wrap--shadow{position:absolute;right:0;top:0;transform:translate(50%,-50%)}.components__campaignLauncher__section2__box3__wrap--shadow>img{width:100%}@media screen and (max-width:1300px){.components__campaignLauncher__section2__box3__wrap--shadow>img:first-child{display:none}.components__campaignLauncher__section2__box3__wrap--shadow>img:last-child{display:block;height:336px;object-fit:cover;position:absolute;right:0;transform:translate(50%,-50%);width:336px}}.components__campaignLauncher__section2__box3__wrap--icon1{opacity:0;position:absolute;right:-73px;scale:0;top:-61px}@media screen and (max-width:860px){.components__campaignLauncher__section2__box3__wrap--icon1{display:none}}.components__campaignLauncher__section2__box3__wrap--icon2{bottom:60px;height:80px;opacity:0;position:absolute;right:-59px;scale:0;width:80px}@media screen and (max-width:860px){.components__campaignLauncher__section2__box3__wrap--icon2{display:none}}.components__campaignLauncher__section2__box3__wrap--icon3{height:80px;left:-100px;opacity:0;position:absolute;scale:0;top:177px;width:80px}@media screen and (max-width:860px){.components__campaignLauncher__section2__box3__wrap--icon3{display:none}}.components__campaignLauncher__section2__box3__wrap--show .components__campaignLauncher__section2__box3__wrap--icon1{animation:growOut .3s ease forwards}.components__campaignLauncher__section2__box3__wrap--show .components__campaignLauncher__section2__box3__wrap--icon2{animation:growOut .3s ease .2s forwards}.components__campaignLauncher__section2__box3__wrap--show .components__campaignLauncher__section2__box3__wrap--icon3{animation:growOut .3s ease .4s forwards}.components__campaignLauncher__section2__box3__wrap__content{background-color:#0e0c15;border:1px solid #353049;border-radius:16px;margin:0 auto;padding:30px;width:100%}@media screen and (max-width:550px){.components__campaignLauncher__section2__box3__wrap__content{padding:30px 20px}}.components__campaignLauncher__section2__box3__wrap__content>h4{color:#fff;font-family:Inter;font-size:18px;font-style:Semi Bold;font-weight:600;line-height:28px;margin-bottom:15px}.components__campaignLauncher__section2__box3__wrap__content__num{width:100%}.components__campaignLauncher__section2__box3__wrap__content__num>h1{color:#edf0f5;font-family:Inter;font-size:36px;font-style:Semi Bold;font-weight:600;line-height:54px}.components__campaignLauncher__section2__box3__wrap__content__num>p{color:#808191;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;line-height:24px;margin-bottom:14px}.components__campaignLauncher__section2__box3__wrap__content__range{margin-bottom:40px;width:100%}.components__campaignLauncher__section2__box3__wrap__content__average{margin-bottom:24px;width:100%}.components__campaignLauncher__section2__box3__wrap__content__average>p{align-items:center;color:#808191;display:flex;flex-wrap:wrap;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:24px;margin-bottom:14px}.components__campaignLauncher__section2__box3__wrap__content__average>p>div{display:inline}@media screen and (max-width:500px){.components__campaignLauncher__section2__box3__wrap__content__average>p{font-size:12px}.components__campaignLauncher__section2__box3__wrap__content__average>p>span{display:block}}.components__campaignLauncher__section2__box3__wrap__content__average__info{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}@media screen and (max-width:550px){.components__campaignLauncher__section2__box3__wrap__content__average__info{grid-template-columns:1fr}}.components__campaignLauncher__section2__box3__wrap__content__average__info__item{background-color:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;padding:16px}.components__campaignLauncher__section2__box3__wrap__content__average__info__item>p:first-child{color:#969da8;font-family:Inter;font-size:12px;font-style:Semi Bold;font-weight:600;line-height:18px;margin-bottom:15px;text-transform:uppercase}.components__campaignLauncher__section2__box3__wrap__content__average__info__item>h1{color:#fff;font-family:Inter;font-size:24px;font-style:Semi Bold;font-weight:400;line-height:39px}.components__campaignLauncher__section2__box3__wrap__content__average__info__item>p:last-child{align-items:center;color:#808191;display:flex;font-family:Inter;font-size:12px;font-style:Regular;font-weight:400;gap:4px;line-height:100%}.components__campaignLauncher__section2__box3__wrap__content>p{color:#808191;font-family:Inter;font-size:14px;font-style:Regular;font-style:italic;font-weight:400;line-height:21px;margin-bottom:20px}@media screen and (max-width:500px){.components__campaignLauncher__section2__box3__wrap__content>p>span{display:block}}.components__campaignLauncher__section2__box3__wrap__content__button{background-color:#6c5dd3;border:1px solid #6c5dd3;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter;font-size:18px;font-style:Regular;font-weight:400;line-height:21.6px;padding:14px;text-align:center;width:100%}.components__campaignLauncher__section2__boxEsef{margin:0 auto 120px;max-width:693px;width:100%}.components__campaignLauncher__section2__boxEsef>img:last-child{display:none}@media screen and (max-width:750px){.components__campaignLauncher__section2__boxEsef>img{width:100%}}@media screen and (max-width:600px){.components__campaignLauncher__section2__boxEsef>img:first-child{display:none}.components__campaignLauncher__section2__boxEsef>img:last-child{display:block}}@media screen and (max-width:900px){.components__campaignLauncher__section2__boxEsef{margin-bottom:50px}}.components__campaignLauncher__section2__box5 .routes__newAffiliates__section2__box3{margin-bottom:48px}.components__campaignLauncher__section2__box5 .routes__newAffiliates__section2__box1__slider__item__bot{position:relative}.components__campaignLauncher__section2__box5 .routes__newAffiliates__section2__box1__slider__item__bot__date{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.components__campaignLauncher__section2__box5 .routes__newAffiliates__section2__box1__slider__item__bot__date>p{color:#ffffff80;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:21px;text-align:center}.components__campaignLauncher__section2__box5 .routes__newAffiliates__section2__box1__slider__item__bot__date>span{color:#eeeef2;display:block;font-family:Inter;font-size:20px;font-style:Medium;font-weight:500;line-height:24px;text-align:center}.components__campaignLauncher__section2__plans{margin:0 auto 120px;max-width:927px;width:100%}@media screen and (max-width:900px){.components__campaignLauncher__section2__plans{margin-bottom:50px}}.components__campaignLauncher__section2__plans>p{color:#cac6dd;font-family:Inter;font-size:24px;font-style:Regular;font-weight:400;line-height:120%;margin-bottom:75px;text-align:center}.components__campaignLauncher__section2__plans>p>span{display:block}@media screen and (max-width:500px){.components__campaignLauncher__section2__plans>p>span{display:inline;margin-right:4px}}@media screen and (max-width:900px){.components__campaignLauncher__section2__plans>p{font-size:16px;margin-bottom:30px}}.components__campaignLauncher__section2__plans__wrap{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:40px}@media screen and (max-width:850px){.components__campaignLauncher__section2__plans__wrap{gap:16px;margin-bottom:20px}}.components__campaignLauncher__section2__plans__wrap__item{background-color:#0e0c15;border:2px solid #363049;border-radius:20px;padding:30px}@media screen and (max-width:850px){.components__campaignLauncher__section2__plans__wrap__item{padding:20px 16px}}.components__campaignLauncher__section2__plans__wrap__item>h1{color:#e4e4e4;font-family:Inter;font-size:32px;font-style:Regular;font-weight:400;line-height:46px;margin-bottom:12px}@media screen and (max-width:850px){.components__campaignLauncher__section2__plans__wrap__item>h1{font-size:18px;line-height:120%;margin-bottom:10px}}@media screen and (max-width:490px){.components__campaignLauncher__section2__plans__wrap__item>h1{min-height:43px}}.components__campaignLauncher__section2__plans__wrap__item__selector{align-items:center;display:flex;gap:12px;justify-content:center;margin-bottom:32px}@media screen and (max-width:850px){.components__campaignLauncher__section2__plans__wrap__item__selector{margin-bottom:30px}}.components__campaignLauncher__section2__plans__wrap__item__selector>div{align-items:center;background-color:initial;border-radius:50%;cursor:pointer;display:flex;height:16px;justify-content:center;position:relative;transition:.3s ease;width:16px}.components__campaignLauncher__section2__plans__wrap__item__selector>div>span{background-color:#fff;border-radius:50%;height:10px;position:relative;transition:.3s ease;width:10px;z-index:2}.components__campaignLauncher__section2__plans__wrap__item__selector--active{background:linear-gradient(180deg,#ac6aff,#363049);height:16px;padding:2px;width:16px}.components__campaignLauncher__section2__plans__wrap__item__selector--active:after{background-color:#000;border-radius:50%;content:"";height:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s ease;width:14px;z-index:1}.components__campaignLauncher__section2__plans__wrap__item__price{margin-bottom:18px}@media screen and (max-width:850px){.components__campaignLauncher__section2__plans__wrap__item__price{margin-bottom:20px}}.components__campaignLauncher__section2__plans__wrap__item__price>p{color:#87868a;font-family:Inter;font-size:22px;font-style:Medium;font-weight:500;line-height:100%;text-decoration:line-through}@media screen and (max-width:850px){.components__campaignLauncher__section2__plans__wrap__item__price>p{font-size:14px}}.components__campaignLauncher__section2__plans__wrap__item__price>h2{color:#fff;font-family:Inter;font-size:56px;font-style:Medium;font-weight:500;line-height:120%}@media screen and (max-width:850px){.components__campaignLauncher__section2__plans__wrap__item__price>h2{font-size:26px}}.components__campaignLauncher__section2__plans__wrap__item__price>h2>span{color:#87868a;font-family:Inter;font-size:22px;font-style:Regular;font-weight:400;line-height:120%}@media screen and (max-width:850px){.components__campaignLauncher__section2__plans__wrap__item__price>h2>span{font-size:16px}}@media screen and (max-width:500px){.components__campaignLauncher__section2__plans__wrap__item__price>h2>span{font-size:12px}}.components__campaignLauncher__section2__plans__wrap__item__price>h2:before{color:#fff;content:"$";font-family:Segoe UI;font-size:39px;font-style:Regular;font-weight:400;line-height:58px}@media screen and (max-width:850px){.components__campaignLauncher__section2__plans__wrap__item__price>h2:before{font-size:24px;line-height:120%}}.components__campaignLauncher__section2__plans__wrap__item__drop>.routes__landingPageV2__section5__box2__slider__pack__list{overflow:hidden;transition:max-height .3s ease}.components__campaignLauncher__section2__plans__wrap__item__drop>p{color:#808191;cursor:pointer;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;line-height:24px;text-align:center}@media screen and (max-width:490px){.components__campaignLauncher__section2__plans__wrap__item__drop>p{font-size:12px;line-height:22px}}.components__campaignLauncher__section2__plans__wrap__item__rightTitle{color:#9390ff!important;margin-bottom:58px!important}.components__campaignLauncher__section2__plans__wrap__item--right{max-height:301px}@media screen and (max-width:850px){.components__campaignLauncher__section2__plans__wrap__item--right{max-height:223px}}@media screen and (max-width:500px){.components__campaignLauncher__section2__plans__wrap__item--right{max-height:242px}}.components__campaignLauncher__section2__plans__total>h1{color:#fff;font-family:Inter;font-size:40px;font-style:Bold;font-weight:600;line-height:60px;text-align:center}@media screen and (max-width:500px){.components__campaignLauncher__section2__plans__total>h1{font-size:30px}}.components__campaignLauncher__section2__plans__total>h1>span:first-of-type{color:#87868a;font-family:Inter;font-size:24px;font-style:Regular;font-weight:400;line-height:100%;margin:0 7px 0 4px;text-decoration:line-through}@media screen and (max-width:500px){.components__campaignLauncher__section2__plans__total>h1>span:first-of-type{font-size:20px}}.components__campaignLauncher__section2__plans__total>h1>span:last-of-type{color:#87868a;font-family:Inter;font-size:20px;font-weight:400;line-height:100%}@media screen and (max-width:500px){.components__campaignLauncher__section2__plans__total>h1>span:last-of-type{font-size:16px}}.components__campaignLauncher__section2__plans__total>p{color:#fff;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;line-height:24px;margin-bottom:40px;text-align:center}.components__campaignLauncher__section2>.routes__newLandingPageV2__box6{margin-bottom:120px}@media screen and (max-width:900px){.components__campaignLauncher__section2>.routes__newLandingPageV2__box6{margin-bottom:50px;width:100%}}.components__rewardful .components__campaignLauncher__section1__box1__faster{margin-bottom:16px;padding:8px 16px 14px}@media screen and (max-width:900px){.components__rewardful .components__campaignLauncher__section1__box1__faster{padding:8px 16px}}.components__rewardful .components__campaignLauncher__section1__box1>p{margin-bottom:30px}@media screen and (max-width:900px){.components__rewardful .components__campaignLauncher__section1__box1>p{margin:0 auto 30px;max-width:235px}}.components__rewardful .components__campaignLauncher__section1--bg2{bottom:-2150px}.components__rewardful__howItWorks{margin-bottom:120px;position:relative;z-index:10}@media screen and (max-width:900px){.components__rewardful__howItWorks{margin-bottom:50px}}.components__rewardful__howItWorks .components__campaignLauncher__sectionTitle{margin-bottom:66px}@media screen and (max-width:900px){.components__rewardful__howItWorks .components__campaignLauncher__sectionTitle{margin-bottom:30px}}.components__rewardful__howItWorks__content{align-items:center;display:flex;gap:30px;justify-content:space-between;margin:0 auto;max-width:914px;width:100%}@media screen and (max-width:900px){.components__rewardful__howItWorks__content{display:none}}.components__rewardful__howItWorks__content__left{max-width:504px;min-height:305px;width:100%}.components__rewardful__howItWorks__content__left>img{animation:slideUp .6s ease forwards;opacity:0;transform:translateY(20px)}.components__rewardful__howItWorks__content__right{max-width:360px;width:100%}.components__rewardful__howItWorks__content__right__item{display:flex;gap:18px}.components__rewardful__howItWorks__content__right__item:not(:last-child){margin-bottom:26px}.components__rewardful__howItWorks__content__right__item__bar{background-color:#373a43;border-radius:8px;height:28px;margin-top:-4px;overflow:hidden;width:6px}.components__rewardful__howItWorks__content__right__item__bar>div{background-color:#fff;transition:height .4s ease;width:100%}.components__rewardful__howItWorks__content__right__item__right{flex:1 1}.components__rewardful__howItWorks__content__right__item__right>h2{color:#fff;font-family:Inter;font-size:16px;font-style:Medium;font-weight:500;line-height:22.4px;margin-bottom:9px}.components__rewardful__howItWorks__content__right__item__right>p{color:#757185;font-family:Inter;font-size:14px;font-style:Medium;font-weight:500;line-height:20px}.components__rewardful__howItWorks__mobile{display:none}@media screen and (max-width:900px){.components__rewardful__howItWorks__mobile{display:block}}.components__rewardful__howItWorks__mobile__item{width:100%}.components__rewardful__howItWorks__mobile__item:not(:last-child){margin-bottom:30px}.components__rewardful__howItWorks__mobile__item>img{margin-bottom:16px;width:100%}.components__rewardful__payout{margin:0 auto 98px;max-width:942px;position:relative;width:100%;z-index:10}@media screen and (max-width:900px){.components__rewardful__payout{margin-bottom:50px}}.components__rewardful__payout .components__campaignLauncher__sectionTitle{margin-bottom:68px}@media screen and (max-width:900px){.components__rewardful__payout .components__campaignLauncher__sectionTitle{margin-bottom:30px}}.components__rewardful__payout__content{background:#0e0c15;border:2px solid #363049;border-radius:16px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}@media screen and (max-width:650px){.components__rewardful__payout__content{grid-template-columns:repeat(2,1fr)}}.components__rewardful__payout__content__item{display:flex;flex-direction:column}.components__rewardful__payout__content__item:not(:last-child){border-right:2px solid #363049}@media screen and (max-width:650px){.components__rewardful__payout__content__item:first-child{border-bottom:2px solid #363049}.components__rewardful__payout__content__item:nth-child(2){border:none;border-bottom:2px solid #363049}}.components__rewardful__payout__content__item__top{align-items:center;border-bottom:2px solid #363049;display:flex;justify-content:center;padding:40px}.components__rewardful__payout__content__item__bot{padding:20px}.components__rewardful__payout__content__item__bot>p{color:#fff;font-family:Lato;font-size:18px;font-style:SemiBold;font-weight:600;line-height:23.42px;text-align:center}@media screen and (max-width:650px){.components__rewardful__payout__content__item__bot>p{font-size:16px}}.components__rewardful .routes__newLandingPageV2__box6{margin-bottom:0}.components__rewardful .routes__newLandingPageV2__box6>h2{font-family:Lato;font-size:36px;font-weight:500!important;letter-spacing:-2%;line-height:91%;max-width:700px;text-align:center}@media screen and (max-width:600px){.components__rewardful .routes__newLandingPageV2__box6>h2{font-size:20px;line-height:100%;max-width:304px}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:600px){.components__hoverCard__campaign .components__hoverCard__wrap:after{left:185px}}@keyframes growOut{0%{opacity:0;scale:0}to{opacity:1;scale:1}}.routes__pagenotfound{background-color:#0e0c15;height:100vh;padding:40px 16px 50px;position:relative}.routes__pagenotfound__background1{position:absolute;right:0;top:-142px}@media screen and (max-width:900px){.routes__pagenotfound__background1{display:none}}.routes__pagenotfound__background2{position:absolute;right:0;top:105px}@media screen and (max-width:900px){.routes__pagenotfound__background2{display:none}}.routes__pagenotfound__grid{left:-218px;position:absolute;top:250px}@media screen and (max-width:600px){.routes__pagenotfound__grid{height:311px;left:-50px;top:350px;width:311px}}.routes__pagenotfound__wrap{color:#fff;margin:0 auto;max-width:650px;padding-top:120px;position:relative;text-align:center;width:100%;z-index:10}@media screen and (max-width:900px){.routes__pagenotfound__wrap{padding-top:50px}}.routes__pagenotfound__wrap>h1{font-size:120px;letter-spacing:2px;line-height:120%;margin:0 auto;max-width:-webkit-max-content;max-width:max-content;position:relative}@media screen and (max-width:600px){.routes__pagenotfound__wrap>h1{font-size:80px}}.routes__pagenotfound__wrap>h1:before{animation:noise-anim-2 3s linear infinite alternate-reverse;left:-2px;text-shadow:1px 0 blue}.routes__pagenotfound__wrap>h1:after,.routes__pagenotfound__wrap>h1:before{clip:rect(0,900px,0,0);background:#0e0c15;color:#fff;content:attr(data-text);overflow:hidden;position:absolute;top:0}.routes__pagenotfound__wrap>h1:after{animation:noise-anim 2s linear infinite alternate-reverse;left:2px;text-shadow:-1px 0 red}.routes__pagenotfound__wrap>h4{font-size:64px;font-weight:500;line-height:120%;margin-bottom:16px}@media screen and (max-width:600px){.routes__pagenotfound__wrap>h4{font-size:36px}}.routes__pagenotfound__wrap>p{color:#fff9;font-family:Lato;font-size:18px;font-style:Regular;font-weight:400;line-height:24px;margin-bottom:16px}@media screen and (max-width:600px){.routes__pagenotfound__wrap>p{font-size:16px}}.routes__pagenotfound__wrap__home{background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;line-height:100%;margin:0 auto;max-width:-webkit-max-content;max-width:max-content;padding:12px 24px}@keyframes noise-anim{0%{clip:rect(65px,9999px,35px,0)}5%{clip:rect(79px,9999px,55px,0)}10%{clip:rect(41px,9999px,33px,0)}15%{clip:rect(77px,9999px,69px,0)}20%{clip:rect(32px,9999px,62px,0)}25%{clip:rect(48px,9999px,82px,0)}30%{clip:rect(76px,9999px,38px,0)}35%{clip:rect(20px,9999px,80px,0)}40%{clip:rect(14px,9999px,66px,0)}45%{clip:rect(36px,9999px,53px,0)}50%{clip:rect(21px,9999px,81px,0)}55%{clip:rect(74px,9999px,52px,0)}60%{clip:rect(56px,9999px,38px,0)}65%{clip:rect(75px,9999px,8px,0)}70%{clip:rect(47px,9999px,22px,0)}75%{clip:rect(56px,9999px,89px,0)}80%{clip:rect(95px,9999px,38px,0)}85%{clip:rect(35px,9999px,9px,0)}90%{clip:rect(15px,9999px,34px,0)}95%{clip:rect(95px,9999px,6px,0)}to{clip:rect(40px,9999px,42px,0)}}@keyframes noise-anim-2{0%{clip:rect(76px,9999px,27px,0)}5%{clip:rect(69px,9999px,63px,0)}10%{clip:rect(71px,9999px,63px,0)}15%{clip:rect(37px,9999px,16px,0)}20%{clip:rect(70px,9999px,37px,0)}25%{clip:rect(7px,9999px,61px,0)}30%{clip:rect(9px,9999px,60px,0)}35%{clip:rect(97px,9999px,29px,0)}40%{clip:rect(70px,9999px,97px,0)}45%{clip:rect(12px,9999px,20px,0)}50%{clip:rect(6px,9999px,80px,0)}55%{clip:rect(56px,9999px,90px,0)}60%{clip:rect(7px,9999px,93px,0)}65%{clip:rect(96px,9999px,61px,0)}70%{clip:rect(81px,9999px,84px,0)}75%{clip:rect(17px,9999px,42px,0)}80%{clip:rect(46px,9999px,68px,0)}85%{clip:rect(23px,9999px,48px,0)}90%{clip:rect(11px,9999px,4px,0)}95%{clip:rect(27px,9999px,10px,0)}to{clip:rect(80px,9999px,70px,0)}}.routes__about{padding:80px 16px 120px;width:100%}@media screen and (max-width:900px){.routes__about{padding:40px 16px 50px}}.routes__about__section1{position:relative;width:100%}.routes__about__section1 .routes__reporting__section1__background1{top:-80px}.routes__about__section1 .routes__reporting__section1__background2{top:217px}.routes__about__section1 .routes__reporting__section1__background3{left:0;opacity:.8;top:-192px}@media screen and (max-width:900px){.routes__about__section1 .routes__reporting__section1__background3{display:none}}.routes__about__section1 .route__campaign__section1__graph{height:381px;left:-75px;top:161px;width:381px}@media screen and (max-width:900px){.routes__about__section1 .route__campaign__section1__graph{display:none}}.routes__about__section1__mobileBg{display:none;left:-16px;mix-blend-mode:color-dodge;position:absolute;top:-40px;width:calc(100% + 32px)}@media screen and (max-width:900px){.routes__about__section1__mobileBg{display:block}}.routes__about__section1__mobileBgLeft{display:none;left:-16px;mix-blend-mode:color-dodge;position:absolute;top:1188px}@media screen and (max-width:900px){.routes__about__section1__mobileBgLeft{display:block}}.routes__about__section1__box1{align-items:center;display:flex;flex-direction:column;gap:30px;margin:0 auto 50px;max-width:1216px;position:relative;width:100%;z-index:5}@media screen and (max-width:900px){.routes__about__section1__box1{margin-bottom:30px}}@media screen and (max-width:700px){.routes__about__section1__box1{gap:20px}}.routes__about__section1__box1__title{color:#fff;font-family:Lato;font-size:50px;font-weight:700;line-height:72px;text-align:center}@media screen and (max-width:700px){.routes__about__section1__box1__title{font-size:28px;line-height:140%}}@media screen and (max-width:450px){.routes__about__section1__box1__title>br{display:none}}.routes__about__section1__box1__right{max-width:780px;width:100%}.routes__about__section1__box1__right>p{color:#757185;font-family:Lato;font-size:24px;font-weight:400;line-height:36px;margin-bottom:25px;text-align:center}@media screen and (max-width:700px){.routes__about__section1__box1__right>p{color:#cac6dd;font-size:16px;line-height:120%}}.routes__about__section1__box2{position:relative;z-index:5}.routes__about__section1__box2 .routes__tracking__section2__box1__right__icons>img:first-child{transform:rotateX(180deg)}.routes__about__section1__box2 .routes__tracking__section2__box1__left,.routes__about__section1__box2 .routes__tracking__section2__box1__right{min-height:615px}.routes__about__section1__box3{margin:0 auto 149px;max-width:942px;width:100%}@media screen and (max-width:900px){.routes__about__section1__box3{margin:0 auto 50px}}.routes__about__section1__box3__title{color:#fff;font-family:Lato;font-size:50px;font-weight:700;line-height:72px;margin-bottom:20px;text-align:center}@media screen and (max-width:900px){.routes__about__section1__box3__title{font-size:28px;line-height:140%}}.routes__about__section1__box3>p{color:#757185;font-family:Lato;font-size:24px;font-weight:400;line-height:36px;margin-bottom:68px;text-align:center}@media screen and (max-width:900px){.routes__about__section1__box3>p{font-size:16px;line-height:100%;margin-bottom:30px}}.routes__about__section1__box3__tree{position:relative;width:100%;z-index:5}.routes__about__section1__box3__tree__item{display:flex;width:100%}@media screen and (max-width:900px){.routes__about__section1__box3__tree__item{flex-direction:column;gap:33px}}.routes__about__section1__box3__tree__item__left{align-items:center;display:flex;gap:32px;height:-webkit-min-content;height:min-content;justify-content:space-between;max-width:260px;padding-top:62px;width:100%}.routes__about__section1__box3__tree__item__left__date{align-items:center;display:flex;gap:12px}.routes__about__section1__box3__tree__item__left__date>p{color:#ada8c3;font-family:Lato;font-size:12px;font-weight:300;letter-spacing:1.8px;line-height:16px;text-transform:uppercase}.routes__about__section1__box3__tree__item__left__line{background-color:#252134;height:1px;width:121px}@media screen and (max-width:900px){.routes__about__section1__box3__tree__item__left__line{width:128px}}.routes__about__section1__box3__tree__item__right{border-left:1px solid #252134;display:flex;flex:1 1;gap:24px;padding:50px 85px}@media screen and (max-width:900px){.routes__about__section1__box3__tree__item__right{border:none;flex-direction:column;gap:28px;padding:0}}.routes__about__section1__box3__tree__item__right>img{height:56px;margin-top:-10px;width:56px}@media screen and (max-width:900px){.routes__about__section1__box3__tree__item__right>img{margin-top:0}}.routes__about__section1__box3__tree__item__right__text>h2{color:#fff;font-family:Lato;font-size:24px;font-style:Regular;font-weight:400;line-height:36px;margin-bottom:35px}@media screen and (max-width:900px){.routes__about__section1__box3__tree__item__right__text>h2{margin-bottom:24px}}.routes__about__section1__box3__tree__item__right__text>p{color:#757185;font-family:Inter;font-size:16px;font-style:Light;font-weight:300;line-height:24px;max-width:415px;width:100%}@media screen and (max-width:900px){.routes__about__section1__box3__tree__item__right__text>p{font-size:14px}}.routes__about__section1__founders{margin:0 auto 120px;max-width:640px;position:relative;width:100%;z-index:5}@media screen and (max-width:900px){.routes__about__section1__founders{margin-bottom:50px}}.routes__about__section1__founders>h1{color:#fff;font-family:Lato;font-size:50px;font-style:Bold;font-weight:700;line-height:100%;margin-bottom:68px;text-align:center}@media screen and (max-width:700px){.routes__about__section1__founders>h1{font-size:28px;line-height:140%;margin-bottom:30px}}.routes__about__section1__founders>p{color:#cac6dd;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:100%;text-align:center;vertical-align:middle}.routes__about__section1__founders__wrap{display:flex;gap:20px;justify-content:space-between;margin:0 auto 48px;max-width:535px;width:100%}.routes__about__section1__founders__wrap__item{display:flex;flex-direction:column;max-width:240px;width:100%}@media screen and (max-width:700px){.routes__about__section1__founders__wrap__item{max-width:152px}}.routes__about__section1__founders__wrap__item>img{margin-bottom:7px;max-width:100%}@media screen and (max-width:700px){.routes__about__section1__founders__wrap__item>img{margin-bottom:24px}}.routes__about__section1__founders__wrap__item>span{color:#fff;font-family:Inter;font-size:18px;font-style:Medium;font-weight:500;line-height:24px;margin-bottom:16px;text-align:center}@media screen and (max-width:700px){.routes__about__section1__founders__wrap__item>span{margin-bottom:0}}.routes__about__section1__founders__wrap__item>p{color:#808191;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:24px;text-align:center;vertical-align:middle}.routes__about__section1__founders__wrap__item__social{display:flex;justify-content:center}.routes__about__section1__founders__wrap__item__social>a{cursor:pointer}.routes__about__section1__people{margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:5}@media screen and (max-width:900px){.routes__about__section1__people{margin-bottom:50px}}.routes__about__section1__people>h1{color:#fff;font-family:Lato;font-size:50px;font-style:Bold;font-weight:700;line-height:120%;margin-bottom:68px;text-align:center}@media screen and (max-width:700px){.routes__about__section1__people>h1{font-size:28px;line-height:120%;margin-bottom:30px}}.routes__about__section1__people__wrap{grid-gap:37px;display:grid;gap:37px;grid-template-columns:2fr 1fr}.routes__about__section1__people__wrap--mobile{display:none}.routes__about__section1__people__wrap>img{max-width:100%;width:100%}.routes__about__section1__people__wrap>img:nth-child(2){margin-top:18px}.routes__about__section1__people__wrap>img:nth-child(5){margin-top:-36px}@media screen and (max-width:650px){.routes__about__section1__people__wrap{gap:20px;grid-template-columns:1fr}.routes__about__section1__people__wrap--mobile{display:block}.routes__about__section1__people__wrap--desktop{display:none}.routes__about__section1__people__wrap>img{border-radius:10px;margin:0!important}}.routes__about__section1__conf{margin-bottom:120px}@media screen and (max-width:900px){.routes__about__section1__conf{margin-bottom:50px}}.routes__about__section1__end{margin:0 auto;max-width:850px;width:100%}.routes__about__section1__end>p{color:#fff;font-family:Lato;font-size:16px;font-style:Regular;font-weight:400;line-height:120%;margin-bottom:24px;text-align:center}.routes__about__section1__end>h2{color:#fff;font-family:Lato;font-size:24px;font-style:Italic;font-weight:400;line-height:100%;text-align:center}.routes__about__section2{position:relative;width:100%}.routes__about__section2__background{mix-blend-mode:color-dodge;position:absolute;right:-16px;top:-285px}@media screen and (max-width:1050px){.routes__about__section2__background{height:802px;object-fit:cover;opacity:.8;right:-16px;top:-548px;width:363px}}.routes__about__section2__box1{align-items:center;display:flex;gap:30px;justify-content:space-between;margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:5}@media screen and (max-width:1050px){.routes__about__section2__box1{align-items:flex-start;flex-direction:column;margin-bottom:50px}}.routes__about__section2__box1__left{max-width:452px;width:100%}.routes__about__section2__box1__left>h1{color:#fff;font-family:Lato;font-size:50px;font-weight:700;line-height:72px;margin-bottom:20px}@media screen and (max-width:900px){.routes__about__section2__box1__left>h1{font-size:28px;line-height:140%}}.routes__about__section2__box1__left>p{color:#cac6dd;font-family:Lato;font-size:18px;font-weight:400;line-height:120%}@media screen and (max-width:900px){.routes__about__section2__box1__left>p{color:#fff;font-size:14px;line-height:120%}}.routes__about__section2__box1__right{max-width:505px;width:100%}@media screen and (max-width:1050px){.routes__about__section2__box1__right{max-width:100%}}.routes__about__section2__box1__right>a{color:#fff;cursor:pointer;display:none;font-family:Inter;font-size:18px;font-weight:400;line-height:100%;text-decoration:underline}@media screen and (max-width:1050px){.routes__about__section2__box1__right>a{display:block;margin:28px auto 0;text-align:center}}.routes__about__section2__box1__right__item{align-items:center;border-bottom:1px solid #363049;display:flex;gap:29px;padding:20px 7px;width:100%}@media screen and (max-width:900px){.routes__about__section2__box1__right__item{gap:16px;padding:16px 0}}@media screen and (max-width:403px){.routes__about__section2__box1__right__item:first-child{align-items:flex-start}}.routes__about__section2__box1__right__item>p{color:#cac6dd;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}.routes__about__section2__box1__right__item:first-child{border-top:1px solid #363049}.routes__about__section2__box2{align-items:center;display:flex;gap:30px;justify-content:space-between;margin:0 auto 120px;max-width:1216px;position:relative;width:100%;z-index:5}@media screen and (max-width:1050px){.routes__about__section2__box2{align-items:flex-start;flex-direction:column}.routes__about__section2__box2 .routes__about__section2__box1__right{order:2}.routes__about__section2__box2__partner{order:1}}@media screen and (max-width:900px){.routes__about__section2__box2{margin-bottom:50px}}.routes__about__section2__box2__partner{max-width:485px;width:100%}.routes__about__section2__box2__partner>h1{margin-bottom:20px}.routes__about__section2__box2__partner>p{color:#cac6dd;font-family:Lato;font-size:18px;font-weight:400;line-height:100%;margin-bottom:58px}@media screen and (max-width:900px){.routes__about__section2__box2__partner>p{color:#fff;font-size:16px;margin-bottom:0}}.routes__about__section2__box2__partner>a{color:#fff;cursor:pointer;font-family:Inter;font-size:18px;font-weight:400;line-height:100%;text-decoration:underline}@media screen and (max-width:1050px){.routes__about__section2__box2__partner>a{display:none}}.routes__about__section2__box3{margin:0 auto;max-width:726px;width:100%}.routes__about__section2__box3>h1{margin-bottom:20px;text-align:center}.routes__about__section2__box3>p{color:#757185;font-family:Lato;font-size:24px;font-weight:400;line-height:36px;margin-bottom:68px;text-align:center}@media screen and (max-width:900px){.routes__about__section2__box3>p{font-size:16px;line-height:100%;margin-bottom:0}}.routes__about__section2__box3__content{width:100%}.routes__about__section2__box3__content__item{border-bottom:1px solid #252134;padding:40px 20px;width:100%}@media screen and (max-width:900px){.routes__about__section2__box3__content__item{padding:30px 0 20px}}.routes__about__section2__box3__content__item>h4{color:#fff;font-family:Lato;font-size:24px;font-weight:400;line-height:36px;margin-bottom:30px;text-align:center}@media screen and (max-width:900px){.routes__about__section2__box3__content__item>h4{margin-bottom:20px}}.routes__about__section2__box3__content__item>p{color:#757185;font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:center}.routes__about__section2__box3__content__item>p>span{background-color:#757185;border-radius:50%;display:inline-block;height:6px;margin:0 8px;vertical-align:middle;width:6px}.routes__contacts{padding:80px 16px 120px;position:relative;width:100%}@media screen and (max-width:900px){.routes__contacts{padding:40px 16px 50px}}.routes__contacts .routes__reporting__section1__background2{height:194px;right:0;top:198px;width:166px}.routes__contacts .routes__reporting__section1__background1{right:0;top:0}.routes__contacts .route__campaign__section1__graph{height:381px;left:-93px;top:29px;width:381px}@media screen and (max-width:900px){.routes__contacts .route__campaign__section1__graph{height:334px;left:-240px;top:78px;width:334px}}.routes__contacts .routes__reporting__section1__background3{left:308px;opacity:.6}@media screen and (max-width:1350px){.routes__contacts .routes__reporting__section1__background3{left:0}}@media screen and (max-width:1030px){.routes__contacts .routes__reporting__section1__background3{display:none}}.routes__contacts .routes__about__section1__mobileBg{left:0;top:0;width:100%}.routes__contacts__section1{width:100%}.routes__contacts__section1 .routes__about__section1__box1__title>span{display:block;font-family:Lato}@media screen and (max-width:900px){.routes__contacts__section1 .routes__about__section1__box1__title>span{display:inline-block}}.routes__contacts__section1 .routes__about__section1__box1{align-items:center;display:flex;flex-direction:column;text-align:center}.routes__contacts__section1 .routes__about__section1__box1>p{color:#cac6dd;font-family:Lato;font-size:20px;font-style:Regular;font-weight:400;line-height:100%}@media screen and (max-width:700px){.routes__contacts__section1 .routes__about__section1__box1>p{font-size:16px}}@media screen and (max-width:900px){.routes__contacts__section1 .routes__about__section1__box1__right>p{color:#cac6dd}}.routes__contacts__section1 .routes__reporting__section1__box2{margin-bottom:287px}@media screen and (max-width:900px){.routes__contacts__section1 .routes__reporting__section1__box2{margin-bottom:175px}}.routes__contacts__section1 .routes__reporting__section1__box2__item{display:flex;flex-direction:column;min-height:474px}@media screen and (max-width:1000px){.routes__contacts__section1 .routes__reporting__section1__box2__item{min-height:387px}}.routes__contacts__section1 .routes__reporting__section1__box2__item .routes__landingPageV2__subtitle{margin-bottom:40px;min-height:auto}@media screen and (max-width:1000px){.routes__contacts__section1 .routes__reporting__section1__box2__item .routes__landingPageV2__subtitle{margin-bottom:20px}}.routes__contacts__section1 .routes__reporting__section1__box2__item .routes__landingPageV2__subtitle>span{display:block;font-family:Lato}@media screen and (max-width:1000px){.routes__contacts__section1 .routes__reporting__section1__box2__item .routes__landingPageV2__subtitle>span{display:inline-block}}.routes__contacts__section1 .routes__reporting__section1__box2__item>p{max-width:352px}.routes__contacts__section1 .routes__reporting__section1__box2__item__list{margin-top:auto}.routes__contacts__section1 .routes__reporting__section1__box2__item__list__item:last-child{border:none}.routes__contacts__section1 .routes__reporting__section1__box2__item__list__item__info>a{color:#cac6dd;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:14px;font-weight:400;line-height:24px}.routes__contacts__section1 .routes__about__section2__box1{align-items:flex-start}@media screen and (max-width:403px){.routes__contacts__section1 .routes__about__section2__box1__right__item:first-child{align-items:center}}@media screen and (max-width:900px){.routes__contacts__section1 .routes__about__section2__box1__left>p{color:#cac6dd}}.routes__contacts__section1__login{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:596px;text-align:center;width:100%}.routes__contacts__section1__login>h1{margin-bottom:68px}@media screen and (max-width:900px){.routes__contacts__section1__login>h1{margin-bottom:30px}}.routes__contacts__section1__login>p{color:#cac6dd;font-family:Lato;font-size:20px;font-weight:400;line-height:100%;margin-bottom:30px}@media screen and (max-width:900px){.routes__contacts__section1__login>p{font-size:14px;line-height:120%}}.routes__contacts__section1__login__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:18px;font-weight:400;height:52px;justify-content:center;line-height:100%;max-width:224px;width:100%}.routes__contacts__section1 .routes__landingPageV2__section7__box1__btns{align-items:center;flex-direction:column;gap:7px}.routes__contacts__section1 .routes__landingPageV2__section7__box1__btns>p{color:#fff;font-family:Lato;font-size:18px;font-style:Regular;font-weight:400;line-height:24px}.routes__attribution{padding:80px 16px 50px;position:relative;width:100%}@media screen and (max-width:900px){.routes__attribution{padding:40px 16px}}@media screen and (max-width:400px){.routes__attribution .routes__eCommerce__mobileBg{width:100%}}.routes__attribution__section1{width:100%}@media screen and (max-width:1250px){.routes__attribution__section1 .routes__integrations__section1__box1__info{order:1}.routes__attribution__section1 .routes__reporting__section2__box1__orders{order:2}}.routes__attribution__section1 .routes__integrations__section1__box1__left{max-width:519px}.routes__attribution__section1 .routes__integrations__section1__box1__left>p{color:#fff}@media screen and (max-width:900px){.routes__attribution__section1 .routes__integrations__section1__box1__left>p{line-height:120%}}.routes__attribution__section1 .routes__reporting__section2__box1__orders{padding:37px 24px 0 0}@media screen and (max-width:700px){.routes__attribution__section1 .routes__reporting__section2__box1__orders{margin:0 auto;max-width:368px;width:100%}}.routes__attribution__section1 .routes__reporting__section2__box1__orders__wrap{position:relative}.routes__attribution__section1 .routes__reporting__section2__box1__orders__wrap--main{opacity:0}@media screen and (max-width:700px){.routes__attribution__section1 .routes__reporting__section2__box1__orders__wrap--main{width:100%}}.routes__attribution__section1 .routes__reporting__section2__box1__orders__wrap--drop{opacity:0;position:absolute;right:-44px;top:-47px}@media screen and (max-width:700px){.routes__attribution__section1 .routes__reporting__section2__box1__orders__wrap--drop{height:136px;right:-28px;top:-28px;width:137px}}.routes__attribution__section1 .routes__reporting__section2__box1__orders--show .routes__reporting__section2__box1__orders__wrap--main{animation:fadeIn .6s ease forwards}.routes__attribution__section1 .routes__reporting__section2__box1__orders--show .routes__reporting__section2__box1__orders__wrap--drop{animation:fadeDown .6s ease .6s forwards}.routes__attribution__section2{position:relative;width:100%}@media screen and (max-width:700px){.routes__attribution__section2 .route__campaign__section1__box2>p{max-width:260px}}@media screen and (max-width:900px){.routes__attribution__section2 .routes__eCommerce__section2--background{opacity:1}}.routes__attribution__section2__background{top:1000px}@media screen and (max-width:900px){.routes__attribution__section2__background{height:802px;left:auto;opacity:1;right:-16px;top:2050px;width:320px!important}}.routes__attribution__section2 .route__campaign__section1__box2__list__wrap>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;margin-bottom:34px}@media screen and (max-width:1050px){.routes__attribution__section2 .route__campaign__section1__box2__list__wrap>p{margin:20px 0}}@media screen and (max-width:700px){.routes__attribution__section2 .route__campaign__section1__box2__list__wrap>p{font-size:16px;line-height:140%}}.routes__attribution__section2 .route__campaign__section1__box2__list__item--border{border-top:1px solid #252134}.routes__attribution__section2__box1 .route__campaign__section1__box2__list__wrap>p{margin:24px 0}@media screen and (max-width:900px){.routes__attribution__section2__box1 .route__campaign__section1__box2__list__wrap>p{margin:20px 0!important}}.routes__attribution__section2__box1 .route__campaign__section1__box2>p{max-width:100%}@media screen and (max-width:700px){.routes__attribution__section2__box1 .routes__landingPageV2__title{max-width:100%}.routes__attribution__section2 .routes__tracking__section3__box2__info>p:first-of-type{margin-bottom:0!important}.routes__attribution__section2 .routes__tracking__section3__box2__info>p:nth-child(3){margin-top:0!important}}@media screen and (max-width:1250px){.routes__attribution__section2__box2 .routes__reporting__section2__box1 .routes__attribution__section2__box2__image{order:2}.routes__attribution__section2__box2 .routes__reporting__section2__box1 .routes__tracking__section3__box2__info{order:1}.routes__attribution__section2__box2__image{margin:0 auto}}@media screen and (max-width:700px){.routes__attribution__section2__box2__image{max-width:367px;width:100%}.routes__attribution__section2__box2__image>img{width:100%}}.routes__attribution__section2__box2__image{opacity:0;position:relative}.routes__attribution__section2__box2__image--firstLines>div,.routes__attribution__section2__box2__image--secondLines>div,.routes__attribution__section2__box2__image--thirdLines>div{background-color:#161524}.routes__attribution__section2__box2__image--firstLines{display:flex;gap:340px;left:38px;position:absolute;top:190px}@media screen and (max-width:700px){.routes__attribution__section2__box2__image--firstLines{gap:237px;left:28px;top:129px;width:310px}}@media screen and (max-width:396px){.routes__attribution__section2__box2__image--firstLines{gap:235px}}@media screen and (max-width:393px){.routes__attribution__section2__box2__image--firstLines{gap:232px;top:53%}}@media screen and (max-width:389px){.routes__attribution__section2__box2__image--firstLines{gap:230px}}@media screen and (max-width:386px){.routes__attribution__section2__box2__image--firstLines{gap:230px;left:24px;top:53%}}@media screen and (max-width:382px){.routes__attribution__section2__box2__image--firstLines{gap:227px}}@media screen and (max-width:378px){.routes__attribution__section2__box2__image--firstLines{gap:224px}}@media screen and (max-width:373px){.routes__attribution__section2__box2__image--firstLines{gap:221px}}@media screen and (max-width:370px){.routes__attribution__section2__box2__image--firstLines{gap:218px}}.routes__attribution__section2__box2__image--firstLines>div{height:5px;width:58px}@media screen and (max-width:700px){.routes__attribution__section2__box2__image--firstLines>div{width:37px}}.routes__attribution__section2__box2__image--firstLines>div:first-child{transform-origin:left}.routes__attribution__section2__box2__image--firstLines>div:last-child{transform-origin:right}.routes__attribution__section2__box2__image--secondLines{display:flex;gap:448px;left:38px;position:absolute;top:195px}@media screen and (max-width:700px){.routes__attribution__section2__box2__image--secondLines{gap:304px;left:26px;top:134px;width:310px}}@media screen and (max-width:396px){.routes__attribution__section2__box2__image--secondLines{gap:302px}}@media screen and (max-width:394px){.routes__attribution__section2__box2__image--secondLines{gap:300px}}@media screen and (max-width:391px){.routes__attribution__section2__box2__image--secondLines{gap:297px;top:132px}}@media screen and (max-width:388px){.routes__attribution__section2__box2__image--secondLines{gap:294px;top:130px}}@media screen and (max-width:385px){.routes__attribution__section2__box2__image--secondLines{gap:290px}}@media screen and (max-width:380px){.routes__attribution__section2__box2__image--secondLines{gap:288px;left:25px;top:128px}}@media screen and (max-width:377px){.routes__attribution__section2__box2__image--secondLines{gap:285px;top:126px}}@media screen and (max-width:374px){.routes__attribution__section2__box2__image--secondLines{gap:281px}}@media screen and (max-width:372px){.routes__attribution__section2__box2__image--secondLines{gap:278px}}.routes__attribution__section2__box2__image--secondLines>div{height:79px;transform-origin:bottom;width:5px}@media screen and (max-width:700px){.routes__attribution__section2__box2__image--secondLines>div{height:58px}}.routes__attribution__section2__box2__image--thirdLines{bottom:72px;display:flex;gap:146px;left:39px;position:absolute}@media screen and (max-width:700px){.routes__attribution__section2__box2__image--thirdLines{bottom:49px;gap:102px;left:28px;width:310px}}@media screen and (max-width:395px){.routes__attribution__section2__box2__image--thirdLines{gap:100px}}@media screen and (max-width:393px){.routes__attribution__section2__box2__image--thirdLines{left:26px}}@media screen and (max-width:388px){.routes__attribution__section2__box2__image--thirdLines{gap:98px;left:24px}}@media screen and (max-width:384px){.routes__attribution__section2__box2__image--thirdLines{bottom:46px;gap:97px;left:22px}}@media screen and (max-width:377px){.routes__attribution__section2__box2__image--thirdLines{left:20px}}@media screen and (max-width:374px){.routes__attribution__section2__box2__image--thirdLines{gap:95px}}@media screen and (max-width:372px){.routes__attribution__section2__box2__image--thirdLines{gap:94px;left:18px}}.routes__attribution__section2__box2__image--thirdLines>div{height:6px;width:156px}@media screen and (max-width:700px){.routes__attribution__section2__box2__image--thirdLines>div{width:105px}}.routes__attribution__section2__box2__image--thirdLines>div:first-child{transform-origin:right}.routes__attribution__section2__box2__image--thirdLines>div:last-child{transform-origin:left}.routes__attribution__section2__box2__image--show{animation:fadeIn .6s ease forwards}.routes__attribution__section2__box2__image--show .routes__attribution__section2__box2__image--firstLines>div{animation:widthAnimation .3s linear .6s forwards}.routes__attribution__section2__box2__image--show .routes__attribution__section2__box2__image--secondLines>div{animation:heightAnimation .3s linear .9s forwards}.routes__attribution__section2__box2__image--show .routes__attribution__section2__box2__image--thirdLines>div{animation:widthAnimation .3s linear 1.2s forwards}@media screen and (max-width:1250px){.routes__attribution__section2__box3 .routes__tracking__section3__box2__info{order:1}.routes__attribution__section2__box3 .routes__attribution__section2__box3__track{order:2}}.routes__attribution__section2__box3__track{opacity:0;position:relative}@media screen and (max-width:1250px){.routes__attribution__section2__box3__track{margin:0 auto}}@media screen and (max-width:700px){.routes__attribution__section2__box3__track{max-width:368px;width:100%}.routes__attribution__section2__box3__track>img{width:100%}}.routes__attribution__section2__box3__track--firstLines>div,.routes__attribution__section2__box3__track--secondLines>div,.routes__attribution__section2__box3__track--thirdLines>div{background-color:#161524}.routes__attribution__section2__box3__track--firstLines{display:flex;flex-direction:column;gap:83px;left:269px;position:absolute;top:103px}@media screen and (max-width:700px){.routes__attribution__section2__box3__track--firstLines{gap:58px;left:184px;top:72px}}@media screen and (max-width:399px){.routes__attribution__section2__box3__track--firstLines{gap:56px}}@media screen and (max-width:396px){.routes__attribution__section2__box3__track--firstLines{left:182px}}@media screen and (max-width:394px){.routes__attribution__section2__box3__track--firstLines{gap:54px}}@media screen and (max-width:392px){.routes__attribution__section2__box3__track--firstLines{left:180px;top:70px}}@media screen and (max-width:388px){.routes__attribution__section2__box3__track--firstLines{left:177px}}@media screen and (max-width:384px){.routes__attribution__section2__box3__track--firstLines{top:68px}}@media screen and (max-width:382px){.routes__attribution__section2__box3__track--firstLines{gap:52px;left:175px}}@media screen and (max-width:378px){.routes__attribution__section2__box3__track--firstLines{left:172px}}@media screen and (max-width:372px){.routes__attribution__section2__box3__track--firstLines{gap:50px;left:169px;top:66px}}.routes__attribution__section2__box3__track--firstLines>div{height:37px;width:5px}@media screen and (max-width:700px){.routes__attribution__section2__box3__track--firstLines>div{height:25px}}.routes__attribution__section2__box3__track--secondLines{display:flex;flex-direction:column;gap:152px;left:167px;position:absolute;top:102px}@media screen and (max-width:700px){.routes__attribution__section2__box3__track--secondLines{gap:105px;left:115px;top:68px}}@media screen and (max-width:397px){.routes__attribution__section2__box3__track--secondLines{gap:103px}}@media screen and (max-width:393px){.routes__attribution__section2__box3__track--secondLines{left:113px;width:134px}}@media screen and (max-width:392px){.routes__attribution__section2__box3__track--secondLines{top:66px}}@media screen and (max-width:390px){.routes__attribution__section2__box3__track--secondLines{gap:101px;width:132px}}@media screen and (max-width:385px){.routes__attribution__section2__box3__track--secondLines{gap:98px}}@media screen and (max-width:382px){.routes__attribution__section2__box3__track--secondLines{left:110px}}@media screen and (max-width:379px){.routes__attribution__section2__box3__track--secondLines{gap:96px}}@media screen and (max-width:376px){.routes__attribution__section2__box3__track--secondLines{top:64px}}@media screen and (max-width:374px){.routes__attribution__section2__box3__track--secondLines{left:107px}}@media screen and (max-width:370px){.routes__attribution__section2__box3__track--secondLines{top:62px}}.routes__attribution__section2__box3__track--secondLines>div{background-color:initial;display:flex;height:5px;width:200px}@media screen and (max-width:700px){.routes__attribution__section2__box3__track--secondLines>div{width:136px}}@media screen and (max-width:393px){.routes__attribution__section2__box3__track--secondLines>div{width:100%}}.routes__attribution__section2__box3__track--secondLines>div>div:first-child{background-color:#161524;transform-origin:left;width:50%}.routes__attribution__section2__box3__track--secondLines>div>div:last-child{background-color:#161524;transform-origin:right;width:50%}.routes__attribution__section2__box3__track--thirdLines{display:flex;gap:176px;left:16px;position:absolute;top:82px}@media screen and (max-width:700px){.routes__attribution__section2__box3__track--thirdLines{gap:134px;left:11px;top:55px}}@media screen and (max-width:396px){.routes__attribution__section2__box3__track--thirdLines{gap:132px}}@media screen and (max-width:394px){.routes__attribution__section2__box3__track--thirdLines{gap:38%;width:calc(100% - 22px)}}@media screen and (max-width:390px){.routes__attribution__section2__box3__track--thirdLines{left:9px}}@media screen and (max-width:388px){.routes__attribution__section2__box3__track--thirdLines{top:53px}}@media screen and (max-width:385px){.routes__attribution__section2__box3__track--thirdLines{gap:125px}}@media screen and (max-width:383px){.routes__attribution__section2__box3__track--thirdLines{gap:122px}}@media screen and (max-width:376px){.routes__attribution__section2__box3__track--thirdLines{gap:127px;top:51px}}@media screen and (max-width:374px){.routes__attribution__section2__box3__track--thirdLines{gap:125px}}@media screen and (max-width:372px){.routes__attribution__section2__box3__track--thirdLines{gap:122px}}.routes__attribution__section2__box3__track--thirdLines>div{height:200px;width:165px}@media screen and (max-width:700px){.routes__attribution__section2__box3__track--thirdLines>div{height:140px;width:106px}}@media screen and (max-width:376px){.routes__attribution__section2__box3__track--thirdLines>div{width:100px}}.routes__attribution__section2__box3__track--thirdLines>div:first-child{transform-origin:left}.routes__attribution__section2__box3__track--thirdLines>div:last-child{transform-origin:right}.routes__attribution__section2__box3__track--show{animation:fadeIn .6s ease forwards}.routes__attribution__section2__box3__track--show .routes__attribution__section2__box3__track--firstLines>div{animation:heightAnimation .3s linear .6s forwards}.routes__attribution__section2__box3__track--show .routes__attribution__section2__box3__track--firstLines>div:first-child{transform-origin:top}.routes__attribution__section2__box3__track--show .routes__attribution__section2__box3__track--firstLines>div:last-child{transform-origin:bottom}.routes__attribution__section2__box3__track--show .routes__attribution__section2__box3__track--secondLines>div>div{animation:widthAnimation .3s linear .9s forwards}.routes__attribution__section2__box3__track--show .routes__attribution__section2__box3__track--thirdLines>div{animation:widthAnimation .3s linear 1.2s forwards}.routes__attribution__section2__box4{margin:0 auto 300px;max-width:1216px;width:100%}.routes__attribution__section2__box4>h1{margin-bottom:68px}@media screen and (max-width:900px){.routes__attribution__section2__box4>h1{margin-bottom:20px}.routes__attribution__section2__box4{margin-bottom:150px}}.routes__attribution__section2__box4__table{display:grid;grid-template-columns:repeat(3,1fr);overflow-x:scroll}@media screen and (max-width:1000px){.routes__attribution__section2__box4__table{grid-template-columns:repeat(3,-webkit-max-content);grid-template-columns:repeat(3,max-content);padding-bottom:10px}}.routes__attribution__section2__box4__table__top{grid-gap:23px;display:grid;gap:23px;grid-column:1/span all;grid-template-columns:subgrid;padding:16px 0}.routes__attribution__section2__box4__table__top>p{color:#fff;font-family:Inter;font-size:18px;font-weight:600;line-height:32px;max-width:333px}.routes__attribution__section2__box4__table__item{grid-gap:23px;border-top:1px solid #ffffff0d;display:grid;gap:23px;grid-column:1/span all;grid-template-columns:subgrid;padding:26px 0}@media screen and (max-width:700px){.routes__attribution__section2__box4__table__item{padding:16px 0}.routes__attribution__section2__box4__table__item:last-child{border-bottom:1px solid #ffffff0d}}.routes__attribution__section2__box4__table__item>p{color:#fff;font-family:Inter;font-size:16px;font-weight:300;line-height:24px;max-width:333px}@media screen and (max-width:700px){.routes__attribution__section2__box4__table__item>p{font-size:14px;max-width:220px}.routes__attribution__section2__box4__table__item>p:first-child{max-width:187px}}@keyframes widthAnimation{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes heightAnimation{0%{transform:scaleY(1)}to{transform:scaleY(0)}}.routes__pricing{padding:80px 16px 50px;position:relative;width:100%}@media screen and (max-width:900px){.routes__pricing{padding:40px 16px}}.routes__pricing .routes__reporting__section1__background1,.routes__pricing .routes__reporting__section1__background2{right:0}.routes__pricing .routes__attribution__section2__background{bottom:113px;right:0;top:auto}.routes__pricing__section1{width:100%}.routes__pricing__section1 .routes__landingPageV2__section5__box2{position:relative;z-index:5}.routes__pricing__section1 .routes__landingPageV2__section5__box2__slider__pack__name{margin-bottom:30px}.routes__pricing__section1 .routes__landingPageV2__section5__box2__slider__pack__oldPrice{color:#87868a;font-family:Inter;font-size:22px;font-style:Medium;font-weight:500;line-height:100%;text-decoration:line-through}.routes__pricing__section1 .routes__landingPageV2__section5__box2__slider__pack__list__item:first-child{border:none}.routes__pricing__section1 .routes__landingPageV2__section5__box2__slider__pack__list__item{align-items:center}.routes__pricing__section1 .routes__landingPageV2__section5__box2__slider__pack__list__item__info{filter:contrast(0);margin-left:-9px}.routes__pricing__section1 .routes__landingPageV2__section5__box2__slider__wrap{height:739px}@media screen and (max-width:900px){.routes__pricing .route__campaign__section1__graph{display:none}}.routes__pricing__section2{position:relative;width:100%}.routes__pricing__section2__box1{margin:0 auto 120px;max-width:1176px;position:relative;width:100%;z-index:5}@media screen and (max-width:900px){.routes__pricing__section2__box1{margin-bottom:50px}}.routes__pricing__section2__box1 .routes__landingPageV2__title{margin-bottom:23px}@media screen and (max-width:900px){.routes__pricing__section2__box1 .routes__landingPageV2__title{margin-bottom:20px!important}.routes__pricing__section2__box1 .routes__landingPageV2__title>span{display:block}}.routes__pricing__section2__box1>p{color:#757185;font-family:Lato;font-size:23.42px;font-style:Regular;font-weight:400;line-height:120%;margin-bottom:67px;text-align:center}@media screen and (max-width:900px){.routes__pricing__section2__box1>p{font-size:18px;margin-bottom:28px}}.routes__pricing__section2__box1__table{display:grid;grid-template-columns:1fr 1fr 1fr 342px;width:100%}@media screen and (max-width:800px){.routes__pricing__section2__box1__table{column-gap:70px;grid-template-columns:repeat(4,-webkit-max-content);grid-template-columns:repeat(4,max-content);overflow-x:scroll}}.routes__pricing__section2__box1__table__column{border-top:1px solid #ffffff0d;display:grid;grid-column:1/span all;grid-template-columns:subgrid;padding:20px}.routes__pricing__section2__box1__table__column:first-child{border:none}.routes__pricing__section2__box1__table__column__item{display:flex;flex-direction:column;gap:10px;justify-content:center;max-width:342px}.routes__pricing__section2__box1__table__column__item>p{color:#fff;font-family:Inter;font-size:16px;font-weight:300;line-height:24px;max-width:342px}@media screen and (max-width:800px){.routes__pricing__section2__box1__table__column__item>p{font-size:14px}}.routes__pricing__section2__box1__table__column__item:first-child>p{font-weight:600}.routes__pricing__section2__box1__table__column__item__icons{display:flex;gap:8px}.routes__pricing__section2__box1__table__top{display:grid;grid-column:1/span all;grid-template-columns:subgrid;width:100%}.routes__pricing__section2__box1__table__top>p{color:#ac6aff;font-family:Inter;font-size:16px;font-weight:500;line-height:24px}.routes__pricing__section2__box1__table__top>p:last-child{max-width:342px}.routes__pricing__section2__box2{margin:0 auto 120px;max-width:1176px;width:100%}@media screen and (max-width:900px){.routes__pricing__section2__box2{margin-bottom:50px}}.routes__pricing__section2__box2 .routes__landingPageV2__title{margin-bottom:68px}@media screen and (max-width:900px){.routes__pricing__section2__box2 .routes__landingPageV2__title{margin-bottom:30px!important}}.routes__pricing__section2__box2__table{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 24px;width:100%}@media screen and (max-width:650px){.routes__pricing__section2__box2__table{column-gap:20px;grid-template-columns:-webkit-max-content -webkit-max-content -webkit-max-content -webkit-max-content 24px;grid-template-columns:max-content max-content max-content max-content 24px;justify-content:space-between;overflow-x:scroll}}.routes__pricing__section2__box2__table__column{border-top:1px solid #ffffff0d;cursor:pointer;display:grid;grid-column:1/span all;grid-template-columns:subgrid;padding:20px}.routes__pricing__section2__box2__table__column>img{transition:transform .4s ease}@media screen and (max-width:650px){.routes__pricing__section2__box2__table__column>img{display:block;grid-column:5/7;justify-self:end;margin-left:auto}}.routes__pricing__section2__box2__table__column__item:not(:first-child){display:flex;justify-content:center}.routes__pricing__section2__box2__table__column__item>p{color:#fff;font-family:Inter;font-size:16px;font-weight:300;line-height:24px}.routes__pricing__section2__box2__table__top{display:grid;grid-column:1/span all;grid-template-columns:subgrid}.routes__pricing__section2__box2__table__top>p{color:#ac6aff;font-family:Inter;font-size:16px;font-weight:500;line-height:24px}.routes__pricing__section2__box2__table__top>p:not(:first-child){text-align:center}.routes__pricing__section2__box2__table__wrap,.routes__pricing__section2__box2__table__wrap__dropdown{display:grid;grid-column:1/span all;grid-template-columns:subgrid}.routes__pricing__section2__box2__table__wrap__dropdown{cursor:default;max-height:0;overflow:hidden;transition:max-height .4s ease}.routes__pricing__section2__box2__table__wrap--show .routes__pricing__section2__box2__table__wrap__dropdown{max-height:1000px}.routes__pricing__section2__box2__table__wrap--show .routes__pricing__section2__box2__table__column>img{transform:rotate(180deg)}.routes__pricing__section2__box3{margin:0 auto 272px;max-width:1176px;width:100%}@media screen and (max-width:900px){.routes__pricing__section2__box3{margin-bottom:202px}}.routes__pricing__section2__box3 .routes__landingPageV2__title{margin-bottom:24px}@media screen and (max-width:500px){.routes__pricing__section2__box3 .routes__landingPageV2__title{margin:0 auto 20px;max-width:332px;width:100%}}.routes__pricing__section2__box3>p{color:#757185;font-family:Lato;font-size:18px;font-weight:400;line-height:140%;margin-bottom:68px;text-align:center}@media screen and (max-width:600px){.routes__pricing__section2__box3>p{margin-bottom:30px}}.routes__pricing__section2__box3__questions{width:100%}.routes__pricing__section2__box3__questions__item{cursor:pointer;padding:20px 0;width:100%}.routes__pricing__section2__box3__questions__item:not(:first-child){border-top:1px solid #1a1821}.routes__pricing__section2__box3__questions__item__main{align-items:flex-start;display:flex;gap:20px;width:100%}@media screen and (max-width:600px){.routes__pricing__section2__box3__questions__item__main{gap:16px}}.routes__pricing__section2__box3__questions__item__main>h4{color:#fff;flex-grow:1;flex-shrink:1;font-family:Lato;font-size:20px;font-weight:500;line-height:24px}@media screen and (max-width:600px){.routes__pricing__section2__box3__questions__item__main>h4{font-size:18px}}.routes__pricing__section2__box3__questions__item__main>img{transition:transform .4s ease}.routes__pricing__section2__box3__questions__item__dropdown{max-height:0;overflow:hidden;padding-left:43px;padding-top:0;transition:padding .4s ease,max-height .2s ease;width:100%}@media screen and (max-width:600px){.routes__pricing__section2__box3__questions__item__dropdown{padding-left:38px}}.routes__pricing__section2__box3__questions__item__dropdown>p{color:#757185;font-family:Inter;font-size:14px;font-weight:400;line-height:24px}.routes__pricing__section2__box3__questions__item--show .routes__pricing__section2__box3__questions__item__dropdown{max-height:200px;padding-top:14px}.routes__pricing__section2__box3__questions__item--show .routes__pricing__section2__box3__questions__item__main>img{transform:rotate(-180deg)}.routes__blogs{padding:80px 16px 50px;width:100%}.routes__blogs__wrap{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1216px;width:100%}.routes__blogs__wrap__item{border:1px solid #363049;border-radius:20px;cursor:pointer;padding:20px;transition:border-color .3s ease}.routes__blogs__wrap__item:hover{border-color:#ac6aff}.routes__blogs__wrap__item>h1{color:#fff;font-family:Inter;font-size:22px;line-height:30px;margin-bottom:20px}.routes__blogs__wrap__item>p{color:#86858a;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}.routes__blogs__page{padding:80px 16px 50px;position:relative;width:100%}@media screen and (max-width:900px){.routes__blogs__page{padding:40px 16px}}.routes__blogs__page .routes__reporting__section1__background1,.routes__blogs__page .routes__reporting__section1__background2{right:0}.routes__blogs__page__wrap{margin:0 auto;max-width:1216px;width:100%}.routes__blogs__page__wrap__title{color:#fff;font-family:Lato;font-size:50px;font-weight:700;line-height:120%;margin-bottom:68px;text-align:center}@media screen and (max-width:900px){.routes__blogs__page__wrap__title{font-family:Lato;font-size:28px;font-weight:700;line-height:140%;margin-bottom:30px}}.routes__blogs__page__wrap__subtitle{color:#fff;font-family:Lato;font-size:32px;font-weight:700;line-height:40px;margin-bottom:24px}@media screen and (max-width:600px){.routes__blogs__page__wrap__subtitle{font-size:26px;line-height:34px}}.routes__blogs__page__wrap__list{border-left:4px solid #6c5dd3;margin-bottom:20px;padding-left:40px;width:100%}.routes__blogs__page__wrap__list>li{color:#fff9;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;margin-bottom:20px}@media screen and (max-width:600px){.routes__blogs__page__wrap__list>li{font-size:16px;line-height:120%}}.routes__blogs__page__wrap__list>li::marker{color:#6c5dd3}.routes__blogs__page__wrap>p{color:#fff9;font-family:Lato;font-size:18px;font-weight:400;line-height:24px;margin-bottom:20px}.routes__blogs__page__wrap>p>b{color:#6c5dd3}@media screen and (max-width:600px){.routes__blogs__page__wrap>p{font-size:16px;line-height:120%}}.routes__blogs__page__wrap__listHead{color:#fff;font-family:Lato;font-size:20px;font-weight:700;line-height:26px;margin-bottom:10px}@media screen and (max-width:600px){.routes__blogs__page__wrap__listHead{font-size:18px;line-height:24px}}.routes__blogs__page__wrap__table{border:1px solid #353049;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:20px;max-width:600px}.routes__blogs__page__wrap__table__item{border-bottom:1px solid #353049;display:grid;grid-column:1/span all;grid-template-columns:subgrid}.routes__blogs__page__wrap__table__item:first-child>p{color:#6c5dd3;font-weight:700}.routes__blogs__page__wrap__table__item>p{color:#fff;font-family:Lato;font-size:16px;font-weight:400;line-height:22px;padding:14px 24px}.routes__blogs__page__wrap__table__item>p:first-child{border-right:1px solid #353049}.route__register{align-items:center;background-color:#2c2e38;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}@media screen and (max-width:1200px){.route__register{justify-content:flex-start;padding-top:20px}}.route__register__logo{cursor:pointer;height:auto;width:60px}.route__register__logo>img{height:auto;width:100%}.route__register__welcome{font-size:18px;font-weight:500}.route__register__headline,.route__register__welcome{font-family:Inter;letter-spacing:0;line-height:100%;margin-top:20px}.route__register__headline{font-size:28px;font-weight:600;margin-bottom:20px}.route__register__split{grid-column-gap:65px;column-gap:65px;display:grid;grid-template-columns:-webkit-max-content -webkit-max-content 1fr;grid-template-columns:max-content max-content 1fr;grid-template-rows:auto;height:auto;max-width:100%;min-height:300px;width:auto}@media screen and (max-width:1200px){.route__register__split{display:flex;flex-direction:column-reverse}}@media screen and (max-width:700px){.route__register__split{max-width:90%}}.route__register__split__line{background-color:#66666640;height:100%;position:relative;width:2px}@media screen and (max-width:1200px){.route__register__split__line{height:2px;width:100%}}.route__register__split__line>span{background-color:#2c2e38;border-radius:50%;color:#fff;font-family:Inter;font-size:16px;font-weight:400;left:50%;letter-spacing:0;line-height:100%;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);vertical-align:middle}.route__register__split__left,.route__register__split__right{min-height:100%;padding:50px 64px}@media screen and (max-width:1200px){.route__register__split__left,.route__register__split__right{max-width:100%;min-height:auto}}.route__register__split__left{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center}.route__register__split__left__btn{align-items:center;border:1px solid #373a43;border-radius:8px;cursor:pointer;display:flex;font-family:Inter;font-size:18px;font-weight:400;gap:18px;height:56px;justify-content:center;letter-spacing:0;line-height:100%;text-align:center;transition:background-color .3s ease;vertical-align:middle;width:354px}.route__register__split__left__btn:hover{background-color:#373a43}.route__register__split__right{height:700px;overflow:hidden;position:relative;width:482px}@media screen and (max-width:1200px){.route__register__split__right{height:750px}}.route__register__split__right__steps{align-items:center;display:flex;gap:10px;justify-content:space-evenly;margin-bottom:20px;width:100%}.route__register__split__right__steps>p{align-items:center;background-color:#808191;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;transition:all .3s ease;width:50px}@media screen and (max-width:700px){.route__register__split__right__steps>p{height:30px;width:30px}}.route__register__split__right__steps>div{background-color:#808191;height:1px;width:100px}@media screen and (max-width:700px){.route__register__split__right__steps>div{width:40px}}.route__register__split__right__step{position:absolute;transition:left .3s ease;width:100%}.route__register__split__right__step__bot{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:2fr 1fr;height:65px}.route__register__split__right__step__bot>button{height:65px;margin-top:0!important}@media screen and (max-width:500px){.route__register__split__right__step__bot>button{height:43px}.route__register__split__right__step__bot{grid-template-columns:1fr}}.route__register__split__right__label{font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:100%}.route__register__split__right .styledComponent__input{margin-bottom:16px;margin-top:12px;width:100%}.route__register__split__right__infoP{bottom:10px;color:#ff754c;left:0;margin-top:10px;opacity:0;position:absolute;text-align:center;transition:opacity .3s ease}.route__register__split__right__forgot,.route__register__split__right__infoP{font-family:Inter;font-size:16px;font-weight:300;letter-spacing:0;line-height:100%}.route__register__split__right__forgot{align-items:center;color:#808191;display:flex;height:auto;justify-content:center;margin-top:20px;width:100%}.route__register__split__right__forgot>span{color:#fff;cursor:pointer;font-weight:700}.route__register__split__right__forgot>span:hover{text-decoration:underline}.route__register__bottom{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:20px}.route__register__bottom>p{color:#808191;font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:120%;text-align:center}.route__register__bottom>p>span{color:#fff;cursor:pointer;font-weight:700}.route__register__bottom>p>span:hover{text-decoration:underline}.route__register__bottom>p>a{color:#fff;cursor:pointer;font-weight:700}.route__register__bottom>p>a:hover{text-decoration:underline}.route__admin__users__add__wrap__input--error>.component__customComponent__dropbox{border-color:#ff754c}.route__user__creatives{display:flex;flex-direction:column;gap:10px;height:auto;min-height:100%;width:100%}@media screen and (max-width:770px){.route__user__creatives{padding-top:80px}}.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:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:repeat(auto-fit,280px);grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:auto;padding-top:80px;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{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:12px;height:auto;justify-content:flex-end}.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:18px;position:relative;width:18px}.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}body.light .route__user__creatives__st__addCreative__pills__pill{background-color:#fff;border:1px solid #e9e8e8}.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-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:-webkit-max-content;height:max-content;padding:5px 10px;transition:background-color .3s ease;width:-webkit-max-content;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:-webkit-max-content;grid-template-rows:max-content;position:relative}@media screen and (max-width:770px){.route__user__creatives__st{grid-template-columns:1fr}}.route__user__creatives__st__sideFilters{background-color:#2c2e38;border-radius:5px;box-shadow:0 0 36px 0 #0003;display:flex;flex-direction:column;gap:10px;height:100vh;padding:16px;position:-webkit-sticky;position:sticky;right:0;top:0;width:300px}@media screen and (max-width:770px){.route__user__creatives__st__sideFilters{display:none}}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:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:repeat(2,1fr);grid-template-rows:-webkit-max-content;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}@media screen and (max-width:770px){.route__user__creatives__st__content{width:100%}}.route__user__creatives__st__content__item{background-color:#2c2e38;border-radius:5px;box-shadow:0 0 36px 0 #0000003d;gap:16px;padding:16px}body.light .route__user__creatives__st__content__item{background-color:#fff;border:1px solid #e4e4e4}.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__user{bottom:12px;height:38px;position:absolute;right:12px;width:38px}.route__user__creatives__st__content__item__image__flag{bottom:12px;display:flex;justify-content:flex-start;left:12px;position:absolute}.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%;object-fit:cover;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:-webkit-max-content;height:max-content;line-height:16.67px;padding:2px 4px;text-align:left;transform:translateY(-50%);width:-webkit-max-content;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:#2c2e38;border-radius:3px;box-sizing:border-box;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,-webkit-max-content);grid-template-rows:repeat(2,max-content);height:auto;margin-top:auto;overflow:hidden;width:100%}body.light .route__user__creatives__st__content__item__performance{background-color:#f7f7f7}.route__user__creatives__st__content__item__performance>p{border:1px solid #bed1e640;font-family:Inter;font-size:12px;font-weight:500;height:100%;line-height:16px;padding:7px 7px 7px 16px;text-align:left;width:100%}body.light .route__user__creatives__st__content__item__performance>p{color:#11142d}.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:#d9e8ff;border:4px solid #fff9;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%}@media screen and (max-width:770px){.route__user__creatives__as__filters__item{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.route__user__creatives__as__filters__item>.styledComponent__button{min-height:40px}}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:-webkit-max-content 1fr 48px;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}@media screen and (max-width:770px){.route__user__creatives__as__viewHistory__wrap{padding-top:80px;width:100%}}@media screen and (max-width:500px){.route__user__creatives__as__viewHistory__wrap{width:100%}}.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__wrap__content .customComponents__table{grid-template-columns:-webkit-max-content -webkit-max-content -webkit-max-content -webkit-max-content 150px!important;grid-template-columns:max-content max-content max-content max-content 150px!important;width:100%!important}.route__user__creatives__as__viewHistory__wrap__content .customComponents__table__filterHead__addFilterWrap{max-width:100%;min-width:0;width:100%}@media screen and (max-width:850px){.route__user__creatives__as__viewHistory__wrap__content .customComponents__table__filterHead__addFilterWrap{grid-gap:16px;display:grid;gap:16px;grid-column:1/5!important;grid-template-columns:repeat(2,1fr)}.route__user__creatives__as__viewHistory__wrap__content .customComponents__table__filterHead__addFilterWrap>div{margin:0}.route__user__creatives__as__viewHistory__wrap__content .customComponents__table__filterHead__addFilterWrap>button{margin:0!important;width:auto}}@media screen and (max-width:650px){.route__user__creatives__as__viewHistory__wrap__content .customComponents__table__filterHead__addFilterWrap{grid-column:1/4!important;padding-left:16px}}@media screen and (max-width:560px){.route__user__creatives__as__viewHistory__wrap__content .customComponents__table__filterHead__addFilterWrap{grid-column:1/3!important}}@media screen and (max-width:500px){.route__user__creatives__as__viewHistory__wrap__content .customComponents__table__filterHead__addFilterWrap{grid-column:1/2!important;grid-template-columns:1fr}}.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:#232630;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:#f1f1f1}@media screen and (max-width:770px){.route__user__creatives__st__modal__wrap{padding-top:80px;width:100%}}@media screen and (max-width:650px){.route__user__creatives__st__modal__wrap{width:100%}}.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}@media screen and (max-width:700px){.route__user__creatives__st__modal__wrap__top{grid-row-gap:10px;display:grid;grid-template-columns:1fr 30px;row-gap:10px}.route__user__creatives__st__modal__wrap__top__left{order:1}.route__user__creatives__st__modal__wrap__top__right{order:2}.route__user__creatives__st__modal__wrap__top>button{grid-column:1/3;height:30px!important;margin:0!important;order:3}}.route__user__creatives__st__modal__wrap__top__left{color:#fff;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:24px}body.light .route__user__creatives__st__modal__wrap__top__left{color:#000}.route__user__creatives__st__modal__wrap__top__right{align-items:center;border-radius:3px;cursor:pointer;display:flex;justify-content:center}.route__user__creatives__st__modal__wrap__content{color:#fff;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;overflow-y:scroll;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}@media screen and (max-width:1000px){.route__user__creatives__st__modal__wrap__content__wrap{grid-template-columns:1fr;row-gap:20px}}@media screen and (max-width:650px){.route__user__creatives__st__modal__wrap__content__wrap{grid-template-columns: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%}@media screen and (max-width:550px){.route__user__creatives__st__modal__wrap__content__wrap__left{max-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:-webkit-max-content;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}@media screen and (max-width:550px){.route__user__creatives__st__modal__wrap__content__wrap__left__content{width:100%}}.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:10px;justify-content:center;margin:16px 0}.route__user__creatives__st__modal__wrap__content__wrap__left__buttons__back,.route__user__creatives__st__modal__wrap__content__wrap__left__buttons__forward{align-items:center;background-color:#2c2e38;border-radius:2px;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}body.light .route__user__creatives__st__modal__wrap__content__wrap__left__buttons__back,body.light .route__user__creatives__st__modal__wrap__content__wrap__left__buttons__forward{background-color:#fff;border:1px solid #ccc}.route__user__creatives__st__modal__wrap__content__wrap__left__buttons__back>img{transform:rotate(180deg)}.route__user__creatives__st__modal__wrap__content__wrap__left__buttons__btn{align-items:center;border-radius:2px;color:#808191;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-weight:400;height:24px;justify-content:center;line-height:18px;text-align:left;transition:background-color .3s ease,color .3s ease;width:24px}body.dark .route__user__creatives__st__modal__wrap__content__wrap__left__buttons__btn{color:#808191}.route__user__creatives__st__modal__wrap__content__wrap__left__buttons__btn--active{background-color:#6c5dd3;color:#fff!important}.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:16px;display:grid;gap:16px;grid-template-columns:repeat(5,1fr);grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:auto;margin-bottom:20px;max-width:100%;width:auto}@media screen and (max-width:1250px){.route__user__creatives__st__modal__wrap__content__wrap__right__kpi{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1100px){.route__user__creatives__st__modal__wrap__content__wrap__right__kpi{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:550px){.route__user__creatives__st__modal__wrap__content__wrap__right__kpi{gap:10px;grid-template-columns:repeat(3,170px);overflow-x:scroll;padding-bottom:20px}}.route__user__creatives__st__modal__wrap__content__wrap__right__kpi__item{border:1px solid #363941;border-radius:5px;box-shadow:0 0 8px 0 #00000040;display:flex;flex-direction:column;gap:8px;padding:18px 30px;width:100%}body.light .route__user__creatives__st__modal__wrap__content__wrap__right__kpi__item{border-color:#ccc}.route__user__creatives__st__modal__wrap__content__wrap__right__kpi__item>p:first-child{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:12px;line-height:16px}body.light .route__user__creatives__st__modal__wrap__content__wrap__right__kpi__item>p:first-child{color:#11142d}.route__user__creatives__st__modal__wrap__content__wrap__right__kpi__item>p:first-child>div{background-color:#3f8cff;border-radius:2px;height:20px;width:20px}.route__user__creatives__st__modal__wrap__content__wrap__right__kpi__item>p:last-child{leading-trim:NONE;color:#fff;font-family:Inter;font-size:28px;font-style:Semi Bold;font-weight:600;line-height:100%}body.light .route__user__creatives__st__modal__wrap__content__wrap__right__kpi__item>p:last-child{color:#11142d}.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__st__modal__wrap__content__wrap__right__info{border:1px solid #242731;border-radius:5px;box-shadow:0 0 15px 0 #00000040;display:grid;grid-template-columns:1fr 1fr 1fr -webkit-max-content;grid-template-columns:1fr 1fr 1fr max-content;margin-bottom:20px;padding:30px;width:100%}body.light .route__user__creatives__st__modal__wrap__content__wrap__right__info{border:1px solid #ccc}@media screen and (max-width:1100px){.route__user__creatives__st__modal__wrap__content__wrap__right__info{column-gap:16px;grid-template-columns:1fr 1fr 1fr;row-gap:16px}}@media screen and (max-width:1000px){.route__user__creatives__st__modal__wrap__content__wrap__right__info{grid-template-columns:1fr 1fr}}@media screen and (max-width:550px){.route__user__creatives__st__modal__wrap__content__wrap__right__info{grid-template-columns:150px;padding:16px}}.route__user__creatives__st__modal__wrap__content__wrap__right__info__box{display:flex;flex-direction:column;gap:20px}.route__user__creatives__st__modal__wrap__content__wrap__right__info__box:first-child{grid-column:1/span all}.route__user__creatives__st__modal__wrap__content__wrap__right__info__box__item>p:first-child{leading-trim:NONE;color:#808191;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;line-height:24px;margin-bottom:2px}.route__user__creatives__st__modal__wrap__content__wrap__right__info__box__item>p:last-child{leading-trim:NONE;color:#fff;font-family:Inter;font-size:16px;font-style:Medium;font-weight:500;line-height:100%}body.light .route__user__creatives__st__modal__wrap__content__wrap__right__info__box__item>p:last-child{color:#11142d}.route__user__creatives__st__modal__wrap__content__wrap__right__info__button{leading-trim:NONE;align-items:center;background-color:#6c5dd3;color:#fff;display:flex;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;height:52px;justify-content:center;line-height:24px;padding:14px 22px}@media screen and (max-width:1100px){.route__user__creatives__st__modal__wrap__content__wrap__right__info__button{white-space:nowrap}}.route__user__creatives__requests{color:#fff}body.light .route__user__creatives__requests{color:#000}.route__user__creatives__requests .customComponents__table{width:100%}.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%}@media screen and (max-width:500px){.route__user__creatives__requests__kpi__item{padding:24px 28px}}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}@media screen and (max-width:610px){.route__user__creatives__requests .customComponents__table{width:100%}}.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:-webkit-max-content;grid-template-rows:max-content;height:auto;width:100%}@media screen and (max-width:700px){.route__user__creatives__fb__filters{gap:10px;grid-template-columns:repeat(1,1fr)}.route__user__creatives__fb__filters .component__filters__filterByDate{order:1}.route__user__creatives__fb__filters .component__customComponent__advancedDropdown{order:2;padding:0 12px}}.route__user__creatives__fb .customComponents__table__head__item{align-items:center;display:flex;min-height:100%!important}.route__user__creatives__fb .customComponents__table .customComponents__table__head__item{position:relative}.route__user__creatives__fb .customComponents__table .route__user__creatives__fb__tableFilter{background-color:#2c2e38;border-radius:5px;box-shadow:0 0 10px 0 #0000004d;position:absolute;right:0;top:calc(100% + 15px)}body.light .route__user__creatives__fb .customComponents__table .route__user__creatives__fb__tableFilter{background-color:#fff;border:1px solid #e4e4e4;box-shadow:0 0 5px 0 #0003}.route__user__creatives__fb .customComponents__table .route__user__creatives__fb__tableFilter__top{align-items:center;border-bottom:1px solid #373a43;display:flex;gap:8px;padding:8px}body.light .route__user__creatives__fb .customComponents__table .route__user__creatives__fb__tableFilter__top{border-color:#e4e4e4}.route__user__creatives__fb .customComponents__table .route__user__creatives__fb__tableFilter__top>input{background-color:#2c2e38;border:1px solid #373a43;border-radius:2px;padding:6px 12px}body.light .route__user__creatives__fb .customComponents__table .route__user__creatives__fb__tableFilter__top>input{background:#f7f7f7;border:1px solid #e2e2e2}.route__user__creatives__fb .customComponents__table .route__user__creatives__fb__tableFilter__top>div{background-color:#2c2e38;border:1px solid #373a43;border-radius:2px;padding-right:6px}body.light .route__user__creatives__fb .customComponents__table .route__user__creatives__fb__tableFilter__top>div{background:#f7f7f7;border:1px solid #e2e2e2}body.light .route__user__creatives__fb .customComponents__table .route__user__creatives__fb__tableFilter__top>div p{color:#11142d}.route__user__creatives__fb .customComponents__table .route__user__creatives__fb__tableFilter__bot{align-items:center;display:flex;gap:8px;padding:8px}.route__user__creatives__fb .customComponents__table .route__user__creatives__fb__tableFilter__bot>div{leading-trim:CAP_HEIGHT;align-items:center;border-radius:2px;color:#fff;display:flex;font-family:Inter;font-size:12px;font-style:Regular;font-weight:400;height:30px;justify-content:center;line-height:100%;text-align:center;width:100px}.route__user__creatives__fb .customComponents__table .route__user__creatives__fb__tableFilter__bot>div:first-child{background-color:#f3f2ff33}body.light .route__user__creatives__fb .customComponents__table .route__user__creatives__fb__tableFilter__bot>div:first-child{background-color:#f3f2ff;color:#6c5dd3}.route__user__creatives__fb .customComponents__table .route__user__creatives__fb__tableFilter__bot>div:last-child{background-color:#6c5dd3;font-weight:500}.route__user__creatives__st2{grid-column-gap:20px;column-gap:20px;display:grid;flex:1 1;grid-template-columns:300px 1fr;grid-template-rows:100%;height:100%;position:relative}@media screen and (max-width:750px){.route__user__creatives__st2{grid-template-columns:1fr;grid-template-rows:70px -webkit-max-content;grid-template-rows:70px max-content}}.route__user__creatives__st2__sidebar{height:100%;overflow:auto}.route__user__creatives__st2__content{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:repeat(auto-fit,250px);grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:auto;padding-top:80px;position:relative;row-gap:20px;width:100%}.route__user__creatives__st2__content-select{padding-top:0}.route__user__creatives__st2__content>p{color:#000;font-size:13px}body.dark .route__user__creatives__st2__content>p{color:#fff}.route__user__creatives__st2__content__toolbar{align-items:center;background-color:#373a43;border-radius:10px;display:flex;gap:20px;justify-content:flex-start;left:0;padding:3px 20px;position:absolute;top:0;width:100%}.route__user__creatives__st2__content__toolbar>.styledComponent__button{align-items:center;background-color:initial;display:flex;font-size:14px;gap:5px;justify-content:center;padding:0 20px}.route__user__creatives__st2__content__toolbar__close{cursor:pointer;margin-left:auto;padding:10px}.route__user__creatives__st2__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__st2__content__item{background-color:#fff;border-color:#e2e2e2}.route__user__creatives__st2__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__st2__content__item__image>img{height:auto;max-height:100%;max-width:100%;width:auto}.route__user__creatives__st2__content__item__header{align-items:center;color:gray;display:flex;font-size:14px;justify-content:space-between;width:100%}.route__user__creatives__st2__content__item__buttons{align-items:center;display:flex;gap:12px;height:auto;justify-content:flex-end}.route__user__creatives__st2__content__item__buttons__btn{background-size:100% 100%;cursor:pointer;height:18px;position:relative;width:18px}.route__user__creatives__st2__content__item__buttons__btn-select{border:1px solid gray}.route__user__creatives__st2__modal{align-items:center;display:flex;height:100vh;justify-content:center;width:100%;z-index:9999999}.route__user__creatives__st2__modal__container{grid-gap:20px;background-color:#232630;border-radius:5px;box-shadow:0 0 36px 0 #00000040;display:grid;gap:20px;grid-template-columns:1fr 500px;grid-template-rows:100vh;height:100%;padding:20px;width:100%}.route__user__creatives__st2__modal__container body.light{background-color:#fff}@media screen and (max-width:775px){.route__user__creatives__st2__modal__container{padding-top:70px}}@media screen and (max-width:750px){.route__user__creatives__st2__modal__container{grid-template-columns:1fr;grid-template-rows:60% 40%}}.route__user__creatives__st2__modal__container__image{align-items:center;display:flex;height:100%;justify-content:center;max-height:100%;max-width:100%;width:100%}.route__user__creatives__st2__modal__container__image>img{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.route__user__creatives__st2__modal__container__data{border-radius:5px;box-shadow:0 0 36px 0 #00000040;padding:20px}.route__user__creatives__st2__modal__container__data__header{align-items:center;display:flex;justify-content:space-between}.route__user__creatives__st2__modal__container__data__header>p{leading-trim:NONE;color:#fff;font-family:Inter;font-size:16px;font-style:Medium;font-weight:500;line-height:100%}body.light .route__user__creatives__st2__modal__container__data__header>p{color:#11142d}.route__user__creatives__st2__modal__container__data__header>img{cursor:pointer}.route__user__creatives__st2__modal__container__data__content>p{leading-trim:NONE;color:#fff;font-family:Inter;font-size:16px;font-style:Medium;font-weight:500;line-height:100%;margin-top:10px}body.light .route__user__creatives__st2__modal__container__data__content>p{color:#11142d}.route__user__creatives__st__content__folders{background-color:#2c2e38;border-radius:5px;box-shadow:0 0 36px 0 #0000003d;cursor:pointer;height:50px;padding:16px;position:absolute;top:0;width:100%}body.light .route__user__creatives__st__content__folders{background-color:#fff;border-color:#e2e2e2}.route__user__creatives__st__content__folders>p{align-items:center;color:#fff;display:flex;gap:20px;justify-content:flex-start}body.light .route__user__creatives__st__content__folders>p{color:#000}.route__user__creatives__st__content__folders>p>img{max-height:20px;width:auto}.route__user__creatives__st__content__folders__selector{background-color:#2c2e38;border-radius:5px;box-shadow:0 0 36px 0 #0000003d;height:-webkit-max-content;height:max-content;height:0;left:0;max-height:0;max-width:600px;min-width:300px;overflow:hidden;overflow:scroll;position:fixed;top:100%;top:0;transition:max-height .3s ease;width:100%;z-index:9999}body.light .route__user__creatives__st__content__folders__selector{background-color:#fff;border-color:#e2e2e2}.route__user__creatives__st__content__folders__selector-active{height:auto;max-height:500px}.route__user__creatives__st__content__folders__selector__tree{grid-gap:10px;display:grid;gap:10px;height:100%;height:-webkit-max-content;height:max-content;overflow:auto;padding:20px;width:100%}.route__user__creatives__st__content__folders__selector__tree__addbtn,.route__user__creatives__st__content__folders__selector__tree__toggle{background:#6c5dd3;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;height:20px;line-height:normal;outline:none;transition:background-color .3s ease;width:20px}.route__user__creatives__st__content__folders__selector__tree__addbtn{align-items:center;display:flex;justify-content:center;opacity:0;transition:opacity .3s ease}.route__user__creatives__st__content__folders__selector__tree__node{align-items:center;border-radius:5px;display:flex;gap:20px;justify-content:flex-start;margin-bottom:10px;padding:5px}.route__user__creatives__st__content__folders__selector__tree__node:hover{background-color:#373a43}.route__user__creatives__st__content__folders__selector__tree__node:hover>.route__user__creatives__st__content__folders__selector__tree__addbtn{opacity:1}.route__user__creatives__st__content__folders__selector__tree__create{align-items:center;display:flex;gap:10px;justify-content:flex-start;margin-bottom:20px}.route__user__creatives__st__content__folders__selector__tree__create>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:30px;line-height:19px;outline:none;padding:0 20px;transition:border .3s ease;width:40%}body.light .route__user__creatives__st__content__folders__selector__tree__create>input{background-color:#fff;border-color:#e2e2e2;color:#000}.route__user__creatives__st__content__folders__selector__tree__create>button:nth-child(2){background:#6c5dd3}.route__user__creatives__st__content__folders__selector__tree__create>button:nth-child(2),.route__user__creatives__st__content__folders__selector__tree__create>button:nth-child(3){align-items:center;border:none;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:normal;outline:none;padding:0 10px;transition:background-color .3s ease;width:auto}.route__user__creatives__st__content__folders__selector__tree__create>button:nth-child(3){background:#1b1d21}body.light .route__user__creatives__st__content__folders__selector__tree__create>button:nth-child(3){border:1px solid #000;color:#000}.route__user__creatives__st__content__folders__selector__tree__label{align-items:center;color:#fff;display:flex;font-size:14px;gap:20px;justify-content:flex-start}body.light .route__user__creatives__st__content__folders__selector__tree__label{color:#000}.route__user__creatives__st__content__folders__selector__tree__label>img{height:20px}.route__user__creatives__st__content__folders__selectorSidebar{position:static}.route__user__creatives__st__content__foldersModal{background-color:#373a43;position:relative}.route__user__creatives__st__content__folders2{background-color:#373a43;background-color:#2c2e38;border-radius:5px;box-shadow:none;cursor:pointer;height:100%;min-height:500px;position:relative;top:0;width:100%}body.light .route__user__creatives__st__content__folders2{background-color:#fff;border-color:#e2e2e2}.route__user__creatives__st__content__folders2>p{align-items:center;display:flex;gap:20px;justify-content:flex-start}body.light .route__user__creatives__st__content__folders2>p{color:#000}.route__user__creatives__st__content__folders2>p>img{max-height:20px;width:auto}.route__user__creatives__st__content__folders2__selector{border-radius:5px;height:100%;overflow:auto;width:100%}body.light .route__user__creatives__st__content__folders2__selector{background-color:#fff;border-color:#e2e2e2}.route__user__creatives__st__content__folders2__selector-active{height:100%;max-height:100%}.route__user__creatives__st__content__folders2__selector__tree{grid-gap:10px;display:grid;gap:10px;height:100%;height:-webkit-max-content;height:max-content;overflow:auto;padding:20px;width:100%}.route__user__creatives__st__content__folders2__selector__tree__toggle{background:#6c5dd3;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;height:20px;line-height:normal;outline:none;transition:background-color .3s ease;width:20px}.route__user__creatives__st__content__folders2__selector__tree__node{align-items:center;border-radius:5px;display:flex;gap:20px;justify-content:flex-start;margin-bottom:10px;padding:5px}.route__user__creatives__st__content__folders2__selector__tree__node:hover{background-color:#373a43}body.light .route__user__creatives__st__content__folders2__selector__tree__node:hover{background-color:#cacaca}.route__user__creatives__st__content__folders2__selector__tree__node:hover>.route__user__creatives__st__content__folders__selector__tree__addbtn{opacity:1}.route__user__creatives__st__content__folders2__selector__tree__node--selected{background-color:#373a43}body.light .route__user__creatives__st__content__folders2__selector__tree__node--selected{background-color:#cacaca}.route__user__creatives__st__content__folders2__selector__tree__create{align-items:center;display:flex;gap:10px;justify-content:flex-start;margin-bottom:20px}.route__user__creatives__st__content__folders2__selector__tree__create>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:30px;line-height:19px;outline:none;padding:0 20px;transition:border .3s ease;width:40%}body.light .route__user__creatives__st__content__folders2__selector__tree__create>input{background-color:#fff;border-color:#e2e2e2;color:#000}.route__user__creatives__st__content__folders2__selector__tree__create>button:nth-child(2){background:#6c5dd3}.route__user__creatives__st__content__folders2__selector__tree__create>button:nth-child(2),.route__user__creatives__st__content__folders2__selector__tree__create>button:nth-child(3){align-items:center;border:none;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:normal;outline:none;padding:0 10px;transition:background-color .3s ease;width:auto}.route__user__creatives__st__content__folders2__selector__tree__create>button:nth-child(3){background:#1b1d21}body.light .route__user__creatives__st__content__folders2__selector__tree__create>button:nth-child(3){border:1px solid #000;color:#000}.route__user__creatives__st__content__folders2__selector__tree__label{align-items:center;color:#fff;display:flex;font-size:14px;gap:20px;justify-content:flex-start}body.light .route__user__creatives__st__content__folders2__selector__tree__label{color:#000}.route__user__creatives__st__content__folders2__selector__tree__label>img{height:20px}.route__user__creatives__st__content__folders2__selectorSidebar{position:static}.route__userCpf{display:grid;grid-template-columns:1fr;grid-template-rows:-webkit-max-content 1fr;grid-template-rows:max-content 1fr;height:100%;overflow:hidden;width:100%}@media screen and (max-width:770px){.route__userCpf{padding-top:80px}}.route__userCpf__filters{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr) -webkit-max-content;grid-template-columns:repeat(3,1fr) max-content;left:0;margin-bottom:30px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.route__userCpf__filters>:nth-child(3){grid-column:3/span 2}.route__userCpf__filters>button{height:100%;width:56px}@media screen and (max-width:820px){.route__userCpf__filters{gap:10px;grid-template-columns:repeat(2,1fr)}.route__userCpf__filters>:nth-child(3){grid-column:auto}}@media screen and (max-width:770px){.route__userCpf__filters>.components__filters__filterBySearch{height:100%}.route__userCpf__filters>.styledComponent__button{min-height:45px}.route__userCpf__filters>:first-child{grid-column:1/3;height:45px;order:1;width:100%}.route__userCpf__filters>:nth-child(2){order:3}.route__userCpf__filters>:nth-child(3){order:4}.route__userCpf__filters>:nth-child(4){order:5}.route__userCpf__filters>:nth-child(5){order:2}.route__userCpf__filters>:nth-child(6){order:6}.route__userCpf__filters>:nth-child(7){order:7;width:100%}}.route__userCpf__filters>*{height:100%}.route__userCpf__filters__btn{align-items:center;background-color:#2c2e38;border:1px solid #373a43;border-radius:5px;color:#fff;cursor:pointer;display:flex;gap:4px;height:100%;justify-content:space-between;padding:4px;transition:background-color .3s ease;width:100%}.route__userCpf__filters__btn__left{display:flex;flex-direction:column;gap:2px;padding-left:11px}.route__userCpf__filters__btn__left>p{leading-trim:CAP_HEIGHT;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;line-height:17px}@media screen and (max-width:1000px){.route__userCpf__filters__btn{font-size:14px}}body.light .route__userCpf__filters__btn{background-color:#fff;border:1px solid #e2e2e2;color:#000}.route__userCpf__filters__btn.cloned-element{border-color:#0000!important}.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}.modals__offerSelectModal{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}@media screen and (max-width:770px){.modals__offerSelectModal{max-width:100%;padding-top:80px}}.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}@media screen and (max-width:770px){.modals__offerSelectModal__wrap{top:70px;width:100%}}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}.genericModal{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;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}@media screen and (max-width:770px){.genericModal__wrap{max-height:calc(100% - 90px);max-width:100%}}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:-webkit-sticky;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:-webkit-sticky;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}.route__reports__marketingOffers{height:100%;position:relative;width:100%}@media screen and (max-width:770px){.route__reports__marketingOffers{padding-top:70px}}.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}body.light .route__reports__marketingOffers__table .customComponents__table__data__group>p:first-child{color:#11142d!important}body.dark .route__reports__marketingOffers__table .customComponents__table__data__group>p:first-child{color:#fff!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)}body.light .route__reports__marketingOffers__table .customComponents__table__head>p:first-child>div{color:#11142d!important}body.dark .route__reports__marketingOffers__table .customComponents__table__head>p:first-child>div{color:#fff!important}.route__reports__marketingOffers__columns{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end;margin-bottom:20px}@media screen and (max-width:500px){.route__reports__marketingOffers__columns{grid-row-gap:12px;grid-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:repeat(2,1fr);row-gap:12px}}.route__reports__marketingOffers__columns__export{align-items:center;background-color:#2c2e38;border:1px solid #373a43;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-weight:400;gap:12px;height:37px;line-height:100%;padding:0 16px}body.light .route__reports__marketingOffers__columns__export{background-color:#f7f7f7;border:1px solid #e1e1e1;color:#808191}.route__reports__marketingOffers__columns__export--download{padding:2px 4px 2px 16px}@media screen and (max-width:500px){.route__reports__marketingOffers__columns__export--download:last-child{grid-column:2/3}}.route__reports__marketingOffers__columns__export__iconWrap{align-items:center;background-color:#6c5dd3;border-radius:2px;display:flex;height:30px;justify-content:center;width:30px}.route__reports__marketingOffers__columns__export>img{height:16px;width:16px}@media screen and (max-width:500px){.route__reports__marketingOffers__columns__export{justify-content:space-between}}.route__reports__marketingOffers__columns__groupBy{align-items:center;background-color:#2c2e38;border:1px solid #373a43;border-radius:5px;color:#fff;display:flex;gap:10px;height:37px;justify-content:center;padding:0 10px;width:auto}.route__reports__marketingOffers__columns__groupBy .component__customComponent__dropbox{border:none}body.light .route__reports__marketingOffers__columns__groupBy{background-color:#f7f7f7;border:1px solid #e1e1e1;color:#808191}@media screen and (max-width:480px){.route__reports__marketingOffers__columns__groupBy{padding:0 6px}}@media screen and (max-width:500px){.route__reports__marketingOffers__columns__groupBy{justify-content:space-between}.route__reports__marketingOffers__columns__groupBy--grid{display:grid;grid-template-columns:1fr -webkit-max-content -webkit-max-content;grid-template-columns:1fr max-content max-content}.route__reports__marketingOffers__columns__groupBy--grid>p{white-space:nowrap}}.route__reports__marketingOffers__columns__groupBy__wrap{max-width:-webkit-max-content;max-width:max-content;width:100%}.route__reports__marketingOffers__columns__groupBy__wrap .route__reports__marketingOffers__columns__groupBy{width:100%!important}@media screen and (max-width:500px){.route__reports__marketingOffers__columns__groupBy__wrap{grid-column:1/3;max-width:100%;width:100%}}.route__reports__marketingOffers__columns__groupBy__list{height:auto;padding:6px 12px}@media screen and (max-width:610px){.route__reports__marketingOffers__columns__groupBy__list{align-items:flex-start}.route__reports__marketingOffers__columns__groupBy__list>p{margin-top:4px}}.route__reports__marketingOffers__columns__groupBy__filters{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;row-gap:10px}.route__reports__marketingOffers__columns__groupBy>p,.route__reports__marketingOffers__columns__groupBy__btn{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.route__reports__marketingOffers__columns__groupBy__btn{border:1px solid #0000;border-radius:2px;color:#fff;cursor:pointer;padding:4px;transition:border .3s ease,background-color .3s ease,color .3s ease}body.light .route__reports__marketingOffers__columns__groupBy__btn{color:#808191}.route__reports__marketingOffers__columns__groupBy__btn--active{background:#6c5dd3;color:#fff!important;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:500px){.route__reports__marketingOffers__columns__groupBy--trafic{grid-column:1/3}}.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:16px;align-items:center;column-gap:16px;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 .component__filters__filterByDate{padding-right:4px}@media screen and (max-width:1200px){.route__reports__marketingOffers__filters{column-gap:16px;row-gap:10px}}@media screen and (max-width:500px){.route__reports__marketingOffers__filters .component__customComponent__advancedDropdown{padding:0 12px}}@media screen and (max-width:450px){.route__reports__marketingOffers__filters{column-gap:0}.route__reports__marketingOffers__filters .component__customComponent__advancedDropdown,.route__reports__marketingOffers__filters .route__reports__marketingOffers__filters__btn{grid-column:1/span all}}@media screen and (max-width:440px){.route__reports__marketingOffers__filters .component__filters__filterByDate__dropdown{left:0;right:auto}}.route__reports__marketingOffers__filters--additional{grid-template-columns:2fr 1fr 1fr 1fr}.route__reports__marketingOffers__filters--additional .component__filters__filterByDate__dropdown__left__item{border-bottom:1px solid #373a43;padding:16px}.route__reports__marketingOffers__filters--additional .component__filters__filterByDate__dropdown__left__item:last-child{border:none}.route__reports__marketingOffers__filters--additional .component__filters__filterByDate__dropdown__left__item>span{font-size:14px}@media screen and (max-width:1200px){.route__reports__marketingOffers__filters--additional{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:700px){.route__reports__marketingOffers__filters--additional .component__filters__filterByDate,.route__reports__marketingOffers__filters--additional .route__reports__marketingOffers__filters__userFilter{grid-column:1/3}}.route__reports__marketingOffers__filters__userFilter{height:100%;position:relative;width:100%}@media screen and (max-width:500px){.route__reports__marketingOffers__filters__userFilter{grid-column:1/span all}}.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:#2c2e38;border:1px solid #373a43;border-radius:5px;color:#fff;cursor:pointer;display:flex;gap:4px;height:100%;justify-content:space-between;padding:4px;transition:background-color .3s ease;width:100%}.route__reports__marketingOffers__filters__btn__left{display:flex;flex-direction:column;gap:2px;padding-left:11px}.route__reports__marketingOffers__filters__btn__left>p{leading-trim:CAP_HEIGHT;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;line-height:17px}@media screen and (max-width:1000px){.route__reports__marketingOffers__filters__btn{font-size:14px}}body.light .route__reports__marketingOffers__filters__btn{background-color:#fff;border:1px solid #e2e2e2;color:#000}.route__reports__marketingOffers__filters__btn.cloned-element{border-color:#0000!important}.route__reports__marketingOffers__kpi{grid-gap:16px;display:grid;gap:16px;grid-auto-rows:auto;grid-template-columns:repeat(5,1fr);grid-template-rows:auto;height:auto;margin-bottom:20px;overflow-x:scroll;padding-bottom:16px;width:100%}.route__reports__marketingOffers__kpi__item{grid-row-gap:14px;background-color:#232630;border:1px solid #373a43;border-radius:8px;box-shadow:0 0 40px 0 #0003;display:grid;grid-template-columns:1fr;min-width:176px;overflow-x:scroll;padding:16px 24px;row-gap:14px;width:100%}body.light .route__reports__marketingOffers__kpi__item{background-color:#fff;border:1px solid #e1e1e1;box-shadow:none}@media screen and (max-width:1250px){.route__reports__marketingOffers__kpi__item{padding:12px}}.route__reports__marketingOffers__kpi__item__top{grid-column-gap:30px;color:#fff;column-gap:30px;display:grid;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;grid-column:1/span all;grid-template-columns:subgrid;line-height:16px;white-space:nowrap}body.light .route__reports__marketingOffers__kpi__item__top{color:#000}.route__reports__marketingOffers__kpi__item__bottom{grid-column-gap:30px;grid-row-gap:5px;color:#fff;column-gap:30px;display:grid;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;grid-column:1/span all;grid-template-columns:subgrid;line-height:18px;row-gap:5px;white-space:nowrap}.route__reports__marketingOffers__kpi__item__bottom>div{display:none}.route__reports__marketingOffers__kpi__item__bottom span:first-child,.route__reports__marketingOffers__kpi__item__bottom span:nth-child(4),.route__reports__marketingOffers__kpi__item__bottom span:nth-child(7){text-align:left}@media screen and (max-width:1360px){.route__reports__marketingOffers__kpi__item__bottom span{margin:0}}@media screen and (max-width:550px){.route__reports__marketingOffers__kpi__item__bottom span{font-size:14px!important}}body.light .route__reports__marketingOffers__kpi__item__bottom{color:#000}.route__reports__marketingOffers__kpi__item--mobile{grid-template-columns:1fr 1fr;overflow-x:scroll}.route__reports__marketingOffers__kpi__item--mobile .route__reports__marketingOffers__kpi__item__bottom,.route__reports__marketingOffers__kpi__item--mobile .route__reports__marketingOffers__kpi__item__top{grid-template-columns:subgrid}.route__reports__marketingOffers__kpi__item--mobile .route__reports__marketingOffers__kpi__item__bottom>span:first-child,.route__reports__marketingOffers__kpi__item--mobile .route__reports__marketingOffers__kpi__item__bottom>span:nth-child(5),.route__reports__marketingOffers__kpi__item--mobile .route__reports__marketingOffers__kpi__item__bottom>span:nth-child(9){text-align:left!important}.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__columnsWrap{display:flex;flex-direction:column;gap:16px;width:100%}.route__reports__marketingOffers__columnsWrap__button{align-items:center;background-color:#2c2e38;border:1px solid #373a43;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-weight:400;justify-content:center;justify-self:flex-end;line-height:100%;margin-left:auto;max-width:133px;padding:10px 0;width:100%}body.light .route__reports__marketingOffers__columnsWrap__button{background-color:#f7f7f7;border:1px solid #e1e1e1;color:#808191}.route__reports__marketingOffers .route__reports__marketingOffers__columns{max-height:0;overflow:hidden;transition:max-height .3s ease}.route__reports__marketingOffers__filterByIntegration{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.route__reports__marketingOffers__filterByIntegration__perCampaign .customComponents__table__head{position:-webkit-sticky!important;position:sticky!important;top:0!important}.route__reports__marketingOffers__filterByIntegration__perCampaign .route__reports__marketingOffers__filterByIntegration__wrap__content{overflow-y:scroll}.route__reports__marketingOffers__filterByIntegration__perCampaign .customComponents__table{overflow:visible!important;overflow:initial!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}@media screen and (max-width:770px){.route__reports__marketingOffers__filterByIntegration__wrap{padding-top:90px;width:100%!important}}@media screen and (max-width:500px){.route__reports__marketingOffers__filterByIntegration__wrap .route__user__creatives__as__viewHistory__wrap__top__left{font-size:20px}}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%}@media screen and (max-width:1050px){.route__reports__marketingOffers__filterByIntegration__wrap__content .customComponents__table{overflow-x:scroll;width:100%}}@media screen and (max-width:615px){.route__reports__marketingOffers__filterByIntegration__wrap__content .genericTabs{flex-wrap:nowrap;gap:10px;overflow-x:scroll;padding-bottom:20px;width:100%}.route__reports__marketingOffers__filterByIntegration__wrap__content .genericTabs__tab{padding:10px}}@media screen and (max-width:500px){.route__reports__marketingOffers__filterByIntegration__wrap__content__buttonIDs{align-items:flex-start!important;flex-direction:column}.route__reports__marketingOffers__filterByIntegration__wrap__content__buttonIDs .styledComponent__input{max-width:300px;padding:10px;width:100%!important}}.route__reports__marketingOffers__filterByIntegration__wrap__content__newClients{align-items:flex-start!important;flex-direction:column}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:-webkit-max-content 1fr;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}.component__filters__filterByUserAccountMobile__dropdown{min-width:100%}.component__filters__filterByUserAccountMobile__dropdown--userSelected{grid-template-columns:0 100% 0}.component__filters__filterByUserAccountMobile__dropdown--integrationSelected{grid-template-columns:0 0 100%}.component__filters__filterByUserAccountMobile__dropdown__left,.component__filters__filterByUserAccountMobile__dropdown__middle,.component__filters__filterByUserAccountMobile__dropdown__right{border:none}.routes__reports__custom{color:#000;display:flex;flex-direction:column;gap:20px;height:auto;width:100%}@media screen and (max-width:770px){.routes__reports__custom{padding-top:70px}}body.dark .routes__reports__custom{color:#fff}.routes__reports__custom__head{align-items:center;display:flex;gap:20px}@media screen and (max-width:770px){.routes__reports__custom__head{flex-wrap:wrap}}.routes__reports__custom__scheduleTime{align-items:center;display:flex;gap:10px}@media screen and (max-width:770px){.routes__reports__custom__scheduleTime{flex-wrap:wrap}}.routes__reports__custom .customComponents__table{width:100%}.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)}@media screen and (max-width:770px){.routes__reports__custom__history__wrap{padding-top:90px}}@media screen and (max-width:500px){.routes__reports__custom__history__wrap{width:100%}}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}@media screen and (max-width:770px){.route__reports__custom__view{padding-top:70px}}.route__reports__custom__view .customComponents__table{width:100%}.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 .component__filters__filterByDate__dropdown__left__item{font-size:14px}@media screen and (max-width:1250px){.route__reports__custom__view__filters{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:670px){.route__reports__custom__view__filters{gap:12px}.route__reports__custom__view__filters .component__filters__filterByDate,.route__reports__custom__view__filters .component__filters__filterByUserAccount{grid-column:1/span all;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:54px;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;color:#fff!important}.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}@media screen and (max-width:500px){.genericModal__wrap__buttons__mobile{display:grid;grid-template-columns:auto;place-content:center;justify-content:space-between}.genericModal__wrap__buttons__mobile .genericModal__wrap__buttons__btn:first-child{grid-column:1/span all;width:100%}}@media screen and (max-width:450px){.genericModal__wrap__customReport{padding:40px 20px 20px}.genericModal__wrap__customReport .genericModal__wrap__input>p span{flex-grow:1;flex-shrink:1;font-size:12px}.genericModal__wrap__input__wrap>p{align-items:flex-start!important}.genericModal__wrap__input__wrap>p>span{flex-grow:1;flex-shrink:1}}@media screen and (max-width:490px){.genericModal__wrap__addReport .genericModal__wrap__buttons{grid-gap:0;grid-row-gap:16px;display:grid;gap:0;grid-template-columns:1fr 1fr;row-gap:16px}.genericModal__wrap__addReport .genericModal__wrap__buttons div:first-child{grid-column:1/span all;margin-right:0}.genericModal__wrap__addReport .genericModal__wrap__buttons div:last-child{align-self:flex-end;margin-left:16px}}@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%}@media screen and (max-width:1550px){.route__reports__realtime{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1250px){.route__reports__realtime{grid-template-columns:1fr}}@media screen and (max-width:770px){.route__reports__realtime{padding-top:80px}}.route__reports__realtime__filters{align-items:center;display:flex;grid-column:1/4;height:auto;justify-content:flex-end;width:100%}@media screen and (max-width:1550px){.route__reports__realtime__filters{grid-column:1/3}}@media screen and (max-width:1250px){.route__reports__realtime__filters{grid-column:1/2}}.route__reports__realtime__filters__left,.route__reports__realtime__filters__right{align-items:center;display:flex;gap:10px;height:auto;width:-webkit-max-content;width:max-content}.route__reports__realtime__filters__right{justify-content:flex-end}@media screen and (max-width:500px){.route__reports__realtime__filters__right{width:100%}.route__reports__realtime__filters__right .component__filters__filterByDate{width:100%!important}}.route__reports__realtime__progress{height:5px;left:0;position:fixed;top:0;width:100%}@media screen and (max-width:770px){.route__reports__realtime__progress{left:0!important;top:70px}}.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 .customComponents__table{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:-webkit-max-content;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:-webkit-max-content;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}@media screen and (max-width:550px){.route__reports__realtime__row .customComponents__table{width:100%}}.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__designersReport{color:wheat;height:auto;width:100%}@media screen and (max-width:770px){.route__reports__designersReport{padding-top:70px}.route__reports__designersReport>.component__filters__filterByDate{max-width:100%}}body.dark .route__reports__designersReport{color:#000}.route__reports__designersReport .customComponents__table{width:100%}.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%}@media screen and (max-width:770px){.route__reports__designersReport__kpi{grid-template-columns:1fr 1fr}}.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}@media screen and (max-width:800px){.route__reports__designersReport .customComponents__table{width:100%}}.route__reports__site{height:auto;width:100%}@media screen and (max-width:770px){.route__reports__site{padding-top:70px}}@media screen and (max-width:500px){.route__reports__site .component__filters__filterByDate{margin-left:0!important;max-width:100%!important}}.route__reports__clients{grid-gap:20px;display:grid;gap:20px;grid-template-rows:auto auto 1fr;height:100%;position:relative;width:100%}.route__reports__clients__filters{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.route__reports__clients__filters2__button{align-items:center;background:#2c2e38;border:1px solid #373a43;display:flex;gap:5px;justify-content:flex-start}.route__reports__clients__filters2__button>p>img{margin-right:5px}.route__reports__clients__content{max-width:100%;overflow:auto;position:relative}.route__reports__clients__content>.customComponents__table .customComponents__table__data>:first-child{min-width:100%!important}.route__reports__clients>p{color:#fff}.route__verifyEmail{background-color:#0e0c15;height:100%;overflow:hidden;padding:50px 20px;position:relative;width:100%}.route__verifyEmail__background{left:50%;mix-blend-mode:color-dodge;opacity:.7;position:absolute;top:-150px;transform:translateX(-50%)}@media screen and (max-width:700px){.route__verifyEmail__background{left:50%;top:-50px;width:600px}}.route__verifyEmail__wrap{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:900px;position:relative;width:100%;z-index:10}.route__verifyEmail__wrap>img{height:80px;width:80px}.route__verifyEmail__wrap>h1{color:#fff;font-family:Lato;font-size:42px;font-weight:700;line-height:72px;margin:10px 0 20px;text-align:center}@media screen and (max-width:950px){.route__verifyEmail__wrap>h1{font-size:30px;line-height:42px;max-width:360px}}.route__verifyEmail__wrap__btn{background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter;font-size:18px;font-weight:400;line-height:100%;margin:20px auto 0;padding:15px 30px;text-align:center}.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:-webkit-sticky;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:-webkit-max-content 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:-webkit-sticky;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:-webkit-sticky;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:-webkit-max-content 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:-webkit-sticky;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:-webkit-max-content;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;-webkit-backface-visibility:visible;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:-webkit-max-content 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:-webkit-max-content 1fr;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}.routes__freeTrial{background-color:#232630;position:relative;width:100%}.routes__freeTrial__header{align-items:center;display:flex;justify-content:space-between;left:0;padding:30px;position:absolute;top:0;width:100%;z-index:5}@media screen and (max-width:600px){.routes__freeTrial__header{border-bottom:1px solid #302c46;padding:14px 16px}}.routes__freeTrial__header__logo{cursor:pointer}@media screen and (max-width:600px){.routes__freeTrial__header__logo{height:34px;width:133px}.routes__freeTrial__header__logo>img{width:100%}}.routes__freeTrial__header__login{background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter;font-size:16px;font-weight:400;line-height:100%;padding:12px 24px;text-align:center}@media screen and (max-width:600px){.routes__freeTrial__header__login{background-color:initial;color:#ffffff80;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;padding:0;text-transform:none}}.routes__freeTrial__content{display:grid;grid-template-columns:1fr 1fr;width:100%}@media screen and (max-width:1040px){.routes__freeTrial__content{grid-template-columns:1fr}}.routes__freeTrial__content__slider{align-items:center;background-color:#2c2e38;display:flex;height:100vh;justify-content:center;order:2;width:100%}@media screen and (max-width:600px){.routes__freeTrial__content__slider{height:auto;padding:40px 20px 10px}}.routes__freeTrial__content__slider__wrap{max-width:497px;min-height:408px;width:100%}.routes__freeTrial__content__slider__wrap__trial{align-items:center;background-color:#cecdff;border-radius:53px;color:#6c5dd3;display:flex;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;justify-content:center;line-height:100%;margin-bottom:24px;max-width:-webkit-max-content;max-width:max-content;padding:8px 12px}@media screen and (max-width:600px){.routes__freeTrial__content__slider__wrap__trial{font-size:14px}}.routes__freeTrial__content__slider__wrap>h1{color:#fff;font-family:Lato;font-size:30px;font-style:SemiBold;font-weight:600;line-height:38.22px;margin-bottom:24px}@media screen and (max-width:600px){.routes__freeTrial__content__slider__wrap>h1{font-size:20px;line-height:120%}}.routes__freeTrial__content__slider__wrap__list{margin-bottom:40px;width:100%}.routes__freeTrial__content__slider__wrap__list__item{align-items:center;display:flex;gap:16px;margin-bottom:18px}@media screen and (max-width:484px){.routes__freeTrial__content__slider__wrap__list__item{align-items:flex-start}}.routes__freeTrial__content__slider__wrap__list__item>p{color:#fff;flex:1 1;font-family:Inter;font-size:18px;font-style:Regular;font-weight:400;line-height:24px}@media screen and (max-width:600px){.routes__freeTrial__content__slider__wrap__list__item>p{font-size:16px}}.routes__freeTrial__content__slider__wrap>p{color:#808191;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;line-height:100%}.routes__freeTrial__content__slider__wrap .splide__arrow{background-color:#242432;bottom:-16px;height:32px;opacity:1!important;top:auto;width:32px}.routes__freeTrial__content__slider__wrap .splide__arrow>svg{fill:#6c5dd3;height:14px;width:14px}.routes__freeTrial__content__slider__wrap .splide__pagination{gap:20px}.routes__freeTrial__content__slider__wrap .splide__pagination__page{background-color:#fff;height:8px;opacity:1;position:relative;width:8px}.routes__freeTrial__content__slider__wrap .splide__pagination__page.is-active{position:relative;transform:scale(1)}.routes__freeTrial__content__slider__wrap .splide__pagination__page.is-active:before{background-color:#fff;border:2px solid #000;border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.routes__freeTrial__content__slider__wrap .splide__pagination__page.is-active:after{background:linear-gradient(180deg,#ac6aff,#363049);border-radius:50%;content:"";height:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:14px;z-index:-1}.routes__freeTrial__content__slider__wrap__item{padding-bottom:32px;width:100%}.routes__freeTrial__content__slider__wrap__item__top{display:flex;height:373px;justify-content:center;margin-bottom:30px;width:100%}.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section2__box1__icons__wrap--cost{opacity:0;position:absolute;right:-40px;top:-63px;width:280px;z-index:1}@media screen and (max-width:700px){.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section2__box1__icons__wrap--cost{height:65px;right:-30px;top:-39px;width:200px}}.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section2__box1__icons__wrap--arrow{opacity:0;position:absolute;right:135px;top:3px;z-index:2}@media screen and (max-width:700px){.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section2__box1__icons__wrap--arrow{right:90px;width:20px}}.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section2__box1__icons{max-width:-webkit-max-content;max-width:max-content;padding-top:63px}.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section2__box1__icons__wrap--linked{left:-21px}.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section2__box1__icons__wrap__shadow{bottom:-28px}.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section2__box1__icons__wrap__shadow--first{background-color:#1b1b2e}.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section2__box1__icons__wrap__shadow--second{background-color:#1b1b2eb2}.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section2__box1__right{max-width:499px;padding:11px 9px 11px 4px;position:relative;width:100%}@media screen and (max-width:700px){.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section2__box1__right{max-width:368px;min-height:278px;padding:7px 5px 7px 2px}}.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section2__box1__right--image1{left:4px;max-width:303px;opacity:0;position:absolute;top:11px}@media screen and (max-width:700px){.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section2__box1__right--image1{height:134px;left:2px;top:7px;width:190px}}.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section2__box1__right--image2{bottom:-4px;max-width:294px;opacity:0;position:absolute;right:0}@media screen and (max-width:700px){.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section2__box1__right--image2{bottom:7px;height:134px;right:5px;width:190px}}.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section2__box1__right--image3{left:120px;max-width:221px;opacity:0;position:absolute;top:108px}@media screen and (max-width:700px){.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section2__box1__right--image3{height:134px;left:87px;top:75px;width:163px}}.routes__freeTrial__content__slider__wrap__item__top .route__campaign__section1__box1__right{max-width:502px;padding:52px 22px 0 0}.routes__freeTrial__content__slider__wrap__item__top .route__campaign__section1__box1__right--main{width:100%}.routes__freeTrial__content__slider__wrap__item__top .route__campaign__section1__box1__right--drop1{max-width:160px}.routes__freeTrial__content__slider__wrap__item__top .route__campaign__section1__box1__right--drop2{min-width:0;min-width:auto;top:45px;width:161px}.routes__freeTrial__content__slider__wrap__item__top .route__campaign__section1__box1__right--drop2>img{width:100%}.routes__freeTrial__content__slider__wrap__item__top .routes__reporting__section1__box1__right{height:331px;margin-top:auto}.routes__freeTrial__content__slider__wrap__item__bot{text-align:center;width:100%}.routes__freeTrial__content__slider__wrap__item__bot>h1{color:#fff;font-family:Lato;font-size:28px;font-weight:400;line-height:38px;margin-bottom:20px}.routes__freeTrial__content__slider__wrap__item__bot>p{color:#fff9;font-family:Lato;font-size:24px;font-weight:400;line-height:100%;margin-bottom:30px}.routes__freeTrial__content__slider__wrap .route__campaign__section1__box1__right--drop1,.routes__freeTrial__content__slider__wrap .route__campaign__section1__box1__right--drop2,.routes__freeTrial__content__slider__wrap .route__campaign__section1__box1__right--main,.routes__freeTrial__content__slider__wrap .routes__reporting__section1__box1__right--main,.routes__freeTrial__content__slider__wrap .routes__reporting__section1__box1__right__shadows--first,.routes__freeTrial__content__slider__wrap .routes__reporting__section1__box1__right__shadows--second{animation:none}.routes__freeTrial__content__slider__wrap .routes__reporting__section1__box1__right__shadows{bottom:0}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .routes__reporting__section2__box1__icons__wrap--main{animation:fadeIn .6s linear .7s forwards}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .routes__reporting__section2__box1__icons__wrap--fb{animation:rollingLeft .3s ease 1.2s forwards}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .routes__reporting__section2__box1__icons__wrap--linked{animation:rollingDown .3s ease 1.5s forwards}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .routes__reporting__section2__box1__icons__wrap--tiktok{animation:rollingUp .3s ease 1.8s forwards}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .routes__reporting__section2__box1__icons__wrap__shadow--first{animation:fadeIn .3s linear .5s forwards}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .routes__reporting__section2__box1__icons__wrap__shadow--second{animation:fadeIn .3s linear .3s forwards}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .routes__reporting__section2__box1__icons__wrap--cost{animation:fadeRight .3s linear 2.1s forwards}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .routes__reporting__section2__box1__icons__wrap--arrow{animation:mouseMove .6s linear 2.4s forwards}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .routes__freeTrial__content__slider__wrap__item{animation:fadeIn .3s ease forwards}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .routes__reporting__section2__box1__right--image1{animation:fadeLeft .3s ease forwards}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .routes__reporting__section2__box1__right--image2{animation:fadeRight .3s ease forwards}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .routes__reporting__section2__box1__right--image3{animation:fadeDrop .6s ease .3s forwards}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .route__campaign__section1__box1__right--main{animation:fadeIn .6s ease .2s forwards}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .route__campaign__section1__box1__right--drop1{animation:fadeRight .3s ease .6s forwards}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .route__campaign__section1__box1__right--drop2{animation:growDown .3s ease-in-out .9s forwards}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .routes__reporting__section1__box1__right--main{animation:fadeIn .6s linear .5s forwards}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .routes__reporting__section1__box1__right__shadows--first{animation:fadeIn .3s linear .2s forwards}.routes__freeTrial__content__slider__wrap .splide__slide.is-active .routes__reporting__section1__box1__right__shadows--second{animation:fadeIn .3s linear forwards}.routes__freeTrial__content__apply{align-items:center;background-color:#232630;display:flex;height:100vh;justify-content:center;order:1;overflow:hidden;padding:103px 0 67px;position:relative;width:100%;z-index:4}@media screen and (max-width:600px){.routes__freeTrial__content__apply{height:auto;padding-bottom:30px}}.routes__freeTrial__content__apply__background{background:#6c5dd34d;border-radius:50%;filter:blur(400px);height:616px;position:absolute;right:-254px;top:-53px;width:611px}@media screen and (max-width:600px){.routes__freeTrial__content__apply__background{height:416px;top:-77px;width:413px}}.routes__freeTrial__content__apply__wrap{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;overflow-y:scroll;position:relative;width:100%;z-index:4}@media screen and (max-width:600px){.routes__freeTrial__content__apply__wrap{justify-content:flex-start;padding:0 16px}}.routes__freeTrial__content__apply__wrap__top{display:flex;flex-direction:column;margin-bottom:8px;width:100%}.routes__freeTrial__content__apply__wrap__top>h1{color:#fff;font-family:Lato;font-size:36px;font-style:Bold;font-weight:700;line-height:48.36px;text-align:center}@media screen and (max-width:600px){.routes__freeTrial__content__apply__wrap__top>h1{font-size:26px;text-align:start;width:100%}}.routes__freeTrial__content__apply__wrap__top__steps{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:18px;font-weight:400;gap:10px;line-height:22.59px;max-width:228px;width:100%}@media screen and (max-width:600px){.routes__freeTrial__content__apply__wrap__top__steps{justify-content:center}}.routes__freeTrial__content__apply__wrap__top__steps--num{align-items:center;background-color:#17161f;border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.routes__freeTrial__content__apply__wrap__top__steps--num>img{margin-left:2px;margin-top:2px}.routes__freeTrial__content__apply__wrap__top__steps--line{background-color:#ada8c3;height:1px;width:144px}@media screen and (max-width:600px){.routes__freeTrial__content__apply__wrap__top__steps--line{width:104px}}.routes__freeTrial__content__apply__wrap__box{animation:fadeIn .6s ease forwards;display:block;height:-webkit-max-content;height:max-content;max-width:440px;opacity:0;padding-bottom:20px;width:100%}.routes__freeTrial__content__apply__wrap__box__type{color:#ffffff80;font-family:Inter;font-size:18px;font-weight:400;line-height:22.59px;margin-bottom:36px}.routes__freeTrial__content__apply__wrap__box__start{color:#ffffff80;font-family:Inter;font-size:22px;line-height:26px;margin-bottom:20px}.routes__freeTrial__content__apply__wrap__box__email{background-color:#232630;border:1px solid #4c4c55;border-radius:8px;color:#fff;font-family:Geist;font-size:16px;font-weight:400;height:60px;line-height:100%;margin-bottom:25px;outline:none;padding:14px 12px;width:100%}.routes__freeTrial__content__apply__wrap__box__email::placeholder{color:#797993}.routes__freeTrial__content__apply__wrap__box__email:focus{border-color:#6c5dd3}.routes__freeTrial__content__apply__wrap__box__continue{align-items:center;background-color:#6c5dd3;border:1px solid #6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Geist;font-size:16px;font-weight:400;height:58px;justify-content:space-between;line-height:100%;margin-bottom:16px;margin-top:20px;padding:18px;width:100%}.routes__freeTrial__content__apply__wrap__box__member{color:#fff;font-family:Inter;font-size:14px;font-weight:400;line-height:18px}.routes__freeTrial__content__apply__wrap__box__member>a{color:#6c5dd3;cursor:pointer}.routes__freeTrial__content__apply__wrap__box__selection{align-items:center;background-color:#15141f;border:1px solid #4c4c55;border-radius:10px;cursor:pointer;display:flex;gap:14px;margin-bottom:11px;padding:18px;transition:border-color .3s ease;width:100%}.routes__freeTrial__content__apply__wrap__box__selection:last-child{margin-bottom:0}.routes__freeTrial__content__apply__wrap__box__selection>p{color:#fff;flex-grow:1;flex-shrink:1;font-family:Inter;font-size:18px;font-weight:400;line-height:22.59px}.routes__freeTrial__content__apply__wrap__box__selection:hover{border-color:#353049}.routes__freeTrial__content__apply__wrap__box__title{color:#ffffff80;font-family:Inter;font-size:18px;font-weight:400;line-height:22.59px;margin-bottom:30px}.routes__freeTrial__content__apply__wrap__box__input{margin-bottom:20px;position:relative;width:100%}.routes__freeTrial__content__apply__wrap__box__input>p{color:#fff;font-family:Geist;font-size:14px;font-weight:500;left:12px;line-height:21px;margin-bottom:12px;position:absolute;top:4px}.routes__freeTrial__content__apply__wrap__box__input>p:after{color:#f25b5d;content:"*";font-family:Geist;font-size:14px;font-weight:500;line-height:21px;margin-left:4px}.routes__freeTrial__content__apply__wrap__box__input__box{grid-gap:5px;display:grid;gap:5px;grid-template-columns:1fr 3fr}.routes__freeTrial__content__apply__wrap__box__input__box>input{background-color:#242432;border:1px solid #353049;border-radius:8px;color:#fff;font-family:Geist;font-size:16px;font-weight:400;height:48px;line-height:100%;outline:none;padding:0 12px;width:100%}.routes__freeTrial__content__apply__wrap__box__input__box>input::placeholder{color:#797993}.routes__freeTrial__content__apply__wrap__box__input__box>input:focus{border-color:#6c5dd3}@media screen and (max-width:600px){.routes__freeTrial__content__apply__wrap__box__input__box>input{font-size:14px}}.routes__freeTrial__content__apply__wrap__box__input--notRequired>p:after{display:none}.routes__freeTrial__content__apply__wrap__box__input>input{background-color:#232630;border:1px solid #4c4c55;border-radius:8px;color:#fff;font-family:Geist;font-size:16px;font-weight:400;height:58px;line-height:100%;outline:none;padding:0 12px;transition:border-color .3s ease;width:100%}.routes__freeTrial__content__apply__wrap__box__input>input::placeholder{color:#797993}.routes__freeTrial__content__apply__wrap__box__input>input:focus{border-color:#6c5dd3}@media screen and (max-width:600px){.routes__freeTrial__content__apply__wrap__box__input>input{font-size:16px}}.routes__freeTrial__content__apply__wrap__box__input>input[type=number]{-moz-appearance:textfield}.routes__freeTrial__content__apply__wrap__box__input>input[type=number]::-webkit-inner-spin-button,.routes__freeTrial__content__apply__wrap__box__input>input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.routes__freeTrial__content__apply__wrap__box__input__dropdown{background-color:#242432;border:1px solid #353049;border-radius:8px}.routes__freeTrial__content__apply__wrap__box__input .component__customComponent__dropbox{background-color:#242432;border:1px solid #353049;border-radius:8px;height:48px}.routes__freeTrial__content__apply__wrap__box__input .component__customComponent__dropbox .component__customComponent__dropbox__text__placeholder{color:#fff!important}.routes__freeTrial__content__apply__wrap__box__input .component__customComponent__dropbox__text{font-family:Geist;font-size:16px;font-weight:400;line-height:100%}.routes__freeTrial__content__apply__wrap__box__input .component__customComponent__dropbox__text>span{color:#797993!important}.routes__freeTrial__content__apply__wrap__box__input--phone{position:relative}.routes__freeTrial__content__apply__wrap__box__input--phone .PhoneInputCountry{display:none;left:12px;position:absolute;top:50%;transform:translateY(-50%)}.routes__freeTrial__content__apply__wrap__box__input--phone .PhoneInput>input{background-color:#232630;border:1px solid #4c4c55;border-radius:8px;color:#fff;font-family:Geist;font-size:16px;font-weight:400;height:58px;line-height:100%;outline:none;padding:0 12px 0 50px;transition:border-color .3s ease;width:100%}.routes__freeTrial__content__apply__wrap__box__input--phone .component__customComponent__dropbox{border:none;border-radius:0;bottom:18px;height:20px;left:12px;min-width:20px;padding:0;position:absolute;width:20px}.routes__freeTrial__content__apply__wrap__box__input--phone .component__customComponent__dropbox>img{display:none}.routes__freeTrial__content__apply__wrap__box__input--phone .component__customComponent__dropbox__placeholder{background-color:initial;font-size:20px;left:0;top:2px;transform:translateY(0)}@media screen and (max-width:600px){.routes__freeTrial__content__apply__wrap__box__input--phone .component__customComponent__dropbox__placeholder{top:6px}}.routes__freeTrial__content__apply__wrap__box__input--phone .component__customComponent__dropbox__text{display:none}@media screen and (max-width:600px){.routes__freeTrial__content__apply__wrap__box__input--adSpend .component__customComponent__dropbox{height:40px}.routes__freeTrial__content__apply__wrap__box__input--adSpend .component__customComponent__dropbox__text{margin-left:0}.routes__freeTrial__content__apply__wrap__box__input--adSpend .component__customComponent__dropbox__text__placeholder{font-size:14px}}.routes__freeTrial__content__apply__wrap__box__input--showPass{cursor:pointer;height:20px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px}.routes__freeTrial__content__apply__wrap__box__check{align-items:center;display:flex;gap:14px;margin-bottom:20px}@media screen and (max-width:425px){.routes__freeTrial__content__apply__wrap__box__check{align-items:flex-start}}.routes__freeTrial__content__apply__wrap__box__check>p{color:#fff;flex-grow:1;flex-shrink:1;font-family:Geist;font-size:14px;font-weight:500;line-height:21px}.routes__freeTrial__content__apply__wrap__box__check>p>a{color:#6c5dd3;cursor:pointer;display:inline-block;margin-left:2px}.routes__freeTrial__content__apply__wrap__box__check>input{background-color:#242432;border:1px solid #353049}.routes__freeTrial__content__apply__wrap__box--error{color:#ff450d;display:none;font-family:Geist;font-size:16px;font-weight:400;line-height:100%;margin-bottom:16px}.routes__freeTrial__content__apply__wrap__box--issue{color:#fff;cursor:pointer;text-decoration:underline}.routes__freeTrial__content__apply__wrap__box__buttons{align-items:center;display:flex;justify-content:space-between;margin-top:40px;width:100%}.routes__freeTrial__content__apply__wrap__box__buttons--back{color:#6c5dd3;cursor:pointer;font-family:Geist;font-size:18px;font-weight:500;line-height:21px}.routes__freeTrial__content__apply__wrap__box__buttons--access{background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter;font-size:18px;font-weight:400;height:auto;line-height:100%;padding:18px 79px;text-align:center;width:auto}@media screen and (max-width:450px){.routes__freeTrial__content__apply__wrap__box__buttons--access{padding:18px 30px}}.routes__freeTrial__content__apply__wrap__box-report{background-color:initial;background-color:initial!important;border:none;color:#fff!important;cursor:pointer;font-family:Geist;font-size:12px!important;font-weight:400!important;padding:0!important;text-align:left!important;text-decoration:underline}.routes__freeTrial__content__apply__wrap__box__seperator{align-items:center;display:flex;justify-content:center;margin-bottom:16px;position:relative;width:100%}.routes__freeTrial__content__apply__wrap__box__seperator>span{background-color:#232630;color:#808191;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;line-height:20px;padding:0 10px;position:relative;text-transform:uppercase;z-index:5}.routes__freeTrial__content__apply__wrap__box__seperator:after{background-color:#4c4c55;content:"";height:1px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.routes__freeTrial__content__apply__wrap__box__google{align-items:center;border:1px solid #4c4c55;border-radius:5px;cursor:pointer;display:flex;gap:12px;justify-content:center;margin-bottom:40px;padding:12px}.routes__freeTrial__content__apply__wrap__box__google>img{height:34px;width:34px}.routes__freeTrial__content__apply__wrap__box__google>p{color:#fff;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:100%}.routes__freeTrial__content__apply__wrap__box__verify{max-width:516px;width:100%}.routes__freeTrial__content__apply__wrap__box__verify>p{color:#808191;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:100%}.routes__freeTrial__content__apply__wrap__box__verify>p:not(:last-child){margin-bottom:16px}.routes__freeTrial__content__apply__wrap__box__verify>h4{color:#fff;font-family:Inter;font-size:20px;font-style:Regular;font-weight:400;line-height:100%;margin-bottom:12px}.routes__freeTrial__content__apply__wrap__box__verify__content{background-color:#2c2e38;border-radius:8px;padding:40px}@media screen and (max-width:550px){.routes__freeTrial__content__apply__wrap__box__verify__content{padding:24px 20px}}.routes__freeTrial__content__apply__wrap__box__verify__content--resend{color:#fff;font-family:Geist;font-size:16px;font-weight:400;line-height:100%;margin-bottom:16px}.routes__freeTrial__content__apply__wrap__box__verify__content--resend>span{color:#6c5dd3}.routes__freeTrial__content__apply__wrap__box__verify__content--error{color:#ff450d;display:none;font-family:Geist;font-size:16px;font-weight:400;line-height:100%;margin-bottom:16px}.routes__freeTrial__content__apply__wrap__box__verify__content__badge{align-items:center;display:flex;gap:9px;justify-content:center;margin-bottom:24px;width:100%}.routes__freeTrial__content__apply__wrap__box__verify__content__badge>p{color:#fff;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:100%}.routes__freeTrial__content__apply__wrap__box__verify__content__inputs{align-items:center;display:flex;gap:16px;justify-content:center;margin-bottom:24px}@media screen and (max-width:550px){.routes__freeTrial__content__apply__wrap__box__verify__content__inputs{gap:14px}}.routes__freeTrial__content__apply__wrap__box__verify__content__inputs>input{background-color:#2c2e38;border:1px solid #4c4c55;border-radius:5px;color:#fff;height:50px;outline:none;text-align:center;width:50px}@media screen and (max-width:550px){.routes__freeTrial__content__apply__wrap__box__verify__content__inputs>input{height:38px;width:38px}}.routes__freeTrial__content__apply__wrap__box__verify__content__inputs>div{background-color:#fff;height:1px;margin:0 10px;width:16px}@media screen and (max-width:550px){.routes__freeTrial__content__apply__wrap__box__verify__content__inputs>div{margin:0;width:14px}}.routes__freeTrial__content__apply__wrap__box__verify__content__button{background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter;font-size:18px;font-weight:400;line-height:100%;padding:18px;text-align:center}.routes__freeTrial__contentWrapper{background-color:#0e0c154d;justify-content:center}.routes__freeTrial__contentWrapper,.routes__freeTrial__googleModal{align-items:center;display:flex;height:100%;inset:0;position:fixed;width:100%}.routes__freeTrial__googleModal{background-color:#232630;flex-direction:column;padding:100px 16px 50px;z-index:999999}.routes__freeTrial__googleModal__email{color:#fff;font-family:Inter;font-size:20px;font-style:Semi Bold;font-weight:600;line-height:100%;margin-bottom:54px;margin-top:33px;text-align:center}@media screen and (max-width:600px){.routes__freeTrial__googleModal__email{margin-bottom:20px}}.routes__freeTrial__googleModal__wrap{background-color:#2c2e38;border:1px solid #4c4c55;border-radius:8px;margin-bottom:40px;max-width:825px;padding:64px;width:100%}@media screen and (max-width:600px){.routes__freeTrial__googleModal__wrap{margin-bottom:20px;padding:30px}}.routes__freeTrial__googleModal__wrap>p:first-of-type{color:#fff;font-family:Inter;font-size:24px;font-style:Regular;font-weight:400;line-height:140%;margin-bottom:54px}@media screen and (max-width:600px){.routes__freeTrial__googleModal__wrap>p:first-of-type{font-size:18px;margin-bottom:20px}}.routes__freeTrial__googleModal__wrap__button{align-items:center;background-color:#373a43;border:1px solid #4c4c55;border-radius:5px;cursor:pointer;display:flex;gap:12px;justify-content:center;margin:0 auto 50px;max-width:516px;padding:12px 20px;width:100%}@media screen and (max-width:600px){.routes__freeTrial__googleModal__wrap__button{margin-bottom:20px}}.routes__freeTrial__googleModal__wrap__button>p{color:#fff;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;line-height:100%}.routes__freeTrial__googleModal__wrap>p:last-of-type{color:#fff;font-family:Inter;font-size:20px;font-style:Regular;font-weight:400;line-height:140%;margin-bottom:25px}@media screen and (max-width:600px){.routes__freeTrial__googleModal__wrap>p:last-of-type{font-size:16px;margin-bottom:16px}}.routes__freeTrial__googleModal__wrap>a{color:#9390ff;cursor:pointer;font-family:Inter;font-size:20px;font-style:Regular;font-weight:400;line-height:140%}@media screen and (max-width:600px){.routes__freeTrial__googleModal__wrap>a{font-size:16px}}.routes__freeTrial__googleModal__wrap__error{color:#ff450d;font-family:Geist;font-size:16px;font-weight:400;line-height:100%;margin-bottom:16px}.routes__freeTrial__googleModal__privacy{color:#fff;font-family:Inter;font-size:20px;font-style:Regular;font-weight:400;line-height:140%}@media screen and (max-width:600px){.routes__freeTrial__googleModal__privacy{font-size:16px}}.routes__freeTrial__googleModal__privacy>a{color:#9390ff;cursor:pointer;text-decoration:underline}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.addons__campaignLauncher{color:#fff;display:grid;grid-template-columns:1fr;grid-template-rows:67px 1fr;height:100%;left:86px;position:absolute;top:0;width:calc(100% - 86px)}body.light .addons__campaignLauncher{color:#000}.addons__campaignLauncher .addons__campaignLauncher__secondaryButton,.addons__campaignLauncher .addons__campaignLauncher__secondaryInput{background-color:#2c2e38;border:1px solid #373a43;color:#fff;font-size:14px;padding:8px 17px;transition:background-color .3s ease,border .3s ease}.addons__campaignLauncher .addons__campaignLauncher__secondaryButton:hover,.addons__campaignLauncher .addons__campaignLauncher__secondaryInput:hover{background-color:#373a43}body.light .addons__campaignLauncher .addons__campaignLauncher__secondaryButton,body.light .addons__campaignLauncher .addons__campaignLauncher__secondaryInput{background-color:#f7f7f7;border:1px solid #e1e1e1;color:#808191;color:#292929}.addons__campaignLauncher .addons__campaignLauncher__secondaryInput{background-color:#2c2e38!important}body.light .addons__campaignLauncher .addons__campaignLauncher__secondaryInput{background-color:#fff!important;color:#292929}.addons__campaignLauncher .addons__campaignLauncher__secondaryButton{align-items:center;display:flex;gap:5px;height:30px}.addons__campaignLauncher .addons__campaignLauncher__secondaryTextarea{background-color:#2c2e38;border:1px solid #373a43;color:#fff;font-size:14px;height:100px;outline:none;padding:8px 17px;resize:vertical;transition:background-color .3s ease,border .3s ease;width:100%}body.light .addons__campaignLauncher .addons__campaignLauncher__secondaryTextarea{background-color:#fff;border-color:#e1e1e1}.addons__campaignLauncher .addons__campaignLauncher__secondaryTextarea:focus,.addons__campaignLauncher .addons__campaignLauncher__secondaryTextarea:hover{border-color:#6c5dd3}.addons__campaignLauncher .addons__campaignLauncher__input{font-size:14px;height:35px}.addons__campaignLauncher__top{border-bottom:1px solid #32353e;display:grid;grid-template-columns:700px 1fr;grid-template-rows:1fr;height:100%;width:100%}body.light .addons__campaignLauncher__top{border-color:#e1e1e1}.addons__campaignLauncher__top__left{align-items:center;border-right:1px solid #32353e;display:flex;height:100%;justify-content:space-between;padding:0 20px;width:100%}body.light .addons__campaignLauncher__top__left{border-color:#e1e1e1}.addons__campaignLauncher__top__left>p{align-items:center;display:flex;gap:10px;height:auto;justify-content:space-between;min-height:100%;width:auto}.addons__campaignLauncher__top__left>p>span{font-weight:700}.addons__campaignLauncher__top__right{align-items:center;display:flex;height:100%;justify-content:space-between;padding:0 20px;width:100%}.addons__campaignLauncher__top__right__left,.addons__campaignLauncher__top__right__right{align-items:center;display:flex;gap:20px}.addons__campaignLauncher__bottom{grid-template-columns:700px 1fr}.addons__campaignLauncher__bottom,.addons__campaignLauncher__bottom__ads{display:grid;grid-template-rows:1fr;height:100%;overflow:hidden;width:100%}.addons__campaignLauncher__bottom__ads{border-right:1px solid #32353e;grid-template-columns:100% 0;transition:grid-template-columns .3s ease}body.light .addons__campaignLauncher__bottom__ads{border-color:#e1e1e1}.addons__campaignLauncher__bottom__ads--active{grid-template-columns:360px 1fr}.addons__campaignLauncher__bottom__ads__list,.addons__campaignLauncher__bottom__ads__properties{height:100%;padding:20px;width:100%}.addons__campaignLauncher__bottom__ads__list{grid-gap:20px;border-right:1px solid #32353e;display:grid;gap:20px;grid-template-columns:1fr;grid-template-rows:-webkit-max-content 1fr;grid-template-rows:max-content 1fr;overflow:auto}body.light .addons__campaignLauncher__bottom__ads__list{border-color:#e1e1e1}.addons__campaignLauncher__bottom__ads__list__add{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.addons__campaignLauncher__bottom__ads__list__add__selection{grid-gap:20px;display:grid;flex-basis:100%;gap:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;height:auto;width:100%}.addons__campaignLauncher__bottom__ads__list__add__select{align-items:center;display:flex;gap:10px;justify-content:center}.addons__campaignLauncher__bottom__ads__list__add .addons__campaignLauncher__input>input{border-radius:5px}.addons__campaignLauncher__bottom__ads__list__items{grid-gap:10px;display:grid;gap:10px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;overflow-y:auto}.addons__campaignLauncher__bottom__ads__list__items>span{color:gray;font-size:14px}.addons__campaignLauncher__bottom__ads__list__items__item{grid-gap:10px;align-items:center;background-color:#2c2e38;border:1px solid #373a43;border-radius:3px;cursor:pointer;display:grid;gap:10px;grid-template-columns:38px 1fr -webkit-max-content -webkit-max-content;grid-template-columns:38px 1fr max-content max-content;grid-template-rows:1fr;height:auto;padding:8px;transition:background-color .3s ease,border-color .3s ease;width:90%}body.light .addons__campaignLauncher__bottom__ads__list__items__item{background-color:#fff;border-color:#e2e2e2}body.light .addons__campaignLauncher__bottom__ads__list__items__item--active{border-color:#6c5dd3}.addons__campaignLauncher__bottom__ads__list__items__item:hover{background-color:#343741}.addons__campaignLauncher__bottom__ads__list__items__item--active{border-color:#6c5dd3}.addons__campaignLauncher__bottom__ads__list__items__item>img{height:38px;width:38px}.addons__campaignLauncher__bottom__ads__list__items__item>span{font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.addons__campaignLauncher__bottom__ads__list__items__item__noImg{background-color:#393c48;box-shadow:0 0 4px 2px #0000001a;height:38px;width:38px}body.light .addons__campaignLauncher__bottom__ads__list__items__item__noImg{background-color:#f7f7f7}.addons__campaignLauncher__bottom__ads__list__items__item__infos{align-items:center;display:flex;gap:10px}.addons__campaignLauncher__bottom__ads__list__items__item__infos>span{align-items:center;display:flex;letter-spacing:3px}.addons__campaignLauncher__bottom__ads__list__items__item__container{align-items:center;display:flex;gap:10px;justify-content:center}.addons__campaignLauncher__bottom__ads__list__items__item__text{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.addons__campaignLauncher__bottom__ads__list__items__item__text>span{font-size:14px;font-weight:400}.addons__campaignLauncher__bottom__ads__list__items__item__text__images{align-items:center;display:flex;gap:4px;justify-content:flex-start}.addons__campaignLauncher__bottom__ads__list__items__empty{border:1px solid #424753;border-radius:5px;height:241;margin:200px auto auto;opacity:1;padding:20px;width:60%}.addons__campaignLauncher__bottom__ads__list__items__empty__head{leading-trim:NONE;font-family:Inter;font-size:16px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%;margin-bottom:15px}.addons__campaignLauncher__bottom__ads__list__items__empty__content{align-items:center;border:2px dashed #9390ff;border-radius:5px;display:flex;flex-direction:column;justify-content:center;padding:40px 20px}.addons__campaignLauncher__bottom__ads__list__items__empty__content>img{margin-bottom:20px}.addons__campaignLauncher__bottom__ads__list__items__empty__content__text{color:#808191}.addons__campaignLauncher__bottom__ads__list__items__empty__content__button,.addons__campaignLauncher__bottom__ads__list__items__empty__content__text{leading-trim:NONE;font-family:Inter;font-size:fontSize/sm;font-style:Regular;font-weight:400;letter-spacing:letterSpacing/md;line-height:lineHeights/md;text-align:center}.addons__campaignLauncher__bottom__ads__list__items__empty__content__button{color:#9390ff;cursor:pointer}.addons__campaignLauncher__bottom__ads__properties{height:100%;min-width:224px;overflow:auto;overflow-x:hidden;width:100%}.addons__campaignLauncher__bottom__ads__properties>span{color:gray;font-size:14px}.addons__campaignLauncher__bottom__ads__properties__headline{align-items:center;display:flex;gap:5px;margin-bottom:10px}.addons__campaignLauncher__bottom__ads__properties__headline>small{align-items:center;aspect-ratio:1/1;background-color:#6c5dd3;border-radius:999px;display:flex;font-family:Inter;font-size:12px;font-style:Semi Bold;font-weight:600;justify-content:center;letter-spacing:0;line-height:100%;padding:4px;width:1.5em}body.light .addons__campaignLauncher__bottom__ads__properties__headline>small{color:#fff}.addons__campaignLauncher__bottom__ads__properties__headline>span{font-family:Inter;font-size:12px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%}.addons__campaignLauncher__bottom__ads__properties__line{background-color:#32353e;height:1px;margin:20px 0 20px -20px;width:calc(100% + 40px)}body.light .addons__campaignLauncher__bottom__ads__properties__line{background-color:#e1e1e1}.addons__campaignLauncher__bottom__ads__properties__input{display:flex;flex-direction:column;gap:8px;height:auto;justify-content:center;margin-bottom:12px;width:100%}.addons__campaignLauncher__bottom__ads__properties__input>p,.addons__campaignLauncher__bottom__ads__properties__input__split>div>p{font-family:Inter;font-size:13px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%}.addons__campaignLauncher__bottom__ads__properties__input--inline{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.addons__campaignLauncher__bottom__ads__properties__input__relative{height:-webkit-max-content;height:max-content;position:relative}.addons__campaignLauncher__bottom__ads__properties__input__split{align-items:center;display:flex;justify-content:space-between;width:100%}body.light .addons__campaignLauncher__bottom__ads__properties__input__split>div>button>img{filter:contrast(0)}.addons__campaignLauncher__bottom__ads__properties__input__split>*{align-items:center;display:flex;gap:10px;justify-content:center}.addons__campaignLauncher__bottom__ads__properties__input__wrap{height:-webkit-max-content;height:max-content;position:relative;width:100%}.addons__campaignLauncher__bottom__ads__properties__input__wrap__remove{background-color:initial;box-shadow:none;height:16px;opacity:0;pointer-events:none;position:absolute;right:5px;top:5px;transition:opacity .3s ease,box-shadow .3s ease,background-color .3s ease;width:16px}.addons__campaignLauncher__bottom__ads__properties__input__wrap:hover .addons__campaignLauncher__bottom__ads__properties__input__wrap__remove{background-color:#232630;box-shadow:0 0 4px 2px #0003;cursor:pointer;opacity:1;pointer-events:all}.addons__campaignLauncher__bottom__ads__properties__input__infos{min-width:224px}body.light .addons__campaignLauncher__bottom__ads__properties__input>button>img{filter:contrast(0)}.addons__campaignLauncher__bottom__integration{display:grid;grid-template-columns:1fr;grid-template-rows:1fr -webkit-max-content;grid-template-rows:1fr max-content;height:100%;overflow:hidden;width:100%}.addons__campaignLauncher__bottom__integration__bottom,.addons__campaignLauncher__bottom__integration__top{height:100%;padding:20px;width:100%}.addons__campaignLauncher__bottom__integration__top{border-bottom:1px solid #32353e;display:flex;flex-direction:column;overflow:auto;padding-top:10px}body.light .addons__campaignLauncher__bottom__integration__top{border-color:#e1e1e1}.addons__campaignLauncher__bottom__integration__top>span{color:gray;font-size:14px}.addons__campaignLauncher__bottom__integration__top__buttons{align-items:center;background-color:#232630;display:flex;flex-wrap:wrap;gap:20px;height:-webkit-max-content;height:max-content;margin-top:-10px;min-width:100%;padding:10px 0;position:-webkit-sticky;position:sticky;top:-10px;z-index:2}body.light .addons__campaignLauncher__bottom__integration__top__buttons{background-color:#f1f1f1}.addons__campaignLauncher__bottom__integration__top__buttons__searchAndAdd{grid-gap:20px;display:grid;flex-basis:100%;gap:20px;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;grid-template-rows:auto}.addons__campaignLauncher__bottom__integration__top__buttons__searchAndAdd>*{min-height:100%}.addons__campaignLauncher__bottom__integration__top__dot{background-color:#6f6e83;border-radius:999px;display:block;height:8px;width:8px}.addons__campaignLauncher__bottom__integration__top__dot--active{background-color:#85c782}.addons__campaignLauncher__bottom__integration__top__group{grid-column-gap:5px;align-items:center;column-gap:5px;cursor:pointer;display:grid;font-family:Inter;font-size:14px;font-weight:400;grid-template-columns:repeat(7,-webkit-max-content) 1fr;grid-template-columns:repeat(7,max-content) 1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:-webkit-max-content;height:max-content;letter-spacing:0;line-height:100%;margin-top:10px}body.light .addons__campaignLauncher__bottom__integration__top__group>span{color:#9390ff!important}.addons__campaignLauncher__bottom__integration__top__group>img{height:auto;width:6px}.addons__campaignLauncher__bottom__integration__top__group>p{align-items:center;display:flex;min-height:20px}.addons__campaignLauncher__bottom__integration__top__group__children{grid-column:1/-1}.addons__campaignLauncher__bottom__integration__top__count{align-items:center;color:#6f6e83;display:flex;font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:100%}body.light .addons__campaignLauncher__bottom__integration__top__count>span{color:#9390ff!important}.addons__campaignLauncher__bottom__integration__top__count--red{color:#f96666!important}.addons__campaignLauncher__bottom__integration__top .addons__campaignLauncher__bottom__integration__top__typeImg{height:20px;width:auto}.addons__campaignLauncher__bottom__integration__bottom{display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:100%}.addons__campaignLauncher__bottom__integration__bottom__head{align-items:center;display:flex;gap:10px;height:auto;margin-bottom:10px;width:100%}body.light .addons__campaignLauncher__bottom__integration__bottom__head>img{filter:contrast(0)}.addons__campaignLauncher__bottom__integration__bottom__head>span{font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%}.addons__campaignLauncher__bottom__integration__bottom__radioList{display:flex;flex-direction:column;gap:10px;height:auto;justify-content:center;margin-bottom:20px;padding-left:10px;width:100%}.addons__campaignLauncher__bottom__integration__bottom__radioList__radio{align-items:center;display:flex;gap:5px}.addons__campaignLauncher__bottom__integration__bottom__radioList__radio>small{background-color:#2c2e38;border:1px solid #373a43;border-radius:50%;cursor:pointer;display:block;height:16px;transition:border-color .3s ease,background-color .3s ease;width:16px}.addons__campaignLauncher__bottom__integration__bottom__radioList__radio>small:hover{border-color:#6c5dd3}.addons__campaignLauncher__bottom__integration__bottom__radioList__radio>span{font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:100%}.addons__campaignLauncher__bottom__integration__bottom__radioList__radio--active>small{background-color:#6c5dd3}.addons__campaignLauncher__bottom__integration__bottom__option{align-items:center;display:flex;gap:10px;width:100%}.addons__campaignLauncher__bottom__integration__error{color:#f96666}.addons__campaignLauncher__bottom__saving{display:flex;flex-direction:column;gap:5px;height:100%;overflow:auto;padding:20px;width:100%}.addons__campaignLauncher__bottom__saving>p{align-items:center;display:flex;flex-wrap:wrap;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;gap:5px;height:auto;letter-spacing:0;line-height:100%;margin-bottom:10px;width:100%}.addons__campaignLauncher__bottom__saving__progressbar{border:1px solid #4e535f;border-radius:3px;height:4px;min-height:100%;overflow:hidden;position:relative;width:100px}.addons__campaignLauncher__bottom__saving__progressbar__progress{background-color:#6c5dd3;height:100%;left:0;max-width:100%;min-width:0;position:absolute;top:0;transition:width .3s linear;width:0}.addons__campaignLauncher__adPreview{display:grid;grid-auto-rows:auto;grid-template-columns:1fr;grid-template-rows:auto;height:auto;width:100%}.addons__campaignLauncher__adPreview__selection{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(-webkit-max-content,1fr));grid-template-columns:repeat(3,minmax(max-content,1fr));grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:auto;margin-bottom:20px;margin-top:-20px;width:100%}body.light .addons__campaignLauncher__adPreview__selection .component__customComponent__dropbox{background-color:#fff}body.light .addons__campaignLauncher__adPreview__selection .component__customComponent__dropbox>p{color:#232630}.addons__campaignLauncher__adPreview__head{align-items:center;display:grid;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;grid-template-rows:auto;height:auto;margin-bottom:20px;width:100%}.addons__campaignLauncher__adPreview__head__left{align-items:center;background-color:#353742;border-radius:9999px;box-shadow:0 0 4px 2px #0000001a;display:flex;height:32px;justify-content:center;margin-right:10px;overflow:hidden;width:32px}body.light .addons__campaignLauncher__adPreview__head__left{background-color:#fff}.addons__campaignLauncher__adPreview__head__left>img{height:auto;max-height:100%;width:16px}.addons__campaignLauncher__adPreview__head__right{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.addons__campaignLauncher__adPreview__head__right>p:first-child{font-weight:700}.addons__campaignLauncher__adPreview__head__right>p:nth-child(2){color:gray;font-size:12px}.addons__campaignLauncher__adPreview__primary{height:auto;margin-bottom:10px;white-space:pre;width:100%}.addons__campaignLauncher__adPreview__image{height:-webkit-max-content;height:max-content;width:100%}.addons__campaignLauncher__adPreview__image>img,.addons__campaignLauncher__adPreview__image>video{height:auto;max-height:400px;width:100%}.addons__campaignLauncher__adPreview__cta{grid-gap:30px;background-color:#353742;display:grid;gap:30px;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;grid-template-rows:auto;height:auto;padding:15px 10px;width:100%}body.light .addons__campaignLauncher__adPreview__cta{background-color:#e1e1e1}.addons__campaignLauncher__adPreview__cta__left{display:flex;flex-direction:column;gap:5px;height:auto;justify-content:space-between;width:100%}.addons__campaignLauncher__adPreview__cta__left>p{font-size:14px}.addons__campaignLauncher__adPreview__cta__left>p:first-child{font-weight:700}.addons__campaignLauncher__adPreview__cta__left>p:nth-child(2){color:gray}.addons__campaignLauncher__adPreview__cta__right{align-items:flex-end;display:flex;flex-direction:column;height:auto;justify-content:center;min-height:100%;width:-webkit-max-content;width:max-content}body.light .addons__campaignLauncher__adPreview__cta__right>button{background-color:#fff;border-color:#e2e2e2;color:#232630}body.light .addons__campaignLauncher__adPreview__cta__right>button:hover{background-color:#e5e5e5}.addons__campaignLauncher__adPreview__cta__right .addons__campaignLauncher__secondaryButton{align-items:center;background-color:#2c2e38;border:1px solid #373a43;box-shadow:0 0 4px 2px #0003;color:#fff;display:flex;font-size:14px;gap:5px;height:30px;padding:17px;transition:background-color .3s ease,border .3s ease}.addons__campaignLauncher__adPreview__cta__right .addons__campaignLauncher__secondaryButton:hover{background-color:#373a43}.addons__campaignLauncher__addAdset .addons__campaignLauncher__secondaryButton{align-items:center;background-color:#2c2e38;border:1px solid #373a43;box-shadow:0 0 4px 2px #0003;color:#fff;display:flex;font-size:14px;gap:5px;height:30px;padding:17px;transition:background-color .3s ease,border .3s ease}.addons__campaignLauncher__addAdset .addons__campaignLauncher__secondaryButton:hover{background-color:#373a43}body.light .addons__campaignLauncher__addAdset .component__customComponent__dropbox{background-color:#fff;border-color:#e2e2e2}body.light .addons__campaignLauncher__addAdset .component__customComponent__dropbox>p{color:#000!important}.addons__campaignLauncher__draftList{background-color:#232630cc;cursor:default;height:100%;position:relative;width:100%}.addons__campaignLauncher__draftList .addons__campaignLauncher__draftList__secondaryButton,.addons__campaignLauncher__draftList .addons__campaignLauncher__draftList__secondaryInput{background-color:#2c2e38;border:1px solid #373a43;color:#fff;font-size:14px;padding:8px 17px;transition:background-color .3s ease,border .3s ease}.addons__campaignLauncher__draftList .addons__campaignLauncher__draftList__secondaryButton:hover,.addons__campaignLauncher__draftList .addons__campaignLauncher__draftList__secondaryInput:hover{background-color:#373a43}body.light .addons__campaignLauncher__draftList .addons__campaignLauncher__draftList__secondaryButton,body.light .addons__campaignLauncher__draftList .addons__campaignLauncher__draftList__secondaryInput{background-color:#f7f7f7;border:1px solid #e1e1e1;color:#808191;color:#292929}.addons__campaignLauncher__draftList .addons__campaignLauncher__draftList__secondaryButton{align-items:center;display:flex;gap:5px;height:30px}.addons__campaignLauncher__draftList__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 .addons__campaignLauncher__draftList__wrap{background-color:#fff}.addons__campaignLauncher__draftList__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 .addons__campaignLauncher__draftList__wrap__top{border-color:#e2e2e2}.addons__campaignLauncher__draftList__wrap__top__left{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:normal}body.light .addons__campaignLauncher__draftList__wrap__top__left{color:#000}.addons__campaignLauncher__draftList__wrap__top__right{align-items:center;background-color:#6c5dd3;border-radius:3px;cursor:pointer;display:flex;justify-content:center;transition:background-color .3s ease}.addons__campaignLauncher__draftList__wrap__top__right:hover{background-color:#5a49ce}.addons__campaignLauncher__draftList__wrap__content{color:#fff;height:100%;overflow:auto;padding:15px 0;width:100%}body.light .addons__campaignLauncher__draftList__wrap__content{color:#000}.addons__campaignLauncher__draftList__wrap__content__filters{align-items:center;display:flex;flex-wrap:wrap;gap:20px;height:auto;margin-bottom:20px;width:100%}.addons__campaignLauncher__draftList__wrap__content__filters>div{align-items:center;display:flex;gap:5px;height:auto;width:auto}.modals__fileUploadModal__st{background-color:#232630;height:100%;overflow:auto;width:100%}.modals__fileUploadModal__item{align-items:center;background-color:#232630;border:1px solid #373a43;border-radius:5px;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:Regular;font-weight:400;gap:10px;height:auto;letter-spacing:0;line-height:100%;padding:15px;transition:background-color .3s ease,border-color .3s ease;width:100%}body.light .modals__fileUploadModal__item{background-color:#d1d1d1;border-color:#9e9e9e}.modals__fileUploadModal__item:hover{background-color:#262933;border-color:#6c5dd3}body.light .modals__fileUploadModal__item:hover{background-color:#e7e7e7;border-color:#6c5dd3}.modals__fileUploadModal__item>img,.modals__fileUploadModal__item>svg{height:auto;width:24px}.modals__fileUploadModal__item:not(:last-child){margin-bottom:10px}