body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App-logo{animation:App-logo-spin 20s linear infinite;height:40vmin;pointer-events:none}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.app-load{padding-top:20%;text-align:center;vertical-align:middle}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dialog-buttons-Container{justify-content:space-between;margin:10px auto}.dialog-buttons-Container button{margin:auto 10px}.text-muted{opacity:.5}.cq-form-control{margin:10px auto}body{background-color:#ebecf0}.cq-tooltip{border-bottom:1px dotted #000;display:inline-block;position:relative}.cq-tooltip .cq-tooltiptext{background-color:#000;border-radius:6px;color:#fff;min-width:120px;padding:5px;position:absolute;text-align:center;visibility:hidden;z-index:1}.cq-tooltip:hover .cq-tooltiptext{visibility:visible}.cq-container{display:flex;width:-webkit-fill-available;width:-moz-available}.cq-heading{font-size:18px;margin-bottom:10px;margin-top:25px}.greyed-out-input{background-color:#d3d3d3;height:36px;opacity:.8;width:212px}.cq-btn,.cq-btn-lg{background-color:#fe0072;border:none;color:#fff;cursor:pointer;min-width:100px;padding:5px}.cq-btn-lg{font-size:22px}.cq-btn-lg:disabled,.cq-btn:disabled{background-color:#c6c6c6;cursor:auto}.cq-btn.secondary{background-color:#c6c6c6;border:1px solid #000;border-radius:4px;color:#000}@font-face{font-family:Avenir;src:url(/static/media/AvenirLTStd-Black.7ce894e12078ca8c5134.otf) format("opentype")}@font-face{font-family:PingL;font-weight:700;src:url(/static/media/PingL-Regular.0aa81c27158422661fdc.otf) format("opentype")}@font-face{font-family:PingLThin;src:url(/static/media/PingL-Thin.385942a2a3ab0ca060d9.otf) format("opentype")}@font-face{font-family:Avenir;font-style:oblique;src:url(/static/media/AvenirLTStd-BlackOblique.751a36ea43f3d8bfdf01.otf) format("opentype")}@font-face{font-family:Avenir;font-weight:700;src:url(/static/media/AvenirLTStd-Heavy.d1a180cf4bf435707e5d.otf) format("opentype")}@font-face{font-family:Avenir;font-style:oblique;font-weight:700;src:url(/static/media/AvenirLTStd-HeavyOblique.d4f515cac72a619bdc23.otf) format("opentype")}@font-face{font-family:Avenir;font-weight:lighter;src:url(/static/media/AvenirLTStd-Light.4343d6ec50614bf0b4a4.otf) format("opentype")}@font-face{font-family:Avenir;font-style:oblique;font-weight:lighter;src:url(/static/media/AvenirLTStd-LightOblique.5684853fb78d5ba797b4.otf) format("opentype")}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999px);width:320px;z-index:9999}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:1px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;min-height:64px;overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{flex:1 1 auto;margin:auto 0}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{background-color:#ffffffb3;bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}.style_container__3qBXk{background-color:#14172c;color:#fe0072;font-weight:700;margin-left:auto;max-width:80vw;white-space:pre-line;width:-webkit-fit-content;width:fit-content}.container{display:flex;flex-direction:column;justify-content:center}.field-group{margin:10px auto}.field-key{font-size:13px;opacity:.5;white-space:nowrap}.reset-password{color:#fe0072;cursor:pointer;font-size:13px;text-decoration:underline}.password-container{margin-bottom:20px}.password-box{display:inline-block;width:210px}.password-container input{height:26px;width:150px}.password-validation-error{color:#fe0072;font-size:12px}.accounts-header{margin-bottom:20px;overflow:hidden;padding:5px;width:100%}.account-list-container{justify-content:center}.account-list{display:flex;justify-content:center;min-height:60vh}.account-list-pagination{display:flex;justify-content:center;margin-top:40px;text-align:center}.account-list-item{cursor:pointer;display:flex;margin:12px;max-width:600px;min-width:600px;padding:15px}.account-list-item-details{width:100%}.account-list-item-logo{margin:auto 20px}.account-list-item-logo img{height:auto;max-height:50px;width:70px}.account-list-item-actions{display:flex;flex-direction:column;width:150px}.account-type{font-size:11px;opacity:.5}.account-toggle{display:flex;justify-content:center}.account-name{font-size:22px}.account-domain{margin-top:10px;opacity:.5}.accounts-header-actions{display:flex;float:right;justify-content:space-between}.accounts-header-item{margin:auto 10px}.field-value{font-size:15px;white-space:nowrap}.account-title{font-size:40px}.account-details-container,.account-settings-container{display:flex;justify-content:space-between;width:800px}.account-settings-container{flex-flow:column}.account-details-section,.account-settings-section{width:100%}.line{display:contents}.cq-container{height:calc(100vh - 150px);justify-content:center}.networks-container{width:100%}.account-netwrok-heading{display:flex;justify-content:space-between;margin-top:20px}.account-netwrok-heading button{margin-bottom:10px;right:0}.network-details-container{display:flex;justify-content:space-between;width:700px}.network-details-section{width:100%}.network-action-container button{margin:10px auto;width:20%}.network-action-container{display:flex}.form-title{font-size:22px;margin:10px auto}.notice{-webkit-margin-start:0;-webkit-margin-end:0;display:block;margin-inline-end:0;margin-inline-start:0;padding-bottom:8px;padding-top:8px}.form-actions{display:flex;font-size:22px;justify-content:center;margin:10px auto}.cq-form-control{max-width:200px;min-height:38px;width:100%}.input-group{display:flex;justify-content:space-between;margin:15px auto;width:500px}.send-invite-btn{margin-right:20px}.cheq-info-block{margin-bottom:20px}.checkbox-parent{flex:3 1}.frequency-capping-container{border-radius:4px;padding:1rem}.frequency-capping-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.frequency-input{text-align:center;width:3rem!important}.frequency-input-container{margin-left:.5rem;margin-right:.5rem}.rule-row{background-color:#1c1f2c;border-radius:4px;margin-bottom:2rem}.rule-row-inactive{opacity:.7}.rule-content{align-items:center;display:flex;justify-content:space-between;padding:.8rem 1rem}.campaign-content{background-color:#1f2231;padding:.8rem .8rem .8rem 1.6rem}.frequency-select{margin-left:.2rem;padding-left:.2rem;width:8rem}.campaign-input{margin-bottom:1rem;margin-top:.5rem}.chip-wrapper{display:flex;flex-flow:wrap;max-width:700px}.chip-container{padding-bottom:1rem;width:-webkit-fit-content;width:fit-content}.MuiChip-root{max-width:200px}.button-group{display:flex;padding:.8rem}.button{margin:.5rem;width:6rem}.rules-container{border:1px solid red;height:10rem;overflow:scroll}.rule-row-blur{opacity:.7}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.add-fc-rules-container{border:1px solid #fe0072;border-radius:4px;box-sizing:border-box;margin-bottom:7px;padding:12px;width:100%}.add-fc-rules-title{align-items:center;display:flex;justify-content:space-between}.fc-input-disabled,.user-conversion-input-disabled{color:#fff!important}.table-toolbar{padding:1em}.add-account-btn{display:block;margin-left:auto}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}tbody td:hover{cursor:pointer!important}.integrations-item{display:flex;flex-direction:column}.styles_container__UhLsj{padding:1rem}.styles_href__A6sBv{color:#fff;text-decoration:none}.styles_button__R2SJd{align-items:center;background-color:#fe0072;border:none;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:13px;gap:4px;justify-content:center;min-width:100px;padding:5px}.styles_buttonGroup__FyIgZ{display:flex;justify-content:space-between;min-width:250px}.styles_header__gvWx9{font-weight:500;margin-bottom:1rem}.styles_content__cSKkF{align-items:center;display:flex;justify-content:center}.style_container__hLCwy input{background-color:#fe0072;border:none;color:#fff;cursor:pointer;font-family:Avenir;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:normal}.style_disabled__t8Vrk input{background-color:#a8a8a8;cursor:auto}.reportContainer{height:85vh;margin:20px;width:100%}.formContainer{margin:20px}.runBtn{width:100%}.noResultsText{color:#000;margin:auto;padding-top:300px;text-align:center}.maintenance_container__WlEGn{align-items:center;background-color:#fc5296;background-image:linear-gradient(45deg,#0d0d0d,#fc5296 50%);display:flex!important;flex-flow:column;height:100%!important;justify-content:center;position:fixed;width:100%!important}
/*# sourceMappingURL=main.ef1daf03.css.map*/