.email-editor .editor-container{margin:20px auto;border-radius:2px;max-width:600px;color:#000;position:relative;line-height:20px;font-weight:400;text-align:left;border-top-left-radius:10px;border-top-right-radius:10px}.email-editor .editor-inner{background:#fff;position:relative}.email-editor .editor-input{min-height:150px;resize:none;font-size:15px;position:relative;-moz-tab-size:1;-o-tab-size:1;tab-size:1;outline:0;padding:15px 10px;caret-color:#444}.email-editor .editor-placeholder{color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:15px;left:10px;font-size:15px;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-block;pointer-events:none}.email-editor .editor-text-bold{font-weight:700}.email-editor .editor-text-italic{font-style:italic}.email-editor .editor-text-underline{text-decoration:underline}.email-editor .editor-text-strikethrough{text-decoration:line-through}.email-editor .editor-text-underlineStrikethrough{text-decoration:underline line-through}.email-editor .editor-text-code{background-color:#f0f2f5;padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}.email-editor .editor-link{color:#216fdb;text-decoration:none}.email-editor .tree-view-output{display:block;background:#222;color:#fff;padding:5px;font-size:12px;white-space:pre-wrap;margin:1px auto 10px;max-height:250px;position:relative;border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:auto;line-height:14px}.email-editor .editor-code{background-color:#f0f2f5;font-family:Menlo,Consolas,Monaco,monospace;display:block;padding:8px 8px 8px 52px;line-height:1.53;font-size:13px;margin:8px 0;-moz-tab-size:2;-o-tab-size:2;tab-size:2;overflow-x:auto;position:relative}.email-editor .editor-code:before{content:attr(data-gutter);position:absolute;background-color:#eee;left:0;top:0;border-right:1px solid #ccc;padding:8px;color:#777;white-space:pre-wrap;text-align:right;min-width:25px}.email-editor .editor-code:after{content:attr(data-highlight-language);top:0;right:3px;padding:3px;font-size:10px;text-transform:uppercase;position:absolute;color:rgba(0,0,0,.5)}.email-editor .editor-tokenComment{color:#708090}.email-editor .editor-tokenPunctuation{color:#999}.email-editor .editor-tokenProperty{color:#905}.email-editor .editor-tokenSelector{color:#690}.email-editor .editor-tokenOperator{color:#9a6e3a}.email-editor .editor-tokenAttr{color:#07a}.email-editor .editor-tokenVariable{color:#e90}.email-editor .editor-tokenFunction{color:#dd4a68}.email-editor .editor-paragraph{margin:0 0 8px;position:relative}.email-editor .editor-paragraph:last-child{margin-bottom:0}.email-editor .editor-heading-h1{font-size:24px;color:#050505;font-weight:400;margin:0 0 12px;padding:0}.email-editor .editor-heading-h2{font-size:15px;color:#65676b;font-weight:700;margin:10px 0 0;padding:0;text-transform:uppercase}.email-editor .editor-quote{margin:0 0 0 20px;font-size:15px;color:#65676b;border-left:4px solid #ced0d4;padding-left:16px}.email-editor .editor-list-ol,.email-editor .editor-list-ul{padding:0;margin:0 0 0 16px}.email-editor .editor-listitem{margin:8px 32px}.email-editor .editor-nested-listitem{list-style-type:none}.email-editor pre::-webkit-scrollbar{background:rgba(0,0,0,0);width:10px}.email-editor pre::-webkit-scrollbar-thumb{background:#999}.email-editor .debug-timetravel-panel{overflow:hidden;padding:0 0 10px;margin:auto;display:flex}.email-editor .debug-timetravel-panel-slider{padding:0;flex:8}.email-editor .debug-timetravel-panel-button{padding:0;border:0;background:none;flex:1;color:#fff;font-size:12px}.email-editor .debug-timetravel-panel-button:hover{text-decoration:underline}.email-editor .debug-timetravel-button{border:0;padding:0;font-size:12px;top:10px;right:15px;position:absolute;background:none;color:#fff}.email-editor .debug-timetravel-button:hover{text-decoration:underline}.email-editor .emoji{color:rgba(0,0,0,0);background-size:16px 16px;background-position:50%;background-repeat:no-repeat;vertical-align:middle;margin:0 -1px}.email-editor .emoji-inner{padding:0 .15em}.email-editor .emoji-inner::-moz-selection{color:rgba(0,0,0,0);background-color:rgba(150,150,150,.4)}.email-editor .emoji-inner::selection{color:rgba(0,0,0,0);background-color:rgba(150,150,150,.4)}.email-editor .emoji-inner::moz-selection{color:rgba(0,0,0,0);background-color:rgba(150,150,150,.4)}.email-editor .toolbar{display:flex;margin-bottom:1px;background:#fff;padding:4px;border-top-left-radius:10px;border-top-right-radius:10px;vertical-align:middle}.email-editor .toolbar button.toolbar-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;cursor:pointer;vertical-align:middle}.email-editor .toolbar button.toolbar-item:disabled{cursor:not-allowed}.email-editor .toolbar button.toolbar-item.spaced{margin-right:2px}.email-editor .toolbar button.toolbar-item i.format{background-size:contain;display:inline-block;height:18px;width:18px;margin-top:2px;vertical-align:-.25em;display:flex;opacity:.6}.email-editor .toolbar button.toolbar-item:disabled i.format{opacity:.2}.email-editor .toolbar button.toolbar-item.active{background-color:rgba(223,232,250,.3)}.email-editor .toolbar button.toolbar-item.active i{opacity:1}.email-editor .toolbar .toolbar-item:hover:not([disabled]){background-color:#eee}.email-editor .toolbar .divider{width:1px;background-color:#eee;margin:0 4px}.email-editor .toolbar select.toolbar-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;width:70px;font-size:14px;color:#777;text-overflow:ellipsis}.email-editor .toolbar select.code-language{text-transform:capitalize;width:130px}.email-editor .toolbar .toolbar-item .text{display:flex;line-height:20px;vertical-align:middle;font-size:14px;color:#777;text-overflow:ellipsis;width:70px;overflow:hidden;height:20px;text-align:left}.email-editor .toolbar .toolbar-item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain}.email-editor .toolbar i.chevron-down{margin-top:3px;width:16px;height:16px;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.email-editor .toolbar i.chevron-down.inside{width:16px;height:16px;display:flex;margin-left:-25px;margin-top:11px;margin-right:10px;pointer-events:none}.email-editor i.chevron-down{background-color:rgba(0,0,0,0);background-size:contain;display:inline-block;height:8px;width:8px;background-image:url(/images/editor/icons/chevron-down.svg)}.email-editor #block-controls button:hover{background-color:#efefef}.email-editor #block-controls button:focus-visible{border-color:blue}.email-editor #block-controls span.block-type{background-size:contain;display:block;width:18px;height:18px;margin:2px}.email-editor #block-controls span.block-type.paragraph{background-image:url(/images/editor/icons/text-paragraph.svg)}.email-editor #block-controls span.block-type.h1{background-image:url(/images/editor/icons/type-h1.svg)}.email-editor #block-controls span.block-type.h2{background-image:url(/images/editor/icons/type-h2.svg)}.email-editor #block-controls span.block-type.quote{background-image:url(/images/editor/icons/chat-square-quote.svg)}.email-editor #block-controls span.block-type.ul{background-image:url(/images/editor/icons/list-ul.svg)}.email-editor #block-controls span.block-type.ol{background-image:url(/images/editor/icons/list-ol.svg)}.email-editor #block-controls span.block-type.code{background-image:url(/images/editor/icons/code.svg)}.email-editor .dropdown{z-index:5;display:block;position:absolute;box-shadow:0 12px 28px 0 rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.5);border-radius:8px;min-width:100px;min-height:40px;background-color:#fff}.email-editor .dropdown .item{margin:0 8px;padding:8px;color:#050505;cursor:pointer;line-height:16px;font-size:15px;display:flex;align-content:center;flex-direction:row;flex-shrink:0;justify-content:space-between;background-color:#fff;border-radius:8px;border:0;min-width:268px}.email-editor .dropdown .item .active{display:flex;width:20px;height:20px;background-size:contain}.email-editor .dropdown .item:first-child{margin-top:8px}.email-editor .dropdown .item:last-child{margin-bottom:8px}.email-editor .dropdown .item:hover{background-color:#eee}.email-editor .dropdown .item .text{display:flex;line-height:20px;flex-grow:1;width:200px}.email-editor .dropdown .item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:12px;line-height:16px;background-size:contain}.email-editor .link-editor{position:absolute;z-index:100;top:-10000px;left:-10000px;margin-top:-6px;max-width:300px;width:100%;opacity:0;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.3);border-radius:8px;transition:opacity .5s}.email-editor .link-editor .link-input{display:block;width:calc(100% - 24px);box-sizing:border-box;margin:8px 12px;padding:8px 12px;border-radius:15px;background-color:#eee;font-size:15px;color:#050505;border:0;outline:0;position:relative;font-family:inherit}.email-editor .link-editor div.link-edit{background-image:url(/images/editor/icons/pencil-fill.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;vertical-align:-.25em;position:absolute;right:0;top:0;bottom:0;cursor:pointer}.email-editor .link-editor .link-input a{color:#216fdb;text-decoration:none;display:block;white-space:nowrap;overflow:hidden;margin-right:30px;text-overflow:ellipsis}.email-editor .link-editor .link-input a:hover{text-decoration:underline}.email-editor .link-editor .button{width:20px;height:20px;display:inline-block;padding:6px;border-radius:8px;cursor:pointer;margin:0 2px}.email-editor .link-editor .button.hovered{width:20px;height:20px;display:inline-block;background-color:#eee}.email-editor .actions i,.email-editor .link-editor .button i{background-size:contain;display:inline-block;height:20px;width:20px;vertical-align:-.25em}.email-editor i.undo{background-image:url(/images/editor/icons/arrow-counterclockwise.svg)}.email-editor i.redo{background-image:url(/images/editor/icons/arrow-clockwise.svg)}.email-editor .icon.paragraph{background-image:url(/images/editor/icons/text-paragraph.svg)}.email-editor .icon.h1,.email-editor .icon.large-heading{background-image:url(/images/editor/icons/type-h1.svg)}.email-editor .icon.h2,.email-editor .icon.small-heading{background-image:url(/images/editor/icons/type-h2.svg)}.email-editor .icon.bullet-list,.email-editor .icon.ul{background-image:url(/images/editor/icons/list-ul.svg)}.email-editor .icon.numbered-list,.email-editor .icon.ol{background-image:url(/images/editor/icons/list-ol.svg)}.email-editor .icon.quote{background-image:url(/images/editor/icons/chat-square-quote.svg)}.email-editor .icon.code{background-image:url(/images/editor/icons/code.svg)}.email-editor i.bold{background-image:url(/images/editor/icons/type-bold.svg)}.email-editor i.italic{background-image:url(/images/editor/icons/type-italic.svg)}.email-editor i.underline{background-image:url(/images/editor/icons/type-underline.svg)}.email-editor i.strikethrough{background-image:url(/images/editor/icons/type-strikethrough.svg)}.email-editor i.code{background-image:url(/images/editor/icons/code.svg)}.email-editor i.link{background-image:url(/images/editor/icons/link.svg)}.email-editor i.left-align{background-image:url(/images/editor/icons/text-left.svg)}.email-editor i.center-align{background-image:url(/images/editor/icons/text-center.svg)}.email-editor i.right-align{background-image:url(/images/editor/icons/text-right.svg)}.email-editor i.justify-align{background-image:url(/images/editor/icons/justify.svg)}/*
! tailwindcss v3.3.6 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.\!container{width:100%!important}@media (min-width:640px){.\!container{max-width:640px!important}}@media (min-width:768px){.\!container{max-width:768px!important}}@media (min-width:1024px){.\!container{max-width:1024px!important}}@media (min-width:1280px){.\!container{max-width:1280px!important}}@media (min-width:1536px){.\!container{max-width:1536px!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.isolate{isolation:isolate}.z-10{z-index:10}.z-50{z-index:50}.order-1{order:1}.order-2{order:2}.\!m-4{margin:1rem!important}.m-0{margin:0}.m-2{margin:.5rem}.\!mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.\!mx-4{margin-left:1rem!important;margin-right:1rem!important}.\!my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.\!my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.\!my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.\!mb-0{margin-bottom:0!important}.\!mb-1{margin-bottom:.25rem!important}.\!mb-10{margin-bottom:2.5rem!important}.\!mb-14{margin-bottom:3.5rem!important}.\!mb-2{margin-bottom:.5rem!important}.\!mb-20{margin-bottom:5rem!important}.\!mb-4{margin-bottom:1rem!important}.\!mb-6{margin-bottom:1.5rem!important}.\!mb-8{margin-bottom:2rem!important}.\!ml-1{margin-left:.25rem!important}.\!ml-2{margin-left:.5rem!important}.\!ml-4{margin-left:1rem!important}.\!mr-1{margin-right:.25rem!important}.\!mr-2{margin-right:.5rem!important}.\!mr-4{margin-right:1rem!important}.\!mt-1{margin-top:.25rem!important}.\!mt-10{margin-top:2.5rem!important}.\!mt-2{margin-top:.5rem!important}.\!mt-4{margin-top:1rem!important}.\!mt-6{margin-top:1.5rem!important}.\!mt-7{margin-top:1.75rem!important}.\!mt-8{margin-top:2rem!important}.\!mt-9{margin-top:2.25rem!important}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-7{margin-left:1.75rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.\!line-clamp-1{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.\!block{display:block!important}.block{display:block}.\!inline{display:inline!important}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.\!table{display:table!important}.table{display:table}.\!grid{display:grid!important}.grid{display:grid}.hidden{display:none}.\!h-12{height:3rem!important}.\!h-2{height:.5rem!important}.\!h-32{height:8rem!important}.\!h-5{height:1.25rem!important}.\!h-6{height:1.5rem!important}.\!h-7{height:1.75rem!important}.\!h-72{height:18rem!important}.\!h-8{height:2rem!important}.\!h-96{height:24rem!important}.\!h-full{height:100%!important}.\!h-screen{height:100vh!important}.h-10{height:2.5rem}.h-12{height:3rem}.h-24{height:6rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-64{height:16rem}.h-9{height:2.25rem}.h-\[527px\]{height:527px}.h-full{height:100%}.h-screen{height:100vh}.\!max-h-96{max-height:24rem!important}.\!max-h-\[385px\]{max-height:385px!important}.\!max-h-\[400px\]{max-height:400px!important}.max-h-screen{max-height:100vh}.min-h-screen{min-height:100vh}.\!w-1\/2{width:50%!important}.\!w-1\/3{width:33.333333%!important}.\!w-1\/4{width:25%!important}.\!w-11\/12{width:91.666667%!important}.\!w-2\/3{width:66.666667%!important}.\!w-2\/4{width:50%!important}.\!w-3\/4{width:75%!important}.\!w-4\/12{width:33.333333%!important}.\!w-4\/6{width:66.666667%!important}.\!w-5{width:1.25rem!important}.\!w-5\/6{width:83.333333%!important}.\!w-52{width:13rem!important}.\!w-80{width:20rem!important}.\!w-full{width:100%!important}.\!w-screen{width:100vw!important}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-2\/12{width:16.666667%}.w-2\/3{width:66.666667%}.w-2\/4{width:50%}.w-2\/6{width:33.333333%}.w-24{width:6rem}.w-3\/12{width:25%}.w-3\/4{width:75%}.w-4{width:1rem}.w-4\/12{width:33.333333%}.w-4\/5{width:80%}.w-4\/6{width:66.666667%}.w-44{width:11rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-6\/12{width:50%}.w-64{width:16rem}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-\[200px\]{max-width:200px}.max-w-\[70\%\]{max-width:70%}.flex-1{flex:1 1 0%}.rotate-90{--tw-rotate:90deg}.rotate-90,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!cursor-pointer{cursor:pointer!important}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize{resize:both}.\!grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.\!grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\!flex-row{flex-direction:row!important}.flex-row{flex-direction:row}.\!flex-col{flex-direction:column!important}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.\!items-start{align-items:flex-start!important}.items-start{align-items:flex-start}.\!items-end{align-items:flex-end!important}.items-end{align-items:flex-end}.\!items-center{align-items:center!important}.items-center{align-items:center}.\!items-baseline{align-items:baseline!important}.\!justify-start{justify-content:flex-start!important}.justify-start{justify-content:flex-start}.\!justify-end{justify-content:flex-end!important}.justify-end{justify-content:flex-end}.\!justify-center{justify-content:center!important}.justify-center{justify-content:center}.\!justify-between{justify-content:space-between!important}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.\!justify-items-end{justify-items:end!important}.\!gap-2{gap:.5rem!important}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.\!gap-x-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.\!self-start{align-self:flex-start!important}.self-end{align-self:flex-end}.\!overflow-hidden{overflow:hidden!important}.overflow-hidden{overflow:hidden}.\!overflow-scroll{overflow:scroll!important}.overflow-scroll{overflow:scroll}.\!overflow-y-auto{overflow-y:auto!important}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.\!overflow-y-scroll{overflow-y:scroll!important}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.\!rounded-full{border-radius:9999px!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.\!rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-tl-none{border-top-left-radius:0}.rounded-tr-none{border-top-right-radius:0}.\!border-0{border-width:0!important}.\!border-2{border-width:2px!important}.border{border-width:1px}.border-2{border-width:2px}.\!border-b{border-bottom-width:1px!important}.\!border-r{border-right-width:1px!important}.\!border-t-0{border-top-width:0!important}.border-b{border-bottom-width:1px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.\!border-solid{border-style:solid!important}.border-solid{border-style:solid}.\!border-dashed{border-style:dashed!important}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-black{--tw-border-opacity:1!important;border-color:rgb(0 0 0/var(--tw-border-opacity))!important}.\!border-gray-200{--tw-border-opacity:1!important;border-color:rgb(229 231 235/var(--tw-border-opacity))!important}.\!border-rose-500{--tw-border-opacity:1!important;border-color:rgb(244 63 94/var(--tw-border-opacity))!important}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-blue-400{--tw-border-opacity:1;border-color:rgb(96 165 250/var(--tw-border-opacity))}.border-blue-600{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity))}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.\!bg-black{background-color:rgb(0 0 0/var(--tw-bg-opacity))!important}.\!bg-black,.\!bg-blue-100{--tw-bg-opacity:1!important}.\!bg-blue-100{background-color:rgb(219 234 254/var(--tw-bg-opacity))!important}.\!bg-blue-500{--tw-bg-opacity:1!important;background-color:rgb(59 130 246/var(--tw-bg-opacity))!important}.\!bg-green-500{--tw-bg-opacity:1!important;background-color:rgb(34 197 94/var(--tw-bg-opacity))!important}.\!bg-red-400{--tw-bg-opacity:1!important;background-color:rgb(248 113 113/var(--tw-bg-opacity))!important}.\!bg-red-500{--tw-bg-opacity:1!important;background-color:rgb(239 68 68/var(--tw-bg-opacity))!important}.\!bg-slate-100{--tw-bg-opacity:1!important;background-color:rgb(241 245 249/var(--tw-bg-opacity))!important}.\!bg-slate-200{--tw-bg-opacity:1!important;background-color:rgb(226 232 240/var(--tw-bg-opacity))!important}.\!bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.\!bg-yellow-500{--tw-bg-opacity:1!important;background-color:rgb(234 179 8/var(--tw-bg-opacity))!important}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-neutral-800{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.bg-slate-300{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity))}.bg-slate-700{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}.bg-teal-200{--tw-bg-opacity:1;background-color:rgb(153 246 228/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.\!p-2{padding:.5rem!important}.\!p-4{padding:1rem!important}.\!p-6{padding:1.5rem!important}.\!p-8{padding:2rem!important}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.\!px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!py-0{padding-top:0!important;padding-bottom:0!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.\!py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.\!pb-4{padding-bottom:1rem!important}.\!pl-0{padding-left:0!important}.\!pl-14{padding-left:3.5rem!important}.\!pl-2{padding-left:.5rem!important}.\!pl-3{padding-left:.75rem!important}.\!pr-7{padding-right:1.75rem!important}.\!pt-0{padding-top:0!important}.pb-0{padding-bottom:0}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.\!text-center{text-align:center!important}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.\!text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.\!text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.\!text-6xl{font-size:3.75rem!important;line-height:1!important}.\!text-9xl{font-size:8rem!important;line-height:1!important}.\!text-\[10px\]{font-size:10px!important}.\!text-base{font-size:1rem!important;line-height:1.5rem!important}.\!text-lg{font-size:1.125rem!important}.\!text-lg,.\!text-xl{line-height:1.75rem!important}.\!text-xl{font-size:1.25rem!important}.\!text-xs{font-size:.75rem!important;line-height:1rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-\[15px\]{font-size:15px}.text-\[17px\]{font-size:17px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-bold{font-weight:700!important}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.\!text-\[\#0077B5\]{--tw-text-opacity:1!important;color:rgb(0 119 181/var(--tw-text-opacity))!important}.\!text-\[\#E0B714\]{--tw-text-opacity:1!important;color:rgb(224 183 20/var(--tw-text-opacity))!important}.\!text-black{--tw-text-opacity:1!important;color:rgb(0 0 0/var(--tw-text-opacity))!important}.\!text-blue-600{--tw-text-opacity:1!important;color:rgb(37 99 235/var(--tw-text-opacity))!important}.\!text-blue-700{--tw-text-opacity:1!important;color:rgb(29 78 216/var(--tw-text-opacity))!important}.\!text-blue-800{--tw-text-opacity:1!important;color:rgb(30 64 175/var(--tw-text-opacity))!important}.\!text-gray-600{--tw-text-opacity:1!important;color:rgb(75 85 99/var(--tw-text-opacity))!important}.\!text-gray-800{--tw-text-opacity:1!important;color:rgb(31 41 55/var(--tw-text-opacity))!important}.\!text-green-400{--tw-text-opacity:1!important;color:rgb(74 222 128/var(--tw-text-opacity))!important}.\!text-green-600{--tw-text-opacity:1!important;color:rgb(22 163 74/var(--tw-text-opacity))!important}.\!text-green-700{--tw-text-opacity:1!important;color:rgb(21 128 61/var(--tw-text-opacity))!important}.\!text-green-800{--tw-text-opacity:1!important;color:rgb(22 101 52/var(--tw-text-opacity))!important}.\!text-orange-300{--tw-text-opacity:1!important;color:rgb(253 186 116/var(--tw-text-opacity))!important}.\!text-orange-600{--tw-text-opacity:1!important;color:rgb(234 88 12/var(--tw-text-opacity))!important}.\!text-pink-400{--tw-text-opacity:1!important;color:rgb(244 114 182/var(--tw-text-opacity))!important}.\!text-red-600{--tw-text-opacity:1!important;color:rgb(220 38 38/var(--tw-text-opacity))!important}.\!text-red-800{--tw-text-opacity:1!important;color:rgb(153 27 27/var(--tw-text-opacity))!important}.\!text-rose-500{--tw-text-opacity:1!important;color:rgb(244 63 94/var(--tw-text-opacity))!important}.\!text-slate-400{--tw-text-opacity:1!important;color:rgb(148 163 184/var(--tw-text-opacity))!important}.\!text-violet-600{--tw-text-opacity:1!important;color:rgb(124 58 237/var(--tw-text-opacity))!important}.\!text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.\!text-yellow-300{--tw-text-opacity:1!important;color:rgb(253 224 71/var(--tw-text-opacity))!important}.\!text-yellow-600{--tw-text-opacity:1!important;color:rgb(202 138 4/var(--tw-text-opacity))!important}.text-\[\#0077B5\]{--tw-text-opacity:1;color:rgb(0 119 181/var(--tw-text-opacity))}.text-amber-500{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}.text-cyan-700{--tw-text-opacity:1;color:rgb(14 116 144/var(--tw-text-opacity))}.text-cyan-800{--tw-text-opacity:1;color:rgb(21 94 117/var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-green-300{--tw-text-opacity:1;color:rgb(134 239 172/var(--tw-text-opacity))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity))}.text-green-800{--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity))}.text-orange-400{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity))}.text-orange-700{--tw-text-opacity:1;color:rgb(194 65 12/var(--tw-text-opacity))}.text-purple-800{--tw-text-opacity:1;color:rgb(107 33 168/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.text-rose-500{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}.text-rose-800{--tw-text-opacity:1;color:rgb(159 18 57/var(--tw-text-opacity))}.text-sky-800{--tw-text-opacity:1;color:rgb(7 89 133/var(--tw-text-opacity))}.text-slate-300{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity))}.text-yellow-700{--tw-text-opacity:1;color:rgb(161 98 7/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.\!shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1)!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.outline{outline-style:solid}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}html{--scroll-behavior:smooth!important;scroll-behavior:smooth!important}body{font-family:Averta,sans-serif}body.ant-layout.dark,body.dark{background-color:#000!important}.ant-message{z-index:99999!important}.dark .ant-pagination{background-color:#303030!important}.card-element{padding:.75rem;background-color:#fff;border-radius:5px;transition:background .15s ease,border .15s ease,box-shadow .15s ease,color .15s ease;border:1px solid #e6e6e6;box-shadow:0 1px 1px rgba(0,0,0,.03),0 3px 6px rgba(0,0,0,.02)}.promo-input{padding:.75rem!important;background-color:#fff!important;border-radius:5px!important;transition:background .15s ease,border .15s ease,box-shadow .15s ease,color .15s ease!important;border:1px solid #e6e6e6!important;box-shadow:0 1px 1px rgba(0,0,0,.03),0 3px 6px rgba(0,0,0,.02)!important;font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important}.global-search .ant-modal-content{padding:0!important}.global-search .ant-modal-content .ant-modal-body{height:70px!important}.global-search .ant-modal-content .ant-modal-body .ant-input-group-addon{height:70px!important;width:50px!important;background-color:rgba(0,0,0,0)!important;border:unset;border-radius:unset;font-size:26px;color:rgba(146,146,146,.5)}.global-search .ant-modal-content .ant-modal-body input{height:70px!important;border:unset;padding-left:0;font-size:18px}.global-search .ant-modal-content .ant-modal-body input:focus,.global-search .ant-modal-content .ant-modal-body input:hover{border:unset;outline:none!important}.ant-select-item-option-active,.ant-select-item-option-selected,.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:rgba(0,0,0,.08)!important;color:unset!important}.connect-card .ant-card-body{display:flex;cursor:pointer;flex-direction:column;align-items:center;justify-content:center}.automation-content .node .node-body.connect-card .ant-card-body,.campaign-content .node .node-body.connect-card .ant-card-body{display:flex;align-items:center;justify-content:center;height:60px}.moby__conversation-user-info .info-collapse.ant-collapse .connect-card .ant-card-body{margin-bottom:16px}.moby__conversation-user-info .info-collapse.ant-collapse .connect-card .ant-card-body:last-child{margin-bottom:0}.moby__conversation-user-info .info-collapse.ant-collapse .connect-card .ant-card-body .text{color:#929292;font-size:12px;font-weight:500}.profile-overview .profile-overview-plan .connect-card .ant-card-body div:first-child{flex:1 1 100%}.ant-layout-header .ant-form-item{margin-bottom:0!important}.ant-menu-root{border-inline-end:unset!important}.ant-tabs-left>.ant-tabs-nav{width:20%!important}.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab-active{background-color:rgba(0,126,255,.15)!important;border-radius:10px!important}.ant-tabs-left>.ant-tabs-nav .ant-tabs-ink-bar{display:none!important}.ant-tabs-left>.ant-tabs-content-holder{border-left:unset!important}.header-card .ant-card-body{margin:2px!important;padding:2px 2px 2px 15px!important}.stats-card{width:24%;margin-left:5px!important;margin-right:5px!important;border:1px solid #e9ecf2!important}.stats-card .ant-card-body{display:flex;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;padding:.5rem}.automation-content .node .node-body.stats-card .ant-card-body,.campaign-content .node .node-body.stats-card .ant-card-body{display:flex;align-items:center;justify-content:center;height:60px}.moby__conversation-user-info .info-collapse.ant-collapse .stats-card .ant-card-body{margin-bottom:16px}.moby__conversation-user-info .info-collapse.ant-collapse .stats-card .ant-card-body:last-child{margin-bottom:0}.moby__conversation-user-info .info-collapse.ant-collapse .stats-card .ant-card-body .text{color:#929292;font-size:12px;font-weight:500}.profile-overview .profile-overview-plan .stats-card .ant-card-body div:first-child{flex:1 1 100%}.import-card{width:90%;margin-top:15px!important;margin-bottom:15px!important;border:2px solid #e9ecf2!important;box-shadow:0 0 6px 2px rgba(0,0,0,.05),0 1px 20px 0 rgba(0,0,0,.05),0 1px 11px 0 rgba(0,0,0,.05);justify-content:flex-start;cursor:pointer!important;padding:25px}.import-card,.import-card .ant-card-body{display:flex;align-items:center}.automation-content .node .node-body.import-card .ant-card-body,.campaign-content .node .node-body.import-card .ant-card-body{display:flex;align-items:center;justify-content:center;height:60px}.moby__conversation-user-info .info-collapse.ant-collapse .import-card .ant-card-body{margin-bottom:16px}.moby__conversation-user-info .info-collapse.ant-collapse .import-card .ant-card-body:last-child{margin-bottom:0}.moby__conversation-user-info .info-collapse.ant-collapse .import-card .ant-card-body .text{color:#929292;font-size:12px;font-weight:500}.profile-overview .profile-overview-plan .import-card .ant-card-body div:first-child{flex:1 1 100%}.import-card:hover{border:2px solid #000!important}.campaign-card{margin-top:15px!important;margin-bottom:15px!important;border:2px solid #e9ecf2!important;box-shadow:0 0 6px 2px rgba(0,0,0,.05),0 1px 20px 0 rgba(0,0,0,.05),0 1px 11px 0 rgba(0,0,0,.05);cursor:pointer!important}.campaign-card .ant-card-body h1{margin:0!important}.campaign-card:hover{border:2px solid #000!important}.account-card{margin-top:15px!important;margin-bottom:15px!important;border:2px solid #e9ecf2!important;box-shadow:0 0 6px 2px rgba(0,0,0,.05),0 1px 20px 0 rgba(0,0,0,.05),0 1px 11px 0 rgba(0,0,0,.05);cursor:pointer!important}.account-card .ant-card-body h1{margin:0!important}.account-card:hover{border:2px solid #000!important}.pricing-plans .ant-segmented-item-selected{background-color:#007eff!important;color:#fff!important;font-size:10px!important}.ant-empty-image{height:unset!important}.stats-tooltip .ant-tooltip-inner{width:500px;min-height:300px}.csv-uploader .text-center.mr-t-20 .ant-tag{margin:0;white-space:pre-wrap}.csv-uploader .title{margin-bottom:20px}.csv-uploader .file-uploaded{width:100%;min-height:200px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:4px dashed #929292;border-radius:14px;padding:20px;margin-bottom:24px;text-align:center}.csv-uploader .file-uploaded .title{font-size:33px;line-height:35px;font-weight:600;line-break:anywhere}@media(max-width:1440px){.csv-uploader .file-uploaded .title{font-size:30px}}@media(max-width:991px){.csv-uploader .file-uploaded .title{font-size:27px}}@media(max-width:767px){.csv-uploader .file-uploaded .title{font-size:24px;line-height:30px}}.csv-uploader .file-uploaded .description{font-size:12px;font-weight:400}.csv-uploader .uploader{width:100%}.csv-uploader .uploader .ant-upload-select{width:100%;border:4px dashed #929292;border-radius:14px;cursor:pointer}.csv-uploader .uploader .ant-upload-select .ant-upload{height:200px;display:flex;align-items:center;justify-content:center;flex-direction:column}.csv-uploader .uploader .ant-upload-select .ant-upload .anticon-upload{font-size:56px;color:#929292;margin-bottom:12px}.csv-uploader .uploader .ant-upload-select .ant-upload p{font-size:16px;color:#929292}@media(max-width:991px){.csv-uploader .table-holder .table{min-width:900px}}.csv-uploader .table-holder .table td{height:60px!important}.csv-uploader .table-holder .ant-form-item{margin-bottom:0!important}.csv-uploader .checkbox-wrap{text-align:center;margin:50px 0 30px}.csv-uploader .uploader-btn-wrap{text-align:center}.csv-uploader .uploader-btn-wrap p{font-weight:600}.options-modal .ant-modal{vertical-align:bottom!important}.options-modal .ant-modal .ant-modal-content{height:550px!important;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:60px!important}.options-modal .triggers{margin-top:10px;margin-bottom:10px;display:flex;align-items:center;justify-content:flex-start}.options-modal .triggers .option{width:250px;height:60px;border:1px solid #efefef;border-right:0;cursor:pointer}.options-modal .triggers .option:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.options-modal .triggers .option:last-child{border-right:1px solid #efefef!important;border-top-right-radius:5px;border-bottom-right-radius:5px}.options-modal .triggers .options-content{padding:10px;display:flex;align-items:center;gap:16px}.options-modal .triggers .options-content .channel-icon{padding:12px;border-radius:50%;display:flex;align-items:center;justify-content:center}.options-modal .triggers .options-content .channel-icon.automation-icon{width:50px!important;height:50px!important}.options-modal .triggers .options-content .channel-icon.automation-icon svg{font-weight:500;font-size:22px!important}.options-modal .triggers .options-content .channel-icon svg{font-weight:500;font-size:16px}.options-modal .triggers .options-content .channel-icon.automation{background:rgba(32,224,171,.4);color:#fff}.options-modal .triggers .options-content .channel-icon.integration{background:rgba(255,255,255,.4)}.options-modal .triggers .options-content .channel-icon.EMAIL{background:rgba(32,224,171,.4);color:#20e0ab}.options-modal .triggers .options-content .channel-icon.linkedin{background:rgba(0,126,255,.4);color:#007eff}.options-modal .triggers .options-content .channel-icon.TASK{background:rgba(235,87,87,.4);color:#eb5757}.options-modal .triggers .options-content .channel-icon.GPT{background:rgba(16,163,127,.4);color:#10a37f}.options-modal .triggers .options-content .channel-icon.API{background:rgba(167,82,228,.4);color:#a752e4}.options-modal .triggers .options-content .channel-icon.FINDER{background:rgba(32,224,171,.4);color:#20e0ab}.options-modal .triggers .options-content .channel-icon.WITHDRAW,.options-modal .triggers .options-content .channel-icon.wait{background:rgba(247,122,76,.4);color:#f77a4c}.options-modal .triggers .options-content .channel-icon.TRIGGER,.options-modal .triggers .options-content .channel-icon.trigger{background:rgba(0,207,255,.4);color:#00cfff}.options-modal .triggers .options-content .channel-icon.send{background:#d3d3d3!important;color:#fff}.options-modal .triggers .options-content .channel-icon.tag{background:rgba(32,224,171,.4);color:#20e0ab}.options-modal .triggers .options-content .title{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.options-content{padding:10px;display:flex;align-items:center;flex-direction:row;gap:16px}.options-content .channel-icon{padding:12px;border-radius:50%;display:flex;align-items:center;justify-content:center}.options-content .channel-icon.automation-icon{width:50px!important;height:50px!important}.options-content .channel-icon.automation-icon svg{font-weight:500;font-size:22px!important}.options-content .channel-icon svg{font-weight:500;font-size:16px}.options-content .channel-icon.automation{color:#20e0ab}.options-content .channel-icon.integration{background:rgba(255,255,255,.4)}.options-content .channel-icon.EMAIL{background:rgba(32,224,171,.4);color:#20e0ab}.options-content .channel-icon.linkedin{background:rgba(0,126,255,.4);color:#007eff}.options-content .channel-icon.TASK{background:rgba(235,87,87,.4);color:#eb5757}.options-content .channel-icon.GPT{background:rgba(16,163,127,.4);color:#10a37f}.options-content .channel-icon.API{background:rgba(167,82,228,.4);color:#a752e4}.options-content .channel-icon.FINDER{background:rgba(32,224,171,.4);color:#20e0ab}.options-content .channel-icon.WITHDRAW,.options-content .channel-icon.wait{background:rgba(247,122,76,.4);color:#f77a4c}.options-content .channel-icon.TRIGGER,.options-content .channel-icon.trigger{background:rgba(0,207,255,.4);color:#00cfff}.options-content .channel-icon.send{background:#d3d3d3!important;color:#fff}.options-content .channel-icon.tag{background:rgba(32,224,171,.4);color:#20e0ab}.options-content .title{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.branch-label-yes{background:#e5fce5;color:#31c52e}.branch-label-no{background:#ffe7e2;color:#ec4343}.campaign-content .flow{width:100%!important;height:92%;overflow:hidden}.campaign-content .flow .react-flow__node.selected{border:1px solid rgba(0,126,255,.45);box-shadow:0 2px 4px 0 rgba(0,0,0,.08),0 0 6px 0 rgba(0,0,0,.02);border-radius:10px}.campaign-content .flow .react-flow__node.error{border:1px solid rgba(235,87,87,.45)}.campaign-content .flow .react-flow__node.error,.campaign-content .node{box-shadow:0 2px 4px 0 rgba(0,0,0,.08),0 0 6px 0 rgba(0,0,0,.02);border-radius:10px}.campaign-content .node{width:350px;background-color:inherit;border:1px solid #f6f6f6;display:flex;flex-flow:row nowrap;cursor:pointer!important;z-index:99}.campaign-content .node.end{background-color:rgba(0,0,0,0)!important;box-shadow:unset!important;border:none!important}.campaign-content .node .node-body{width:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:row;padding:16px 24px}.campaign-content .node .node-body.flex{display:flex!important;align-items:center!important;justify-content:center!important;height:60px!important}.campaign-content .node .node-body .node-content{display:flex;align-items:center;flex-direction:row;gap:16px}.campaign-content .node .node-body .node-content .title{width:75%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.campaign-content .node .node-body .node-content .title .subject{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.campaign-content .node .node-body .action svg{font-weight:700;font-size:18px}.campaign-content .node .node-body.output-node{border:2px dashed #929292!important;width:350px!important;height:60px!important;cursor:pointer!important;margin-bottom:40px}.campaign-content .node .node-body.output-node svg{font-weight:700;font-size:22px}.campaign-content .channel-icon{padding:12px;border-radius:50%;display:flex;align-items:center;justify-content:center}.campaign-content .channel-icon.automation-icon{width:50px!important;height:50px!important}.campaign-content .channel-icon.automation-icon svg{font-weight:500;font-size:22px!important}.campaign-content .channel-icon svg{font-weight:500;font-size:16px}.campaign-content .channel-icon.automation{color:#20e0ab}.campaign-content .channel-icon.integration{background:rgba(255,255,255,.4)}.campaign-content .channel-icon.EMAIL{background:rgba(32,224,171,.4);color:#20e0ab}.campaign-content .channel-icon.CONNECT,.campaign-content .channel-icon.ENGAGEMENT,.campaign-content .channel-icon.EVENT,.campaign-content .channel-icon.FOLLOW,.campaign-content .channel-icon.INMAILS,.campaign-content .channel-icon.MESSAGE,.campaign-content .channel-icon.VOICE{background:rgba(0,126,255,.4);color:#007eff}.campaign-content .channel-icon.TASK{background:rgba(235,87,87,.4);color:#eb5757}.campaign-content .channel-icon.GPT{background:rgba(16,163,127,.4);color:#10a37f}.campaign-content .channel-icon.API{background:rgba(167,82,228,.4);color:#a752e4}.campaign-content .channel-icon.FINDER{background:rgba(32,224,171,.4);color:#20e0ab}.campaign-content .channel-icon.WITHDRAW,.campaign-content .channel-icon.wait{background:rgba(247,122,76,.4);color:#f77a4c}.campaign-content .channel-icon.TRIGGER,.campaign-content .channel-icon.trigger{background:rgba(0,207,255,.4);color:#00cfff}.campaign-content .channel-icon.send{background:#d3d3d3!important;color:#fff}.campaign-content .channel-icon.tag{background:rgba(32,224,171,.4);color:#20e0ab}.campaign-content .sequence-builder .react-flow{overflow:scroll!important;padding-bottom:50px}.campaign-content .sequence-builder .react-flow__background{position:fixed;bottom:0;right:0;width:300px}.campaign-content .sequence-builder .edge-button{width:20px;height:20px;background:#fff;border:1px solid #fff;color:#000;cursor:pointer;border-radius:50%;font-size:12px;line-height:1;box-shadow:0 0 6px 2px rgba(0,0,0,.08)}.campaign-content .sequence-builder .edge-button:hover{box-shadow:0 0 6px 2px rgba(0,0,0,.08)}.campaign-content .sequence-builder .node-edge-button{width:20px;height:20px;background:#eee;border:1px solid #fff;color:#000;cursor:pointer;border-radius:50%;font-size:12px;line-height:1;margin-left:-8px!important}.campaign-content .sequence-builder .node-edge-button.end{margin-top:-15px!important;z-index:999!important}.campaign-content .sequence-builder .node-edge-button:hover{box-shadow:0 0 6px 2px rgba(0,0,0,.08)}.campaign-content .sequence-sidebar{height:100%}.campaign-content .sequence-sidebar.ant-card{border-radius:0}.campaign-content .sequence-sidebar .ant-card-head{padding:16px 24px}.campaign-content .sequence-sidebar .ant-card-head .head{display:flex;align-items:center;flex-direction:row;gap:10px}.campaign-content .sequence-sidebar .ant-card-head .head .title{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.campaign-content .sequence-sidebar .ant-card-body{width:100%!important;height:100%!important;overflow-y:scroll;box-shadow:1px 1px 15px rgba(0,125,254,.08)!important}.editor{overflow:hidden}.editor .fr-box.dark-theme>.fr-wrapper{background-color:#000!important}.editor .fr-wrapper .show-placeholder{padding-top:20px;padding-left:20px;padding-right:20px;font-size:14px!important}.editor .fr-element{height:calc(100vh - 415px)!important}@media(max-width:1440px){.editor .fr-element{height:calc(100vh - 420px)!important}}.editor .subject{margin-bottom:10px}.editor .subject .ant-input{font-family:sans-serif;font-size:14px!important}.editor .subject .ant-input-suffix{font-size:10px!important;color:#007eff;cursor:pointer}.campaigns-view{overflow:hidden;padding:10px}.campaigns-view .sequences{overflow:hidden;position:relative}@media(max-width:992px){.campaigns-view .sequences .ant-row .ant-col-xs-0{display:block;position:static}}.campaigns-view .sequences .close-btn.ant-btn{margin:0 0 30px}@media(min-width:991px){.campaigns-view .sequences .close-btn{display:none}}.campaigns-view .sequences .steps{height:calc(100vh - 215px);overflow:hidden!important;scroll-behavior:smooth;overflow-y:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.campaigns-view .sequences .steps::-moz-scrollbar{display:none}.campaigns-view .sequences .steps::-webkit-scrollbar{width:6px}.campaigns-view .sequences .steps::-webkit-scrollbar:horizontal{height:6px}.campaigns-view .sequences .steps::-webkit-scrollbar-corner{background:#f5f7fb}.campaigns-view .sequences .steps::-moz-scrollbar-corner{background:#f5f7fb}.campaigns-view .sequences .steps::-webkit-scrollbar-track{border-radius:3px;background:#f5f7fb}.campaigns-view .sequences .steps::-webkit-scrollbar-thumb{background:#303744;border-radius:3px}.campaigns-view .sequences .steps::-webkit-scrollbar-thumb:hover{background:#3e4654}.campaigns-view .sequences .steps .ant-btn{width:100%}.campaigns-view .sequences .steps .step{margin-bottom:12px;border-radius:19px}.campaigns-view .sequences .steps .step .ant-input-number{margin-left:12px!important;margin-right:12px!important}.campaigns-view .sequences .steps .active{border:2px solid #007eff}.campaigns-view .sequences .steps .variants{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:20px;margin-bottom:12px}.campaigns-view .sequences .steps .variants .variant{width:50%!important;height:100%!important}.campaigns-view .sequences .steps .variants .variant .ant-input-number{margin-left:12px!important;margin-right:12px!important}.campaigns-view .sequences .steps .variants .delay{flex-direction:column;gap:10px}@media(max-width:992px){.campaigns-view .sequences .editor-wrap{background:#f5f7fb;padding:20px;transition:all .4s ease-in-out;position:absolute;top:0;left:-150px;z-index:9;box-shadow:0 3px 5px 0 rgba(0,0,0,.2);opacity:0;visibility:hidden}}@media(max-width:567px){.campaigns-view .sequences .editor-wrap{width:250px;height:calc(100vh - 120px)}}.campaigns-view .sequences .editor-wrap.mobile-view{left:0;opacity:1;visibility:visible}.campaigns-view .sequences .editor.ant-card{overflow:hidden;box-shadow:0 3px 5px 0 rgba(0,0,0,.07)}.campaigns-view .sequences .editor .ant-card-body{padding:0}.campaigns-view .sequences .editor .fr-box.dark-theme>.fr-wrapper{background-color:#000!important}.campaigns-view .sequences .editor .fr-wrapper{border-radius:0!important;border:0;background:inherit}.campaigns-view .sequences .editor .fr-code,.campaigns-view .sequences .editor .fr-newline{background:#fff!important;color:#1c1f37!important}.campaigns-view .sequences .editor .fr-element{height:calc(100vh - 415px)!important;background:#fff!important;font-size:17px}@media(max-width:1440px){.campaigns-view .sequences .editor .fr-element{height:calc(100vh - 420px)!important}}.campaigns-view .sequences .editor .subject{display:flex;align-items:center;justify-content:center;flex-direction:row;padding:20px}.campaigns-view .sequences .editor .subject .ant-input-group-addon{border:0!important;background-color:rgba(0,0,0,0);color:#929292;padding-left:0}.campaigns-view .sequences .editor .subject .ant-input-affix-wrapper,.campaigns-view .sequences .editor .subject .ant-input-affix-wrapper-focused{border:none;outline:none}.campaigns-view .sequences .editor .subject .ant-input{color:#1c1f37;font-weight:500;border:none!important}.campaigns-view .sequences .editor .subject .actions{display:flex;justify-content:flex-end;align-items:center;gap:10px}.campaigns-view .sequences .editor .subject .actions .ant-btn.ant-btn-icon-only{min-width:48px}.campaigns-view .sequences .editor .subject .actions .ant-space-compact-block{width:inherit}.campaigns-view .sequences .editor .subject .actions:last-child{padding-right:11px}.automation-content .flow{width:100%!important;height:100vh;overflow:hidden}.automation-content .flow .react-flow__node.error{border:1px solid rgba(235,87,87,.45)}.automation-content .flow .react-flow__node.error,.automation-content .node{box-shadow:0 2px 4px 0 rgba(0,0,0,.08),0 0 6px 0 rgba(0,0,0,.02);border-radius:10px}.automation-content .node{width:350px;background-color:inherit;display:flex;flex-flow:row nowrap;cursor:pointer!important;z-index:99}.automation-content .node.end{background-color:rgba(0,0,0,0)!important;box-shadow:unset!important;border:none!important}.automation-content .node .node-body{width:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:row;padding:16px 24px}.automation-content .node .node-body.flex{display:flex!important;align-items:center!important;justify-content:center!important;height:60px!important}.automation-content .node .node-body .node-content{display:flex;align-items:center;flex-direction:row;gap:16px}.automation-content .node .node-body .node-content .title{width:75%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.automation-content .node .node-body .node-content .title .subject{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.automation-content .node .node-body .action svg{font-weight:700;font-size:18px}.automation-content .node .node-body.output-node{border:2px dashed #929292!important;width:350px!important;height:60px!important;cursor:pointer!important;margin-bottom:40px}.automation-content .node .node-body.output-node svg{font-weight:700;font-size:22px}.automation-content .channel-icon{padding:12px;border-radius:50%;display:flex;align-items:center;justify-content:center}.automation-content .channel-icon.automation-icon{width:50px!important;height:50px!important}.automation-content .channel-icon.automation-icon svg{font-weight:500;font-size:22px!important}.automation-content .channel-icon svg{font-weight:500;font-size:16px}.automation-content .channel-icon.automation{color:#20e0ab}.automation-content .channel-icon.integration{background:rgba(255,255,255,.4)}.automation-content .channel-icon.EMAIL{background:rgba(32,224,171,.4);color:#20e0ab}.automation-content .channel-icon.CONNECT,.automation-content .channel-icon.ENGAGEMENT,.automation-content .channel-icon.EVENT,.automation-content .channel-icon.FOLLOW,.automation-content .channel-icon.INMAILS,.automation-content .channel-icon.MESSAGE,.automation-content .channel-icon.VOICE{background:rgba(0,126,255,.4);color:#007eff}.automation-content .channel-icon.TASK{background:rgba(235,87,87,.4);color:#eb5757}.automation-content .channel-icon.GPT{background:rgba(16,163,127,.4);color:#10a37f}.automation-content .channel-icon.API{background:rgba(167,82,228,.4);color:#a752e4}.automation-content .channel-icon.FINDER{background:rgba(32,224,171,.4);color:#20e0ab}.automation-content .channel-icon.WITHDRAW,.automation-content .channel-icon.wait{background:rgba(247,122,76,.4);color:#f77a4c}.automation-content .channel-icon.TRIGGER,.automation-content .channel-icon.trigger{background:rgba(0,207,255,.4);color:#00cfff}.automation-content .channel-icon.send{background:#d3d3d3!important;color:#fff}.automation-content .channel-icon.tag{background:rgba(32,224,171,.4);color:#20e0ab}.automation-content .sequence-builder .react-flow{overflow:scroll!important;padding-bottom:50px}.automation-content .sequence-builder .react-flow__background{position:fixed;bottom:0;right:0;width:300px}.automation-content .sequence-builder .edge-button{width:20px;height:20px;background:#fff;border:1px solid #fff;cursor:pointer;border-radius:50%;font-size:12px;line-height:1;box-shadow:0 0 6px 2px rgba(0,0,0,.08)}.automation-content .sequence-builder .edge-button.end{margin-top:-12px!important;z-index:999!important}.automation-content .sequence-builder .edge-button:hover{box-shadow:0 0 6px 2px rgba(0,0,0,.08)}.automation-content .sequence-sidebar{height:100%}.automation-content .sequence-sidebar.ant-card{border-radius:0}.automation-content .sequence-sidebar .ant-card-head{padding:16px 24px}.automation-content .sequence-sidebar .ant-card-head .head{display:flex;align-items:center;flex-direction:row;gap:10px}.automation-content .sequence-sidebar .ant-card-head .head .title{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.automation-content .sequence-sidebar .ant-card-body{width:100%!important;height:100%!important;overflow-y:scroll;box-shadow:1px 1px 15px rgba(0,125,254,.08)!important}.automation-options{width:350px;height:340px;overflow-y:scroll!important}.automation-options .ant-menu-item{height:30px!important;line-height:30px!important}.conversation-type{position:absolute!important;left:20px!important;margin-top:-10px!important}.content-scheduler ul{list-style:none}.content-scheduler ul li:before{content:"✓";color:#00cfff;font-size:16px;font-weight:700;margin-right:5px}.content-scheduler ul li{font-size:18px;line-height:40px}*{box-sizing:border-box}.content{height:100vh;margin-left:180px;padding-left:20px}.content.full{padding-left:30px!important}.content.screen{padding:20px!important;margin-left:0!important}.content.collapsed{margin-left:50px!important;padding-left:30px!important}.ant-modal-wrap{z-index:99999!important}.side-drawer{background:#fff!important}.ant-menu.ant-menu-dark .ant-menu-sub{background:#060818!important}.ant-tooltip{z-index:99999!important}@media(max-width:560px){.ant-tooltip{display:none!important}}.ant-tooltip.tooltip-mobile-view{display:block!important}@media(max-width:560px){.ant-tooltip.tooltip-mobile-view{display:block!important}}.ant-tooltip .icon+span{padding:0 12px}.ant-tooltip-inner{border-radius:0!important;color:#fff}.ant-tooltip-inner .leads-sidebar-tags-h{margin-bottom:-10px}.ant-tooltip-inner .leads-sidebar-tags-h .ant-tag{margin-bottom:10px}.ant-tooltip-inner .head-tag-h{margin-bottom:-10px}.ant-tooltip-inner h4{color:#fff}.ant-card.ant-card-hoverable{cursor:default}.ant-card .ant-card-extra .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{border:rgba(0,0,0,0);background:#f5f7fb}.side-content{background:#f5f7fb}@media screen and (max-width:992px){.side-content h1{margin:0 0 20px!important}.side-content .add-btn{margin-top:10px;font-size:20px}.side-content .action-btn-holder i,.side-content .ant-switch{margin-bottom:5px}}.side-content .table-responsive{overflow:auto!important}.side-content .table-responsive td{border-left:1px solid #e2e2e2}.side-content .table-responsive td a{color:#024!important}.side-content .table-responsive td a:focus,.side-content .table-responsive td a:hover{color:#69be28!important}.side-content .table-responsive td .call-btn{background-color:#69be28;display:inline-block;font-size:12px;padding:2px 5px;border-radius:5px;color:#fff!important;transition:all .6s;line-height:1.3}.side-content .table-responsive td .call-btn:hover{opacity:.85}.side-content .table-responsive td .label-title{background-color:#69be28;display:inline-block;font-size:12px;padding:2px 5px;border-radius:5px;color:#fff}.side-content .table-responsive td .action-icon{margin:5px 4px;color:#024!important;transition:all .6s}@media screen and (max-width:768px){.side-content .table-responsive td .action-icon{margin-right:5px!important}}.side-content .table-responsive td .action-icon:hover{opacity:1!important;color:#007eff!important}.side-content .info-container .info-box{border-radius:5px!important;overflow:hidden}.ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date,.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date{background:#007eff!important}.ant-calendar-range .ant-calendar-date:active,.ant-calendar-range .ant-calendar-date:focus,.ant-calendar-range .ant-calendar-date:hover{background:#007eff!important;color:#fff}.ant-calendar-range .ant-calendar-in-range-cell:before{background:rgba(105,190,40,.5)}.ant-calendar-picker .ant-calendar-picker-input{color:#024;border-color:#024}.ant-calendar-picker .anticon{color:#024}.ant-calendar-picker .ant-calendar-picker-input:focus{box-shadow:none!important}.ant-calendar-picker:hover .ant-calendar-picker-input{border-color:#007eff!important}.ant-calendar-picker:hover .anticon{color:#007eff}.hover{cursor:pointer}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover:before{border-color:#007eff!important}.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month{color:#fff!important;background-color:#007eff!important}.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month{opacity:.4!important}.ant-calendar-month-panel-month:hover{background-color:#007eff!important;color:#fff!important}.pagination .ant-pagination-item{border-color:#024!important}.pagination .ant-pagination-item:focus,.pagination .ant-pagination-item:hover{border-color:#007eff!important}.pagination .ant-pagination-item:focus a,.pagination .ant-pagination-item:hover a{color:#007eff!important}.pagination .ant-pagination-item a{color:#024!important;text-decoration:none}.pagination .ant-pagination-item-active{border-color:#007eff!important}.pagination .ant-pagination-item-active a{color:#007eff!important}.pagination .ant-pagination-item-active:focus,.pagination .ant-pagination-item-active:hover{border-color:#007eff!important}.pagination .ant-pagination-disabled{opacity:.8}.pagination .ant-pagination-next:focus .ant-pagination-item-link,.pagination .ant-pagination-next:hover .ant-pagination-item-link,.pagination .ant-pagination-prev:focus .ant-pagination-item-link,.pagination .ant-pagination-prev:hover .ant-pagination-item-link{border-color:#007eff!important}.pagination .ant-pagination-next:focus .ant-pagination-item-link .anticon,.pagination .ant-pagination-next:hover .ant-pagination-item-link .anticon,.pagination .ant-pagination-prev:focus .ant-pagination-item-link .anticon,.pagination .ant-pagination-prev:hover .ant-pagination-item-link .anticon{color:#007eff!important}.pagination .ant-pagination-next .ant-pagination-item-link,.pagination .ant-pagination-prev .ant-pagination-item-link{border-color:#024!important}.pagination .ant-pagination-next .ant-pagination-item-link .anticon,.pagination .ant-pagination-prev .ant-pagination-item-link .anticon{color:#024!important}.pagination .ant-pagination-next .ant-pagination-item-link .anticon:hover,.pagination .ant-pagination-prev .ant-pagination-item-link .anticon:hover{opacity:1}.ant-picker{border-radius:4px}.ant-picker.ant-picker-range{height:40px}.ant-picker.ant-picker-large{height:48px}.ant-picker-dropdown .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{color:#fff}.ant-select .ant-select-selection-item{font-weight:700}.ant-select .ant-select-item-option-selected{color:#fff!important;background:#007eff!important}.ant-select .ant-select-arrow{color:#1c1f37}.ant-select-multiple .ant-select-selection-search{margin-inline-start:0!important}.select-height-40.ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector,.select-height-40.ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:40px}.select-height-40.ant-select.ant-select-single .ant-select-selector .ant-select-selection-item,.select-height-40.ant-select.ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:40px}.ant-select-selection-placeholder{color:#929292!important}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#fff!important;background-color:#007eff!important}.ant-select-selection-selected-value{color:#024}.ant-select-selection-selected-value:hover{color:#007eff}.ant-select-selection{border-color:#024}.ant-select-selection:focus .ant-select-selection-selected-value,.ant-select-selection:hover .ant-select-selection-selected-value{color:#007eff}.ant-select-selection:focus .ant-select-arrow .anticon,.ant-select-selection:hover .ant-select-arrow .anticon{color:#007eff!important}.ant-select-dropdown{z-index:99999!important}.ant-select-dropdown .ant-select-dropdown-menu-item{color:#024}.ant-select-dropdown .ant-select-dropdown-menu-item:hover{background:#007eff;color:#fff}.ant-select-dropdown .ant-select-dropdown-menu-item-selected{color:#fff;background-color:#024}.ant-select-dropdown .ant-select-dropdown-menu-item-active{background:#007eff;color:#fff}.ant-select-dropdown .ant-select-item-option-actived .campaigns-drop-tag-wrap:after,.ant-select-dropdown .ant-select-item-option-selected .campaigns-drop-tag-wrap:after{background:#4da5ff;border-width:5px;border-color:#fff}.ant-select-dropdown .campaigns-drop-tag-wrap{position:relative}.ant-select-dropdown .campaigns-drop-tag-wrap:after{content:"";position:absolute;top:4px;right:0;background:#fff;border:1px solid #007eff;width:15px;height:15px;border-radius:50%}.ant-select-dropdown .ant-tag.mr-r-0{margin-right:0}.ant-select-dropdown .ant-tag.mr-l-10{margin-left:10px}.ant-table-filter-dropdown .ant-dropdown-menu-item-selected{background:#b3d8ff}@media(min-width:768px){.app-content{min-height:100vh!important}}.app-content .ant-switch-checked{background-color:#007eff}.app-content .ant-card-head-title{font-weight:700}.app-content .graph-holder .ant-card{margin-bottom:20px}.app-content .breadcrumb{float:right;margin:0;background:#cfd9e4;border-radius:5px;padding:6px 10px}@media screen and (max-width:767px){.app-content .breadcrumb{margin-bottom:20px}}.app-content .breadcrumb li{display:inline-block;margin-left:15px;font-size:14px}.app-content .breadcrumb li a{text-decoration:none;color:#333!important;transition:all .5s}.app-content .breadcrumb li a:hover{text-decoration:underline;color:#007eff}.app-content .breadcrumb li:first-child{margin:0}.app-content .breadcrumb li .anticon{color:#333;margin-right:4px}.app-content .breadcrumb .selected a{color:#007eff!important}@media(min-width:1301px){.app-content.conversation-layout .empty-section .empty-section-content-wrap{padding:0}}@media(min-width:1199px){.app-content.conversation-layout .empty-section .empty-section-content-wrap{padding:0 20px}}@media(min-width:768px){.app-content.conversation-layout{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:100vh!important;max-height:100vh!important}.app-content.conversation-layout .conversations{width:calc(100% - 40px)}}.ant-dropdown-menu-item>.icon{font-size:12px;margin-right:8px}.side-content .app-content{background:#f5f7fb!important}.action-btn-holder i{font-size:16px;cursor:pointer}.action-btn-holder i:hover{opacity:.8}.add-btn{float:right;margin-top:15px;font-size:22px;cursor:pointer}.ant-input-affix-wrapper:focus .ant-input,.ant-input-affix-wrapper:hover .ant-input{border-color:#007eff!important}.ant-input-affix-wrapper:focus .ant-input-suffix .anticon,.ant-input-affix-wrapper:hover .ant-input-suffix .anticon{color:#007eff}.ant-input-affix-wrapper .ant-input{color:#024;border-color:#024}.ant-input-affix-wrapper .ant-input:focus{border-color:#007eff;box-shadow:0 0 0 2px rgba(157,248,56,.2)}.ant-input-affix-wrapper .ant-input:hover,.ant-input-affix-wrapper .ant-select-selection:hover{border-color:#007eff!important}.ant-input-affix-wrapper .ant-input-suffix .anticon{line-height:40px;color:#024}.ant-input-affix-wrapper .ant-input-suffix .anticon:hover{opacity:1}.ant-input-affix-wrapper.ant-input-affix-wrapper-lg .ant-input-suffix .anticon{line-height:48px}.ant-input-affix-wrapper.ant-input-affix-wrapper-sm .ant-input-suffix .anticon{line-height:28px}.ant-select-search__field__placeholder,.ant-select-selection__placeholder{top:10px;line-height:30px;color:#024}.anticon{color:#bfbfbf}.ant-select-focused .ant-select-selection:focus,.ant-select-focused .ant-select-selection:hover,.ant-select-selection:focus,.ant-select-selection:hover{border-color:#007eff;box-shadow:0 0 0 2px #69be28}.ant-menu-inline .ant-menu-item:after,.ant-menu-vertical .ant-menu-item:after,.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-vertical-right .ant-menu-item:after{border-color:#007eff!important}a{color:#007eff;text-decoration:underline}.anticon:hover{opacity:.5}.ant-drawer,.ant-notification{z-index:99999!important}.ant-drawer-content-wrapper .ant-menu-inline{border-right:0!important}.ant-drawer-content-wrapper .ant-menu .ant-menu-item-group-title{padding:0}.ant-drawer-content-wrapper .ant-menu .ant-menu-item-group-list .ant-menu-item{margin-top:5px;margin-bottom:5px}.ant-drawer-content-wrapper .ant-menu .ant-menu-item-group-list .ant-menu-item-selected{border-right-color:#007eff}.ant-drawer-content-wrapper .ant-menu .ant-menu-item-submenu-active:hover,.ant-drawer-content-wrapper .ant-menu .ant-menu-submenu-title:hover{color:#fff!important;background:rgba(0,0,0,0)!important}.ant-drawer-content-wrapper .ant-menu .ant-menu-item-submenu-active:hover .ant-menu-submenu-arrow:after,.ant-drawer-content-wrapper .ant-menu .ant-menu-item-submenu-active:hover .ant-menu-submenu-arrow:before,.ant-drawer-content-wrapper .ant-menu .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-drawer-content-wrapper .ant-menu .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before{background:linear-gradient(90deg,#fff,#fff)!important}@media screen and (max-width:768px){.ant-calendar-picker-container .ant-calendar-table{min-width:100%!important}}@media screen and (max-width:570px){.ant-calendar-picker-container{left:10px!important}.ant-calendar-picker-container .ant-calendar-table{min-width:100%!important}}@media screen and (max-width:480px){.ant-calendar-picker-container .ant-calendar-range{width:400px}.ant-calendar-picker-container .ant-calendar-range .ant-calendar-date-panel{display:flex;align-items:center;justify-content:center;flex-flow:row wrap}.ant-calendar-picker-container .ant-calendar-range .ant-calendar-date-panel .ant-calendar-range-left,.ant-calendar-picker-container .ant-calendar-range .ant-calendar-date-panel .ant-calendar-range-right{flex:0 0 100%}.ant-calendar-picker-container .ant-calendar-range .ant-calendar-table{min-width:100%!important}}@media screen and (max-width:375px){.ant-calendar-picker-container .ant-calendar-range{width:360px}}@media screen and (max-width:320px){.ant-calendar-picker-container .ant-calendar-range{width:305px}}.wrapper{background:#f8f9ff!important}.right-side-holder{width:100%;overflow:hidden;margin-left:80px}.right-side-holder.is-collapsed{margin-left:200px;box-shadow:0 0 6px 2px rgba(0,0,0,.05),0 1px 20px 0 rgba(0,0,0,.05),0 1px 11px 0 rgba(0,0,0,.05);position:relative;z-index:99}.right-side-holder.small-right-side-holder{margin-left:100px}@media(max-width:767px){.right-side-holder{margin-left:0!important}}.right-side-holder .eight-side-content{width:calc(100% - 200px);margin:84px auto 0}@media(max-width:1440px){.right-side-holder .eight-side-content{width:calc(100% - 100px)}}@media(max-width:1200px){.right-side-holder .eight-side-content{width:100%}}.right-side-holder .eight-side-content.eight-side-content-alt{margin:64px auto 0}@media(min-width:767px){.right-side-holder .eight-side-content.eight-side-content-alt{margin:74px auto 0}}@media(min-width:991px){.right-side-holder .eight-side-content.eight-side-content-alt{margin:114px auto 0}}.right-side-holder .eight-side-content.right-side-inbox-content{width:100%;margin:0}.right-side-holder-full-screen{width:100%;overflow:hidden}.right-side-holder-full-screen.is-collapsed{box-shadow:0 0 6px 2px rgba(0,0,0,.05),0 1px 20px 0 rgba(0,0,0,.05),0 1px 11px 0 rgba(0,0,0,.05);position:relative;z-index:99}@media(max-width:767px){.right-side-holder-full-screen{margin-left:0!important}}.form-holder{position:relative;overflow:hidden;background-color:#e8f3ff;height:100vh;display:flex;align-items:center;justify-content:center}@media(max-width:991px){.form-holder{display:block}}@media(max-width:767px){.form-holder{height:100%}}.form-holder .form-main{display:flex;align-items:center;justify-content:center;flex-direction:column;width:70%!important;height:90%;overflow:hidden;margin:0!important;margin-top:40px}@media(max-width:991px){.form-holder .form-main{width:100%!important}}.form-holder .new-account-txt{margin-bottom:0;font-size:18px}@media(max-width:1410px){.form-holder .new-account-txt{font-size:16px}}.form-holder .new-account-txt a{font-weight:700}.form-holder .main-logo{display:inline-block}@media(max-width:567px){.form-holder .main-logo{margin-bottom:22px}}.form-holder .login-heading-h{width:100%;height:100%;overflow:hidden;background:#e8f3ff;padding:90px 60px 0;display:flex;align-items:center;justify-content:center;flex-direction:column}.form-holder .login-heading-h .banner-caption{text-align:center}.form-holder .login-heading-h .banner-caption .img-wrap{display:inline-block;margin-bottom:40px}.form-holder .login-heading-h .banner-caption .img-wrap img{margin:-4px;width:80%;height:80%}.form-holder .login-heading-h .main-title{font-weight:700;font-size:30px;line-height:35px}@media(max-width:1410px){.form-holder .login-heading-h .main-title{font-size:25px}}@media(max-width:567px){.form-holder .login-heading-h .main-title{font-size:20px}}.form-holder .login-heading-h p{font-size:18px;line-height:28px;color:#747474}@media(max-width:1410px){.form-holder .login-heading-h p{font-size:16px;line-height:23px}}@media(max-width:567px){.form-holder .login-heading-h p{font-size:15px;line-height:20px}}.form-holder .login-heading-h .banner-slider-wrap{width:calc(100% - 250px);height:calc(100% - 180px);overflow:hidden}.form-holder .logo{display:block;margin-bottom:30px}@media(min-width:1400px){.form-holder .logo{margin-bottom:70px}}.form-holder .logo .lc-logo{width:280px}.form-holder .logo .linkedcamp-logo{width:180px}.form-holder .logo .heart-logo{width:30px;margin:0 10px}.form-holder .logo .appsumo-logo{width:120px}.form-card.ant-card{width:60%;border-radius:0!important;box-shadow:0 0 6px 2px rgba(0,0,0,.05),0 1px 20px 0 rgba(0,0,0,.05),0 1px 11px 0 rgba(0,0,0,.05);overflow:scroll!important}@media(max-width:991px){.form-card.ant-card{background:#e8f3ff;box-shadow:unset}}@media(max-width:767px){.form-card.ant-card{display:block;height:100%;min-height:100vh}}.form-card .ant-card-body{width:80%;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:scroll!important;scrollbar-width:none}.form-card .ant-card-body::-webkit-scrollbar{display:none}@media(max-width:991px){.form-card .ant-card-body{max-height:100%;padding:0 60px}}@media(max-width:600px){.form-card .ant-card-body{padding:0 40px}}@media(max-width:567px){.form-card .ant-card-body{padding:0 30px;width:100%}}.form-card .ant-card-body>*{width:100%;padding-bottom:30px}.form-card .submit-message{text-align:center}.form-card .submit-message .icon{margin-bottom:40px;width:75px;height:75px}.form-card .submit-message .title{display:block;color:#007eff;font-weight:700;font-size:22px;line-height:25px;margin-bottom:15px}@media(max-width:1410px){.form-card .submit-message .title{font-size:20px}}@media(max-width:567px){.form-card .submit-message .title{font-size:18px}}.form-card .submit-message .counts{display:block;color:#007eff;font-weight:700;font-size:20px;line-height:30px}.form-card .submit-message .counts span{font-size:24px}.form-card .submit-message p{font-size:20px;line-height:30px;color:#929292;margin:0 50px 20px}@media(max-width:1410px){.form-card .submit-message p{font-size:18px;line-height:28px}}@media(max-width:567px){.form-card .submit-message p{font-size:16px;line-height:25px}}.form-card .resend-reset-password .icon{margin:20px 0}.form-card .resend-reset-password .description+.mail-address{display:inline-block;margin-top:15px;color:#1c1f37;font-size:16px}.form-card .resend-reset-password .circle{display:inline-block;width:10px;height:10px;border-radius:50%;background:#929292;margin:0 15px}.form-card .form-heading-wrap .ant-divider{margin:16px 0 32px}.form-card .form-heading-wrap p{margin-bottom:0}.form-card .main-title{font-weight:700;font-size:30px;line-height:35px}@media(max-width:1410px){.form-card .main-title{font-size:25px}}@media(max-width:567px){.form-card .main-title{font-size:20px}}.form-card p{font-size:18px;line-height:28px;color:#747474}@media(max-width:1410px){.form-card p{font-size:16px;line-height:23px}}@media(max-width:567px){.form-card p{font-size:15px;line-height:20px}}.form-card .form .ant-form-item-control-input{min-height:20px}.form-card .form .ant-form-item-control-input-content .ant-input-affix-wrapper{padding:3px 30px;border-radius:6px;border-color:#929292}@media(max-width:1410px){.form-card .form .ant-form-item-control-input-content .ant-input-affix-wrapper{padding:3px 20px}}.form-card .form .ant-form-item-control-input-content .ant-input-affix-wrapper.ant-input-affix-wrapper-focused{border-color:#007eff}.form-card .form .ant-form-item-control-input-content .ant-input{height:56px;font-size:16px}@media(max-width:1410px){.form-card .form .ant-form-item-control-input-content .ant-input{font-size:14px;height:46px}}.form-card .form .ant-input-password{padding:0 11px}.form-card .form label{color:#696f79;font-size:16px;font-weight:700}@media(max-width:1410px){.form-card .form label{font-size:14px}}.form-card .form label.ant-checkbox-wrapper{font-weight:500}.form-card .form .ant-btn{height:64px;font-size:16px;font-weight:700}.form-card .form .ant-btn.ant-btn-primary[disabled]{background-color:#007eff!important;border-color:#0065cc!important;color:#fff!important}@media(max-width:1410px){.form-card .form .ant-btn{height:54px}}.form-card .ant-divider.ant-divider-horizontal{color:#747474;margin:32px 0;border-color:#929292}.form-card .ant-divider.ant-divider-horizontal:after,.form-card .ant-divider.ant-divider-horizontal:before{border-color:#929292}.form-card .forgot-link{position:relative}.form-card .forgot-password-txt{position:absolute;top:0;right:0;font-size:12px!important;font-weight:700}.form-card .google-btn-wrap{margin-bottom:24px}.form-card .google-btn-wrap button{opacity:1!important;border-radius:6px;height:64px!important;padding:0 30px!important;justify-content:center!important;border:0!important;box-shadow:none!important;width:100%!important;font-size:16px!important;font-family:Gilroy!important;box-shadow:0 4px 10px rgba(0,0,0,.15)!important}.form-card .google-btn-wrap button div{padding:0!important;margin:0!important}.form-card .google-btn-wrap button span{flex:1 1 100%}@media(max-width:1410px){.form-card .google-btn-wrap button{height:54px!important}}@media(max-width:991px){.form-card{margin:0!important}}.wp-content-holder{border-radius:4px 4px 0 0;background-color:#fff;background-repeat:no-repeat;background-position:0 50%;background-size:100%;overflow:hidden;height:100%}@media(min-width:768px){.wp-content-holder{border-radius:0 4px 4px 0}}@media(max-width:767px){.wp-content-holder{display:none}}.ant-form-item-explain,.ant-form-item-extra{margin-top:0!important;margin-bottom:4px!important}.walkthrough-step-holder{position:relative;padding:0 20px 20px;overflow:hidden;height:100%;z-index:1}@media(min-width:768px){.walkthrough-step-holder{display:flex;align-items:center}}@media(max-width:1200px){.walkthrough-step-holder{padding:0 0 20px}}@media(max-width:767px){.walkthrough-step-holder .text-center{text-align:left}}@media(max-width:480px){.walkthrough-step-holder .text-center{text-align:right}}.walkthrough-step-holder>*{flex:1 1}.walkthrough-step-holder .title{font-size:20px;line-height:30px;color:#007eff;margin-bottom:30px}.walkthrough-step-holder .title .logo-icon{width:20px;margin-right:10px;vertical-align:-4px}.walkthrough-step-holder .ant-btn-link{height:28px}.walkthrough-step-holder .ant-divider{margin:0 0 0 -2px}.walkthrough-step-holder .onboarding-form{z-index:9999;transition:all .4s ease-in-out}.walkthrough-step-holder .onboarding-form:hover{box-shadow:0 0 15px 0 rgba(0,0,0,.2)}.walkthrough-step-holder .onboarding-form p{font-size:12px}.walkthrough-step-holder .onboarding-form .ant-card-body{padding:100px 50px}@media(max-width:991px){.walkthrough-step-holder .onboarding-form .ant-card-body{padding:50px}}@media(max-width:480px){.walkthrough-step-holder .onboarding-form .ant-card-body{padding:30px 20px}}.walkthrough-step-holder .onboarding-form .ant-input-affix-wrapper{padding:0 11px}.walkthrough-step-holder .onboarding-form .media-video{width:100%;height:220px;margin-bottom:20px}.subheader{padding-top:24px;padding-bottom:30px}.subheader .main-title{font-size:24px;line-height:38px;color:#1c1f37;margin:0;font-weight:700}@media(max-width:600px){.subheader .main-title{text-align:center}.subheader .main-title.left{text-align:left!important}}.subheader .main-title .ant-btn{height:auto}.subheader .subtitle{display:inline-block;font-size:18px}.subheader .main-subtitle{color:#1c1f37;font-weight:500;font-size:15px;display:block;margin-top:5px}.subheader p{font-size:15px;font-weight:500;margin-top:10px}@media(max-width:600px){.subheader p{text-align:center}.subheader p.mr-b-0{margin-bottom:16px!important}}.subheader .ant-col.text-right .ant-select{text-align:left;margin-bottom:10px}.subheader .ant-col.text-right .ant-select+.ant-btn{margin-left:20px}@media(max-width:600px){.subheader .ant-col.text-right .ant-select+.ant-btn{margin-left:0}}.subheader .ant-col.text-right .ant-btn{height:40px;margin-bottom:10px}@media(max-width:600px){.subheader .ant-col.text-right{text-align:center}}.subheader.filter-subheader{padding-bottom:15px}.card-holder{display:flex;align-items:center;flex-flow:row wrap;margin-top:40px}@media(min-width:480px){.card-holder{margin-left:10px;margin-right:10px}}.card-holder .count-card{min-width:100%}@media(min-width:480px){.card-holder .count-card{min-width:157px;flex:1 1;margin:0 10px 30px}}.filled-icon{margin-right:6px;cursor:pointer}.filled-icon .anticon,.filled-icon .icon{font-size:12px!important}.filled-icon.warning{background-color:#ffc53d;color:#fff}.filled-icon.danger{background-color:#eb5757;color:#fff}.filled-icon.success{background-color:#20e0ab;color:#fff}.filled-icon.primary{background-color:#007eff;color:#fff}.filled-icon.secondary{background-color:#00cfff;color:#fff}.count-card{box-shadow:0 0 12px 0 rgba(0,0,0,.1);text-align:center;margin-bottom:40px!important}.count-card .ant-card-body{padding:30px 20px}.count-card .ant-avatar{width:70px;height:70px;line-height:80px;background-color:#3398ff;margin:-80px auto 0}.count-card .ant-avatar .anticon{font-size:30px}@media(max-width:767px){.count-card .ant-avatar{width:55px;height:55px;line-height:60px;margin:-80px auto 0}.count-card .ant-avatar .anticon{font-size:25px}}.count-card .card-title{font-size:40px;line-height:40px;color:#007eff;margin-bottom:11px}@media(min-width:992px){.count-card .card-title{font-size:50px;line-height:50px}}.count-card .card-subtitle{font-size:13px;color:#007eff;display:inline-block}@media(min-width:992px){.count-card .card-subtitle{font-size:14px}}.count-card.count-card-w-cover{overflow:hidden}.count-card.count-card-w-cover .ant-card-cover{position:absolute;top:0;left:0;width:100%;height:100%}.count-card.count-card-w-cover .ant-card-cover>*{border-radius:4px;min-height:100%;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;transition:all .4s ease-in-out}.count-card.count-card-w-cover .ant-card-body{position:relative;z-index:999}.count-card.count-card-w-cover .card-subtitle,.count-card.count-card-w-cover .card-title{color:#fff}.count-card.count-card-w-cover.overlay:before{border-radius:4px;z-index:99;background-color:rgba(0,0,0,.6)}.count-card.count-card-w-cover:hover .ant-card-cover>*{transform:scale(1.1)}.ant-tabs .ant-tabs-nav .ant-tabs-tab{padding:20px 24px;font-size:16px;font-weight:600}.ant-tabs .ant-tabs-nav .ant-tabs-tab .ant-badge{font-size:16px}.ant-tabs .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active{font-weight:700;color:#007eff}.ant-tabs .ant-tabs-extra-content{line-height:49px}.ant-tabs.tabs-t-p-0 .ant-tabs-nav .ant-tabs-tab{padding-top:0!important}.ant-tabs.tabs-t-p-0 .ant-badge-count{top:10px;transform:translate(67%,-50%)}.ant-tabs.tabs-l-r-p-0 .ant-tabs-nav .ant-tabs-tab{padding-left:0!important;padding-right:0!important}.bg-transparent{background:rgba(0,0,0,0)!important}.info-tag{margin-top:5px!important;margin-bottom:5px!important;margin-left:0!important}.table1{width:100%;background:rgba(0,0,0,0);border-collapse:separate;border-spacing:0 10px}@media(max-width:700px){.table1{min-width:850px}}.table1 tr td,.table1 tr th{border-bottom:1px solid #e5e5e5}.table1 thead{background-color:#ecf5ff;text-align:left}.table1 thead tr th{height:57px;line-height:20px;padding:15px;font-size:14px;font-weight:700;text-transform:capitalize;color:#1c1f37}.table1 tbody tr td{background:#fff;height:53px;padding:15px;position:relative;color:rgba(28,31,55,.8);font-size:14px;vertical-align:top}.table1 tbody tr td:first-child{border-bottom-left-radius:6px}.table1 tbody tr td:last-child{border-bottom-right-radius:6px}.table1 .ant-checkbox-wrapper .ant-checkbox-inner{border-spacing:0}.table1 .title-wrap{display:block}.table1 .title-wrap .title{margin-bottom:5px;font-size:15px;display:inline-block;font-weight:700;color:#1c1f37!important;cursor:pointer;word-break:break-word}.table1 .title-wrap .linkedin-title{display:block;font-weight:500;color:#929292}.table1 .title-wrap .linkedin-title+.time{margin-top:10px}.table1 .title-wrap .linkedin-title+.ant-tag{margin-top:10px;margin-bottom:15px}.table1 .title-wrap .ant-tag{margin:0 0 0 10px;text-transform:capitalize;font-size:12px;font-weight:700}.table1 .title-wrap .time{color:lighteen(#1C1F37,1%);font-weight:500;display:block}.table1 .primary-row{height:65px!important}.table1 .primary-row .num{font-weight:800;font-size:16px}.table1 .primary-row .filled-icon{color:#007eff}.table1 .danger-row{height:65px!important}.table1 .danger-row .num{font-weight:800;font-size:16px}.table1 .danger-row .filled-icon{color:#eb5757}.table1 .warning-row{height:65px!important}.table1 .warning-row .num{font-weight:800;font-size:16px}.table1 .warning-row .filled-icon{color:#ffc53d}.table1 .success-row{height:65px!important}.table1 .success-row .num{font-weight:800;font-size:16px}.table1 .success-row .filled-icon{color:#20e0ab}.table1 .progress-bar .num{font-size:24px;font-weight:700;display:flex;align-items:flex-end;justify-content:center}.table1 .progress-bar .percentage{font-size:15px;margin-left:8px;font-weight:600}.table1 .filled-icon{font-size:30px;color:#20e0ab;margin-right:5px;cursor:pointer}.table1 .ant-btn .icon{font-size:20px}.table1 .icons-holder{display:flex;align-items:center;justify-content:flex-end}.table1 .dropdown-icon-wrap{text-align:right}.table1 .dropdown-icon-wrap .icon{cursor:pointer;color:#1c1f37;opacity:1;font-size:20px}.table1 .user-info{display:flex;align-items:center}.table1 .user-info .ant-avatar{width:40px;height:40px;line-height:40px;margin-right:10px}.table1 .user-info h3{margin-bottom:0}.table1.table-w-border-bottom tr td,.table1.table-w-border-bottom tr th{border-left:0}.table1.table-border-0 tr{border-bottom:0}.table1.table-border-0 tr td,.table1.table-border-0 tr th{border-left:0}.table1.table-background-even tr:nth-child(2n),.table1.table-background-odd tr:nth-child(odd){background:#f8f9ff}.table-actions{margin-bottom:-5px}.table-actions .ant-btn{margin-bottom:5px}.ant-table-tbody>tr>td{padding:8px 13px!important}@media(max-width:600px){.ant-table-wrapper .ant-table.ant-table-fixed-header .ant-table-body table[style="table-layout: fixed;"]{table-layout:auto!important}}.ant-table-wrapper .ant-table.ant-table-has-fix-right .ant-table-cell-fix-right-first:after{box-shadow:inset -10px 0 8px -8px rgba(0,0,0,.1490196078)}.ant-table-wrapper .ant-spin-nested-loading>div>.ant-spin{max-height:100%}.ant-table-wrapper .ant-table-filter-trigger-container .anticon{color:rgba(28,31,55,.8);font-size:16px}.ant-table-wrapper .ant-pagination,.pagination-wrap{padding:15px;background:#fff;border-radius:6px}.pagination-wrap{display:flex;align-items:center;justify-content:space-between}@media(max-width:567px){.pagination-wrap{flex-direction:column}}.pagination-wrap .sub-title{display:inline-block;font-weight:600}@media(max-width:567px){.pagination-wrap .sub-title{margin-bottom:20px}}.pagination-wrap .ant-pagination.ant-pagination-simple .ant-pagination-next,.pagination-wrap .ant-pagination.ant-pagination-simple .ant-pagination-prev{color:#1c1f37;font-family:Gilroy;font-weight:600}.pagination-wrap .ant-pagination.ant-pagination-simple .ant-pagination-disabled{color:#929292}.radio-group.ant-radio-group-outline .ant-radio-button-wrapper{border:0;background:0;padding:13.5px 0;height:auto;box-shadow:none;color:#1c1f37;margin-right:32px;font-weight:500;line-height:30px}@media(max-width:1400px){.radio-group.ant-radio-group-outline .ant-radio-button-wrapper{padding:12.5px 0}}.radio-group.ant-radio-group-outline .ant-radio-button-wrapper:before{display:none}.radio-group.ant-radio-group-outline .ant-radio-button-wrapper:first-child{border-radius:0!important}.radio-group.ant-radio-group-outline .ant-radio-button-wrapper:last-child{border-radius:0!important;margin-right:0}.radio-group.ant-radio-group-outline .ant-radio-button-wrapper:focus,.radio-group.ant-radio-group-outline .ant-radio-button-wrapper:focus-within{box-shadow:none!important;outline:none!important}.radio-group.ant-radio-group-outline .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{border-bottom:2px solid #007eff}.radio-group.ant-radio-group-outline .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:focus,.radio-group.ant-radio-group-outline .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:focus-within{box-shadow:none!important;outline:none!important}.hoverable-group-btn.ant-btn-group{transition:all .5s ease-in-out}.hoverable-group-btn.ant-btn-group .ant-btn{height:28px}.hoverable-group-btn.ant-btn-group .ant-btn .anticon{color:#6b73b4!important}.hoverable-group-btn.ant-btn-group .ant-btn:first-child,.hoverable-group-btn.ant-btn-group .ant-btn:nth-child(2){display:none;visibility:hidden;opacity:0;transition:all .4s ease-in-out;position:absolute;top:0}.hoverable-group-btn.ant-btn-group .ant-btn:last-child:not(:first-child){border-top-left-radius:4px;border-bottom-left-radius:4px}.hoverable-group-btn.ant-btn-group .ant-btn:focus,.hoverable-group-btn.ant-btn-group .ant-btn:hover{opacity:.9!important}.hoverable-group-btn.ant-btn-group:hover{box-shadow:0 0 12px 0 rgba(0,0,0,.12)}.hoverable-group-btn.ant-btn-group:hover .ant-btn:first-child,.hoverable-group-btn.ant-btn-group:hover .ant-btn:nth-child(2){display:block;visibility:visible;opacity:1}.hoverable-group-btn.ant-btn-group:hover .ant-btn:first-child{right:62px}.hoverable-group-btn.ant-btn-group:hover .ant-btn:nth-child(2){right:30px}.hoverable-group-btn.ant-btn-group:hover .ant-btn:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;transition:all .1s ease-in-out}.ribbon{width:60px;padding:10px 0;position:absolute;top:-6px;left:35px;text-align:center;border-top-left-radius:3px;background:#007eff;color:#fff}.ribbon:before{right:-5.5px;top:.1px;border-bottom:6px solid #007eff;border-right:6px solid rgba(0,0,0,0)}.ribbon:after,.ribbon:before{height:0;width:0;content:"";position:absolute}.ribbon:after{bottom:-29px;left:0;border-left:30px solid #007eff;border-right:30px solid #007eff;border-bottom:30px solid rgba(0,0,0,0)}.ribbon.secondary{background:#00cfff}.ribbon.secondary:before{border-bottom-color:#00cfff}.ribbon.secondary:after{border-left-color:#00cfff;border-right-color:#00cfff}.ribbon.danger{color:#fff;background:#eb5757}.ribbon.danger:before{border-bottom-color:#eb5757}.ribbon.danger:after{border-left-color:#eb5757;border-right-color:#eb5757}.ribbon.success{background:#20e0ab}.ribbon.success:before{border-bottom-color:#20e0ab}.ribbon.success:after{border-left-color:#20e0ab;border-right-color:#20e0ab}.ribbon.warning{background:#ffc53d}.ribbon.warning:before{border-bottom-color:#ffc53d}.ribbon.warning:after{border-left-color:#ffc53d;border-right-color:#ffc53d}.ribbon-alternative{width:200px;height:40px;line-height:40px;position:absolute;top:30px;right:-50px;z-index:2;overflow:hidden;transform:rotate(45deg);border:1px dashed;box-shadow:0 0 0 3px #007eff,0 21px 5px -18px rgba(0,0,0,.6);background:#007eff;text-align:center;color:#fff}.ribbon-card-h{height:0;position:relative;color:#fff;top:-30px}.ribbon-card{position:absolute;top:-6.1px;right:10px}.ribbon-card:after{position:absolute;content:"";width:0;height:0;border-left:53px solid rgba(0,0,0,0);border-right:53px solid rgba(0,0,0,0);border-top:20px solid #20e0ab}.ribbon-card>span{position:relative;display:block;text-align:center;background:#20e0ab;padding:16px 8px 12px;border-top-right-radius:8px;width:106px}.ribbon-card>span strong{font-size:30px;font-weight:700;line-height:30px}.ribbon-card>span strong span{font-size:20px;display:block;color:rgba(255,255,255,.5)}.ribbon-card>span:before{position:absolute;content:"";height:0;width:0;left:-11px;top:.1px;border-bottom:11px solid #19b489;border-left:11px solid rgba(0,0,0,0)}.ribbon-h{width:100%;height:188px;position:absolute;top:-8px;left:8px;overflow:hidden}.ribbon-h:after,.ribbon-h:before{content:"";position:absolute}.ribbon-h:before{width:40px;height:8px;right:100px;background:#0065cc;border-radius:8px 8px 0 0}.ribbon-h:after{width:8px;height:40px;right:0;top:100px;background:#0065cc;border-radius:0 8px 8px 0}.ribbon-h.secondary .ribbon-alternative{box-shadow:0 0 0 3px #00cfff,0 21px 5px -18px rgba(0,0,0,.6);background:#00cfff}.ribbon-h.secondary:after,.ribbon-h.secondary:before{background:#00a6cc}.ribbon-h.danger .ribbon-alternative{box-shadow:0 0 0 3px #eb5757,0 21px 5px -18px rgba(0,0,0,.6);background:#eb5757}.ribbon-h.danger:after,.ribbon-h.danger:before{background:#c51717}.ribbon-h.success .ribbon-alternative{box-shadow:0 0 0 3px #20e0ab,0 21px 5px -18px rgba(0,0,0,.6);background:#20e0ab}.ribbon-h.success:after,.ribbon-h.success:before{background:#138767}.ribbon-h.warning .ribbon-alternative{box-shadow:0 0 0 3px #ffc53d,0 21px 5px -18px rgba(0,0,0,.6);background:#ffc53d}.ribbon-h.warning:after,.ribbon-h.warning:before{background:#d69600}.ant-popover{z-index:99999!important}.ant-popover-message>.anticon{top:7px!important}.img-icon{height:100px;margin-bottom:10px}.alert-action{float:right;font-size:14px;color:#1c1f37;font-weight:700;cursor:pointer}.ant-avatar.primary{border-color:#0065cc;background:#007eff;color:#fff}.ant-avatar.secondary{border-color:#00a6cc;background:#00cfff;color:#fff}.ant-avatar.danger{border-color:#e62929;background:#eb5757;color:#fff}.ant-avatar.success{border-color:#19b489;background:#20e0ab;color:#fff}.ant-avatar.warning{border-color:#ffb60a;background:#ffc53d;color:#fff}.ant-avatar.ant-avatar-icon{font-size:17px}.group-list .ant-list-item{position:relative;transition:all .4s ease-in-out;overflow:hidden;padding:16px 8px}.group-list .ant-list-item:hover{background:#f5f7fb}.group-list .ant-list-item:hover .list-menu{opacity:1;visibility:visible}.group-list .ant-list-item-meta{cursor:pointer}.group-list .ant-list-item-meta-avatar{margin-right:10px}.group-list .ant-list-item-meta-avatar .ant-avatar{width:50px;height:50px;line-height:50px}.group-list .ant-list-item-meta-content{margin-right:60px;width:100px}.group-list .ant-list-item-meta-title{font-size:15px;line-height:25px;color:#1c1f37;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-list .ant-list-item-meta-description{font-size:14px;line-height:25px;color:#929292;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-list .list-menu{position:absolute;top:30px;left:0;right:0;max-width:60px;margin:0 15px 0 auto!important;transition:all .4s ease-in-out;opacity:0;visibility:hidden}.group-list .list-menu li{display:inline-block;width:50%;text-align:right}.group-list .list-menu li .icon{cursor:pointer;color:#929292!important;transition:all .4s ease-in-out}.group-list .list-menu li .icon:hover{color:#1c1f37!important}.group-list .tags-h{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.group-list.group-list-alternative .list-menu{top:20px;visibility:visible;opacity:1;font-size:12px;color:rgba(146,146,146,.7);line-height:18px}.group-list.group-list-alternative .list-menu li{display:block;width:100%}.group-list.group-list-alternative .list-menu li .icon{font-size:16px;color:rgba(146,146,146,.7)!important}.group-list.group-list-alternative .list-menu li .icon:hover{color:#1c1f37!important}@media screen and (max-width:1440px){.group-list.group-list-alternative .list-menu{font-size:12px}}.group-list.group-list-alternative .list-menu.list-menu-alternative{font-size:13px;color:#929292;line-height:25px;max-width:100px}@media(max-width:1370px){.group-list.group-list-alternative .list-menu.list-menu-alternative{line-height:15px}}@media screen and (max-width:991px){.group-list.group-list-alternative .list-menu.list-menu-alternative{font-size:11px}}.unibox{height:100vh!important;overflow-y:hidden!important}.unibox .conversations .ant-card{border-radius:0!important;min-height:44px!important}.unibox .conversations .ant-card .ant-card-body{min-height:44px!important;padding:5px!important}.unibox .conversations .ant-card .ant-card-body,.unibox .conversations .ant-segmented-item-label{display:flex;align-items:center;justify-content:center}.unibox .conversations .conversation-h{position:relative;overflow:hidden}@media(max-width:991px){.unibox .conversations .ant-row .ant-col{position:static}.unibox .conversations .conversations .back-btn{display:none}}.unibox .conversations .conversations .back-btn-mobile{display:none}@media(max-width:991px){.unibox .conversations .conversations .back-btn-mobile{display:inline-block}}.unibox .conversation .header{border-radius:0!important;min-height:44px!important}.unibox .conversation .header .ant-card-body{width:100%!important;min-height:44px!important;padding:5px!important;display:flex;align-items:center!important;justify-content:space-between!important}.unibox .conversation .messages{height:500px!important;overflow-y:scroll!important}.unibox .conversation .messages .bubble{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;margin-top:20px}.unibox .conversation .messages .bubble .message{border-radius:0 30px 0 30px;background:#007eff;min-width:150px;max-width:400px;color:#fff;padding:10px 15px;box-shadow:0 0 6px 1px rgba(0,0,0,.3);position:relative}.unibox .conversation .messages .bubble .message a{color:#fff!important;text-decoration:underline!important}.unibox .conversation .messages .bubble .message h5{border-bottom:1px solid #929292;margin-bottom:4px}.unibox .conversation .messages .bubble p{margin-bottom:0;font-weight:500;white-space:pre-wrap}.unibox .conversation .messages .bubble .time{font-size:12px;color:rgba(255,255,255,.6);display:block;text-align:right;line-height:1;margin-top:8px}.unibox .conversation .messages .bubble small{margin-left:12px;color:#007eff}.unibox .conversation .messages .bubble .message-gallery{overflow:hidden;min-width:200px;max-width:400px;display:grid;grid-template-columns:auto}.unibox .conversation .messages .bubble .message-gallery .gallery-img{border-radius:6px;width:200px;height:200px;background-size:cover;background-repeat:no-repeat}.unibox .conversation .messages .bubble .message-gallery .gallery-img video{width:200px;height:200px}.unibox .conversation .messages .bubble .message-gallery.multi-gallery{grid-template-columns:auto auto auto;gap:10px 10px}.unibox .conversation .messages .bubble .message-gallery.multi-gallery .gallery-img{width:100px;height:100px}.unibox .conversation .messages .bubble:not(:last-child){margin-bottom:10px}.unibox .conversation .messages .bubble.left{align-items:flex-start;justify-content:flex-start}.unibox .conversation .messages .bubble.left .message{box-shadow:0 0 6px 1px rgba(0,0,0,.1);border-radius:0 30px 0 30px;background:#eef1f8;color:#929292}.unibox .conversation .messages .bubble.left .message a{color:#929292!important;text-decoration:underline!important}.unibox .conversation .messages .bubble.left .time{color:#a4a4a4}.unibox .conversation .messages .bubble.disabled .message{box-shadow:0 0 6px 1px rgba(0,0,0,.1);background-color:gray;color:#fff}.unibox .conversation .messages .bubble.message-gallery .time{margin-top:10px;color:#a4a4a4}.unibox .conversation .compose{width:40%!important;position:fixed!important;bottom:10px!important;border-radius:10px!important;border:2px solid gray;box-shadow:0 0 15px 0 rgba(0,0,0,.1)}.unibox .conversation .compose .ant-card-body{padding:10px 5px 5px!important}.unibox .conversation .compose .ant-input-affix-wrapper-focused,.unibox .conversation .compose .ant-input-textarea-affix-wrapper{border:none!important;outline:unset!important;box-shadow:unset!important}.unibox .conversation .compose .actions{padding-top:5px;padding-bottom:5px;gap:10px;display:flex;align-items:center}.unibox .conversation .compose .actions li{cursor:pointer}.unibox .conversation .compose .actions li:last-child{margin-left:53%}.unibox .actions .ant-card{border-radius:0!important;min-height:44px!important}.unibox .actions .ant-card .ant-card-body{min-height:44px!important;padding:5px!important;display:flex;align-items:center!important;justify-content:space-between!important}.unibox .actions .ant-card .ant-card-body ul{gap:10px;display:flex;align-items:center}.unibox .actions .ant-card .ant-card-body ul li{cursor:pointer}.unibox .actions .ant-card .ant-card-body ul li svg{font-size:16px;font-weight:700}.unibox .actions .actions-content{padding:10px!important}@media(max-width:1100px){.web-hooks .hooks-table{min-width:1070px}}@media(max-width:700px){.web-hooks .hooks-table{min-width:950px}}.web-hooks .hooks-table.table tr td,.web-hooks .hooks-table.table tr th{border-left:0}@media(max-width:320px){.web-hooks .hooks-table.table tr td,.web-hooks .hooks-table.table tr th{padding:13px 8px}}.web-hooks .hooks-table.table th{color:#1c1f37;text-transform:capitalize;font-weight:500}.web-hooks .hooks-table.table .actions-h{display:block;text-align:right}.web-hooks .hooks-table.table .actions-h .ant-btn{min-width:32px;margin-left:10px}.web-hooks .hooks-table.table .actions-h .ant-btn .anticon{font-size:16px}@media(max-width:700px){.web-hooks .hooks-table.table .actions-h .ant-btn{margin-bottom:10px}}.web-hooks .hooks-table .ant-table-empty .ant-table-placeholder .ant-table-cell{height:250px}.hooks-form .hooks-form-h{max-height:500px;margin-bottom:10px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.hooks-form .hooks-form-h::-webkit-scrollbar{display:none}.hooks-form .ant-form-item:last-child{margin-bottom:0}.hooks-form .ant-divider{margin:0 0 20px}.hooks-form .ant-checkbox-group{width:100%}.hooks-form .ant-checkbox-group .ant-checkbox-group-item{margin:0 0 10px;display:flex}.hooks-form .ant-checkbox-group .ant-checkbox-group-item:last-child{margin:0}.hooks-form .test-btn-h{display:flex;justify-content:space-between}.hooks-form .test-btn-h .ant-form-item{flex:1 1 100%;flex-direction:row}.hooks-form .test-btn-h .btn-h{margin-top:26px;margin-bottom:20px}.hooks-form .test-btn-h .btn-h .ant-btn{display:block;height:20px;line-height:18px;font-size:12px;padding:0 8px;margin-bottom:10px}.hooks-form .test-btn-h .btn-h .ant-btn:last-child{margin-bottom:0}.templates-view .templates-view-content-h.ant-card{border:0}.templates-view .templates-view-content-h.ant-card>.ant-card-body{display:flex;padding:0}.templates-view .templates-view-content-h .templates-view-content{flex:1 1 100%}.templates-view .templates-view-content-h .templates-view-content .loading-container{height:250px}.templates-view .templates-view-content-h .templates-card{text-align:center;cursor:pointer;transition:all .4s ease-in-out;box-shadow:0 0 15px 0 rgba(0,0,0,.1);margin-bottom:28px}.templates-view .templates-view-content-h .templates-card .ant-card-body{min-height:143px;display:flex;align-items:center;justify-content:center;flex-direction:column}.templates-view .templates-view-content-h .templates-card .ant-card-body .icon{display:inline-block;font-size:20px;margin-bottom:10px}.templates-view .templates-view-content-h .templates-card .ant-card-body h3{margin-bottom:0}.templates-view .templates-view-content-h .templates-card .ant-card-body p{margin:10px 0 0}@media(max-width:1660px){.templates-view .templates-view-content-h .templates-card .ant-card-body{min-height:149px}}@media(max-width:1440px){.templates-view .templates-view-content-h .templates-card .ant-card-body{min-height:170px}}.templates-view .templates-view-content-h .templates-card:hover{box-shadow:none}.templates-view .templates-view-content-h .templates-view-list{opacity:0;visibility:hidden;width:0;transition:all .4s ease-in-out;position:relative;top:0;right:-100px}.templates-view .templates-view-content-h .templates-view-list.templates-view-list-show{margin-left:20px;opacity:1;visibility:visible;width:40%;right:0}@media(max-width:1200px){.templates-view .templates-view-content-h .templates-view-list{position:absolute;z-index:99;height:100%;width:330px!important;margin-left:0!important;padding:24px;background-color:#fff;box-shadow:0 0 15px 0 rgba(0,0,0,.1)}}@media(max-width:567px){.templates-view .templates-view-content-h .templates-view-list{width:100%!important}}.templates-view .templates-view-content-h .inner-card{margin-bottom:15px;padding:12px 16px;background:#f8f9ff;color:#1c1f37;border-radius:4px;display:flex;justify-content:flex-start;box-shadow:0 7px 17px -6px rgba(28,31,55,.1);transition:all .4s ease-in-out;display:none;cursor:pointer}.templates-view .templates-view-content-h .inner-card:hover{opacity:.8;box-shadow:none}.templates-view .templates-view-content-h .inner-card h3{font-size:14px;margin-bottom:0}.templates-view .templates-view-content-h .inner-card .icon{margin-right:10px;margin-left:0}@media(max-width:1200px){.templates-view .templates-view-content-h .inner-card{display:flex}}.templates-view .templates-view-content-h .ant-input-search{margin-bottom:15px}.templates-view .templates-view-content-h .ant-list-item{padding:16px;transition:all .4s ease-in-out}.templates-view .templates-view-content-h .ant-list-item:hover{background:#f8f9ff}.templates-view .templates-view-content-h .list-extra-content{margin-left:10px;display:flex;flex-direction:column}.templates-view .templates-view-content-h .list-extra-content .anticon{margin-bottom:5px}.templates-view .templates-view-content-h .ant-list-item-meta-title{color:#1c1f37}.templates-view .templates-view-content-h .ant-list-item-meta-description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.templates-view .templates-view-content-h .ant-list-empty-text{height:250px;display:flex;align-items:center;justify-content:center}.templates-view .templates-view-content-h .time{font-size:12px;color:#929292;font-weight:300}.no-record-holder{display:flex;align-items:center;justify-content:center;height:250px}.no-record-holder>div{width:100%}.no-record-holder .ant-card-body{display:flex;align-items:center;justify-content:center;height:250px}.no-record-holder .ant-empty-image{margin-bottom:20px}.no-record-holder .ant-empty-description{font-size:16px;font-weight:600;color:#747474}.ant-empty .ant-empty-image{margin-bottom:20px}.ant-empty .ant-empty-description{font-size:16px;font-weight:600;color:#747474}.template-list.ant-list .ant-list-item{cursor:pointer}@media(max-width:567px){.templates .subheader .text-right{text-align:center!important}}.templates .title{font-size:16px;font-weight:500;margin-bottom:10px}.templates .switch .ant-form-item{display:inline-block;margin-bottom:0}.templates .switch .text{padding-left:10px;line-height:40px}@media(max-width:480px){.templates .switch .text{line-height:30px}}.templates .editor-holder .editor-head{display:flex;align-items:center;justify-content:space-between}.templates .editor-holder .editor-head p{margin:0}.templates .editor-holder .editor-head .ant-dropdown-trigger{border-radius:0 4px 0 0;border-bottom:0}.templates .editor-holder textarea.ant-input{border-radius:4px 0 4px 4px!important;border-color:#e3e8f1;min-height:150px;resize:none;padding:10px 15px 42px}.templates .editor-holder .textarea-and-tag-h{position:relative}.templates .editor-holder .textarea-and-tag-h .tags-h{position:absolute;bottom:1px;padding:10px 10px 0;left:1px}.templates .editor-holder .textarea-and-tag-h .tags-h .ant-tag{border-color:#007eff;background:#fff;color:#007eff;transition:all .4s ease-in-out;margin-bottom:10px;cursor:pointer}.templates .editor-holder .textarea-and-tag-h .tags-h .ant-tag:hover{border-color:#007eff;background:#007eff;color:#fff}.templates .editor-holder .icon-btn{border-radius:4px 0 0 0;border-bottom:0;padding:0 7px;margin-right:-1px}.templates .editor-holder .icon-btn .icon{font-size:13px!important;color:#929292!important;margin:0!important}.templates .editor-holder .icon-btn.ant-btn-icon-only{width:50px;height:40px}.editor-input-holder{position:relative}.editor-input-holder .ant-form-item-has-error+.emojis-holder{bottom:50px}.editor-input-holder .emojis-holder{position:absolute;bottom:15px;right:15px;z-index:9}.editor-input-holder .emojis-holder.emojis-holder1{bottom:35px}.ant-form-item-has-feedback .ant-input{padding-right:30px!important}.template-modal .ant-select{width:100%}.template-modal .switch .ant-form-item{display:inline-block;margin-bottom:0}.template-modal .switch .text{padding-left:10px;line-height:40px}@media(max-width:480px){.template-modal .switch .text{line-height:30px}}.template-modal .editor-holder .editor-head{display:flex;align-items:center;justify-content:space-between}.template-modal .editor-holder .editor-head p{margin:0}.template-modal .editor-holder .editor-head .ant-dropdown-trigger{border-radius:4px 4px 0 0;border-bottom:0}.template-modal .editor-holder textarea.ant-input{border-radius:4px 0 4px 4px!important;border-color:#e3e8f1;resize:none;padding:10px 15px 42px;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.template-modal .editor-holder textarea.ant-input::-moz-scrollbar{display:none}.template-modal .editor-holder textarea.ant-input::-webkit-scrollbar{width:6px}.template-modal .editor-holder textarea.ant-input::-webkit-scrollbar:horizontal{height:6px}.template-modal .editor-holder textarea.ant-input::-webkit-scrollbar-track{border-radius:3px;background:#f6f8fd}.template-modal .editor-holder textarea.ant-input::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:3px}.template-modal .editor-holder textarea.ant-input::-webkit-scrollbar-thumb:hover{background:#d6d6d6}.template-modal .editor-holder .textarea-and-tag-h{position:relative}.template-modal .editor-holder .textarea-and-tag-h .tags-h{position:absolute;bottom:1px;padding:10px 10px 0;left:1px}.template-modal .editor-holder .textarea-and-tag-h .tags-h .ant-tag{border-color:#007eff;background:#fff;color:#007eff;transition:all .4s ease-in-out;margin-bottom:10px;cursor:pointer}.template-modal .editor-holder .textarea-and-tag-h .tags-h .ant-tag:hover{border-color:#007eff;background:#007eff;color:#fff}.template-modal .editor-holder .icon-btn{border-radius:4px 0 0 0;border-bottom:0;padding:0 7px;margin-right:-1px}.template-modal .editor-holder .icon-btn .icon{font-size:13px!important;color:#929292!important;margin:0!important}.template-modal .editor-holder .icon-btn.ant-btn-icon-only{width:50px;height:40px}.doted-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.templates .save-template-btn{margin-right:10px}.selected-templated{background-color:#f9fafa}.selected-templated .ant-list-item-meta-title{color:#007eff!important}.template-list-h{display:flex;justify-content:space-between;position:relative}.template-list-h .ant-card{height:600px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none;transition:all .4s ease-in-out}.template-list-h .ant-card::-webkit-scrollbar{display:none}.template-list-h .ant-card:hover{box-shadow:0 0 15px 0 rgba(0,0,0,.14)}@media(max-width:567px){.template-list-h .ant-card{height:100%}}.template-list-h .ant-card .ant-card-body{height:100%}.template-list-h .template-lists{width:405px;margin-right:20px}.template-list-h .template-lists .inner-card{margin-bottom:15px;padding:12px 16px;background:#f8f9ff;color:#1c1f37;border-radius:4px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 7px 17px -6px rgba(28,31,55,.2);transition:all .4s ease-in-out;cursor:pointer}.template-list-h .template-lists .inner-card:hover{opacity:.8;box-shadow:none}.template-list-h .template-lists .inner-card h3{font-size:14px}.template-list-h .template-lists .inner-card p{font-size:12px;margin:0}.template-list-h .template-lists .inner-card .icon{margin-left:10px}.template-list-h .template-lists .inner-list-h,.template-list-h .template-lists .inner-side-h{display:flex;flex-direction:column;padding-bottom:20px}.template-list-h .template-lists .inner-side-h .inner-card{justify-content:flex-start}.template-list-h .template-lists .inner-side-h .inner-card h3{margin-bottom:0}.template-list-h .template-lists .inner-side-h .inner-card .icon{margin-right:10px;margin-left:0}.template-list-h .template-lists .ant-input-search{margin-bottom:20px}.template-list-h .template-lists .ant-input-search .ant-input-group-addon .ant-btn{height:50px;background:rgba(0,0,0,0)}.template-list-h .template-lists .ant-list-items{border:1px solid #e3e8f1;border-radius:4px}.template-list-h .template-lists .ant-list-item{padding:16px;transition:all .4s ease-in-out}.template-list-h .template-lists .ant-list-item:hover{background:#f8f9ff}.template-list-h .template-lists .ant-list-item-meta-title{color:#1c1f37}.template-list-h .template-lists .ant-list-item-meta-description b{font-weight:500;color:#1c1f37}.template-list-h .template-lists .time{font-size:12px;color:#929292;font-weight:300}@media(max-width:991px){.template-list-h .template-lists{width:100%;margin-right:0}}.template-list-h .template-list-edit-content{flex:1 1 100%;transition:all .4s ease-in-out}@media(max-width:991px){.template-list-h .template-list-edit-content{opacity:0;visibility:hidden;position:absolute;top:0;right:-200px}}.template-list-h .template-list-edit-content.template-list-edit-content-mobile{opacity:1;visibility:visible;right:0;width:100%}.template-list-h .template-list-edit-content .no-record-h{display:flex;align-items:center;justify-content:space-between;height:100%;width:100%}.template-list-h .template-list-edit-content .no-record-h>div{width:100%}.integrations .integration-card{transition:all .4s ease-in-out;margin-bottom:30px}.integrations .integration-card.red-b{border-color:#eb5757}.integrations .integration-card:hover{box-shadow:0 0 15px 0 rgba(0,0,0,.14)}.integrations .integration-card .flex-between{display:flex;justify-Content:space-between}.integrations .integration-card .integration-url{text-decoration:underline;cursor:pointer}.integrations .integration-card .icon{margin-bottom:10px}.integrations .integration-card figure{text-align:center}.integrations .integration-card figure img{width:250px;margin:0 auto}.integrations .integration-card p{margin-bottom:15px}.integrations .integration-card .connect-btn{height:45px;line-height:45px;font-size:16px}@media(max-width:567px){.integrations .integration-card .input-btn-wrap .ant-form-item-label{display:none}}.integrations .integration-card.integration-card-hyperise figure{margin-bottom:15px}.integrations .integration-card.integration-card-hyperise figure img{width:200px}.integrations iframe{width:100%!important;height:260px!important}.integrations .ant-input-group-compact .ant-input-password{width:70%;padding-top:0;padding-bottom:0;height:40px;overflow:hidden}.integrations .ant-input-group-compact .ant-btn{height:40px;padding:0;width:30%}.integrations .ant-input-affix-wrapper{padding:0 11px}.fine-uploader-dropzone-container,.react-fine-uploader-gallery-dropzone{border-color:#00cfff}.react-fine-uploader-gallery-file-input-container{width:125px;background:#00cfff;border-color:#00a6cc}.react-fine-uploader-gallery-total-progress-bar-container{margin-left:16px;margin-right:16px;margin-top:4px;width:80%}.react-fine-uploader-gallery-progress-bar,.react-fine-uploader-gallery-total-progress-bar{background:#00cfff}.react-fine-uploader-gallery-files{padding:24px 0;-ms-overflow-style:none;scrollbar-width:none}.react-fine-uploader-gallery-files::-webkit-scrollbar{display:none}#CustomPlaceholder .ant-input{height:44px}#CustomPlaceholder .ant-input-affix-wrapper{padding:0 11px}#CustomPlaceholder .ant-form-item-control-input-content>.ant-btn{height:45px;padding:0 7px}#CustomPlaceholder .table .ant-btn{height:40px}#CustomPlaceholder .placeholder-uploader{margin-bottom:40px}#CustomPlaceholder .placeholder-uploader .ant-upload.ant-upload-drag .ant-upload-btn{height:250px}#CustomPlaceholder .ant-divider{margin-top:4px}#CustomPlaceholder .ant-result{padding:10px 0 5px}#CustomPlaceholder .no-record-holder{margin:-24px}.info-icon{font-size:16px!important;color:#929292!important}.input-card.ant-card{margin-bottom:30px!important;box-shadow:0 0 15px 0 rgba(0,0,0,.1);transition:all .4s ease-in-out}.input-card.ant-card:hover{box-shadow:none}.input-card.ant-card.no-margin{margin-bottom:15px!important}.input-card.ant-card .ant-card-head{min-height:inherit;border:0}.input-card.ant-card .ant-card-head .ant-card-head-title{padding-bottom:0;font-weight:600;font-size:14px}.input-card.ant-card .ant-card-head .ant-card-head-title .subtitle{font-size:12px}.input-card.ant-card .ant-card-body{padding-top:10px;padding-bottom:20px}.input-card.ant-card .ant-card-body .ant-form-item{margin-bottom:0}.input-card.ant-card .ant-card-body .ant-form-item .ant-input-affix-wrapper{border:0;padding:0}.input-card.ant-card .ant-card-body .ant-form-item .ant-input-affix-wrapper textarea.ant-input{padding:0;resize:none}.input-card.ant-card .ant-card-body .ant-form-item .ant-input-affix-wrapper.ant-input-affix-wrapper-focused,.input-card.ant-card .ant-card-body .ant-form-item .ant-input-affix-wrapper:focus{box-shadow:none}.input-card.ant-card .ant-card-body .ant-form-item .ant-input{border:0;padding:0;border-bottom:1px solid #e3e8f1}.input-card.ant-card .ant-card-body .ant-form-item .ant-input:focus{box-shadow:none}.input-card.ant-card .ant-card-body .ant-form-item .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{border:0;padding:0}.input-card.ant-card .ant-card-body .ant-form-item .ant-select-focused.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{box-shadow:none}.input-card.ant-card .ant-card-body .ant-form-item .ant-input-number{width:100%;border:0;border-bottom:1px solid #e3e8f1}.input-card.ant-card .ant-card-body .ant-form-item .ant-input-number .ant-input-number-input{padding-left:0}.input-card.ant-card .ant-card-body .ant-form-item .ant-input-number.ant-input-number-focused,.input-card.ant-card .ant-card-body .ant-form-item .ant-input-number:focus{box-shadow:none}.input-card.ant-card .ant-card-body .ant-form-item .rc-color-picker-wrap{display:block}.input-card.ant-card .ant-card-body .editor-holder textarea.ant-input{border:1px solid #e3e8f1;padding:8px 11px!important}.input-card.ant-card .ant-card-body .ant-picker{width:100%;border:0;padding:0;height:32px}.input-card.ant-card .ant-card-body .ant-picker.ant-picker-focused{box-shadow:none}.input-card.ant-card .ant-card-body .ant-select{width:100%}.input-card.ant-card .ant-card-body .ant-select.ant-select:not(.ant-select-customize-input) .ant-select-selector{border:0;padding:0}.input-card.ant-card .ant-card-body .ant-select.ant-select .ant-select-selector .ant-select-selection-search{left:0}.input-card.ant-card .ant-card-body .ant-select.ant-select-focused.ant-select:not(.ant-select-customize-input) .ant-select-selector{box-shadow:none!important}.input-card.ant-card .ant-card-body .ant-select.ant-select-multiple .ant-select-selection-placeholder{right:0;left:0}.input-card.ant-card .ant-card-body .ant-checkbox-group{width:100%;margin-bottom:-8px}.input-card.ant-card .ant-card-body .ant-checkbox-group .ant-checkbox-group-item{margin-bottom:8px}.input-card.ant-card .ant-card-body .ant-checkbox-wrapper-checked .ant-checkbox-inner{border-color:#007eff}.input-card.ant-card .ant-card-body .ant-checkbox-wrapper-checked .ant-checkbox-inner:after{border:0;transform:none;height:10px;width:10px;border-radius:2px;top:2px;left:2px}.input-card.ant-card .ant-card-body .ant-upload{margin:0}.input-card.ant-card .ant-card-body .ant-upload img{width:auto!important}.input-card.ant-card .switch-holder{display:flex;margin-bottom:-10px}@media(max-width:991px){.input-card.ant-card .switch-holder{flex-direction:column}}.input-card.ant-card .switch-holder>div{margin-right:10px;margin-bottom:10px}.input-card.ant-card .switch-holder>div:last-child{margin-right:0}.input-card.ant-card.required .ant-card-head-title:before{display:inline-block;margin-right:4px;color:#c50b0c;font-size:14px;font-family:SimSun,sans-serif;line-height:1;content:"*"}.input-card.ant-card .input-card{margin-bottom:0!important;box-shadow:none}div[aria-hidden=true]{width:100%!important;height:100%!important}@media(max-width:991px){.ant-affix{position:relative!important;top:0!important;width:100%!important;height:100%!important}}.modal-video{cursor:default}.modal-video .modal-video-close-btn{cursor:pointer}@media(max-width:991px){.saved-replies .subheader .text-right{margin-top:20px;text-align:center!important}}.saved-replies-content .ant-input-group-wrapper{margin-top:-1px;margin-bottom:30px}.saved-replies-content .ant-input-group-wrapper .ant-input-group{display:flex;flex-flow:row-reverse}.saved-replies-content .ant-input-group-wrapper .ant-input{border-radius:0;width:auto;flex:1 1 100%;padding-left:35px}.saved-replies-content .ant-input-group-wrapper .ant-input-group-addon{border-radius:0;display:inline-block;width:auto;left:0;margin-right:-1px;position:absolute;top:0;z-index:2;background:rgba(0,0,0,0);height:40px}.saved-replies-content .ant-input-group-wrapper .ant-input-group-addon .ant-btn{height:40px;border-radius:0;border:0;background:rgba(0,0,0,0)}@media(max-width:991px){.saved-replies-content .saved-replies-row.ant-row .ant-col{position:static}}.saved-replies-content .saved-replies-card.ant-card .ant-card-body{padding:0;min-height:450px;overflow:hidden}.saved-replies-content .saved-replies-lists{padding:0;margin:0;list-style-type:none;max-height:450px;min-height:450px;border-right:1px solid #e3e8f1;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none;transition:all .3s ease-in-out}.saved-replies-content .saved-replies-lists::-webkit-scrollbar{display:none}.saved-replies-content .saved-replies-lists li{padding:12px 15px;transition:all .4s ease-in-out;border-left:4px solid rgba(0,0,0,0);display:flex;align-items:center;cursor:pointer}.saved-replies-content .saved-replies-lists li.active,.saved-replies-content .saved-replies-lists li:hover{background:#f8f9ff;border-color:#007eff}.saved-replies-content .saved-replies-lists li .icon{font-size:16px}.saved-replies-content .saved-replies-lists li .title{display:inline-block;margin-left:7px;font-weight:600;font-size:15px}.saved-replies-content .saved-replies-lists .list-btn-h{display:none}@media(max-width:991px){.saved-replies-content .saved-replies-lists .list-btn-h{display:flex}.saved-replies-content .saved-replies-lists{opacity:0;visibility:hidden;width:0;height:0;position:absolute;top:0;left:-200px}}.saved-replies-content .saved-replies-lists.mobile-view-saved-replies-lists{opacity:1;visibility:visible;width:270px;height:100%;left:0;z-index:9;background:#fff}.saved-replies-content .replies-list-content{padding:20px;max-height:450px;min-height:450px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.saved-replies-content .replies-list-content::-webkit-scrollbar{display:none}.saved-replies-content .replies-list-content .saved-replies-menu-btn{display:none}@media(max-width:991px){.saved-replies-content .replies-list-content .saved-replies-menu-btn{display:inline-block}}.saved-replies-content .replies-list-content .replies-list-content-head{display:flex;align-items:center;justify-content:space-between}.saved-replies-content .replies-list-content .replies-list-content-head h3{font-size:20px;font-weight:700;margin-bottom:10px}.saved-replies-content .replies-list-content .replies-list-content-head strong{display:block;color:#929292;font-weight:500}.saved-replies-content .replies-list-content .replies-list-content-head strong .ant-avatar{width:22px;height:22px}@media(max-width:567px){.saved-replies-content .replies-list-content .replies-list-content-head{flex-flow:wrap}}.saved-replies-content .replies-list-content p{font-weight:500;margin:0;white-space:pre-wrap}.fixed-br{position:absolute!important;bottom:10px!important;right:10px!important}.header{display:flex;align-items:center;justify-content:space-between}.header.ant-layout-header{padding:0 20px;height:68px!important;line-height:20px;position:fixed;top:0;left:71px;z-index:9;overflow:hidden;box-shadow:1px 1px 2px rgba(0,0,0,.09);width:calc(100% - 71px)}@media(max-width:767px){.header.ant-layout-header{width:100%;left:0}}.header.ant-layout-header .title{display:flex;align-items:center;justify-content:center}.header.ant-layout-header .title svg{font-size:24px;margin-right:10px;cursor:pointer;margin-top:10px}.header.ant-layout-header .title h2{padding-top:10px!important;text-transform:capitalize}.header>.p-relative{height:100%;display:flex;align-items:center;justify-content:space-between}.header .drawer-wrap{margin-right:20px}.header .drawer-wrap .drawer-icon{font-size:32px;cursor:pointer}.header .drawer-wrap .drawer-icon:hover{opacity:.7}@media(min-width:768px){.header .drawer-wrap .drawer-icon{display:none}}.header .user-menu{display:flex;align-items:center;justify-content:flex-end}.header .user-menu .search-h{cursor:pointer}.header .user-menu .search-h .icon{font-size:18px}.header .user-menu .user-avatar{margin-left:20px;cursor:pointer}@media(max-width:400px){.header .user-menu .user-avatar{margin-left:10px}}.header .user-menu .lang-avatar{margin-left:20px;cursor:pointer}@media(max-width:400px){.header .user-menu .lang-avatar{margin-left:10px}}.header .user-menu .notify-avatar{margin-left:20px;cursor:pointer}@media(max-width:400px){.header .user-menu .notify-avatar{margin-left:10px}}.header .user-menu .notify-avatar .ant-badge .ant-badge-count{padding:0;background:#20e0ab;min-width:14px;height:15px;line-height:15px;font-size:10px}.header .user-menu .notify-avatar .icon{font-size:18px}.header .user-menu .ant-btn.upgrade-btn{display:none}@media(min-width:420px){.header .user-menu .ant-btn.upgrade-btn{display:block}}.header-popover-menu.ant-menu{margin:-10px -14px;border-right:0}.header-popover-menu.ant-menu .ant-menu-item{padding:0 12px;line-height:30px;height:30px}.header-popover-menu.ant-menu .ant-menu-item a{color:inherit}.header-popover-menu.ant-menu .ant-menu-item.ant-menu-item-active,.header-popover-menu.ant-menu .ant-menu-item.ant-menu-item-active a{color:#007eff}.header-popover-menu.ant-menu .ant-divider{margin:10px 0}.header-popover-menu.header-notify-menu{max-width:300px}@media(min-width:767px){.header-popover-menu.header-notify-menu{max-width:320px}}.user-popover-menu{min-width:300px}@media(max-width:567px){.user-popover-menu{min-width:270px}}.user-popover-menu .signed-text{font-size:16px;margin-bottom:10px;display:block}.user-popover-menu .email-title{font-weight:700;margin-bottom:15px}.user-popover-menu .tags-holder{padding-bottom:30px}.user-popover-menu .progress-bar-holder{margin-bottom:20px}.user-popover-menu .progress-bar-holder .title{font-size:16px;font-weight:500}.user-popover-menu .ant-menu{margin-bottom:15px}.user-popover-menu .ant-list-item.active{border-left:3px solid #007eff}.user-popover-menu .ant-list-item .ant-list-item-meta-description{overflow:hidden;white-space:pre-line;text-overflow:ellipsis;display:-webkit-box;line-height:25px;min-height:49px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.agency-login{display:flex;align-items:center;justify-content:center;height:100vh;width:calc(100% - 100px);margin:0 auto;padding:30px 0}@media(max-width:567px){.agency-login{width:calc(100% - 60px)}}.agency-login .ant-result{padding-top:0}.agency-login .agency-login-card.ant-card{height:100%;width:100%;overflow:hidden;box-shadow:0 0 15px 0 rgba(50,50,50,.3)}@media(max-width:991px){.agency-login .agency-login-card.ant-card{overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.agency-login .agency-login-card.ant-card::-webkit-scrollbar{display:none}}.agency-login .agency-login-card.ant-card .ant-card-body{padding:0;height:100%}.agency-login .agency-login-card.ant-card .ant-card-body .ant-row,.agency-login .agency-login-card.ant-card .ant-card-body .ant-row .ant-col{height:100%}.agency-login .agency-login-card.ant-card .ant-card-body .agency-left-side{text-align:center;padding:30px;height:100%;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.agency-login .agency-login-card.ant-card .ant-card-body .agency-left-side::-webkit-scrollbar{display:none}@media(max-width:370px){.agency-login .agency-login-card.ant-card .ant-card-body .agency-left-side{padding:30px 20px}}.agency-login .agency-login-card.ant-card .ant-card-body .agency-left-side .main-title{font-size:22px;line-height:25px;color:#007eff;margin-bottom:15px}@media(max-width:567px){.agency-login .agency-login-card.ant-card .ant-card-body .agency-left-side .main-title{font-size:18px}}.agency-login .agency-login-card.ant-card .ant-card-body .agency-left-side .description{margin-bottom:40px}.agency-login .agency-login-card.ant-card .ant-card-body .agency-left-side .form-card{height:100%}.agency-login .agency-login-card.ant-card .ant-card-body .agency-right-side{height:100%;display:flex;align-items:center;justify-content:center;background:#007eff;position:relative}.agency-login .agency-login-card.ant-card .ant-card-body .agency-right-side .box{position:absolute;width:85px;height:140px;border-radius:4px;background:#00cfff;transform:skewY(25deg) skewX(-5deg);box-shadow:0 0 15px 0 rgba(50,50,50,.3)}.agency-login .agency-login-card.ant-card .ant-card-body .agency-right-side .box1{z-index:2;top:50px;left:-20px}.agency-login .agency-login-card.ant-card .ant-card-body .agency-right-side .box2{top:50px;left:90px;width:40px;height:60px;z-index:1}.agency-login .agency-login-card.ant-card .ant-card-body .agency-right-side .box3{top:50px;right:50px}.agency-login .agency-login-card.ant-card .ant-card-body .agency-right-side .box4{top:-20px;left:0;right:0;margin:0 20px 0 auto}.agency-login .agency-login-card.ant-card .ant-card-body .agency-right-side .box5{z-index:2;bottom:100px;left:-20px}.agency-login .agency-login-card.ant-card .ant-card-body .agency-right-side .box6{bottom:40px;left:80px;width:40px;height:60px;z-index:1}.agency-login .agency-login-card.ant-card .ant-card-body .agency-right-side .box7{bottom:50px;right:120px}.agency-login .agency-login-card.ant-card .ant-card-body .agency-right-side .box8{bottom:60px;left:0;right:0;margin:0 60px 0 auto}.agency-login .agency-login-card.ant-card .ant-card-body .agency-right-side .box9{bottom:180px;left:0;right:0;margin:0 70px 0 auto}.agency-login .agency-login-card.ant-card .ant-card-body .agency-right-side .right-side-heading{padding:0 100px;position:relative}.agency-login .agency-login-card.ant-card .ant-card-body .agency-right-side .right-side-heading .title{font-size:22px;line-height:25px;color:#fff;margin-bottom:15px}.agency-login .agency-login-card.ant-card .ant-card-body .agency-right-side .right-side-heading p{color:#fff}.agency-login .agency-login-logo{width:250px;margin:0 auto 50px;display:block}@media(max-width:567px){.agency-login .agency-login-logo{width:200px;margin:0 auto 30px}}@media(max-width:370px){.agency-login .agency-login-logo{width:170px}}@media(max-width:355px){.agency-login .agency-login-logo{width:150px;margin:0 auto 20px}}.agency-login .form{margin:0 50px}@media(max-width:567px){.agency-login .form{margin:0}}.agency-login .form .ant-input-affix-wrapper{padding:0 11px}.agency-login .form .ant-form-item-control-input{min-height:20px}.agency-login .form .ant-form-item-control-input-content .ant-input{height:42px}.agency-login .form .ant-input-password{padding:0 11px}.agency-login .form .ant-divider{color:#747474}.agency-login .form .new-account-txt{font-size:12px!important;color:#747474;margin:0;padding-bottom:30px}@media(min-width:992px){.agency-login .form .new-account-txt{font-size:16px!important}}.agency-login .form label{font-size:11px}@media(min-width:992px){.agency-login .form label{font-size:14px}}.agency-login .headline{font-size:12px;color:#fff;margin-bottom:15px}.agency-login .forgot-password-txt{font-size:14px!important;margin-bottom:10px;display:inline-block}.agency-settings .ant-tabs .ant-tabs-nav .ant-tabs-tab{padding:0 0 24px}.agency-settings .save-btn{width:350px}@media(max-width:480px){.agency-settings .save-btn{width:220px}}.agency-settings .choose-color-container{display:block;background-color:unset!important;box-sizing:border-box;line-height:0!important}.agency-settings .choose-color-container .choose-color{padding:4px;background:#fff;border-radius:2px;box-shadow:0 0 0 1px rgba(0,0,0,.1);display:block;cursor:pointer}.agency-settings .choose-color-container .color{width:100%;height:24px;border-radius:2px;background:#060818}.agency-settings .ant-upload.ant-upload-select-picture-card{width:100%;height:135px}.agency-settings .ant-upload.ant-upload-select-picture-card .ant-upload-text{font-size:16px;margin-top:4px}.agency-settings .ant-upload.ant-upload-select-picture-card img{height:115px}.agency-settings .stripe-ribbon-h{position:relative;margin-left:20px;text-transform:uppercase;color:#fff;z-index:9}.agency-settings .stripe-ribbon{display:flex;align-items:center;position:absolute;top:0;padding:2px 10px;background:#20e0ab;box-shadow:-1px 2px 3px rgba(0,0,0,.3)}.agency-settings .stripe-ribbon:after,.agency-settings .stripe-ribbon:before{content:"";position:absolute}.agency-settings .stripe-ribbon:before{width:7px;height:100%;top:0;left:-6.5px;padding:0 0 32px;background:inherit;border-radius:5px 0 0 5px}.agency-settings .stripe-ribbon:after{width:5px;height:5px;bottom:-5px;left:-4.5px;background:#fff;border-radius:5px 0 0 5px}.agency-settings .stripe-ribbon .icon{margin-right:5px}.agency-settings .stripe-ribbon.warning{background:#ffc53d}.agency-settings .stripe-ribbon.danger{background:#eb5757}.agency-settings .stripe-card{margin:0 20px}.agency-settings .stripe-card.ant-card .ant-card-body{padding-top:30px}.agency-settings .stripe-card .table-h{margin-top:20px;border-top:1px solid #e3e8f1}.agency-settings .stripe-card .table thead th{font-size:13px;color:#929292;height:45px;font-weight:400}.agency-settings .stripe-card .table tbody td{font-size:15px;color:#1c1f37;font-weight:500;height:50px}@media(max-width:700px){.agency-settings .stripe-card .table{min-width:100%}}.agency-settings .stripe-card .table thead{background:rgba(0,0,0,0)}.agency-settings .stripe-list-h{display:flex;align-items:center;margin:20px 0 0;padding:20px 0 0;border-top:1px solid #e3e8f1}.agency-settings .stripe-list-h img{width:260px}@media(max-width:600px){.agency-settings .stripe-list-h img{display:none}}.agency-settings .stripr-list{flex:1 1 100%;margin:0;padding:0;list-style:none}.agency-settings .stripr-list li{display:flex;align-items:center;padding-bottom:10px}.agency-settings .stripr-list li:last-child{padding-bottom:0}.agency-settings .stripr-list li .icon{margin-right:10px;font-size:16px;color:#20e0ab}.agency-settings .stripe-h{display:flex;align-items:center}@media(max-width:567px){.agency-settings .stripe-h{flex-flow:wrap;justify-content:center}}.agency-settings .stripe-h img{border-radius:4px;width:60px;margin-right:10px}@media(max-width:567px){.agency-settings .stripe-h img{margin-bottom:10px}}.agency-settings .stripe-h div{flex:1 1 100%}@media(max-width:567px){.agency-settings .stripe-h div{text-align:center}}.agency-settings .stripe-h div h3{margin-bottom:10px}.agency-settings .stripe-h div p{margin-bottom:0}.agency-settings .stripe-h .ant-btn{margin-left:10px}@media(max-width:567px){.agency-settings .stripe-h .ant-btn{margin-left:0;margin-top:15px;width:100%}}@media(max-width:991px){.agency-settings .plan-card{margin-top:30px!important}}.agency-settings .plan-card.ant-card{transform:scale(1);margin-top:30px;margin-bottom:30px}.agency-settings .plan-card.ant-card .ant-card-body{min-height:500px}.agency-settings .plan-card.ant-card .ant-input-number{width:200px}@media(max-width:567px){.agency-settings .plan-card.ant-card .ant-input-number{width:100%}}.agency-settings .pricing-list-card{border-radius:15px;margin-top:30px;margin-bottom:30px;box-shadow:0 0 25px 0 rgba(0,0,0,.15)}.agency-settings .pricing-list-card .ant-card-body{min-height:500px;max-height:500px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.agency-settings .pricing-list-card .ant-card-body::-webkit-scrollbar{display:none}.agency-settings .pricing-list-h{padding:0;margin:0;list-style:none}@media(max-width:991px){.agency-settings .pricing-list-h{margin-top:30px}}.agency-settings .pricing-list-h li{font-size:18px;font-weight:500;color:rgba(28,31,55,.8);border-bottom:1px solid #e3e8f1;padding-bottom:15px;margin-bottom:15px}.agency-settings .pricing-list-h li:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.agency-settings .pricing-list-h li .title-icon{width:30px;height:30px;margin-right:10px}.agency-settings .integration-logo{margin-bottom:30px}.agency-settings .go-high-level-divider.ant-divider-horizontal{margin-bottom:54px}@media(max-width:767px){.alert-h{flex-flow:wrap;justify-content:center!important}.alert-h .ant-alert{width:100%}}@media(max-width:566px){.agency-integrations .btn-holder.text-right{text-align:center!important}}.trial-circle{width:10px;height:10px;display:inline-block;border-radius:50%;margin-right:5px}.trial-circle.success{background-color:#20e0ab}.trial-circle.warning{background-color:#ffc53d}.trial-circle.danger{background-color:#eb5757}.add-tag-select-h .ant-divider{margin:5px 0 12px}.add-tag-select-h .ant-input-affix-wrapper{margin:0 10px 10px;width:auto}.add-tag-select-h .ant-input-affix-wrapper .ant-input-suffix .anticon{line-height:1}.billing-summary.ant-card{box-shadow:0 0 12px 0 rgba(0,0,0,.1);border-color:rgba(0,0,0,0);margin-bottom:30px}.billing-summary.ant-card .title{font-size:18px;color:#1c1f37;margin-bottom:20px}.billing-summary.ant-card .summary-bar-list-h{max-height:220px;min-height:142px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.billing-summary.ant-card .summary-bar-list-h::-webkit-scrollbar{display:none}.billing-summary.ant-card .summary-bar-list{display:flex;align-items:center}.billing-summary.ant-card .summary-bar-list .ant-avatar{background:rgba(0,126,255,.3);color:#007eff;width:40px;min-width:40px;height:40px;line-height:41px;margin-right:10px}.billing-summary.ant-card .summary-bar-list .ant-avatar .icon{font-size:20px}.billing-summary.ant-card .summary-bar-list .summary-progress-bar-h{flex:1 1 100%}.billing-summary.ant-card .summary-bar-list .summary-info{display:flex;align-items:center;justify-content:space-between}.billing-summary.ant-card .summary-bar-list .summary-info h3{font-size:14px;margin-bottom:0;color:#929292}.billing-summary.ant-card .summary-bar-list .summary-info .price{font-size:13px;color:#929292}.billing-summary.ant-card .summary-bar-list:not(:last-child){margin-bottom:20px}.billing-summary.ant-card .summary-bar-list.danger .ant-avatar{background:rgba(235,87,87,.3);color:#eb5757}.billing-summary.ant-card .summary-bar-list.danger .ant-progress .ant-progress-bg{background-color:#eb5757}.billing-summary.ant-card .summary-bar-list.warning .ant-avatar{background:rgba(255,197,61,.3);color:#ffc53d}.billing-summary.ant-card .summary-bar-list.warning .ant-progress .ant-progress-bg{background-color:#ffc53d}.billing-summary.ant-card .summary-bar-list.success .ant-avatar{background:rgba(32,224,171,.3);color:#20e0ab}.billing-summary.ant-card .summary-bar-list.success .ant-progress .ant-progress-bg{background-color:#20e0ab}@media(max-width:560px){.moby__billing-view .ant-collapse-content-box{padding:0!important}}.moby__billing-view .subheader{padding-bottom:20px}.moby__billing-view .subheader .radio-group .ant-radio-button-wrapper{padding-top:0}@media(max-width:560px){.moby__billing-view .subheader .radio-group .ant-radio-button-wrapper{margin-right:10px;font-size:10px;line-height:20px}.moby__billing-view .subheader{padding-bottom:10px}.moby__billing-view .subheader .text-right{text-align:center}}.moby__billing-view .ant-input-number{width:100%!important}.moby__billing-view .graph-h .loading-container{height:50vh}.moby__billing-view .ant-table-wrapper .ant-pagination{box-shadow:0 0 15px 0 rgba(0,0,0,.1)}.moby__billing-view .billing-right-content .ant-collapse-header{font-size:18px;padding-left:20px}.moby__billing-view .billing-right-content .ant-collapse-header .ant-collapse-arrow{left:4px!important}.moby__billing-view .billing-left-content{flex:0 0 350px;padding:0 30px 20px 0}@media(max-width:1025px){.moby__billing-view .billing-left-content{flex:1 1 100%;padding:30px 0 0}}.moby__billing-view .ant-list .ant-list-item-meta-avatar .ant-avatar{border-radius:6px 6px 0 6px}.moby__billing-view .ant-list .ant-list-item-meta-avatar .ant-avatar.primary{background-color:#007eff;color:#fff}.moby__billing-view .ant-list .ant-list-item-meta-avatar .ant-avatar.secondary{background-color:#00cfff;color:#fff}.moby__billing-view .ant-list .ant-list-item-meta-avatar .ant-avatar.success{background-color:#20e0ab;color:#fff}.moby__billing-view .ant-list .ant-list-item-meta-avatar .ant-avatar.warning{background-color:#ffc53d;color:#fff}.moby__billing-view .ant-list .ant-list-item-meta-avatar .ant-avatar.danger{background-color:#eb5757;color:#fff!important}.moby__billing-view .ant-list .ant-list-item-meta-avatar .ant-avatar.mix{background:linear-gradient(25deg,#007EFF,#00CFFF);color:#fff}.moby__billing-view .ant-list .ant-list-item-meta-title{margin-bottom:5px;color:#1c1f37;line-height:20px}@media(min-width:600px){.moby__billing-view .ant-list .ant-list-item-meta-title{line-height:15px}}.moby__billing-view .ant-list .ant-list-item-meta-description{line-height:20px}@media(min-width:600px){.moby__billing-view .ant-list .ant-list-item-meta-description{line-height:15px}}.moby__billing-view .add-card.ant-card{margin-bottom:30px;cursor:pointer;box-shadow:0 0 15px 0 rgba(0,0,0,.1);transition:all .4s ease-in-out}.moby__billing-view .add-card.ant-card:hover{transform:scale(1.03)}.moby__billing-view .add-card.ant-card .ant-card-body{display:flex;align-items:center;justify-content:center;min-height:158px;text-align:center}.moby__billing-view .add-card.ant-card .ant-card-body h3{color:rgba(28,31,55,.7);margin-bottom:0}.moby__billing-view .add-card.ant-card .ant-card-body .anticon{font-size:50px;margin-bottom:10px;display:inline-block;color:#00cfff}.moby__billing-view .add-card.ant-card .ant-card-body strong{color:rgba(0,207,255,.7);font-weight:700!important}.moby__billing-view .add-card.ant-card .ant-card-body strong.d-block{font-size:16px;line-height:20px}.moby__billing-view.payment-method{margin:0}.moby__billing-view.payment-method .subheader{padding-bottom:30px}.black-list .ant-table-wrapper .ant-pagination{box-shadow:0 0 15px 0 rgba(0,0,0,.1)}.agency-user-list .ant-input-affix-wrapper{padding:0 11px}.moby__campaign-note-modal .connection-note{white-space:pre-line!important}.campaign-card{margin-bottom:10px!important}.campaign-card .ant-card-body{padding:24px 20px}.campaign-card .campaign-card-hard-txt{font-size:13px!important}.campaign-card .loading-container{justify-content:center;display:flex;height:85vh;align-content:center;align-items:center;color:#333!important}.campaign-card .loading-container .ant-spin-dot i{background-color:#333!important}.campaign-card .loading-container .ant-spin-text{color:#333}@media screen and (max-width:480px){.campaign-card{margin-top:30px}}.campaign-card .collected-stats-th-width{width:120px!important}.campaign-card h1{margin:0 0 30px}.campaign-card table{width:100%;border:1px solid #e3e8f1}.campaign-card table th{background:#f5f7fb}.campaign-card table td,.campaign-card table th{padding:15px}.campaign-card table td{border-left:1px solid #e3e8f1}.campaign-card .action-btn-holder i{display:inline-block;margin-left:15px}.campaign-card .filter-dropdown{width:80%}.campaign-card .collected-stats-container{margin-bottom:20px!important}.campaign-card .collected-stats-td-width p,.campaign-card .collected-stats-title-cell p{text-align:center!important}.campaign-card table td,.campaign-card table th{padding-top:10px!important;padding-bottom:0!important}.campaign-card .facet-container{display:inline-block!important}.campaign-card .display{display:inline-block;margin-left:5px!important}@media(max-width:480px){.campaign-card .display{margin-left:0!important}}.campaign-card .campaign-title-txt{font-size:17px;color:#1c1f37;margin-bottom:0;margin-left:0}@media(max-width:480px){.campaign-card .campaign-title-txt{display:block;text-align:center}}.campaign-card .display-stats{margin-bottom:0;line-height:32px}.campaign-card .campaign-status-icon{cursor:pointer;font-size:20px!important;color:#87d068!important}.campaign-card .campaign-title-detials{margin-top:4px!important}.campaign-card .action-icon{font-size:18px;color:#007eff!important}.campaign-card .action-container{margin-left:6px}.campaign-card .action-container:hover{transform:scale(1.1)}.campaign-card .action-container:first-child{margin-left:0}@media(max-width:1024px){.campaign-card .action-container{padding:0 10px;height:35px}}.campaign-card .ant-switch.ant-switch-checked{background-color:#20e0ab}@media(max-width:480px){.campaign-card .ant-switch{display:none}}@media(max-width:1440px){.campaign-card .group-btn .ant-btn{margin-bottom:5px}.campaign-card .group-btn .ant-btn:last-child{margin-bottom:0}}.campaign-card .campaign-btn:hover{opacity:.7}.campaign-card .campaign-btn.paused{background-color:#f8f9ff!important;border-color:#e3e8f1!important}.campaign-card .campaign-btn.paused .anticon{color:#1c1f37!important}@media(max-width:1024px){.campaign-card .campaign-btn{padding:0 10px;height:35px}}@media(max-width:480px){.campaign-card .group-btn.text-right{text-align:center}.campaign-card .group-btn{margin-top:20px!important}}.campaign-card .campaign-stats-popover{width:250px}.clone-compaign-modal .ant-btn{width:80px!important}.campaign-title{color:#007eff!important;cursor:pointer;font-weight:700!important}.campaigns-drop-actions .action-icon{margin-right:8px}.campaigns-activity-content{max-width:calc(100% - 346px);margin:0 auto 0 0}@media(max-width:1440px){.campaigns-activity-content{max-width:calc(100% - 396px)}}@media(max-width:1200px){.campaigns-activity-content{max-width:100%}}.campaigns-activity-content.campaigns-activity-content-visible{max-width:100%}@media(max-width:1440px){.campaigns-activity-content.campaigns-activity-content-visible{max-width:calc(100% - 36px)}}@media(max-width:1200px){.campaigns-activity-content.campaigns-activity-content-visible{max-width:calc(100% - 56px)}}@media(max-width:567px){.campaigns-activity-content.campaigns-activity-content-visible{max-width:100%}}.campaigns-activity-content.campaigns-activity-content-visible .leads-sidebar{opacity:1;visibility:visible}.campaigns-view-tabs-extra{display:flex;align-items:center;justify-content:flex-end;gap:15px;padding:0 10px}.campaigns-view-tabs-extra .tabs-stats{display:flex;align-items:center;gap:5px}.campaigns-view-tabs-extra .tabs-stats .anticon{font-size:18px}.campaigns-activity-sidebar{width:364px;height:100%;position:fixed;top:64px;right:0;z-index:10}.campaigns-activity-sidebar.campaigns-activity-sidebar-visible{width:0}.campaigns-activity-sidebar.campaigns-activity-sidebar-visible .leads-sidebar{opacity:0;visibility:hidden}.campaigns-activity-sidebar.campaigns-activity-sidebar-visible .leads-sidebar-inner-bar .icon svg{transform:rotate(180deg)}@media(max-width:567px){.campaigns-activity-sidebar.campaigns-activity-sidebar-visible{opacity:0;visibility:hidden}.campaigns-activity-sidebar{width:calc(100% - 56px)}}.campaigns-activity-view .subheader{padding-bottom:20px}@media(max-width:600px){.campaigns-activity-view .subheader .main-subtitle{text-align:center!important;margin-top:0;margin-bottom:10px}.campaigns-activity-view .subheader .text-right{text-align:center!important}}.campaigns-activity-view .subheader .range-wrap{text-align:left}@media(max-width:600px){.campaigns-activity-view .subheader .range-wrap{text-align:center}}.campaigns-activity-view .subheader .campaigns-leads-head .search-wrap{display:flex;gap:10px}.campaigns-activity-view .subheader .campaigns-leads-head .search-wrap .ant-input-search{max-width:100%}.campaigns-activity-view .subheader .campaigns-leads-actions{display:flex;align-items:center;justify-content:flex-end;gap:20px}.campaigns-activity-view .subheader .campaigns-leads-actions .anticon{cursor:pointer;font-size:24px;transition:all .4s ease-in-out}.campaigns-activity-view .subheader .campaigns-leads-actions .anticon:hover{color:#007eff}.campaigns-activity-view .subheader .ant-picker.ant-picker-range{padding:0;background:rgba(0,0,0,0);border:0;box-shadow:none;outline:none}.campaigns-activity-view .subheader .ant-picker.ant-picker-range .ant-picker-input{height:100%;background:#fff;padding:0 11px;border:1px solid #e3e8f1;border-radius:4px}.campaigns-activity-view .subheader .ant-picker.ant-picker-range .ant-picker-input input::-webkit-input-placeholder{color:#1c1f37}.campaigns-activity-view .subheader .ant-picker.ant-picker-range .ant-picker-input input:-moz-placeholder,.campaigns-activity-view .subheader .ant-picker.ant-picker-range .ant-picker-input input::-moz-placeholder{color:#1c1f37}.campaigns-activity-view .subheader .ant-picker.ant-picker-range .ant-picker-input input:-ms-input-placeholder{color:#1c1f37}.campaigns-activity-view .subheader .ant-picker.ant-picker-range .ant-picker-range-separator .ant-picker-separator{color:#1c1f37}.campaigns-activity-view .subheader .ant-picker.ant-picker-range .ant-picker-active-bar{margin-left:0}.campaigns-activity-view .subheader .ant-picker.ant-picker-range .ant-picker-suffix{margin-left:8px;color:#1c1f37}.campaigns-activity-view .subheader .ant-picker.ant-picker-range .ant-picker-clear{right:0;top:0}@media(max-width:736px){.campaigns-activity-view .table-holder .table{width:696px}}.campaigns-activity-view .ant-table{border:1px solid #e3e8f1}.campaigns-activity-view .ant-tabs .ant-tabs-nav .ant-tabs-tab{padding:0 0 20px}.campaigns-activity-view .campaigns-activity-select{width:250px}.campaigns-activity-view .campaigns-activity-select .ant-select{margin-bottom:0}@media(max-width:370px){.campaigns-activity-view .campaigns-activity-select{width:100%}}.campaigns-activity-view .user-info .title{display:inline-flex;align-items:center}.campaigns-activity-view .activity-table-btn{min-width:130px}.campaigns-activity-view .ant-tabs .ant-tabs-extra-content{line-height:60px}.campaigns-activity-view .ant-tabs .ant-tabs-extra-content .main-subtitle{color:#1c1f37;font-weight:500}.campaigns-activity-view .leads-sidebar-h{position:relative}.campaigns-activity-view .leads-sidebar-h .ant-table-body{-ms-overflow-style:none;scrollbar-width:none}.campaigns-activity-view .leads-sidebar-h .ant-table-body::-webkit-scrollbar{display:none}.campaigns-activity-view .leads-sidebar-h .campaigns-leads-head .search-wrap{display:flex;gap:10px}.campaigns-activity-view .leads-sidebar-h .campaigns-leads-head .search-wrap .ant-input-search{max-width:100%}@media(max-width:1100px){.campaigns-activity-view .leads-sidebar-h .ant-row .ant-col{position:static}.campaigns-activity-view .leads-sidebar-h .ant-row .ant-col.ant-col-lg-14{flex:0 0 100%!important;max-width:100%!important}.campaigns-activity-view .leads-sidebar-h .ant-row .ant-col.ant-col-lg-10{flex:0 0 0!important;max-width:0!important}}.campaigns-analytics .campaigns-analytics-head{padding:20px 0}.campaigns-analytics .campaigns-analytics-head .title{font-size:16px;font-weight:600!important;margin-bottom:0}.campaigns-analytics .analytics-head-actions{display:flex;align-items:center;justify-content:space-between;position:relative}@media(max-width:400px){.campaigns-analytics .analytics-head-actions{justify-content:center;flex-direction:column;gap:20px}}.campaigns-analytics .analytics-head-actions:before{content:"";position:absolute;top:12px;left:-15px;width:2px;height:16px;border-radius:10px}@media(max-width:567px){.campaigns-analytics .analytics-head-actions:before{display:none}}.campaigns-analytics .analytics-head-actions .ant-tag{height:32px;line-height:30px;padding:0 10px;border-radius:7px;border-color:rgba(0,0,0,0);font-size:15px;font-weight:500}.campaigns-analytics .actions-wrap{display:flex;align-items:center;gap:10px}.campaigns-analytics .actions-wrap .ant-select{width:90px}.campaigns-analytics .actions-wrap .ant-picker{padding:9px 11px}.campaigns-analytics .ant-card{box-shadow:1px 1px 15px rgba(0,125,254,.08);border:0}.campaigns-analytics .ant-card .ant-card-head{font-weight:700}.campaigns-analytics .ant-card .stats-list li{display:flex;gap:20px;font-weight:500}.campaigns-analytics .ant-card .stats-list li>*{flex:1 1 50%}.campaigns-analytics .ant-card .stats-list li:not(:last-child){padding-bottom:20px}.campaigns-analytics .ant-card .stats-list li div{display:flex;align-items:center;gap:10px}.campaigns-analytics .ant-card .stats-list li div .anticon{font-size:20px}.campaigns-analytics .ant-card .stats-list li div strong{font-weight:500}@media(max-width:1200px){.campaigns-analytics .ant-card .stats-list li .number{flex:1 1 40%}}.campaigns-analytics .ant-card.stats-widget .ant-card-body{min-height:240px;display:flex;align-items:center;justify-content:center}.campaigns-analytics .ant-card.stats-widget .ant-card-body>*{width:100%;flex:1 1 100%}.campaigns-analytics .stats-holder{text-align:center}.campaigns-analytics .stats-holder .anticon,.campaigns-analytics .stats-holder .icon{font-size:22px;color:#929292;fill:#929292;margin-bottom:20px;margin-left:-7px}.campaigns-analytics .stats-holder .icon{font-size:34px}.campaigns-analytics .stats-holder .stats-text{font-size:22px;margin-bottom:10px;margin-top:10px;font-weight:600;color:rgba(28,31,55,.7)}.campaigns-analytics .stats-holder .ant-divider-vertical{height:18px;border-left:2px solid rgba(28,31,55,.5);margin:0 12px}.campaigns-analytics .analytics-tabs .main-title{margin:40px 0 30px;font-size:20px}.campaigns-analytics .analytics-tabs .main-title .ant-divider-vertical{top:0;border-left:2px solid #1c1f37;margin:0 16px}.campaigns-analytics .ant-btn{box-shadow:1px 1px 15px rgba(0,125,254,.08)}.share-modal.ant-modal{width:750px!important}.share-modal .input-wrap{margin-bottom:20px}.share-modal .input-wrap label{display:block;margin-bottom:5px;color:#929292}.share-modal .input-wrap .ant-input{max-width:40%}.share-modal .checkbox-wrap{display:flex;align-items:center;gap:10px;margin-bottom:20px}.share-modal .checkbox-wrap .checkbox-item{display:flex;align-items:center;justify-content:center;width:35px;min-width:35px;height:35px;cursor:pointer;border-radius:6px;border:1px solid #e3e8f1;background-size:cover;box-shadow:1px 1px 15px rgba(0,0,0,.09)}.share-modal .checkbox-wrap .checkbox-item.active{border-color:#007eff}.share-modal .checkbox-wrap .checkbox-item .anticon{font-size:16px}.share-modal .share-modal-chart .title{display:block;text-align:center;font-size:20px;margin-bottom:10px}.rename-campaign-modal .ant-form .ant-form-item{margin:30px 0 25px}.rename-campaign-modal .ant-modal-footer .ant-btn{width:100%;margin:0!important}.rename-campaign-modal .ant-modal-footer .ant-btn:not(:last-child){margin-bottom:10px!important}.moby__leads .ant-table-wrapper .ant-avatar-image{min-width:30px}@media(max-width:666px){.moby__leads .ant-table-wrapper{min-width:700px}}.moby__leads .ant-table-wrapper .ant-table-row-selected>td{background:rgba(0,0,0,0)!important}@media(max-width:991px){.moby__leads.biiling-table-h .ant-table-wrapper{min-width:800px}}@media(max-width:666px){.moby__leads.moby__activity .ant-table-wrapper{min-width:1000px}}.moby__leads.moby__activity .contact .active{font-size:16px;color:#007eff;margin:0 5px}.moby__leads.moby__activity .contact .inactive{font-size:16px;color:#d3d3d3;margin:0 5px}.moby__leads.moby__activity .expandable-row-icon{font-size:16px}.moby__leads.moby__activity .popover-icon{font-size:16px;margin-left:8px}.moby__leads.moby__activity .expand-row-h{padding:0 200px 0 60px;margin-bottom:-10px}.moby__leads.moby__activity .expand-row-h .expand-row-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;font-weight:500}.moby__leads.moby__activity .expand-row-h .expand-row-item .text{flex:1 1 100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.moby__leads.moby__activity .expand-row-h .expand-row-item .anticon{color:#000}.moby__leads.moby__activity .expand-row-h .ant-tag{margin-bottom:5px}.moby__leads.moby__activity .ant-spin-nested-loading>div>.ant-spin{max-height:100%}.moby__leads .title a{display:inline-flex;align-items:center}.moby__leads .inviting-btn-container{margin-top:24px!important;margin-bottom:12px!important}.moby__leads .campaign-link-btn,.moby__leads .excluded-connections-btn{color:#007eff!important;background-color:#007eff!important}.moby__leads .campaign-link-btn:hover,.moby__leads .excluded-connections-btn:hover{border-color:#007eff!important;background-color:#007eff!important;border-radius:4px!important}.moby__leads .campaign-link-btn{margin-left:4px!important}.moby__leads .ant-modal-footer{margin-top:20px!important}.moby__leads .contact{display:flex;flex-flow:row wrap;align-items:center;min-width:60px}.moby__leads .contact .active{font-size:22px;color:#007eff;margin:0 5px 5px}.moby__leads .contact .inactive{font-size:22px;color:#d3d3d3;margin:0 5px 5px}.moby__leads .save-lead-btn{padding:0 13px}.circle-h{display:flex;align-items:center;justify-content:center}.circle-h .circle{flex:1 1 100%;height:12px;border-radius:4px;background:#cfd6ff;margin-right:5px;opacity:.65;cursor:pointer}.circle-h .circle:last-child{margin-right:0}.circle-h .circle.primary{background:#007eff}.circle-h .circle.secondary{background:#00cfff}.circle-h .circle.success{background:#20e0ab}.circle-h .circle.warning{background:#ffc53d}.circle-h .circle.danger{background:#eb5757}.steps-h .ant-btn{width:28px!important;height:28px!important}.steps-h .ant-btn .icon{font-size:12px!important}.steps-h .ant-btn .reply-icon{font-size:medium!important}.connection-note{white-space:pre-line!important}.popover-campaign-list-h .ant-radio-group{width:100%;text-align:center;margin-bottom:5px}.popover-campaign-list-h .popover-campaign-list{padding:0;margin:0 -5px;list-style:none;max-height:180px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.popover-campaign-list-h .popover-campaign-list::-webkit-scrollbar{display:none}.popover-campaign-list-h .popover-campaign-list .item{margin:5px 0;padding:0 5px;border-radius:4px;line-height:30px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .4s ease-in-out}.popover-campaign-list-h .popover-campaign-list .item span{flex:1 1 100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.popover-campaign-list-h .popover-campaign-list .item .icon{float:right;display:none}.popover-campaign-list-h .popover-campaign-list .item.active,.popover-campaign-list-h .popover-campaign-list .item:hover{background:#007eff;color:#fff}.popover-campaign-list-h .popover-campaign-list .item.active .icon,.popover-campaign-list-h .popover-campaign-list .item:hover .icon{display:block}#add-popover{display:none}@media(max-width:480px){.campaign-view .subheader{padding-bottom:10px}}.campaign-view .subheader .ant-col.text-right .ant-select{min-width:151px}.campaign-view .subheader .ant-col.text-right .ant-select+.ant-btn{margin-left:20px}@media(max-width:370px){.campaign-view .subheader .ant-col.text-right .ant-select+.ant-btn{margin-left:5px}}@media(max-width:480px){.campaign-view .subheader .ant-col.text-right{text-align:center}}.campaign-view .ant-badge-count{background-color:rgba(0,0,0,0)!important;color:#20e0ab!important;font-weight:700;border:rgba(0,0,0,0)!important;box-shadow:none!important;left:2px!important;font-size:14px}.campaign-view .campaign-res-count{font-size:12px!important;color:gray;font-weight:400}.campaign-view .compaign-tabs-holder{position:relative}.campaign-view .compaign-tabs-holder .loading-container{height:660px}.campaign-view .compaign-tabs-holder .ant-tabs .ant-tabs-nav .ant-tabs-tab{padding:20px 0}.campaign-view .compaign-tabs-holder .date-filter-mob{position:absolute;right:0;top:20px;z-index:1;display:none}@media(max-width:768px){.campaign-view .compaign-tabs-holder .date-filter-mob{display:block}}@media(max-width:567px){.campaign-view .compaign-tabs-holder .date-filter-mob{top:0}}@media(max-width:320px){.campaign-view .compaign-tabs-holder .date-filter-mob{position:relative;text-align:right}}.campaign-view .compaign-tabs-holder .date-filter-mob .icon{font-size:24px;color:#1c1f37}.campaign-view .compaign-tabs-holder .date-filter-mob .icon:hover{color:#007eff}.campaign-view .compaign-tabs-holder .filter-date{position:absolute;right:0;top:15px;z-index:1}.campaign-view .compaign-tabs-holder .filter-date .ant-select{width:140px}@media(max-width:768px){.campaign-view .compaign-tabs-holder .filter-date{display:none}}.campaign-view .compaign-tabs-holder .tabs-badge{background:#fff;color:#1c1f37;box-shadow:inset 0 0 0 1px #d9d9d9}.campaign-view .compaign-tabs-holder .no-record-holder+.pagination-wrap{margin-top:20px}@media(max-width:1200px){.in-progress-table-h .campaign-table{min-width:1150px}}@media(max-width:991px){.campaign-table{min-width:1070px}}@media(max-width:700px){.campaign-table{min-width:100%}}.campaign-table.table tr td:first-child,.campaign-table.table tr th:first-child{width:35px;padding-right:0}.campaign-table.table .campaign-btn.ant-btn:hover{opacity:.7}.campaign-table.table .campaign-btn.ant-btn .anticon{color:#fff!important}.campaign-table.table .campaign-btn.ant-btn .icon{margin-right:0}.campaign-table.table .campaign-btn.ant-btn.paused{background-color:#f8f9ff!important;border-color:#e3e8f1!important}.campaign-table.table .campaign-btn.ant-btn.paused .anticon{color:#1c1f37!important}@media(max-width:700px){.campaign-table.table .table-d-none-sm{display:none}}@media(min-width:700px){.campaign-table.table .popover-h{display:none}}.campaign-table.table .popover-h .ant-btn{width:60px;height:28px;padding:0 10px}.campaign-table.table .popover-h .ant-btn .anticon{font-size:16px!important}.active-campaign-table .subheader .ant-select{min-width:152px}.active-campaign-table .campaign-table.table tr td:first-child,.active-campaign-table .campaign-table.table tr th:first-child{width:350px;padding-right:0}.reporting-users .campaign-table.table tr td:first-child,.reporting-users .campaign-table.table tr th:first-child{width:200px;padding-right:15px}.moby__card-form{border-radius:15px}.moby__card-form .StripeElement{padding:15.6px 0}.moby__conversation{height:100%;border-right:1px solid #e3e8f1;transition:all .3s ease-in-out}@media(max-width:991px){.moby__conversation{opacity:0;visibility:hidden;width:0;height:0;position:absolute;top:0;left:-200px;border-right:0!important}}.moby__conversation.conversation-mobile-v{opacity:1;visibility:visible;width:100%;height:100%;left:0;z-index:9;background:#fff}.moby__conversation .conversation-head{border-bottom:1px solid #e3e8f1;height:75px;line-height:45px}.moby__conversation .conversation-head .title{font-size:16px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:10px;color:#1c1f37;padding:12px 0 12px 16px;overflow:hidden;height:100%}@media screen and (max-width:1024px){.moby__conversation .conversation-head .title{font-size:14px}}@media screen and (max-width:480px){.moby__conversation .conversation-head .title{font-size:10px}}.moby__conversation .conversation-head .title .title-name{max-width:160px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.moby__conversation .conversation-head .title .conversation-tags-h{overflow:hidden;height:50px}.moby__conversation .conversation-head .title .conversation-tags-h .tags{position:relative;height:50px;display:inline-block}.moby__conversation .conversation-head .title .conversation-tags-h .tags.tags-dots{padding-right:20px}.moby__conversation .conversation-head .title .conversation-tags-h .tags.tags-dots:after{content:"...";position:absolute;top:0;right:0;width:15px;height:100%}.moby__conversation .conversation-head .title .ant-tag{margin-left:10px;margin-right:0}@media(max-width:1024px){.moby__conversation .conversation-head .title .ant-tag{display:none}.moby__conversation .conversation-head .title .ant-tag:first-child,.moby__conversation .conversation-head .title .ant-tag:nth-child(2),.moby__conversation .conversation-head .title .ant-tag:nth-child(3){display:inline-block}}@media(max-width:700px){.moby__conversation .conversation-head .title .ant-tag:nth-child(3){display:none}}@media(max-width:480px){.moby__conversation .conversation-head .title .ant-tag{display:none!important}}.moby__conversation .conversation-head .conversation-list{display:flex;align-items:center;justify-content:flex-end;flex-flow:row wrap;list-style:none}.moby__conversation .conversation-head .conversation-list li{border-left:1px solid #e3e8f1;height:75px;line-height:51px;padding:12px 16px}.moby__conversation .conversation-head .conversation-list li .filled-icon-h{cursor:pointer;display:flex;align-items:center}.moby__conversation .conversation-head .conversation-list li .filled-icon-h .anticon{font-size:16px}.moby__conversation .conversation-head .conversation-list li .filled-icon-h.primary,.moby__conversation .conversation-head .conversation-list li .filled-icon-h.primary .anticon{color:#007eff}.moby__conversation .conversation-head .conversation-list li .filled-icon-h.danger,.moby__conversation .conversation-head .conversation-list li .filled-icon-h.danger .anticon{color:#eb5757}.moby__conversation .conversation-head .conversation-list li .filled-icon-h.warning,.moby__conversation .conversation-head .conversation-list li .filled-icon-h.warning .anticon{color:#ffc53d}.moby__conversation .conversation-head .conversation-list li .filled-icon-h.success,.moby__conversation .conversation-head .conversation-list li .filled-icon-h.success .anticon{color:#20e0ab}@media(max-width:767px){.moby__conversation .conversation-head .conversation-list li .filled-icon-h{font-size:12px}}.moby__conversation .conversation-head .conversation-list li .icon{cursor:pointer;color:#007eff;font-size:18px}.moby__conversation .conversation-head .conversation-list li .icon:hover{color:#007eff!important}@media(max-width:1199px){.moby__conversation .conversation-head .conversation-list li{line-height:40px}}@media screen and (max-width:1024px){.moby__conversation .conversation-head .conversation-list li{height:65px}}@media screen and (max-width:480px){.moby__conversation .conversation-head .conversation-list li{padding:12px}}@media screen and (max-width:375px){.moby__conversation .conversation-head .conversation-list li{padding:12px 8px}}.moby__conversation .conversation-head .conversation-list li.labels-list-item{line-height:55px}@media(max-width:1199px){.moby__conversation .conversation-head .conversation-list li.labels-list-item{line-height:47px}}@media screen and (max-width:1024px){.moby__conversation .conversation-head{height:65px;line-height:35px}}@media(max-width:567px){.moby__conversation .conversation-head{line-height:45px}}.moby__conversation .conversation-content{position:relative;padding:16px;overflow:hidden}.moby__conversation .conversation-content .messages{overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none;padding-top:5px}.moby__conversation .conversation-content .messages::-webkit-scrollbar{display:none}.moby__conversation .conversation-content .message-holder{display:flex;justify-content:flex-start;margin-bottom:24px}.moby__conversation .conversation-content .message-holder:last-child{margin-bottom:0}.moby__conversation .conversation-content .message-holder small{margin-left:12px;color:#007eff}.moby__conversation .conversation-content .user{margin-right:16px;text-align:center;width:35px}.moby__conversation .conversation-content .ant-avatar{margin-bottom:8px}.moby__conversation .conversation-content .close-icon,.moby__conversation .conversation-content .star-icon{font-size:16px;cursor:pointer;line-height:40px}.moby__conversation .conversation-content .close-icon.icon-active,.moby__conversation .conversation-content .star-icon.icon-active{color:#ffc53d}.moby__conversation .conversation-content .close-icon{color:#007eff}.moby__conversation .conversation-content .time{font-size:12px;color:#929292}.moby__conversation .conversation-content .left .message{margin-right:10px}.moby__conversation .conversation-content .right .message{margin-left:10px}.moby__conversation .conversation-content .message{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 5px 0 rgba(0,0,0,.19)}.moby__conversation .conversation-content .message .msg-link{color:#fff!important;text-decoration:underline}.moby__conversation .conversation-content .message p{margin-bottom:0;padding:9px 16px;border-radius:4px;background:#00cfff;white-space:pre-wrap;color:#fff;position:relative;z-index:20}.moby__conversation .conversation-content .message p:after{content:"";position:absolute;top:13px;left:0;right:0;width:12px;height:12px;margin:0 0 0 -5px;color:#fff;box-shadow:0 0 0 0 rgba(4,0,0,.2),1px 0 1px -1px rgba(0,0,0,.19);background:#00cfff;transform:rotate(45deg)}@media screen and (max-width:1024px){.moby__conversation .conversation-content .message p{font-size:13px}}.moby__conversation .conversation-content .msg-image{max-width:250px}.moby__conversation .conversation-content .right{flex-direction:row-reverse}.moby__conversation .conversation-content .right .user{margin-right:0;margin-left:16px}.moby__conversation .conversation-content .right .message p{background-color:#007eff;color:#fff}.moby__conversation .conversation-content .right .message p:after{margin:0 -5px 0 auto;background:#007eff}.moby__conversation .conversation-content .right .message .disabled{background-color:gray}.moby__conversation .conversation-content .right .message .disabled:after{margin:0 -5px 0 auto;background:gray}.moby__conversation .quick-replies{background:rgba(255,255,255,.95);padding:12px 16px}.moby__conversation .quick-replies .ant-btn.ant-btn-background-ghost{background:#fff!important}.moby__conversation .quick-replies .ant-btn.ant-btn-background-ghost:hover{opacity:1!important}@media screen and (max-width:1199px){.moby__conversation .quick-replies .ant-btn{margin-bottom:8px}.moby__conversation .quick-replies .ant-btn:last-child{margin-bottom:0}}.moby__conversation .conversation-footer{position:absolute;bottom:0;left:0;width:100%;z-index:99}.moby__conversation .emoji-holder{margin:0 16px}.moby__conversation .emoji-holder .emoji-picker-react{width:100%;height:160px}@media(max-width:767px){.moby__conversation .emoji-holder .emoji-picker-react{height:100px}}.moby__conversation .ant-popover-title{text-align:center}.write-message{border:1px solid #e3e8f1;margin:12px 16px;padding-bottom:10px;border-radius:4px;background:#fff}.write-message .ant-input.borderless,.write-message textarea.borderless{border:0;margin:10px 0;padding:0 12px;resize:none;line-height:22px}.write-message .ant-input.borderless:focus,.write-message .ant-input.borderless:hover,.write-message textarea.borderless:focus,.write-message textarea.borderless:hover{box-shadow:none}.write-message .wirte-message-list-h{display:flex;align-items:center;padding:0 12px}.write-message .wirte-message-list-h .icon-list-h{flex:1 1 100%;display:flex;align-items:center;margin:0;padding:0;list-style:none}.write-message .wirte-message-list-h .icon-list-h li{margin:0 5px}.write-message .wirte-message-list-h .icon-list-h li:first-child{margin-left:0}.write-message .wirte-message-list-h .icon-list-h li:last-child{margin-right:0}.write-message .wirte-message-list-h .icon-list-h li .anticon,.write-message .wirte-message-list-h .icon-list-h li .icon{font-size:18px;cursor:pointer;color:#1c1f37}.write-message .wirte-message-list-h .icon-list-h li .anticon:hover,.write-message .wirte-message-list-h .icon-list-h li .icon:hover{color:#007eff}.write-message .wirte-message-list-h .right-btn-h{display:flex;align-items:center;justify-content:flex-end;flex:1 1 100%}.write-message .wirte-message-list-h .right-btn-h .icon{margin-right:10px;font-size:18px;cursor:pointer;color:#1c1f37}.write-message .wirte-message-list-h .right-btn-h .icon:hover{color:#007eff}.label-content .ant-tag{border-radius:4px 0 0 4px}.loader .ant-spin-text{margin-left:6px}.label{width:90%;display:inline-block;margin:0 0 5px;padding:6px 10px;border-radius:4px;background:#00cfff;color:#fff;position:relative;z-index:20;cursor:pointer}#LabelsPopover.ant-popover-inner{width:250px}.label-list{max-height:450px;overflow-y:scroll;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.label-list::-webkit-scrollbar{display:none}.label-list>div{display:flex;align-items:center}.label-list .remove-icon{height:25px;line-height:23px;width:30px;margin-left:-1px;font-size:14px;margin-bottom:10px;border-radius:0 4px 4px 0;border:1px solid #00cfff;background-color:rgba(0,207,255,.15);color:#00cfff}.label-list .remove-icon.primary{border-color:#007eff;background-color:rgba(0,126,255,.15);color:#007eff}.label-list .ant-tag{height:25px;line-height:23px;margin-bottom:10px;margin-right:0;width:100%;cursor:pointer}.label-list .ant-tag .anticon,.label-list .ant-tag .icon{margin-top:3px;line-height:22px}.label-list .ant-tag:last-child{margin-bottom:0}.label-list .ant-tag.checked-in{display:flex;align-items:center;justify-content:space-between}.remove-icon{float:right;font-size:16px;padding-top:2px}.ant-picker-dropdown{z-index:99999!important}#ScheduleMessagePopover .ant-picker-calendar{width:300px}@media(max-width:360px){#ScheduleMessagePopover .ant-picker-calendar{width:250px}}#ScheduleMessagePopover .ant-picker-calendar .ant-picker-calendar-mode-switch{display:none!important}#ScheduleMessagePopover .ant-picker-calendar .ant-picker-cell-start:before{border-left-style:solid!important}.moby__conversations-list{height:100%;border-right:1px solid #e3e8f1}@media(max-width:991px){.moby__conversations-list{border-right:0!important}}.moby__conversations-list .search-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 8px;height:75px;border-bottom:1px solid #e3e8f1}@media screen and (max-width:1024px){.moby__conversations-list .search-bar{height:65px}}@media(max-width:1023px){.moby__conversations-list .search-bar{padding:12px}}.moby__conversations-list .search-bar .dropdown-icon{margin-left:15px;color:#007eff;font-size:18px}.moby__conversations-list .search-bar .filter-icon{color:#007eff;font-size:18px}.moby__conversations-list .search-bar .disabled-icon{color:#d3d3d3;cursor:default}.moby__conversations-list .search-bar .ant-input-group-wrapper .ant-input-wrapper{border-radius:30px 0 0 30px;background:#f8f9ff;display:flex;align-items:center;border:1px solid #e3e8f1;overflow:hidden}.moby__conversations-list .search-bar .ant-input-group-wrapper .ant-input-wrapper .ant-input-search-icon{color:#007eff!important;line-height:20px;margin-top:6px}.moby__conversations-list .search-bar .ant-input-group-wrapper .ant-input-wrapper .ant-input-search-icon:before{display:none}.moby__conversations-list .search-bar .ant-input-group-wrapper .ant-input-wrapper .ant-input{width:75%;border-radius:30px 0 0 30px;background:#f8f9ff;border:0;height:50px}.moby__conversations-list .search-bar .ant-input-group-wrapper .ant-input-wrapper .ant-input:focus,.moby__conversations-list .search-bar .ant-input-group-wrapper .ant-input-wrapper .ant-input:hover{border:0;box-shadow:none}.moby__conversations-list .search-bar .ant-input-group-wrapper .ant-input-wrapper .ant-input-search-button{border:0;padding-right:10px;background:rgba(0,0,0,0);box-shadow:none;height:100%;width:25px;color:#007eff!important}.moby__conversations-list .search-bar .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon{width:25%;display:flex;background:#f8f9ff;height:50px}.moby__conversations-list .search-bar .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon .close-icon{background:#f5f7fb;border-left:1px solid #e3e8f1;line-height:55px;width:100%;height:100%}.moby__conversations-list .conversation-list-h{overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.moby__conversations-list .conversation-list-h::-webkit-scrollbar{display:none}.moby__conversations-list .conversation-list-h .active{border-left:3px solid #007eff;background-color:#fff!important}.moby__conversations-list .conversation-list-h .no-record-holder{height:85.8vh}@media(max-width:1550px){.moby__conversations-list .conversation-list-h .no-record-holder{height:81.8vh}}@media(max-width:1440px){.moby__conversations-list .conversation-list-h .no-record-holder{height:84.8vh}}@media(max-width:1380px){.moby__conversations-list .conversation-list-h .no-record-holder{height:79vh}}@media(max-width:1023px){.moby__conversations-list .group-list .ant-list-item{padding:16px 24px}.moby__conversations-list .group-list.group-list-alternative .list-menu{margin:0 24px 0 auto!important}}#Conversations .back-btn{position:absolute;top:15px;left:10px;z-index:99;min-width:32px}#Conversations .loader{height:50px}#Conversations .loader .anticon-loading{margin-right:7px}#Conversations .subheader{display:inline-flex;width:-webkit-fill-available}#Conversations .subheader .linkedin-dropdown{right:20px;position:absolute}#Conversations .new-item{background-color:#d6eaff}#Conversations .conversation-h{border:1px solid #e3e8f1;border-radius:6px;overflow:hidden;background:#fff}#Conversations .demo-loading-container{position:absolute;bottom:40px;width:100%;text-align:center}.filter-popover .ant-popover-inner-content{width:inherit}.moby__conversation-user-info{overflow-y:scroll;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none;height:100%;max-height:100%;transition:all .3s ease-in-out}.moby__conversation-user-info::-webkit-scrollbar{display:none}@media(max-width:991px){.moby__conversation-user-info{opacity:0;visibility:hidden;width:0;height:0;position:absolute;top:0;right:-200px;margin-bottom:0;box-shadow:0 0 12px 0 rgba(50,50,50,.2)}}.moby__conversation-user-info.conversation-user-info-mobile-v{opacity:1;visibility:visible;width:350px;height:100%;right:0;z-index:9;background:#fff}@media(max-width:767px){.moby__conversation-user-info.conversation-user-info-mobile-v{width:300px}}@media(max-width:480px){.moby__conversation-user-info.conversation-user-info-mobile-v{width:100%}}.moby__conversation-user-info .mr-30{margin:0 16px 12px}.moby__conversation-user-info .pd-b-30{padding-bottom:12px}.moby__conversation-user-info .subtitle{font-size:15px;color:#1c1f37;display:block;margin-bottom:0}@media screen and (max-width:1024px){.moby__conversation-user-info .subtitle{font-size:14px}}.moby__conversation-user-info .text{font-size:14px;color:#929292;display:block;text-align:right}@media screen and (max-width:1024px){.moby__conversation-user-info .text{font-size:13px}}.moby__conversation-user-info .user-info-head{border-bottom:1px solid #e3e8f1;height:75px;line-height:45px;padding:12px 16px}@media screen and (max-width:1024px){.moby__conversation-user-info .user-info-head{height:65px;line-height:35px}}.moby__conversation-user-info .user-info-head .inner-head{display:flex;align-items:center;justify-content:center}.moby__conversation-user-info .user-info-head .inner-head>div{flex:1 1 100%;justify-content:flex-start}.moby__conversation-user-info .linkedin-dropdown{width:100%}.moby__conversation-user-info .icon{width:8px;height:10px;font-size:8px!important}.moby__conversation-user-info .info-collapse.ant-collapse{margin:16px;box-shadow:0 7px 17px -6px rgba(28,31,55,.2);transition:all .4s ease-in-out;border-radius:4px;overflow:hidden;border-color:rgba(0,0,0,0)}.moby__conversation-user-info .info-collapse.ant-collapse:hover{box-shadow:none}.moby__conversation-user-info .info-collapse.ant-collapse .icon{font-size:16px!important}.moby__conversation-user-info .info-collapse.ant-collapse .ant-collapse-item{border-color:rgba(0,0,0,0)}.moby__conversation-user-info .info-collapse.ant-collapse .ant-collapse-item .ant-collapse-header{background:#f5f7fb;font-weight:600}.moby__conversation-user-info .info-collapse.ant-collapse .ant-collapse-item .ant-collapse-header:hover{opacity:.8}.moby__conversation-user-info .info-collapse.ant-collapse .ant-collapse-item .ant-collapse-header .ant-avatar{margin-right:16px}.moby__conversation-user-info .info-collapse.ant-collapse .ant-collapse-item .ant-collapse-content{border-color:rgba(0,0,0,0)}.moby__conversation-user-info .info-collapse.ant-collapse .ant-collapse-item:last-child,.moby__conversation-user-info .info-collapse.ant-collapse .ant-collapse-item:last-child .ant-collapse-header{border-radius:4px}.moby__conversation-user-info .info-collapse.ant-collapse .ant-collapse-item.ant-collapse-item-active:last-child,.moby__conversation-user-info .info-collapse.ant-collapse .ant-collapse-item.ant-collapse-item-active:last-child .ant-collapse-header{border-radius:4px 4px 0 0}.moby__conversation-user-info .info-collapse.ant-collapse .ant-checkbox-group{width:100%}.moby__conversation-user-info .info-collapse.ant-collapse .flex{margin-bottom:16px}.moby__conversation-user-info .info-collapse.ant-collapse .flex:last-child{margin-bottom:0}.moby__conversation-user-info .info-collapse.ant-collapse .flex .text{color:#929292;font-size:12px;font-weight:500}.moby__conversation-user-info .user-info .ant-dropdown-link .icon{font-size:18px;color:rgba(146,146,146,.7)}@media screen and (max-width:1024px){.moby__conversation-user-info .user-info .ant-dropdown-link .icon{font-size:16px}}.moby__conversation-user-info .user-info .ant-avatar{margin-bottom:16px}.moby__conversation-user-info .user-info .ant-avatar.ant-avatar-lg{box-shadow:0 7px 17px -6px #1c1f37;font-size:20px;width:90px;height:90px;line-height:90px}@media screen and (max-width:1024px){.moby__conversation-user-info .user-info .ant-avatar.ant-avatar-lg{width:80px;height:80px;line-height:80px}}.moby__conversation-user-info .user-info .title{margin-bottom:2px}@media screen and (max-width:1024px){.moby__conversation-user-info .user-info .title{font-size:15px;margin-bottom:0}}.moby__conversation-user-info .user-info .location{color:#929292;font-size:15px}@media screen and (max-width:1024px){.moby__conversation-user-info .user-info .location{font-size:13px}}.moby__conversation-user-info .textarea-h{padding:0 16px 16px;position:relative;text-align:right}.moby__conversation-user-info .textarea-h .subtitle{display:block;line-height:32px;margin-bottom:10px;text-align:left}.moby__conversation-user-info .textarea-h textarea.ant-input{resize:none;margin-bottom:10px}.moby__conversation-user-info .textarea-h .note-list-h{text-align:left;padding-top:0}.moby__conversation-user-info .textarea-h .note-list-h .note-list-card{min-height:130px}.moby__conversation-user-info .textarea-h .note-list-h .note-list-card .ant-card-body p{min-height:60px}.moby__conversation-user-info .textarea-h .note-list-h .note-list-card .ant-card-body .ant-input{height:66px}.moby__conversation-user-info .right{flex-direction:row-reverse}.moby__conversation-user-info .right .user{margin-right:0;margin-left:16px}.moby__conversation-user-info .right .message p{background-color:#007eff;color:#fff}.moby__conversation-user-info .right .message p:after{margin:0 -5px 0 auto;background:#007eff}.moby__conversation-user-info .right .message{margin-left:16px}.moby__conversation-user-info .linkedin-acc-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;max-width:154px}.note-bar{margin:16px 0;margin-bottom:0!important;padding:12px 16px;background:#f5f7fb;color:#1c1f37;border-radius:4px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 7px 17px -6px rgba(28,31,55,.2);transition:all .4s ease-in-out;cursor:pointer}.note-bar:hover{opacity:.8;box-shadow:none}.note-bar .title{flex:1 1 100%}.note-bar .ant-avatar{margin-right:16px;min-width:32px}.note-bar .ant-avatar .icon{font-size:16px!important}.notes-list{padding-bottom:20px}.notes-list .notes-head{margin:16px;background:#f5f7fb;color:#1c1f37;border-radius:4px;padding:12px 10px;display:flex;align-items:center;justify-content:space-between;font-size:14px;box-shadow:0 7px 17px -6px rgba(28,31,55,.2);transition:all .4s ease-in-out}.notes-list .notes-head:hover{opacity:.8;box-shadow:none}.notes-list .notes-head span{cursor:pointer}.notes-list .note-list-h{padding-top:0;margin:0 16px}.notes-list .message-holder{display:flex;justify-content:flex-start;margin:20px}.notes-list .message-holder:last-child{margin-bottom:0}.notes-list .user{margin-right:16px;text-align:center;width:35px}.notes-list .message{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 5px 0 rgba(0,0,0,.19)}.notes-list .message .msg-link{color:#fff!important;text-decoration:underline}.notes-list .message p{margin-bottom:0;padding:9px 16px;border-radius:4px;background:#00cfff;color:#fff;white-space:pre-wrap;position:relative;z-index:20}.notes-list .message p:after{content:"";position:absolute;top:13px;left:0;right:0;width:12px;height:12px;margin:0 0 0 -5px;color:#fff;box-shadow:0 0 0 0 rgba(4,0,0,.2),1px 0 1px -1px rgba(0,0,0,.19);background:#00cfff;transform:rotate(45deg)}@media screen and (max-width:1024px){.notes-list .message p{font-size:13px}}.reminder-h .note-bar{padding:7px 16px;flex-flow:row wrap}.reminder-h .note-bar .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:700}.reminder-h .note-bar .anticon,.reminder-h .note-bar .icon{cursor:pointer;color:#ffc53d}.reminder-h .note-bar div{display:flex;align-items:center}.reminder-h .note-bar div:first-child{flex:1 1 100%}.reminder-h .note-bar .description{margin:0;padding:8px 0 0;flex:1 1 100%}.side-content-h{overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.side-content-h::-webkit-scrollbar{display:none}.side-content-h .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{font-size:14px!important}.side-content-h .note-bar,.side-content-h .notes-head{font-weight:600}.note{margin:0 16px 10px;padding:9px 16px;border-radius:4px;background:#00cfff;color:#fff;position:relative;z-index:20}.coming-soon .error-page .error-img>img{max-width:450px}@media screen and (max-width:767){.coming-soon .error-page .error-img>img{max-width:350px}}@media screen and (max-width:480px){.coming-soon .error-page .error-img>img{max-width:280px}}@media screen and (max-width:375px){.coming-soon .error-page .error-img>img{max-width:250px}}.contacts-advanced-filters{padding:15px 15px 4px;background-color:#fff;border-radius:4px;margin-bottom:20px}@media(max-width:767px){.contacts-advanced-filters{padding:0;background-color:rgba(0,0,0,0);border-radius:0;margin-bottom:0}}.contacts-advanced-filters .ant-checkbox-group{width:100%}.contacts-advanced-filters .ant-checkbox-group .ant-checkbox-wrapper{height:45px;line-height:45px}.contacts-advanced-filters .advanced-search-form .ant-form-item{margin-bottom:15px}.contacts-advanced-filters .advanced-search-form .ant-form-item .ant-form-item-label{padding-bottom:6px}.contacts-advanced-filters .icons-row .ant-checkbox-wrapper,.contacts-advanced-filters .icons-row .ant-col{font-size:19px}.tag-not-found{background-color:#f8f9ff;cursor:pointer;padding:5px}.tag-not-found .anticon{margin-right:5px;color:#007eff}@media(max-width:1024px){.contacts-list .ant-table-wrapper .ant-table{width:1150px}}.contacts-list .ant-table-wrapper .ant-table .ant-table-thead>tr>th{border:0}.contacts-list .ant-table-wrapper .ant-table .ant-table-thead>tr>th:first-child{padding-right:0!important}.contacts-list .ant-table-wrapper .ant-table .ant-table-thead>tr>th:nth-child(2){padding-left:0!important}.contacts-list .ant-table-wrapper .ant-table .ant-table-thead>tr>th:nth-last-child(2){padding-right:0!important}.contacts-list .ant-table-wrapper .ant-table .ant-table-thead>tr>th:last-child{padding-left:0!important}.contacts-list .ant-table-wrapper .ant-table .ant-table-tbody .ant-avatar{margin-left:10px}.contacts-list .ant-table-wrapper .ant-table .ant-table-tbody>tr.ant-table-row-selected>td,.contacts-list .ant-table-wrapper .ant-table .ant-table-tbody>tr.ant-table-row:hover>td{background:rgba(0,0,0,0)}.contacts-list .ant-table-wrapper .ant-table .ant-table-tbody>tr>td{border:0}.contacts-list .ant-table-wrapper .ant-table .ant-table-tbody>tr>td:first-child{padding-right:0!important}.contacts-list .ant-table-wrapper .ant-table .ant-table-tbody>tr>td:nth-child(2){padding-left:0!important}.contacts-list .ant-table-wrapper .ant-table .ant-table-tbody>tr>td:nth-last-child(2){padding-right:0!important}.contacts-list .ant-table-wrapper .ant-table .ant-table-tbody>tr>td:last-child{padding-left:0!important}@media(max-width:1024px){.contacts-list .ant-table-wrapper .ant-pagination{width:1150px}}.contacts-list .contact .active{font-size:16px;color:#007eff;margin:0 5px}.contacts-list .contact .inactive{font-size:16px;color:#d3d3d3;margin:0 5px}.contacts-list .expandable-row-icon{font-size:16px}.contacts-list .popover-icon{font-size:16px;margin-left:8px}.contacts-list .expand-row-h{padding:0 200px 0 60px}.contacts-list .expand-row-h .expand-row-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;font-weight:500}.contacts-list .expand-row-h .expand-row-item .text{flex:1 1 100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.contacts-list .expand-row-h .expand-row-item .anticon{color:#000}.contacts-list .expand-row-h .ant-tag{margin-bottom:5px}.contacts-list.contacts-leads-table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td:nth-child(2),.contacts-list.contacts-leads-table .ant-table-wrapper .ant-table .ant-table-thead>tr>th:nth-child(2){padding-right:0!important}.connections-contacts-content-h .contacts-list .ant-table-wrapper .ant-table .ant-table-thead>tr>th:first-child{padding-right:12px!important}.connections-contacts-content-h .contacts-list .ant-table-wrapper .ant-table .ant-table-tbody .ant-avatar{margin-left:0}.connections-contacts-content-h .contacts-list .ant-table-wrapper .ant-table .ant-table-tbody>tr>td:first-child{padding-right:12px!important}#ContactsTablePopover .ant-popover-inner-content{width:160px;padding:0}#ContactsTablePopover .ant-popover-inner-content .popover-menu{width:100%;padding:10px 0}#ContactsTablePopover .ant-popover-inner-content .popover-menu .popover-menu-item{margin:10px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .4s ease-in-out}#ContactsTablePopover .ant-popover-inner-content .popover-menu .popover-menu-item .anticon{font-size:16px}#ContactsTablePopover .ant-popover-inner-content .popover-menu .popover-menu-item:hover{color:#007eff}#ContactsTablePopover .ant-popover-inner-content .popover-menu .popover-menu-item:first-child{margin-top:0!important}#ContactsTablePopover .ant-popover-inner-content .popover-menu .popover-menu-item:last-child{margin-bottom:0!important}#ContactsTablePopover .ant-popover-inner-content .popover-menu .ant-divider{margin:0}.Contacts .subheader .linkedin-dropdown{text-align:initial;width:200px}.contacts-skeleton{float:right}.tags-loading{text-align:center;font-size:18px;padding-top:9px}@media(max-width:991px){.contacts-show .contacts-show-info-card{margin-bottom:30px}}.contacts-show .contacts-show-info-card.ant-card{box-shadow:0 4px 6px 0 rgba(0,0,0,.05),0 1px 20px 0 rgba(0,0,0,.05),0 1px 11px 0 rgba(0,0,0,.05)}.contacts-show .contacts-show-info-card.ant-card .ant-card-body{padding:20px 15px}.contacts-show .contacts-show-info-card.ant-card .card-avatar{width:100px;min-width:100px;height:100px;line-height:100px;font-size:30px;margin-bottom:10px}.contacts-show .contacts-show-info-card.ant-card .card-title{margin-bottom:4px}.contacts-show .contacts-show-info-card.ant-card .title{font-size:16px;margin-bottom:10px}.contacts-show .contacts-show-info-card.ant-card .location-of-work{margin-bottom:15px}.contacts-show .contacts-show-info-card.ant-card .detail-item{display:flex;margin-bottom:15px}.contacts-show .contacts-show-info-card.ant-card .detail-item .anticon{font-size:16px;margin:2px 10px 0 0}.contacts-show .contacts-show-info-card.ant-card .detail-item .detail-item-detail{flex:1 1}.contacts-show .contacts-show-info-card.ant-card .detail-item .detail-item-detail strong{font-weight:600;display:block;margin-bottom:4px}.contacts-show .contacts-show-info-card.ant-card .detail-item .detail-item-detail p{margin-bottom:0}@media(max-width:991px){.contacts-show .contacts-show-info-card.ant-card .item-h{display:none}}.contacts-show .contacts-show-info-card.ant-card .tags-h{margin-bottom:10px}@media(max-width:991px){.contacts-show .contacts-show-info-card.ant-card .tags-h{margin-bottom:0;text-align:center}}.contacts-show .contacts-show-info-card.ant-card .tags-h .ant-tag{border-color:#00a6cc;background-color:#00cfff;color:#fff;margin-bottom:5px}.contacts-show .contacts-show-info-card.ant-card .campaign-list{list-style:none;margin-bottom:15px}.contacts-show .contacts-show-info-card.ant-card .campaign-list li{transition:all .4s ease-in-out;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;padding-left:15px;position:relative}.contacts-show .contacts-show-info-card.ant-card .campaign-list li:after{content:"";position:absolute;top:6px;left:0;width:7px;height:7px;border-radius:50%;background:rgba(0,0,0,.75)}.contacts-show .contacts-show-info-card.ant-card .campaign-list li:hover{color:#007eff}.contacts-show .contacts-show-info-card.ant-card .campaign-list li:hover:after{background:#007eff}.contacts-show .contacts-show-info-card.ant-card .linkedin-connection-list li{display:flex;align-items:center;margin-bottom:10px}.contacts-show .contacts-show-info-card.ant-card .linkedin-connection-list li .ant-avatar{margin-right:10px}.contacts-show .contacts-show-info-card.ant-card .linkedin-connection-list li .linkedin-name{font-size:15px;margin-bottom:0}.contacts-show .contacts-show-info-card.ant-card .linkedin-connection-list li:last-child{margin-bottom:0}.contacts-show .contacts-show-info-card.ant-card .btn-h{text-align:center;display:none}@media(max-width:991px){.contacts-show .contacts-show-info-card.ant-card .btn-h{display:block;margin-top:10px}}.contacts-show .scroll-tag-h{margin-bottom:20px}.contacts-show .scroll-tag{min-width:90px;height:26px;line-height:24px;border-radius:20px;margin-right:0;background-color:rgba(0,0,0,0);border-color:#0065cc;color:#007eff}.contacts-show .contacts-timeline{position:relative;margin:0 -15px;padding:16px 14px 0;max-height:340px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.contacts-show .contacts-timeline::-webkit-scrollbar{display:none}.contacts-show .contacts-timeline .ant-timeline .ant-timeline-item-head{background:rgba(0,0,0,0)}.contacts-show .contacts-timeline .ant-timeline .ant-timeline-item-head.ant-timeline-item-head-custom{font-size:22px}.contacts-show .contacts-timeline .ant-timeline .ant-timeline-item-content{top:-4.001px;border-radius:4px;background-color:#fff;padding:10px 15px;box-shadow:0 4px 6px 0 rgba(0,0,0,.05),0 1px 20px 0 rgba(0,0,0,.05),0 1px 11px 0 rgba(0,0,0,.05)}.contacts-show .contacts-timeline .ant-timeline .head{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.contacts-show .contacts-timeline .ant-timeline .head .title{font-size:16px;margin-bottom:0;flex:1 1}@media(max-width:566px){.contacts-show .contacts-timeline .ant-timeline .head .time{display:none}}.contacts-show .contacts-timeline .ant-timeline p{margin-bottom:0}.contacts-show .conversation-card{margin-bottom:15px;background-color:#fff;border-color:rgba(0,0,0,0);box-shadow:0 4px 6px 0 rgba(0,0,0,.05),0 1px 20px 0 rgba(0,0,0,.05),0 1px 11px 0 rgba(0,0,0,.05)}.contacts-show .conversation-card .ant-card-head .ant-tag{margin-left:5px}.contacts-show .conversation-card .ant-card-body{padding:0}.contacts-show .conversation-card .ant-tag{background-color:#00cfff;border-color:#00bae6;color:#fff}.contacts-show .conversation-card .ant-menu-horizontal{border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}@media(max-width:660px){.contacts-show .conversation-card .ant-menu-horizontal{text-align:center!important;width:100%;margin-top:10px;line-height:20px}}.contacts-show .conversation-card .ant-menu-horizontal .ant-menu-item{padding:0 10px;background-color:rgba(0,0,0,0)!important}.contacts-show .conversation-card .ant-menu-horizontal .ant-menu-item .anticon,.contacts-show .conversation-card .ant-menu-horizontal .ant-menu-item .icon{font-size:18px}.contacts-show .conversation-card .ant-menu-horizontal .ant-menu-item:hover{color:#00cfff!important;border-bottom:0}.contacts-show .conversation-card .ant-menu-horizontal .ant-menu-item.ant-menu-item-active,.contacts-show .conversation-card .ant-menu-horizontal .ant-menu-item.ant-menu-item-selected{color:#00cfff!important}.contacts-show .conversation-card .ant-list .ant-list-items{padding:24px 24px 0;margin-bottom:24px;max-height:477px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.contacts-show .conversation-card .ant-list .ant-list-items::-webkit-scrollbar{display:none}.contacts-show .conversation-card .ant-list .ant-list-item{padding:12px;border:1px dashed rgba(28,31,55,.3);border-radius:6px;transition:all .4s ease-in-out;margin-bottom:15px}.contacts-show .conversation-card .ant-list .ant-list-item.danger .ant-list-item-meta .ant-list-item-meta-avatar{margin-right:12px}.contacts-show .conversation-card .ant-list .ant-list-item.danger .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar{background:rgba(235,87,87,.3);color:#eb5757}.contacts-show .conversation-card .ant-list .ant-list-item.danger .extra-content .number{color:#eb5757}.contacts-show .conversation-card .ant-list .ant-list-item.warning .ant-list-item-meta .ant-list-item-meta-avatar{margin-right:12px}.contacts-show .conversation-card .ant-list .ant-list-item.warning .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar{background:rgba(255,197,61,.3);color:#ffc53d}.contacts-show .conversation-card .ant-list .ant-list-item.warning .extra-content .number{color:#ffc53d}.contacts-show .conversation-card .ant-list .ant-list-item.success .ant-list-item-meta .ant-list-item-meta-avatar{margin-right:12px}.contacts-show .conversation-card .ant-list .ant-list-item.success .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar{background:rgba(32,224,171,.3);color:#20e0ab}.contacts-show .conversation-card .ant-list .ant-list-item.success .extra-content .number{color:#20e0ab}.contacts-show .conversation-card .ant-list .ant-list-item:hover{transform:translateY(-4px) scale(1.01)}.contacts-show .conversation-card .ant-list .ant-list-item-meta .ant-list-item-meta-avatar{margin-right:12px}.contacts-show .conversation-card .ant-list .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar{color:#007eff;width:40px;min-width:40px;height:40px;line-height:41px}.contacts-show .conversation-card .ant-list .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar .icon{font-size:20px}.contacts-show .conversation-card .ant-list .ant-list-item-meta .ant-list-item-meta-content{margin-right:10px}@media(max-width:660px){.contacts-show .conversation-card .ant-list .ant-list-item-meta .ant-list-item-meta-content{margin-right:0}}.contacts-show .conversation-card .ant-list .ant-list-item-meta .ant-list-item-meta-content .ant-list-item-meta-title{font-size:16px;color:#1c1f37;margin-bottom:2px}.contacts-show .conversation-card .ant-list .ant-list-item-meta .ant-list-item-meta-content .ant-list-item-meta-description{font-size:13px}.contacts-show .conversation-card .ant-list .extra-content .number{display:inline-block;color:#007eff}.contacts-show .conversation-card .ant-list .extra-content .number .anticon{font-size:13px}.ant-drawer-body .note-list-h{padding-top:36px}.credit-card.ant-card{background:linear-gradient(25deg,#939393,#717171);border-radius:15px;color:#fff;margin-bottom:30px}.credit-card.ant-card .ant-card-body{position:relative}.credit-card.ant-card .ant-card-body .more-icon{position:absolute;top:5px;right:10px;font-size:20px}.credit-card.ant-card .inner-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}.credit-card.ant-card .inner-head .sim-logo{width:40px;height:30px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwIiBoZWlnaHQ9Ijc2IiB2aWV3Qm94PSIwIDAgMTAwIDc2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj48ZGVmcz48bGluZWFyR3JhZGllbnQgeDE9IjEwMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSIgaWQ9ImEiPjxzdG9wIHN0b3AtY29sb3I9IiNGM0QwOEYiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkFENzY2IiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cGF0aCBkPSJNOTIuNzI3IDc1LjQ1NWgtODUuNDU1Yy00IDAtNy4yNzMtMy4yNzMtNy4yNzMtNy4yNzN2LTYwLjkwOWMwLTQgMy4yNzMtNy4yNzMgNy4yNzMtNy4yNzNoODUuNDU1YzQgMCA3LjI3MyAzLjI3MyA3LjI3MyA3LjI3M3Y2MC45MDljMCA0LTMuMjczIDcuMjczLTcuMjczIDcuMjczIiBmaWxsPSJ1cmwoI2EpIi8+PHBhdGggZD0iTTcyLjEyMyAyOC40ODVoMjcuODc4di0xLjgxOGgtMjkuNjQ4Yy0uOTY1IDAtMS44MzIuNjAxLTIuMTcyIDEuNTA0LTIuMjg3IDYuMDcyLTIuNDMzIDEyLjU5NC0uNDM4IDE5Ljg0Mi40NTUgMS42NTQuNDM1IDMuNC0uMSA1LjAzLTIuMDM2IDYuMTk1LTcuNzc5IDE5Ljk4OC0xOC41NTEgMTkuOTg4LTExLjAwOCAwLTE2LjA5Ni0xNS42OTktMTcuMzM0LTIxLjk1Mi0uMTU1LS43ODQtLjEyMi0xLjU5Mi4xMDctMi4zNTcgMS42OTUtNS42NDggMi4wOTQtMTAuNjQtLjAxNi0xOS41OS0uMjA1LS44Ny0uMTgyLTEuNzgzLjA0OC0yLjY0NiA0LjQ4LTE2Ljc1NSAxMi44ODItMjAuMTQ3IDEyLjk2NS0yMC4xNzkuMzU2LS4xMzIuNTkzLS40NzIuNTkzLS44NTJ2LTUuNDU1aC0xLjgxOHYzLjc3NmMwIC42NS0uMzMyIDEuMjUyLS44ODQgMS41OTYtMi44MDMgMS43NDItOC45MDQgNi45MzYtMTIuNTU3IDIwLjQ1Ni0uMTguNjY4LS43ODEgMS4xMzYtMS40NzMgMS4xMzNsLTI4LjcyMi0uMTM5djEuODE4bDI3LjQxNi4xMzNjMS40NjguMDA3IDIuNzM1IDEuMDQxIDMuMDM3IDIuNDc4IDEuNDE2IDYuNzQxIDEuMjE5IDExLjAzOS4wODIgMTUuNDU4LS4zMTYgMS4yMy0xLjQyIDIuMDk2LTIuNjkgMi4xMDlsLTI3Ljg0NC4yN3YxLjgxOWwyOC42MDUtLjI3OGMuNjkzLS4wMDcgMS4yOTYuNDczIDEuNDM1IDEuMTUyIDEuNDQyIDcuMDQxIDYuODg3IDIzLjA3IDE5LjA1IDIzLjA3IDYuMzY4IDAgMTIuMDYyLTQuMjUgMTYuNDY3LTEyLjI5IDIuNjQ0LTQuODI4IDQuMDY3LTkuNTkxIDQuNTQxLTExLjM0NmgyOS45MDF2LTEuODE4aC0yOC4wMTZjLTEuMTU4IDAtMi4xODMtLjc3Mi0yLjQ4OS0xLjg4OS0xLjY5Mi02LjE2NC0xLjc2MS0xMS43NTUtLjItMTYuOTU5LjM3MS0xLjIzNSAxLjUzOC0yLjA2MSAyLjgyNy0yLjA2MXptLTE3LjE1LTIxLjkxNGMuMDQ1LjAyMiA0LjUxOSAyLjMyMiA5LjI1MyAxMC4wNDEuMTcyLjI4LjQ3LjQzNC43NzYuNDM0LjE5OCAwIC4zOTktLjA2NC41NzEtLjIwMi4zNjUtLjI5Mi40MTYtLjgzNy4xNzItMS4yMzUtMy41Ny01LjgwNS03LjAyNC04LjcxLTguNzc1LTkuOTMxLS40My0uMjk5LS42OC0uNzkyLS42OC0xLjMxNXYtNC4zNjNoLTEuODE4djUuNzU4YzAgLjM0NS4xOTUuNjU5LjUwMi44MTN6IiBmaWxsPSIjMEMwMjAwIi8+PC9zdmc+");border-radius:6px;background-position:50%;background-size:cover}@media(min-width:1025px){.credit-card.ant-card .inner-head .sim-logo{width:45px;height:35px}}.credit-card.ant-card .inner-head .card-logo{width:40px}@media(min-width:1025px){.credit-card.ant-card .inner-head .card-logo{width:50px}}.credit-card.ant-card .card-number{font-weight:500;font-size:18px;padding-bottom:15px}@media(min-width:1025px){.credit-card.ant-card .card-number{font-size:20px}}@media(max-width:370px){.credit-card.ant-card .card-number{margin-right:2px}}.credit-card.ant-card .content{cursor:pointer}.credit-card.ant-card .expiry-date-holder,.credit-card.ant-card .inner-footer{display:flex;align-items:center;justify-content:space-between}.credit-card.ant-card .card-holder-name{font-size:16px;color:#fff;margin-bottom:0;text-transform:capitalize}@media(min-width:1025px){.credit-card.ant-card .card-holder-name{font-size:18px}}.credit-card.ant-card .exp-text{font-size:12px;display:inline-block}.credit-card.ant-card .expiry-value{display:inline-block;text-align:center;font-size:14px;font-weight:500;padding-left:10px}.credit-card.mastercard{background:linear-gradient(25deg,#1C1F37,rgba(28,31,55,.8))}.credit-card.visa{background:linear-gradient(25deg,#007EFF,rgba(0,126,255,.8))}.credit-card.secondarycard{background:linear-gradient(25deg,#00CFFF,rgba(0,207,255,.8))}.credit-card.mixcard{background:linear-gradient(25deg,#007EFF,#00CFFF)}.credit-card.default-card{overflow:hidden;box-shadow:0 0 15px 0 rgba(0,0,0,.2)}.credit-card.default-card:before{content:"";position:absolute;top:10px;left:10px;display:block;width:15px;height:6px;border-bottom:2px solid #fff;border-left:2px solid #fff;transform:rotate(-45deg);transition:transform .25s ease;will-change:transform;z-index:999}.credit-card.default-card:after{content:"";position:absolute;top:-50px;left:-70px;width:100px;height:100px;background:#20e0ab;transform:rotate(-45deg)}.credit-card .dot{height:13px;width:13px;background-color:#fff;border-radius:50%;display:inline-block;margin-right:2px}.credit-card .invalid{border-color:red!important}.popover-menu{list-style:none;width:90px}.popover-menu li{padding-bottom:10px}.popover-menu li a{color:rgba(28,31,55,.8)!important}.popover-menu li a:hover{color:#007eff!important}.popover-menu li .anticon{margin-right:5px}.popover-menu li:last-child{padding-bottom:0}.daily-limits .main-title{font-size:20px;color:#007eff;margin-bottom:10px}.daily-limits .inner-title{font-size:16px;color:#007eff;margin-bottom:5px}.daily-limits .ant-slider{margin-left:15px}.daily-limits .ant-slider .ant-slider-rail,.daily-limits .ant-slider .ant-slider-step,.daily-limits .ant-slider .ant-slider-track{height:10px;border-radius:10px}.daily-limits .ant-slider .ant-slider-track{background-color:#007eff}.daily-limits .ant-slider .ant-slider-rail{background-color:#dfe3ff}.daily-limits .ant-slider .ant-slider-handle{width:20px;height:20px;border-color:#007eff}.daily-limits .ant-form-item-label{padding-left:10px}@media(max-width:767px){.daily-limits .ant-input-number{width:100%}}.options-card.ant-card{text-align:center;margin-bottom:30px!important;min-height:220px!important}@media(max-width:1300px){.options-card.ant-card{min-height:240px!important}}.options-card.ant-card:hover{cursor:pointer!important}.options-card.ant-card .icon{display:inline-block;margin-bottom:15px;font-size:80px}.options-card.ant-card .icon.groups-icon{margin-bottom:8px;font-size:90px}.options-card.ant-card .icon-svg{display:inline-block;width:80px;height:83px;margin-bottom:15px}.options-card.ant-card .card-title{font-size:16px;font-weight:600;color:#007eff;margin-bottom:10px}@media(min-width:992px){.options-card.ant-card .card-title{font-size:18px}}.options-card.ant-card .text{font-size:15px;color:#1c1f37;margin-bottom:0}.gallery-modal{top:20px!important;width:98%!important;height:calc(100% - 40px);padding-bottom:0!important}.gallery-modal div[aria-hidden=true]{height:auto!important}.gallery-modal .ant-modal-content{height:100%}.gallery-modal .ant-tabs .ant-tabs-nav .ant-tabs-tab{padding:0 24px 20px;font-weight:500}.gallery-modal .ant-tabs .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active{font-weight:600}.gallery-modal .ant-tabs .ant-tabs-content-holder{overflow:hidden}.gallery-modal .ant-modal-body{overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.gallery-modal .ant-modal-body::-webkit-scrollbar{display:none}.gallery-modal .hyperise-card-h{text-align:center}.gallery-modal .avatar-uploader{height:200px!important;margin-bottom:20px!important}.gallery-modal .ant-input-search{margin-bottom:20px}.gallery-modal .ant-input-search .ant-input-group-addon .ant-btn{height:40px}.gallery-view-h{max-height:770px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.gallery-view-h::-webkit-scrollbar{display:none}.gallery-view-h .loading-container{height:300px}.gallery-view-h .gallery-view{height:200px;margin-bottom:10px;background-repeat:no-repeat;background-position:50%;background-size:contain;position:relative;border-radius:4px;border:1px solid #e3e8f1}.gallery-view-h .gallery-view .gallery-icon{z-index:999;color:#fff;position:absolute;top:-10px;right:-10px;margin-right:0;width:20px;height:20px;line-height:22px;border-radius:30px;background:#007eff}.gallery-view-h.gallery-view-h-doc .gallery-view{background-size:30% 70%;background-position:50% 20px;display:flex;justify-content:center;align-items:flex-end}.gallery-view-h.gallery-view-h-doc .gallery-view .title{color:#1c1f37;display:block;margin:0 20px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-view-h.gallery-view-h-gif .gallery-view{border:0;border-radius:0;height:auto}.gallery-icon{margin-right:10px}.grid{display:flex;margin-left:-10px;margin-right:-10px}.grid .grid-item{width:31.33%;margin:10px!important}@media screen and (max-width:991px){.grid .grid-item{margin:10px 5px!important}}@media(max-width:767px){.grid .grid-item{width:100%;margin:0 0 15px!important}}@media screen and (max-width:991px){.grid{margin-left:-7px;margin-right:-7px}}.grid:after{content:"";display:block;clear:both}.my-masonry-grid{display:flex;margin-left:-10px;width:auto}.my-masonry-grid_column{padding-left:10px;background-clip:padding-box}.my-masonry-grid_column>div{margin-bottom:10px}.getting-started-view .title{color:#007eff;font-size:22px;font-weight:600;margin-bottom:10px}.getting-started-view .main-iframe{height:400px}.getting-started-view .bg-img{width:100%;height:400px;background-repeat:no-repeat;background-position:50%;background-size:150% 80%}@media(min-width:992px){.getting-started-view .bg-img{background-size:contain}}.getting-started-view video{width:100%;height:300px}.graph-widget.ant-card{box-shadow:0 2px 12px 0 rgba(0,0,0,.3);background:#007eff;margin-bottom:30px;border-radius:8px;border-color:rgba(0,0,0,0)}.graph-widget.ant-card .ant-card-body{padding:0}.graph-widget.ant-card .graph-widget-head{position:absolute;width:100%;display:flex;align-items:center;padding:20px 12px 0}@media(min-width:1440px){.graph-widget.ant-card .graph-widget-head{padding:20px 20px 0}}.graph-widget.ant-card .graph-widget-head .ant-avatar{background:#fff;color:#007eff;width:45px;min-width:45px;height:45px;line-height:50px;margin-right:10px}.graph-widget.ant-card .graph-widget-head .ant-avatar .icon{font-size:24px}.graph-widget.ant-card .graph-widget-head .title{flex:1 1 100%;color:#fff;font-size:20px;margin-bottom:0;line-height:25px}.graph-widget.ant-card .graph-widget-head .title .subtitle{font-size:15px;display:block}.graph-widget.ant-card .graph-widget-head .graph-extra-contact{margin-left:10px}.graph-widget.ant-card .graph-widget-head .graph-extra-contact .anticon,.graph-widget.ant-card .graph-widget-head .graph-extra-contact .icon{font-size:18px;color:#fff}.graph-widget.ant-card .graph-h{padding-top:80px}.graph-widget.ant-card .graph-h .apexcharts-inner.apexcharts-graphical,.graph-widget.ant-card .graph-h .apexcharts-svg{transform:translate(0)!important}.graph-widget.ant-card .graph-loading{color:#fff}.banners{width:100%;height:100%;padding:60px 10px 10px;text-align:center;background:radial-gradient(circle at left top,rgb(12,180,206) 9%,rgb(0,108,255) 48%,rgb(100,66,255) 91%);border-radius:0 0 4px 4px}@media(min-width:768px){.banners{border-radius:0 4px 4px 0}}.banners img{display:block;margin-left:auto;margin-right:auto;width:70%}.banners .content{margin:22px 16px;text-align:center}.banners .content h1{font-family:Gilroy;color:#fff;margin:0 0 10px}.banners .content p{font-family:Gilroy;font-size:16px;color:#fff;max-width:600px;margin:0 auto}#LinkedInAccountView .add-card.ant-card{cursor:pointer;transition:all .4s ease-in-out}#LinkedInAccountView .add-card.ant-card:hover{transform:scale(1.03);box-shadow:0 0 15px 0 rgba(0,0,0,.1)}#LinkedInAccountView .add-card.ant-card .ant-card-body{display:flex;align-items:center;justify-content:center;min-height:172px;text-align:center}#LinkedInAccountView .add-card.ant-card .ant-card-body h3{color:rgba(28,31,55,.7);margin-bottom:0}#LinkedInAccountView .add-card.ant-card .ant-card-body .anticon{font-size:70px;margin-bottom:10px;display:inline-block;color:#00cfff}#LinkedInAccountView .add-card.ant-card .ant-card-body strong{color:rgba(0,207,255,.7);font-weight:700!important}#LinkedInAccountView .add-card.ant-card .ant-card-body strong.d-block{font-size:16px;line-height:20px}#LinkedInAccountView .linkedin-card-main-container{display:flex;justify-content:center;align-items:center;margin-bottom:20px!important}#LinkedInAccountView .new-btn{width:50%!important;height:40px!important}#LinkedInAccountView .new-btn:hover .plus-icon{color:#fff!important}#LinkedInAccountView .no-record-text{text-align:center}#LinkedInAccountView .plus-icon{font-size:20px!important;color:#007eff!important}.select-linkedin-account{width:1024px!important}@media(max-width:1024px){.select-linkedin-account{width:768px!important}}@media(max-width:991px){.select-linkedin-account{width:550px!important}}.select-linkedin-account #LinkedInProfileCard{margin-bottom:-30px}.select-linkedin-account #LinkedInProfileCard .ant-card-body{min-height:unset!important;padding:8px}.select-linkedin-account .account .ant-card-body{cursor:pointer}.select-linkedin-account .account .ant-card-body:hover{opacity:.7}.accounts .search-wrap{margin-bottom:29px!important}.accounts .actions{display:flex;align-items:center;justify-content:flex-end}.accounts .ant-row{row-gap:10px!important}.accounts .account-card.ant-card{width:100%;border-radius:12px;height:100%;box-shadow:1px 1px 15px rgba(0,125,254,.08)}.accounts .account-card.ant-card .ant-card-body{min-height:80px}.accounts .account-card.ant-card .details{display:flex;align-items:center;gap:10px}@media(max-width:400px){.accounts .account-card.ant-card .details{flex-flow:row wrap;gap:20px 20px}}.accounts .account-card.ant-card .details .title{display:block;font-size:16px;font-weight:700;margin-bottom:0;color:#1c1f37}.accounts .account-card.ant-card .details .provider-icon{width:15px!important;height:15px!important;margin-right:10px}@media(max-width:700px){.accounts .account-card.ant-card .details .provider-icon{display:none!important}}.accounts .account-card.ant-card .stats{height:100%;display:flex;align-items:center;justify-content:center;gap:10px}@media(max-width:400px){.accounts .account-card.ant-card .stats{flex-flow:row wrap;gap:20px 20px}}.accounts .account-card.ant-card .stats li{flex:1 1 100%}@media(max-width:400px){.accounts .account-card.ant-card .stats li{flex:1 1 40%}}.accounts .account-card.ant-card .stats li i{font-size:21px!important;margin-right:10px}.accounts .account-card.ant-card .stats li span{font-size:21px!important}.accounts .account-card.ant-card .actions{height:100%;display:flex;align-items:center;justify-content:flex-end;gap:10px}@media(max-width:400px){.accounts .account-card.ant-card .actions{flex-flow:row wrap;gap:10px 10px}}.accounts .account-card.ant-card .actions li{flex:1 1 40%}@media(max-width:400px){.accounts .account-card.ant-card .actions li{flex:1 1 40%}}.account-settings .details{display:flex;align-items:center;gap:10px}@media(max-width:400px){.account-settings .details{flex-flow:row wrap;gap:20px 20px}}.account-settings .details .title{display:block;font-size:16px;font-weight:700;margin-bottom:0;color:#1c1f37}.account-settings .details .provider-icon{width:15px!important;height:15px!important;margin-right:10px}@media(max-width:700px){.account-settings .details .provider-icon{display:none!important}}.account-settings .close-icon,.account-settings .signature .subheader{display:flex;align-items:center;justify-content:flex-end}.account-settings .signature .subheader{margin-bottom:24px}.account-settings .signature .subheader .ant-btn{box-shadow:1px 1px 15px rgba(0,125,254,.08)}.account-settings-tab .account-settings-tab-card{padding:24px;border-radius:4px;box-shadow:0 3px 5px 0 rgba(0,0,0,.07);margin:10px}.account-settings-tab .email-settings-title{padding:20px 0;border-bottom:1px solid #e3e8f1;display:flex;align-items:center;gap:10px;margin-bottom:20px}.account-settings-tab .email-settings-title .anticon{font-size:24px;color:#20e0ab}.account-settings-tab .title{font-size:16px;display:flex;align-items:center;gap:10px}.account-settings-tab p{color:#929292}.account-settings-tab .input-with-detail .title{margin-bottom:10px}.account-settings-tab .input-with-detail .input-inline{display:flex;align-items:center;justify-content:flex-end;flex-direction:row-reverse;gap:10px}.account-settings-tab .input-with-detail .input-inline .ant-form-item-label{font-weight:500}.account-settings-tab .input-with-detail .input-inline .ant-form-item-control{max-width:90px}.account-settings-tab .custom-domain-content{margin-bottom:20px}.account-settings-tab .custom-domain-content .ant-checkbox{margin-bottom:10px}.account-settings-tab .custom-domain-content p{font-size:15px;font-weight:500;color:#1c1f37}.account-settings-tab .custom-domain-content .title-label{display:block;margin-bottom:10px}.account-settings-tab .custom-domain-content .custom-domain-box{border-radius:6px;background:#f8f9ff;padding:20px;margin-bottom:20px}.account-settings-tab .custom-domain-content .custom-domain-box p{margin:0}.account-settings-tab .custom-domain-content .custom-domain-box p:not(:last-child){margin-bottom:12px}.account-settings-tab .ant-input-number.w-100{width:100%}.btn-holder{display:flex;justify-content:space-between;flex-flow:row wrap}.btn-holder .ant-btn{flex:1 1 40%}.btn-holder .ant-btn:not(:last-child){margin-right:20px}@media(max-width:600px){.btn-holder .ant-btn{flex:1 1 100%}.btn-holder .ant-btn:not(:last-child){margin-bottom:20px;margin-right:0}}.alert-container{margin-bottom:10px!important}.onboarding-form .link{display:block;margin-bottom:20px;color:#007eff;font-weight:500;cursor:pointer}.linkedin-connect-step #LinkedInProfileCard .ant-card-body{min-height:unset}.linkedin-connect-step #LinkedInProfileCard .linkedin-profile-card:hover{cursor:pointer}.linkedin-connect-step .ant-input-number{border-color:#e3e8f1;border-radius:4px}.linkedin-connect-step .ant-input-number .ant-input-number-input{height:38px}.linkedin-overview-step .walkthrough-step-holder{height:100%!important;padding:30px}@media(min-width:768px){.linkedin-overview-step .walkthrough-step-holder .bg-img{bottom:-80px;width:550px;height:550px;background-position:0}}@media(min-width:992px){.linkedin-overview-step .walkthrough-step-holder .bg-img{width:600px;height:600px}}@media(min-width:1025px){.linkedin-overview-step .walkthrough-step-holder .bg-img{bottom:-30px;width:650px;height:850px}}@media(min-width:1300px){.linkedin-overview-step .walkthrough-step-holder .bg-img{bottom:-30px;width:750px;height:830px;margin-right:100px}}.linkedin-overview-step .daily-limits{text-align:right}.linkedin-overview-step .text-center{text-align:center!important}.linkedin-overview-step .overview-list-h .ant-btn{margin-top:16px;min-width:150px}.linkedin-overview-step .overview-list{display:flex;justify-content:space-between;position:relative;padding-left:15px}.linkedin-overview-step .overview-list:before{content:"";position:absolute;top:6px;left:0;width:8px;height:8px;background-color:#1c1f37;border-radius:50%}.linkedin-overview-step .overview-list>*{flex:1 1}.linkedin-overview-step .overview-list p{margin-bottom:0;color:#1c1f37;font-size:14px!important;flex:1 1 100%}.linkedin-overview-step .overview-list .icon-h{flex:1 1 80px;text-align:right}.linkedin-overview-step .overview-list .icon{margin-left:8px;font-size:20px}.linkedin-overview-step .btn-h{text-align:center}@media(min-width:1200px){.linkedin-overview-step .btn-h{margin-right:105px}}@media(min-width:1500px){.linkedin-overview-step .btn-h{margin-right:145px}}@media(max-width:992px){.linkedin-overview-step .btn-h{text-align:left}}@media(max-width:767px){.linkedin-overview-step .btn-h{text-align:center}}.linkedin-overview-step .btn-h .ant-btn{min-width:150px}.linkedin-pin .flex-display{display:flex!important;align-items:center!important;justify-content:center!important}.linkedin-pin .container{width:25%!important}.linkedin-pin .description{margin-top:50px!important;text-align:center!important;font-size:15px!important;font-weight:300!important}.linkedin-pin .danger{color:red}.danger-border{border:1px solid #ff4d4f!important}.ant-dropdown{z-index:99!important}.ant-dropdown.insert-drop{z-index:99999!important}.linkedin-account-limit-modal.ant-modal{width:55%!important}@media(max-width:991px){.linkedin-account-limit-modal.ant-modal{width:90%!important}}.linkedin-account-limit-modal.ant-modal .ant-divider-vertical{height:auto;margin:0 -2px 0 0;margin-top:inherit}.account-settings .header{display:flex}.account-settings .header .user-icon-h{width:80px;height:80px;flex:0 0 80px;min-width:80px;max-width:80px;border-radius:50%;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;border:4px solid #e3e8f1;margin-right:10px}.account-settings .actions{display:flex;justify-content:flex-end;align-items:center;gap:10px}.note-list-h{padding-top:6px}.note-list-h .note-list-card{border-radius:10px;border-color:rgba(0,0,0,0);margin-bottom:15px;max-height:150px}.note-list-h .note-list-card .ant-card-body{padding:10px 15px}.note-list-h .note-list-card .ant-card-body .ant-input{border:0;resize:none;background:rgba(0,0,0,0);padding:0;max-height:86px;margin-bottom:10px}.note-list-h .note-list-card .ant-card-body .ant-input:hover{border:0}.note-list-h .note-list-card .ant-card-body .ant-input:focus{box-shadow:none}.note-list-h .note-list-card .ant-card-body p{margin-bottom:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-height:80px;line-height:20px}.note-list-h .note-list-card .ant-card-body .card-footer{display:flex;align-items:center;justify-content:space-between}.note-list-h .note-list-card.primary{background:#4da5ff;color:#fff}.note-list-h .note-list-card.primary .ant-input{color:#fff}.note-list-h .note-list-card.secondary{background:#33d9ff;color:#fff}.note-list-h .note-list-card.secondary .ant-input{color:#fff}.note-list-h .note-list-card.danger{background:#f6b2b2;color:#fff}.note-list-h .note-list-card.danger .ant-input{color:#fff}.note-list-h .note-list-card.success{background:#4de6bc;color:#fff}.note-list-h .note-list-card.success .ant-input{color:#fff}.note-list-h .note-list-card.warning{background:#ffd470;color:#fff}.note-list-h .note-list-card.warning .ant-input{color:#fff}.note-list-h .close-btn.ant-btn{border-color:rgba(0,0,0,0)!important;background:#1c1f37!important;color:#fff!important}.note-list-h .close-btn.ant-btn:hover{opacity:.8}.note-list-h .note-list-head{padding:10px 15px 0;background:#fff;border-radius:10px;border:1px solid #e3e8f1;margin-bottom:15px;display:flex;align-items:center;justify-content:center;flex-flow:wrap;position:relative}.note-list-h .note-list-head .ant-avatar{margin-right:10px;margin-bottom:10px;min-width:32px}.note-list-h .note-list-head .note-color-list{position:absolute;top:18px;right:40%;display:flex;align-items:center;list-style:none;opacity:0;visibility:hidden;transition:all .4s ease-in-out}.note-list-h .note-list-head .note-color-list li{width:15px;height:15px;margin:0 8px;border-radius:50%;transition:all .4s ease-in-out;cursor:pointer}.note-list-h .note-list-head .note-color-list li:first-child{margin-left:0}.note-list-h .note-list-head .note-color-list li:last-child{margin-right:0}.note-list-h .note-list-head .note-color-list li:hover{transform:scale(1.2)}@media(max-width:1200px){.note-list-h .note-list-head .note-color-list li{margin:0 4px}}.note-list-h .note-list-head .note-color-list.note-color-list-show{opacity:1;visibility:visible;right:15px}.not-found{height:100vh;display:flex;align-items:center;justify-content:center}.not-found .error-page{text-align:center;padding:27px}.not-found .error-page .title{font-size:62px;margin-bottom:12px}.not-found .error-page .title strong{font-size:39px;font-weight:700}@media screen and (max-width:767){.not-found .error-page .title{font-size:20px}.not-found .error-page .title strong{font-size:29px}}@media screen and (max-width:480px){.not-found .error-page .title{font-size:18px}.not-found .error-page .title strong{font-size:24px}}.notifications-view .ant-card .ant-card-body{padding:0}.notifications-view .ant-list .ant-list-item{padding:15px 20px}.notifications-view .ant-list .unread-item{background-color:#f0f2ff}.notifications-view .ant-list .ant-list-item-meta-avatar .ant-avatar{border-radius:6px 6px 0 6px}.notifications-view .ant-list .ant-list-item-meta-avatar .ant-avatar.primary{background-color:#007eff;color:#fff}.notifications-view .ant-list .ant-list-item-meta-avatar .ant-avatar.secondary{background-color:#00cfff;color:#fff}.notifications-view .ant-list .ant-list-item-meta-avatar .ant-avatar.success{background-color:#20e0ab;color:#fff}.notifications-view .ant-list .ant-list-item-meta-avatar .ant-avatar.warning{background-color:#ffc53d;color:#fff}.notifications-view .ant-list .ant-list-item-meta-avatar .ant-avatar.danger{background-color:#eb5757;color:#fff!important}.notifications-view .ant-list .ant-list-item-meta-avatar .ant-avatar.mix{background:linear-gradient(25deg,#007EFF,#00CFFF);color:#fff}.notifications-view .ant-list .ant-list-item-meta{align-items:center}.notifications-view .ant-list .ant-list-item-meta-description{line-height:20px}@media(min-width:600px){.notifications-view .ant-list .ant-list-item-meta-description{line-height:15px}}.notifications-view .ant-list .close-icon{margin-left:20px}.plan-card.ant-card{text-align:center;border-radius:15px}.plan-card.ant-card .close-icon{position:absolute;top:20px;left:20px;font-size:20px;color:rgba(28,31,55,.7);cursor:pointer;display:none}.plan-card.ant-card .ant-card-body{display:flex;align-items:center;justify-content:center;min-height:550px;padding:50px 20px}@media(min-width:992px){.plan-card.ant-card .ant-card-body{padding:50px 30px}}.plan-card.ant-card .ant-card-body .card-body-h{flex:1 1}.plan-card.ant-card .icon{font-size:50px;color:#007eff;margin-bottom:20px}@media(min-width:992px){.plan-card.ant-card .icon{font-size:60px}}.plan-card.ant-card .card-title{font-size:22px;line-height:22px;color:rgba(28,31,55,.65);font-weight:700;margin-bottom:20px}@media(min-width:992px){.plan-card.ant-card .card-title{font-size:25px;line-height:25px;margin-bottom:30px}}.plan-card.ant-card p{font-size:14px;line-height:20px}@media(min-width:992px){.plan-card.ant-card p{font-size:18px;line-height:22px}}.plan-card.ant-card .ant-divider{min-width:60%;width:60%}@media(min-width:992px){.plan-card.ant-card .ant-divider{margin:30px auto;min-width:40%;width:40%}}.plan-card.ant-card .price{font-size:30px;line-height:30px;color:rgba(28,31,55,.65);font-weight:400;margin-bottom:9px}@media(min-width:992px){.plan-card.ant-card .price{font-size:35px;line-height:35px}}.plan-card.ant-card .subtitle{display:block}.plan-card.ant-card .ant-btn{margin-top:28px;border-radius:30px}.plan-card.ant-card.required-card{margin-top:-12px;box-shadow:0 0 25px 0 rgba(0,0,0,.15);z-index:7}@media(max-width:1440px){.plan-card.ant-card.required-card{margin-top:0}}@media(max-width:1300px){.plan-card.ant-card.required-card{margin-top:-12px}}@media(max-width:992px){.plan-card.ant-card.required-card{margin-top:-10px}}@media(max-width:767px){.plan-card.ant-card.required-card{margin:50px 0;transform:scale(1.03)}}.plan-card.ant-card.required-card .card-title{background-image:linear-gradient(45deg,#007EFF,#00CFFF);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);-moz-background-clip:text;-moz-text-fill-color:rgba(0,0,0,0)}.plan-card.ant-card.required-card .price{color:#00cfff}.plan-card.ant-card.required-card .ant-btn.ant-btn-primary{background-image:linear-gradient(45deg,#007EFF,#00CFFF);color:#fff;border-color:rgba(0,0,0,0)!important}.plan-card.ant-card.required-card .ant-btn.ant-btn-primary:focus,.plan-card.ant-card.required-card .ant-btn.ant-btn-primary:hover{opacity:.8;color:#fff!important;border-color:rgba(0,0,0,0)!important}.plan-card.ant-card.closeable-card .close-icon{display:block}.plan-card.ant-card.ribbon-left .close-icon{left:0;right:0;margin:0 20px 0 auto;width:20px}.plan-card.ant-card.ant-card-hoverable:hover{box-shadow:0 0 25px 0 rgba(0,0,0,.15)}.moby__pricing-plan-view .card-holder{margin:60px 0}@media(max-width:767px){.moby__pricing-plan-view .card-holder{margin:30px 0}}.moby__pricing-plan-view .card-holder .ant-card.required-card{margin-top:0}@media(max-width:767px){.moby__pricing-plan-view .card-holder .ant-card.required-card{margin:50px 0}}.moby__pricing-plan-view .card-holder.plans-card-holder{align-items:unset}.moby__pricing-plan-view .title{font-size:18px;font-weight:500;color:rgba(28,31,55,.8)}.moby__pricing-plan-view .title .title-icon{width:30px;height:30px;margin-right:10px}.moby__pricing-plan-view .icon{font-size:20px}.moby__pricing-plan-view .tick{position:relative}.moby__pricing-plan-view .tick:before{content:"";position:absolute;top:3px;left:7px;width:4.8px;height:9.6px;border-color:#fff;border-style:solid;border-width:0 2px 2px 0;transform:rotate(45deg);z-index:999}.moby__pricing-plan-view .tick:after{content:"";position:absolute;top:0;left:0;background-color:#20e0ab;width:18px;height:18px;border-radius:50%}.moby__pricing-plan-view .ant-card-hoverable{cursor:default!important}.moby__pricing-plan-view .ant-card-hoverable:hover{background:content-box}.moby__pricing-plan-view .pricing-container{align-self:center;display:flex;align-items:center;justify-content:center;font-weight:400;margin:2.5rem 0;font-size:6.5rem;line-height:.5em;height:.8em}.moby__pricing-plan-view .pricing-container .currency{align-self:flex-start;font-size:.33em;line-height:1em}.moby__pricing-plan-view .pricing-container .price{line-height:1em;letter-spacing:-.05em;padding:0 .025em 0 .05em}.moby__pricing-plan-view .pricing-container .unit{align-self:flex-end;font-size:.33em;line-height:1em}.moby__pricing-plan-view .feature-list{list-style-position:inside;text-indent:-2.5rem;margin:3rem auto;max-width:25.5rem;list-style:none}.moby__pricing-plan-view .feature-list li{padding:.5rem 0 .5rem 2.7rem;margin:0;color:#8b959e}.moby__pricing-plan-view .feature-list li:before{content:"";display:inline-block;width:4.8px;width:.3rem;height:9.6px;height:.6rem;border-color:#0075eb;border-style:solid;border-width:0 2px 2px 0;margin:.1rem 1.5rem .1rem .5rem;transform:rotate(45deg);position:static;border-radius:0;background:none}.moby__pricing-plan-view .switch{margin-top:-55px}@media(max-width:600px){.moby__pricing-plan-view .switch{margin-top:0}}.moby__pricing-plan-view .m-2{margin:20px}.moby__pricing-plan-view .promo-input{width:128px;margin-top:20px}.moby__pricing-plan-view .plans-lists-holder{margin:0 40px;scroll-behavior:smooth;max-height:550px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.moby__pricing-plan-view .plans-lists-holder::-webkit-scrollbar{display:none}@media(max-width:991px){.moby__pricing-plan-view .plans-lists-holder{margin:30px 30px 0}}.moby__pricing-plan-view .plans-list-h{margin-bottom:20px}.moby__pricing-plan-view .plans-list-h .title{font-size:18px;color:#007eff;margin-bottom:20px}.moby__pricing-plan-view .plans-list-h .title .icon{margin-right:5px;font-size:18px}.moby__pricing-plan-view .plans-list-h .plan-list{list-style:none;margin:0;padding:0}.moby__pricing-plan-view .plans-list-h .plan-list li{padding:15px 0;display:flex;align-items:center;justify-content:space-between;font-size:16px;border-bottom:1px solid #d2dae9}.moby__pricing-plan-view .plans-list-h .plan-list li:first-child{padding-top:0}.moby__pricing-plan-view .plans-list-h .plan-list li:last-child{border-bottom:0}.moby__pricing-plan-view .plans-list-h .plan-list li .icon{color:#20e0ab}.flex-container{justify-content:center;display:flex}.downgrade-modal{width:1024px!important}@media(max-width:1024px){.downgrade-modal{width:768px!important}}@media(max-width:991px){.downgrade-modal{width:550px!important}}.downgrade-modal .ant-modal-header{padding-right:44px}.downgrade-modal .confirm-btn{width:350px;border-radius:30px;display:block;margin:40px auto 0}@media(max-width:767px){.downgrade-modal .confirm-btn{width:250px}}.downgrade-modal .ant-carousel .slick-dots{bottom:-10px!important}.downgrade-modal .ant-carousel .slick-dots li{width:12px!important}.downgrade-modal .ant-carousel .slick-dots li button{background:#929292!important;height:12px!important;border-radius:50%!important}.downgrade-modal .ant-carousel .slick-dots li.slick-active button{background:#007eff!important}.downgrade-modal .ant-carousel .slick-arrow{display:none!important}.downgrade-modal .linkedin-profile-row .linkedin-profile-item{padding:10px}.downgrade-modal .linkedin-profile-row .linkedin-profile-card{cursor:pointer!important}.downgrade-modal .linkedin-profile-row .linkedin-profile-card .ant-card-body{text-align:center;position:relative}.downgrade-modal .linkedin-profile-row .linkedin-profile-card .user-icon-h{width:80px;height:80px;border-radius:50%;margin:0 auto 15px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;border:4px solid #e3e8f1}.downgrade-modal .linkedin-profile-row .linkedin-profile-card .linkedin-profile-name{color:#00cfff;font-size:18px;margin-bottom:5px}.downgrade-modal .linkedin-profile-row .linkedin-profile-card .linkedin-profile-email{font-size:13px;color:#1c1f37;margin-bottom:15px}.downgrade-modal .linkedin-profile-row .linkedin-profile-card .p-relative{float:right}.downgrade-modal .linkedin-profile-row .linkedin-profile-card .p-relative .selected-icon{margin:0 0 0 auto;z-index:99;color:rgba(32,224,171,.6);font-size:16px}.profile-stats.ant-card{margin-bottom:30px}.profile-stats.ant-card .ant-card-head{border-bottom:0;min-height:100%}.profile-stats.ant-card .ant-card-head-wrapper .ant-card-head-title{padding:20px 0 0;font-size:15px;font-weight:400;color:#929292}@media(min-width:991px){.profile-stats.ant-card .ant-card-head-wrapper .ant-card-head-title{font-size:16px}}.profile-stats.ant-card .ant-card-head-wrapper .ant-card-extra{padding:20px 0 0;width:32px}.profile-stats.ant-card .ant-card-head-wrapper .ant-card-extra .extar-icon{width:32px;height:32px;line-height:32px;text-align:center;border-radius:50%;background:#4da5ff;color:#fff}.profile-stats.ant-card .card-title{font-size:30px;line-height:30px;font-weight:700;color:#1c1f37;margin-bottom:20px}@media(min-width:991px){.profile-stats.ant-card .card-title{font-size:35px;line-height:35px}}.moby__progress-bar-stepper .paragraph{font-size:20px;font-weight:600;color:#007eff;margin-bottom:10px;overflow:hidden;line-height:40px}@media(min-width:992px){.moby__progress-bar-stepper .paragraph{font-size:22px}}@media(max-width:567px){.moby__progress-bar-stepper .paragraph{display:flex;flex-direction:column}.moby__progress-bar-stepper .paragraph>span{margin-bottom:10px}}.moby__progress-bar-stepper .paragraph .ml-btn{margin-left:10px}.moby__progress-bar-stepper .paragraph .anticon{color:#9c9c9c!important}.moby__progress-bar-stepper .ant-progress{margin-bottom:30px}.query-builder{margin:0!important}.query-builder .group{background:#e6f2ff;border-color:#007eff}.query-builder .group--header .ant-btn.ant-btn-primary{background:#3398ff}.query-builder .qb-lite .group--header:hover .group--header .group--conjunctions .ant-btn:not(.ant-btn-primary),.query-builder .qb-lite .group--header:not(:hover) .group--conjunctions .ant-btn:not(.ant-btn-primary),.query-builder .qb-lite .rule_group:not(:hover) .group--conjunctions .ant-btn:not(.ant-btn-primary){opacity:1;width:inherit;padding:0 7px}.query-builder .qb-lite .group--header:hover .group--header .group--actions,.query-builder .qb-lite .group--header:hover .group--header .group--drag-handler,.query-builder .qb-lite .group--header:not(:hover) .group--actions,.query-builder .qb-lite .group--header:not(:hover) .group--drag-handler,.query-builder .qb-lite .rule:hover .rule .rule--drag-handler,.query-builder .qb-lite .rule:hover .rule .rule--header,.query-builder .qb-lite .rule:hover .rule .widget--valuesrc,.query-builder .qb-lite .rule:not(:hover) .rule--drag-handler,.query-builder .qb-lite .rule:not(:hover) .rule--header,.query-builder .qb-lite .rule:not(:hover) .widget--valuesrc,.query-builder .qb-lite .rule_group:not(:hover) .group--actions,.query-builder .qb-lite .rule_group:not(:hover) .group--drag-handler{opacity:1}.switch-h{margin-bottom:15px;margin-right:10px}.recent-activites .empty-container{min-height:100%;display:flex;justify-content:center;align-items:center}.recent-activites.ant-card{box-shadow:1px 1px 15px rgba(0,125,254,.08);border-color:rgba(0,0,0,0);margin-bottom:30px}.recent-activites.ant-card .ant-card-body{margin:0 0 24px;padding:0;display:flex;align-items:center;justify-content:center}.recent-activites.ant-card .ant-tabs{width:100%;height:100%}.recent-activites.ant-card .ant-tabs .ant-tabs-nav{position:absolute;top:0;left:0;width:100%;background:#fff;z-index:1}.recent-activites.ant-card .ant-tabs .ant-tabs-nav .ant-tabs-tab{padding:27px 24px;font-weight:600}.recent-activites.ant-card .ant-tabs .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-btn{font-weight:600}.recent-activites.ant-card .ant-tabs .ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin:0 0 0 8px}.recent-activites.ant-card .ant-tabs .ant-tabs-content-holder{margin-top:100px}.recent-activites.ant-card .ant-list.ant-list-loading{display:flex;align-items:center;justify-content:center}.recent-activites.ant-card .ant-list.ant-list-loading .ant-spin-nested-loading{width:100%;max-height:430px}.recent-activites.ant-card .ant-list.ant-list-split{width:100%;height:100%;max-height:247px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.recent-activites.ant-card .ant-list.ant-list-split::-webkit-scrollbar{display:none}.recent-activites.ant-card .ant-list.ant-list-split .ant-list-items{padding:0 24px}.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item{padding:12px;border:0;border-radius:8px;transition:all .4s ease-in-out;background:#f5f7fb}.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item:not(:last-child){margin-bottom:10px}.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item .extra-icon{font-size:16px;margin-left:6px;color:#007eff;cursor:pointer}.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item.danger .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar{background:rgba(235,87,87,.3);color:#eb5757}.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item.danger .extra-content .number,.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item.danger .extra-icon{color:#eb5757}.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item.warning .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar{background:rgba(255,197,61,.3);color:#ffc53d}.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item.warning .extra-content .number,.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item.warning .extra-icon{color:#ffc53d}.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item.success .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar{background:rgba(32,224,171,.3);color:#20e0ab}.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item.success .extra-content .number,.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item.success .extra-icon{color:#20e0ab}.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item:hover{transform:translateY(-2px) scale(1.02)}.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item-meta .ant-list-item-meta-avatar{margin-right:12px}.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar{background:rgba(0,126,255,.3);color:#007eff;width:40px;min-width:40px;height:40px;line-height:41px}.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar .icon{font-size:20px}.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item-meta .ant-list-item-meta-content .ant-list-item-meta-title{font-size:16px;color:#1c1f37;margin-bottom:2px}.recent-activites.ant-card .ant-list.ant-list-split .ant-list-item-meta .ant-list-item-meta-content .ant-list-item-meta-description{font-size:12px}.recent-activites.ant-card .ant-list.ant-list-split .extra-content .number{display:inline-block;color:#007eff;font-size:12px}.recent-activites.ant-card .ant-list.ant-list-split .extra-content .number .anticon{font-size:12px}.recent-tasks .empty-container{min-height:100%;display:flex;justify-content:center;align-items:center}.recent-tasks.ant-card{box-shadow:1px 1px 15px rgba(0,125,254,.08);border-color:rgba(0,0,0,0);margin-bottom:30px}.recent-tasks.ant-card .ant-card-body{margin:0 0 24px;padding:0}.recent-tasks.ant-card .ant-card-body,.recent-tasks.ant-card .ant-list.ant-list-loading{display:flex;align-items:center;justify-content:center}.recent-tasks.ant-card .ant-list.ant-list-loading .ant-spin-nested-loading{width:100%;max-height:430px}.recent-tasks.ant-card .ant-list.ant-list-split{width:100%;height:100%;max-height:247px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.recent-tasks.ant-card .ant-list.ant-list-split::-webkit-scrollbar{display:none}.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-items{padding:0 24px}.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item{padding:12px;border:0;border-radius:8px;transition:all .4s ease-in-out;background:#f5f7fb}.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item:not(:last-child){margin-bottom:10px}.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item .extra-icon{font-size:16px;margin-left:6px;color:#007eff;cursor:pointer}.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item.danger .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar{background:rgba(235,87,87,.3);color:#eb5757}.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item.danger .extra-content .number,.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item.danger .extra-icon{color:#eb5757}.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item.warning .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar{background:rgba(255,197,61,.3);color:#ffc53d}.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item.warning .extra-content .number,.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item.warning .extra-icon{color:#ffc53d}.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item.success .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar{background:rgba(32,224,171,.3);color:#20e0ab}.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item.success .extra-content .number,.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item.success .extra-icon{color:#20e0ab}.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item:hover{transform:translateY(-2px) scale(1.02)}.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item-meta .ant-list-item-meta-avatar{margin-right:12px}.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar{background:rgba(0,126,255,.3);color:#007eff;width:40px;min-width:40px;height:40px;line-height:41px}.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar .icon{font-size:20px}.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item-meta .ant-list-item-meta-content .ant-list-item-meta-title{font-size:16px;color:#1c1f37;margin-bottom:2px}.recent-tasks.ant-card .ant-list.ant-list-split .ant-list-item-meta .ant-list-item-meta-content .ant-list-item-meta-description{font-size:12px}.recent-tasks.ant-card .ant-list.ant-list-split .extra-content .number{display:inline-block;color:#007eff;font-size:12px}.recent-tasks.ant-card .ant-list.ant-list-split .extra-content .number .anticon{font-size:12px}.removable-tag{position:relative}.removable-tag .ant-tag{margin-bottom:8px}.removable-tag .anticon{position:absolute;top:0;right:0;color:#1c1f37;cursor:pointer;transition:all .4s ease-in-out;opacity:0;visibility:hidden;background:#fff;border-radius:50%}.removable-tag .anticon:hover{color:#007eff}.removable-tag:hover .anticon{top:-8px;right:4px;opacity:1;visibility:visible}.replies-modal.ant-modal{top:70px;width:850px!important}.replies-modal.ant-modal .ant-result-404{padding:0}.replies-modal.ant-modal .messages{max-height:355px;min-height:355px;position:relative;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.replies-modal.ant-modal .messages::-webkit-scrollbar{display:none}.replies-modal.ant-modal .messages small{margin-left:30px;color:#007eff}.replies-modal.ant-modal .message-holder{display:flex;justify-content:flex-start;margin-bottom:24px}.replies-modal.ant-modal .loading{margin:50px;text-align:center;color:#333!important}.replies-modal.ant-modal .loading .ant-spin-dot i{background-color:#333!important}.replies-modal.ant-modal .loading .ant-spin-text{color:#333}.replies-modal.ant-modal .user{margin-right:16px;text-align:center;width:35px}.replies-modal.ant-modal .ant-avatar{margin-bottom:8px}.replies-modal.ant-modal .time{font-size:12px;color:#929292}.replies-modal.ant-modal .left .message{margin-right:30px}.replies-modal.ant-modal .right .message{margin-left:30px}.replies-modal.ant-modal .message{box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.replies-modal.ant-modal .message .msg-link{color:#fff!important;text-decoration:underline}.replies-modal.ant-modal .message p{margin-bottom:0;padding:9px 16px;border-radius:4px;background:#00cfff;color:#fff;position:relative;white-space:pre-wrap;height:100%;z-index:20}.replies-modal.ant-modal .message p:after{content:"";position:absolute;top:13px;left:0;right:0;width:12px;height:12px;margin:0 0 0 -5px;color:#fff;box-shadow:0 0 0 0 rgba(4,0,0,.2),1px 0 1px -1px rgba(0,0,0,.19);background:#00cfff;transform:rotate(45deg)}@media screen and (max-width:1024px){.replies-modal.ant-modal .message p{font-size:13px}}.replies-modal.ant-modal .msg-image{max-width:250px}.replies-modal.ant-modal .right{flex-direction:row-reverse}.replies-modal.ant-modal .right .user{margin-right:0;margin-left:16px}.replies-modal.ant-modal .right .message p{background-color:#007eff;color:#fff}.replies-modal.ant-modal .right .message p:after{margin:0 -5px 0 auto;background:#007eff}.replies-modal.ant-modal .right .message .disabled{background-color:gray}.replies-modal.ant-modal .right .message .disabled:after{margin:0 -5px 0 auto;background:gray}.replies-modal .write-message{margin:12px 0 0}.replies-modal .replies-content-h .ant-divider-vertical{height:auto;margin:0 -2px 0 0;margin-top:inherit}.hover-input-h{overflow:hidden}.hover-sec-h{max-height:400px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.hover-sec-h::-webkit-scrollbar{display:none}.hover-sec-h .hover-sec{border:1px solid #e3e8f1;border-radius:4px;padding:10px 16px;background:#fff;margin:0 0 15px;cursor:pointer}.hover-sec-h .hover-sec:last-child{margin:0}.hover-sec-h .hover-sec .description{font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.scheduler .input-card .ant-card-head .ant-card-head-title{font-weight:400}.scheduler .input-card .ant-card-body{padding-bottom:10px}.scheduler .input-card .ant-card-head-title{font-weight:700!important}.scheduler .input-card .ant-card-head-wrapper{height:40px}.scheduler .input-card .ant-card-extra{padding:unset;height:30px}@media(min-width:992px){.scheduler .scheduler-list-view{max-width:100%}}.scheduler .inner-title{line-height:40px;margin-bottom:0}@media(max-width:560px){.scheduler .inner-title{line-height:30px}}.scheduler .d-block{line-height:40px}@media(max-width:560px){.scheduler .d-block{line-height:30px}}@media(max-width:767px){.scheduler .remove-btn>span{display:none}}@media(max-width:560px){.scheduler .remove-btn{padding:0;border-radius:50%;width:30px;min-width:30px;height:30px}}@media(max-width:767px){.scheduler .remove-btn .btn-text{display:none}}.scheduler .remove-btn .icon{margin:0;display:none}@media(max-width:767px){.scheduler .remove-btn .icon{display:block}.scheduler .btn-h .ant-btn{width:100%}}.search-view .subheader{padding-bottom:10px}.search-view .search-card{margin-bottom:15px;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.search-view .search-card .ant-card-head{padding:0}.search-view .search-card .ant-card-head .ant-tag{margin-left:5px}.search-view .search-card .ant-card-body{padding:0}.search-view .search-card .ant-tag{background-color:#00cfff;border-color:#00a6cc;color:#fff}.search-view .search-card .ant-menu-horizontal{border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}@media(max-width:660px){.search-view .search-card .ant-menu-horizontal{text-align:center!important;width:100%;margin-top:10px;line-height:20px}}.search-view .search-card .ant-menu-horizontal .ant-menu-item{padding:0 10px;background-color:rgba(0,0,0,0)!important}.search-view .search-card .ant-menu-horizontal .ant-menu-item .anticon,.search-view .search-card .ant-menu-horizontal .ant-menu-item .icon{font-size:18px}.search-view .search-card .ant-menu-horizontal .ant-menu-item:hover{color:#00cfff!important;border-bottom:0}.search-view .search-card .ant-menu-horizontal .ant-menu-item.ant-menu-item-active,.search-view .search-card .ant-menu-horizontal .ant-menu-item.ant-menu-item-selected{color:#00cfff!important}.search-view .search-card .ant-list .ant-list-items{padding:24px 24px 0;max-height:477px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.search-view .search-card .ant-list .ant-list-items::-webkit-scrollbar{display:none}.search-view .search-card .ant-list .ant-list-item{padding:12px;border:1px dashed rgba(28,31,55,.3);border-radius:6px;transition:all .4s ease-in-out}.search-view .search-card .ant-list .ant-list-item:not(:last-child){margin-bottom:15px}.search-view .search-card .ant-list .ant-list-item.danger .ant-list-item-meta .ant-list-item-meta-avatar{margin-right:12px}.search-view .search-card .ant-list .ant-list-item.danger .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar{background:rgba(235,87,87,.3);color:#eb5757}.search-view .search-card .ant-list .ant-list-item.danger .extra-content .number{color:#eb5757}.search-view .search-card .ant-list .ant-list-item.warning .ant-list-item-meta .ant-list-item-meta-avatar{margin-right:12px}.search-view .search-card .ant-list .ant-list-item.warning .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar{background:rgba(255,197,61,.3);color:#ffc53d}.search-view .search-card .ant-list .ant-list-item.warning .extra-content .number{color:#ffc53d}.search-view .search-card .ant-list .ant-list-item.success .ant-list-item-meta .ant-list-item-meta-avatar{margin-right:12px}.search-view .search-card .ant-list .ant-list-item.success .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar{background:rgba(32,224,171,.3);color:#20e0ab}.search-view .search-card .ant-list .ant-list-item.success .extra-content .number{color:#20e0ab}.search-view .search-card .ant-list .ant-list-item:hover{transform:translateY(-4px) scale(1.01)}.search-view .search-card .ant-list .ant-list-item-meta .ant-list-item-meta-avatar{margin-right:12px}.search-view .search-card .ant-list .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar{color:#007eff;width:40px;min-width:40px;height:40px;line-height:41px}.search-view .search-card .ant-list .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar .icon{font-size:20px}@media(max-width:660px){.search-view .search-card .ant-list .ant-list-item-meta .ant-list-item-meta-content{margin-right:0}}.search-view .search-card .ant-list .ant-list-item-meta .ant-list-item-meta-content .ant-list-item-meta-title{font-size:16px;color:#1c1f37;margin-bottom:2px}.search-view .search-card .ant-list .ant-list-item-meta .ant-list-item-meta-content .ant-list-item-meta-description{font-size:13px}.search-view .search-card .ant-list .extra-content .number{display:inline-block;color:#007eff}.search-view .search-card .ant-list .extra-content .number .anticon{font-size:13px}.search-view .tag-h{position:relative;text-align:center}.search-view .tag-h .ant-tag{min-width:90px;height:26px;line-height:24px;border-radius:20px;margin-right:0;background-color:rgba(0,0,0,0);border-color:#0065cc;color:#007eff}.moby__second-step-content .ant-input::-moz-placeholder{color:#727272;opacity:1}.moby__second-step-content .ant-input::placeholder{color:#727272;opacity:1}.moby__second-step-content .error{color:#eb5757;font-size:16px;margin-bottom:5px}.moby__second-step-content .campaign-leads-tags{display:flex;align-items:center;margin-top:8px;margin-bottom:-10px}.moby__second-step-content .campaign-leads-tags>*{margin-right:10px;margin-bottom:10px}.moby__second-step-content .campaign-leads-tags .ant-select{flex:1 1 150px;width:150px!important;min-width:150px;max-width:150px}.moby__second-step-content .campaign-leads-tags .ant-select.ant-select-show-arrow .ant-select-arrow{display:none}.moby__second-step-content .campaign-leads-tags .tags-h{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.moby__second-step-content .campaign-leads-tags .tags-h div:first-child{margin-bottom:-10px}.moby__second-step-content .campaign-leads-tags .tags-h .span-h span.d-inline-block{margin-bottom:10px}.moby__second-step-content .campaign-leads-tags .tags-h .span-h span:last-child .ant-tag{margin-right:0}.moby__second-step-content .campaign-leads-tags .tags-h span.d-inline-block{margin-bottom:10px}.moby__second-step-content .campaign-leads-tags .tags-h span:last-child .ant-tag{margin-right:0}.moby__second-step-content .campaign-leads-tags .site-tag-plus{background:#fff;border-style:dashed;margin-right:0}.set-up-list .set-list-h{overflow:hidden}.set-up-list .set-list-head{padding:12px;border-bottom:1px solid #e3e8f1}.set-up-list .set-list-head .title{margin-bottom:10px;color:rgba(28,31,55,.75)}.set-up-list .set-list-head p{font-size:12px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1c1f37}.set-up-list .set-list-head-h{background-color:#fff;border:1px solid #e3e8f1;border-right:0;border-radius:14px 0 0 14px;height:530px}@media(min-width:1500px){.set-up-list .set-list-head-h{height:600px}}@media(max-width:991px){.set-up-list .set-list-head-h{height:100%;border-radius:14px 14px 0 0}}.set-up-list .set-list{height:435px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.set-up-list .set-list::-webkit-scrollbar{display:none}@media(min-width:1500px){.set-up-list .set-list{height:505px}}@media(max-width:991px){.set-up-list .set-list{height:100%}}.set-up-list .set-list .set-list-item{width:100%;display:flex;align-items:center;padding:12px;border-bottom:1px solid #e3e8f1}.set-up-list .set-list .set-list-item .icon{width:40px;min-width:40px;line-height:40px;height:40px;border-radius:50%;text-align:center;margin-right:12px;display:inline-block;background:#f8f9ff;color:rgba(28,31,55,.75)}.set-up-list .set-list .set-list-item .title{margin-bottom:10px;color:rgba(28,31,55,.75)}.set-up-list .set-list .set-list-item p{font-size:12px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1c1f37}.set-up-list .set-list .set-list-item:last-child{border-bottom:0}.set-up-list .set-list .set-list-item.active .icon{background:#20e0ab;color:#fff}.set-up-list .set-list .set-list-item.active .title{color:#20e0ab}.set-up-list .video-h{width:100%;height:530px;border-radius:0 14px 14px 0}@media(min-width:1500px){.set-up-list .video-h{height:600px}}@media(max-width:991px){.set-up-list .video-h{border-radius:0 0 14px 14px}}.sidebar{max-width:250px!important;min-width:70px!important;overflow:auto!important;z-index:9;height:100vh!important;position:fixed!important;transition:all .3s ease-in-out;box-shadow:1px 1px 2px rgba(0,0,0,.09)}.sidebar .ant-layout-sider-children{display:flex;flex-direction:column}.sidebar .ant-menu{height:100%!important}.sidebar .ant-menu-item:first-child{margin-top:24px}.sidebar .ant-menu-inline-collapsed .ant-menu-item:first-child{margin-top:0!important}.sidebar .ant-menu-item-icon{font-size:16px!important}.sidebar .ant-menu .ant-menu-submenu-title .ant-menu-item-icon>*{line-height:unset!important}.or-text{margin:10px;text-align:center}.side-bar-drawer{margin-right:20px}.side-bar-drawer .drawer-icon{font-size:32px;color:rgba(28,31,55,.75);cursor:pointer}.side-bar-drawer .drawer-icon:hover{opacity:.7}@media(min-width:768px){.side-bar-drawer .drawer-icon{display:none}}.drawer .ant-drawer-content-wrapper{width:225px!important}.drawer .ant-drawer-wrapper-body{position:relative}.drawer .ant-drawer-header.ant-drawer-header-close-only{position:absolute;top:20px;right:-1px;padding:0;z-index:120}.drawer .ant-drawer-header-title{flex-direction:row-reverse}.drawer .ant-drawer-body{padding:0!important;height:100%!important}.drawer .ant-drawer-body .sidebar{position:relative!important;margin-top:0;display:block!important;max-width:100%!important;min-width:100%!important;width:100%!important;height:100%!important;overflow:hidden!important}.drawer .ant-drawer-body .sidebar .submenu{border-bottom:0!important}.drawer .ant-drawer-body .sidebar .submenu li{margin-left:61px!important}.drawer .ant-drawer-body .sidebar .ant-menu-item .anticon+span,.drawer .ant-drawer-body .sidebar .ant-menu-submenu-title .anticon+span{padding:0 12px!important}#SignupView .already-account-txt{color:#747474}#SignupView .already-account-txt a{color:#007eff}#StartCampaignView .start-campaign-title{font-size:20px!important;padding-top:10%!important}#StartCampaignView .campaign-cards-main-container{display:flex!important;align-items:center!important;justify-content:center!important}#StartCampaignView .campaign-filters-card,#StartCampaignView .campaign-url-card{width:18%!important;height:200px!important;cursor:pointer}#StartCampaignView .campaign-filters-card{margin-left:12px}#StartCampaignView .campaign-filters-card p,#StartCampaignView .campaign-url-card p{font-size:14px!important;text-align:center!important;line-height:150px!important}#StartCampaignView .component-text{text-align:center!important;color:#fff!important;padding-top:20px!important}#StartCampaignView .start-campaign-card-container{display:flex!important;align-items:center!important;justify-content:center!important}#StartCampaignView .start-campaign-card{width:80%!important;border-radius:5px!important;margin-top:8px!important;padding-top:25px!important;height:auto!important;max-height:1024px!important;overflow:scroll!important}#StartCampaignView .start-campaign-form input{border-radius:6px;height:40px;font-family:Gilroy;margin:0!important}#StartCampaignView .start-campaign-title{color:#fff!important;text-align:center!important;font-size:24px}#StartCampaignView .ant-select-selection,#StartCampaignView .ant-select-selection--single{border:1px solid #e3e8f1!important;height:40px}#StartCampaignView .ant-select-selection__placeholder{color:#e3e8f1!important;font-size:15px!important;top:15px!important}#StartCampaignView .steps-container{margin-bottom:50px!important}#StartCampaignView .start-campaign-container{display:flex!important;align-items:center!important;justify-content:center!important}#StartCampaignView .start-campaign-form-button{background-color:#007eff;border-radius:30px;height:50px;width:20%;margin:20px 0!important;color:#fff!important;float:right!important}#StartCampaignView .campaign-btn{margin-right:6px!important}#StartCampaignView .geosuggest__input-wrapper input{width:100%!important;border-color:#e3e8f1!important}#StartCampaignView .geosuggest__suggests--hidden{max-height:0;overflow:hidden;border-width:0}#StartCampaignView .geosuggest__item--active{background:#267dc0;color:#fff}#StartCampaignView .geosuggest__suggests-wrapper ul{margin:0}#StartCampaignView .geosuggest .geosuggest__input-wrapper input{width:100%;position:relative;text-align:inherit;padding:4px 11px;color:#024;border-color:#024;border-width:1px;transition:all .3s}#StartCampaignView .settings-container{display:flex!important;flex-direction:row!important;justify-content:"space-between"}#StartCampaignView .ant-collapse-header{text-align:center!important;font-weight:700!important}#StartCampaignView .ant-divider-inner-text{font-weight:700!important}#StartCampaignView .steps-action{margin-top:30px!important;margin-bottom:10px!important}#StartCampaignView .time-line-event-icon{color:#007eff!important}#StartCampaignView .ant-progress-inner{background-color:#e9ecff}.moby__stat-cards{margin-bottom:25px}@media(max-width:767px){.moby__stat-cards{display:none!important}}.moby__stat-cards col{margin:10px}.moby__stat-cards .ant-card-body{padding:0;min-height:130px;display:flex;flex-flow:row;justify-content:space-between}@media screen and (max-width:1024px){.moby__stat-cards .ant-card-body{min-height:100px}}.moby__stat-cards .info-container{transition:transform .7s}.moby__stat-cards .info-container .info-box{display:block;min-height:130px;width:100%;margin:0;background:#fff;border-radius:0;margin-bottom:10px!important}.moby__stat-cards .info-container .info-box:hover .info-box-icon{opacity:1;font-size:85px}@media screen and (max-width:1024px){.moby__stat-cards .info-container .info-box:hover .info-box-icon{font-size:55px}.moby__stat-cards .info-container .info-box{min-height:100px}}.moby__stat-cards .info-container .info-box .info-box-icon{display:block;height:90px;width:90px;text-align:center;font-size:80px;line-height:107px;color:rgba(0,0,0,.15);align-self:center;transition:all .5s;margin-right:10px}.moby__stat-cards .info-container .info-box .info-box-content{padding:22px 5px 5px;max-width:70px;margin-right:auto;margin-left:10px;text-align:left;color:#fff}.moby__stat-cards .info-container .info-box .info-box-content .info-box-text{display:block;font-size:18px;font-weight:600;white-space:nowrap;color:#fff;text-transform:capitalize}@media screen and (max-width:480px){.moby__stat-cards .info-container .info-box .info-box-content .info-box-text{font-size:14px}}.moby__stat-cards .info-container .info-box .info-box-content .value-box-text{margin-top:10px;display:block;font-size:30px;line-height:30px;font-weight:600;white-space:nowrap;color:#fff}@media screen and (max-width:480px){.moby__stat-cards .info-container .info-box .info-box-content .value-box-text{font-size:18px}}.moby__stat-cards .info-container .info-box .info-box-content .info-box-number{display:block;font-weight:500;font-size:18px}@media screen and (max-width:1024px){.moby__stat-cards .info-container .info-box .info-box-content .info-box-number{font-size:15px}}.moby__stat-cards .info-container .info-box .info-btn-holder{width:100%}.moby__stat-cards .info-container .info-box .info-btn-holder .more-info-btn{width:100%;min-height:100%;border:0;border-radius:0;text-align:center}@media screen and (max-width:1024px){.moby__stat-cards .info-container .info-box .info-box-icon{height:88px;width:60px;font-size:50px}}.subscription-card .description{height:80px}.subscription-card.ant-card{text-align:center;border-radius:15px}.subscription-card.ant-card .close-icon{position:absolute;top:20px;left:20px;font-size:20px;color:rgba(28,31,55,.7);cursor:pointer;display:none}.subscription-card.ant-card .ant-card-body{display:flex;align-items:center;justify-content:center;min-height:598px;padding:50px 20px}@media(min-width:992px){.subscription-card.ant-card .ant-card-body{padding:50px 30px}}.subscription-card.ant-card .ant-card-body .card-body-h{flex:1 1}.subscription-card.ant-card .icon{font-size:50px;color:#007eff;margin-bottom:20px}@media(min-width:992px){.subscription-card.ant-card .icon{font-size:60px}}.subscription-card.ant-card .addon-img{width:220px;height:80px;margin:0 auto}.subscription-card.ant-card .card-title{font-size:22px;line-height:22px;color:rgba(28,31,55,.65);font-weight:700;margin-bottom:20px}@media(min-width:992px){.subscription-card.ant-card .card-title{font-size:25px;line-height:25px;margin-bottom:30px}}.subscription-card.ant-card p{font-size:14px;line-height:20px}@media(min-width:992px){.subscription-card.ant-card p{font-size:18px;line-height:22px}}.subscription-card.ant-card .progress-bar-h .subtitle{margin-bottom:10px;font-size:16px;display:inline-block;font-weight:600}.subscription-card.ant-card .progress-bar-h .ant-progress-outer{margin-right:calc(-7em - 8px);padding-right:calc(2em + 85px)}.subscription-card.ant-card .progress-bar-h .ant-progress-text{width:5em}.subscription-card.ant-card .progress-bar-h .ant-progress-inner{background:#c5cdff}.subscription-card.ant-card .ant-divider{margin:30px auto;min-width:60%;width:60%}@media(min-width:992px){.subscription-card.ant-card .ant-divider{margin:40px auto 30px;min-width:40%;width:40%}}.subscription-card.ant-card .price{font-size:30px;line-height:30px;color:rgba(28,31,55,.65);font-weight:400;margin-bottom:9px}@media(min-width:992px){.subscription-card.ant-card .price{font-size:35px;line-height:35px}}.subscription-card.ant-card .subtitle{display:block}.subscription-card.ant-card .ant-btn{margin-top:28px;border-radius:30px}.subscription-card.ant-card.required-card{margin-top:-12px;transform:scale(1.1);box-shadow:0 0 25px 0 rgba(0,0,0,.15);z-index:7}@media(max-width:1440px){.subscription-card.ant-card.required-card{margin-top:0}}@media(max-width:1300px){.subscription-card.ant-card.required-card{margin-top:-12px}}@media(max-width:992px){.subscription-card.ant-card.required-card{margin-top:-10px}}@media(max-width:767px){.subscription-card.ant-card.required-card{margin:50px 0;transform:scale(1.03)}}.subscription-card.ant-card.required-card .card-title{background-image:linear-gradient(45deg,#007EFF,#00CFFF);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);-moz-background-clip:text;-moz-text-fill-color:rgba(0,0,0,0)}.subscription-card.ant-card.required-card .price{color:#00cfff}.subscription-card.ant-card.required-card .ant-btn.ant-btn-primary{background-image:linear-gradient(45deg,#007EFF,#00CFFF);color:#fff;border-color:rgba(0,0,0,0)!important}.subscription-card.ant-card.required-card .ant-btn.ant-btn-primary:focus,.subscription-card.ant-card.required-card .ant-btn.ant-btn-primary:hover{opacity:.8;color:#fff!important;border-color:rgba(0,0,0,0)!important}.subscription-card.ant-card.closeable-card .close-icon{display:block}.subscription-card.ant-card.ribbon-left .close-icon{left:0;right:0;margin:0 20px 0 auto;width:20px}.subscription-card.ant-card.ant-card-hoverable:hover{box-shadow:0 0 25px 0 rgba(0,0,0,.15)}.subscriptions-view .mr-t-30{margin-top:10px!important}.subscriptions-view .extra-btn{width:200px;border-radius:30px}@media(max-width:480px){.subscriptions-view .extra-btn{width:100%}}.subscriptions-view .addon-img{width:80px;min-width:80px;height:80px;line-height:80px;border-radius:50%;margin-right:20px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}@media(max-width:480px){.subscriptions-view .addon-img{margin:0 auto 20px;width:60px;min-width:60px;height:60px;line-height:60px}}.subscriptions-view .vertical-divider{height:auto;margin:0 -1px 50px 0;margin-top:inherit}.summary.ant-card{box-shadow:0 0 12px 0 rgba(0,0,0,.1);border-color:rgba(0,0,0,0);margin-bottom:30px}.summary.ant-card .title{font-size:18px;color:#1c1f37;margin-bottom:5px}.summary.ant-card .summary-bar-list-h{max-height:220px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.summary.ant-card .summary-bar-list-h::-webkit-scrollbar{display:none}.summary.ant-card .summary-bar-list{display:flex;align-items:center}.summary.ant-card .summary-bar-list .ant-avatar{background:rgba(0,126,255,.3);color:#007eff;width:40px;min-width:40px;height:40px;line-height:41px;margin-right:10px}.summary.ant-card .summary-bar-list .ant-avatar .icon{font-size:20px}.summary.ant-card .summary-bar-list .summary-progress-bar-h{flex:1 1 100%}.summary.ant-card .summary-bar-list .summary-info{display:flex;align-items:center;justify-content:space-between}.summary.ant-card .summary-bar-list .summary-info h3{font-size:14px;margin-bottom:0;color:#929292}.summary.ant-card .summary-bar-list .summary-info .price{font-size:13px;color:#929292}.summary.ant-card .summary-bar-list:not(:last-child){margin-bottom:20px}.summary.ant-card .summary-bar-list.danger .ant-avatar{background:rgba(235,87,87,.3);color:#eb5757}.summary.ant-card .summary-bar-list.danger .ant-progress .ant-progress-bg{background-color:#eb5757}.summary.ant-card .summary-bar-list.warning .ant-avatar{background:rgba(255,197,61,.3);color:#ffc53d}.summary.ant-card .summary-bar-list.warning .ant-progress .ant-progress-bg{background-color:#ffc53d}.summary.ant-card .summary-bar-list.success .ant-avatar{background:rgba(32,224,171,.3);color:#20e0ab}.summary.ant-card .summary-bar-list.success .ant-progress .ant-progress-bg{background-color:#20e0ab}.editor-tags{float:left!important;border:1px solid gray!important;border-radius:50px!important;margin-left:5px!important;padding:0 10px 10px!important;height:30px!important;margin-top:6px!important;cursor:pointer}.editor-tags .tag-hard-text{font-size:11px;margin:4px;font-weight:600;line-height:21px}.editor-tags .text{font-size:12px!important;margin-top:6px!important}.editor-tags.tag-container:hover{color:#fff;cursor:pointer!important;background-color:#747474!important}.moby__third-step-content .ant-input-number-sm{width:55px}.moby__third-step-content .title{font-size:20px;font-weight:600;color:#929292;text-align:center;margin-bottom:30px}.moby__third-step-content .sortable-sequences{width:100%;min-height:150px}@media(max-width:767px){.moby__third-step-content .sortable-sequences{min-height:50px}}.moby__third-step-content .switch .ant-form-item{display:inline-block}.moby__third-step-content .switch .text{line-height:40px}.moby__third-step-content .ant-form-item{margin-bottom:0!important}.moby__third-step-content .temnplate-btn-h{display:flex;align-items:center;justify-content:space-between;flex-flow:wrap;margin-bottom:20px}.moby__third-step-content .no-mr-b{margin-bottom:unset!important}.moby__third-step-content .skip-last-conversation{padding:4px 15px}.moby__third-step-content .third-step-card{border:0!important;margin-bottom:28px!important}.moby__third-step-content .third-step-card .ant-card-body{padding:0!important}.moby__third-step-content .third-step-card .card-inner-head{display:flex;align-items:center;border-bottom:2px solid rgba(227,232,241,.7)}.moby__third-step-content .third-step-card .card-inner-head .close-icon,.moby__third-step-content .third-step-card .card-inner-head .drag-icon{width:60px;height:55px;line-height:60px;text-align:center}.moby__third-step-content .third-step-card .card-inner-head .close-icon .anticon,.moby__third-step-content .third-step-card .card-inner-head .drag-icon .anticon{color:#929292;font-size:18px}@media(max-width:480px){.moby__third-step-content .third-step-card .card-inner-head .close-icon,.moby__third-step-content .third-step-card .card-inner-head .drag-icon{width:45px}}.moby__third-step-content .third-step-card .card-inner-head .drag-icon{border-right:2px solid rgba(227,232,241,.7);cursor:grabbing}.moby__third-step-content .third-step-card .card-inner-head .close-icon{border-left:2px solid rgba(227,232,241,.7);cursor:pointer}.moby__third-step-content .third-step-card .card-inner-head .head-title{flex:1 1;display:flex;align-items:center;height:55px;line-height:60px;font-size:15px;color:#007eff;margin-bottom:0;padding:0 15px}.moby__third-step-content .third-step-card .card-inner-head .head-title>.anticon{color:#00cfff;margin-right:8px}.moby__third-step-content .third-step-card .card-inner-head .head-title .mob-text{display:none}@media(max-width:767px){.moby__third-step-content .third-step-card .card-inner-head .head-title .mob-text{display:block}}.moby__third-step-content .third-step-card .card-inner-head .head-title .title-text{display:flex!important}@media(max-width:767px){.moby__third-step-content .third-step-card .card-inner-head .head-title .title-text{display:none!important}}@media(min-width:992px){.moby__third-step-content .third-step-card .card-inner-head .head-title{font-size:18px}}.moby__third-step-content .third-step-card .title-text{display:flex;align-items:center;flex:1 1;font-weight:500;display:none}@media(max-width:767px){.moby__third-step-content .third-step-card .title-text{display:flex}}@media(max-width:480px){.moby__third-step-content .third-step-card .title-text{flex-flow:row wrap}}.moby__third-step-content .third-step-card .input-group{display:flex;align-items:center;justify-content:center;width:140px}.moby__third-step-content .third-step-card .input-group .ant-input{width:40px;border-right:0;text-align:center;border-radius:4px 0 0 4px}@media(min-width:768px){.moby__third-step-content .third-step-card .input-group .ant-input{width:50px}}.moby__third-step-content .third-step-card .input-group .ant-input-number-sm{border-radius:4px 0 0 4px;border-right:0;height:28px}.moby__third-step-content .third-step-card .input-group .ant-input-number-sm input{height:26px}.moby__third-step-content .third-step-card .input-group .ant-select{width:70px}.moby__third-step-content .third-step-card .input-group .ant-select .ant-select-selector{border-radius:0 4px 4px 0}.moby__third-step-content .third-step-card .card-inner-body{padding:20px;border-bottom:1px solid rgba(227,232,241,.7)}.moby__third-step-content .third-step-card .card-inner-body>p{margin-bottom:0}.moby__third-step-content .third-step-card .editor-holder .editor-head{display:flex;align-items:center;justify-content:space-between;flex-flow:wrap}.moby__third-step-content .third-step-card .editor-holder .editor-head p{margin:0}@media(max-width:567px){.moby__third-step-content .third-step-card .editor-holder .editor-head p{flex:1 1 100%;margin-bottom:10px!important}}.moby__third-step-content .third-step-card .editor-holder .editor-head .extra-content{display:flex}@media(max-width:567px){.moby__third-step-content .third-step-card .editor-holder .editor-head .extra-content{justify-content:flex-end;flex:1 1 100%}}.moby__third-step-content .third-step-card .editor-holder .editor-head .icon-btn{border-radius:4px 0 0 0;border-bottom:0;padding:0 7px;margin-right:-1px}.moby__third-step-content .third-step-card .editor-holder .editor-head .icon-btn .icon{font-size:13px!important;color:#929292!important;margin:0!important}.moby__third-step-content .third-step-card .editor-holder .editor-head .icon-btn.ant-btn-icon-only{width:50px;height:40px}.moby__third-step-content .third-step-card .editor-holder .editor-head .ant-dropdown-trigger{border-radius:0 4px 0 0;border-bottom:0}.moby__third-step-content .third-step-card .editor-holder .editor-input{padding-right:40px}.moby__third-step-content .third-step-card .editor-holder textarea.ant-input{border-radius:4px 0 4px 4px!important;border-color:#e3e8f1;resize:none;padding:10px 15px 42px;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.moby__third-step-content .third-step-card .editor-holder textarea.ant-input::-moz-scrollbar{display:none}.moby__third-step-content .third-step-card .editor-holder textarea.ant-input::-webkit-scrollbar{width:6px}.moby__third-step-content .third-step-card .editor-holder textarea.ant-input::-webkit-scrollbar:horizontal{height:6px}.moby__third-step-content .third-step-card .editor-holder textarea.ant-input::-webkit-scrollbar-track{border-radius:3px;background:#f6f8fd}.moby__third-step-content .third-step-card .editor-holder textarea.ant-input::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:3px}.moby__third-step-content .third-step-card .editor-holder textarea.ant-input::-webkit-scrollbar-thumb:hover{background:#d6d6d6}.moby__third-step-content .third-step-card .editor-holder .textarea-and-tag-h{position:relative}.moby__third-step-content .third-step-card .editor-holder .textarea-and-tag-h .tags-h{position:absolute;bottom:1px;padding:10px 10px 0;left:1px}.moby__third-step-content .third-step-card .editor-holder .textarea-and-tag-h .tags-h .ant-tag{border-color:#007eff;background:#fff;color:#007eff;transition:all .4s ease-in-out;margin-bottom:10px;cursor:pointer}.moby__third-step-content .third-step-card .editor-holder .textarea-and-tag-h .tags-h .ant-tag:hover{border-color:#007eff;background:#007eff;color:#fff}.moby__third-step-content .third-step-card .card-inner-footer{padding:20px}@media(max-width:380px){.moby__third-step-content .third-step-card .card-inner-footer .ant-tag{margin-top:12px;margin-left:8px}}.moby__third-step-content .third-step-card .gallery-view-h{margin-bottom:20px}.moby__third-step-content .third-step-card .gallery-view-h .gallery-view{height:90px;flex:0 1 30.5%}.moby__third-step-content .third-step-card .gallery-view-h .gallery-view .gallery-icon{width:15px;height:15px;line-height:17px;font-size:9px;top:-5px;right:-5px}@media(min-width:1370px){.moby__third-step-content .third-step-card .gallery-view-h .gallery-view{flex:0 1 30.9%}}@media(min-width:1500px){.moby__third-step-content .third-step-card .gallery-view-h .gallery-view{flex:0 1 31.1%}}@media(min-width:1660px){.moby__third-step-content .third-step-card .gallery-view-h .gallery-view{flex:0 1 23.25%}}@media(max-width:1024px){.moby__third-step-content .third-step-card .gallery-view-h .gallery-view{flex:0 1 30.7%}}@media(max-width:991px){.moby__third-step-content .third-step-card .gallery-view-h .gallery-view{flex:0 1 46%}}@media(max-width:567px){.moby__third-step-content .third-step-card .gallery-view-h .gallery-view{flex:0 1 100%}}.moby__third-step-content .third-step-card .gallery-view-h.gallery-view-pdf-h .gallery-view{background-size:35% 70%;background-position:50% 13px}.moby__third-step-content .third-step-card .doc-title{margin-left:30px}.moby__third-step-content .text{margin-left:10px;display:inline-block}.moby__third-step-content .ant-btn.ant-btn-lg{height:50px}.moby__third-step-content .ant-btn.ant-btn-lg .icon{color:#007eff!important;font-size:20px!important}.moby__third-step-content .affix-h div[aria-hidden=true]{display:none!important}@media(max-width:767px){.moby__third-step-content .ant-affix{position:relative!important;top:0!important;height:100%!important}}.moby__third-step-content .ant-collapse{background-color:#fff;border:0}.moby__third-step-content .ant-collapse>.ant-collapse-item{border-bottom:0}.moby__third-step-content .ant-collapse>.ant-collapse-item:last-child .ant-collapse-content{border-radius:0}.moby__third-step-content .ant-collapse>.ant-collapse-item>.ant-collapse-header{padding:0}.moby__third-step-content .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{display:none}.moby__third-step-content .ant-collapse .ant-collapse-content{border-top:rgba(0,0,0,0)}.moby__third-step-content .ant-collapse .ant-collapse-content .ant-collapse-content-box{padding:0}.moby__third-step-content .ant-card.btn-card{margin-bottom:24px}.moby__third-step-content .ant-card.btn-card .ant-card-head-title{overflow:inherit;white-space:inherit;text-align:center}@media(max-width:480px){.moby__third-step-content .ant-card.btn-card .ant-card-head{padding:0 9px}}.moby__third-step-content .ant-card.btn-card .ant-card-body{text-align:center;padding:24px 24px 16px}@media(max-width:480px){.moby__third-step-content .ant-card.btn-card .ant-card-body{padding:24px 9px 16px}}.moby__third-step-content .ant-card.btn-card .btn-h{display:flex;align-items:center;justify-content:space-evenly;flex-flow:row wrap}.insert-drop .ant-dropdown-menu{max-height:300px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.insert-drop .ant-dropdown-menu::-moz-scrollbar{display:none}.insert-drop .ant-dropdown-menu::-webkit-scrollbar{width:6px}.insert-drop .ant-dropdown-menu::-webkit-scrollbar:horizontal{height:6px}.insert-drop .ant-dropdown-menu::-webkit-scrollbar-track{border-radius:3px;background:#f6f8fd}.insert-drop .ant-dropdown-menu::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:3px}.insert-drop .ant-dropdown-menu::-webkit-scrollbar-thumb:hover{background:#d6d6d6}.use-template .inner-card{margin-bottom:15px;padding:12px 16px;background:#f8f9ff;color:#1c1f37;border-radius:4px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 7px 17px -6px rgba(28,31,55,.2);transition:all .4s ease-in-out;cursor:pointer}.use-template .inner-card:hover{opacity:.8;box-shadow:none}.use-template .inner-card h3{font-size:14px}.use-template .inner-card p{font-size:12px;margin:0}.use-template .inner-card .icon{margin-left:10px}.use-template .inner-list-h{display:flex;flex-direction:column;max-height:370px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.use-template .inner-list-h::-webkit-scrollbar{display:none}.use-template .inner-side-h{display:flex;flex-direction:column;max-height:370px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.use-template .inner-side-h::-webkit-scrollbar{display:none}.use-template .inner-side-h .inner-card{justify-content:flex-start}.use-template .inner-side-h .inner-card h3{margin-bottom:0}.use-template .inner-side-h .inner-card .icon{margin-right:10px;margin-left:0}.button-card .ant-card-body{padding:0}.button-card .ant-btn{font-size:18px;height:68px;line-height:68px}.button-card .ant-btn .icon{font-size:18px}.moby__top-bar{width:100%;text-align:center;padding:11px;border-bottom:1px solid #e3e8f1}.moby__top-bar strong{font-size:14px;color:#007eff;display:inline-block;font-weight:500;margin-right:10px}@media(min-width:768){.moby__top-bar strong{font-size:16px}}@media(max-width:480px){.moby__top-bar strong{margin-right:15px;margin-bottom:10px;display:block}}.moby__top-bar .ant-btn{height:40px}.upload-csv .upload{margin-bottom:40px}.upload-csv .ant-upload.ant-upload-drag{height:250px;border:2px dashed #007eff!important;margin-top:20px}.upload-csv .ant-upload-list .ant-upload-list-item{height:32px;margin-top:10px}.upload-csv .ant-upload-list .ant-upload-list-item .ant-upload-list-item-progress .ant-progress{margin-bottom:0}.upload-csv .ant-upload-drag-icon img{height:50px}.upload-csv .wrapper span{display:flex;align-items:center;justify-content:center}.upload-csv .alert-list{padding:0;margin:0 0 0 16px}#UserEditProfileView{display:flex;flex-direction:column;align-items:center}#UserEditProfileView .profile-head{display:flex;align-items:center;margin-bottom:20px}@media(max-width:560px){#UserEditProfileView .profile-head{flex-flow:row wrap;text-align:center;justify-content:center}}#UserEditProfileView .profile-head .ant-upload-picture-card-wrapper .ant-upload{padding:0}#UserEditProfileView .profile-head .ant-upload-picture-card-wrapper .ant-upload.ant-upload-select-picture-card{margin:0!important}#UserEditProfileView .profile-head .user-img{width:150px;min-width:150px;height:150px;line-height:150px;border-radius:50%;background-repeat:no-repeat;background-position:50% 50%;background-position-y:top;background-size:cover;border:4px solid #e3e8f1;margin-right:16px}@media(max-width:560px){#UserEditProfileView .profile-head .user-img{margin:0 auto 20px;width:120px;min-width:120px;height:120px;line-height:120px}}#UserEditProfileView .profile-head .ant-upload-picture-card-wrapper{width:unset!important}#UserEditProfileView .profile-head .ant-upload.ant-upload-select-picture-card{border:unset;border-radius:unset}#UserEditProfileView .profile-head .user-detail{flex:1 1}@media(max-width:560px){#UserEditProfileView .profile-head .user-detail{flex:1 1 100%}}#UserEditProfileView .profile-head .user-detail .title{font-size:15px;font-weight:600;margin-bottom:10px}@media(min-width:991px){#UserEditProfileView .profile-head .user-detail .title{font-size:16px}}#UserEditProfileView .profile-head .user-detail .subtitle{font-size:13px;font-weight:400;color:#929292;display:block}@media(min-width:991px){#UserEditProfileView .profile-head .user-detail .subtitle{font-size:14px}}#UserEditProfileView .profile-head .user-detail .stats-list{list-style:none;padding-bottom:15px}#UserEditProfileView .profile-head .user-detail .stats-list li{padding:0 15px;display:inline-block}#UserEditProfileView .profile-head .user-detail .stats-list li:first-child{padding-left:0}#UserEditProfileView .profile-head .user-detail .stats-list li .num{font-size:16px;font-weight:600;color:#1c1f37;display:inline-block}@media(min-width:991px){#UserEditProfileView .profile-head .user-detail .stats-list li .num{font-size:17px}}#UserEditProfileView .profile-head .user-detail .stats-list li .text{font-size:12px;font-weight:500;padding-left:8px;color:#929292;display:inline-block}@media(min-width:991px){#UserEditProfileView .profile-head .user-detail .stats-list li .text{font-size:13px}}@media(max-width:400px){#UserEditProfileView .profile-head .user-detail .stats-list li .text{padding-left:5px}#UserEditProfileView .profile-head .user-detail .stats-list li{padding:0 5px}}@media(max-width:320px){#UserEditProfileView .profile-head .user-detail .stats-list li{padding:0 3px}}#UserEditProfileView .profile-head .user-detail .description{font-size:13px}@media(min-width:991px){#UserEditProfileView .profile-head .user-detail .description{font-size:14px}}#UserEditProfileView .user-profile{width:80%}#UserEditProfileView .tabs-holder{position:relative}#UserEditProfileView .tabs-holder .date-filter-mob{position:absolute;right:0;top:20px;z-index:1;display:none}@media(max-width:768px){#UserEditProfileView .tabs-holder .date-filter-mob{display:block}}@media(max-width:567px){#UserEditProfileView .tabs-holder .date-filter-mob{top:0}}@media(max-width:320px){#UserEditProfileView .tabs-holder .date-filter-mob{position:relative;text-align:right}}#UserEditProfileView .tabs-holder .date-filter-mob .icon{font-size:24px;color:#1c1f37}#UserEditProfileView .tabs-holder .date-filter-mob .icon:hover{color:#007eff}#UserEditProfileView .tabs-holder .filter-date{position:absolute;right:0;top:0;z-index:1}#UserEditProfileView .tabs-holder .filter-date .ant-select{width:140px}@media(max-width:768px){#UserEditProfileView .tabs-holder .filter-date{display:none}}#UserEditProfileView .tabs-holder .ant-tabs-bar{margin-bottom:40px}#UserEditProfileView .tabs-holder .tabs-badge{background:#fff;color:#1c1f37;box-shadow:inset 0 0 0 1px #d9d9d9}#UserEditProfileView .ant-form .ant-btn{width:100%}@media(min-width:480px){#UserEditProfileView .ant-form .ant-btn{width:150px}}#ProfileSettingsView .profile-head{display:flex;align-items:center;margin-bottom:20px}@media(max-width:560px){#ProfileSettingsView .profile-head{flex-flow:row wrap;text-align:center;justify-content:center}}#ProfileSettingsView .profile-head .ant-upload-picture-card-wrapper .ant-upload{padding:0}#ProfileSettingsView .profile-head .ant-upload-picture-card-wrapper .ant-upload.ant-upload-select-picture-card{margin:0!important}#ProfileSettingsView .profile-head .user-img{width:150px;min-width:150px;height:150px;line-height:150px;border-radius:50%;background-repeat:no-repeat;background-position:50% 50%;background-position-y:top;background-size:cover;border:4px solid #e3e8f1;margin-right:16px}@media(max-width:560px){#ProfileSettingsView .profile-head .user-img{margin:0 auto 20px;width:120px;min-width:120px;height:120px;line-height:120px}}#ProfileSettingsView .profile-head .ant-upload-picture-card-wrapper{width:unset!important}#ProfileSettingsView .profile-head .ant-upload.ant-upload-select-picture-card{border:unset;border-radius:unset}#ProfileSettingsView .profile-head .user-detail{flex:1 1}@media(max-width:560px){#ProfileSettingsView .profile-head .user-detail{flex:1 1 100%}}#ProfileSettingsView .profile-head .user-detail .title{font-size:15px;font-weight:600;margin-bottom:10px}@media(min-width:991px){#ProfileSettingsView .profile-head .user-detail .title{font-size:16px}}#ProfileSettingsView .profile-head .user-detail .subtitle{font-size:13px;font-weight:400;color:#929292;display:block}@media(min-width:991px){#ProfileSettingsView .profile-head .user-detail .subtitle{font-size:14px}}#ProfileSettingsView .profile-head .user-detail .stats-list{list-style:none;padding-bottom:15px}#ProfileSettingsView .profile-head .user-detail .stats-list li{padding:0 15px;display:inline-block}#ProfileSettingsView .profile-head .user-detail .stats-list li:first-child{padding-left:0}#ProfileSettingsView .profile-head .user-detail .stats-list li .num{font-size:16px;font-weight:600;color:#1c1f37;display:inline-block}@media(min-width:991px){#ProfileSettingsView .profile-head .user-detail .stats-list li .num{font-size:17px}}#ProfileSettingsView .profile-head .user-detail .stats-list li .text{font-size:12px;font-weight:500;padding-left:8px;color:#929292;display:inline-block}@media(min-width:991px){#ProfileSettingsView .profile-head .user-detail .stats-list li .text{font-size:13px}}@media(max-width:400px){#ProfileSettingsView .profile-head .user-detail .stats-list li .text{padding-left:5px}#ProfileSettingsView .profile-head .user-detail .stats-list li{padding:0 5px}}@media(max-width:320px){#ProfileSettingsView .profile-head .user-detail .stats-list li{padding:0 3px}}#ProfileSettingsView .profile-head .user-detail .description{font-size:13px}@media(min-width:991px){#ProfileSettingsView .profile-head .user-detail .description{font-size:14px}}#ProfileSettingsView .tabs-holder{position:relative}#ProfileSettingsView .tabs-holder .date-filter-mob{position:absolute;right:0;top:20px;z-index:1;display:none}@media(max-width:768px){#ProfileSettingsView .tabs-holder .date-filter-mob{display:block}}@media(max-width:567px){#ProfileSettingsView .tabs-holder .date-filter-mob{top:0}}@media(max-width:320px){#ProfileSettingsView .tabs-holder .date-filter-mob{position:relative;text-align:right}}#ProfileSettingsView .tabs-holder .date-filter-mob .icon{font-size:24px;color:#1c1f37}#ProfileSettingsView .tabs-holder .date-filter-mob .icon:hover{color:#007eff}#ProfileSettingsView .tabs-holder .filter-date{position:absolute;right:0;top:0;z-index:1}#ProfileSettingsView .tabs-holder .filter-date .ant-select{width:140px}@media(max-width:768px){#ProfileSettingsView .tabs-holder .filter-date{display:none}}#ProfileSettingsView .tabs-holder .ant-tabs-bar{margin-bottom:40px}#ProfileSettingsView .tabs-holder .tabs-badge{background:#fff;color:#1c1f37;box-shadow:inset 0 0 0 1px #d9d9d9}#ProfileSettingsView .ant-form .ant-btn{width:100%}@media(min-width:480px){#ProfileSettingsView .ant-form .ant-btn{width:150px}}.graph-h .fusioncharts-container svg{background:rgba(0,0,0,0)!important}.graph-h .fusioncharts-container svg g text[style="font-size: 9px; font-family: Verdana, sans; cursor: pointer; text-anchor: start;"],.graph-h .fusioncharts-container svg>g+g{display:none!important}.graph-h .fusioncharts-container svg [class$=background] rect:first-child{fill:rgba(0,0,0,0)!important}.status-linkedcamp iframe{border:0;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.status-linkedcamp iframe::-webkit-scrollbar{display:none}@media(max-width:991px){.reporting .subheader .ant-btn{margin-bottom:10px}}.reporting .ant-card{margin-bottom:28px;box-shadow:0 5px 12px 0 rgba(0,0,0,.1);transition:all .4s ease-in-out}.reporting .ant-card:hover{box-shadow:none}.reporting .ant-card .ant-card-body{padding:20px}.reporting .graph-h .fusioncharts-container svg{background:rgba(0,0,0,0)!important}.reporting .graph-h .fusioncharts-container svg g text[style="font-size: 9px; font-family: Verdana, sans; cursor: pointer; text-anchor: start;"]{display:none!important}.reporting .graph-h .fusioncharts-container svg [class$=background] rect:first-child{fill:rgba(0,0,0,0)!important}.reporting .heading-title{color:#929292;font-size:16px;margin-bottom:28px}.reporting .funnel-card.ant-card{margin-bottom:28px}.reporting .funnel-card.ant-card .ant-card-body{padding:0}.reporting .funnel-card .funnel-list-h{display:flex;align-items:center;overflow:hidden}.reporting .funnel-card .funnel-list-h .funnel-detail-h{flex:1 1 100%}.reporting .funnel-card .funnel-list-h .funnel-detail-h:last-child:after,.reporting .funnel-card .funnel-list-h .funnel-detail-h:last-child:before{display:none}@media(max-width:991px){.reporting .funnel-card .funnel-list-h .funnel-detail-h:last-child{border:0!important}.reporting .funnel-card .funnel-list-h .funnel-detail-h{flex:1 1 50%;border-bottom:1px solid #e3e8f1}.reporting .funnel-card .funnel-list-h .funnel-detail-h:nth-child(odd){border-right:1px solid #e3e8f1}}@media(max-width:567px){.reporting .funnel-card .funnel-list-h .funnel-detail-h{flex:1 1 100%}.reporting .funnel-card .funnel-list-h .funnel-detail-h:nth-child(odd){border-right:0}}@media(max-width:991px){.reporting .funnel-card .funnel-list-h{flex-flow:wrap}}.reporting .funnel-card .funnel-detail-h{padding:30px 20px;position:relative}.reporting .funnel-card .funnel-detail-h:before{content:"";position:absolute;top:0;right:-5px;background-image:url(https://d2h9jghou9rbg3.cloudfront.net/assets/curve.png);background-repeat:no-repeat;background-size:cover;width:30px;height:100%}.reporting .funnel-card .funnel-detail-h strong{font-weight:400;color:#929292;display:inline-block;margin-bottom:4px}.reporting .funnel-card .funnel-detail-h .title{display:flex;align-items:center;justify-content:space-between;font-size:26px;line-height:25px;margin-bottom:4px}.reporting .funnel-card .funnel-detail-h .title b{font-size:14px;font-weight:500}@media(max-width:1200px){.reporting .funnel-card .funnel-detail-h .title{font-size:18px}}.reporting .funnel-card .funnel-detail-h .subtitle{display:inline-block;font-weight:500;color:#007eff}.reporting .funnel-card .funnel-detail-h .subtitle .anticon{margin-right:4px}.reporting .funnel-card .funnel-detail-h .subtitle.danger{color:#eb5757}@media(max-width:991px){.reporting .funnel-card .funnel-detail-h{padding:20px}.reporting .funnel-card .funnel-detail-h:before{display:none}}.reporting .contact{display:flex;align-items:center}.reporting .contact .active{font-size:16px;color:#007eff;margin:0 5px}.reporting .contact .inactive{font-size:16px;color:#d3d3d3;margin:0 5px}.reporting .reporting-item-list{margin:0;padding:0;list-style:none}.reporting .reporting-item-list li{display:flex;align-items:center;justify-content:space-between}.reporting .reporting-item-list li:not(:last-child){padding-bottom:15px}.reporting .reporting-item-list .circle{display:inline-block;width:10px;height:10px;background:#007eff;border-radius:50%;margin-right:8px}.reporting .reporting-item-list .circle.danger{background:#eb5757}.reporting .reporting-item-list .circle.success{background:#20e0ab}.reporting .reporting-item-list .circle.warning{background:#ffc53d}.reporting .reporting-item-list h3{margin-bottom:0;color:rgba(28,31,55,.9)}.reporting .reporting-item-list .subtitle{color:#929292}.reporting .table-h.scroller{overflow-x:scroll!important}@media(max-width:991px){.reporting .reporting-table{min-width:920px}}.reporting .reporting-table .title{display:inline-flex;align-items:center}.reporting .reporting-table .ant-select{width:100%}.reporting .reporting-table .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:30px}.reporting .reporting-table .ant-select.primary:not(.ant-select-customize-input) .ant-select-selector{border-color:#007eff;background-color:rgba(0,126,255,.15);color:#007eff}.reporting .reporting-table .ant-select.primary .ant-select-arrow .anticon{color:#007eff!important}.reporting .reporting-table .ant-select.primary.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:#007eff}.reporting .reporting-table .ant-select.warning:not(.ant-select-customize-input) .ant-select-selector{border-color:#ffc53d;background-color:rgba(255,197,61,.15);color:#ffc53d}.reporting .reporting-table .ant-select.warning .ant-select-arrow .anticon{color:#ffc53d!important}.reporting .reporting-table .ant-select.warning.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:#ffc53d;box-shadow:0 0 0 2px rgba(255,197,61,.4)}.reporting .reporting-table .ant-select.success:not(.ant-select-customize-input) .ant-select-selector{border-color:#20e0ab;background-color:rgba(32,224,171,.15);color:#20e0ab}.reporting .reporting-table .ant-select.success .ant-select-arrow .anticon{color:#20e0ab!important}.reporting .reporting-table .ant-select.success.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:#20e0ab;box-shadow:0 0 0 2px rgba(32,224,171,.4)}.reporting .reporting-table .ant-select.danger:not(.ant-select-customize-input) .ant-select-selector{border-color:#eb5757;background-color:rgba(235,87,87,.15);color:#eb5757}.reporting .reporting-table .ant-select.danger .ant-select-arrow .anticon{color:#eb5757!important}.reporting .reporting-table .ant-select.danger.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:#eb5757;box-shadow:0 0 0 2px rgba(235,87,87,.4)}.reporting .reporting-table .head{padding:0 10px 15px}.reporting .reporting-table .head h3{font-size:14px;color:#929292;font-weight:400;margin-bottom:0}.reporting .reporting-table .body-row{background:#fff;padding:10px;border-radius:6px;margin:0 10px 15px;box-shadow:0 5px 12px 0 rgba(0,0,0,.1);transition:all .4s ease-in-out;border:1px solid rgba(0,0,0,0)}.reporting .reporting-table .body-row:hover{box-shadow:none;border-color:#e3e8f1}.reporting .reporting-table .body-td{display:flex;align-items:center;height:100%}.reporting .reporting-table .body-td*>div{flex:1 1 100%}.reporting .tag-h{position:relative;text-align:center}.reporting .tag-h .ant-tag{min-width:90px;height:26px;line-height:24px;border-radius:20px;margin-right:0;background-color:rgba(0,0,0,0);border-color:#0065cc;color:#007eff}.reporting .line-h{margin-top:10px;margin-bottom:30px;overflow:hidden}.reporting .line-h .line{float:left;height:15px;background:#cfd6ff;border-radius:0;opacity:1}.reporting .line-h .line:first-child{border-radius:10px 0 0 10px}.reporting .line-h .line:last-child{border-radius:0 10px 10px 0}.reporting .line-h .line.primary{background:#007eff}.reporting .line-h .line.secondary{background:#00cfff}.reporting .line-h .line.success{background:#20e0ab}.reporting .line-h .line.warning{background:#ffc53d}.reporting .line-h .line.danger{background:#eb5757}.reporting-campaigns .subheader .subtitle{color:#1c1f37}.reporting-campaigns .campaign-show-stats{margin-top:0}.reporting-campaigns .table td:not(:first-child),.reporting-campaigns .table th:not(:first-child){text-align:center}.automation-settings-step .walkthrough-step-holder{height:100%!important}.automation-settings-step .daily-limits .ant-form-item-control-input-content{text-align:right}@media(max-width:992px){.automation-settings-step .daily-limits{margin-bottom:30px}}.automation-settings-step .walkthrough-step-holder{padding:30px 50px}@media(min-width:768px){.automation-settings-step .walkthrough-step-holder{height:100%}}@media(max-width:768px){.automation-settings-step .walkthrough-step-holder{padding:30px 20px}}@media(max-width:1024px){.automation-settings-step .walkthrough-step-holder .onboarding-form .ant-card-body{padding:30px}}@media(max-width:992px){.automation-settings-step .text-center{text-align:left!important}}.automation-settings-step .next-btn{min-width:150px}.emoji-scroll-wrapper{overflow-y:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.emoji-scroll-wrapper::-webkit-scrollbar{display:none}#EmojiPopover1 .ant-popover-inner-content,#EmojiPopover2 .ant-popover-inner-content,#EmojiPopover3 .ant-popover-inner-content,#EmojiPopover4 .ant-popover-inner-content,#EmojiPopover5 .ant-popover-inner-content,#EmojiPopover6 .ant-popover-inner-content,#EmojiPopover7 .ant-popover-inner-content,#EmojiPopover8 .ant-popover-inner-content{padding:0}#EmojiPopoverInbox{margin-bottom:50px;margin-right:30px}#ConEmojiPopover .ant-popover-inner-content{padding:0!important}.ant-popover-inner-content .emoji-picker-react{margin:-12px -16px}.ant-picker-calendar-mode-switch{display:none!important}.schedule-modal .ant-form .ant-picker{width:100%;height:40px}.schedule-modal .ant-form .ant-input-affix-wrapper .ant-input{border-color:#e3e8f1}@media(max-width:600px){.moby__dashboard-view .subheader .main-title{text-align:left}}@media(max-width:567px){.moby__dashboard-view .subheader .main-title{text-align:center}}@media(max-width:600px){.moby__dashboard-view .subheader .ant-col.text-right{text-align:right}}@media(max-width:567px){.moby__dashboard-view .subheader .ant-col.text-right{text-align:center}}.moby__dashboard-view .subheader .ant-select{min-width:93px;margin-bottom:0}@media(max-width:567px){.moby__dashboard-view .subheader .ant-select{margin-top:15px}}.moby__dashboard-view .ant-card .ant-card-head .ant-card-head-wrapper{min-height:73px}.campaigns-report-widget.ant-card{box-shadow:1px 1px 15px rgba(0,125,254,.08);border-color:rgba(0,0,0,0)}@media(max-width:567px){.campaigns-report-widget.ant-card .ant-card-head-wrapper{flex-direction:column}.campaigns-report-widget.ant-card .ant-card-head-wrapper .ant-card-extra{padding-top:0;margin:0 auto}}.campaigns-report-widget.ant-card .report-card-actions .ant-btn{height:40px}.campaigns-report-widget.ant-card .report-card-actions .ant-btn+.ant-select{margin-left:10px}.campaigns-report-widget.ant-card .loading-container{height:350px}.campaigns-report-widget.ant-card .ant-empty{height:350px;display:flex;align-items:center;justify-content:center;flex-direction:column}.campaigns-report-widget.ant-card .campaigns-report-widget-ratio{display:flex;justify-content:center;flex-direction:column;height:100%}.campaigns-report-widget.ant-card .campaigns-report-widget-ratio .ratio-wrap:not(:last-child){margin-bottom:20px}.campaigns-report-widget.ant-card .campaigns-report-widget-ratio .ratio-wrap strong{color:#747474;font-weight:700}@media(max-width:567px){.campaigns-report-widget.ant-card .campaigns-report-widget-ratio{text-align:center}.campaigns-report-widget.campaigns-prospects-widget .ant-card-head-wrapper{flex-direction:row}}.dashboard-widget-card.ant-card{box-shadow:1px 1px 15px rgba(0,125,254,.08);border-color:rgba(0,0,0,0);margin-bottom:30px;border-radius:8px}.dashboard-widget-card.ant-card .icon{position:absolute;font-size:44px;opacity:.1;bottom:16px;right:19px}.dashboard-widget-card.ant-card .widget-caption .title{font-size:15px;line-height:24px;margin-bottom:10px}.dashboard-widget-card.ant-card .widget-caption .number{display:inline-block;font-size:18px;line-height:28px;margin-bottom:10px;color:#1c1f37}.dashboard-widget-card.ant-card .widget-caption .ratio-wrap{margin:0;font-size:12px;font-weight:700;color:#1c1f37}@media(max-width:1400px){.dashboard-widget-card.ant-card .widget-caption .ratio-wrap{font-size:11px}}@media(max-width:991px){.dashboard-widget-card.ant-card .widget-caption .ratio-wrap{font-size:12px}}.dashboard-widget-card.ant-card .graph-wrap .loading-container{height:60px}.synch-card.ant-card{box-shadow:1px 1px 15px rgba(0,125,254,.08);border-color:rgba(0,0,0,0);margin-bottom:30px;border-radius:8px}.widget-conut-list{padding-left:15px}.widget-conut-list li:not(:last-child){padding-bottom:10px}.widget-conut-list p{margin:0}.dashboard-stat-card.ant-card{box-shadow:0 0 12px 0 rgba(0,0,0,.1);margin-bottom:30px;border-radius:6px;background:rgba(0,126,255,.9)}.dashboard-stat-card.ant-card .ant-card-body{display:flex;justify-content:space-between}.dashboard-stat-card.ant-card .text-h{flex:1 1 100%}.dashboard-stat-card.ant-card .title{color:#fff;opacity:.6;margin:0 0 48px;font-size:19px}.dashboard-stat-card.ant-card .subtitle{color:#fff;font-size:40px;font-weight:700;line-height:22px}.dashboard-stat-card.ant-card .icon{font-size:40px;color:#fff;margin-left:10px;transition:all .4s ease-in-out}.dashboard-stat-card.ant-card .icon.invites-icon{font-size:45px}.dashboard-stat-card.ant-card:hover .icon{font-size:50px}.dashboard-stat-card.ant-card:hover .icon.invites-icon{font-size:60px}.group-card-h{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e3e8f1;border-radius:4px;overflow:hidden;width:70%;margin:0 0 0 auto}@media(min-width:768px){.group-card-h{margin-top:30px}}@media(min-width:991px){.group-card-h{width:75%;margin-top:0}}@media(max-width:991px){.group-card-h{width:100%}}@media(max-width:767px){.group-card-h{flex-flow:wrap}}@media(max-width:630px){.group-card-h{margin-top:30px}}.group-card-h .group-card{flex:1 1;border-right:1px solid #e3e8f1;padding:10px;text-align:center}.group-card-h .group-card:last-child{border-right:0}@media(max-width:480px){.group-card-h .group-card{flex:1 1 30%}.group-card-h .group-card:nth-child(4),.group-card-h .group-card:nth-child(5){border-top:1px solid #e3e8f1}.group-card-h .group-card:nth-child(3){border-right:0}}.group-card-h .title{font-size:15px;color:#007eff;margin-bottom:10px;font-weight:600}@media(min-width:992px){.group-card-h .title{font-size:17px}}.group-card-h .title .subtitle{font-size:10px;color:#007eff;font-weight:400;display:inline}@media(min-width:992px){.group-card-h .title .subtitle{font-size:11px}}.group-card-h .limits-text{font-size:13px;color:#007eff;font-weight:600;display:inline-block}@media(min-width:992px){.group-card-h .limits-text{font-size:14px}}.group-card-h .text{font-size:14px;color:#007eff;font-weight:600;display:inline-block}@media(min-width:992px){.group-card-h .text{font-size:15px}}.leads-sidebar-holder{height:100%;transition:all .3s ease-in-out}.leads-sidebar-holder p{font-size:12px}.leads-sidebar-holder .leads-sidebar-content-wrap{position:relative;height:100%}.leads-sidebar-holder .leads-sidebar-inner-bar{position:absolute;top:0;left:-56px;width:56px;height:100%;background:#fff;border:1px solid #e3e8f1}.leads-sidebar-holder .leads-sidebar-inner-bar .icon{display:flex;align-items:center;justify-content:center;cursor:pointer;height:56px;border-bottom:1px solid #e3e8f1}.leads-sidebar-holder .leads-sidebar-inner-bar .icon svg{fill:#007eff}.leads-sidebar-holder .leads-sidebar-inner-bar .inner-bar-actions{list-style-type:none;margin:0;padding:0}.leads-sidebar-holder .leads-sidebar-inner-bar .inner-bar-actions li{height:56px;display:flex;align-items:center;justify-content:center;cursor:pointer}.leads-sidebar-holder .leads-sidebar-inner-bar .inner-bar-actions li svg{fill:#929292}.leads-sidebar-holder .leads-sidebar-inner-bar .inner-bar-actions li .anticon{font-size:20px}.leads-sidebar-holder .leads-sidebar-inner-bar .inner-bar-actions li.active svg{fill:#007eff}.leads-sidebar-holder .leads-sidebar{height:100%}.leads-sidebar-holder .leads-sidebar .close-sidebar{position:absolute;top:-20px;left:-10px;color:#1c1f37;display:none}@media(max-width:1100px){.leads-sidebar-holder .leads-sidebar .close-sidebar{display:block}}.leads-sidebar-holder .leads-sidebar.ant-card{border-radius:0}.leads-sidebar-holder .leads-sidebar.ant-card .ant-card-body{padding:20px}.leads-sidebar-holder .leads-sidebar-head{padding:20px 20px 10px;border-bottom:1px solid #e3e8f1;margin:-20px}.leads-sidebar-holder .user-detail{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:10px}.leads-sidebar-holder .user-name-h{min-width:100%;text-align:center;margin-bottom:20px}.leads-sidebar-holder .user-name-h .user-name-wrap{min-width:100%}.leads-sidebar-holder .user-name-h .ant-avatar{margin-bottom:15px;min-width:60px;height:60px;line-height:60px;font-size:18px}.leads-sidebar-holder .user-name-h .title{font-size:15px;font-weight:700;color:#1c1f37;transition:all .4s ease-in-out}.leads-sidebar-holder .user-name-h .title:hover{color:#007eff}.leads-sidebar-holder .user-name-h .headline{font-size:14px;font-weight:500;color:#929292;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.leads-sidebar-holder .user-name-edit{display:flex;align-items:center;justify-content:center;margin-bottom:10px}.leads-sidebar-holder .user-name-edit .anticon{margin-left:10px}.leads-sidebar-holder .leads-sidebar-tags-h{overflow:hidden;text-align:center}.leads-sidebar-holder .leads-sidebar-tags-h .ant-tag{margin-bottom:10px;margin-right:10px}.leads-sidebar-holder .leads-sidebar-tags-h .leads-sidebar-tags-dots{position:relative;padding-right:20px}.leads-sidebar-holder .leads-sidebar-tags-h .leads-sidebar-tags-dots:after{content:"...";position:absolute;top:0;right:0;width:15px;height:100%}.leads-sidebar-holder .leads-sidebar-tags-h.fixed-height{height:32px}.leads-sidebar-holder .leads-sidebar-tags-h.fixed-height .leads-sidebar-tags{height:32px;display:inline-block}.leads-sidebar-holder .action-icons{display:flex;align-items:center}.leads-sidebar-holder .action-icons .conversation-icon{width:38px;height:38px;border-radius:50%;background-color:#cfe4ff;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:5px}.leads-sidebar-holder .action-icons .conversation-icon .anticon{color:#007eff}.leads-sidebar-holder .action-icons .conversation-icon .anticon svg{width:20px!important;height:20px!important}.leads-sidebar-holder .action-icons .edit-icon{width:38px;height:38px;border-radius:50%;background-color:rgba(255,197,61,.3);display:flex;align-items:center;justify-content:center;cursor:pointer}.leads-sidebar-holder .action-icons .edit-icon .anticon{color:rgba(255,197,61,.8)}.leads-sidebar-holder .action-icons .edit-icon .anticon svg{width:20px!important;height:20px!important}.leads-sidebar-holder .leads-sidebar-content{margin-top:40px;min-height:calc(100vh - 324px);max-height:calc(100vh - 324px);overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.leads-sidebar-holder .leads-sidebar-content::-webkit-scrollbar{display:none}.leads-sidebar-holder .leads-sidebar-content.leads-sidebar-content-no-tag{min-height:calc(100vh - 354px);max-height:calc(100vh - 354px)}.leads-sidebar-holder .leads-sidebar-content.leads-sidebar-content-conv{margin-top:0;min-height:calc(100vh - 104px);max-height:calc(100vh - 104px)}.leads-sidebar-holder .leads-sidebar-conversation{margin:20px 0 0;position:relative;padding-bottom:120px}.leads-sidebar-holder .leads-sidebar-conversation.email{padding-bottom:10px!important}.leads-sidebar-holder .leads-sidebar-conversation .conversation-footer{position:absolute;bottom:0;left:0;width:100%;z-index:99}.leads-sidebar-holder .leads-sidebar-conversation .emoji-holder .emoji-picker-react{width:100%;height:160px}@media(max-width:767px){.leads-sidebar-holder .leads-sidebar-conversation .emoji-holder .emoji-picker-react{height:100px}}.leads-sidebar-holder .leads-sidebar-conversation .messages{max-height:calc(100vh - 244px);min-height:calc(100vh - 244px);position:relative;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.leads-sidebar-holder .leads-sidebar-conversation .messages::-webkit-scrollbar{display:none}.leads-sidebar-holder .leads-sidebar-conversation .messages small{margin-left:10px;color:#007eff}.leads-sidebar-holder .leads-sidebar-conversation .email-messages{height:100%;position:relative;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.leads-sidebar-holder .leads-sidebar-conversation .email-messages::-webkit-scrollbar{display:none}.leads-sidebar-holder .leads-sidebar-conversation .email-messages small{margin-left:10px;color:#007eff}.leads-sidebar-holder .leads-sidebar-conversation .email-messages .message{margin-bottom:32px!important}.leads-sidebar-holder .leads-sidebar-conversation .message-holder{display:flex;justify-content:flex-start;margin-bottom:15px}.leads-sidebar-holder .leads-sidebar-conversation .user{margin-right:16px}.leads-sidebar-holder .leads-sidebar-conversation .ant-avatar{margin-bottom:8px}.leads-sidebar-holder .leads-sidebar-conversation .time{font-size:12px;color:#929292}.leads-sidebar-holder .leads-sidebar-conversation .left .message{margin-right:10px}.leads-sidebar-holder .leads-sidebar-conversation .right .message{margin-left:10px}.leads-sidebar-holder .leads-sidebar-conversation .message{box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.leads-sidebar-holder .leads-sidebar-conversation .message .username{color:#f77a4c;background-color:#eef1f8;font-size:9px;font-weight:700;padding-left:5px;border-top-right-radius:4px;border-bottom:1px solid #f77a4c}.leads-sidebar-holder .leads-sidebar-conversation .message .msg-link{text-decoration:underline}.leads-sidebar-holder .leads-sidebar-conversation .message .sent .msg-link{color:#fff!important;text-decoration:underline}.leads-sidebar-holder .leads-sidebar-conversation .message p{margin-bottom:0;padding:9px 16px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;background:#eef1f8;color:#929292;position:relative;white-space:pre-wrap;word-break:break-word;height:100%;z-index:20}.leads-sidebar-holder .leads-sidebar-conversation .message p:after{content:"";position:absolute;top:13px;left:0;right:0;width:12px;height:12px;margin:0 0 0 -5px;box-shadow:0 0 0 0 rgba(4,0,0,.2),1px 0 1px -1px rgba(0,0,0,.19);background:#eef1f8;color:#929292;transform:rotate(45deg)}@media screen and (max-width:1024px){.leads-sidebar-holder .leads-sidebar-conversation .message p{font-size:13px}}.leads-sidebar-holder .leads-sidebar-conversation .msg-image{max-width:250px}.leads-sidebar-holder .leads-sidebar-conversation .right{flex-direction:row-reverse}.leads-sidebar-holder .leads-sidebar-conversation .right .user{margin-right:0;margin-left:16px}.leads-sidebar-holder .leads-sidebar-conversation .right .message .username{color:#f77a4c;background-color:#007eff;font-size:9px;font-weight:700;padding-left:5px;border-top-right-radius:4px;border-bottom:1px solid #f77a4c}.leads-sidebar-holder .leads-sidebar-conversation .right .message p{background-color:#007eff;color:#fff}.leads-sidebar-holder .leads-sidebar-conversation .right .message p:after{margin:0 -5px 0 auto;background:#007eff}.leads-sidebar-holder .leads-sidebar-conversation .right .message .disabled{background-color:gray}.leads-sidebar-holder .leads-sidebar-conversation .right .message .disabled:after{margin:0 -5px 0 auto;background:gray}.leads-sidebar-holder .leads-sidebar-conversation .write-message{margin:12px 0 0}.leads-sidebar-holder .webhooks-select{margin:0 0 20px}.leads-sidebar-holder .webhooks-select.ant-input-group.ant-input-group-compact{display:flex}.leads-sidebar-holder .leads-data-caption{margin-bottom:10px}.leads-sidebar-holder .leads-data-caption .wrap-title{font-size:16px;margin-bottom:15px}.leads-sidebar-holder .leads-data-caption .action-list{margin-left:30px}.leads-sidebar-holder .leads-data-caption .action-list li::marker{font-size:22px}.leads-sidebar-holder .leads-data-caption .action-list a{font-weight:600;color:#929292}.leads-sidebar-holder .leads-data-caption .action-list a:hover{color:#007eff}.leads-sidebar-holder .leads-data-caption .reminder-h .note-bar{margin-left:0;margin-right:0}.leads-sidebar-holder .leads-data-caption .note-list-h .close-btn.ant-btn{min-width:32px}.leads-sidebar-holder .leads-data-caption.active-campaign-holder{margin-bottom:30px}.leads-sidebar-holder .leads-data-caption.leads-notes,.leads-sidebar-holder .leads-data-caption.leads-reminder{margin-bottom:20px}.leads-sidebar-holder .leads-data-wrap{display:flex;justify-content:space-between;flex-direction:row;margin-bottom:20px}.leads-sidebar-holder .leads-data-wrap .title{display:inline-block;font-size:12px;font-weight:700;color:#929292;word-break:break-all;min-width:100px}.leads-sidebar-holder .leads-data-wrap .title+.description{margin-left:10px}.leads-sidebar-holder .leads-data-wrap .description{flex:1 1 100%;font-size:12px;font-weight:600;color:#929292;word-break:break-all;position:relative;margin-bottom:0;padding-right:25px}.leads-sidebar-holder .leads-data-wrap .description .ant-btn{position:absolute;top:-5px;right:0;width:20px;height:20px;min-width:20px}.leads-sidebar-holder .leads-data-wrap .description .ant-btn .anticon{font-size:12px!important}.leads-sidebar-holder .leads-conversation-sec .no-record-holder,.leads-sidebar-holder .leads-email-sec .no-record-holder{height:calc(100vh - 110px)}.leads-sidebar-holder .email-bar-cards .email-messages-head{cursor:default}.leads-sidebar-holder .email-bar-card{padding:12px 16px;background:#f5f7fb;color:#1c1f37;border-radius:4px;box-shadow:0 7px 17px -6px rgba(28,31,55,.1);cursor:pointer}.leads-sidebar-holder .email-bar-card:not(:last-child){margin-bottom:20px}.leads-sidebar-holder .email-bar-card:hover{transition:all .4s ease-in-out;opacity:.8;box-shadow:none}.leads-sidebar-holder .email-bar-card .title{margin-bottom:5px}.leads-sidebar-holder .email-bar-card .email-message{font-size:13px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.leads-sidebar-holder .email-messages-head{padding:12px 16px;background:#f5f7fb;color:#1c1f37;font-weight:600;border-radius:4px;box-shadow:0 7px 17px -6px rgba(28,31,55,.1);cursor:pointer;margin-bottom:20px}.leads-sidebar-holder .email-messages-head:hover{transition:all .4s ease-in-out;opacity:.8;box-shadow:none}.leads-sidebar-holder .email-messages-head .anticon{margin-right:5px}.leads-sidebar-holder .email-message-item:not(:last-child){margin-bottom:30px}.leads-sidebar-holder .email-message-item .title{margin-bottom:20px}.leads-sidebar-holder .email-message-item .time-line{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #e3e8f1}.leads-sidebar-holder .email-message-item .time-line b{font-weight:500;color:#1c1f37}.leads-sidebar-holder .email-message-item .message-description{font-size:14px}.leads-sidebar-holder .leads-sidebar-tabs-h{margin-bottom:10px}.leads-sidebar-holder .leads-sidebar-tabs-h .ant-tabs .ant-tabs-nav .ant-tabs-tab{padding-top:0!important}.leads-sidebar-holder .leads-sidebar-tabs-h .reminder-h .note-bar{margin:16px 0 0}@media(max-width:700px){.leads-sidebar-holder .leads-sidebar-table-h .table{min-width:100%}}.leads-sidebar-holder .leads-sidebar-table-h .table tr td:first-child{font-weight:500;color:#1c1f37}.leads-sidebar-holder .updated-title{margin-bottom:0;font-size:12px}.leads-sidebar-holder .updated-title span{font-weight:400;color:#929292}.leads-sidebar-holder .leads-sidebar-loading{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 106px);max-height:calc(100vh - 106px)}.leads-sidebar-holder .leads-sidebar-loading .loading-container{height:100%}.tags-color-box{display:inline-block;width:50px;height:20px;border-radius:4px;overflow:hidden}.tags-color-box .circle-h .circle{height:20px;margin-right:0;border-radius:0}.tags-color-list{max-height:310px;overflow-y:scroll;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.tags-color-list::-webkit-scrollbar{display:none}.tags-color-list .tag-circle-holder{cursor:pointer}.tags-color-list .tag-circle-holder:not(:last-child){margin-bottom:10px}.tags-color-list .tag-circle-holder .circle{display:inline-block;width:12px;height:12px;border-radius:4px;background:#cfd6ff;margin-right:10px}.tags-popover-title{display:flex;align-items:center;justify-content:space-between}.tags-popover-title .ant-tag{margin:0;border-radius:14px;cursor:pointer}.tags-popover-title .ant-tag .icon{font-size:10px}.tags-popover-title .ant-tag.primary{background:#007eff;color:#fff}.table-filter-select{width:100%;max-height:310px;overflow-y:scroll;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.table-filter-select::-webkit-scrollbar{display:none}.table-filter-select.ant-checkbox-group .ant-checkbox-wrapper{margin:0 0 5px;display:flex}#ExportPopover .ant-popover-inner-content{padding:0}.contacts-row{cursor:pointer}.contacts-selected-row{background-color:rgba(0,207,255,.25)}.tag-selected-row{border-radius:4px;padding-left:4px;background-color:#d6eaff!important}.contacts-unread-row{background-color:#d1daec!important}.white-space-pre{white-space:pre}.lang-fr .dashboard-stat-card.ant-card{min-height:186px}.lang-fr .dashboard-stat-card.ant-card .title{min-height:58px}.app-inner-sidebar-holder{position:relative;display:flex}.app-inner-card.ant-card{margin-left:220px;flex:1 1 100%}@media(max-width:1200px){.app-inner-card.ant-card{margin-left:0;width:100%}.app-inner-card.ant-card .subheader .main-title{padding-left:44px}}@media(max-width:600px){.app-inner-card.ant-card .subheader .main-title{padding-left:0}}.app-inner-card.ant-card .settings-sidebar-btn{position:absolute;min-width:32px;top:24px;left:24px;z-index:2;display:none}@media(max-width:1200px){.app-inner-card.ant-card .settings-sidebar-btn{display:block}}@media(max-width:350px){.app-inner-card.ant-card .settings-sidebar-btn{top:-15px;left:20px}}@media(max-width:1200px){.app-inner-card.ant-card .empty-section .empty-section-head .head-heading .main-title{margin:5px 0 40px 50px}}@media(max-width:991px){.app-inner-card.ant-card .empty-section .empty-section-head .head-heading .main-title{margin:5px 0 40px}}.settings-inner-sidebar{width:200px;min-width:200px;max-width:200px;flex:1 1 200px;margin-right:20px;position:fixed;z-index:3;max-height:calc(100% - 120px);overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.settings-inner-sidebar::-webkit-scrollbar{display:none}@media(max-width:1200px){.settings-inner-sidebar{position:absolute;left:-110px;visibility:hidden;opacity:0;box-shadow:0 0 12px 0 rgba(50,50,50,.2)}}.settings-inner-sidebar.mobile-settings-inner-sidebar{visibility:visible;opacity:1;left:20px;background:#fff;padding:20px;border-right:1px solid #e3e8f1;height:calc(100% - 62px);min-height:calc(100% - 62px);width:220px;min-width:220px;max-width:220px;flex:1 1 220px}.settings-inner-sidebar .close{position:absolute;top:20px;right:20px;font-size:16px;color:#007eff;cursor:pointer;display:none}@media(max-width:1200px){.settings-inner-sidebar .close{display:block}}.settings-inner-sidebar .main-title{margin-bottom:20px;color:#007eff}.settings-inner-sidebar .ant-menu{background-color:rgba(0,0,0,0);border-right:0;height:100%}.settings-inner-sidebar .ant-menu-item{padding:0 16px!important;margin:5px 0!important;width:calc(100% - 1px)!important;font-size:12px;height:35px!important;line-height:35px!important}.settings-inner-sidebar .ant-menu-item .ant-menu-title-content{padding:0}.settings-inner-sidebar .ant-menu-item .icon{font-size:14px;vertical-align:sub}.settings-inner-sidebar .ant-menu-item .icon.icon-1{font-size:16px;margin-right:-3px}.settings-inner-sidebar .ant-menu-item svg.icon{width:15px!important;height:15px!important;vertical-align:sub}.settings-inner-sidebar .ant-menu-item a,.settings-inner-sidebar .ant-menu-item span{padding:0 12px;color:rgba(28,31,55,.7)!important}.settings-inner-sidebar .ant-menu-item a svg,.settings-inner-sidebar .ant-menu-item span svg{fill:rgba(28,31,55,.7)}.settings-inner-sidebar .ant-menu-item .ant-tag{padding:0 5px;margin-right:0;font-size:12px;float:right;margin-top:7px;color:#fff!important;line-height:16px}.settings-inner-sidebar .ant-menu-item:hover{border-radius:4px!important;color:#1c1f37!important;background:#e3e8f4!important}.settings-inner-sidebar .ant-menu-item:hover a,.settings-inner-sidebar .ant-menu-item:hover span{color:#1c1f37!important}.settings-inner-sidebar .ant-menu-item:hover a svg,.settings-inner-sidebar .ant-menu-item:hover span svg{fill:#1c1f37}.settings-inner-sidebar .ant-menu-item.ant-menu-item-active{border-radius:4px!important;color:#1c1f37!important;background:#e3e8f4!important}.settings-inner-sidebar .ant-menu-item.ant-menu-item-active a,.settings-inner-sidebar .ant-menu-item.ant-menu-item-active span{color:#1c1f37!important}.settings-inner-sidebar .ant-menu-item.ant-menu-item-active a svg,.settings-inner-sidebar .ant-menu-item.ant-menu-item-active span svg{fill:#1c1f37}.settings-inner-sidebar .ant-menu-item.mr-b-10{margin-bottom:10px!important}.settings-inner-sidebar .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{border-radius:4px!important;color:#1c1f37!important;background:#e3e8f4!important}.settings-inner-sidebar .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected a,.settings-inner-sidebar .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected span{color:#1c1f37!important}.settings-inner-sidebar .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected a svg,.settings-inner-sidebar .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected span svg{fill:#1c1f37}.settings-inner-sidebar .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected:after{display:none}@media(max-width:991px){.profile-overview .profile-overview-user{margin-bottom:30px}}.profile-overview .profile-overview-user .head{display:flex;align-items:center;margin-bottom:20px}.profile-overview .profile-overview-user .head .on-hover{position:relative;margin-right:10px;overflow:hidden;cursor:pointer}.profile-overview .profile-overview-user .head .on-hover .hover-overlay{position:absolute;top:2px;left:0;width:67px;height:67px;background-color:rgba(0,0,0,.4);border-radius:50%;display:flex;align-content:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.profile-overview .profile-overview-user .head .on-hover .hover-overlay .anticon{position:relative;z-index:2;color:#fff;line-height:70px;font-size:24px}.profile-overview .profile-overview-user .head .on-hover:hover .hover-overlay{opacity:1;visibility:visible}.profile-overview .profile-overview-user .head .ant-avatar{width:70px;height:70px}.profile-overview .profile-overview-user .head .ant-spin{min-width:70px;height:70px;display:flex;align-items:center;justify-content:center}.profile-overview .profile-overview-user .head .title{margin-bottom:0;font-size:16px;font-weight:600}.profile-overview .profile-overview-user .list{list-style:none;margin:0 0 20px;padding:0}.profile-overview .profile-overview-user .list li{padding-bottom:2px;color:#1c1f37;font-weight:500}.profile-overview .profile-overview-user .list span{color:#858585}.profile-overview .profile-overview-user .ant-btn-danger{white-space:pre-line}@media(max-width:400px){.profile-overview .profile-overview-user .ant-btn-danger{height:50px}}.profile-overview .profile-overview-plan{padding:23px;background:#f8f9ff;border-radius:4px}.profile-overview .profile-overview-plan .flex div:first-child{flex:1 1 100%}.profile-overview .profile-overview-plan h3{font-size:20px;margin-bottom:20px}.profile-overview .profile-overview-plan .tags-holder,.profile-overview .profile-overview-plan .tags-holder .ant-tag{margin-bottom:10px}.profile-overview .profile-overview-plan .subtitle{color:#1c1f37;display:block;font-weight:500}.profile-overview .profile-overview-plan .progress-bar-h{margin-bottom:20px}.profile-overview .profile-overview-plan .progress-bar-h .ant-progress-inner{background:#c5cdff}.profile-overview .subscriptions-view .subscription-card.ant-card{box-shadow:0 0 25px 0 rgba(0,0,0,.15)}.profile-overview .subscriptions-view .subscription-card.ant-card .ant-card-body{padding:30px 24px;min-height:100%}.settings-notification .switch-holder .heading{flex:1 1 100%}.settings-notification .switch-holder .heading .main-title{font-size:20px;color:#007eff;margin-bottom:10px}.settings-notification .switch-holder .ant-divider{margin:0 12px}.show-cursor-loading{cursor:wait!important}.campaign-view-boxs .campaign-view-box{display:flex;align-items:center}.campaign-view-boxs .campaign-view-box:not(:last-child){margin-bottom:10px}.campaign-view-boxs .campaign-view-box .box{display:inline-block;width:12px;height:12px;border-radius:4px;background:#cfd6ff;margin-right:10px}.campaign-view-boxs .campaign-view-box.primary{color:#007eff}.campaign-view-boxs .campaign-view-box.primary .box{background:#007eff}.campaign-view-boxs .campaign-view-box.success{color:#20e0ab}.campaign-view-boxs .campaign-view-box.success .box{background:#20e0ab}.campaign-view-boxs .campaign-view-box.warning{color:#ffc53d}.campaign-view-boxs .campaign-view-box.warning .box{background:#ffc53d}.campaign-view-boxs .campaign-view-box.danger{color:#eb5757}.campaign-view-boxs .campaign-view-box.danger .box{background:#eb5757}.select-tag-h{display:flex;align-items:center}.select-tag-h .select-tag-box{display:inline-block;width:12px;min-width:12px;height:12px;border-radius:4px;background:#cfd6ff;margin-right:10px}.unseted-margin-label{margin:unset}.ant-upload.ant-upload-drag{height:unset!important}.scheduler-on{color:#42ba96}.scheduler-off{color:#ca0b00}.new-campaign{overflow:hidden;height:100vh;display:flex;position:relative;margin:-30px -20px}@media(min-width:1200px){.new-campaign{margin:0}}.new-campaign .top-actions{position:absolute;width:100%;z-index:2;display:flex;align-items:center;justify-content:space-evenly}.new-campaign .new-campaign-sidebar-holder{flex:0 0 300px;max-width:300px;min-width:300px;width:300px;padding:20px;height:100%;position:relative;background:#fff;box-shadow:1px 1px 10px rgba(28,31,55,.08)}.new-campaign .new-campaign-sidebar-holder .logo-wrap{text-align:center}.new-campaign .new-campaign-sidebar-holder .logo-wrap .ant-divider{margin-top:10px}.new-campaign .new-campaign-sidebar-holder .logo{display:inline-block}.new-campaign .new-campaign-sidebar-holder .new-campaign-sidebar{height:calc(100% - 50px);margin-bottom:70px;overflow-y:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.new-campaign .new-campaign-sidebar-holder .new-campaign-sidebar::-moz-scrollbar{display:none}.new-campaign .new-campaign-sidebar-holder .new-campaign-sidebar::-webkit-scrollbar{width:6px}.new-campaign .new-campaign-sidebar-holder .new-campaign-sidebar::-webkit-scrollbar:horizontal{height:6px}.new-campaign .new-campaign-sidebar-holder .new-campaign-sidebar::-webkit-scrollbar-track{border-radius:3px;background:#f6f8fd}.new-campaign .new-campaign-sidebar-holder .new-campaign-sidebar::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:3px}.new-campaign .new-campaign-sidebar-holder .new-campaign-sidebar::-webkit-scrollbar-thumb:hover{background:#d6d6d6}.new-campaign .new-campaign-sidebar-holder .new-campaign-sidebar .title-label{font-size:14px;font-weight:400!important;margin-bottom:15px}.new-campaign .new-campaign-sidebar-holder .subtitle{display:inline-block;cursor:pointer;transition:all .4s ease-in-out;margin-top:10px;margin-bottom:20px;color:#007eff}.new-campaign .new-campaign-sidebar-holder .switch-holder{display:flex;flex-flow:row wrap;margin-bottom:10px}.new-campaign .new-campaign-sidebar-holder .switch-holder>div{display:flex;align-items:center;margin-bottom:20px}.new-campaign .new-campaign-sidebar-holder .switch-holder .ant-form-item-control-input{min-height:22px}.new-campaign .new-campaign-sidebar-holder .ant-form-item-explain,.new-campaign .new-campaign-sidebar-holder .switch-holder .d-inline-block{font-size:12px}.new-campaign .new-campaign-sidebar-holder .ant-input-lg,.new-campaign .new-campaign-sidebar-holder .ant-select-lg{font-size:14px}.new-campaign .new-campaign-sidebar-holder .new-campaign-sidebar-item .ant-btn.ant-btn-sm,.new-campaign .new-campaign-sidebar-holder .new-campaign-sidebar-item .text-right{font-size:12px}.new-campaign .new-campaign-sidebar-holder .new-campaign-sidebar-item .ant-upload-list-item{height:32px!important}.new-campaign .new-campaign-sidebar-holder .ant-upload .ant-upload-drag-icon{margin-bottom:10px}.new-campaign .new-campaign-sidebar-holder .ant-upload .ant-upload-drag-icon img{width:32px}.new-campaign .new-campaign-sidebar-holder .ant-upload .ant-upload-text{margin-bottom:0}.new-campaign .new-campaign-sidebar-holder .campaign-leads-tags{display:flex;flex-direction:column}.new-campaign .new-campaign-sidebar-holder .campaign-leads-tags .ant-select{flex:1 1 100%;width:100%!important;min-width:100%;max-width:100%}.new-campaign .new-campaign-sidebar-holder .campaign-leads-tags .ant-select.ant-select-show-arrow .ant-select-arrow{display:none}.new-campaign .new-campaign-sidebar-holder .campaign-leads-tags .ant-select+.tags-h{margin-top:20px}.new-campaign .new-campaign-sidebar-holder .campaign-leads-tags .tags-h{padding:10px;border:1px solid #e3e8f1;border-radius:4px}.new-campaign .new-campaign-sidebar-holder .campaign-leads-tags .tags-h div:first-child{margin-bottom:-10px}.new-campaign .new-campaign-sidebar-holder .campaign-leads-tags .tags-h .span-h span.d-inline-block{margin-bottom:10px}.new-campaign .new-campaign-sidebar-holder .campaign-leads-tags .tags-h .span-h span:last-child .ant-tag{margin-right:0}.new-campaign .new-campaign-sidebar-holder .campaign-leads-tags .tags-h span.d-inline-block{margin-bottom:10px}.new-campaign .new-campaign-sidebar-holder .campaign-leads-tags .tags-h span:last-child .ant-tag{margin-right:0}.new-campaign .new-campaign-sidebar-holder .campaign-leads-tags .tags-h .ant-tag{height:30px;line-height:28px}.new-campaign .new-campaign-sidebar-holder .campaign-leads-tags .site-tag-plus{background:#fff;border-style:dashed;margin-right:0}.new-campaign .new-campaign-sidebar-holder .btn-holder{position:absolute;bottom:0;left:0;flex-flow:row;width:100%;padding:20px}.new-campaign .new-campaign-sidebar-holder .btn-holder>div:first-child{flex:1 1 100%}.new-campaign .new-campaign-sidebar-holder .btn-holder>div:nth-child(2n){min-width:45px;flex:1 1 45px;margin-left:10px}.new-campaign .new-campaign-sidebar-holder .btn-holder>div:nth-child(2n) .ant-btn{height:40px;line-height:50px}.new-campaign .new-campaign-sidebar-holder .btn-holder>div:nth-child(2n) .ant-btn .anticon{margin:0 auto}.new-campaign .new-campaign-sidebar-holder .btn-holder>div:nth-child(2n) .ant-btn .anticon path{fill:#007eff}.new-campaign .new-campaign-sidebar-holder .btn-holder>div:nth-child(2n) .ant-btn .anticon line,.new-campaign .new-campaign-sidebar-holder .btn-holder>div:nth-child(2n) .ant-btn .anticon polygon{stroke:#007eff}.new-campaign .new-campaign-sidebar-holder .btn-holder>div:nth-child(2n) .ant-btn:hover .anticon path{fill:#fff}.new-campaign .new-campaign-sidebar-holder .btn-holder>div:nth-child(2n) .ant-btn:hover .anticon line,.new-campaign .new-campaign-sidebar-holder .btn-holder>div:nth-child(2n) .ant-btn:hover .anticon polygon{stroke:#fff}.new-campaign .new-campaign-sidebar-holder .btn-holder .ant-btn{width:100%}.new-campaign .new-campaign-sidebar-holder.new-campaign-users-sidebar-holder .new-campaign-sidebar{height:calc(100% - 230px)}.new-campaign .new-campaign-sidebar-holder.new-campaign-users-sidebar-holder .ant-input-search{margin-bottom:20px}.new-campaign .new-campaign-sidebar-holder.new-campaign-users-sidebar-holder .count-text{display:block;color:#929292;margin-bottom:20px}.new-campaign .new-campaign-sidebar-holder.new-campaign-users-sidebar-holder .table-title{align-items:center}.new-campaign .new-campaign-sidebar-holder.new-campaign-users-sidebar-holder .table-title:not(:last-child){border-bottom:1px solid #e3e8f1;padding-bottom:10px;margin-bottom:10px}.new-campaign .new-campaign-sidebar-holder.new-campaign-users-sidebar-holder .table-title .ant-avatar{margin-right:8px;width:32px;min-width:32px!important;height:32px;line-height:32px}.new-campaign .new-campaign-sidebar-holder.new-campaign-users-sidebar-holder .table-title .title-detail .title,.new-campaign .new-campaign-sidebar-holder.new-campaign-users-sidebar-holder .table-title .title-detail a{margin-top:0;margin-bottom:2px}.new-campaign .new-campaign-sidebar-holder.new-campaign-users-sidebar-holder .table-title .title-detail .ant-tag{line-height:14px}.new-campaign .new-campaign-sidebar-view-help-wrap{padding:15px;border:1px dashed #1c1f37;border-radius:4px;color:#929292;margin:10px 0 30px}.new-campaign .new-campaign-content{flex:1 1 100%}.new-campaign .switch-btn{position:absolute;top:48px;left:-16px;z-index:3}.new-campaign .new-campaign-head{height:64px;background:#fff;padding:0 20px;line-height:20px;border-bottom:1px solid #e3e8f1;box-shadow:0 0 24px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between}.new-campaign .new-campaign-head .title-wrap{font-size:18px;font-weight:700}.new-campaign .new-campaign-head .title-wrap .anticon{color:#929292;font-size:12px}.new-campaign .new-campaign-head .title-wrap .anticon+span{margin-left:10px}.new-campaign .new-campaign-head .head-actions-wrap .changes-title{font-size:16px;display:inline-block;margin-left:20px;font-weight:600;color:#929292}.new-campaign .new-campaign-head .head-actions-wrap .ant-btn:not(:first-child){margin-left:20px}.new-campaign .new-campagin-stats-loader,.new-campaign .no-record-holder{width:100%;height:100%}.new-campaign-select-option{display:flex;align-items:center;white-space:normal}.new-campaign-select-option .ant-avatar{margin-right:10px}.new-campaign-select-option span{display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.alert-list{padding:0;margin:0 0 0 16px}.crm-radio-btns.ant-radio-group{width:100%}.crm-radio-btns.ant-radio-group .ant-radio-button-wrapper{display:block;border:1px solid #e3e8f1;border-radius:4px;height:40px;line-height:38px;font-weight:500}.crm-radio-btns.ant-radio-group .ant-radio-button-wrapper:not(:last-child){margin-bottom:10px}.crm-radio-btns.ant-radio-group .ant-radio-button-wrapper:not(:first-child):before{display:none}.crm-radio-btns.ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked .circle{background:#fff}.crm-radio-btns.ant-radio-group .ant-radio-button-wrapper .circle{display:inline-block;margin-right:7px;width:10px;height:10px;border-radius:50%;background:#929292;transition:all .3s ease-in-out}.crm-radio-btns.crm-radio-btns-alter.ant-radio-group{margin:0 -10px}.crm-radio-btns.crm-radio-btns-alter.ant-radio-group .ant-radio-button-wrapper{display:inline-block;margin:10px}.default-flow{padding:20px 30px 20px 20px;height:100%;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.default-flow::-webkit-scrollbar{display:none}.default-flow .subheader .icon{margin-right:10px}.default-flow .ant-divider-horizontal.ant-divider-with-text{margin:0 0 30px}.default-flow .flow-options-card.ant-card{border-radius:6px;cursor:pointer}.default-flow .flow-options-card.ant-card .ant-card-head-title .headline{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.default-flow .flow-options-card.ant-card .ant-card-head-title .headline strong{font-weight:700!important}.default-flow .flow-options-card.ant-card .ant-card-body{padding:0;text-align:center}.default-flow .flow-options-card.ant-card .icon{padding:30px 30px 0;background:#e2efff;height:149px}.default-flow .flow-options-card.ant-card .icon svg{margin-bottom:-5px;width:100%!important;height:100%!important}.default-flow .flow-options-card.ant-card .title{display:flex;align-items:center;justify-content:center;border-top:1px solid #e3e8f1;padding:20px;font-size:18px;line-height:24px;margin:0;min-height:91px}@media(max-width:567px){.default-flow .flow-options-card.ant-card .title{font-size:16px}}.default-flow .flow-options-card.ant-card .edit-icon{left:0}.default-flow .flow-options-card.ant-card .close-icon,.default-flow .flow-options-card.ant-card .edit-icon{position:absolute;top:-10px;min-width:25px;min-height:25px;line-height:25px;border-radius:50%;background:#007eff;color:#fff;cursor:pointer;z-index:2}.default-flow .flow-options-card.ant-card .close-icon{right:0}.default-flow.saved-flow{overflow:hidden;padding:0}.default-flow.saved-flow .main-title{font-size:20px}.ssi-analytics-card.ant-card{box-shadow:1px 1px 15px rgba(0,125,254,.08);border-color:rgba(0,0,0,0);margin-bottom:30px}@media(max-width:567px){.ssi-analytics-card.ant-card .ant-card-head-wrapper{flex-direction:column}.ssi-analytics-card.ant-card .ant-card-head-wrapper .ant-card-extra{padding-top:0;margin:0 auto}}.ssi-analytics-card.ant-card .ant-card-body{max-height:337px;overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none;display:flex;align-items:center;justify-content:center;margin:24px 0;padding:0 24px}.ssi-analytics-card.ant-card .ant-card-body::-webkit-scrollbar{display:none}@media(max-width:991px){.ssi-analytics-card.ant-card .ant-card-body{max-height:100%!important;min-height:100%!important;overflow:hidden}}.ssi-analytics-card.ant-card .main-stats-holder{display:flex;align-items:center;justify-content:center;width:100%}@media(max-width:991px){.ssi-analytics-card.ant-card .main-stats-holder{flex-flow:row wrap}}.ssi-analytics-card.ant-card .main-stats-holder .graph-h{flex:1 1 250px;max-width:250px;min-width:250px;width:250px}@media(max-width:767px){.ssi-analytics-card.ant-card .main-stats-holder .graph-h{flex:1 1 100%;max-width:100%;min-width:100%;width:100%;margin-bottom:24px;text-align:center}}.ssi-analytics-card.ant-card .main-stats-holder .text-detail{flex:1 1 30%;text-align:center}.ssi-analytics-card.ant-card .main-stats-holder .text-detail .number{color:#007eff;font-size:60px;line-height:80px;margin-bottom:5px}.ssi-analytics-card.ant-card .main-stats-holder .text-detail .out-of{font-size:18px;display:inline-block;color:#929292}@media(max-width:991px){.ssi-analytics-card.ant-card .main-stats-holder .text-detail{flex:1 1 100%}}.ssi-analytics-card.ant-card .main-stats-holder .progress-detail{flex:1 1 50%;border-left:1px solid #e3e8f1;margin-left:20px;padding-left:20px}@media(max-width:991px){.ssi-analytics-card.ant-card .main-stats-holder .progress-detail{border-left:0;margin-left:0;padding-left:0;border-top:1px solid #e3e8f1;margin-top:20px;padding-top:20px}}.ssi-analytics-card.ant-card .main-stats-holder .progress-detail .title{font-size:18px}.ssi-analytics-card.ant-card .main-stats-holder .progress-detail .ant-progress .ant-progress-inner{background-color:#d9dfff}.ssi-analytics-card.ant-card .main-stats-holder .progress-detail .ant-progress .ant-progress-text{color:#1c1f37;font-weight:700}.ssi-analytics-card.ant-card .main-stats-holder .progress-detail .ant-progress .ant-progress-bg{height:15px!important}.ssi-analytics-card.ant-card .main-stats-holder .progress-detail .ant-progress.danger .ant-progress-bg{background-color:#eb5757}.ssi-analytics-card.ant-card .main-stats-holder .progress-detail .ant-progress.warning .ant-progress-bg{background-color:#ffc53d}.ssi-analytics-card.ant-card .main-stats-holder .progress-detail .ant-progress.success .ant-progress-bg{background-color:#20e0ab}@media(max-width:991px){.ssi-analytics-card.ant-card .main-stats-holder .progress-detail{margin-top:24px}}@media(max-width:767px){.ssi-analytics-card.ant-card .main-stats-holder .progress-detail{flex:1 1 100%}}.ssi-analytics-card.ant-card .small-stats-holder .small-stat{text-align:center;position:relative}.ssi-analytics-card.ant-card .small-stats-holder .small-stat:before{content:"";position:absolute;top:25px;right:-15px;height:calc(100% - 20px);border-left:1px solid #e3e8f1;width:1px}@media(max-width:600px){.ssi-analytics-card.ant-card .small-stats-holder .small-stat:before{border-left:0;border-bottom:1px solid #e3e8f1;width:100%;height:1px;right:0;top:calc(100% + 15px)}}.ssi-analytics-card.ant-card .small-stats-holder .small-stat .text-detail{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e3e8f1}.ssi-analytics-card.ant-card .small-stats-holder .small-stat .text-detail .number{color:#007eff;font-size:40px;line-height:60px;margin-bottom:5px}.ssi-analytics-card.ant-card .small-stats-holder .small-stat .text-detail .out-of{font-size:16px;display:inline-block;color:#929292}.ssi-analytics-card.ant-card .small-stats-holder .small-stat.stats-before-none:before{display:none}.new-campaign-sidebar-view{height:100%}.new-campaign-sidebar-view .main-title{margin:0 0 10px;font-size:14px;font-weight:600!important;color:#929292}.new-campaign-sidebar-view .description{font-size:12px;margin:0 0 20px;color:#929292}.new-campaign-sidebar-view .switch{display:flex;align-items:center}.new-campaign-sidebar-view .switch .text{display:inline-block;margin-left:10px;line-height:40px}.new-campaign-sidebar-view .ant-divider.ant-divider-with-text{text-transform:uppercase;font-weight:700;color:#747474}.new-campaign-sidebar-view .temnplate-btn-h{display:flex;justify-content:space-between;margin-bottom:20px}.new-campaign-sidebar-view .temnplate-btn-h .ant-btn{padding:0;font-weight:500}.new-campaign-sidebar-view .group-holder.ant-input-group.ant-input-group-compact{display:flex}.new-campaign-sidebar-view .group-holder.ant-input-group.ant-input-group-compact .ant-input-number{width:80px;border-radius:0 4px 4px 0}.new-campaign-sidebar-view .group-holder.ant-input-group.ant-input-group-compact .ant-input-number input{height:38px}.new-campaign-sidebar-view .group-holder.ant-input-group.ant-input-group-compact .ant-select{width:90px}.new-campaign-sidebar-view .group-holder.ant-input-group.ant-input-group-compact .ant-select .ant-select-selector{border-radius:4px 0 0 4px}.new-campaign-sidebar-view .editor-holder .editor-head{display:flex;align-items:center;justify-content:flex-end}.new-campaign-sidebar-view .editor-holder .editor-head p{margin:0}.new-campaign-sidebar-view .editor-holder .editor-head .ant-dropdown-trigger{border-radius:4px 4px 0 0;border-bottom:0}.new-campaign-sidebar-view .editor-holder .ant-input-affix-wrapper{padding:0 11px;border-radius:4px 0 4px 4px!important}.new-campaign-sidebar-view .editor-holder textarea.ant-input{border-radius:4px 0 4px 4px!important;border-color:#e3e8f1;min-height:150px;resize:none;padding:10px 15px 42px;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.new-campaign-sidebar-view .editor-holder textarea.ant-input::-moz-scrollbar{display:none}.new-campaign-sidebar-view .editor-holder textarea.ant-input::-webkit-scrollbar{width:6px}.new-campaign-sidebar-view .editor-holder textarea.ant-input::-webkit-scrollbar:horizontal{height:6px}.new-campaign-sidebar-view .editor-holder textarea.ant-input::-webkit-scrollbar-track{border-radius:3px;background:#f6f8fd}.new-campaign-sidebar-view .editor-holder textarea.ant-input::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:3px}.new-campaign-sidebar-view .editor-holder textarea.ant-input::-webkit-scrollbar-thumb:hover{background:#d6d6d6}.new-campaign-sidebar-view .editor-holder .textarea-and-tag-h{position:relative}.new-campaign-sidebar-view .editor-holder .textarea-and-tag-h .tags-h{position:absolute;bottom:1px;padding:10px 10px 0;left:1px}.new-campaign-sidebar-view .editor-holder .textarea-and-tag-h .tags-h .ant-tag{border-color:#007eff;background:#fff;color:#007eff;transition:all .4s ease-in-out;margin-bottom:10px;cursor:pointer}.new-campaign-sidebar-view .editor-holder .textarea-and-tag-h .tags-h .ant-tag:hover{border-color:#007eff;background:#007eff;color:#fff}.new-campaign-sidebar-view .editor-holder .icon-btn{border-radius:4px 0 0 0;border-bottom:0;padding:0 7px;margin-right:-1px}.new-campaign-sidebar-view .editor-holder .icon-btn .icon{font-size:13px!important;color:#929292!important;margin:0!important}.new-campaign-sidebar-view .editor-holder .icon-btn.ant-btn-icon-only{width:50px;height:40px}.new-campaign-sidebar-view .new-campaign-sidebar-view-help-wrap{padding:15px;border:1px dashed #1c1f37;border-radius:4px;color:#929292;margin:10px 0 30px}.email-editor-modal .temnplate-btn-h{display:flex;justify-content:space-between;margin-bottom:20px}.email-editor-modal .temnplate-btn-h .ant-btn{padding:0}.email-editor-modal .rdw-editor-wrapper .rdw-editor-toolbar{border-radius:4px 0 0 0;padding:10px 5px;border-color:#e3e8f1;border-bottom:0;margin-bottom:0}.email-editor-modal .rdw-editor-wrapper .rdw-editor-main{border:1px solid #e3e8f1;border-radius:0 0 4px 4px;padding:0 10px}.email-editor-modal .rdw-editor-wrapper .rdw-editor-main .public-DraftEditor-content>div{height:150px;overflow-y:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.email-editor-modal .rdw-editor-wrapper .rdw-editor-main .public-DraftEditor-content>div::-webkit-scrollbar{display:none}.email-editor-modal .editor-holder .editor-head{display:flex;align-items:center;justify-content:flex-end}.email-editor-modal .editor-holder .editor-head p{margin:0}.email-editor-modal .editor-holder .editor-head .ant-dropdown-trigger{border-radius:4px 4px 0 0;border-bottom:0}.email-editor-modal .editor-holder .ant-input-affix-wrapper{padding:0 11px;border-radius:4px 0 4px 4px!important}.email-editor-modal .editor-holder textarea.ant-input{border-radius:4px 0 4px 4px!important;border-color:#e3e8f1;resize:none;padding:10px 15px 42px}.email-editor-modal .editor-holder .textarea-and-tag-h{position:relative}.email-editor-modal .editor-holder .textarea-and-tag-h .tags-h{position:absolute;bottom:1px;padding:10px 10px 0;left:1px}.email-editor-modal .editor-holder .textarea-and-tag-h .tags-h .ant-tag{border-color:#007eff;background:#fff;color:#007eff;transition:all .4s ease-in-out;margin-bottom:10px;cursor:pointer}.email-editor-modal .editor-holder .textarea-and-tag-h .tags-h .ant-tag:hover{border-color:#007eff;background:#007eff;color:#fff}.email-editor-modal .editor-holder .icon-btn{border-radius:4px 0 0 0;border-bottom:0;padding:0 7px;margin-right:-1px}.email-editor-modal .editor-holder .icon-btn .icon{font-size:13px!important;color:#929292!important;margin:0!important}.email-editor-modal .editor-holder .icon-btn.ant-btn-icon-only{width:50px;height:40px}.multi-account-modal{min-width:95%}@media(min-width:991px){.multi-account-modal{min-width:55%}}.multi-account-modal .on-boarding-second-step h5.text-center .and-text{display:inline-block;margin-right:8px}.multi-account-modal .on-boarding-second-step .box-holder{border:1px solid #e3e8f1;border-radius:4px;padding:20px;text-align:center;min-height:190px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;cursor:pointer;transition:all .4s ease-in-out}.multi-account-modal .on-boarding-second-step .box-holder .anticon,.multi-account-modal .on-boarding-second-step .box-holder .icon{font-size:60px;margin-bottom:10px;color:rgba(28,31,55,.85);transition:all .4s ease-in-out}.multi-account-modal .on-boarding-second-step .box-holder .anticon svg,.multi-account-modal .on-boarding-second-step .box-holder .icon svg{width:60px;height:60px;transition:all .4s ease-in-out}.multi-account-modal .on-boarding-second-step .box-holder .title{font-weight:700;font-size:18px;transition:all .4s ease-in-out}.multi-account-modal .on-boarding-second-step .box-holder p{font-weight:500;margin:0}.multi-account-modal .on-boarding-second-step .box-holder.active,.multi-account-modal .on-boarding-second-step .box-holder:hover{border-color:#007eff}.multi-account-modal .on-boarding-second-step .box-holder.active .anticon,.multi-account-modal .on-boarding-second-step .box-holder.active .icon,.multi-account-modal .on-boarding-second-step .box-holder:hover .anticon,.multi-account-modal .on-boarding-second-step .box-holder:hover .icon{color:#007eff}.multi-account-modal .on-boarding-second-step .box-holder.active .anticon svg,.multi-account-modal .on-boarding-second-step .box-holder.active .icon svg,.multi-account-modal .on-boarding-second-step .box-holder:hover .anticon svg,.multi-account-modal .on-boarding-second-step .box-holder:hover .icon svg{fill:#007eff}.multi-account-modal .on-boarding-second-step .box-holder.active .title,.multi-account-modal .on-boarding-second-step .box-holder:hover .title{color:#007eff}.multi-account-modal .on-boarding-second-step .box-holder.disable{cursor:no-drop;position:relative}.multi-account-modal .on-boarding-second-step .box-holder.disable:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.multi-account-modal .on-boarding-second-step .box-holder.disable .disable-text{display:block;position:absolute;top:48%;left:0;width:100%;text-align:center;color:#fff;font-size:16px}.multi-account-modal .on-boarding-second-step .box-holder.box-coming-soon{min-height:210px}.multi-account-modal .ant-input-number{width:100%;height:50px;line-height:50px}.multi-account-modal .email-smtp-form .ant-input-affix-wrapper{padding:0 11px}.multi-account-modal .email-smtp-form .ant-input-number{height:40px;line-height:40px}.on-boarding{height:100vh;display:flex}@media(max-width:991px){.on-boarding{height:100%;display:block}}.on-boarding .on-boarding-main-content{height:100%;width:100%}.on-boarding .on-boarding-main-content .add-credit-card-holder{background-color:#fff;border:1px solid #929292;padding:20px 25px;border-radius:5px}.on-boarding .onboarding-left-side{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 60px;background:#007eff;position:relative}@media(max-width:1200px){.on-boarding .onboarding-left-side{padding:0 50px}}@media(max-width:991px){.on-boarding .onboarding-left-side{height:500px;overflow:hidden}}@media(max-width:767px){.on-boarding .onboarding-left-side{height:400px;padding:100px 50px 0;justify-content:flex-start}}@media(max-width:567px){.on-boarding .onboarding-left-side{padding:100px 30px 0}}.on-boarding .onboarding-left-side .main-logo{position:absolute;top:60px;left:60px}@media(max-width:1200px){.on-boarding .onboarding-left-side .main-logo{top:50px;left:50px}}@media(max-width:567px){.on-boarding .onboarding-left-side .main-logo{top:30px;left:30px}}.on-boarding .onboarding-left-side .bottom-vector{display:flex;align-items:center;justify-content:center;position:absolute;bottom:-6px;left:0;width:100%}@media(max-width:1200px){.on-boarding .onboarding-left-side .bottom-vector{bottom:-4px}}.on-boarding .onboarding-left-side .bottom-vector svg{width:200px;height:200px}@media(min-width:1400px){.on-boarding .onboarding-left-side .bottom-vector svg{width:300px;height:300px}}.on-boarding .onboarding-left-side .caption-wrap{width:100%}.on-boarding .onboarding-left-side .caption-wrap .title{font-size:36px;font-weight:700;line-height:36px;color:#fff}@media(max-width:1410px){.on-boarding .onboarding-left-side .caption-wrap .title{font-size:26px;line-height:30px}}@media(max-width:1200px){.on-boarding .onboarding-left-side .caption-wrap .title{font-size:23px;line-height:27px}}@media(max-width:767px){.on-boarding .onboarding-left-side .caption-wrap .title{font-size:20px;line-height:25px}}@media(max-width:567px){.on-boarding .onboarding-left-side .caption-wrap .title{font-size:18px;line-height:22px}}.on-boarding .onboarding-left-side .caption-wrap p{font-size:18px;font-weight:600;line-height:28px;color:#fff}@media(max-width:1410px){.on-boarding .onboarding-left-side .caption-wrap p{font-size:16px;line-height:25px}}@media(max-width:1200px){.on-boarding .onboarding-left-side .caption-wrap p{font-size:15px;line-height:25px}}@media(max-width:767px){.on-boarding .onboarding-left-side .caption-wrap p{font-size:14px}}.on-boarding .onboarding-right-side{width:auto;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:auto;padding:0 60px;background:#f8f9ff}@media(max-width:1200px){.on-boarding .onboarding-right-side{padding:0 50px}}@media(max-width:991px){.on-boarding .onboarding-right-side{padding:50px}}@media(max-width:567px){.on-boarding .onboarding-right-side{padding:30px}}.on-boarding .onboarding-right-side .main-logo-mob-view{display:inline-block;margin-bottom:40px}@media(min-width:767px){.on-boarding .onboarding-right-side .main-logo-mob-view{display:none}}.on-boarding .onboarding-right-side .onboarding-form-wrap{position:relative;width:calc(100% - 500px);margin-top:-40px;max-height:calc(100% - 180px);overflow-y:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.on-boarding .onboarding-right-side .onboarding-form-wrap::-webkit-scrollbar{display:none}@media(max-width:1600px){.on-boarding .onboarding-right-side .onboarding-form-wrap{width:calc(100% - 300px)}}@media(max-width:1410px){.on-boarding .onboarding-right-side .onboarding-form-wrap{width:calc(100% - 150px)}}@media(max-width:1200px){.on-boarding .onboarding-right-side .onboarding-form-wrap{width:calc(100% - 80px)}}@media(max-width:991px){.on-boarding .onboarding-right-side .onboarding-form-wrap{width:100%;max-height:100%;margin-top:0}}.on-boarding .onboarding-right-side .onboarding-form-wrap .ant-form-item-control-input-content .ant-input-affix-wrapper{padding:3px 20px;border-radius:6px}.on-boarding .onboarding-right-side .onboarding-form-wrap .ant-form-item-control-input-content .ant-input{height:66px;font-size:16px}@media(max-width:1410px){.on-boarding .onboarding-right-side .onboarding-form-wrap .ant-form-item-control-input-content .ant-input{font-size:14px;height:56px}}.on-boarding .onboarding-right-side .fifth-step-form .ant-form-item-control-input-content .ant-input-affix-wrapper{padding:3px 30px;border-radius:6px}@media(max-width:1410px){.on-boarding .onboarding-right-side .fifth-step-form .ant-form-item-control-input-content .ant-input-affix-wrapper{padding:3px 20px}}.on-boarding .onboarding-right-side .fifth-step-form .ant-form-item-control-input-content .ant-input{height:56px;font-size:16px}@media(max-width:1410px){.on-boarding .onboarding-right-side .fifth-step-form .ant-form-item-control-input-content .ant-input{font-size:14px;height:46px}}.on-boarding .onboarding-right-side .fifth-step-form .ant-input-password{padding:0 11px}.on-boarding .onboarding-right-side .fifth-step-form label{color:#696f79;font-size:16px;font-weight:700}@media(max-width:1410px){.on-boarding .onboarding-right-side .fifth-step-form label{font-size:14px}}.on-boarding .onboarding-right-side .fifth-step-form label.ant-checkbox-wrapper{font-weight:500}.on-boarding .onboarding-right-side .fifth-step-form .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:64px}@media(max-width:1410px){.on-boarding .onboarding-right-side .fifth-step-form .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:54px}}.on-boarding .onboarding-right-side .fifth-step-form .ant-select.ant-select-single .ant-select-selector{border-color:#929292;padding:0 30px}@media(max-width:1410px){.on-boarding .onboarding-right-side .fifth-step-form .ant-select.ant-select-single .ant-select-selector{padding:0 20px}}.on-boarding .onboarding-right-side .fifth-step-form .ant-select.ant-select-focused .ant-select-selector{border-color:#007eff}.on-boarding .onboarding-right-side .fifth-step-form .ant-select .ant-select-arrow{right:32px}@media(max-width:1410px){.on-boarding .onboarding-right-side .fifth-step-form .ant-select .ant-select-arrow{right:22px}}.on-boarding .onboarding-right-side .heading-wrap{margin-bottom:50px}@media(max-width:567px){.on-boarding .onboarding-right-side .heading-wrap{margin-bottom:40px}}.on-boarding .onboarding-right-side .heading-wrap .title{font-size:40px;line-height:40px;font-weight:700;margin-bottom:5px}@media(max-width:1410px){.on-boarding .onboarding-right-side .heading-wrap .title{font-size:30px;line-height:30px}}@media(max-width:1200px){.on-boarding .onboarding-right-side .heading-wrap .title{font-size:27px}}@media(max-width:767px){.on-boarding .onboarding-right-side .heading-wrap .title{font-size:25px;line-height:25px}}@media(max-width:567px){.on-boarding .onboarding-right-side .heading-wrap .title{font-size:21px}}.on-boarding .onboarding-right-side .heading-wrap .description{font-size:20px;font-weight:600;line-height:28px;margin:0;color:#929292}@media(max-width:1410px){.on-boarding .onboarding-right-side .heading-wrap .description{font-size:18px;line-height:25px}}@media(max-width:1200px){.on-boarding .onboarding-right-side .heading-wrap .description{font-size:17px}}@media(max-width:767px){.on-boarding .onboarding-right-side .heading-wrap .description{font-size:16px}}@media(max-width:567px){.on-boarding .onboarding-right-side .heading-wrap .description{font-size:15px}}.on-boarding .onboarding-right-side .bottom-actions{position:fixed;bottom:50px;display:flex;align-items:center;justify-content:space-between;width:42.71vw}@media(max-width:1600px){.on-boarding .onboarding-right-side .bottom-actions{width:48.71vw}}@media(max-width:991px){.on-boarding .onboarding-right-side .bottom-actions{width:100%;position:static}}.on-boarding .onboarding-right-side .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector,.on-boarding .onboarding-right-side .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:100px}@media(max-width:1410px){.on-boarding .onboarding-right-side .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector,.on-boarding .onboarding-right-side .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:80px}}@media(max-width:991px){.on-boarding .onboarding-right-side .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector,.on-boarding .onboarding-right-side .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:65px}}@media(max-width:767px){.on-boarding .onboarding-right-side .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector,.on-boarding .onboarding-right-side .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:54px}}.on-boarding .onboarding-right-side .ant-select.ant-select-single .ant-select-selector{border-radius:6px;border-color:rgba(0,0,0,0);padding:0 20px}.on-boarding .onboarding-right-side .ant-select.ant-select-single .ant-select-selector .ant-select-selection-item{line-height:0;display:flex;justify-content:center;flex-direction:column}.on-boarding .onboarding-right-side .ant-select .ant-select-arrow{right:22px}.on-boarding .onboarding-right-side .ant-radio-group.ant-radio-group-solid{overflow:hidden}.on-boarding .onboarding-right-side .ant-radio-group.ant-radio-group-solid .ant-radio-button-wrapper{font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid #929292;min-height:120px;padding:40px;text-align:center}@media(max-width:1200px){.on-boarding .onboarding-right-side .ant-radio-group.ant-radio-group-solid .ant-radio-button-wrapper{padding:30px;font-size:16px}}@media(max-width:567px){.on-boarding .onboarding-right-side .ant-radio-group.ant-radio-group-solid .ant-radio-button-wrapper{padding:30px 20px}}.on-boarding .onboarding-right-side .ant-radio-group.ant-radio-group-solid .ant-radio-button-wrapper:before{display:none}.on-boarding .onboarding-right-side .ant-radio-group.ant-radio-group-solid .ant-radio-button-wrapper .ant-radio-button+span{line-height:28px;width:100%}.on-boarding .onboarding-right-side .ant-radio-group.ant-radio-group-solid .ant-radio-button-wrapper .radio-content{display:flex;align-items:center;text-align:left}.on-boarding .onboarding-right-side .ant-radio-group.ant-radio-group-solid .ant-radio-button-wrapper .radio-content .icon{margin-right:30px}.on-boarding .onboarding-right-side .ant-radio-group.ant-radio-group-solid .ant-radio-button-wrapper .radio-content .icon img{max-width:70px}@media(max-width:767px){.on-boarding .onboarding-right-side .ant-radio-group.ant-radio-group-solid .ant-radio-button-wrapper .radio-content .icon{margin-right:20px}}@media(max-width:370px){.on-boarding .onboarding-right-side .ant-radio-group.ant-radio-group-solid .ant-radio-button-wrapper .radio-content .icon{margin-right:0;margin-bottom:20px}.on-boarding .onboarding-right-side .ant-radio-group.ant-radio-group-solid .ant-radio-button-wrapper .radio-content{flex-direction:column;justify-content:center;text-align:center}}.on-boarding .onboarding-right-side .ant-radio-group.ant-radio-group-solid .ant-radio-button-wrapper:hover{border-color:#007eff;color:#fff;background:#007eff}.on-boarding .onboarding-right-side .ant-radio-group.ant-radio-group-solid .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{border-color:#007eff;background:#007eff}.on-boarding .onboarding-right-side .ant-radio-group.single-row-radio .ant-radio-button-wrapper{flex:0 1 100%}@media(max-width:370px){.on-boarding .onboarding-right-side .ant-radio-group.single-row-radio .ant-radio-button-wrapper{min-height:190px}}.on-boarding.on-boarding-inner-step .onboarding-left-side{background:#fff;align-items:flex-start;justify-content:flex-start;border-right:1px solid #e5e5e5}@media(max-width:991px){.on-boarding.on-boarding-inner-step .onboarding-left-side{height:100%;padding:0 50px 20px}}@media(max-width:567px){.on-boarding.on-boarding-inner-step .onboarding-left-side{padding:0 30px 20px}}.on-boarding.on-boarding-inner-step .onboarding-left-side .main-logo{position:static;margin:60px 0}.on-boarding.on-boarding-inner-step .onboarding-left-side .caption-wrap .ant-steps{font-size:18px;line-height:28px;text-transform:uppercase;font-weight:700;color:#929292}.on-boarding.on-boarding-inner-step .onboarding-left-side .caption-wrap .ant-steps-item{padding-bottom:20px}.on-boarding.on-boarding-inner-step .onboarding-left-side .caption-wrap .ant-steps-item .ant-steps-item-container:hover .ant-steps-item-icon{border-color:#007eff;background:#007eff}.on-boarding.on-boarding-inner-step .onboarding-left-side .caption-wrap .ant-steps-item .ant-steps-item-container:hover .ant-steps-item-icon .ant-steps-icon{color:#fff!important}.on-boarding.on-boarding-inner-step .onboarding-left-side .caption-wrap .ant-steps-item .ant-steps-item-container:hover .step-main-title{color:#007eff}.on-boarding.on-boarding-inner-step .onboarding-left-side .caption-wrap .ant-steps-item.ant-steps-item-finish .ant-steps-item-icon{border-color:#20e0ab;background:#20e0ab}.on-boarding.on-boarding-inner-step .onboarding-left-side .caption-wrap .ant-steps-item.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#fff}.on-boarding.on-boarding-inner-step .onboarding-left-side .caption-wrap .ant-steps-item.ant-steps-item-finish .step-main-title{color:#929292}.on-boarding.on-boarding-inner-step .onboarding-left-side .caption-wrap .ant-steps-item.ant-steps-item-active .step-main-title{color:#007eff}.on-boarding.on-boarding-inner-step .onboarding-left-side .caption-wrap .ant-steps-item.ant-steps-item-active .step-main-title .anticon{display:block;color:#929292}.on-boarding.on-boarding-inner-step .onboarding-left-side .caption-wrap .ant-steps-item .step-main-title .anticon{display:none}.on-boarding.on-boarding-inner-step .onboarding-left-side .caption-wrap .ant-steps-item-tail{display:none!important}.on-boarding.on-boarding-inner-step .onboarding-left-side .caption-wrap .ant-steps-item-title{display:block}.on-boarding.on-boarding-inner-step .onboarding-left-side .caption-wrap .step-main-title{display:flex;align-items:center;justify-content:space-between}.ant-select-item-option-selected .onboarding-select-item .icon{border-color:#fff}.ant-select-item-option-selected .onboarding-select-item .icon svg{fill:#fff!important}.ant-select-item-option-selected .onboarding-select-item .icon svg path{stroke:#fff!important}.ant-select-item-option-selected .onboarding-select-item .text-wrap .counts,.ant-select-item-option-selected .onboarding-select-item .text-wrap .title{color:#fff}.onboarding-select-item,.onboarding-select-item .icon{display:flex;align-items:center}.onboarding-select-item .icon{min-width:50px;height:50px;border:1px solid #007eff;border-radius:6px;justify-content:center}.onboarding-select-item .icon+.text-wrap{margin-left:15px}@media(max-width:991px){.onboarding-select-item .icon{min-width:40px;height:40px}}@media(max-width:767px){.onboarding-select-item .icon{min-width:35px;height:35px}.onboarding-select-item .icon svg{width:15px;height:15px}}.onboarding-select-item .text-wrap{flex:1 1 100%}.onboarding-select-item .text-wrap .title{display:block;color:#1c1f37;font-size:16px;font-weight:600;line-height:20px}.onboarding-select-item .text-wrap .title+.counts{margin-top:5px}@media(max-width:767px){.onboarding-select-item .text-wrap .title{font-size:14px}.onboarding-select-item .text-wrap .title+.counts{margin-top:2px}}.onboarding-select-item .text-wrap .counts{display:block;color:#1c1f37;font-size:13px;line-height:1}@media(max-width:767px){.onboarding-select-item .text-wrap .counts{font-size:12px}}.logo-loader{display:flex;align-items:center;justify-content:center;height:100vh;width:100%}.main-logo-svg{transition:all .4s ease-in-out}#rocket,.rocket-inner{opacity:0;animation:animation-rocket 4s ease-out 0s infinite}#l{transform:translate(30%);animation:animation-l 4s ease-out 0s infinite}#n{opacity:0;transform:translate(10%);animation:animation-n 4s ease-out 0s infinite}#d,#e,#k{opacity:0;animation:animation-rocket 4s ease-out 0s infinite}#c{transform:translate(-20%);animation:animation-c 4s ease-out 0s infinite}#a,#m,#p{opacity:0;transform:translate(-20%);animation:animation-a 4s ease-out 0s infinite}@keyframes animation-rocket{12%{opacity:1}58%{opacity:1}65%{opacity:0}to{opacity:0}}@keyframes animation-l{12%{transform:translate(0)}58%{transform:translate(0)}65%{transform:translate(30%)}to{transform:translate(30%)}}@keyframes animation-n{12%{opacity:1;transform:translate(0)}58%{opacity:1;transform:translate(0)}65%{opacity:0;transform:translate(10%)}to{opacity:0;transform:translate(10%)}}@keyframes animation-c{12%{transform:translate(0)}58%{transform:translate(0)}65%{transform:translate(-20%)}to{transform:translate(-20%)}}@keyframes animation-a{12%{opacity:1;transform:translate(0)}58%{opacity:1;transform:translate(0)}65%{opacity:0;transform:translate(-20%)}to{opacity:0;transform:translate(-20%)}}.flow-options-wrap{display:flex;justify-content:center;max-height:calc(100vh - 64px);padding:50px 30px;overflow-y:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.flow-options-wrap::-webkit-scrollbar{display:none}.flow-options-wrap .flow-options-content{max-width:844px;height:100%;background:#fff;border-radius:4px;padding:40px;box-shadow:1px 1px 15px rgba(0,125,254,.08)}@media(max-width:1200px){.flow-options-wrap .flow-options-content{max-width:100%}}.flow-options-wrap .heading-wrap{text-align:center;font-size:24px;margin-bottom:30px}.flow-options-wrap .heading-wrap .title{font-size:24px;margin-bottom:20px}.flow-options-wrap .description{font-size:15px;font-weight:500;line-height:24px;margin-bottom:0}.flow-options-wrap .flow-options-add-card.ant-card{cursor:pointer;border:2px dashed #add2ff;background:#e2efff;border-radius:6px}.flow-options-wrap .flow-options-add-card.ant-card .ant-card-body{min-height:240px;display:flex;align-items:center;justify-content:center;padding:24px 20px}.flow-options-wrap .flow-options-add-card.ant-card .icon{display:flex;align-items:center;justify-content:center;height:72px;width:72px;margin:0 auto 30px;border-radius:4px;background:#fff}.flow-options-wrap .flow-options-add-card.ant-card .icon .anticon{font-size:18px;color:#007eff}.flow-options-wrap .flow-options-add-card.ant-card .title{font-size:18px;margin:0}.flow-options-wrap .flow-options-card.ant-card{cursor:pointer;border-radius:6px}.flow-options-wrap .flow-options-card.ant-card .ant-card-body{padding:0;text-align:center}.flow-options-wrap .flow-options-card.ant-card .icon{padding:30px 30px 0;background:#e2efff;height:149px}.flow-options-wrap .flow-options-card.ant-card .icon svg{margin-bottom:-5px;width:100%!important;height:100%!important}.flow-options-wrap .flow-options-card.ant-card .title{border-top:1px solid #e3e8f1;padding:20px;font-size:18px;line-height:49px;margin:0;min-height:91px;white-space:pre;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media(max-width:567px){.flow-options-wrap .flow-options-card.ant-card .title{font-size:16px}}@media(max-width:767px){.new-templates .subheader{text-align:center}.new-templates .subheader .main-title{padding-left:0!important}.new-templates .subheader p.mr-b-0{margin-bottom:16px!important}.new-templates .subheader .ant-col.text-right{text-align:center}}@media(max-width:567px){.new-templates .ant-table-wrapper{min-width:600px}}.new-templates .new-templates-content-wrap{position:relative;display:flex}@media(max-width:991px){.new-templates .new-templates-content-wrap{flex-direction:column}}.new-templates .new-templates-content-wrap .new-templates-list{padding:30px 20px;background:#f5f7fb;min-height:100%;border-right:1px solid #e3e8f1;min-width:350px}@media(max-width:1440px){.new-templates .new-templates-content-wrap .new-templates-list{min-width:280px}}@media(max-width:1200px){.new-templates .new-templates-content-wrap .new-templates-list{min-width:250px}}@media(max-width:991px){.new-templates .new-templates-content-wrap .new-templates-list{min-width:100%;margin-bottom:30px;border-right:0;border-bottom:1px solid #e3e8f1}}.new-templates .new-templates-content-wrap .new-templates-list .ant-tree{background:rgba(0,0,0,0);font-weight:600}.new-templates .new-templates-content-wrap .new-templates-content{padding:30px 20px;flex:1 1 100%}@media(max-width:991px){.new-templates .new-templates-content-wrap .new-templates-content{width:100%;padding:0}}@media(max-width:400px){.holidays .ant-table-wrapper{min-width:600px}}.holidays .ant-table-wrapper .ant-pagination{box-shadow:0 0 15px 0 rgba(0,0,0,.1)}.check-list{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 134px)}.check-list .check-list-content{max-width:calc(100% - 300px);min-width:100%;margin:0 auto}@media(max-width:1440px){.check-list .check-list-content{max-width:calc(100% - 100px)}}@media(max-width:1300px){.check-list .check-list-content{max-width:calc(100% + 0px)}}.check-list .check-content-card-wrap{position:relative}.check-list .check-content-card-wrap .icon-holder{position:absolute;top:50%;left:30px;transform:translateY(-50%);z-index:2}.check-list .check-content-card-wrap .icon-holder .ant-avatar.ant-avatar-icon{cursor:pointer;font-size:21px;min-width:50px;min-height:50px;background:#007eff;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}.check-list .check-content-card-wrap .icon-holder .ant-avatar.ant-avatar-icon .icon{fill:#fff}.check-list .check-content-card-wrap .icon-holder .ant-avatar.active{animation:play 5s infinite alternate}@keyframes play{0%{background:#007eff}30%{background:#20e0ab}50%{background:#ffc53d}70%{background:#f77a4c}to{background:#a752e4}}.check-list .check-content-card-wrap .icon-holder .ant-avatar.success{background:#20e0ab}.check-list .check-content-card{box-shadow:1px 1px 15px rgba(0,125,254,.08);border-color:rgba(0,0,0,0);padding:30px;background:#fff;border-radius:4px;transition:all .4s ease-in-out;cursor:pointer;min-height:130px;display:flex;align-items:center}.check-list .check-content-card:hover{background:#e6f2ff}.check-list .check-content-card .check-card-content{padding-left:70px}.check-list .check-content-card .check-card-content .title{font-size:18px;margin-bottom:0}.check-list .check-content-card .check-card-content .title+p{margin:10px 0 0}@media(max-width:1300px){.check-list.check-list-agency .check-list-content{min-width:100%}}.empty-section .empty-section-content-wrap{max-width:calc(100% - 300px);margin:0 auto}@media(max-width:1600px){.empty-section .empty-section-content-wrap{max-width:calc(100% - 150px)}}@media(max-width:1440px){.empty-section .empty-section-content-wrap{max-width:calc(100% - 100px)}}@media(max-width:1300px){.empty-section .empty-section-content-wrap{max-width:calc(100% + 0px)}}.empty-section .empty-section-head{display:flex;align-items:flex-start}.empty-section .empty-section-head .head-heading{flex:1 1 100%;padding-right:30px;margin-right:30px;border-right:1px solid #e3e8f1}@media(max-width:991px){.empty-section .empty-section-head .head-heading{padding-right:0;margin-right:0;border-right:0;padding-top:30px;margin-top:30px;border-top:1px solid #e3e8f1}}.empty-section .empty-section-head .head-heading .main-title{font-size:24px;margin:0 0 40px}@media(max-width:567px){.empty-section .empty-section-head .head-heading .main-title{font-size:20px}}.empty-section .empty-section-head .head-heading .main-title .subtitle{display:block;font-size:17px;font-weight:600;color:rgba(28,31,55,.7);margin-bottom:15px}@media(max-width:567px){.empty-section .empty-section-head .head-heading .main-title .subtitle{font-size:16px}}@media(max-width:991px){.empty-section .empty-section-head .head-heading{text-align:center}.empty-section .empty-section-head{flex-direction:column-reverse}}.empty-section .empty-section-head.empty-section-head-alter{flex:1 1 100%}.empty-section .empty-section-head.empty-section-head-alter .head-heading{padding-right:0;margin-right:0;border-right:0}@media(max-width:991px){.empty-section .empty-section-head.empty-section-head-alter .head-heading{padding-top:0;margin-top:0;border-top:0}}.empty-section .empty-section-head.empty-section-head-alter .empty-head-card-wrap{min-width:0}.empty-section .empty-section-head.empty-section-head-extra .head-heading{padding-right:30px;margin-right:30px;border-right:1px solid #e3e8f1}@media(max-width:991px){.empty-section .empty-section-head.empty-section-head-extra .head-heading{padding-right:0;margin-right:0;border-right:0;padding-top:30px;margin-top:30px;border-top:1px solid #e3e8f1}}.empty-section .empty-section-head.empty-section-head-extra .empty-head-card-wrap{min-width:170px}.empty-section .empty-head-card-wrap{min-width:300px}@media(max-width:991px){.empty-section .empty-head-card-wrap{min-width:100%;width:100%;margin-top:40px}}.empty-section .empty-head-card-wrap .select-wrap{text-align:right;margin-bottom:20px}.empty-section .empty-head-card-wrap .select-wrap .ant-select{text-align:left;min-width:152px}.empty-section .empty-head-card.ant-card{border-radius:6px}.empty-section .empty-head-card.ant-card .ant-card-body{min-height:200px;padding:0}.empty-section .empty-head-card.ant-card .icon{padding:30px 30px 11px;height:135px;text-align:center;position:relative}.empty-section .empty-head-card.ant-card .icon .play-icon{cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:56px;color:#20e0ab;background:#fff;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);border-radius:50%}.empty-section .empty-head-card.ant-card .icon svg{margin-bottom:-5px;width:100%!important;height:100%!important}.empty-section .empty-head-card.ant-card .title-wrap{display:flex;flex-direction:column;border-top:1px solid #e3e8f1;padding:10px 20px;min-height:65px}.empty-section .empty-head-card.ant-card .title-wrap .title{text-transform:uppercase;font-size:13px;margin:0}.empty-section .empty-head-card.ant-card .title-wrap .title+p{margin:5px 0 0}.empty-section .empty-head-card.ant-card .title-wrap p{font-size:15px;font-weight:500;color:rgba(28,31,55,.9)}.empty-section .empty-content-list{display:flex}@media(max-width:991px){.empty-section .empty-content-list{flex-direction:column;justify-content:center}}.empty-section .empty-content-list .icon-wrap{min-width:160px}.empty-section .empty-content-list .icon-wrap svg{width:120px;height:120px}@media(max-width:991px){.empty-section .empty-content-list .icon-wrap{text-align:center}}.empty-section .empty-content-list .icon-wrap+.empty-content-list-caption{margin-left:30px}@media(max-width:991px){.empty-section .empty-content-list .icon-wrap+.empty-content-list-caption{margin-left:0;margin-top:30px}}.empty-section .empty-content-list .empty-content-list-caption{flex:1 1 100%}.empty-section .empty-content-list .empty-content-list-caption .title{display:flex;align-items:center;font-size:21px;line-height:26px;font-weight:600!important;color:rgba(28,31,55,.9);margin-bottom:10px}@media(max-width:567px){.empty-section .empty-content-list .empty-content-list-caption .title{font-size:19px}}.empty-section .empty-content-list .empty-content-list-caption .title .ant-tag{margin:0 0 0 15px}@media(max-width:567px){.empty-section .empty-content-list .empty-content-list-caption .title .ant-tag{margin:15px 0 0}}@media(max-width:991px){.empty-section .empty-content-list .empty-content-list-caption .title{flex-direction:column;text-align:center}}.empty-section .empty-content-list .empty-content-list-caption .description{font-size:15px;line-height:25px;font-weight:600;color:rgba(28,31,55,.8);margin-bottom:20px}@media(max-width:567px){.empty-section .empty-content-list .empty-content-list-caption .description{text-align:center;font-size:15px}}.empty-section .empty-content-list .empty-content-list-caption .detail-list{list-style-type:none;margin:0;padding:0}@media(max-width:991px){.empty-section .empty-content-list .empty-content-list-caption .detail-list{text-align:left}}.empty-section .empty-content-list .empty-content-list-caption .detail-list li{font-size:15px;line-height:25px;font-weight:600;color:rgba(28,31,55,.8)}@media(max-width:567px){.empty-section .empty-content-list .empty-content-list-caption .detail-list li{font-size:15px}}.empty-section .empty-content-list .empty-content-list-caption .detail-list li .anticon{margin-right:10px;font-size:16px;color:#20e0ab}.empty-section .empty-content-list .empty-content-list-caption .detail-list li:not(:last-child){margin-bottom:10px}.empty-section .empty-content-list .empty-content-list-caption .btn-wrap{margin-top:30px}@media(max-width:567px){.empty-section .empty-content-list .empty-content-list-caption .btn-wrap{text-align:center}.empty-section .empty-content-list .empty-content-list-caption .btn-wrap .ant-btn:first-child{margin-bottom:15px}}.empty-section .empty-content-list .empty-content-list-caption .btn-wrap a{font-weight:700}.pause-list .ant-tabs .ant-tabs-tab .anticon{vertical-align:sub}.pause-list .ant-upload.ant-upload-drag .ant-upload-btn{height:250px}.email-daily-limit-modal{width:570px!important}.email-daily-limit-modal .ant-input-number{width:100%}.search-filter-drawer .ant-drawer-header-title{flex-direction:row-reverse}.search-filter-drawer .ant-drawer-header-title .ant-drawer-close{margin:0 0 0 12px}.search-filter-drawer .ant-drawer-content-wrapper .ant-drawer-body{padding:16px 24px}.cvs-mapping-view-modal{min-width:1020px}.big-screen{margin:-30px -20px;height:100vh;width:100vw;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;background-repeat:no-repeat;background-size:cover;background-position:0 -90px}@media(min-width:1200px){.big-screen{margin:0}}.big-screen:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8)}.big-screen .title{position:relative;z-index:2;color:#fff;font-size:20px;margin-bottom:15px}.big-screen .description{color:#fff;margin-bottom:20px}.big-screen .ant-btn,.big-screen .description{position:relative;z-index:2}.campaign-history-list .campaign-history-list-item{display:flex;border-radius:4px;background:#fff;padding:15px 20px;box-shadow:1px 1px 15px rgba(0,125,254,.08)}.campaign-history-list .campaign-history-list-item:not(:last-child){margin-bottom:20px}.campaign-history-list .campaign-history-list-item .avatar-wrap .ant-avatar{min-width:36px;width:36px;height:36px}.campaign-history-list .campaign-history-list-item .avatar-wrap+.content{margin-left:10px}.campaign-history-list .campaign-history-list-item .content{align-self:center}.campaign-history-list .campaign-history-list-item .content .title{margin:0}.campaign-history-list .campaign-history-list-item .content .title+div{margin-top:10px}.campaign-history-list .campaign-history-list-item .content .content-separation{display:flex;align-items:center}.campaign-history-list .campaign-history-list-item .content .content-separation .sep-arrow{margin:0 15px}.campaign-history-list .campaign-history-list-item .content .content-separation .ant-tag{margin-right:0}@media(max-width:991px){.campaign-history-list .campaign-history-list-item .content .content-separation.content-separation-alter{flex-direction:column}.campaign-history-list .campaign-history-list-item .content .content-separation.content-separation-alter .sep-arrow{margin:15px;transform:rotate(90deg)}}.campaign-history-list .campaign-history-list-item .content .sep-left-side p,.campaign-history-list .campaign-history-list-item .content .sep-right-side p{line-height:25px;margin-bottom:0}.campaign-history-list .campaign-history-list-item .content .message-wrap,.campaign-history-list .campaign-history-list-item .content .scheduler-wrap{flex:1 1 100%}.campaign-history-list .campaign-history-list-item .content .scheduler-content-wrap .title-heading+div{margin-top:10px}.campaign-history-list .campaign-history-list-item .content .scheduler-content-wrap .scheduler-content span{font-weight:600;margin-bottom:5px;margin-right:5px!important}.thumbnail-modal.ant-modal{width:1260px!important}.thumbnail-modal.ant-modal .thumbnail-card.ant-card{border-radius:6px}.thumbnail-modal.ant-modal .thumbnail-card.ant-card .ant-card-body{min-height:200px;padding:0}.thumbnail-modal.ant-modal .thumbnail-card.ant-card .icon{padding:30px 30px 11px;height:135px;text-align:center;position:relative;background-repeat:no-repeat;background-size:100% 100%}.thumbnail-modal.ant-modal .thumbnail-card.ant-card .icon .play-icon{cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:56px;color:#20e0ab;background:#fff;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);border-radius:50%}.thumbnail-modal.ant-modal .thumbnail-card.ant-card .title-wrap{display:flex;align-items:center;justify-content:center;border-top:1px solid #e3e8f1;padding:10px 20px;min-height:65px}.thumbnail-modal.ant-modal .thumbnail-card.ant-card .title-wrap .title{text-transform:uppercase;font-size:13px;margin:0;text-align:center}.mapping-modal .ant-table{overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.mapping-modal .ant-table::-webkit-scrollbar{display:none}.csv-leads-table .ant-table{overflow:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.csv-leads-table .ant-table::-webkit-scrollbar{display:none}.new-inbox{display:flex;align-items:center;height:100vh;overflow:hidden;position:relative}.new-inbox .loading-container{width:100%}.new-inbox .inbox-filters-sidebar{max-width:220px;min-width:220px;height:100%;padding-left:5px;overflow:hidden;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;box-shadow:1px 1px 15px rgba(0,125,254,.08);z-index:99}.new-inbox .inbox-filters-sidebar .ant-menu .ant-menu-item{padding-left:3px!important}.new-inbox .inbox-filters-sidebar .ant-card-body{padding:2px!important}.new-inbox .inbox-filters-sidebar::-moz-scrollbar{display:none}.new-inbox .inbox-filters-sidebar::-webkit-scrollbar{width:6px}.new-inbox .inbox-filters-sidebar::-webkit-scrollbar:horizontal{height:6px}.new-inbox .inbox-filters-sidebar::-webkit-scrollbar-track{border-radius:3px;background:#f6f8fd}.new-inbox .inbox-filters-sidebar::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:3px}.new-inbox .inbox-filters-sidebar::-webkit-scrollbar-thumb:hover{background:#d6d6d6}.new-inbox .inbox-filters-sidebar+.inbox-list-wrap{margin-left:20px}.new-inbox .inbox-filters-sidebar .new-inbox-list-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px;padding-top:34px}.new-inbox .inbox-filters-sidebar .new-inbox-list-head .title{margin-bottom:0}.new-inbox .inbox-filters-sidebar .new-inbox-list-head .close-list-btn{display:none}.new-inbox .inbox-filters-sidebar .ant-input-search{margin:4px 0 10px}.new-inbox .inbox-filters-sidebar .ant-menu{background:rgba(0,0,0,0);font-weight:600}.new-inbox .inbox-filters-sidebar .ant-menu .ant-menu-item{border-radius:4px}.new-inbox .inbox-filters-sidebar .ant-menu .ant-menu-item-selected{color:#1c1f37;background:#e3e8f4}.new-inbox .inbox-filters-sidebar .ant-menu .ant-menu-item-selected:after{display:none}.new-inbox .new-inbox-accounts{width:100%;position:relative}.new-inbox .new-inbox-accounts .account-close-btn{position:absolute;top:0;left:0;right:0;margin:0 auto;transform:translate(260px)}.new-inbox .new-inbox-list{flex:1 1 370px;min-width:370px;max-width:370px;width:370px;height:100%;padding:30px 10px;background:#f5f7fb}.new-inbox .new-inbox-list.new-inbox-list-mob{left:0;opacity:1;visibility:visible}.new-inbox .new-inbox-list .new-inbox-search-wrap{display:flex;align-items:center;gap:10px;margin-bottom:20px}.new-inbox .new-inbox-list .ant-tabs.ant-tabs-top>.ant-tabs-nav:before{display:none}.new-inbox .new-inbox-list .ant-tabs .ant-tabs-nav{margin:0 5px 16px;padding:5px 10px;border-radius:7px;background:#fff;box-shadow:0 1px 5px 0 rgba(0,0,0,.1)}.new-inbox .new-inbox-list .ant-tabs .ant-tabs-nav .ant-tabs-tab{padding:5px 7px;border-radius:7px}.new-inbox .new-inbox-list .ant-tabs .ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin:0 0 0 10px}.new-inbox .new-inbox-list .ant-tabs .ant-tabs-nav .ant-tabs-ink-bar{display:none}.new-inbox .new-inbox-list .ant-tabs .ant-tabs-nav .ant-tabs-tab-btn{font-size:12px}.new-inbox .new-inbox-list .ant-tabs .ant-tabs-content-holder{margin:0}@media(min-width:1100px){.new-inbox .new-inbox-list .ant-tabs .ant-tabs-content-holder{margin:0 10px}}.new-inbox .new-inbox-list .ant-input-search .ant-input-wrapper .ant-input-affix-wrapper{border:0;box-shadow:none;padding:0}.new-inbox .new-inbox-list .ant-input-search .ant-input-wrapper .ant-input-group-addon{z-index:2;background:rgba(0,0,0,0)}.new-inbox .new-inbox-list .ant-input-search .ant-input-wrapper .ant-input-group-addon .ant-input-search-button{background:rgba(0,0,0,0);border:0}.new-inbox .new-inbox-list .ant-input-search .ant-input-wrapper .ant-input-group-addon .ant-input-search-button .anticon{color:#929292!important;font-size:17px!important}.new-inbox .new-inbox-list .ant-input-search .ant-input-wrapper{background:#fff;border:1px solid #e3e8f1;box-shadow:0 0 8px 0 rgba(0,0,0,.07)}.new-inbox .new-inbox-list .ant-input-search .ant-input-wrapper .ant-input{border:0;background:rgba(0,0,0,0);padding-left:11px}.new-inbox .new-inbox-list .ant-input-search .ant-input-wrapper .ant-input:focus,.new-inbox .new-inbox-list .ant-input-search .ant-input-wrapper .ant-input:hover{box-shadow:none}.new-inbox .new-inbox-list .new-inbox-list-wrap{height:calc(100vh - 180px);background-color:"yellow";overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.new-inbox .new-inbox-list .new-inbox-list-wrap::-moz-scrollbar{display:none}.new-inbox .new-inbox-list .new-inbox-list-wrap::-webkit-scrollbar{width:6px}.new-inbox .new-inbox-list .new-inbox-list-wrap::-webkit-scrollbar:horizontal{height:6px}.new-inbox .new-inbox-list .new-inbox-list-wrap::-webkit-scrollbar-track{border-radius:3px;background:#f6f8fd}.new-inbox .new-inbox-list .new-inbox-list-wrap::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:3px}.new-inbox .new-inbox-list .new-inbox-list-wrap::-webkit-scrollbar-thumb:hover{background:#d6d6d6}.new-inbox .new-inbox-list .ant-list .ant-list-item{align-items:flex-start;padding:10px;margin:6px 0;background:#fff;border:0;border-radius:6px;box-shadow:0 0 8px 0 rgba(0,0,0,.07);transition:all .4s ease-in-out;position:relative}.new-inbox .new-inbox-list .ant-list .ant-list-item:before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;border-radius:6px 0 0 6px;background:#00cfff;transition:all .4s ease-in-out;opacity:0;visibility:hidden}.new-inbox .new-inbox-list .ant-list .ant-list-item:first-child{margin-top:0}.new-inbox .new-inbox-list .ant-list .ant-list-item.active{background:#3398ff;color:#fff}.new-inbox .new-inbox-list .ant-list .ant-list-item.active .ant-list-item-meta-description,.new-inbox .new-inbox-list .ant-list .ant-list-item.active .ant-list-item-meta-title{color:#fff}.new-inbox .new-inbox-list .ant-list .ant-list-item.active:before{opacity:1;visibility:visible}.new-inbox .new-inbox-list .ant-list .ant-list-item.new{background:#dfdfdf}.new-inbox .new-inbox-list .ant-list .ant-list-item.new:before{opacity:1;visibility:visible;background:#007eff}.new-inbox .new-inbox-list .ant-list .ant-list-item:hover:before{opacity:1;visibility:visible}.new-inbox .new-inbox-list .ant-list .ant-list-item-meta{cursor:pointer}.new-inbox .new-inbox-list .ant-list .ant-list-item-meta+.extra-content{margin-left:16px}.new-inbox .new-inbox-list .ant-list .extra-content{font-size:12px;font-weight:500;text-align:right}.new-inbox .new-inbox-list .ant-list .ant-list-item-meta-avatar .ant-avatar{width:45px;height:45px}.new-inbox .new-inbox-list .ant-list .ant-list-item-meta-title{margin-bottom:0}.new-inbox .new-inbox-list .ant-list .ant-list-item-meta-description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.new-inbox .new-inbox-list .ant-list .tags-h{margin-top:10px;margin-bottom:-8px}.new-inbox .new-inbox-list .ant-list .tags-h .ant-tag{margin-bottom:8px}.new-inbox .inbox-empty-state{width:100%;height:100vh;background:#f5f7fb;box-shadow:0 0 25px 0 rgba(0,0,0,.15);z-index:2;opacity:.4;display:flex;align-items:center;justify-content:center}.new-inbox .new-inbox-content{flex:1 1 100%;height:100%;background:#fff;position:relative}.new-inbox .new-inbox-content .new-inbox-content-head{display:flex;align-items:center;justify-content:space-between;padding:20px 30px 20px 20px;border-bottom:2px solid #e3e8f1}@media(max-width:767px){.new-inbox .new-inbox-content .new-inbox-content-head{padding-right:20px}}.new-inbox .new-inbox-content .new-inbox-content-head .user-detail{display:flex;align-items:center;flex:1 1 100%}.new-inbox .new-inbox-content .new-inbox-content-head .user-detail .ant-avatar{width:45px;height:45px}.new-inbox .new-inbox-content .new-inbox-content-head .user-detail .ant-avatar+.user-content{margin-left:16px}.new-inbox .new-inbox-content .new-inbox-content-head .user-detail .user-content .title{font-size:16px}.new-inbox .new-inbox-content .new-inbox-content-head .user-detail .user-content .user-tags{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.new-inbox .new-inbox-content .new-inbox-content-head .head-actions{list-style-type:none;margin:0;padding:0;display:flex;align-items:center}.new-inbox .new-inbox-content .new-inbox-content-head .head-actions li{padding:0 3px}@media(max-width:991px){.new-inbox .new-inbox-content .new-inbox-content-head .head-actions li{display:none}}.new-inbox .new-inbox-content .new-inbox-content-head .head-actions li.side-bar-item{display:none}@media(max-width:1100px){.new-inbox .new-inbox-content .new-inbox-content-head .head-actions li.side-bar-item{display:block}}.new-inbox .new-inbox-content .new-inbox-content-head .head-actions li .ant-btn{width:32px;height:32px}.new-inbox .new-inbox-content .new-inbox-content-head .head-actions li .icon{cursor:pointer;font-size:16px!important}@media(max-width:567px){.new-inbox .new-inbox-content .new-inbox-content-head .head-actions li{padding:0 10px}}.new-inbox .new-inbox-content .new-inbox-content-body{padding:20px;max-height:calc(100vh - 200px);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.new-inbox .new-inbox-content .new-inbox-content-body::-moz-scrollbar{display:none}.new-inbox .new-inbox-content .new-inbox-content-body::-webkit-scrollbar{width:6px}.new-inbox .new-inbox-content .new-inbox-content-body::-webkit-scrollbar:horizontal{height:6px}.new-inbox .new-inbox-content .new-inbox-content-body::-webkit-scrollbar-track{border-radius:3px;background:#f6f8fd}.new-inbox .new-inbox-content .new-inbox-content-body::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:3px}.new-inbox .new-inbox-content .new-inbox-content-body::-webkit-scrollbar-thumb:hover{background:#d6d6d6}.new-inbox .new-inbox-content .new-inbox-content-body.email{max-height:calc(100vh - 70px)!important}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap .message{border-radius:0 30px 0 30px;background:#007eff;min-width:150px;max-width:400px;color:#fff;padding:10px 15px;box-shadow:0 0 6px 1px rgba(0,0,0,.3);position:relative}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap .message a{color:#fff!important;text-decoration:underline!important}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap .message h5{border-bottom:1px solid #929292;margin-bottom:4px}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap p{margin-bottom:0;font-weight:500;white-space:pre-wrap}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap .time{font-size:12px;color:rgba(255,255,255,.6);display:block;text-align:right;line-height:1;margin-top:8px}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap small{margin-left:12px;color:#007eff}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap .close-icon{font-size:16px;cursor:pointer;color:#007eff;position:absolute;top:50%;left:-30px;transform:translateY(-50%)}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap .inbox-message-gallery{overflow:hidden;min-width:200px;max-width:400px;display:grid;grid-template-columns:auto}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap .inbox-message-gallery .gallery-img{border-radius:6px;width:200px;height:200px;background-size:cover;background-repeat:no-repeat}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap .inbox-message-gallery .gallery-img video{width:200px;height:200px}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap .inbox-message-gallery.multi-gallery{grid-template-columns:auto auto auto;gap:10px 10px}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap .inbox-message-gallery.multi-gallery .gallery-img{width:100px;height:100px}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap:not(:last-child){margin-bottom:10px}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap.left{align-items:flex-start;justify-content:flex-start}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap.left .message{box-shadow:0 0 6px 1px rgba(0,0,0,.1);border-radius:0 30px 0 30px;background:#eef1f8;color:#929292}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap.left .message a{color:#929292!important;text-decoration:underline!important}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap.left .time{color:#a4a4a4}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap.disabled .message{box-shadow:0 0 6px 1px rgba(0,0,0,.1);background-color:gray;color:#fff}.new-inbox .new-inbox-content .new-inbox-content-body .message-wrap.message-gallery .time{margin-top:10px;color:#a4a4a4}.new-inbox .new-inbox-content .new-inbox-content-footer{border-top:2px solid #e3e8f1;padding:10px 20px;background:#fff;position:absolute;bottom:0;left:0;width:100%}.new-inbox .new-inbox-content .new-inbox-content-footer .textarea-wrap{display:flex;align-items:center;gap:15px 15px}.new-inbox .new-inbox-content .new-inbox-content-footer .emoji-holder{margin:0 0 20px}.new-inbox .new-inbox-content .new-inbox-content-footer .emoji-holder .emoji-picker-react{width:100%;height:160px}@media(max-width:767px){.new-inbox .new-inbox-content .new-inbox-content-footer .emoji-holder .emoji-picker-react{height:100px}}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message{position:relative;flex:1 1 100%}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message .icon-list{position:absolute;top:10px;left:18px;z-index:2;display:flex;align-items:center;margin:0;padding:0;list-style:none}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message .icon-list li{margin:0 5px}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message .icon-list li:first-child{margin-left:0}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message .icon-list li:last-child{margin-right:0}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message .icon-list li .anticon,.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message .icon-list li .icon{font-size:18px;cursor:pointer;color:#1c1f37}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message .icon-list li .anticon:hover,.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message .icon-list li .icon:hover{color:#007eff}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message .calender-wrap{cursor:pointer;position:absolute;top:10px;right:18px;z-index:2}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message .calender-wrap>.anticon,.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message .calender-wrap>.icon{position:static;font-size:18px;color:#1c1f37}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message .calender-wrap>.anticon:hover,.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message .calender-wrap>.icon:hover{color:#007eff}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message .calender-wrap .removable-tag .ant-tag{margin:0}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message .calender-wrap.calender-wrap-tag{top:8px}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message .ant-input-textarea-show-count:after{position:absolute;top:9px;right:45px}@media(max-width:359px){.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message .ant-input-textarea-show-count:after{display:none}}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message textarea.ant-input{border:0;padding:8px 100px;resize:none;line-height:22px;border-radius:30px;background:#f5f7fb;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message textarea.ant-input::-moz-scrollbar{display:none}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message textarea.ant-input::-webkit-scrollbar{width:6px}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message textarea.ant-input::-webkit-scrollbar:horizontal{height:6px}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message textarea.ant-input::-webkit-scrollbar-track{border-radius:3px;background:#f6f8fd}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message textarea.ant-input::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:3px}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message textarea.ant-input::-webkit-scrollbar-thumb:hover{background:#d6d6d6}.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message textarea.ant-input:focus,.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message textarea.ant-input:hover{box-shadow:none}@media(max-width:700px){.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message textarea.ant-input{padding-left:15px}}@media(max-width:359px){.new-inbox .new-inbox-content .new-inbox-content-footer .new-write-message textarea.ant-input{padding-right:50px}}.new-inbox .new-inbox-content .new-inbox-content-footer .ant-btn{min-width:38px;width:38px;height:38px}.new-inbox-user-popover-content{width:100%}.new-inbox-user-popover-content .user-detail{display:flex}.new-inbox-user-popover-content .user-detail .ant-avatar{min-width:40px;width:40px;height:40px}.new-inbox-user-popover-content .user-detail .ant-avatar+.user-content{margin-left:15px}.new-inbox-user-popover-content .user-detail .user-content{margin-bottom:10px}.new-inbox-user-popover-content .user-detail .user-content .title{margin-bottom:5px}.new-inbox-user-popover-content .user-detail .user-content .sub-title{color:#007eff;display:block;margin-top:5px}.new-inbox-user-popover-content p{margin-bottom:0;color:#1c1f37;font-weight:500}.switch-accounts-modal.ant-modal{width:1110px!important}.agency-pricing-section .multi-plan-options{display:flex;justify-content:center;flex-wrap:wrap;gap:30px 30px;margin-bottom:50px}.agency-pricing-section .multi-plan-options .ant-card{flex:1 1 auto;border-radius:10px;border:0;box-shadow:0 0 12px 0 rgba(0,0,0,.09);cursor:pointer;transition:all .4s ease-in-out}.agency-pricing-section .multi-plan-options .ant-card .ant-card-body{min-height:140px;padding:12px;display:flex;align-items:center;justify-content:center;flex-direction:column}.agency-pricing-section .multi-plan-options .ant-card .anticon{font-size:30px;color:#007eff;margin-bottom:15px}.agency-pricing-section .multi-plan-options .ant-card .icon-wrap{margin-bottom:15px}.agency-pricing-section .multi-plan-options .ant-card .icon-wrap img{height:40px;margin-bottom:0;transition:all .4s ease-in-out}.agency-pricing-section .multi-plan-options .ant-card .title{font-size:20px;margin-bottom:0;width:100%;text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;transition:all .4s ease-in-out}.agency-pricing-section .multi-plan-options .ant-card .title+.description{margin-top:10px}.agency-pricing-section .multi-plan-options .ant-card .description{width:100%;text-align:center;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;transition:all .4s ease-in-out}.agency-pricing-section .multi-plan-options .ant-card.active,.agency-pricing-section .multi-plan-options .ant-card:hover{background:#00cfff}.agency-pricing-section .multi-plan-options .ant-card.active img,.agency-pricing-section .multi-plan-options .ant-card:hover img{filter:drop-shadow(0 5px 2px rgba(255,255,255,.5))}.agency-pricing-section .multi-plan-options .ant-card.active .description,.agency-pricing-section .multi-plan-options .ant-card.active .title,.agency-pricing-section .multi-plan-options .ant-card:hover .description,.agency-pricing-section .multi-plan-options .ant-card:hover .title{color:#fff}.agency-pricing-section .multi-plan-options .ant-card.add-new-plan{background:#007eff}.agency-pricing-section .multi-plan-options .ant-card.add-new-plan .anticon,.agency-pricing-section .multi-plan-options .ant-card.add-new-plan .title{color:#fff}.agency-pricing-section .plan-card.ant-card .flex-container{flex-wrap:wrap;gap:0 20px}.agency-pricing-section .plan-card.ant-card .flex-container .ant-btn{flex:1 1 auto}.agency-pricing-section .plan-card.ant-card.edit-card{z-index:2}.agency-pricing-section .plan-card.ant-card.edit-card .ant-form{margin-top:20px;text-align:left}.agency-pricing-section .plan-card.ant-card.edit-card .ant-form-item{max-width:300px;margin:0 auto 24px}@media(max-width:567px){.agency-pricing-section .plan-card.ant-card.edit-card .ant-form-item{max-width:100%}}.agency-pricing-section .plan-card.ant-card.edit-card textarea.ant-input{resize:none}.agency-pricing-section .plan-card.ant-card.edit-card .ant-input-number{width:100%;border-radius:4px;border-color:#e3e8f1}.agency-pricing-section .plan-card.ant-card.edit-card .ant-input-number .ant-input-number-input{border-radius:4px;height:38px}.agency-pricing-section .plan-card.ant-card.edit-card .ant-checkbox-wrapper{width:100%}.agency-pricing-section .plan-card.ant-card.edit-card .ant-btn{margin:0}.agency-plan .subheader{padding-bottom:70px}.agency-plan .plan-card.ant-card.required-card{transform:scale(1.05);margin-top:0}.agency-plan .pricing-list-h{padding:0;margin:0;list-style:none}@media(max-width:991px){.agency-plan .pricing-list-h{margin-top:30px}}.agency-plan .pricing-list-h li{font-size:18px;font-weight:500;color:rgba(28,31,55,.8);border-bottom:1px solid #e3e8f1;padding-bottom:15px;margin-bottom:15px}@media(max-width:1200px){.agency-plan .pricing-list-h li{font-size:16px}}.agency-plan .pricing-list-h li:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.agency-plan .pricing-list-h li .title-icon{width:30px;height:30px;margin-right:10px}.agency-plan-card.ant-card{border-radius:20px;border:0}.agency-plan-card.ant-card .agency-plan-card-head .img-icon{height:70px;margin-bottom:20px}.agency-plan-card.ant-card .agency-plan-card-head .card-title{font-size:25px;line-height:22px;font-weight:700;margin-bottom:20px}@media(min-width:1200px){.agency-plan-card.ant-card .agency-plan-card-head .card-title{font-size:28px;line-height:25px;margin-bottom:30px}}.agency-plan-card.ant-card p{text-align:center;font-size:16px;line-height:20px;margin-bottom:20px}@media(min-width:1200px){.agency-plan-card.ant-card p{font-size:18px;line-height:22px}}.agency-plan-card.ant-card .ant-btn{margin-top:30px;border-radius:30px}.agency-plan-card.ant-card.agency-required-card{transform:scale(1.05);box-shadow:0 0 25px 0 rgba(0,0,0,.15);z-index:2}@media(max-width:767px){.agency-plan-card.ant-card.agency-required-card{transform:scale(1.03)}}.agency-plan-card.ant-card.agency-required-card .ribbon-card{position:absolute;top:-6.1px;right:10px}.agency-plan-card.ant-card.agency-required-card .ribbon-card:after{border-top-color:#007eff}.agency-plan-card.ant-card.agency-required-card .ribbon-card>span{background:#007eff}.agency-plan-card.ant-card.agency-required-card .ribbon-card>span:before{border-bottom-color:#0065cc}.agency-plan-card.ant-card.agency-required-card .card-title{background-image:linear-gradient(45deg,#007EFF,#00CFFF);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);-moz-background-clip:text;-moz-text-fill-color:rgba(0,0,0,0)}.agency-plan-card.ant-card.agency-required-card .ant-btn.ant-btn-primary{background-image:linear-gradient(45deg,#007EFF,#00CFFF);color:#fff;border-color:rgba(0,0,0,0)!important}.agency-plan-card.ant-card.agency-required-card .ant-btn.ant-btn-primary:focus,.agency-plan-card.ant-card.agency-required-card .ant-btn.ant-btn-primary:hover{opacity:.8;color:#fff!important;border-color:rgba(0,0,0,0)!important}.top-performing-campaigns.ant-card{box-shadow:1px 1px 15px rgba(0,125,254,.08);border-color:rgba(0,0,0,0);margin-bottom:30px}.top-performing-campaigns.ant-card .title{display:inline-block;font-size:15px;font-weight:700;color:#1c1f37;transition:all .4s ease-in-out;cursor:pointer}.top-performing-campaigns.ant-card .title:hover{color:#007eff}.top-performing-campaigns.ant-card .icon{font-size:25px;color:#1c1f37;transition:all .4s ease-in-out;cursor:pointer}.top-performing-campaigns.ant-card .icon:hover{color:#007eff}.campaign-detail-drawer.ant-drawer .main-title{font-size:20px;border-bottom:1px solid #e3e8f1;padding-bottom:15px;margin-bottom:15px}.campaign-detail-drawer.ant-drawer .stats-wrap{display:flex;align-items:center;justify-content:space-between;gap:10px 10px;margin-bottom:30px}.campaign-detail-drawer.ant-drawer .stats-wrap .title{font-size:16px;margin:0}.campaign-detail-drawer.ant-drawer .progress-bar .num{font-size:24px;font-weight:700;display:flex;align-items:flex-end;justify-content:center}.campaign-detail-drawer.ant-drawer .progress-bar .percentage{font-size:15px;margin-left:8px;font-weight:600}.campaign-detail-drawer.ant-drawer .sequence-wrap{margin-bottom:30px}.campaign-detail-drawer.ant-drawer .sequence-wrap .sequence-list{list-style-type:none;margin:0;padding:0}.campaign-detail-drawer.ant-drawer .sequence-wrap .sequence-list li{border:1px solid #007eff;border-radius:4px;padding:20px;text-align:center;font-size:18px;font-weight:700;color:#007eff;position:relative}.campaign-detail-drawer.ant-drawer .sequence-wrap .sequence-list li .delay-text{display:block;font-size:14px;margin-top:10px;font-weight:500;color:#1c1f37}.campaign-detail-drawer.ant-drawer .sequence-wrap .sequence-list li:before{content:"";position:absolute;bottom:-35px;left:50%;transform:translate(-50%);height:35px;width:2px;background:#007eff;margin-bottom:-1px}.campaign-detail-drawer.ant-drawer .sequence-wrap .sequence-list li:after{content:"";position:absolute;bottom:-35px;left:50%;transform:translate(-51%) rotate(134deg);z-index:2;width:20px;height:20px;border-top:2px solid #007eff;border-right:2px solid #007eff}.campaign-detail-drawer.ant-drawer .sequence-wrap .sequence-list li:not(:last-child){margin-bottom:60px}.campaign-detail-drawer.ant-drawer .sequence-wrap .sequence-list li:last-child:after,.campaign-detail-drawer.ant-drawer .sequence-wrap .sequence-list li:last-child:before{display:none}.campaign-detail-drawer.ant-drawer .scheduler-wrap{margin-bottom:30px}.campaign-detail-drawer.ant-drawer .scheduler-wrap .ant-tag{margin-bottom:10px}.delete-account-wrap .subheader{padding-bottom:50px}.delete-account-wrap .delete-card-wrap{display:flex;align-items:center;justify-content:center;gap:30px 30px}@media(max-width:991px){.delete-account-wrap .delete-card-wrap{flex-flow:row wrap}}.delete-account-wrap .delete-card-wrap .delete-card{flex:1 1 100%}.delete-account-wrap .delete-card.ant-card{box-shadow:0 0 20px 0 rgba(0,0,0,.1);border:0;text-align:center;transition:all .2s ease-in-out}.delete-account-wrap .delete-card.ant-card .ant-card-body{padding:50px 24px}.delete-account-wrap .delete-card.ant-card:hover{transform:scale(1.05)}.delete-account-wrap .delete-card.ant-card .icon{width:110px;margin-bottom:20px;color:#007eff}@media(max-width:567px){.delete-account-wrap .delete-card.ant-card .icon{width:90px}}.delete-account-wrap .delete-card.ant-card .title{font-size:22px;line-height:25px;margin-bottom:0}@media(max-width:567px){.delete-account-wrap .delete-card.ant-card .title{font-size:18px}}.delete-account-wrap .delete-card.ant-card .ant-btn{margin-top:20px}.delete-account-wrap .delete-account-content-alter{display:flex;gap:30px 30px}@media(max-width:991px){.delete-account-wrap .delete-account-content-alter{flex-flow:row wrap}}.delete-account-wrap .delete-account-content-alter .delete-card-wrap{width:300px;min-width:300px;display:block}@media(max-width:991px){.delete-account-wrap .delete-account-content-alter .delete-card-wrap{width:100%;min-width:100%}}.delete-account-wrap .delete-account-content-alter .delete-card{height:0;opacity:0;visibility:hidden}.delete-account-wrap .delete-account-content-alter .delete-card.active{min-height:270px;opacity:1;visibility:visible}@media(max-width:991px){.delete-account-wrap .delete-account-content-alter .delete-card.active{height:100%;min-height:100%}}.delete-account-wrap .delete-account-content-alter .delete-card.active .ant-btn{display:none}.delete-account-wrap .delete-account-content-alter .ant-form,.delete-account-wrap .delete-account-content-alter .discount-wrap{flex:1 1 110%}.hubspot-mapping-modal .ant-form-item-label>label{width:100%}.scheduler-post .ant-tabs .ant-tabs-nav .ant-tabs-tab{padding:15px 0}.scheduler-post .ant-tabs .ant-tabs-nav .ant-tabs-tab .ant-tag{border-radius:20px;margin-left:5px}.scheduler-post .ant-tabs .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active .ant-tag,.scheduler-post .ant-tabs .ant-tabs-nav .ant-tabs-tab:hover .ant-tag{border-color:#0065cc}@media(max-width:570px){.scheduler-post .ant-tabs .ant-tabs-nav{flex-flow:row wrap}}.scheduler-post-table .table-actions{display:flex;gap:10px 10px}.scheduler-post-form-wrap .ant-upload.ant-upload-select-picture-card{background:#fff}.scheduler-post-form-wrap .ant-upload-list-item{height:32px}.scheduler-post-form-wrap .ant-picker{width:100%;height:40px}.scheduler-post-form-wrap .rdw-editor-wrapper .rdw-editor-toolbar{border-radius:4px 0 0 0;padding:10px 5px;border-color:#e3e8f1;border-bottom:0;margin-bottom:0;gap:20px 0}.scheduler-post-form-wrap .rdw-editor-wrapper .rdw-editor-toolbar>div{margin-bottom:0}.scheduler-post-form-wrap .rdw-editor-wrapper .rdw-editor-main{border:1px solid #e3e8f1;border-radius:0 0 4px 4px;padding:10px;background:#fff}.scheduler-post-form-wrap .rdw-editor-wrapper .rdw-editor-main .public-DraftEditor-content>div{height:150px;overflow-y:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.scheduler-post-form-wrap .rdw-editor-wrapper .rdw-editor-main .public-DraftEditor-content>div::-webkit-scrollbar{display:none}.search-new-ui .ant-input{border-left:0;border-right:0;border-top:0;background:rgba(0,0,0,0)}.search-new-ui .ant-input:focus{box-shadow:none}.search-new-ui .ant-input-group-addon{display:none}.search-with-btn{box-shadow:0 3px 5px 0 rgba(0,0,0,.07)}.search-with-btn .ant-input{border:0;background:rgba(0,0,0,0)}.search-with-btn .ant-input:focus{box-shadow:none}.search-with-btn .ant-input-lg{height:50px!important}.search-with-btn .ant-input-group-addon{background:rgba(0,0,0,0)}.search-with-btn .ant-input-group-addon .ant-btn{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.search-with-btn .ant-input-group-addon .ant-btn .anticon{color:#1c1f37!important}.search-with-btn .ant-input-group-addon .ant-btn:hover{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.search-with-btn .ant-input-group-addon .ant-btn:hover .anticon{color:#1c1f37!important}.filters-content{margin:-12px -16px;border-radius:4px;overflow:hidden}.filters-content .ant-input-search .ant-input{border-color:#007eff;border-width:2px;padding:13px 16px}.filters-content .lc-select.ant-menu{background:rgba(0,0,0,0);font-weight:600;padding:15px 0;max-height:360px;scroll-behavior:smooth;overflow-y:scroll!important;-ms-overflow-style:none;scrollbar-width:none}.filters-content .lc-select.ant-menu::-moz-scrollbar{display:none}.filters-content .lc-select.ant-menu::-webkit-scrollbar{display:none}.filters-content .lc-select.ant-menu .ant-menu-item{height:30px;line-height:30px;border-radius:4px;margin:0 0 5px}.filters-content .lc-select.ant-menu .ant-menu-item-selected{color:#1c1f37;background:#e3e8f4}.filters-content .lc-select.ant-menu .ant-menu-item-selected:after{display:none}.filters-content .lc-select.ant-menu .ant-menu-item{display:flex;align-items:center}.linkedin-account-select{width:300px!important}.management-icon{width:30px;height:30px}.add-task-field{display:flex;align-items:center;padding:0 20px;gap:20px;margin-bottom:20px}.add-task-field .ant-input{border-color:rgba(0,0,0,0);background:rgba(0,0,0,0);padding:9px 0;box-shadow:none}.add-task-field .ant-input:focus,.add-task-field .ant-input:hover{outline:none;box-shadow:none;border-color:rgba(0,0,0,0)}.task-management-list.ant-card{border-radius:10px;border:0;box-shadow:0 3px 5px 0 rgba(0,0,0,.2)}.task-management-list.ant-card:not(:last-child){margin-bottom:10px}.task-management-list .ant-card-body{display:flex;justify-content:space-between;gap:20px;padding:20px 0}.task-management-list .header{display:flex;align-items:flex-end;justify-content:space-between}.task-management-list .header .title{font-size:15px;font-weight:500;display:block;margin-bottom:5px}.task-management-list .header .title+.task-management-list-footer{margin-top:10px}.task-management-list p{line-height:25px;color:#929292;margin-bottom:8px}.task-management-list .ant-checkbox-wrapper{width:16px;min-width:16px}.task-management-list .task-management-list-content{flex:1 1 100%}.task-management-list .task-management-list-footer{display:flex;align-items:center;justify-content:space-between;gap:20px}@media(max-width:400px){.task-management-list .task-management-list-footer{gap:10px}}.task-management-list .task-management-list-footer .details{display:flex;align-items:center;gap:10px}.task-management-list .task-management-list-footer .ant-tag{margin:0;background:#fff;border-radius:2px;border:1px solid #e3e8f1}.task-management-list .task-management-list-footer .ant-tag .anticon{margin-right:5px}.task-management-list .task-management-list-footer .actions{display:flex;align-items:center;gap:10px}.task-management-list .task-management-list-footer .actions li{cursor:pointer;min-width:25px}.link-content{min-width:250px;max-width:250px}.link-content .ant-input-group .ant-input{width:calc(100% - 40px)}.new-link-modal.ant-modal{width:848px!important}.new-link-modal.ant-modal .ant-modal-content{width:100%}.new-link-modal.ant-modal .ant-modal-body{padding:64px}.new-link-modal .links-list-item-caption{display:flex;gap:20px;margin-bottom:40px}.new-link-modal .links-list-item-caption .icon{margin-top:2px}.new-link-modal .links-list-item-caption .icon .anticon{font-size:22px}.new-link-modal .links-list-item-caption .caption{flex:1 1 100%}.new-link-modal .links-list-item-caption .description{margin:0;cursor:pointer;transition:all .4s ease-in-out}.new-link-modal .links-list-item-caption .description:hover{color:#007eff}.new-link-modal .links-list-item-caption .description:hover .anticon{opacity:1}.new-link-modal .links-list-item-caption .description .anticon{transition:all .4s ease-in-out;opacity:0}.new-link-modal .links-list-item-caption .subtitle{margin-top:15px;font-weight:600}.new-link-modal .links-list-item-caption .subtitle .anticon{margin-right:10px;color:#1c1f37}.new-link-modal .links-list-item-caption .subtitle>span{color:#007eff;cursor:pointer}.new-link-modal .links-list-item-caption .subtitle>span .anticon{color:#007eff}.new-link-modal .links-list-item-caption .actions-wrap{flex:1 1 50%;display:flex;align-items:center;justify-content:flex-end;gap:20px}.new-link-modal .links-list-item-caption .actions-wrap .anticon,.new-link-modal .links-list-item-caption .actions-wrap .icon{cursor:pointer;font-size:26px}.new-link-modal .links-list-item-caption .actions-wrap .anticon.mobile-icon,.new-link-modal .links-list-item-caption .actions-wrap .icon.mobile-icon{display:block}@media(min-width:1200px){.new-link-modal .links-list-item-caption .actions-wrap .anticon.mobile-icon,.new-link-modal .links-list-item-caption .actions-wrap .icon.mobile-icon{display:none}}.new-link-modal .input-group .ant-select:not(.ant-select-disabled):focus .ant-select-selector,.new-link-modal .input-group .ant-select:not(.ant-select-disabled):hover .ant-select-selector{z-index:2}.new-link-modal .input-group .ant-select:not(.ant-select-disabled) .ant-select-selector{border-radius:4px 0 0 4px}.new-link-modal .input-group .ant-input,.new-link-modal .input-group .ant-input-affix-wrapper{margin-left:-1px;border-radius:0 4px 4px 0}.new-link-modal .multi-item{display:flex;gap:10px}.new-link-modal .multi-item .title{font-weight:600;cursor:pointer;transition:all .4s ease-in-out}.new-link-modal .multi-item .title:hover{color:#007eff}.new-link-modal.new-link-modal-edit .links-list-item-caption{display:block}.new-link-modal.new-link-modal-edit .links-list-item-caption .title{display:flex;align-items:center;gap:10px}@media(max-width:767px){.new-link-modal.new-link-modal-edit .links-list-item-caption .title{flex-flow:row wrap;gap:15px}.new-link-modal.new-link-modal-edit .links-list-item-caption .title .actions-wrap{justify-content:center}}.new-link-modal.new-link-modal-edit .links-list-item-caption .description{margin-top:10px}.add-workspace-modal.ant-modal .title{font-weight:600;margin-bottom:30px}.add-task-modal.ant-modal .ant-input{border-color:rgba(0,0,0,0)}.add-task-modal.ant-modal textarea.ant-input{resize:none}.add-task-modal .actions{display:flex;align-items:center;justify-content:flex-end;gap:15px}.text-right{text-align:right!important}.group-urls{margin-top:10px}.group-urls .ant-space-item:first-child{width:90%!important}.ant-dropdown-menu{box-shadow:0 0 15px 0 rgba(0,0,0,.2);width:180px;border-inline-end:1px solid rgba(253,253,253,.12)}.ant-dropdown-menu .ant-dropdown-menu-item{font-size:16px;padding:10px;height:40px;line-height:40px}.ant-dropdown-menu .ant-dropdown-menu-item .icon{font-size:16px!important}.tribute-container{width:350px;position:absolute;top:0;left:0;max-height:350px;max-width:400px;overflow:scroll;display:block;z-index:999999;background:#fff!important;padding:20px;box-shadow:1px 1px 15px rgba(0,125,254,.09);color:#1c1f37}.tribute-container ul{margin:2px 0 0;padding:0;list-style:none}.tribute-container li{padding:10px;cursor:pointer}.tribute-container li span{font-weight:700}.tribute-container li .value{color:#929292!important}.tribute-container li.highlight{background:#007eff}.tribute-container.no-match{cursor:default}.tribute-container .menu-highlighted{font-weight:700}.activity-table .activity-table-item{border-radius:10px;box-shadow:0 3px 5px 0 rgba(0,0,0,.07);margin:10px 0;padding:20px 9px;background-color:#fff}.activity-table .activity-table-item .detail-text{flex:1 1 100%;width:100%}.activity-table .tag-wrap{text-align:center}@media(min-width:767px){.activity-table .tag-wrap{text-align:left}}.launch-campaign h1{font-size:26px;margin-bottom:54px}.launch-campaign .ant-card-body{display:flex;align-items:center;justify-content:center;flex-direction:column}.startup-list h1{font-size:26px!important;margin-bottom:24px}.startup-list .ant-card{width:100%;margin-bottom:20px;border-radius:10px;border:2px solid #fff;padding:5px;background-color:#f5f7fb!important;box-shadow:1px 1px 15px rgba(0,125,254,.09)}.startup-list .pd-20{padding:20px!important}.startup-list .title{font-size:21px}.startup-list .list-item{width:100%;font-size:17px;margin-top:20px;margin-bottom:20px;border-radius:10px;border:2px solid #fff;padding:10px;background-color:#f5f7fb!important;box-shadow:1px 1px 15px rgba(0,125,254,.09);display:flex;justify-content:space-between;align-items:center}.startup-list .list-item .checkbox-text{line-height:30px}.startup-list .list-item .ant-checkbox-inner{width:30px;height:30px}.startup-list .list-item.completed{text-decoration-line:line-through}.startup-list .onboarding-steps>.ant-card-body{padding:12px!important}#dropdown-menu-linkList-1,#linkList-1,.fr-toolbar .fr-more-toolbar:nth-child(2)>div{display:none!important}.scroll{overflow:scroll}.setting-card{margin-bottom:40px!important;box-shadow:1px 1px 15px rgba(0,125,254,.08);border:0;border-radius:10px}.setting-card .head{display:flex;align-items:center;gap:20px;margin-bottom:20px}.setting-card .head .ant-avatar{width:50px;min-width:50px;height:50px;line-height:50px;background-color:#007eff;color:#fff;font-size:20px}.setting-card .head .title{font-size:18px}.setting-card .account-tag{border-radius:0;display:flex;align-items:center;justify-content:center}.setting-card .account-tag.border-bottom{border-bottom:2px solid #929292!important}.setting-card .account-tag .content{padding-right:4px}.create-post-modal .ant-modal-content{padding:24px}.create-post-modal .ant-input{border:none;box-shadow:none}.ant-input,.create-post-modal .ant-input:focus{box-shadow:none}.ant-input{border:none}.ant-input:focus{box-shadow:none}.ant-btn-text:hover{background-color:rgba(0,0,0,.04)}.publish-settings .ant-switch-checked{background-color:#3b82f6!important}.publish-settings .ant-btn-primary{background-color:#3b82f6}.publish-settings .ant-select-selector{height:40px!important;display:flex!important;align-items:center!important}.posting-schedule .ant-form-item{margin-bottom:0!important}.ai-assistant-reponse{display:flex;flex-direction:column;align-items:flex-start;padding:16px;gap:8px;background:linear-gradient(90deg,rgb(250,245,255),rgb(237,239,255));border:1px solid #ebd5ff;border-radius:4px;font-size:11px!important;overflow-wrap:break-word!important;word-wrap:break-word!important}.publish-tabs .ant-tabs-tab{padding:20px 10px!important}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.hover\:text-blue-500:hover{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.hover\:text-gray-50:hover{--tw-text-opacity:1;color:rgb(249 250 251/var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.hover\:text-red-700:hover{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.focus\:z-20:focus{z-index:20}@media (min-width:768px){.md\:w-\[200px\]{width:200px}.md\:w-auto{width:auto}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:gap-0{gap:0}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.md\:p-6{padding:1.5rem}}@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}