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}.cls-2{fill:#0f6eff;stroke:#fff;stroke-miterlimit:10;stroke-width:.5px}.cls-1{fill:#fff!important}::-webkit-input-placeholder{color:#d3d3d3!important;opacity:1!important}::placeholder{color:#d3d3d3!important;opacity:1!important}:-ms-input-placeholder{color:#d3d3d3!important}::-ms-input-placeholder{color:#d3d3d3!important}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:#f8fafc}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:#9a9a9a}textarea::-webkit-scrollbar{background-color:#f8fafc;border-radius:20px!important;height:6px;width:6px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);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%;-webkit-transform:translateX(-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;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#campaign{width:100%}.c-section,.products-c-section{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.products-c-section{margin-top:30px}.whatsAppHeadingSection{text-align:center;width:100%}.whatsAppHeadingSection>.c-heading{color:#000;font-family:Gilroy;font-size:28px;font-weight:600;line-height:32px}.whatsAppHeadingSection>.c-note{color:grey;font-family:Gilroy;font-size:16px;font-weight:400;line-height:22px}.create-campaign-link{align-items:center;background:linear-gradient(270deg,#0052f1,#0075ff);border:none;border-radius:12px;display:flex;flex-shrink:0;height:55px;justify-content:center;outline:none;padding:5px 12px;text-decoration:none;width:227px}.create-campaign-link:disabled{background:#bdbdbd}.c-btn-add-icon{height:25px;width:25px}.c-btn-text{color:#fff;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin:0 0 3px 6px}.c-list{background:#fff;border:1px solid #dae6ff;border-radius:10px;margin:15px 0;padding:25px}.listHeading-section{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.searchBar,.searchContainer{align-items:center;background-color:#fff;border:1.5px solid #e9e9e9;border-radius:10px;display:flex;height:50px;padding:0 10px;width:315px}.c-list-search{background:none;border:none;color:rgba(0,0,0,.5);font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:400;height:47px;line-height:32px;margin-left:10px;outline:none;width:100%}.list-filters{flex-wrap:wrap;gap:.5rem}.list-filters,.noCampaign{align-items:center;display:flex}.noCampaign{flex-direction:column;justify-content:center;min-height:80vh;width:100%}.noCampaign .sub{color:#00000080;font-size:1.1rem;text-align:center;width:30rem}.noCampaign img{width:25rem}.noCampaign button,.noCampaign button img{width:-webkit-max-content;width:max-content}@media only screen and (max-width:1200px){.list-filters{justify-content:center;margin:auto;text-align:center}}@media only screen and (max-width:598px){.products-c-section{gap:1rem;justify-content:space-around}}.duration,.platform,.status{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.live{background:#e1ffe0;color:#317c2e}.live,.paused{border-radius:24px;height:35px;padding:0 15px;text-align:center;width:88px}.paused{background:#fff8e0;color:#d1a307}.f-name{color:rgba(0,0,0,.5);margin-right:.5rem;position:relative;top:7px}.f-name,.selector{font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:400;line-height:32px}.selector{border:1.5px solid #e9e9e9;border-radius:10px;color:#000;height:50px;margin-left:8px;outline:none;width:-webkit-max-content;width:max-content}.form-select:focus{border:1.5px solid #e9e9e9;box-shadow:none}.campaign-list{margin:25px 0;max-height:100vh;max-width:0;min-width:100%;overflow-y:scroll}thead{background:#f8f8f8;border:1.5px solid #eaeaea;border-radius:10px;color:rgba(0,0,0,.5);font-weight:500;line-height:30px}tbody,thead{font-family:Eudoxus Sans;font-size:14px;font-style:normal}tbody{color:#000;font-weight:400;line-height:32px}td{vertical-align:middle}td,th{text-align:center}.toggleSwitch{height:19.27px;width:37.57px!important}.form-check-input:focus{box-shadow:none!important}.campaign-section{align-items:center;display:flex;width:-webkit-max-content;width:max-content}.cam-img{border-radius:5px;height:54px;width:58px}.cam-des{margin-left:10px;width:-webkit-max-content;width:max-content}.cam-name{font-size:14px;font-weight:500;top:6px}.cam-date,.cam-name{display:block;font-family:Eudoxus Sans;font-style:normal;line-height:32px;margin:0;padding:0;position:relative;width:-webkit-max-content;width:max-content}.cam-date{color:rgba(0,0,0,.6);font-size:12px;font-weight:400;top:-6px}.cam-action-icons{cursor:pointer;margin:0 5px}.campaignList,select{cursor:pointer}.c-date{min-width:195px}.c-city{min-width:115px}.c-delete{min-width:85px}.campaign-pending{background:#fff8e0!important;color:#d1a307}.campaign-live,.campaign-pending{align-items:center;border-radius:24px;display:flex;font-family:Eudoxus Sans;font-size:14px;font-style:normal;font-weight:500;height:30px!important;justify-content:center;margin:auto;padding:10px}.campaign-live{background:#e1ffe0!important;color:#317c2e}.tableAdCopies{background-color:#f9f9f9;border-radius:.6rem;padding:1.3rem}.tableAdCopies-heading{border-bottom:1px solid #eaeaea;margin-bottom:1rem;padding-bottom:.4rem}.tableAdCopies-heading h4{font-size:1rem;font-weight:600}.adCopiesFlex{display:flex;gap:1rem}.adCopies{background-color:#fff;border-radius:.5rem;padding:.5rem;width:320px}.adCopies .profilePic{border-radius:50%;object-fit:cover;object-position:center}.adCopies-heading{align-items:center;display:flex;gap:.5rem}.adCopies-heading h4{color:#0050ba;font-size:1.2rem;font-weight:700;margin:0}.adCopies .description{color:#00000080;font-size:.9rem;line-height:1.7;margin:1rem 0;white-space:pre-line}.adCopies .adThumbnail,.adCopies .adThumbnail img{aspect-ratio:1/1;width:100%}.adCopies .adThumbnail img{object-fit:contain}.adCopies .cta{align-items:center;background-color:#f1f2f4;display:flex;gap:1rem;padding:.4rem 1rem}.adCopies .cta .left h5{color:#000000b0;font-size:1rem;font-weight:600}.adCopies .cta .left p{color:#00000080;margin:0}.adCopies .cta button{border:1px solid #494949;border-radius:.4rem;color:#000000b0;flex-shrink:0;font-size:.8rem;padding:.2rem .5rem}.adCopies .facebook{align-items:center;background-color:#e5f0ff;border-radius:.7rem;color:#1075ff;display:flex;gap:.5rem;justify-content:center;margin:1rem 0;padding:.6rem 0}.adCopies .facebook p{font-weight:500;margin:0}.errorModal{align-items:center;background-color:#fff;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;left:50%;padding:1rem 2rem;position:relative;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:26rem}.errorModal .close{cursor:pointer;position:absolute;right:1rem;top:1rem}.errorModal img{margin-bottom:1.5rem;width:5rem}.errorModal p{color:grey;line-height:1.3;margin-bottom:2.5rem}.errorModal button{background:linear-gradient(269.61deg,#0052f1 -1.71%,#0075ff 99.86%);border:none;border-radius:.6rem;color:#fff;flex-shrink:0;outline:none;padding:.8rem 1rem}.adBackdrop{background-color:rgba(0,0,0,.75);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:20}.adModal{-webkit-animation:slide-down .3s ease-out forwards;animation:slide-down .3s ease-out forwards;background-color:#fff;border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.25);left:50%;padding:1rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;width:30rem;z-index:30}.adModal__close{cursor:pointer;display:flex;justify-content:flex-end}.adModal__inner{margin-top:10px;padding:0 5%}.ad__heading{color:#00040b;font-size:26px;font-weight:600;margin:0}.ad__heading,.ad__subHeading{font-family:Gilroy;line-height:25px;text-align:center}.ad__subHeading{color:rgba(0,0,0,.5);font-size:16px;font-weight:400;margin:5px 0 0}.ad__fbPages{background-color:#f9f9f9;border-radius:8px;height:14rem;margin:15px 0 10px;overflow:auto;padding:20px 30px}.ad__fbPages>p{color:#999ca0;font-family:Gilroy;font-size:12px;font-weight:400;line-height:16px;margin:0}.radioGroups{display:flex;flex-direction:column;gap:.5rem;margin-top:15px}.radioGroup{align-items:center;display:flex;gap:.8rem}[type=checkbox],[type=radio]{height:20px;width:20px}.radioGroup>div{align-items:center;background-color:#0064fa;border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:400;height:24px;justify-content:center;width:24px}.radioGroup>div,.radioGroup>h6{font-family:Gilroy;line-height:26.37px;margin:0}.radioGroup>h6{color:#000;font-size:16px;font-weight:500}.ad__btn{align-items:center;background-image:linear-gradient(90deg,#0075ff,#0052f1);border:none;border-radius:12px;color:#fff;display:flex;font-family:Gilroy;font-size:16px;font-weight:600;height:55px;justify-content:center;line-height:24px;margin:0 0 20px;width:100%}.ad__btn:disabled{background:#bdbdbd}.adModal .orSeperator{align-items:center;display:flex;justify-content:center}.adModal .orSeperator p{color:#b3b4b6;position:relative}.adModal .orSeperator p:before{right:120%}.adModal .orSeperator p:after,.adModal .orSeperator p:before{background-color:#b3b4b6;content:"";height:1px;position:absolute;top:50%;width:8rem}.adModal .orSeperator p:after{left:120%}.adModal .changeAccountLink{color:#0f6eff;cursor:pointer;margin-bottom:2rem;text-align:center;text-decoration:underline}.adModal .noFbPage{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.adModal .noFbPage img{margin-bottom:1.2rem;width:4rem}.adModal .noFbPage h3{font-size:1.3rem;margin:0}.tokenInvalidPage{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.tokenInvalidPage h3{font-size:1.3rem;margin:1rem 0 1.2rem}.tokenInvalidPage p{font-size:1rem;line-height:1.2}.tokenInvalidPage img{width:4rem}.tokenInvalidPage button{background-image:linear-gradient(90deg,#0075ff,#0052f1);border:none;border-radius:10px;color:#fff;font-family:Gilroy;font-size:16px;font-weight:600;line-height:24px;margin:0 0 20px;padding:.4rem 1rem}.spinner,.tokenInvalidPage button{align-items:center;display:flex;justify-content:center}.spinner{width:100%}.spinner img{width:10rem}.c-listHeading{align-items:center;display:flex;justify-content:space-between}.c-listHeading-heading{font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:700;margin:0}.c-listHeading-createNewCampaignImg{position:relative;right:2px;top:-1.5px}.c-listHeading-createNewCampaignLink{color:#0f6eff;font-family:Eudoxus Sans;font-size:14px;font-style:normal;font-weight:500}.noCampaigns{align-items:center;background:none;display:flex;flex-direction:column;justify-content:center;width:100%}.noCampaigns img{margin-bottom:1.5rem;width:25rem}@media screen and (max-width:480px){.c-listHeading{flex-wrap:wrap;gap:.5rem}}.brandContainer{background-color:rgba(0,0,0,.7);display:grid;height:100vh;left:0;position:fixed;top:0;width:100%}#brand{display:flex;height:99vh;min-height:700px;padding:40px 100px}.brand__left{background-color:#f5f5f5;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:cover;border-radius:12px 0 0 12px;display:grid;flex:0.5 1;place-content:center;width:100%}.brand__leftCard{align-items:center;background-color:#fff;border:1px solid #e2e2e2;border-radius:20px;display:flex;flex-direction:column;height:100%;min-height:453px;padding:30px;position:relative;width:338px}.brand__leftCard>h3{color:#00040b;font-size:30px;font-weight:600;line-height:30.49px;margin:0}.brand__leftCard>h3,.brand__leftCard>p{word-wrap:break-word;font-family:Gilroy;max-width:100%;text-align:center;white-space:pre-line;width:100%}.brand__leftCard>p{color:rgba(0,4,11,.5);font-size:16px;font-weight:300;line-height:19.49px;margin:10px 0 0}.brand__leftCardImage{border-radius:12px;height:123px;margin-top:40px;object-fit:contain;object-position:center;width:272px}.brand__leftCard>button{align-items:center;background-color:#11a062;border:none;border-radius:12px;color:#fff;display:flex;font-family:Gilroy;font-size:16px;font-weight:500;height:45px;justify-content:center;margin-top:10px;outline:none;padding:16px 24px;width:279px}.brand__leftCardSkeletons{margin:20px 0}.brand__leftCardSkeletons>.css-x9jak5-MuiSkeleton-root:first-child{height:25px;max-width:100%;width:270px}.brand__leftCardSkeletons>.css-x9jak5-MuiSkeleton-root:nth-child(2){height:25px;max-width:100%;width:135px}.brand__leftCardLine{background-color:#f4f4f4;height:4px;margin-top:30px;width:107px}.previewRibbonImage{position:absolute;right:-25px;top:-25px}.brand__crossDiv{cursor:pointer;display:flex;justify-content:flex-end;margin-top:25px;padding:0 20px;width:100%}.brand__crossDivImg{cursor:pointer}.brand__right{background-color:#fff;border:4px solid #fff;border-radius:0 12px 12px 0;flex:0.5 1;overflow-y:auto}.brand__rightInner{align-items:center;display:flex;flex-direction:column;margin-top:60px;padding:0 15%}.brand__rightInner>h1{color:#00040b;font-size:26px;font-weight:600;letter-spacing:-.5px;margin:0}.brand__rightInner>h1,.brand__rightInnerSubHeading{font-family:Gilroy;line-height:19.49px;text-align:center}.brand__rightInnerSubHeading{color:#999ca0;font-size:16px;font-weight:400;margin:8px 0 0}.brand__rightInnerForm{margin-top:40px;width:100%}.brand__name{border:1px solid #e7e7e7;border-radius:8px;height:56px;max-width:100%;padding:0 10px;width:100%}.brand__name:focus{border:1px solid #0052f1;outline:none}.requireData{color:gray}.requireData,.warning{font-family:Gilroy;font-size:14px;font-weight:400;margin:0 0 0 6px}.warning{color:red}.brand__description{border:1px solid #e7e7e7;border-radius:8px;height:83px;margin-top:20px;max-width:100%;padding:0 10px;resize:none;width:100%}.brand__description:focus{border:1px solid #0052f1;outline:none}.brand__rightInnerFormImageUploader{align-items:center;background-color:rgba(190,216,255,.5);border:1.5px dashed #0f6eff;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin-bottom:.8rem;margin-top:20px;max-height:100%;max-width:100%;min-height:66px;width:100%}.brand__rightInnerFormImageUploader .helperText{color:#757575;font-size:.8rem;margin:0}.brand__loadingSpinner{align-items:center;border:1.5px dashed #0f6eff;border-radius:10px;display:flex;justify-content:space-between;justify-content:center;margin-bottom:.8rem;margin-top:40px;max-height:100%;max-width:100%;min-height:66px;padding:10px 20px 10px 10px;width:100%}.brand__hr{border:1px solid #989ba0;margin:30px 0 0}.brand__rightInnerBtns{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin:30px 0}.brand__rightInnerBtnCenter{justify-content:flex-end}.brand__rightInnerBtnSpaceBetween{justify-content:space-between}.brand__rightInnerLater{color:#8f8f8f;cursor:pointer;text-decoration:underline}.brand__rightInnerCompleteBtn,.brand__rightInnerLater{font-family:Gilroy;font-size:16px;font-weight:600;line-height:24px;margin:0}.brand__rightInnerCompleteBtn{border:none;border-radius:12px;color:#fff;height:55px;width:185px}.brand__rightInnerCompleteBtnActive{background:linear-gradient(90deg,#0075ff,#0052f1)}.brand__rightInnerCompleteBtnDisabled{background:linear-gradient(90deg,rgba(0,117,255,.5),rgba(0,82,241,.5))}@media only screen and (max-width:991px){#brand{align-items:center;flex-direction:column;height:100vh;min-height:100%;overflow-y:scroll;padding:0}#brand,.brand__left{max-width:100%;width:100%}.brand__left{border-radius:0;padding:20px}.previewRibbonImage{display:none;right:0;top:0}.brand__right{border-radius:0;max-width:100%;overflow-y:visible;overflow-y:initial;width:100%}.brand__crossDiv{position:absolute;top:0}}@media only screen and (max-width:480px){.brand__rightInnerBtns{justify-content:space-around}}#linkFb{align-items:center;background:#fff;border:1px solid #dae6ff;border-radius:10px;display:flex;flex-wrap:wrap;margin-top:2.5rem;max-width:100%;width:100%}.linkFbImg{background:#eff8ff;border-radius:9px 0 0 9px;width:50%}.linkFb-img{height:100%;max-height:358px;max-width:100%;width:100%}.linkFb-info{padding:0 5%;width:50%}.linkFb-info-heading{font-family:Eudoxus Sans;font-size:24px;font-style:normal;font-weight:700}.linkFb-info-subHeading{color:rgba(11,26,51,.4);font-size:14px;font-weight:400;margin-top:1rem}.linkFb-button,.linkFb-info-subHeading{font-family:Eudoxus Sans;font-style:normal}.linkFb-button{align-items:center;background:#e1edff;border:none;border-radius:8.33333px;border-radius:10px;color:#0f6eff;display:flex;font-size:12.5px;font-weight:500;height:40px;justify-content:space-around;margin-top:1.3rem;width:215px}@media only screen and (max-width:1380px){.linkFb-info,.linkFbImg{width:100%}.linkFb-info{margin:25px 0}}.p_createFBHeader{color:rgba(0,0,0,.5);font-size:16px}.campaignStep1{display:flex;justify-content:center;max-width:100%;width:100%}.Budget-date{width:100%}.campaignStep2,.campaignStep3{align-items:flex-start;display:flex;flex-wrap:wrap;gap:36px;justify-content:flex-start;max-width:100%;width:100%}.campaignStep3{justify-content:center}.cs3-heading{font-size:14px;font-weight:600;margin:0;text-decoration:underline}.cs3-heading,.cs3-title{font-family:Eudoxus Sans;font-style:normal}.cs3-title{color:#606060;font-size:13px;font-weight:500;margin:5px 0}.cs3-toggleBtn{align-items:center;background:#f0f0f0;border-radius:47.0588px;cursor:pointer;display:flex;height:39px;margin:8px 0;max-width:100%;width:229px}.cs3-toggleBtn-active{background:#0f6eff;color:#fff;padding:6px 0;width:122.13px}.cs3-toggleBtn-active,.cs3-toggleBtn-inactive{border-radius:47.0588px;height:39px;margin:0;text-align:center}.cs3-toggleBtn-inactive{color:#999;padding:5px 0;width:106.13px}.cs3-start-end-date{display:flex;flex-wrap:wrap;justify-content:space-between}.enddate,.startdate{border:1.5px solid #e9e9e9;border-radius:10px;height:50px;padding:0 20px 0 10px;width:363px}input[type=date]::-webkit-calendar-picker-indicator{background:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD//gAfQ29tcHJlc3NlZCBieSBqcGVnLXJlY29tcHJlc3P/2wCEAAICAgICAgICAgIDAwMDAwQEBAQEBAcFBQUFBQcKBgcGBgcGCgkLCQgJCwkQDQsLDRATEA8QExcUFBcdGx0lJTIBAgICAgICAgICAgMDAwMDBAQEBAQEBwUFBQUFBwoGBwYGBwYKCQsJCAkLCRANCwsNEBMQDxATFxQUFx0bHSUlMv/CABEIABgAGAMBIgACEQEDEQH/xAAWAAEBAQAAAAAAAAAAAAAAAAAICQf/2gAIAQEAAAAAaMxKeDgZM3agQ9//xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oACAECEAAAAA//xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oACAEDEAAAAA//xAAxEAAABAQFAgMHBQAAAAAAAAACAwQFAQYHCAASExQVCRYXGDIRGSEjMzRiNTZCZHP/2gAIAQEAAT8A6iV+ia1RqQU4lhgOc5zm1gXHp1AVe1AzpzM6Yld6B6hupCOQH44987Wbw97N8OWblO3uM5/kT97udDQ5D/bN8zHTsv0S3VtS+nMzMB7ZOkosCE9QpEr3QHhOXlTHLvQCJZupGGcH5Y6qty9bKSXH0/kanE4trK1rpCbVxu7Zm5ZCClS4rE4jRnLk54wgykwxC4C6qLzw3mso5+++1N3tWPa/T1eZz8b+k/x3OOlXcxWyrNx1QpGqROLa9NaCQXJcVtGZuRwipTOKNOA0ByFOQIQMp0cdTaxmsFw09U+rJRNI2vLwyMxbOtZlakhOIZSZSYsIOKisykj+J44GAHiNn/Ur5vnvLnJ+4777zye2VNLkdPR0su5+z/r+jHTKsZq/bvPFQqzVtRtzM7vbMYzImdGpIUCAUpUlrDzjYo8xIIZiAQLADH//xAAUEQEAAAAAAAAAAAAAAAAAAAAg/9oACAECAQE/AB//xAAUEQEAAAAAAAAAAAAAAAAAAAAg/9oACAEDAQE/AB//2Q==);height:20px}input[type=date]:focus{border:none;outline:none}.step3Number{display:flex;flex-direction:column;gap:304px;width:2%}.s3-n1,.s3-n2{background:#0f6eff;border:2px solid #fdfdff;border-radius:50%;color:#fff;font-family:Eudoxus Sans;font-size:12px;font-style:normal;font-weight:700;height:24px;text-align:center;width:24px}.s3-n1:after{border:1.5px solid rgba(0,0,0,.16);content:"";height:309px;margin-left:-3px;margin-top:19px;position:absolute}.s3-main{width:90%}.cBudget-heading{align-items:center;display:flex;justify-content:space-between}.cs3-locationRadius,.cs3-locationSearch{margin-top:1.2rem}.cs3-selector,.cs3-selector:focus{border:none}.rangeSlide{width:100%}.rangeSlide,.rangeSlide:focus{border:none;outline:none}.selected-rangeSlide{background-color:#000;border-radius:4.99999px;color:#fff;font-family:Eudoxus Sans;font-size:12px;font-weight:700;height:25px;padding:2px 7px;position:relative;top:-36px;width:75px}.selected-rangeSlide:before{border-bottom:5px solid #000;border-left:5px solid transparent;border-right:5px solid transparent;content:"";margin-left:-6px;margin-top:-6.6px;position:absolute}.Bug-Cur-Name{color:#fff;font-size:10px;font-weight:400;letter-spacing:-.01em}.Bug-Cur-Name,.budgetRange{font-family:Eudoxus Sans;font-style:normal}.budgetRange{color:#606060;display:flex;font-size:12px;font-weight:500;justify-content:space-between}.location{border:1.5px solid #e9e9e9;border-radius:10px;display:flex;height:52px;width:100%}.locationIcon{height:30px;position:relative;top:10px;width:30px}.cs3-end-date,.cs3-start-date,.enddate,.startdate{max-width:100%}.step3Error{color:red;margin:0;padding:20px 0;text-align:center}.creativeTemplates{margin-top:50px}.creativeTemplates__templates{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr;justify-content:flex-start}@media only screen and (max-width:1006px){.creativeTemplates{gap:2rem;justify-content:center}}@media only screen and (max-width:1066px){.step3Number{gap:383px}.s3-n1:after{height:388px}}@media only screen and (max-width:499px){.step3Number{display:none}}#step4Cards{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:35px}@media only screen and (max-width:1415px){#step4Cards{gap:1rem;justify-content:space-around}}.googleMapLocation{margin-top:1rem}@media only screen and (max-width:850px){.campaignStep2{justify-content:space-around}}@media only screen and (max-width:969px){.campaignStep3{justify-content:space-around}}@media screen and (max-width:886px) and (min-width:769px){.campaignStep1{width:500px}}.location-suggestion{border-bottom:1px solid rgba(0,0,0,.05);cursor:pointer;list-style:none;padding:6px 0}.location-suggestion:hover{background-color:rgba(0,0,0,.05)}.locationSearchInput{border:none;border-radius:10px;color:#000;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:400;height:50px;padding:0 10px;width:100%}.locationSearchInput:focus{outline:none}.searchLocation{width:92%}.searchLists{background:#fff;position:relative;z-index:1}#productCard{align-items:center;background:#fff;border:1px solid #dae6ff;border-radius:12px;display:flex;flex-direction:column;height:333px;padding:10px 12px;width:310px}.imageSection{display:flex;justify-content:center;position:relative;width:100%}.imageSection>img:first-child,.imageSectionMouseOut>img:first-child{border-radius:12px;height:201px;object-fit:cover;width:285px}.menuDotsIcon{background-color:#fff;border:1px solid #eee;border-radius:5px;cursor:pointer;position:absolute;right:10px;top:10px}.productSettingOptions{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;font-size:10px;height:70px;justify-content:center;padding:0 12px;width:89px}.productSettingOption{align-items:center;cursor:pointer;display:flex;gap:.5rem;z-index:1}.productSettingOptions>hr{margin:5px 0}.productSettingOption>p{color:#000;font-family:Gilroy;font-size:14px;font-weight:400;margin:0}.imageSectionMouseOut{display:flex;justify-content:center;width:100%}.imageSection>img:nth-child(2){cursor:pointer;position:absolute;right:10px;top:10px;z-index:1}.imageSection>img:nth-child(3){cursor:pointer;position:absolute;right:35px;top:10px;z-index:1}.card__info{margin-top:15px;max-width:100%;padding:0 5px;width:100%}.card__infoTop{align-items:center;display:flex;justify-content:space-between;width:100%}.card__infoTop>h4:first-child{color:#000;font-family:Gilroy;font-size:18px;font-weight:600;margin:0}.card__infoTop>h4:nth-child(2){color:#000;font-family:Gilroy;font-size:17px;font-weight:500;margin:0}.card__infoBottom{margin-top:12px}.card__infoBottom>p{color:rgba(0,0,0,.4);font-family:Gilroy;font-size:14px;font-weight:400;line-height:20.4px;margin:0}#stepsProductCard{align-items:center;background:#fff;border:1.06px solid #e5e5e5;border-radius:13px;cursor:pointer;display:flex;height:100%;min-height:122.78px;padding:10px 12px;position:relative;width:396.26px}.stepsSelectedProductCard{border:3.18px solid rgba(0,82,241,.18)!important}.stepsImageSection>img:first-child{border-radius:13px;height:87.85px;object-fit:cover;width:87.85px}.stepsCard__infoTop{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}.stepsCard__infoTop>h4:first-child{color:#000;font-family:Gilroy;font-size:16.94px;font-weight:600;line-height:28.79px;margin:0}.stepsCard__infoTop>h4:nth-child(2){color:#000;font-family:Gilroy;font-size:15.88px;font-weight:500;line-height:26.99px;margin:0}.stepsCard__infoBottom>p{color:rgba(0,0,0,.4);font-family:Gilroy;font-size:14.82px;font-weight:400;line-height:23.27px;margin:0}.stepsCard__info{max-width:100%;padding:0 5px 0 14px;width:100%}.stepsTickCircleFilled{position:absolute;right:-10px;top:-10px}.card__info .actionBtns,.stepsCard__info .actionBtns{border-top:1px solid #eee;display:flex;width:100%}.card__info .actionBtns{margin-top:.5rem}#creativeCanvas{aspect-ratio:1/1;max-width:100%;position:relative;width:100%}.canvasInner{border-radius:8px;height:100%;max-width:100%;width:100%}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.step3Card{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:20px;cursor:pointer;margin:5px 0;max-width:100%;position:relative;width:345px}.notStep3Card{border:2px solid #f3f3f3}.selectedStep3Card{background:hsla(0,0%,100%,.3);border:2px solid #0f6eff}.step3Header{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px;padding:15px 15px 0}.step3Header>div{display:flex}.step3UserImage{height:36px;width:36px}.step3UserInfo{margin-left:10px}.step3Heading{color:#3b33a5;font-size:16px;font-weight:500;margin:0;text-transform:capitalize}.step3SubHeading{color:#767676;font-size:10px;margin:0}.step3SponsorImg{height:10px;margin-bottom:2px;margin-left:5px;object-fit:contain;width:10px}.step3Content{color:rgba(0,0,0,.7);font-size:.875rem;line-height:1.25rem;margin-top:12px;white-space:pre-line}.step3Content,.step3Img1Div{padding:0 15px}.step3Img1{margin-bottom:15px;object-fit:fill;width:100%}.s3Img,.step3Img1{aspect-ratio:1/1;border-radius:10px;max-width:100%}.s3Img{object-fit:contain;width:125px}.s3ImgRedCrossIcon{cursor:pointer}.step3Card-contactus{align-items:center;background:#f1f3f4;border-radius:0 0 4.05705px 4.05705px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;display:flex;justify-content:space-between;max-height:100%;min-height:44.63px;padding:15px;width:100%}.step3Card-contactus-para{color:rgba(0,0,0,.69);font-family:Eudoxus Sans;font-size:11px;font-style:normal;font-weight:500;margin:0}.CircularProgressbar .CircularProgressbar-path{stroke:#0d6efd!important}.previewRibbonImg{position:absolute;right:-25px}.step3-contactus-link{border:.331057px solid #494949;border-radius:3.31057px;color:rgba(0,0,0,.69);font-family:Eudoxus Sans;font-size:11px;font-style:normal;font-weight:500;margin-left:20px;max-width:100%;min-width:95px;padding:5px 8px;text-align:center;text-decoration:none}.step3Tick{width:3%}.step3CardSelectedTick{position:absolute;right:-8px;top:-8px}.step3Btn{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:10px;max-width:100%;width:100%}.step3Button{background:rgba(15,110,255,.1);border:none;border-radius:5px;color:#0f6eff;font-family:Eudoxus Sans;font-size:13px;font-style:normal;font-weight:500;height:33.99px;outline:none;width:122.1px}@media only screen and (max-width:365px){.step3Btn{gap:.4rem;justify-content:space-around}}@media only screen and (max-width:480px){.previewRibbonImg{right:0}}.modal-dialog{height:-webkit-max-content;height:max-content;margin:100px auto;max-width:90%;width:666px}.modalClose{padding:10px 10px 0 0}.textModalClose{cursor:pointer;height:20px;width:20px}.textModal-textDiv{margin-top:5px}.textModal-textLabel{font-family:Eudoxus Sans;font-size:12px;font-style:normal;font-weight:700}.textModal-textArea{border:1.5px solid #e9e9e9;border-radius:10px;display:flex;height:84px;padding:10px}.textModal-textInput{font-family:Eudoxus Sans;font-size:14px;font-style:normal;font-weight:400;margin-top:40px;resize:none}.textModal-textInput:focus{box-shadow:none}.textModal-textInputImage{height:17px;width:17px}.textModal-autoSuggestion{margin-top:2rem;width:100%}.textModal-autoSuggestionHeading{align-items:center;display:flex;justify-content:space-between}.textModal-autoSuggestion-heading{font-family:Eudoxus Sans;font-size:12px;font-style:normal;font-weight:700;margin:0}.textModal-autoSuggestion-headingImg{cursor:pointer}.textModal-autoSuggestion-examples{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:.5rem 0 1rem;width:100%}.textModal-autoSuggestion-example{background-color:hsl(0 0% 96%/.9);border-radius:10px;cursor:pointer;display:flex;max-height:-webkit-max-content;max-height:max-content;min-height:141px;padding:10px 15px;width:100%}.imageModalBtn,.textModalBtn{display:flex;justify-content:flex-end;margin:5px 0 15px}.imageModalDoneBtn,.textModalDoneBtn{background:#0f6eff;border:none;border-radius:10px;color:#fff;height:50px;width:189px}.selectedTextModal{border:1.5px solid #0f6eff}.notSelectedTextModal{border:1.5px solid #e9e9e9}.textModal-tick{width:0}.textModal-tickImg{position:relative;top:-21px}.searchImage{align-items:center;border:1.5px solid #e9e9e9;border-radius:10px;display:flex;height:53.27px;margin-top:1.4rem;padding:0 10px}.searchImage-input{border:none;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:400;margin-left:10px;width:100%}.searchImage-input:focus{outline:none}.imageModal-images{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-top:.8rem;width:100%}.imageModal-image{background:#c4c4c4;border-radius:10px;height:130.07px;min-width:100%;width:137.5px}.imageModalHr{align-items:center;display:flex;justify-content:space-between;margin:1rem 0}.imageModal-hr{border:1.5px solid #c2c2c2;width:46%}.imageModal-hr-title{color:#c2c2c2;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:500;margin:0}.imageModalUploadImage{justify-content:center}.imageModalUploadImage,.s3UploadedImage{align-items:center;border:1.5px dashed #0f6eff;border-radius:10px;display:flex;margin-bottom:.8rem;margin-top:40px;max-height:100%;max-width:100%;min-height:66px;width:100%}.s3UploadedImage{justify-content:space-between;padding:10px 20px 10px 10px}.imageModalUploadImage-file{display:none}.imageModalUploadImage-btn{align-items:center;background:none;border:none;color:#0f6eff;cursor:pointer;display:flex;font-family:Eudoxus Sans;font-size:14px;font-style:normal;font-weight:500;gap:.5rem}.imageModalUploadImageIconDiv{align-items:center;background:rgba(15,110,255,.1);border-radius:5px;display:flex;height:38px;justify-content:center;width:40px}.imageModalUploadImage-icon{height:20px;width:20px}.imageModal-hr2{background:#eaeaea;height:1.5px}.imageModal-images-imageDiv{cursor:pointer;display:flex;width:137.5px}.imageModal-tickImg{position:relative;right:30px;top:-45px}.removeUploadedImage{margin-left:5px;margin-top:6px;position:absolute}.otpDiv{display:flex;gap:1.4rem;margin-top:35px}.otpNumber{border:none;border-bottom:2px solid #0a69fa}.otpNumber,.otpNumberEmpty{font-family:Eudoxus Sans;font-size:16.7059px;font-style:normal;font-weight:500;padding:0 0 5px;text-align:center;width:54.29px}.otpNumberEmpty{border:none;border-bottom:2px solid#eaeaea;color:#d7d7d7}.otpNumber:focus,.otpNumberEmpty:focus{outline:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.modal-dialog-otp{width:421px}.modal-subHeading-otp{margin-top:12px!important}.modal-subHeading-otp-changeBtn{margin:0}.modal-subHeading-otp-changeBtn,.modal-subHeading-otp-resendBtn{background:none;border:none;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:400;padding:0;text-decoration:underline}.modal-subHeading-otp-resendBtn{color:#000;cursor:pointer;display:flex;justify-content:flex-end;margin:0 10px}.otpModalBtn{margin:20px 0;max-width:100%;width:100%}.otpModalDoneBtn{background:#0f6eff}.disabledConfirmOtpBtn,.otpModalDoneBtn{border:none;border-radius:10px;color:#fff;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:500;height:50px;width:100%}.disabledConfirmOtpBtn{background-color:#add8e6}.counterDiv{display:flex;justify-content:flex-end;margin-top:10px}.counter{font-family:Eudoxus Sans;font-size:12.5294px;font-style:normal;font-weight:500}.connectWhatsApp-number-invalid-code{color:#fe204c;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:400;margin:8px 0 0}@media only screen and (max-width:768px){.imageModal-images{justify-content:space-around}}@media only screen and (max-width:504px){.textModal-autoSuggestion-examples{justify-content:space-around}}.step4Card{border-radius:8.11644px;cursor:pointer;display:flex;height:255.02px;padding:15px 0;text-align:center;width:264.74px}.step4Card-info{width:97%}.step4Card-img1{display:block;margin:10px auto}.step4Card-priceSymbol{height:11.14px;margin:1rem 0 0}.step4Card-price{font-size:29.6829px;font-weight:700}.step4Card-forPeople,.step4Card-price{font-family:Eudoxus Sans;font-style:normal}.step4Card-forPeople{color:rgba(0,0,0,.5);font-size:12.1747px;font-weight:400;margin:1.8rem 0 0}.step4Card-people{color:#000;font-weight:500;text-decoration:underline}.notStep4Card{border:1.21747px solid #eaeaea}.selectedStep4Card{border:1.21747px solid #0f6eff}.step4Tick{width:4%}.step4CardSelectedTick{left:-8px;position:relative;top:-27px}#step4BillContainer{background:#fff;border:1px solid #dae6ff;border-radius:10px;padding:20px;width:29%}.step4BillContainer-heading{display:inline-block;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:700}.step4BillContainer-Hr{background:#eaeaea;height:1.5px}.step4BillContainerCardHeading{border-radius:12.11644px 12.11644px 0 0;max-height:100%;min-height:91px;padding:20px 15px}.step4BillContainerCardHeading-starter{background:linear-gradient(180deg,#0e9654,#4dcc8f)}.step4BillContainerCardHeading-growth{background:linear-gradient(180deg,#8e2de2,#4a00e0)}.step4BillContainerCardHeading-scale{background:linear-gradient(180deg,#f12711,#f5af19)}.step4BillContainerCardHeading-heading{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.step4Bill-headingUpper{align-items:center;display:flex}.step4Bill-planType{height:29px;width:115px}.step4Bill-plan{font-size:18px;font-weight:700;margin:0 0 0 5px}.step4Bill-plan,.step4Bill-planPrice{color:#fff;font-family:Eudoxus Sans;font-style:normal}.step4Bill-planPrice{font-size:16px;font-weight:500;margin:0}.step4BillContainerCardHeading-subHeading{color:hsla(0,0%,100%,.7);font-family:Eudoxus Sans;font-size:14px;font-style:normal;font-weight:400;margin:0}.step4BillContainerCardBody{margin:10px 0}.step4Bill-billDetails{display:flex;flex-wrap:wrap;justify-content:space-between;margin:5px 0}.step4Bill-billDetails-title{color:rgba(0,0,0,.5);font-family:Eudoxus Sans;font-size:15px;font-style:normal;font-weight:400;margin:0}.step4Bill-billDetails-price{font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:500;margin:0}.step4Bill-billDetails-totalAmount{font-size:20px;font-weight:700}.step4Bill-safeAndSecure{align-items:center;background:#fff4e1;border:1px solid #ffe1b5;border-radius:10px;display:flex;gap:.5rem;max-height:100%;min-height:44px;padding:0 20px}.step4Bill-safeAndSecure-info{color:rgba(0,0,0,.7);font-family:Eudoxus Sans;font-size:12px;font-style:normal;font-weight:400;margin:0}@media only screen and (max-width:1415px){#step4BillContainer{width:100%}}.step4BillContainer-Hr2{background:#eaeaea;border-top:1px dashed;height:1.5px}#connectWhatsApp{max-width:100%;width:100%}.connectWhatsApp-container{background:#fff;border:1px solid #dae6ff;border-radius:10px;display:flex;flex-wrap:wrap;margin-top:30px;max-height:100%;min-height:440px;width:100%}.connectWhatsApp-imgDiv{height:440px;max-height:100%;max-width:100%;min-width:55%;width:55%}.connectWhatsApp-img{height:440px;max-height:100%;object-fit:cover;width:100%}.connectWhatsApp-imgDiv-error{height:465px;max-height:100%;max-width:100%;min-width:55%;width:55%}.connectWhatsApp-img-error{height:465px;max-height:100%;object-fit:cover;width:100%}.connectWhatsApp-info-outerDiv{max-width:100%;min-width:45%;width:45%}.connectWhatsApp-info-innerDiv{max-width:100%;padding:28px 30px 28px 40px;width:100%}.connectWhatsApp-heading{font-family:Eudoxus Sans;font-size:24px;font-style:normal;font-weight:700;margin:0 0 .2rem}.connectWhatsApp-subHeading{color:rgba(11,26,51,.4);font-family:Eudoxus Sans;font-size:14px;font-style:normal;font-weight:400}.connectWhatsApp-hr{border:1px solid #e3e3e3}.ListConnectWhatsAppFeature-lists-feature{display:flex;flex-direction:column;gap:1.6rem;list-style:none;margin:20px 0;padding:0}.connectWhatsApp-number-text-heading{color:#606060;font-family:Eudoxus Sans;font-size:12px;font-style:normal;font-weight:500;margin:0 0 8px}.connectWhatsApp-inputNumber{border:1px solid #eaeaea;border-radius:10px}.connectWhatsApp-inputNumber,.connectWhatsApp-inputNumber-invalid{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fff;height:50px}.connectWhatsApp-inputNumber-invalid{border:1px solid #fe204c;border-radius:10px}.connectWhatsApp-inputNumber-mb-3{border:none;height:50px;margin:0!important;padding:5px 0}.connectWhatsApp-dropdown-btn{background:#fff;border:none;color:#000;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:500}.connectWhatsApp-dropdown-btn:hover:focus{background-color:#fff;color:#000}.connectWhatsApp-number-input{border:none;border-left:3px solid #efefef;box-shadow:none;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:500}.connectWhatsApp-number-input:focus{border:none;border-left:2px solid #efefef;box-shadow:none}.connectWhatsApp-number-invalid,.connectWhatsApp-number-valid{margin-right:10px}.connectWhatsApp-number-invalid-para{color:#fe204c;font-family:Eudoxus Sans;font-size:11.5px;font-style:normal;font-weight:400;margin:5px 0 0}.connectWhatsappNumberDiv{align-items:center;display:flex;gap:1rem}.sendWhatsAppCodeBtnDiv{display:flex;justify-content:flex-end}.sendWhatsAppCodeBtn{background:linear-gradient(90deg,#0075ff,#0052f1)}.disabledSendWhatsAppCodeBtn,.sendWhatsAppCodeBtn{border:none;border-radius:12px;color:#fff;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:500;height:51px;width:199px}.disabledSendWhatsAppCodeBtn{background:#add8e6}@media only screen and (max-width:1460px){.connectWhatsApp-imgDiv,.connectWhatsApp-info-outerDiv{max-width:100%;width:100%}}.listConnectWhatsAppFeature{align-items:center;display:flex;gap:.6rem}.listConnectWhatsAppFeature-heading{font-family:Eudoxus Sans;font-size:14px;font-style:normal;font-weight:500;margin:0 0 1px}.listConnectWhatsAppFeature-subHeading{color:rgba(0,0,0,.5);font-family:Eudoxus Sans;font-size:12px;font-style:normal;font-weight:400;margin:0}#stepsContainer{background:#fff;border:1px solid #dae6ff;border-radius:10px;padding:20px}.step4Container{width:70%}.stepsContainer-ChooseProduct{display:flex;justify-content:space-between}.stepHeading{font-size:16px;font-weight:700}.stepHeading,.stepNumber{display:inline-block;font-family:Eudoxus Sans;font-style:normal}.stepNumber{color:rgba(0,0,0,.5);font-size:14px;font-weight:400;margin:0 8px}.stepsHr{background:#eaeaea;height:1.5px}.createNewProductImg{position:relative;right:2px;top:-1.5px}.createNewProductLink{color:#0f6eff;font-family:Eudoxus Sans;font-size:14px;font-style:normal;font-weight:500}@media only screen and (max-width:1415px){.step4Container{width:100%}}.c-heading{font-size:24px;font-weight:700}.c-heading,.c-note{font-family:Eudoxus Sans;font-style:normal;line-height:20px}.c-note{color:rgba(0,0,0,.5);font-size:16px;font-weight:400}.c-note-bold{color:#000;font-weight:500}.progressC-headingSection{align-items:center;display:flex;justify-content:space-between}.progressC-headingSection>div{flex:0.6 1}@media only screen and (max-width:1055px){.progressC-headingSection{align-items:normal;flex-direction:column}}#steps-progress{flex:0.4 1;max-width:100%;width:100%}.step-progress-line{border:none;height:4px;left:12px;margin:auto;max-width:88%;opacity:inherit;position:relative;top:30px}.step-progress-line1{background:linear-gradient(90deg,#f29a2e 46%,#e7eaf0 0)}.step-progress-line2{background:linear-gradient(90deg,#f29a2e 70%,#e7eaf0 0)}.step-progress-line3{background:linear-gradient(90deg,#f29a2e 100%,#e7eaf0 0)}.steps{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;list-style:none;padding:0}.step{text-align:center}.selected-step-text{color:#0b1a33;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.02em}.step1-icon,.step2-icon,.step3-icon{position:relative}.step-text{color:#abb6c5;font-family:Eudoxus Sans;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.02em}@media only screen and (max-width:655px){.step-progress-line{display:none}}@media only screen and (max-width:380px){.steps{justify-content:space-around}}#createCampaign{max-width:100%;min-width:100%}.campaign-continue-Btn{display:flex;justify-content:flex-end;margin-top:20px;text-align:end}.campaign-continue-back-Btn{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px}.step-back-btn,.step-continue-btn{align-items:center;border:none;border-radius:10px;color:#fff;display:flex;gap:1rem;height:50px;justify-content:center;width:237px}.step-back-btn-enabled,.step-continue-btn-enabled{background-color:#0f6eff}.step-continue-btn-disabled{background-color:#add8e6}#stepsMainContainer{display:flex;flex-wrap:wrap;justify-content:space-between}.custimize{color:rgba(0,0,0,.8);font-weight:400;margin-top:40px;text-align:center}.puffLoadingSpinner{display:grid;max-width:100%;place-content:center;width:100%}.custimize>span{color:blue;cursor:pointer;text-decoration:underline}.customizeDiv{background-color:#fff;display:flex;height:100vh;left:0;position:fixed;top:0;width:100%}.customizeDiv__left{align-items:center;background-color:#f5f5f5;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:cover;display:flex;flex:0.5 1;flex-direction:column;overflow:auto;padding:2rem 0;width:100%}.customizeDiv__left__cardNumberCircle{display:flex;gap:1rem;justify-content:center;margin-top:30px}.customizeDiv__left__cardNumberCircle>span{background-color:initial;border:1px solid #000;border-radius:50%;color:#000;cursor:pointer;display:grid;height:25px;place-content:center;width:25px}.customizeDiv__left__cardNumberCircle>.selected{background-color:#000;color:#fff}.customizeDiv__right{background-color:#fff;flex:0.5 1;overflow-y:scroll}.crossDiv{display:flex;justify-content:flex-end;margin-top:25px;padding:0 20px;width:100%}.custimizeDiv__rightInner{align-items:center;display:flex;flex-direction:column;margin-top:100px;padding:0 15%}.custimizeDiv__rightInner>p{color:#989ba0;text-align:center}.toggleCaptionCreative{align-items:center;background-color:#f5f5f5;border-radius:8px;display:flex;gap:2rem;margin-top:25px;max-width:100%;padding:5px;width:350px}.toggleCaptionCreative>span{align-items:center;border-radius:8px;color:#989ba0;cursor:pointer;display:flex;flex:0.5 1;gap:.4rem;justify-content:center;padding:.4rem .7rem}.toggleCaptionCreative>.selected{background-color:#fff;color:#020817}.creativeForm{width:100%}.creativeForm__line{align-items:center;color:#989ba0;display:flex;gap:.5rem;justify-content:center;margin:15px 0;width:100%}.creativeForm__line>hr{border:1px solid #989ba0;flex:0.4 1;width:100%}.creativeForm__adContent{align-items:center;border:1px solid #d3d3d3;border-radius:8px;display:flex;margin:30px 0 20px;padding:10px}.crossImg{cursor:pointer}.adContentInput{border:none;max-height:30px}.adContentInput,.ctaInput{height:100%;outline:none;width:100%}.ctaInput{border:1px solid #d3d3d3;border-radius:8px;max-height:45px;padding:10px}.adContentImg{cursor:pointer;width:25px}.chooseColor{margin-top:20px}.chooseColorDiv{align-items:center;display:flex;gap:.5rem;margin-top:10px;position:relative}.chooseColor>p{color:#d3d3d3;margin:0}.creativeTemplates>p{color:#d3d3d3;margin:0 0 15px}.chooseColorDiv>.btnDiv{border:1px solid #9e9e9e;border-radius:50%;display:grid;height:30px;place-content:center;width:30px}.chooseColorDiv>.selectedBtnDiv{border:1px solid blue}.chooseColorDiv>.btnDiv>button{background-color:pink;border:none;border-radius:50%;height:22px;outline:none;width:22px}.selectColor{background-color:#d3d3d3;border:none;border-radius:50%;color:#000;display:grid;height:30px;outline:none;place-content:center;width:30px}.colorSelector{background-color:#fff;border-radius:14px;width:-webkit-max-content;width:max-content;z-index:30}.selectedTemplate{position:absolute;right:0;top:0}.saveChanges{align-items:center;background-color:#fff;border-top:2px solid #f5f5f5;bottom:0;display:flex;height:80px;justify-content:flex-end;padding:25px;position:-webkit-sticky;position:sticky;width:100%}.saveChanges>button{background-color:#0064fa;border:none;border-radius:15px;color:#fff;outline:none;padding:10px 20px}@media only screen and (max-width:1415px){#stepsMainContainer{gap:1rem}}@media only screen and (max-width:514px){.campaign-continue-back-Btn{gap:1rem;justify-content:space-around}}@media only screen and (max-width:768px){.customizeDiv{flex-direction:column;height:670px;overflow-y:scroll}.crossDiv{position:absolute;top:0}.customizeDiv__left{height:770px}.customizeDiv__right{overflow:visible;overflow:initial}.customizeDiv__left>.step3Card{margin-top:80px}.customizeDiv__left>.customizeDiv__left__cardNumberCircle{margin:30px 0}}#home{margin:0 auto 20px;max-width:100%;width:100%}.home-banner{background-color:#ffcaca33;border-radius:1rem;margin-bottom:25px;padding:1rem 2rem;width:100%}.home-banner,.home-banner-left{align-items:center;display:flex;justify-content:space-between}.home-banner-left{gap:1.5rem}.home-banner-left p{color:#00000080}.home-banner button{background-color:#e83838;border:none;border-radius:.6rem;color:#fff;flex-shrink:0;margin-left:2rem;outline:none;padding:.4rem 1rem}.home-banner-section{align-items:center;color:#fff;display:flex;max-height:100%}.home-banner-img{height:150px;position:relative;top:-29px;width:107px}.home-banner-info-section{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.home-banner-info{margin-left:10px}.banner-heading{font-size:19px;font-weight:700;margin:0 0 5px}.banner-heading,.banner-subHeading{font-family:Eudoxus Sans;font-style:normal}.banner-subHeading{color:hsla(0,0%,100%,.7);font-size:13px;font-weight:400;letter-spacing:.8px;margin:0}.home-banner-infoLive-section{align-items:center;-webkit-backdrop-filter:blur(10.5px);backdrop-filter:blur(10.5px);background:hsla(0,0%,100%,.1);border:1.16667px solid hsla(0,0%,100%,.4);border-radius:28px;display:flex;gap:.5rem;height:33.83px;width:189px}.banner-adLive-img{height:16.47px;margin-left:5px;width:44.7px}.banner-adStatus{color:#fff;font-family:Eudoxus Sans;font-size:14px;font-style:normal;font-weight:400;margin:0}.create_campaign_wrapper{background-color:aqua;border-radius:.5rem;padding:.2rem 1rem}@media screen and (max-width:988px) and (min-width:539px){.home-banner{height:112px;max-height:100%}.home-banner-img{top:-19px}}@media screen and (max-width:539px){.home-banner{height:100%;max-height:100%;padding:20px 0}.home-banner-info-section{gap:.5rem}.home-banner-img{height:150px;margin-top:-25px;position:relative;top:0;width:107px}}@media screen and (max-width:370px){.home-banner{background:url(/static/media/banner.e28cfd2a4942b4190957.png);padding:20px}.home-banner-section{flex-wrap:wrap}.home-banner-info-section,.home-banner-section{justify-content:space-around}}#dashboard{flex-wrap:wrap}#dashboard,#dashboardHeading{align-items:center;display:flex;justify-content:space-between}#dashboardHeading{margin:1rem;width:100%}.dashboard-heading{font-size:24px;font-weight:700;margin:0 0 .4rem}.dashboard-heading,.dashboard-subHeading{font-family:Eudoxus Sans;font-style:normal}.dashboard-subHeading{color:rgba(0,0,0,.5);font-size:16px;font-weight:400;margin:0}#dashboardFilter{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:10px}#overview{background:#fff;border:1px solid #dae6ff;border-radius:10px;height:100%;margin-top:15px;max-height:100%;min-height:210px;padding:25px}.overview-heading{font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:700}.overview-cards{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.overview-card{align-items:center;background:#fff;border-radius:11.5071px;display:flex;flex:1 1;height:96.87px;padding:0 20px 0 0}.clicks{border:1px solid #f4eac157}.reach{border:1px solid #a939ff43}.likes{border:1px solid #0f9bff5f}.whatsapp-enquiry{border:1.82316px solid #05a86c4f}.adspend{border:1px solid #ffb30054}.overview-card-img{margin:0 15px}.overview-card-title{color:rgba(0,0,0,.4);font-size:14.7407px;font-weight:400}.overview-card-subTitle,.overview-card-title{font-family:Eudoxus Sans;font-style:normal;margin:0}.overview-card-subTitle{font-size:30px;font-weight:700}.overview-card-subTitle span{font-size:18px;font-weight:500}.profitAndLoss{display:flex;font-family:Eudoxus Sans;font-size:16.8466px;font-style:normal;font-weight:500;margin-left:15px;margin-top:38px}.profit{color:#0cc029}.loss{color:#fc3f3f}@media only screen and (max-width:868px){.overview-cards{justify-content:center}}#createFirstCampaign{align-items:center;background:#fff;border:1px solid #dae6ff;border-radius:10px;display:flex;flex-wrap:wrap;margin-top:2.5rem;max-width:100%;width:100%}.createFirstCampaignImg{background:#eff8ff;border-radius:9px 0 0 9px;width:50%}.createFirstCampaign-img{height:100%;margin-top:-70px;max-height:100%;max-width:100%;width:684px}.createFirstCampaign-info{padding:0 5%;width:50%}.createFirstCampaign-info-heading{font-family:Eudoxus Sans;font-size:24px;font-style:normal;font-weight:700}.createFirstCampaign-info-subHeading{color:rgba(11,26,51,.4);font-family:Eudoxus Sans;font-size:14px;font-style:normal;font-weight:400;margin-top:1rem}.createFirstCampaign-button{background:#0f6eff;border:none;border-radius:10px;color:#fff;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:500;height:50px;margin-top:1.3rem;max-width:100%;width:237px}@media only screen and (max-width:1380px){.createFirstCampaign-info,.createFirstCampaignImg{width:100%}.createFirstCampaign-info{margin:25px 0}}.p_createFirstHeader{color:rgba(0,0,0,.5);font-size:16px}@media only screen and (max-width:428px){#createFirstCampaign{margin-top:4.5rem}.createFirstCampaign-button{width:170px}}#campaignSurvey{background:#fff;border:1px solid #dae6ff;border-radius:10px;margin:15px 0;padding:25px}.campainSurveyHeading{font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:700}.campaignSurvey-filterSection{flex-wrap:wrap}.campaignSurvey-filter,.campaignSurvey-filterSection{align-items:center;display:flex;justify-content:space-between}.campaignSurvey-filter-vs{margin:0 2px 0 10px}.campaignSurvey-filterBetween{align-items:center;display:flex;gap:1rem;justify-content:space-between}.campaignSurvey-filterBetweenName{font-family:Eudoxus Sans;font-size:10px;font-style:normal;font-weight:500;margin:0}.campainSurvey-chart{width:99%}.modalBg{-webkit-backdrop-filter:blur(26.5px);backdrop-filter:blur(26.5px);background:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:20}.modal{display:block}.modal-content{height:100%}.modal-categoryDialog{background:#fff;border-radius:15px;height:611px;margin:100px auto;max-width:90%;width:421px}.modal-main{padding:10px 30px}.modalClose{display:flex;justify-content:flex-end}.categoryModalClose{cursor:pointer;height:20px;width:20px}.modalHeading{margin:10px 0}.modal-heading{font-size:24px;font-weight:700;margin:0 0 4px}.modal-heading,.modal-subHeading{font-family:Eudoxus Sans;font-style:normal}.modal-subHeading{color:rgba(0,0,0,.5);font-size:16px;font-weight:400;margin:0}.searchCategory{align-items:center;border:1.5px solid #e9e9e9;border-radius:10px;display:flex;height:53.27px;margin-top:1.4rem;padding:0 10px}.searchCategory-input{border:none;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:400;margin-left:10px;width:100%}.searchCategory-input:focus{outline:none}.category-business{height:315px;margin:1rem 0 1.5rem;overflow-y:scroll}.category-business-lists{list-style:none;margin:0;padding:0}.category-business-list{cursor:pointer;display:flex;font-family:Eudoxus Sans;font-size:15px;font-style:normal;font-weight:500;justify-content:space-between;margin:1rem 0}.categoryModalBtn{display:flex;justify-content:flex-end;margin:5px 0 15px}.categoryModalDoneBtn{background:#0f6eff;border:none;border-radius:10px;color:#fff;height:50px;width:100%}.paymentModal{align-items:center;background-color:#fff;border-radius:1rem;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;justify-content:center;left:50%;overflow:hidden;padding:2rem;position:absolute;top:50%;translate:-50% -50%;width:30rem}.scale-up-center{-webkit-animation:scale-up-center .2s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .2s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}.paymentModal img{margin-bottom:2rem;width:10rem}.paymentModal .success{color:#05a86b}.paymentModal .failed{color:#ff5050}.paymentModal .campaignCreaated{color:#05a86b}.paymentModal .verifying{color:#f19520}.paymentModal p{color:#00000080;font-size:.9rem;text-align:center}#sideBar{align-items:center;background-color:#fff;border:1px solid #dae6ff;border-radius:15px;display:flex;flex-direction:column;gap:3.5rem;justify-content:flex-start;margin:15px 15px 10px 20px;min-height:calc(100vh - 30px);padding:40px 0;position:fixed;width:88px}.sideBarHide{display:none!important}.logo{cursor:pointer;height:45px}.nav-links{color:#fff;cursor:pointer;gap:.5rem;list-style:none;margin:0;padding:0;width:82px}.nav-link,.nav-links{display:flex;flex-direction:column}.nav-link{align-items:center;padding:8px 0}.nav-link-selected{border-radius:0 2px 2px 0;position:relative}.nav-link-selected:before{background-color:#1074ff;border-radius:0 5px 5px 0;content:"";height:20px;left:-2px;position:absolute;top:20px;width:.25rem}.nav-link-span{align-items:center;border-radius:calc(.75rem - 2px);display:flex;height:3rem;justify-content:center;padding:0 10px;text-align:center;width:3rem}.nav-link-spanSelected{background:rgba(0,100,250,.1);border:1px solid #0f6eff}.MuiTooltip-tooltipArrow{padding:0!important}.tooltip{opacity:1;position:relative}.tooltiptext-nav{background-color:#000;border-radius:6px;color:#fff;font-size:.9rem;font-weight:700;font-weight:500;padding:5px 0;text-align:center;width:120px}.tooltip .tooltiptext:after{border:5px solid transparent;border-right-color:#000;content:"";margin-top:-5px;position:absolute;right:100%;top:50%}.tooltip:hover .tooltiptext{visibility:visible}.nav-link-icon{height:20px;width:20px}.nav-link-name{font-family:Eudoxus Sans;font-size:12px;font-style:normal;font-weight:400;line-height:32px;margin:0}.campaignLink{color:#fff;text-decoration:none}@media only screen and (max-width:768px){#sideBar{border:none;border-radius:0;height:100%;margin:0;position:absolute}.sideBarResOpen{border:1px solid #dae6ff!important;position:absolute;transition:all .5s ease-in-out;z-index:1}.sidebar-backdrop{background-color:rgba(0,0,0,.75);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:20}.sideBarRes,.sidebar-backdrop{transition:all .5s ease-in-out}.sideBarRes{background-color:#f8fafc!important;position:absolute}.nav-linksRes{display:none}.logo{z-index:1}}#header{border-bottom:1px solid #eaeaea;margin:auto;padding:12px 0;width:96%}.container-fluid{justify-content:flex-end!important}.header-item{cursor:pointer}.trialText{color:rgba(0,0,0,.6);margin:0;position:relative;top:-1px}.navbar-collapse{flex-grow:0!important}.navbar-expand-lg .navbar-nav{margin-right:15px!important}.header-profile-container{align-items:center;display:flex;position:relative}.header-profile-menu{background-color:#fff;border-radius:4px;box-shadow:0 0 8px #0000002a;padding:8px 0;position:absolute;right:0;top:50px;-webkit-transform:translateX(-10%);transform:translateX(-10%);width:149px;z-index:1}.header-profile-logout{background-color:none;background:none;border:none;font-weight:600;height:42px;outline:none;width:150px}.header-profile-logout:hover{background-color:#cbd5e1}.header-profile-item{align-items:center;border:1px solid #cecece;border-radius:50%;display:flex;gap:8px;justify-content:center;margin-left:4px;margin-right:4px;padding:1px;position:relative}.header-profile-item p{margin-bottom:0!important;text-transform:capitalize}.header-profile-img{border-radius:100%;height:36px;width:36px}@media only screen and (min-width:769px){.header-items{align-items:center;display:flex;gap:1.5rem;height:100%;justify-content:flex-end;list-style:none;margin:0;padding:0}}@media only screen and (max-width:768px){.header-item{display:flex;justify-content:center;margin:5px 0 0}}.layout{background:#f8fafc;display:flex}.main-section{background:#f8fafc;max-height:100%;min-height:100vh;width:100%}.main-sectionSpacing{margin-left:130px}.main{background:#f8fafc}.mainLogin{padding:35px 26px}@media only screen and (max-width:768px){.main{padding:35px 20px;position:relative}.main-section{margin-left:0}}.linkedFbPageInfo{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.linkedFbPage{background:#fff;border:1px solid #dae6ff;border-radius:10px;height:100%;max-height:100%;min-height:168px;padding:25px}.linkedFbPage-heading{font-family:Eudoxus Sans;font-size:18px;font-style:normal;font-weight:700}.linkedFbPagesInfo{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:5px 0;width:100%}.linkedFbPage-info{display:flex}.linkedFbpage-details{margin-left:.6rem}.linkedFbPage-img{border-radius:50%;height:50px;width:50px}.linkedFbPage-name{font-size:16px;font-weight:500;margin:5px 0 0}.linkedFbPage-name,.linkedFbPage-sponsor{font-family:Eudoxus Sans;font-style:normal}.linkedFbPage-sponsor{align-items:center;color:rgba(0,0,0,.4);display:flex;font-size:11.0758px;font-weight:400;margin:2px 0 0}.linkedFbPage-sponsor-icon{height:10px;margin-left:2px;width:10px}.linkedFbPage-switch{align-items:center;background:#e1edff;border:none;border-radius:6px;color:#0f6eff;display:flex;font-family:Eudoxus Sans;font-size:13px;font-style:normal;font-weight:500;gap:.2rem;height:32px;justify-content:center;text-align:center;text-decoration:none;width:100px}.modal-fbPageDialog{background:#fff;border-radius:15px;height:-webkit-max-content!important;height:max-content!important;margin:40px auto;max-width:90%;width:421px}.fbPagesModalBtn{display:flex;justify-content:flex-end;margin:15px 0}#LiveAdsCards{align-items:center;background:#fff;border:.811606px solid #dae6ff;border-radius:8.11606px;display:flex;flex-wrap:wrap;gap:1rem;padding:20px}@media only screen and (max-width:768px){#LiveAdsCards{justify-content:space-around}}@media screen and (max-width:855px) and (min-width:769px){#LiveAdsCards{justify-content:space-around}}.LiveadsImage{text-align:center;width:100%}.LiveadsImage img{max-width:100%;text-align:center;width:600px}.NoAdsPara{color:rgba(11,26,51,.7);font-size:16px;margin-top:-40px}@media screen and (max-width:420px){.NoAdsPara{margin-top:-20px}}.liveAdsCard{background:#fff;border:1.08574px solid #f3f3f3;border-radius:12.1741px;cursor:pointer;max-width:100%;padding:.5rem 0;width:288px}.liveAdsHeader{align-items:center;display:flex;margin-bottom:5px;padding:0 10px}.liveAdsUserInfo{margin-left:5px}.liveAdsHeading{color:#2b23a5;font-size:16px;font-weight:500;margin:0}.liveAdsSubHeading{color:#767676;font-size:10px;margin:0}.liveAdsSponsorImg{height:10px;margin-left:5px;width:10px}.liveAdsContent{color:rgba(0,0,0,.65);font-size:13px;font-weight:500;margin:0 0 5px;padding:0 10px}.liveAdsImg1{border-radius:21.11411px;height:215.08px;max-width:100%;padding:10px;width:100%}.liveAdsCard-contactus{align-items:center;background:#f1f2f4;border-radius:0 0 4.05705px 4.05705px;display:flex;height:100%;justify-content:space-between;margin-top:.2rem;max-height:100%;min-height:44.63px;padding:10px 15px;width:100%}.s3c-cu-info-heading{color:rgba(0,0,0,.69);font-family:Eudoxus Sans;font-size:10.916px;font-style:normal;font-weight:700;margin:0 0 3px}.s3c-cu-info-subHeading{color:rgba(0,0,0,.5);font-family:Eudoxus Sans;font-size:6.42115px;font-style:normal;font-weight:400;margin:0}.liveAds-contactus-link{border:.321057px solid #494949;border-radius:3.21057px;color:rgba(0,0,0,.69);font-family:Eudoxus Sans;font-size:7.12784px;font-style:normal;font-weight:500;height:19.01px;padding:3px 0 0;text-align:center;text-decoration:none;width:52.49px}.liveAds-facebookLink{align-items:center;background:#e5f0ff;border-radius:8.11606px;display:flex;gap:.4rem;height:30.84px;justify-content:center;margin:.5rem auto;width:95%}.liveAds-fbLink-img{height:18px;width:18px}.liveAds-fbLink-text{color:#1075ff;font-family:Eudoxus Sans;font-size:10.5509px;font-style:normal;font-weight:500;margin:0;text-decoration:none}#authorize{background:#fff;border:1px solid #dae6ff;border-radius:10px;height:-webkit-max-content;height:max-content;margin:60px auto;max-width:90%;padding:35px 30px;width:444px}.authorize-heading{font-size:32px;font-weight:700;margin:0}.authorize-heading,.authorize-subHeading{font-family:Eudoxus Sans;font-style:normal}.authorize-subHeading{color:rgba(11,26,51,.4);font-size:16px;font-weight:400}.authorize-details-heading,.authorize-list{color:rgba(11,26,51,.7);font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:400}.authorize-btns{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:50px}.authorize-btn-cancel{background:#eaeaea}.authorize-btn-authorize,.authorize-btn-cancel{border:none;border-radius:10px;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:500;height:45px;margin:10px 0;width:187px}.authorize-btn-authorize{background:#0f6eff;color:#fff}#set-password{margin:60px auto;max-width:90%;width:100%}.set-password-heading{color:#000;font-size:32px;font-weight:700;margin:0 0 5px}.set-password-heading,.set-password-subHeading{font-family:Eudoxus Sans;font-style:normal;text-align:center}.set-password-subHeading{color:rgba(11,26,51,.4);font-size:16px;font-weight:400;margin-bottom:1.2rem}.set-password-form{background:#fff;border:1px solid #dae6ff;border-radius:10px;height:300px;margin:auto;max-width:100%;padding:35px;width:557px}.set-password-form-label{color:#4e508f;font-family:Eudoxus Sans;font-size:13px;font-style:normal;font-weight:500}.set-password-form-input{background:#fff;border:1px solid #b5bfcd;border-radius:6px;height:45px;margin-top:5px;width:100%}.set-password-form-input:focus{box-shadow:none}.form-group{margin-bottom:10px}.set-password-Btn{background:#4e508f;border:none;border-radius:10px;color:#fff;font-size:16px;height:45px}.set-password-Btn,.set-password-forgot-password{font-family:Eudoxus Sans;font-style:normal;font-weight:500;margin-top:10px;width:100%}.set-password-forgot-password{color:#4e508f;display:block;font-size:14px;text-align:center}.set-password-createAcount{color:rgba(11,26,51,.6);font-family:Eudoxus Sans;font-size:14px;font-style:normal;font-weight:400;margin:35px auto auto;text-align:center}.set-password-signup-link{color:#4e508f;cursor:pointer;font-weight:500;text-decoration:underline}.addNewProductContainer{background:#fff;border:1px solid #dae6ff;border-radius:10px;margin-top:2.5rem;padding:20px}.addNewProductContainer-heading{font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:700}.addNewProduct-formFields{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:100%;width:100%}.form-label{color:#606060;font-size:12px;font-weight:500}.addNewProduct-inputTextField,.form-label{font-family:Eudoxus Sans;font-style:normal}.addNewProduct-inputTextField{border:1.5px solid #e9e9e9;border-radius:10px;font-size:16px;font-weight:400;height:50px;max-width:100%;width:625px!important}.addNewProduct-inputGroup2{max-width:100%;width:625px}.addNewProduct-inputTextField2{border:1.5px solid #e9e9e9;border-radius:10px;height:50px}.addNewProduct-inputTextField2,.addNewProduct-inputTextFieldDropDown{font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:400}.addNewProduct-inputTextFieldDropDown{background:#f8f8f8;border:1.5px solid #eaeaea;border-radius:10px 0 0 10px;color:#000}.addNewProduct-inputTextFieldDropDown:focus{background:#f8f8f8!important;border:1.5px solid #eaeaea!important;color:#000!important}.addNewProduct-inputTextFieldDropDown:active,.addNewProduct-inputTextFieldDropDown:hover{background:#f8f8f8;border:1.5px solid #eaeaea;color:#000}.addNewProduct-inputTextAreaField:focus,.addNewProduct-inputTextField2:focus,.addNewProduct-inputTextField:focus{border:1.5px solid #e9e9e9;box-shadow:none}.addNewProduct-inputTextAreaField{border:1.5px solid #e9e9e9;border-radius:10px;height:90px;max-width:100%;resize:none;width:625px!important}.addNewProduct-imageUpload{border:1.5px dashed #e9e9e9;border-radius:10px;max-width:100%;min-height:91px;min-width:100%;padding:22px 20px;width:625px}.addNewProduct-imageUpload-div{align-items:center;display:flex;gap:.5rem}.addNewProduct-imageUploadContentHeading-imgUploadDiv{align-items:center;display:flex;height:100%;justify-content:left;position:relative;top:-10px;width:30%}.addNewProduct-imageUploadContentHeading-imguploadBtn{display:none}.addNewProduct-imageUploadContentHeading-imguploadBtnText{color:#0f6eff;cursor:pointer;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:500;text-decoration:underline}.addNewProduct-imageUploadContentHeading{font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:500;margin:0 0 2px}.addNewProduct-imageUploadContentHeadingText{font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:500;margin:0}.addNewProduct-imageUploadContentSubHeading{color:rgba(0,0,0,.3);font-family:Eudoxus Sans;font-size:12px;font-style:normal;font-weight:400;margin:0}.addNewProduct-userSelectedImage{margin:10px 0 0}.userSelectedImageHeading{color:#606060;font-family:Eudoxus Sans;font-size:12px;font-style:normal;font-weight:500;margin:15px 0 6px}.userSelectedImages{display:flex;flex-wrap:wrap;gap:.8rem}.userSelectedImage{display:flex;height:96.65px;width:102.18px}.userSelectedImg{border-radius:9.09091px;height:96.65px;object-fit:cover;width:102.18px}.mb-3{max-width:100%}.websiteScapUrlInput,.websiteScapUrlInputField{width:100%!important}.removeImage{background:#fff;border-radius:50%;cursor:pointer;height:14px;position:relative;right:20px;top:8px;width:14px;z-index:1}.addUpdateProductBtnDiv{display:flex;justify-content:flex-end;margin:25px 0}.addUpdateProductBtn{border:none;border-radius:10px;color:#fff;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:500;height:50px;width:237px}.addUpdateProductEnableBtn{background:#0f6eff}.scanUrlButton{align-items:center;background-color:rgba(0,100,250,.1);border:none;border:1px solid rgba(0,100,250,.3);border-radius:10px;color:#0064fa;display:flex;font-family:Eudoxus Sans;font-size:16px;font-style:normal;font-weight:500;gap:1rem;height:50px;justify-content:center;width:237px}.addUpdateProductDisableBtn{background-color:#add8e6}.addNewProductDetailsForm{margin-top:50px}.scanUrlDiv{display:flex;gap:16px;margin-top:30px}@media screen and (max-width:885px) and (min-width:769px){.addNewProduct-imageUpload,.addNewProduct-inputGroup2,.addNewProduct-inputTextAreaField,.addNewProduct-inputTextField{width:520px!important}}@media only screen and (max-width:590px){.addNewProduct-imageUploadContentHeading-imgUploadDiv{position:inherit}}@media only screen and (max-width:1050px){.scanUrlDiv{flex-wrap:wrap;justify-content:center}}.addNewHeadingSection{display:flex;gap:.5rem}.addNewHeading{font-size:24px;font-weight:700;margin:0 0 2px}.addNewHeading,.addNewNote{font-family:Eudoxus Sans;font-style:normal}.addNewNote{color:rgba(0,0,0,.5);font-size:16px;font-weight:400;margin:0}.productCards{display:flex;flex-wrap:wrap;gap:2rem;margin-top:20px}.product-des{margin-left:15px}.product-des,.product-name{width:-webkit-max-content;width:max-content}.product-name{font-family:Eudoxus Sans;font-size:14px;font-style:normal;font-weight:500;margin:0}.product-description{width:350px}td,th{text-align:left}th{color:rgba(0,0,0,.5);font-weight:500}td,th{font-family:Eudoxus Sans;font-size:14px;font-style:normal}td{font-weight:400}.productsActionIcons{margin:0 16px 0 0}@media only screen and (max-width:834px){.productCards{justify-content:space-around}}.profile__heading{color:#00040b;font-family:Gilroy;font-size:28px;font-weight:600;line-height:19.49px;margin:0 0 1.5rem}.profileContainer{background-color:#fff;border:1px solid #e5e5e5;border-radius:12px;display:flex;gap:1rem;height:100%;max-width:100%;padding:25px 25px 25px 10px;width:100%}.profileContainer__left{max-width:100%;padding:0 10px;width:200px}.left__sections{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.left__sections>.section{color:#5e5e5e;font-weight:400}.left__sections>.section,.left__sections>.selectedSection{font-family:Gilroy;font-size:14px;line-height:19.49px;margin:0;padding:10px 12px;text-decoration:none}.left__sections>.selectedSection{background-color:#ebf3ff;border-radius:8px;color:#0f6eff;font-weight:500}.profileContainer__middle{border-left:1px solid rgba(0,0,0,.1);max-width:100%;width:20px}.profileContainer__right{max-width:100%;width:100%}.right__heading{color:#00040b;font-family:Gilroy;font-size:18px;font-weight:600;line-height:19.49px;margin:0 0 .8rem}.rightProfile__Container{position:relative}.rightProfile__ContainerCover-img{height:95px;max-width:100%;width:100%}.rightProfile__ContainerUserInfo{align-items:center;display:flex;gap:1.5rem}.ContainerUserInfo__Image{background:#fff;border:.55px solid #cecece;height:168px;left:30px;position:absolute;top:30px;width:168px}.ContainerUserInfo__Image,.ContainerUserInfo__Img{align-items:center;border-radius:50%;display:flex;justify-content:center}.ContainerUserInfo__Img{background-color:#fb923c;color:#fff;font-family:Gilroy;font-size:30px;font-weight:600;height:151.81px;line-height:19.49px;margin:0;width:151.81px}.ContainerUserInfo__details{margin-left:210px;margin-top:15px}.ContainerUserInfo__details>h4{color:#00040b;font-family:Gilroy;font-size:20px;font-weight:600;line-height:19.49px;margin:0}.ContainerUserInfo__details>p{color:rgba(0,4,11,.4);font-family:Gilroy;font-size:16px;font-weight:500;line-height:19.49px;margin:5px 0 0}.rightAccountDetails{margin-top:75px}.rightAccountDetailsCard{align-items:center;border:1px solid #e7e7e7;border-radius:12px;display:flex;height:103px;justify-content:space-between;padding:0 3%;width:100%}.rightAccountDetailsCard__first{align-items:center;display:flex;gap:.7rem}.firstNameLogo{align-items:center;background:#05a86b;border-radius:15px;color:#fff;display:flex;font-family:Gilroy;font-size:19.6px;font-weight:500;height:38px;justify-content:center;line-height:45.41px;margin:0;width:38px}.rightCardBold{color:#000;font-size:16px;font-weight:500}.rightCardBold,.rightCardLight{font-family:Gilroy;line-height:24.43px;margin:0}.rightCardLight{color:rgba(0,0,0,.5);font-size:12px;font-weight:400}.rightAccountDetailsCard__second>span{display:flex;gap:.4rem}.rightAccountDetailsCard__second>span>img{border:1px solid #efcabc;border-radius:50%;height:20px;width:20px}.rightAccountDetailsCard__third>button{background:#fff;border:1px solid #999ca0;border-radius:8px;color:#000;cursor:pointer;font-family:Gilroy;font-size:16px;font-weight:600;height:48px;line-height:24px;margin:0;min-width:92px;width:100%}.rightAccountDetailsCard__third>button:hover{border:1px solid #0f6eff}.rightBrandDetails{margin-top:30px}.rightBrandDetailsCard{align-items:center;border:1px solid #e7e7e7;border-radius:12px;display:flex;gap:2rem;height:100%;max-width:100%;min-height:137px;padding:0 3%;width:100%}.rightCardCenter{justify-content:space-around}.rightCardSpaceBetween{justify-content:space-between}.rightBrandDetailsCard>.first>img{border-radius:50%;height:89px;width:89px}.rightBrandDetailsCard>.third{margin:auto;max-width:95%;width:295px}.rightBrandDetailsCard>.fourth>.fourthColors{display:flex;gap:.8rem}.rightBrandDetailsCard>.fourth>.fourthColors>.fourthColors__color{background:#0157f4;border-radius:50%;height:28px;outline:1px solid #9e9e9e;outline-offset:.2rem;width:28px}.rightBrandDetailsCard>.fifth>button{background:#fff;border:1px solid #999ca0;border-radius:8px;color:#000;cursor:pointer;font-family:Gilroy;font-size:16px;font-weight:600;height:48px;line-height:24px;margin:0;width:92px}.rightBrandDetailsCard>.fifth>button:hover{border:1px solid #0f6eff}.profileLoading{align-items:center;display:flex;height:80vh;justify-content:center;width:100%}@media only screen and (max-width:1250px){.rightAccountDetails{margin-top:120px}}@media only screen and (max-width:1200px){.profileContainer__left,.profileContainer__middle{display:none}.profileContainer{padding:25px}}@media only screen and (max-width:1050px){.rightBrandDetailsCard{flex-direction:column;gap:1rem;height:100%;padding:20px 0}}@media only screen and (max-width:576px){.rightProfile__ContainerUserInfo{justify-content:center}.ContainerUserInfo__details{margin:120px 0 0}.ContainerUserInfo__details>h4,.ContainerUserInfo__details>p{text-align:center}.rightAccountDetails{margin-top:40px}.ContainerUserInfo__Image{left:auto}.rightAccountDetailsCard__first{flex-wrap:wrap;justify-content:center}.rightCardBold,.rightCardLight{text-align:center}}@media only screen and (max-width:350px){.rightAccountDetailsCard{flex-direction:column;gap:1rem;height:100%;padding:20px 0}}
/*# sourceMappingURL=main.be904751.css.map*/