@import url(https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,600,700,800,900);.tooltip-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.tooltip-wrapper :focus .tooltip-hover{display:block}.tooltip-wrapper :focus .tooltip-hover.inline{display:inline}.tooltip-wrapper .tooltip-click.not-show:after,.tooltip-wrapper .tooltip-hover{display:none}.tooltip-wrapper .tooltip-click,.tooltip-wrapper .tooltip-hover{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:100%;text-align:center;white-space:pre;z-index:100;border-radius:7px}.tooltip-wrapper .tooltip-click.no-wrap,.tooltip-wrapper .tooltip-hover.no-wrap{white-space:pre-wrap;min-width:200px;word-break:break-all}.tooltip-wrapper .tooltip-click span.tooltip-text,.tooltip-wrapper .tooltip-hover span.tooltip-text{word-break:normal;font-size:11.5px;min-height:30px;line-height:19px;font-weight:500;display:inline-block;border-radius:7px;padding:6px 10px;color:#303439;min-width:50px}.theme-light .tooltip-wrapper .tooltip-click span.tooltip-text,.theme-light .tooltip-wrapper .tooltip-hover span.tooltip-text{background:#f2eaf8;color:#101828}.theme-dark .tooltip-wrapper .tooltip-click span.tooltip-text,.theme-dark .tooltip-wrapper .tooltip-hover span.tooltip-text{background:#50586b;color:#e3e4e5}.tooltip-wrapper .tooltip-hover-top{top:-26px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.tooltip-wrapper .tooltip-hover-top.top_more{top:-42px}.tooltip-wrapper .tooltip-hover-top:after{content:"";position:absolute;top:100%;left:50%;margin-left:-16px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent}.theme-light .tooltip-wrapper .tooltip-hover-top:after{border-top:6px solid #f2eaf8}.theme-dark .tooltip-wrapper .tooltip-hover-top:after{border-top:6px solid #50586b}.tooltip-wrapper .tooltip-hover-top.content:after{border-top:6px solid #b72cff!important}.tooltip-wrapper .tooltip-hover-bottom{left:50%;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.tooltip-wrapper .tooltip-hover-bottom.top_more{-webkit-transform:translate(-50%,90%);transform:translate(-50%,90%)}.tooltip-wrapper .tooltip-hover-bottom:after{content:"";position:absolute;top:-7px;left:50%;margin-left:-6px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent}.theme-light .tooltip-wrapper .tooltip-hover-bottom:after{border-bottom:6px solid #f2eaf8}.theme-dark .tooltip-wrapper .tooltip-hover-bottom:after{border-bottom:6px solid #50586b}.tooltip-wrapper .tooltip-hover-bottom.content:after{border-bottom:6px solid #b72cff!important}.tooltip-wrapper .tooltip-hover-left{top:50%;right:calc(100% + 10px);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tooltip-wrapper .tooltip-hover-left:after{content:"";position:absolute;top:50%;margin-top:-6px;right:-6px;margin-bottom:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent}.theme-light .tooltip-wrapper .tooltip-hover-left:after{border-left:6px solid #f2eaf8}.theme-dark .tooltip-wrapper .tooltip-hover-left:after{border-left:6px solid #50586b}.tooltip-wrapper .tooltip-hover-left.content:after{border-left:6px solid #b72cff!important}.tooltip-wrapper.closer .tooltip-hover-left{right:calc(100% + 1px)}.tooltip-wrapper .tooltip-hover-right{content:"";left:calc(100% + 8px);-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%}.tooltip-wrapper .tooltip-hover-right:after{content:"";position:absolute;top:50%;margin-top:-5px;left:-6px;margin-bottom:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent}.theme-light .tooltip-wrapper .tooltip-hover-right:after{border-right:6px solid #f2eaf8}.theme-dark .tooltip-wrapper .tooltip-hover-right:after{border-right:6px solid #50586b}.tooltip-wrapper .tooltip-hover-right.content:after{border-right:6px solid #b72cff}.tooltip-wrapper .tooltip-children:hover .tooltip-hover{display:block}.tooltip-wrapper .tooltip-children:hover .tooltip-hover.inline{display:inline}.tooltip-wrapper .tooltip-children:active .tooltip-hover{display:block}.tooltip-wrapper .tooltip-children:active .tooltip-hover.inline{display:inline}.tooltip-wrapper .tooltip-children:focus .tooltip-hover{display:block}.tooltip-wrapper .tooltip-children:focus .tooltip-hover.inline{display:inline}.tooltip-wrapper.hover:hover .tooltip-hover{display:block}.tooltip-wrapper.hover:hover .tooltip-hover.inline{display:inline}.tooltip-wrapper.click:active .tooltip-hover{display:block}.tooltip-wrapper.click:active .tooltip-hover.inline{display:inline}.tooltip-wrapper.focus:focus .tooltip-hover{display:block}.tooltip-wrapper.focus:focus .tooltip-hover.inline{display:inline}.tooltip-wrapper .content-wrapper{min-width:300px;max-width:300px}.tooltip-wrapper .content-wrapper h3.title{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background-color:#b72cff;display:-webkit-flex;display:flex;min-height:40px;color:#fff;border-top-left-radius:7px 7px;border-top-right-radius:7px 7px;padding:5px;font-weight:600}.tooltip-wrapper .content-wrapper div.content{height:100%;white-space:pre-line;border-bottom-right-radius:7px 7px;border-bottom-left-radius:7px 7px;padding:5px;text-align:left;line-height:15px;font-size:14px}.theme-light .tooltip-wrapper .content-wrapper div.content{background:#f2eaf8;color:#101828}.theme-dark .tooltip-wrapper .content-wrapper div.content{background:#50586b;color:#e3e4e5}.tooltip-wrapper .content-wrapper div.content div{line-height:15px;padding:5px}.options,select option{z-index:10!important}.custom-universal-select{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.custom-universal-select.disabled-select{pointer-events:none!important}.custom-universal-select.no-border .options{border:none!important}.custom-universal-select.no-border .options .option span{font-weight:400}.theme-light .custom-universal-select.no-border .options .option span{color:#667085;font-size:14px}.theme-dark .custom-universal-select.no-border .options .option span{color:#97a7bc;font-size:14px}.theme-light .custom-universal-select.no-border .options .option:hover span{color:#101828}.theme-dark .custom-universal-select.no-border .options .option:hover span{color:#e3e4e5}.custom-universal-select .noselect{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.custom-universal-select .select{min-height:32px;width:100%;border-radius:6px;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:0 10px}.theme-light .custom-universal-select .select{background-color:#fff;border:1px solid #e5eaee;color:#101828}.theme-dark .custom-universal-select .select{background-color:#2a3142;border:1px solid #4c5468;color:#e3e4e5}.theme-light .custom-universal-select .select .placeholder{color:#667085}.theme-dark .custom-universal-select .select .placeholder{color:#97a7bc}.custom-universal-select .select.border-color{border:1px solid #b72cff}.custom-universal-select .select.border-color .arrow-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.custom-universal-select .select.border-color .arrow-icon svg path{fill:#b72cff}.custom-universal-select .select.border-danger{border:1px solid #f5c6cb}.custom-universal-select .selected-value{margin-right:20px;white-space:nowrap;text-align:left;overflow:hidden}.theme-light .custom-universal-select .selected-value{color:#101828}.theme-dark .custom-universal-select .selected-value{color:#e3e4e5}.custom-universal-select .selected-value.text-transform-default{text-transform:none!important}.custom-universal-select .options{position:absolute;top:38px;z-index:99;box-sizing:border-box;max-height:250px;overflow-y:auto;width:100%}.theme-light .custom-universal-select .options{background-color:#fff;border:1px solid #e5eaee!important;border-radius:6px}.theme-dark .custom-universal-select .options{background-color:#2a3142;border:1px solid #4c5468!important;border-radius:6px}.custom-universal-select .options.bottom{top:unset;bottom:36px}.custom-universal-select .options.short-options{max-height:190px}.custom-universal-select .options .option{cursor:pointer;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;min-height:32px;padding:0 10px;z-index:99;font-weight:500;position:relative;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;text-transform:unset!important}.theme-light .custom-universal-select .options .option{color:#667085}.theme-dark .custom-universal-select .options .option{color:#97a7bc}.custom-universal-select .options .option .option-value{display:inline-block;white-space:nowrap;max-width:100%}.custom-universal-select .options .option.text-transform-default{text-transform:unset!important}.theme-light .custom-universal-select .options .option.selected{color:#101828}.theme-dark .custom-universal-select .options .option.selected{color:#e3e4e5}.custom-universal-select .options .option.selected:after{content:"";margin-left:10px;position:absolute;right:20px;top:10px}.theme-light .custom-universal-select .options .option:hover{background-color:#f0f2f5}.theme-dark .custom-universal-select .options .option:hover{background-color:#222736}.custom-universal-select .options .option.progress{background-color:transparent!important;font-size:.875rem}.theme-light .custom-universal-select .options .option.progress:hover{background-color:#f0f2f5!important}.theme-dark .custom-universal-select .options .option.progress:hover{background-color:#222736!important}.custom-universal-select.show-left{cursor:pointer}.custom-universal-select.show-left .options{top:40px;right:0;bottom:unset;min-width:200px}.custom-universal-select.show-left.show-right{cursor:pointer}.custom-universal-select.show-left.show-right .options{top:1px;left:0;bottom:unset;min-width:200px;max-width:300px}.custom-universal-select.show-bottom{cursor:pointer}.custom-universal-select.show-bottom .options{top:40px;bottom:unset;min-width:200px;max-width:300px}.text_upperCase{text-transform:uppercase}.customModal{width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:100000;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.customModal .modal-body{max-width:620px;padding:30px 40px;background:#fff;border-radius:20px}.customModal .modal-body .top{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.customModal .modal-body .top .go-back{display:inline;font-size:50px;margin:-8px auto 0 0;font-weight:800;color:#8c979d;cursor:pointer}.margin-6px{margin-right:6px}.custom-loader{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:relative;padding:20px;z-index:2}.custom-loader .loader{border:4px solid #b72cff;border-bottom-color:#888c98;border-radius:50%;min-height:20px;min-width:20px;max-width:100%;max-height:100%;-webkit-animation:spin 2s linear 0s infinite;animation:spin 2s linear 0s infinite}.custom-loader .loader.light{border-color:#eaeff2 #b72cff #b72cff}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}.export-custom-select{position:relative;width:100%}@media (min-width:1299px){.export-custom-select{max-width:137px}}.export-custom-select.center-menu .options{position:absolute;right:30px;top:-45px;z-index:99}.export-custom-select .select{cursor:pointer}.theme-light .export-custom-select .select{color:#101828}.theme-dark .export-custom-select .select{color:#e3e4e5}.export-custom-select .select.disabled{pointer-events:none}.theme-light .export-custom-select .select.disabled{border:1px solid #e5eaee;background-color:#fff;color:#101828}.theme-dark .export-custom-select .select.disabled{border:1px solid #4c5468;background-color:#2a3142;color:#e3e4e5}.theme-dark .export-custom-select .select .download-icon path,.theme-light .export-custom-select .select .download-icon path{fill:#b72cff}.export-custom-select .select.styled{width:100%;height:32px;background:#b72cff;border-radius:6px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:0 10px}.export-custom-select .select .selected-value{margin-right:20px;color:#fff;font-weight:700;font-size:14px;line-height:19px}@media (max-width:420px){.export-custom-select .select .selected-value{margin-right:10px}}.export-custom-select .select .arrow-icon path{fill:#fff}.export-custom-select .select .arrow-icon.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.export-custom-select .options{position:absolute;right:0;top:45px;z-index:99;box-sizing:border-box;border-radius:6px}.theme-light .export-custom-select .options{border:2px solid #e5eaee;background-color:#fff;color:#101828}.theme-dark .export-custom-select .options{border:2px solid #4c5468;background-color:#2a3142;color:#e3e4e5}.export-custom-select .options .option-icon{margin-right:10px}.export-custom-select .options .option{min-width:180px;cursor:pointer;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;min-height:32px;padding:0 14px}.theme-light .export-custom-select .options .option{color:#667085}.theme-dark .export-custom-select .options .option{color:#97a7bc}.theme-light .export-custom-select .options .option:hover{color:#101828}.theme-dark .export-custom-select .options .option:hover{color:#e3e4e5}@media screen and (max-width:548px){.export-custom-select{max-width:100%}}@media screen and (min-width:767.98px){.md-left-auto{margin-left:auto}}.pricing-item{padding-top:5px;font-family:"Roboto";font-weight:400;font-size:15px;line-height:17px}.theme-light .pricing-item{color:#667085}.theme-dark .pricing-item{color:#97a7bc}.pricing-item .number-wrapper{font-weight:600;font-size:16px;line-height:11px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:42px;text-align:center}.theme-light .pricing-item .number-wrapper{color:#b72cff}.theme-dark .pricing-item .number-wrapper{color:#a0aec0}.pricing-item .icon-wrapper{min-width:42px}.theme-light .pricing-item .icon-wrapper svg path{fill:#b72cff}.theme-dark .pricing-item .icon-wrapper svg path{fill:#a0aec0}.pricing-item .text-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.pricing-item .text-wrapper .unlimited{border-radius:2px;font-weight:500;font-size:12px;line-height:7px;color:#fff;padding:1px 2px;text-shadow:.2px .2px 1px rgba(0,0,0,.25)}.theme-light .pricing-item .text-wrapper .unlimited{background:#b72cff}.theme-dark .pricing-item .text-wrapper .unlimited{background:#718096}.pricing-item .bold-item{font-weight:700;text-align:center}.pricing-item #custom-select{width:177px}.pricing-item .pricing-item-select-options{top:35px!important;border-radius:3px!important;border:1px solid #fff!important;width:150px!important;font-size:14px!important;max-height:105px!important;overflow-y:auto;overflow-x:hidden!important;left:0}.pricing-item .export-custom-select .pricing-item-select.select{border:none!important;border-radius:6px;width:177px;height:28px}.theme-light .pricing-item .export-custom-select .pricing-item-select.select{color:#643cdd!important;background-color:#ece7fc}.theme-dark .pricing-item .export-custom-select .pricing-item-select.select{color:#edf2f7!important;background-color:#718096}.pricing-item .export-custom-select .pricing-item-select.select .selected-value{font-weight:400;font-size:14px;line-height:21px}.theme-light .pricing-item .export-custom-select .pricing-item-select.select .selected-value{color:#643cdd!important}.theme-dark .pricing-item .export-custom-select .pricing-item-select.select .selected-value{color:#edf2f7!important}.theme-light .pricing-item .export-custom-select .pricing-item-select.select svg path{fill:#643cdd!important}.theme-dark .pricing-item .export-custom-select .pricing-item-select.select svg path{fill:#edf2f7!important}@media (min-width:1350px) and (max-width:1500px){.pricing-item .export-custom-select .pricing-item-select.select{width:150px}}.pricing-item .export-custom-select .options{min-width:177px!important;width:177px;top:28px;box-shadow:0 32px 32px -8px rgba(113,128,150,.08),0 0 32px -8px rgba(113,128,150,.12),0 0 1px rgba(113,128,150,.32);border-radius:6px;font-size:14px;max-height:135px;overflow-y:auto}.theme-light .pricing-item .export-custom-select .options{color:#fff}.theme-dark .pricing-item .export-custom-select .options{color:#2a3142}.pricing-item .export-custom-select .options .option{max-width:177px;min-width:165px;border-bottom:none;color:#516077;min-height:28px;font-weight:500;padding:0 10px}.pricing-item .export-custom-select .options .option .option-icon{margin-right:0}.pricing-item .export-custom-select .options .option.active,.pricing-item .export-custom-select .options .option:hover{color:#516077!important}.theme-light .pricing-item .export-custom-select .options .option.active,.theme-light .pricing-item .export-custom-select .options .option:hover{color:#fff;background-color:#edf2f7}.theme-dark .pricing-item .export-custom-select .options .option.active,.theme-dark .pricing-item .export-custom-select .options .option:hover{color:#2a3142;background-color:#222736}@media (min-width:1301px){.pricing-item .export-custom-select .options{right:-40px}}@media (min-width:1350px) and (max-width:1500px){.pricing-item .export-custom-select .options{width:150px;min-width:150px!important;right:-15px}}.pricing-item .export-custom-select ::-webkit-scrollbar{height:5px;width:3px}.pricing-item .custom-universal-select .select.border-color .arrow-icon svg path{fill:#643cdd!important}.radio-wrapper .custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";border:1px solid #adb5bd}.radio-wrapper .custom-control-input:checked~.custom-control-label:before{border-color:transparent;cursor:pointer;box-shadow:none}.radio-wrapper .custom-control-input:checked~.custom-control-label.red:before{background-color:#b72cff;box-shadow:none}.radio-wrapper.border-color-radio .custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#7b1fa2}.radio-wrapper.border-color-radio .custom-control-input:checked~.custom-control-label.red:before{background-color:#b72cff}.radio-wrapper .custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#fff!important;border-color:#adb5bd!important}.radio-wrapper .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:transparent!important}.radio-wrapper .custom-control-input:focus~.custom-control-label:before{box-shadow:none!important}.radio-wrapper.white .custom-control-label:before{box-shadow:none!important;border-color:#b72cff!important}.radio-wrapper.white label{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;cursor:pointer;font-weight:500;font-size:14px}.radio-wrapper.white .custom-control-input:checked~.custom-control-label:before{border-color:transparent}.radio-wrapper.white .custom-control-input:checked~.custom-control-label.red:before{background-color:#b72cff!important}.radio-wrapper.white.border-color-radio .custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#7b1fa2}.radio-wrapper.white.border-color-radio .custom-control-input:checked~.custom-control-label.red:before{background-color:#b72cff}.radio-wrapper.white .custom-control-input:checked~.custom-control-label:before{cursor:pointer;box-shadow:none;border:2px solid #b72cff}.radio-wrapper.white .custom-control-input:checked~.custom-control-label.red:before{background-color:#fff;box-shadow:none}.payment_toolbar{padding-left:25px;border-radius:15px;min-height:100px;border:none}.theme-light .payment_toolbar{background:#f0f2f5;color:#101828}.theme-dark .payment_toolbar{background:#222736;color:#e3e4e5}.payment_toolbar .package{font-size:28px;font-weight:700;padding-right:23px;line-height:35px}@media (min-width:420px){.payment_toolbar .package{-webkit-align-self:flex-end;align-self:flex-end}}.payment_toolbar .credits{font-size:13px}.payment_toolbar .purchase{font-size:14px}.payment_toolbar .change-plan{white-space:nowrap;padding-right:45px;cursor:pointer}.payment_toolbar .change-plan span{font-size:20px}.payment_toolbar .change-plan svg{opacity:1!important}.payment_toolbar .change-plan svg path{fill:#fff!important}.payment_toolbar .change-plan.rotate svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.payment_toolbar .non-refundable{font-size:14px;margin-right:10px}.payment_toolbar.no-selected{background:#f5f2ff;border-top:1px solid #ebeef5;border-radius:0!important;margin:0 10px;color:#323537}.payment_toolbar.no-selected .custom-control-input:checked~.custom-control-label:before{border-color:#323537!important}.payment_toolbar.no-selected .package{cursor:pointer}.payment_toolbar.disabled{color:rgba(50,53,55,.8)}.payment_toolbar .export-custom-select .pricing-item-select{height:30px!important}.theme-light .payment_toolbar .export-custom-select .pricing-item-select .arrow-icon svg path{fill:#667085!important}.theme-dark .payment_toolbar .export-custom-select .pricing-item-select .arrow-icon svg path{fill:#97a7bc!important}.payment_toolbar .export-custom-select .pricing-item-select-options{top:30.5px!important}.payment_toolbar .export-custom-select .pricing-item-select-options .option{max-height:28px;min-height:28px}@media (max-width:400px){.payment_toolbar{padding:5px 0}.payment_toolbar.no-selected{padding:0 0 0 10px}}.payment .select.border-color{border:none}.theme-light .payment .select.border-color .arrow-icon svg path{fill:#667085!important}.theme-dark .payment .select.border-color .arrow-icon svg path{fill:#97a7bc!important}.payment .select{border-radius:6px!important;width:150px!important;min-width:150px!important;min-height:28px;height:28px}.theme-light .payment .select{background-color:#fff}.theme-dark .payment .select{background-color:#2a3142}.payment .select .selected-value{font-size:15px;font-weight:500!important}.theme-light .payment .select .selected-value{color:#101828!important}.theme-dark .payment .select .selected-value{color:#e3e4e5!important}.payment .select svg{opacity:1!important}.theme-light .payment .select svg path{fill:#667085!important}.theme-dark .payment .select svg path{fill:#97a7bc!important}.theme-light .payment .select.border-color{border:1px solid #e5eaee}.theme-dark .payment .select.border-color{border:1px solid #4c5468}.payment .pricing-item-select-options{top:35px!important;border-radius:3px!important;width:150px!important;font-size:14px!important;max-height:105px!important;overflow-y:auto;overflow-x:hidden!important;left:0}.payment .pricing-item-select-option{min-width:150px!important;width:150px!important;padding:0!important;color:#516077;min-height:28px;font-weight:500}.payment .pricing-item-select-option.active,.payment .pricing-item-select-option:hover{color:#516077!important}.theme-light .payment .pricing-item-select-option.active,.theme-light .payment .pricing-item-select-option:hover{color:#fff;background-color:#edf2f7}.theme-dark .payment .pricing-item-select-option.active,.theme-dark .payment .pricing-item-select-option:hover{color:#2a3142;background-color:#222736}.theme-light .payment .custom-universal-select .select.border-color .arrow-icon svg path{fill:#667085!important}.theme-dark .payment .custom-universal-select .select.border-color .arrow-icon svg path{fill:#97a7bc!important}.payment .premium_credit_select .select-label{margin:auto 0 auto 80px;font-size:14px!important}.payment .premium_credit_select .select{width:205px!important;min-width:205px!important}.payment .premium_credit_select .pricing-item-select-options{width:205px!important}.payment .premium_credit_select .pricing-item-select-option{min-width:205px!important;width:205px!important}.theme-light .payment .premium_credit_select .pricing-item-select-option{color:#667085}.theme-dark .payment .premium_credit_select .pricing-item-select-option{color:#97a7bc}.payment .premium-credit-price-mobile{display:none}.payment .premium-credit-price-large{display:block}@media (max-width:650px){.payment_toolbar{padding-left:5px}.payment_toolbar .change-plan{padding-right:5px}.payment_toolbar .change-plan span{display:none}}@media (max-width:550px){.payment .select{width:120px}.payment .select .selected-value{font-size:14px}.payment .options{min-width:100px!important;width:100px;font-size:13px;overflow-x:hidden}.payment .package{font-size:28px;font-weight:700;padding-right:17px}.payment .premium_credit-toolbar{-webkit-flex-direction:column;flex-direction:column}.payment .premium_credit-toolbar .non-refundable{width:100%;text-align:center}.payment .premium-credit-price-mobile{display:block}.payment .premium-credit-price-large{display:none}}@media (max-width:400px){.payment .automations-credits{-webkit-flex-direction:column;flex-direction:column}.payment .automations-credits .invisible{display:none}}.radio-buttons-wrapper{margin-top:10px;grid-gap:40px;gap:40px}@media screen and (max-width:767px){.radio-buttons-wrapper{max-width:380px;margin-right:auto;margin-left:auto}}.radio-buttons-wrapper .paypal-icon{width:70px}.radio-buttons-wrapper .paypal-icon svg{zoom:.75;margin-top:-10px}.radio-buttons-wrapper .default-card{margin-top:-1px!important}.radio-buttons-wrapper .default-card svg{width:37px;margin-right:3px;margin-top:-4px}.radio-buttons-wrapper .radio-label{font-size:14px;line-height:19px;font-weight:600;margin-top:3px;cursor:default}.theme-light .radio-buttons-wrapper .radio-label{color:#101828}.theme-dark .radio-buttons-wrapper .radio-label{color:#e3e4e5}.radio-buttons-wrapper .custom-control-inline{margin-right:0}.theme-dark .paypal-icon svg path{fill:#fff}@media screen and (min-width:767px){.payment-option{-webkit-justify-content:center!important;justify-content:center!important;-webkit-align-items:center!important;align-items:center!important}}.custom-input{width:100%}.custom-input.no-borders .input-wrapper input{border:none!important}.custom-input .label{margin:10px 0 5px}.theme-light .custom-input .label{color:#667085}.theme-dark .custom-input .label{color:#97a7bc}.custom-input .input-wrapper{position:relative;height:32px}.theme-light .custom-input .input-wrapper input:disabled{border:1px solid #ebedf3;color:#ced3dd}.theme-dark .custom-input .input-wrapper input:disabled{border:1px solid #353e53;color:#646c7c}.custom-input .input-wrapper .input-field{height:100%;width:100%;border-radius:6px;padding:0 10px}.custom-input .input-wrapper .input-field.error-border{border-color:#fb6f6f!important}.theme-light .custom-input .input-wrapper .input-field{background-color:#fff;border:1px solid #e5eaee;color:#101828}.theme-dark .custom-input .input-wrapper .input-field{background-color:#2a3142;border:1px solid #4c5468;color:#e3e4e5}.custom-input .input-wrapper .input-field:focus{border-color:#b72cff}.custom-input .input-wrapper .input-field.right-icon{padding-right:50px}.custom-input .input-wrapper .input-field.left-icon{padding-left:35px}.custom-input .input-wrapper .icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.custom-input .input-wrapper .icon.left{left:10px}.custom-input .input-wrapper .icon.right{right:20px}.rccs__card--unknown>div{background:#4997f3}.pricing-credit-card-form{max-width:600px;margin:auto}.pricing-credit-card-form .payment-card-wrapper{text-align:center;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;margin:0 auto}.pricing-credit-card-form .rccs__card{width:100%;height:240px}.pricing-credit-card-form .rccs{width:100%}.pricing-credit-card-form s .payment-footer-text{margin-top:40px}.pricing-credit-card-form .profile-payment-inputs .label{line-height:19px!important}.pricing-credit-card-form .profile-payment-inputs .form-item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-bottom:5px}.pricing-credit-card-form .profile-payment-inputs .form-item .label{font-size:14px;color:#516077;margin-bottom:1px!important;margin-top:2px!important;display:inline-block;line-height:19px!important}.pricing-credit-card-form .profile-payment-inputs .form-item .input-field{width:100%;padding:0 20px;background:#fff;border:1px solid #e5eaee;box-sizing:border-box;border-radius:10px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;max-height:38px}.pricing-credit-card-form .profile-payment-inputs .form-item .input-field:focus{border:2px solid #b72cff}.pricing-credit-card-form .profile-payment-inputs .form-item .input-wrapper{position:relative}.pricing-credit-card-form .profile-payment-inputs .form-item .input-wrapper .eye-icon{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.theme-light .pricing-credit-card-form .profile-payment-inputs .form-item .input-wrapper .eye-icon svg path{fill:#667085}.theme-dark .pricing-credit-card-form .profile-payment-inputs .form-item .input-wrapper .eye-icon svg path{fill:#97a7bc}.pricing-credit-card-form .profile-payment-inputs .form-item .input-wrapper .eye-icon.active svg path{fill:#b72cff}.pricing-credit-card-form .profile-payment-inputs .upgrade-btn{width:100%;margin-top:20px;padding:0 15px}.pricing-credit-card-form .profile-payment-inputs .upgrade-btn .btn.btn-primary{width:100%}@media screen and (max-width:480px){.pricing-credit-card-form .rccs,.pricing-credit-card-form .rccs .rccs__card{width:100%}}.pricing-credit-card-form .btn.btn-danger{background-color:#ff4861}.pricing-credit-card-form .btn.btn.btn-primary{background-color:#b72cff}.pricing-credit-card-form .btn.btn.btn-primary:hover{background:#a801ff}.pricing-credit-card-form .btn.btn.btn-primary:focus{box-shadow:none!important}.pricing-credit-card-form .btn.btn.btn-primary:active{background-color:#a801ff!important}.pricing-credit-card-form .cvc-wrapper{margin-top:7px!important}.pricing-credit-card-form .cvc-input{height:100%;width:100%;border-radius:6px!important;padding:0 10px;color:#000}.theme-light .pricing-credit-card-form .cvc-input{background-color:#fff!important;border:1px solid #e5eaee!important}.theme-dark .pricing-credit-card-form .cvc-input{background-color:#2a3142!important;border:1px solid #4c5468!important}.payment .success-icon{width:87px;height:87px;background:#b72cff;border-radius:50%}.payment .success-icon svg{opacity:1!important;width:30px;height:30px}.payment .success-icon svg path{fill:#fff}.loader-progres{max-width:350px!important;margin:auto}.loader-progres.section{width:100%;max-width:350px!important;margin:auto!important}.loader-progres .final__animation-bar-2{position:relative;display:block;font-size:0;line-height:10px;font-weight:600;border-radius:5px;background:#f0f4ff;text-align:left;height:12px}.loader-progres .final__animation-bar-2 span{border-radius:5px;position:relative;display:inline-block;vertical-align:middle;height:8px;background-color:#b72cff;background-size:100%;max-width:100%;margin-top:2px;margin-left:2px}.loader-progres .show-tooltip:hover span:before{position:absolute;right:0;bottom:100%;display:inline-block;width:0;height:0;border-color:green transparent transparent;border-style:solid;border-width:10px 0 0 10px;content:""}.loader-progres .show-tooltip:hover span:after{position:absolute;right:0;bottom:calc(100% + 5px);z-index:10000;display:inline-block;content:attr(data-label);padding:3px 5px;border-radius:3px;font-size:12px;background-color:#00f;color:#000;font-weight:500}.payment .payment-loading-section{top:50%;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.payment .payment-loading-section .payment-wait{font-size:30px;font-weight:700}.payment .payment-loading-section .payment-process{font-size:20px;font-weight:700;margin:30px 0}.countdown_container{display:table;width:250px;min-width:110px;position:relative;text-align:center;margin:15px auto 8px}@media screen and (min-width:500px){.countdown_container{width:430px}}.countdown_container.light .number_container{background:#fff!important;color:#222d39!important}.countdown_container.light .label_container{color:#fff!important}.countdown_container.cd-red .countdown-title{color:#170045!important}.countdown_container.cd-red .number_container{background:red!important;color:#fff!important}.countdown_container.cd-red .label_container{color:#170045!important;line-height:12px!important}.countdown_container .cd-top-img{position:absolute;top:14px;right:0;width:100%;height:auto}.countdown_container .unit{width:25%;display:table-cell;min-width:25%;text-align:center}.countdown_container .unit.no-hs{width:33%;display:table-cell;min-width:33%;text-align:center}.countdown_container .unit.seats-left .number_container{background:#ffe500!important;color:#66006a!important;margin-left:5px}.countdown_container .unit.seats-left .label_container{margin-left:5px;white-space:nowrap}.countdown_container .unit .number_container{background-image:linear-gradient(180deg,#222d39 0,#222d39);color:#fff;font-size:30px;font-weight:600;border-radius:3px;line-height:1;margin:0 0 0 4px;overflow:hidden;padding:8px;text-overflow:clip}.countdown_container .unit .label_container{margin-top:4px;font-size:12px}.theme-light .countdown_container .unit .label_container{color:#667085}.theme-dark .countdown_container .unit .label_container{color:#97a7bc}.custom-button{border:1px solid #b72cff;background-color:#b72cff;color:#fff;height:32px;border-radius:6px;padding:0 20px;font-weight:600;cursor:pointer;position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;transition:box-shadow .08s linear,min-width .15s cubic-bezier(.4,0,.2,1)}.custom-button.gradient{background:linear-gradient(90deg,#e44173,#b72cff)!important;border:none;border-radius:6px}.custom-button.gradient:hover:before{background:linear-gradient(90deg,#b43162,#b72cff)!important;border:none;border-radius:6px}.custom-button.secondary{background-color:transparent;color:#bbc2c5;border-color:#eaeff2}.custom-button.secondary:hover{border-color:#b72cff;background-color:transparent;color:#fff}.custom-button.secondary:hover:before{background-color:#b72cff}.custom-button.primary{background-color:#03b8ff;color:#fff;border-color:#03b8ff}.custom-button.primary:hover{border-color:#0a85f7;background-color:#0a85f7;color:#fff}.custom-button.primary:hover:before{background-color:#0a85f7}.custom-button.gold{background-color:#f6b821;color:#000;border-color:#f6b821;font-weight:600}.custom-button.gold:hover{border-color:#dfa61a;background-color:#dfa61a;color:#000}.custom-button.gold:hover:before{background-color:#dfa61a}.custom-button span{position:relative;z-index:2;line-height:15px}.custom-button:before{width:0;height:0%;content:"";margin:auto;position:absolute;top:0;left:0;z-index:1;border-radius:4px 4px 50% 4px}.custom-button:hover{color:#fff;border-color:#a801ff;background-color:#a801ff}.custom-button:hover:before{top:-1px;left:0;width:100%;height:32px;border-radius:6px;background-color:#a801ff;border-color:#a801ff}.custom-button.outline{background-color:transparent;color:#b72cff;border-color:#b72cff}.custom-button.outline svg path,.custom-button.outline svg rect{fill:#b72cff!important}.custom-button.outline:hover{background-color:transparent;border-color:transparent;color:#fff}.custom-button.outline:hover svg path,.custom-button.outline:hover svg rect{fill:#fff!important}.custom-button.outline:hover:before{background-color:#b72cff;border-color:#b72cff}.custom-button.light{background:#fff;color:#b72cff;border:none!important}.custom-button.light svg path,.custom-button.light svg rect{fill:#b72cff!important}.custom-button.light:hover{background:#fff;border:none!important;color:#b72cff}.custom-button.light:hover svg path,.custom-button.light:hover svg rect{fill:#fff!important}.custom-button.light:hover:before{background:#faf2ff;border:none!important;color:#b72cff;top:0!important}.custom-button.lightPink{border:none!important}.theme-light .custom-button.lightPink{background:#faf2ff;color:#b72cff}.theme-light .custom-button.lightPink svg path,.theme-light .custom-button.lightPink svg rect{fill:#b72cff}.theme-dark .custom-button.lightPink{background:#353e53;color:#e3e4e5}.theme-dark .custom-button.lightPink svg path,.theme-dark .custom-button.lightPink svg rect{fill:#e3e4e5}.custom-button.lightPink:hover{border:none!important}.theme-light .custom-button.lightPink:hover{background:#f7e8ff;color:#b72cff}.theme-light .custom-button.lightPink:hover svg path,.theme-light .custom-button.lightPink:hover svg rect{fill:#b72cff}.theme-dark .custom-button.lightPink:hover{background:#3c435f;color:#e3e4e5}.theme-dark .custom-button.lightPink:hover svg path,.theme-dark .custom-button.lightPink:hover svg rect{fill:#e3e4e5}.custom-button.lightPink:hover:before{border:none!important;top:0!important}.theme-light .custom-button.lightPink:hover:before{background:#f7e8ff;color:#b72cff}.theme-light .custom-button.lightPink:hover:before svg path,.theme-light .custom-button.lightPink:hover:before svg rect{fill:#b72cff}.theme-dark .custom-button.lightPink:hover:before{background:#3c435f;color:#e3e4e5}.theme-dark .custom-button.lightPink:hover:before svg path,.theme-dark .custom-button.lightPink:hover:before svg rect{fill:#e3e4e5}.custom-button.active{background:#564bae}.custom-button:disabled{cursor:unset}.theme-light .custom-button:disabled{background-color:#d8dfe9;color:#667085;border-color:#d8dfe9}.theme-light .custom-button:disabled svg path,.theme-light .custom-button:disabled svg rect{fill:#667085}.theme-dark .custom-button:disabled{background-color:#373e4d;color:#97a7bc;border-color:#373e4d}.theme-dark .custom-button:disabled svg path,.theme-dark .custom-button:disabled svg rect{fill:#97a7bc}.theme-light .custom-button:disabled:hover{background-color:#d8dfe9;color:#667085}.theme-dark .custom-button:disabled:hover{background-color:#373e4d;color:#97a7bc}.custom-button:disabled:hover:before{width:0;height:0}.custom-button.loading span{visibility:hidden}.custom-button.loading:before{z-index:-1}.custom-button.loading .btn-loader{display:block}.custom-button.loading .btn-loader .custom-loader{padding:0!important}.custom-button.loading .btn-loader .custom-loader .loader{border-color:#eaeff2 #eaeff2 #b72cff!important}.custom-button .btn-loader{display:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.custom-button .left-icon{display:inherit;margin-right:10px}.custom-button .left-icon svg path,.custom-button .left-icon svg rect{fill:#fff}.custom-button .right-icon{display:inherit;margin-left:10px}.disabled-automation{pointer-events:none;opacity:.5}.rccs__card--unknown>div{background:#b72cff;border-radius:16px}.payment-card-wrapper{text-align:center;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.rccs__card{width:348px;height:220px}@media (min-width:1200px) and (max-width:1500px){.rccs__card{width:280px}}@media (min-width:1200px) and (max-width:1300px){.rccs__card{width:260px}}@media (min-width:576px) and (max-width:705px){.rccs__card{width:270px}}.rccs{width:348px}@media (min-width:1300px) and (max-width:1500px){.rccs{width:280px}}@media (min-width:1200px) and (max-width:1300px){.rccs{width:260px}}@media (min-width:576px) and (max-width:705px){.rccs{width:270px}}.payment-footer-text{margin-top:40px}.payment-icons{max-width:348px;margin-top:25px;text-align:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.payment-icons img{width:40px;height:40px}.profile-payment-inputs .form-item .input-field{border-radius:10px}.theme-light .profile-payment-inputs .form-item .input-field{background:#fff}.theme-dark .profile-payment-inputs .form-item .input-field{background:#2a3142}.profile-payment-inputs .form-item .input-wrapper .eye-icon.active svg path{fill:#b72cff}.profile-payment-inputs .upgrade-btn .custom-button{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}@media screen and (max-width:480px){.rccs,.rccs .rccs__card{width:100%!important}.rccs__number{left:5%!important}}.goBack{top:-30px;right:15px}.theme-light .goBack span:hover svg path{fill:#667085}.theme-dark .goBack span:hover svg path{fill:#97a7bc}@media (min-width:1600px){.goBack{right:60px}}.card-item{font-weight:700;max-width:165px!important;box-shadow:0 2px 10px #b72cff;padding:10px;margin:5px 10px;border-radius:5px}.theme-light .card-item{color:#3e4a5c;background:#f0f2f5}.theme-dark .card-item{color:#d2d9e1;background:#222736}.card-item svg path{fill:#b72cff}.card-item .hover-text{display:none;position:absolute;font-size:12px;top:-33px;width:270px;left:-110px;background:#b72cff;color:#fff;padding:10px;border-radius:6px}.card-item .hover-text:before{content:"";position:absolute;top:100%;left:50%;margin-left:-10px;width:0;height:0;border-top:8px solid #b72cff;border-left:8px solid transparent;border-right:8px solid transparent}.card-item .no-active-card:hover .hover-text{display:inline}.card-item.no-active{font-weight:400;box-shadow:0 2px 10px #888c98}.theme-light .card-item.no-active{background:#fff}.theme-dark .card-item.no-active{background:#2a3142}.card-item.no-active svg path{fill:#888c98}.card-item svg:hover path{fill:#b72cff}.card-item:hover{box-shadow:0 2px 10px #b72cff}.theme-light .card-item .card-txt-number{color:#101828}.theme-dark .card-item .card-txt-number{color:#e3e4e5}.payment{position:relative;max-width:720px;margin:auto;border-radius:16px;padding:25px 30px;min-height:460px}.payment.payment-offer{max-width:800px!important;zoom:.95}.payment.payment-offer .radio-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.payment.payment-offer .custom-radio{zoom:1.05}.payment.upgrade-payment{max-width:480px;min-height:250px;margin-top:10%}.theme-light .payment{background-color:#fff;color:#101828}.theme-dark .payment{background-color:#36394c;color:#e3e4e5}.payment.light{background-color:#fff;color:#000}.payment.light .input-field{background-color:#fff!important;border:1px solid #d7e0e8!important;color:#000!important}.payment.dark{background-color:#36394c;color:#fff}.payment.dark .input-field{background-color:#2a3142!important;border:1px solid #4c5468!important;color:#eff2f7!important}.payment .error{font-size:13px}.payment .packeges-list{position:absolute;z-index:10;width:calc(100% - 60px)}@media (max-width:450px){.payment .packeges-list{width:calc(100% - 20px)}}.payment .payment-text{font-size:14px;line-height:20px;margin-top:10px}.payment .confirm-and-pay{border:1px solid #b72cff!important;box-sizing:border-box;border-radius:6px;font-weight:600;font-size:16px;line-height:24px;color:#b72cff!important;background:transparent!important;padding:10px 30px}.payment .confirm-and-pay:hover{background:#b72cff!important;color:#fff!important;box-shadow:none}.payment .confirm-and-pay.paypal{font-size:18px}.payment .confirm-and-pay.paypal span.icon{margin-left:-5px;display:inline-block}.payment .confirm-and-pay.paypal svg{zoom:1.2;margin-top:-2px}.payment .confirm-and-pay.paypal svg path{fill:#b72cff}.payment .confirm-and-pay.paypal:hover svg path{fill:#fff}.payment .confirm-and-pay.paypal:disabled{pointer-events:none;border:1px solid #c4c4c4!important;color:#c4c4c4!important}.payment .confirm-and-pay.paypal:disabled svg path{fill:#c4c4c4}.payment .pay_with_paypal{font-size:18px;line-height:29px}.theme-light .payment .pay_with_paypal{color:#3e4a5c}.theme-dark .payment .pay_with_paypal{color:#d2d9e1}.payment .go-dashboard{background-color:#b72cff;color:#fff}.payment .go-dashboard:active,.payment .go-dashboard:focus,.payment .go-dashboard:hover{background:#a801ff!important;color:#fff}.payment .payment-icons{max-width:100%!important;margin-top:0!important}.payment .payment-icons img{width:35px}@media (max-width:420px){.payment .payment-icons img{width:32px}}.payment .checked-card{position:relative}.payment .form-item-label{margin-bottom:1px}.payment .rccs{max-width:410px!important;margin:auto}@media (max-width:450px){.payment{padding:25px 8px}}.theme-light .payment .label{color:#101828!important}.theme-dark .payment .label{color:#e3e4e5!important}.payment .modal-close{cursor:pointer;-webkit-justify-content:flex-end;justify-content:flex-end;display:-webkit-flex;display:flex;margin-right:-20px;margin-top:-15px}.payment .modal-close svg{width:12px;height:12px}@media (max-width:450px){.payment .modal-close{margin-right:0}}.payment .upgrade-package{padding:10px 0;font-size:14px;max-width:400px;margin:auto;text-align:center}.payment .upgrade-package .title{font-size:14px;font-family:"Roboto"}.theme-light .payment .upgrade-package .title{color:#101828!important}.theme-dark .payment .upgrade-package .title{color:#e3e4e5!important}.payment .upgrade-package .btn{font-weight:700!important;font-size:14px;width:140px!important;padding:20px!important}.text-decoration-line-through{text-decoration:line-through}.credit_bold,.selected_credit{font-weight:700}.selected_credit{color:#b72cff}.offer-information{border-radius:6px;font-weight:600;margin-top:5px;color:#fff;position:relative}.offer-information img{border-radius:6px}.offer-information .countdown_container{width:150px!important;margin:-10px auto auto!important;height:unset!important;padding:10px 0}.offer-information .countdown_container .unit .label_container{font-size:8px!important;margin-top:0!important;color:#fff}.offer-information .countdown_container .unit .number_container{font-size:10px!important;background:#fff;color:#1a1a1a!important;padding:5px!important}.offer-information .illustration1{position:absolute;bottom:0;left:0}.offer-information .illustration2{position:absolute;bottom:0;right:0}.fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.payment_toolbar{max-width:100%;margin:auto!important}.promo-text-padding{margin-left:100px}@media screen and (max-width:991px){.promo-text-padding{margin-left:0!important}}.show-paypal-info{min-width:100vw}.show-paypal-info svg{zoom:1.4}.show-paypal-info svg path{fill:#fff!important}.show-paypal-info .close-icon-paypal{position:absolute;right:20px;cursor:pointer;top:20px}.show-paypal-info .paypal-wrapper{color:#fff;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:300px;text-align:center}.w-lg-50{width:100%}@media screen and (min-width:991px){.w-lg-50{width:50%}}.modal-body{position:unset!important}:root{--header-height:3rem;--nav-width:60px;--first-color:#fff;--first-color-light:#516077;--white-color:#f7f6fb;--active-color:#323537;--primary-color:#b72cff;--hover-color:grey;--body-font:"Roboto";--z-fixed:101}*,:after,:before{box-sizing:border-box}.body{position:relative;padding:0 5px;font-family:"Roboto";font-family:var(--body-font);font-size:var(--normal-font-size);transition:.5s;-webkit-flex:1 1;flex:1 1}.theme-light .body{background-color:#f0f2f5}.theme-dark .body{background-color:#222736}@media (max-width:550px){.body{padding:0 .5rem}}a{text-decoration:none}.page-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;min-height:100vh}.theme-light .page-container{background-color:#f0f2f5}.theme-dark .page-container{background-color:#222736}.page-container-dark{min-height:100vh;background-color:#1c1a22!important}.header,.page-container-dark{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.header{width:100%;top:0;position:-webkit-sticky;position:sticky;z-index:101;z-index:var(--z-fixed);transition:.5s;margin-bottom:0}.header .cap svg{width:20px;height:20px}.header .cap svg path{fill:#6b7c94}.theme-light .header{background-color:#fff}.theme-dark .header{background-color:#2a3142}.header .custom-universal-select{width:auto!important}.header .main-header{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:.55rem 2rem}.theme-light .header .main-header{background-color:#fff}.theme-dark .header .main-header{background-color:#2a3142}.header .pulse div{animation:pulse 1s ease-in-out infinite;-webkit-animation:pulse 1s ease-in-out infinite}.header .circle-placeholder,.header .header__img img{width:30px;height:30px;border-radius:50%}.header .header__img img{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;overflow:hidden;object-fit:cover}.header .navigation-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.header .navigation-wrapper #icon path{fill:#6b7c94}.header .navigation-wrapper #icon:hover path{fill:#b72cff}.header .navigation-wrapper div svg{cursor:pointer}.header .navigation-wrapper div svg:hover path{fill:#b72cff}.header .navigation-wrapper div .svg-theme .logout-icon .transparent-path{fill:transparent!important}.header .navigation-wrapper div .svg-theme .logout-icon path{stroke:#6b7c94}.header .navigation-wrapper div .svg-theme svg:hover path{fill:#b72cff}.header .navigation-wrapper .options{border-radius:10px;overflow:hidden;padding:.5rem 0}.header .navigation-wrapper .options .option-title{font-weight:700;font-size:12px!important;padding:.5rem 0}.theme-light .header .navigation-wrapper .options .option-title{color:#101828}.theme-dark .header .navigation-wrapper .options .option-title{color:#e3e4e5}.header .navigation-wrapper .options .option-title hr{margin:10px 0 0}.theme-light .header .navigation-wrapper .options .option-title hr{border:1px dashed #e5eaee}.theme-dark .header .navigation-wrapper .options .option-title hr{border:1px dashed #4c5468}.header .navigation-wrapper .options .option{-webkit-justify-content:start;justify-content:start}.theme-light .header .navigation-wrapper .options .option path{fill:#667085}.theme-dark .header .navigation-wrapper .options .option path{fill:#97a7bc}.header .navigation-wrapper .options .option:hover path{fill:#b72cff}.header .navigation-wrapper .options .option:last-child:hover path{stroke:#b72cff}.theme-light .header .navigation-wrapper .options .option:last-child:hover path{fill:#f7f6fb}.theme-dark .header .navigation-wrapper .options .option:last-child:hover path{fill:#323537}.header__toggle{color:#fff;color:var(--first-color);font-size:1.5rem;cursor:pointer}.header__toggle .burger-button{display:block;background-color:transparent;background-repeat:no-repeat;border:none;cursor:pointer;overflow:hidden;outline:none}.header__toggle .burger-button svg{fill:#6b7c94}.l-navbar{position:fixed;left:-30%;width:60px;width:var(--nav-width);padding:0;transition:.5s;z-index:9999}.theme-light .l-navbar{border-right:1px solid #e5eaee!important}.theme-dark .l-navbar{border-right:1px solid #4c5468!important}.theme-light .l-navbar{background-color:#fff}.theme-dark .l-navbar{background-color:#2a3142}@media (max-width:575px){.l-navbar{width:240px}}@media (max-width:575px){.show-mobile{display:none}}.nav__list{margin-top:.8rem}.nav__list .nav__link{display:-webkit-flex;display:flex}.nav__list .nav__link.secondary .nav__name{font-weight:400!important;font-size:14px!important}.nav__list .nav__link.secondary .nav-link-left-icon svg{width:24px;height:24px}.nav__list .nav__link.secondary .nav-link-left-icon svg path{fill:#6b7c94}.nav__list .nav__link .nav__name{margin-left:10px;font-weight:500;font-size:15px;width:100%;white-space:nowrap}.theme-light .nav__list .nav__link .nav__name{color:#667085}.theme-dark .nav__list .nav__link .nav__name{color:#e3e4e5}.nav__list .nav__link .nav__name.hidden_name{visibility:hidden!important;transition:.3s}.nav__list .nav__link .nav-link-right-icon svg{width:15px!important;height:10px;margin-left:auto}@media screen and (min-width:575.98px){.nav__list .nav__link .nav-link-right-icon svg{margin-right:1.5rem}}.theme-light .nav__list .nav__link .nav-link-right-icon svg path{fill:#667085}.theme-dark .nav__list .nav__link .nav-link-right-icon svg path{fill:#97a7bc}.nav__list a{text-decoration:none}.nav__logos{margin-left:10px}.nav__logos .nav___logos{width:165px;height:40px;margin:auto;background-repeat:no-repeat;background-position-y:center;background-position-x:left;background-size:contain;display:inline-block}.theme-light .nav__logos .nav___logos{background-image:url(/static/media/hexomatic-logo-rectangle.d3bde2c9.svg)}.theme-dark .nav__logos .nav___logos{background-image:url(/static/media/hexomatic-logo-rectangle-white.00c961bb.svg)}.nav__logos img{height:40px;width:auto;padding-left:1.4rem}.sidebar-create-new{text-align:left;margin:42px 10px;text-align:center}.sidebar-create-new .left-icon{margin-right:6px!important}.theme-dark .sidebar-create-new .left-icon svg path,.theme-light .sidebar-create-new .left-icon svg path{fill:#b72cff!important}.sidebar-create-new .btn-hv-color:hover{background-color:#b72cff}.sidebar-create-new .btn-hv-color:hover:before{height:50px}.sidebar-create-new button{height:50px;width:100%;border-radius:99px;display:block}.theme-light .sidebar-create-new button{border:1px solid #ebc5ff;box-shadow:0 5px 15px rgba(0,0,0,.12)}.theme-dark .sidebar-create-new button{border:1px solid #4c5468;box-shadow:0 5px 15px rgba(0,0,0,.3)}.theme-dark .sidebar-create-new button span,.theme-light .sidebar-create-new button span{color:#b72cff}.sidebar-create-new button:before{border-radius:99px!important}.sidebar-create-new button:hover{border-radius:99px}.theme-dark .sidebar-create-new button:hover svg path,.theme-light .sidebar-create-new button:hover svg path{fill:#fff!important}.sidebar-create-new button:hover:before{background:#b72cff!important}.theme-dark .sidebar-create-new button svg path,.theme-light .sidebar-create-new button svg path{fill:#b72cff}.sidebar-create-new .closed-sidebar-new-btn{display:-webkit-flex;display:flex;height:50px}.sidebar-create-new .closed-sidebar-new-btn span{display:inline-block;margin:auto;cursor:pointer}.sidebar-create-new .closed-sidebar-new-btn span svg{width:25px;height:25px}.sidebar-create-new .custom-button span{color:#b72cff}.sidebar-create-new .custom-button:hover span{color:#fff}.sidebar-collapse{height:100%;position:relative;min-height:65px;margin-right:-6px}.sidebar-collapse .sidebar-collapse-button{top:50%;right:-10px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;transition:.5s;border:none;background:none;padding:0!important}.theme-dark .sidebar-collapse .sidebar-collapse-button svg .sidebar-close-icon-path,.theme-light .sidebar-collapse .sidebar-collapse-button svg .sidebar-close-icon-path{fill:#b72cff}.theme-light .sidebar-collapse .sidebar-collapse-button svg .sidebar-close-icon-background{fill:#faf2ff}.theme-dark .sidebar-collapse .sidebar-collapse-button svg .sidebar-close-icon-background{fill:#222736}.nav{height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;overflow-y:auto;overflow-x:hidden;-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important;padding:0 6px!important}.nav a{text-decoration:none!important}.nav__link{height:40px;display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;-webkit-align-items:center;align-items:center;padding:0 0 0 6px;cursor:pointer}.nav__link svg path{fill:#6b7c94}.nav__link__gift{height:40px;display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;-webkit-align-items:center;align-items:center;cursor:pointer;padding:0 0 0 1.5rem}.nav__link__gift:hover{color:#516077;color:var(--first-color-light);text-decoration:none}.theme-light .nav__link__gift:hover{background-color:#faf2ff}.theme-dark .nav__link__gift:hover{background-color:#222736}.theme-light .nav__link__gift svg path{stroke:#667085}.theme-dark .nav__link__gift svg path{stroke:#97a7bc}.nav__link__email{border:none!important;height:40px;display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;-webkit-align-items:center;align-items:center;padding:0 0 0 6px;cursor:pointer}.nav__link__email:hover{color:#516077;color:var(--first-color-light);text-decoration:none}.theme-light .nav__link__email:hover{background-color:#faf2ff}.theme-dark .nav__link__email:hover{background-color:#222736}.nav__link__chat{height:40px;display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;-webkit-align-items:center;align-items:center;padding:0 0 0 6px;cursor:pointer}.nav__link__chat:hover{color:#516077;color:var(--first-color-light);text-decoration:none}.theme-light .nav__link__chat:hover{background-color:#faf2ff}.theme-dark .nav__link__chat:hover{background-color:#222736}.theme-dark .nav__link__chat svg path,.theme-light .nav__link__chat svg path{fill:#6b7c94}.nav__link__feedback{height:40px;display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;-webkit-align-items:center;align-items:center;padding:0 0 0 6px;cursor:pointer}.nav__link__feedback:hover{color:#516077;color:var(--first-color-light);text-decoration:none}.theme-light .nav__link__feedback:hover{background-color:#faf2ff}.theme-dark .nav__link__feedback:hover{background-color:#222736}.nav__link__extensions{padding:10px;margin:0 -6px -5px}.theme-light .nav__link__extensions{background-color:#f7f9fa;border-top:1px solid #e5eaee}.theme-dark .nav__link__extensions{background-color:#353e53;border-top:1px solid #4c5468}.nav__link__extensions p{color:#a6adaf;font-size:11px;margin:auto;font-weight:500;white-space:nowrap}.nav__link__extensions p.hidden_name{display:none!important;transition:.3s}.nav__link__extensions .extension-icon{padding:0 2px;border:none!important}.theme-light .nav__link__extensions .extension-icon svg path{fill:#c6cacc}.theme-dark .nav__link__extensions .extension-icon svg path{fill:#888c98}.nav__logo{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin-bottom:2rem}.nav__logo-icon{font-size:1.25rem;color:#f7f6fb;color:var(--white-color)}.nav__logo-name{font-weight:700}.nav__link{margin-bottom:.36rem;margin-top:.36rem;transition:.3s;border-radius:6px}.nav__link,.nav__link:hover{color:#516077;color:var(--first-color-light)}.nav__link:hover{text-decoration:none}.theme-light .nav__link:hover{background-color:#faf2ff}.theme-dark .nav__link:hover{background-color:#222736}.nav__icon{font-size:1.25rem}.sidebar__block__bottom{width:100%;padding:5px 0;margin-top:auto;max-height:100%}.theme-light .sidebar__block__bottom a{border-bottom:1px solid #f1f3f4}.theme-dark .sidebar__block__bottom a{border-bottom:1px solid #353e53}.sidebar__block__bottom a .nav__name{font-size:14px;font-weight:400;margin-left:10px;width:100%;white-space:nowrap}.theme-light .sidebar__block__bottom a .nav__name{color:#667085}.theme-dark .sidebar__block__bottom a .nav__name{color:#e3e4e5}.sidebar__block__bottom a .nav__name.hidden_name{visibility:hidden!important;transition:.3s}.sidebar__block__bottom .block__bottom__title{padding:.675rem 2rem;font-weight:600}.theme-light .sidebar__block__bottom .block__bottom__title{color:#101828}.theme-dark .sidebar__block__bottom .block__bottom__title{color:#e3e4e5}.sidebar__block__bottom .nav__link__chat svg{width:24px!important;height:24px!important}.show-sidebar{left:0}@media (min-width:575px){.body-pd{padding-left:60px;padding-left:calc(var(--nav-width))}}.theme-light .body-pricing{background-image:linear-gradient(#f4f7fa 29.45%,#fff 0,#fff 65%,#f4f7fa 0)}@media (max-width:1400px){.theme-light .body-pricing{background-image:none}}.theme-dark .body-pricing{background-image:linear-gradient(#222736 29.45%,#2a3142 0,#2a3142 65%,#222736 0)}@media (max-width:1400px){.theme-dark .body-pricing{background-image:none}}.active-nav-link{color:#323537;color:var(--active-color);font-weight:900;border-radius:6px}.theme-dark .active-nav-link .nav__name,.theme-light .active-nav-link .nav__name{color:#b72cff!important}.active-nav-link .nav-link-left-icon svg path{fill:#b72cff}.theme-light .active-nav-link{background:#faf2ff!important}.theme-dark .active-nav-link{background:#222736!important}.mobile-d-none{display:none}.nav-link-component:hover,.nav-link-component:visited{text-decoration:none}.header-alert{margin-left:-2rem}.header-alert .alert{border-radius:0;margin-bottom:0;padding:0 1.25rem}@media (max-width:992px){.header-alert .alert{padding-left:6rem}}@media (max-width:841px){.header-alert .alert{padding-left:7rem}}@media (max-width:580px){.header-alert .alert{padding-left:3rem}}.header-alert .alert-wrapper,footer{width:100%}footer{padding:5px 0!important;-webkit-align-self:flex-end;align-self:flex-end;transition:.5s;z-index:99}footer,footer div,footer span{font-size:12px!important}footer.dark{background:#36394c!important}.theme-light footer{background-color:#fff;color:#101828}.theme-dark footer{background-color:#36394c;color:#e3e4e5}.sticky-footer{position:fixed;left:0;bottom:0;width:100%;text-align:center;z-index:9998;padding:0 22px;box-shadow:30px 30px 30px 30px rgba(0,0,0,.1)}.theme-light .sticky-footer{background-color:#fff;color:#101828}.theme-dark .sticky-footer{background-color:#36394c;color:#e3e4e5}.sticky-footer-buttons{-webkit-justify-content:flex-end;justify-content:flex-end;padding-right:90px}@media (max-width:575px){.sticky-footer-buttons{-webkit-justify-content:center;justify-content:center;padding-right:0}}.theme-light .sticky-footer .sticky-footer-row{border-top:1px dashed #e5eaee!important}.theme-dark .sticky-footer .sticky-footer-row{border-top:1px dashed #4c5468!important}.sticky-footer .children-block{padding-left:240px;transition:padding-left .5s}.sticky-footer .children-block.hide{transition:padding-left .5s;padding-left:80px}@media screen and (max-width:575px){.sticky-footer .children-block{padding-left:0}.sticky-footer .children-block.hide{transition:padding-left .5s;padding-left:0}}.sticky-footer .sticky-footer-buttons{display:-webkit-flex;display:flex}.footer-width{transition:.5s;width:calc(100% - 60px);width:calc(100% - var(--nav-width))}@media (max-width:575px){.footer-width{width:100%}}@media screen and (min-width:992px){.body-r-pd{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding-right:60px;padding-right:calc(var(--nav-width))}}@media screen and (min-width:575.98px){footer{-webkit-align-self:flex-end;align-self:flex-end;width:calc(100% - 60px);width:calc(100% - var(--nav-width));transition:.5s}.footer-width{transition:.5s;width:calc(100% - 220px);width:calc(100% - var(--nav-width) - 160px)}}@media screen and (min-width:575.98px) and (max-width:575px){.footer-width{width:100%}}@media screen and (min-width:575.98px){.mobile-d-none{display:block;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.body{padding-left:60px;padding-left:calc(var(--nav-width))}.header__img{cursor:pointer}.header__img,.header__img_img{width:30px;height:30px}.header__toggle .burger-button{display:none}.l-navbar{left:0}.show-sidebar{width:220px;width:calc(var(--nav-width) + 160px);padding-right:0}.show-sidebar .nav__logos img{padding-left:0}.body-pd{max-width:2000px;padding-left:220px;padding-left:calc(var(--nav-width) + 160px)}}.sticky-search-container{position:fixed;top:60px;width:calc(100% - 60px);padding-right:20px;padding-left:15px;z-index:100;margin-left:-20px}.sticky-search-container .content-wrapper{max-width:1750px}.theme-light .sticky-search-container{background:#fff}.theme-dark .sticky-search-container{background:#2a3142}.sticky-search-container.sidebar-open{width:calc(100% - 180px);padding-right:60px}.sticky-search-container.r-sidebar-open{padding-right:110px}@media screen and (max-width:575px){.sticky-search-container{width:100%!important;padding-right:15px!important}}.theme-light .sticky-search-container.scroll{box-shadow:0 5px 15px rgba(0,0,0,.12)}.theme-dark .sticky-search-container.scroll{box-shadow:0 5px 15px rgba(0,0,0,.3)}.sticky-search-container-padding{padding-top:100px}.icon-block{width:12px;height:8px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.icon-block path{fill:#fff}.click-here{color:#b72cff}.click-here:hover{color:#a801ff}.alert__content .custom-loader{padding:0!important}.alert-primary{background:#fbf5fe!important;border:none!important;color:#b72cff!important}#header{z-index:10000;min-height:60px}#header .pc-credits .countdown_container{left:55%!important}@media screen and (max-width:991px){#header .pc-credits .countdown_container{top:60px!important}}#header.promo-page{min-height:0}.theme-light #header{border-bottom:1px solid #e5eaee!important}.theme-dark #header{border-bottom:1px solid #4c5468!important}@media screen and (max-width:1200px){#header .promo-text-2{padding-top:5px!important}}#header .container-sm{position:absolute;top:75px}#header .container-sm .countdown_container{width:150px!important}#header .counter_absolute{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}#header #chatgpt-promo-ltd .countdown_container{left:57%!important}@media screen and (max-width:991px){#header #chatgpt-promo-ltd .countdown_container{top:20px!important}}#header .counter-center .countdown_container{left:51%}@media screen and (max-width:991px){#header .counter-center .countdown_container{top:80px}}#header .countdown_container{width:200px!important;margin:auto;width:190px!important;margin:8px 0 0!important;position:absolute;top:calc(50% - 8px);left:63%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:unset!important}@media screen and (max-width:991px){#header .countdown_container{top:65px;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);left:50%!important;width:180px!important}}#header .countdown_container .unit.seats-left .number_container{background:#ffe500!important;color:#66006a!important;font-size:24px}#header .countdown_container .unit.seats-left .label_container{white-space:nowrap}#header .countdown_container .unit .label_container{font-size:10px!important;margin-top:0!important;font-weight:700;color:#222d39}#header .countdown_container .unit .number_container{font-size:11px!important;padding:5px!important}#header .close-promo-background{width:20px;height:20px;border-radius:50%;display:inline-block;background:#fff;cursor:pointer;position:absolute;top:0;right:8px}#header .close-promo-background svg path{fill:#000}#header .close-promo{cursor:pointer;background:#fff;border-radius:50%;width:14px;height:14px;display:-webkit-flex!important;display:flex!important;z-index:120;position:absolute;top:5px;right:8px}#header .close-promo svg path{fill:#888}#header .close-promo svg{margin:auto}.ltd-background{background:linear-gradient(268.27deg,#6b70fc 19.57%,#b2b2fa 62.18%)!important}@media (max-width:1200px){.ltd-background img{height:60px!important}}.easter-background{background:#f5cf36!important}@media (max-width:1200px){.easter-background img{height:60px!important}}.black-friday-topbar{background:#301371;padding:.4rem}@media screen and (max-width:1200px){.black-friday-topbar .d-md-flex-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.black-friday-topbar .holidays-sale{width:100%;max-height:68px;height:auto}@media screen and (min-width:1500px){.black-friday-topbar .holidays-sale{width:80%}}@media screen and (max-width:991px){.black-friday-topbar .holidays-sale{max-height:100px;height:auto}}.black-friday-topbar .illustration1{margin-right:auto;width:auto;height:68px;max-height:80px}.black-friday-topbar .illustration2,.black-friday-topbar .illustration2-text{margin-left:auto;width:auto;height:68px;max-height:80px;padding-left:10px}.black-friday-topbar .illustration2-text{padding-top:20px;padding-right:30px;color:#fff;font-weight:600}.black-friday-topbar .promo-text{display:inline-block;color:#fff;font-size:14px;margin:auto;padding-right:20px}.black-friday-topbar .promo-text a{color:#fff!important;font-weight:600}.black-friday-topbar .highlighted-text{color:#f6b821}.black-friday-topbar .no-mobile-margin{margin-right:30px}@media screen and (max-width:991px){.black-friday-topbar .no-mobile-margin{margin-right:0}}.current-product svg path{fill:#b72cff!important}.mobile-banner{position:relative}@media screen and (max-width:1400px){.d-none-xl-part{display:none!important}}.page-content{height:100%}.page-content-v2{padding:15px;margin-left:-18px;margin-right:-15px;height:100%;max-height:100%}.theme-light .page-content-v2{background:#fff}.theme-dark .page-content-v2{background:#2a3142}@media screen and (min-width:2000px){.page-content-v2{border-radius:0 6px 6px 0}}@media screen and (max-width:767px){.page-content-v2{margin:0}}.page-content-v2.border-radius{border-radius:6px!important}.promo-text-hs{max-width:100%;max-height:60px;width:90%;height:auto}.img-c{margin:auto}@media screen and (max-width:1450px) and (min-width:1350px){.img-c{margin-right:100px!important}}@media screen and (max-width:1300px){.illustration1,.illustration2{display:none!important}}.illustration1{left:0}.illustration1,.illustration2{position:absolute;top:0;height:60px}.illustration2{right:0}#switch{min-width:40px;min-height:22px;border-radius:29px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:3px;-webkit-justify-content:flex-start;justify-content:flex-start;cursor:pointer}.theme-light #switch{background:#d8dfe9}.theme-dark #switch{background:#606071}#switch .circle{width:16px;height:16px;background:#fff}#switch.checked{-webkit-justify-content:flex-end;justify-content:flex-end;background:#16ac59}#switch.mode-switcher.checked{background:#b2c8d2}#switch.mode-switcher.checked .circle{background:#fff}.invite-modal .modal-dialog{max-width:500px!important;width:100%}.invite-modal .textarea-tooltip .tooltip-hover{min-height:80px!important}.invite-modal-title{font-weight:600;line-height:25px;font-style:normal;font-size:20px!important;max-width:80%;text-align:center;margin:auto}.theme-light .invite-modal-title{color:#101828!important}.theme-dark .invite-modal-title{color:#e3e4e5!important}.invite-modal-text{font-weight:500;line-height:21px;font-style:normal;font-size:12px!important;max-width:80%;text-align:center;margin:auto}.theme-light .invite-modal-text{color:#667085!important}.theme-dark .invite-modal-text{color:#97a7bc!important}.invite-modal-share-text{width:100%;height:75px;resize:none!important;border-radius:10px;font-size:12px;padding:15px;cursor:pointer}.theme-light .invite-modal-share-text{background:#f1f3f5;border:1px dashed #b0bec5}.theme-dark .invite-modal-share-text{background:#222736;border:1px dashed #606071}.theme-light .invite-modal-share-text:focus,.theme-light .invite-modal-share-text:focus-visible{border:1px dashed #b0bec5;outline:1px dashed #b0bec5!important}.theme-dark .invite-modal-share-text:focus,.theme-dark .invite-modal-share-text:focus-visible{border:1px dashed #606071;outline:1px dashed #606071!important}@media screen and (min-width:420px) and (max-width:585px){.invite-modal-share-text{height:100px!important}}@media screen and (min-width:355px) and (max-width:420px){.invite-modal-share-text{height:110px!important}}@media screen and (max-width:355px){.invite-modal-share-text{height:130px!important}}.theme-light .invite-modal-share-text{color:#101828!important}.theme-dark .invite-modal-share-text{color:#e3e4e5!important}.share-icon-container{width:40px;height:40px;border-radius:50%;display:-webkit-flex;display:flex;margin:0 5px}.theme-light .share-icon-container{border:1px solid #b0bec5!important}.theme-dark .share-icon-container{border:1px solid #606071!important}.share-icon-container img{width:20px;height:20px;margin:auto}.copy-icon{width:40px;height:40px;cursor:pointer;border-radius:50%;display:-webkit-flex;display:flex;margin:0 5px}.theme-light .copy-icon{border:1px solid #b0bec5!important;background:#f1f3f5}.theme-dark .copy-icon{border:1px solid #606071!important;background:#222736}.copy-icon svg{width:20px;height:20px;margin:auto}.modal-dialog--header.theme-dark .modal-content{background:#2a3142}@media (max-width:400px){.modal__body{padding:0 15px 15px!important}.modal-dialog{margin-top:40px!important}}.textarea{width:100%;padding:10px;cursor:auto;box-sizing:border-box;border-radius:10px;outline:none}.theme-light .textarea{background:#f0f2f5;border:1px solid #e5eaee;color:#101828}.theme-dark .textarea{background:#222736;border:1px solid #4c5468;color:#e3e4e5}.textarea.disable-resize{resize:none}.textarea:focus{border:1px solid #b72cff}.info-icon{display:inline-block;margin:0 6px}.info-icon svg{width:15px;height:15px}.info-message{font-size:12px}.vk-custom-radio{cursor:pointer;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.theme-light .vk-custom-radio .noselect{color:#667085}.theme-dark .vk-custom-radio .noselect{color:#97a7bc}.vk-custom-radio .outer-circle{min-width:20px;min-height:20px;width:20px;height:20px;border-radius:50%;border:1px solid #b72cff;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin-right:10px}.theme-light .vk-custom-radio .outer-circle.disabled{border:1px solid #e5eaee}.theme-dark .vk-custom-radio .outer-circle.disabled{border:1px solid #4c5468}.vk-custom-radio .outer-circle .inner-circle{width:10px;height:10px;border-radius:50%;background:#b72cff}.theme-light .vk-custom-radio .outer-circle .inner-circle.disabled{background:#e5eaee}.theme-dark .vk-custom-radio .outer-circle .inner-circle.disabled{background:#4c5468}.theme-light .feedback-modal-main{color:#101828;background:#fff}.theme-dark .feedback-modal-main{color:#e3e4e5;background:#2a3142}.feedback-modal-main label{color:#ed5565;width:100%;text-align:start}.feedback-modal-main .feedback-textarea{margin:10px 0;resize:none}.feedback-modal-main .feedback-textarea::-webkit-input-placeholder{font-size:13px!important}.feedback-modal-main .feedback-textarea:-ms-input-placeholder{font-size:13px!important}.feedback-modal-main .feedback-textarea::placeholder{font-size:13px!important}.feedback-modal-main .vk-custom-radio .outer-circle{min-width:18px;min-height:18px;width:18px;height:18px;margin-right:5px}.feedback-modal-main .vk-custom-radio .outer-circle .inner-circle{width:8px;height:8px}.feedback-modal-main .vk-custom-radio .noselect{font-size:13px}.feedback-modal-main h1{margin-top:10px;font-weight:700;font-size:24px;line-height:36px}.theme-light .feedback-modal-main h1{color:#101828}.theme-dark .feedback-modal-main h1{color:#e3e4e5}.feedback-modal-main p{font-weight:400;font-size:16px;line-height:20px}.theme-light .feedback-modal-main p{color:#667085}.theme-dark .feedback-modal-main p{color:#97a7bc}.feedback-modal-main .panel__btn{position:absolute;top:10px;right:10px}.create-new-element{padding-top:20px;max-width:480px;margin:auto!important}@media (max-width:991px){.create-new-element{min-width:unset}}.create-new-element .create-new-card{width:230px;border-radius:8px;font-size:14px;padding:15px;height:100%;margin:auto;height:210px;-webkit-align-items:center;align-items:center;cursor:pointer}.create-new-element .create-new-card .main-wrapper{display:-webkit-flex;display:flex;height:100%;width:100%;transition:.3}.theme-light .create-new-element .create-new-card .main-wrapper svg rect{fill:#faf2ff}.theme-dark .create-new-element .create-new-card .main-wrapper svg rect{fill:#353e53}.theme-dark .create-new-element .create-new-card .main-wrapper svg path,.theme-light .create-new-element .create-new-card .main-wrapper svg path{fill:#b72cff}.create-new-element .create-new-card .create-new-icon svg{width:100px;height:100px;transition:.3s}.create-new-element .create-new-card .action-btns{display:none;transition:.3s}.create-new-element .create-new-card:hover .action-btns{display:block;transition:.3s}.create-new-element .create-new-card:hover .create-new-icon svg{width:60px;height:60px;transition:.3s}.create-new-element .create-new-card:hover .main-wrapper{display:-webkit-flex;display:flex;height:unset;width:unset;transition:.3s}@media screen and (max-width:585px){.create-new-element .create-new-card .action-btns{display:block;transition:.3s}.create-new-element .create-new-card .create-new-icon svg{width:60px;height:60px;transition:.3s}.create-new-element .create-new-card .main-wrapper{display:-webkit-flex;display:flex;height:unset;width:unset;transition:.3s}}.theme-light .create-new-element .create-new-card{background-color:#fff;border:1px solid #e5eaee;color:#667085}.theme-dark .create-new-element .create-new-card{background-color:#36394c;border:1px solid #4c5468;color:#97a7bc}.create-new-element .create-new-card .create-new-card-name{font-weight:600;font-size:16px;margin-bottom:5px;margin-top:10px}.theme-light .create-new-element .create-new-card .create-new-card-name{color:#3e4a5c}.theme-dark .create-new-element .create-new-card .create-new-card-name{color:#d2d9e1}.r-navbar{position:fixed;right:0;top:calc(var(--header-height) + 12px);width:0;height:100vh;transition:1s;z-index:9999}.theme-light .r-navbar{border-left:1px solid #e5eaee!important}.theme-dark .r-navbar{border-left:1px solid #4c5468!important}.theme-light .r-navbar{background-color:#fff}.theme-dark .r-navbar{background-color:#2a3142}.r-navbar .r-nav__link,.r-show-mobile .r-nav__link{-webkit-clip-path:circle(0);clip-path:circle(0);transition:-webkit-clip-path .5s;transition:clip-path .5s;transition:clip-path .5s,-webkit-clip-path .5s}@media (max-width:992px){.r-navbar,.r-show-mobile{display:none}}.r-nav{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.r-nav,.r-sidebar-collapse{height:100%;display:-webkit-flex;display:flex}.r-sidebar-collapse{position:relative;min-height:60px}.r-sidebar-collapse.collapsed{right:21px}.r-sidebar-collapse .r-sidebar-collapse-button{left:10px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;transition:.5s;border:none;background:none;padding:0!important}.theme-light .r-sidebar-collapse .r-sidebar-collapse-button svg .sidebar-close-icon-path{fill:#b72cff}.theme-dark .r-sidebar-collapse .r-sidebar-collapse-button svg .sidebar-close-icon-path{fill:#e3e4e5}.theme-light .r-sidebar-collapse .r-sidebar-collapse-button svg .sidebar-close-icon-background{fill:#faf2ff}.theme-dark .r-sidebar-collapse .r-sidebar-collapse-button svg .sidebar-close-icon-background{fill:#353e53}.r-nav__link{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:6px;padding:10px 15px;margin:5px}.theme-light .r-nav__link.Hexometer:hover{background-color:#e1f4ec}.theme-dark .r-nav__link.Hexometer:hover{background-color:#353e53}.theme-light .r-nav__link.Hexowatch:hover{background-color:#e6efff}.theme-dark .r-nav__link.Hexowatch:hover{background-color:#353e53}.theme-light .r-nav__link.Hexospark:hover{background-color:#ffede9}.theme-dark .r-nav__link.Hexospark:hover{background-color:#353e53}.theme-light .r-nav__link.Hexofy:hover{background-color:#fcf3d7}.theme-dark .r-nav__link.Hexofy:hover{background-color:#353e53}@media screen and (min-width:992px){.r-show-sidebar{width:var(--nav-width);padding-right:0}.r-show-sidebar .r-nav__link{-webkit-clip-path:circle(100%);clip-path:circle(100%);transition:-webkit-clip-path 1.5s;transition:clip-path 1.5s;transition:clip-path 1.5s,-webkit-clip-path 1.5s}}.message-block{border-radius:6px;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;padding:10px 20px}.message-block .icon{margin-right:10px}.message-block .icon svg{width:15px;height:15px}.message-block .text{font-weight:700;font-size:12px;line-height:16px;word-break:keep-all;text-align:left}.message-block.success{background:rgba(84,224,199,.1);color:#16ac59}.message-block.success a{color:#16ac59;margin-left:10px}.message-block.success a:hover{color:#00843b}.message-block.success .text{color:#16ac59!important}.message-block.error{background:rgba(251,111,111,.1);color:#fb6f6f}.message-block.error a{color:#fb6f6f;margin-left:10px}.message-block.error a:hover{color:#fb6f6f}.message-block.error .text{color:#fb6f6f!important}.message-block.warning{background:rgba(255,211,98,.1);color:#fba92e}.message-block.warning a{color:#fba92e;margin-left:10px}.message-block.warning a:hover{color:#fba92e}.message-block .text{color:#fba92e!important}.shared-property-item{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:15px 0}.theme-light .shared-property-item{border-bottom:1px dashed #e5eaee}.theme-dark .shared-property-item{border-bottom:1px dashed #4c5468}.shared-property-item .title{display:inline-block;max-width:100%;font-weight:500;font-size:14px;line-height:19px}.theme-light .shared-property-item .title{color:#101828}.theme-dark .shared-property-item .title{color:#e3e4e5}.shared-property-item .title.link{cursor:pointer}.shared-property-item .title.link:hover{color:#16ac59}.shared-property-item .close-icon{display:inline-block;margin-left:auto;cursor:pointer}.shared-property-item .close-icon svg{width:12px;height:12px}.shared-property-item .close-icon svg path{fill:#bbc2c5}.shared-property-item .close-icon:hover svg path{fill:#fb6f6f}.shared-property-item .hexowatch-email-actions{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.shared-property-item .hexowatch-email-actions .resend{color:#b72cff;margin-left:10px}.shared-property-item .hexowatch-email-actions .email-notification-ring{margin-right:10px;cursor:pointer;outline:none;border:none;box-shadow:none}.shared-property-item .hexowatch-email-actions .email-notification-ring:active,.shared-property-item .hexowatch-email-actions .email-notification-ring:focus,.shared-property-item .hexowatch-email-actions .email-notification-ring:hover{outline:none;border:none;box-shadow:none}.shared-property-item .hexowatch-email-actions svg{width:20px;height:20px}.shared-property-item .hexowatch-email-actions .close-icon svg{width:12px;height:12px;margin-left:10px}.theme-light .shared-property-item .hexowatch-email-actions .close-icon svg path{fill:#667085!important}.theme-dark .shared-property-item .hexowatch-email-actions .close-icon svg path{fill:#97a7bc!important}.theme-light .shared-property-item .hexowatch-email-actions .close-icon svg{background:#fff}.theme-dark .shared-property-item .hexowatch-email-actions .close-icon svg{background:#2a3142}@media (max-width:500px){.shared-property-item{-webkit-flex-direction:column;flex-direction:column}.shared-property-item *{font-size:12px}.shared-property-item .title{margin-bottom:10px;font-size:12px}}.panel{transition:.3s}.panel.panel--collapse{height:108px}.panel.panel--collapse.panel--divider .panel__title,.panel.panel--collapse .panel__title{margin-bottom:0}.panel.panel--collapse.panel--divider .panel__title .subhead,.panel.panel--collapse .panel__title .subhead{opacity:0}.panel.panel--collapse.panel--danger,.panel.panel--collapse.panel--divider,.panel.panel--collapse.panel--primary,.panel.panel--collapse.panel--success,.panel.panel--collapse.panel--warning{height:72px}.panel.panel--collapse .panel__body{padding:35px 35px 35px 30px}.panel.panel--narrow .panel__title{margin-bottom:0}.panel.panel--divider .panel__body{padding:0}.theme-light .panel.panel--divider .panel__body{background:#fff!important}.theme-dark .panel.panel--divider .panel__body{background:#2a3142!important}.panel.panel--divider .panel__title{display:-webkit-flex;display:flex;padding:20px 30px;margin-bottom:0}.theme-light .panel.panel--divider .panel__title{color:#101828}.theme-dark .panel.panel--divider .panel__title{color:#e3e4e5}.panel.panel--divider .panel__title h5{padding-top:5px}.theme-light .panel.panel--divider .panel__title h5{color:#101828!important}.theme-dark .panel.panel--divider .panel__title h5{color:#e3e4e5!important}.panel.panel--divider .panel__title .title{vertical-align:middle;margin:auto 0;font-size:18px;line-height:24px;padding-left:10px}.theme-light .panel.panel--divider .panel__title .title{color:#101828!important}.theme-dark .panel.panel--divider .panel__title .title{color:#e3e4e5!important}.panel.panel--divider .panel__title .title_icon{vertical-align:middle;margin:auto 20px auto 10px;color:#999}.panel.panel--divider .panel__title .close__open{margin-left:auto;height:12px;width:12px;margin-top:7px}.panel.panel--divider .panel__title .close__open svg{color:#bbc2c5}.panel.panel--divider .panel__title .title_right_icon{vertical-align:middle;margin:auto 0 auto auto}.theme-light .panel.panel--divider .panel__title{border-bottom:1px solid #e5eaee}.theme-dark .panel.panel--divider .panel__title{border-bottom:1px solid #4c5468}.panel.panel--divider .panel__btns{top:13px}.panel.panel--divider .panel__content{padding:30px;position:relative}.theme-light .panel.panel--divider .panel__content .h5-with-border{background:#f0f2f5!important;border:2px solid #e5eaee;color:#101828!important}.theme-dark .panel.panel--divider .panel__content .h5-with-border{background:#222736!important;border:2px solid #4c5468;color:#e3e4e5!important}.theme-light .panel.panel--divider .panel__content p{color:#101828}.theme-dark .panel.panel--divider .panel__content p{color:#e3e4e5}.panel.panel--divider .overflowAuto{overflow:auto}.panel.panel--danger .panel__body,.panel.panel--primary .panel__body,.panel.panel--success .panel__body,.panel.panel--warning .panel__body{padding:0}.panel.panel--danger .panel__title,.panel.panel--primary .panel__title,.panel.panel--success .panel__title,.panel.panel--warning .panel__title{padding:15px 20px;margin-bottom:15px}.panel.panel--danger .panel__btns,.panel.panel--primary .panel__btns,.panel.panel--success .panel__btns,.panel.panel--warning .panel__btns{top:13px}.panel.panel--danger .panel__btns svg,.panel.panel--primary .panel__btns svg,.panel.panel--success .panel__btns svg,.panel.panel--warning .panel__btns svg{fill:#fff}.panel.panel--danger .panel__content,.panel.panel--primary .panel__content,.panel.panel--success .panel__content,.panel.panel--warning .panel__content{padding:30px}@media (max-width:500px){.panel.panel--danger .panel__content,.panel.panel--primary .panel__content,.panel.panel--success .panel__content,.panel.panel--warning .panel__content{padding:20px 5px}}.panel.panel--success .panel__title{background-color:#b72cff}.panel.panel--danger .panel__title{background-color:#ed5565}.panel.panel--warning .panel__title{background-color:#fba92e}.panel.panel--primary .panel__title{background-color:#70bbfd}.panel__refresh,.panel__refresh:before{position:absolute;width:100%;height:100%;top:0;left:0}.panel__refresh:before{content:"";z-index:9;border-radius:5px}.theme-light .panel__refresh:before{background-color:#fff;opacity:.8}.theme-dark .panel__refresh:before{background-color:#2a3142;opacity:.8}.panel__refresh svg{fill:#b72cff;position:absolute;-webkit-animation:refresh 1s linear infinite;animation:refresh 1s linear infinite;z-index:10;width:48px;height:48px;top:calc(50% - 24px);left:calc(50% - 24px)}@-webkit-keyframes refresh{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes refresh{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.panel__body{position:relative;padding:30px 35px 30px 30px;transition:height .3s}.theme-light .panel__body{background-color:#fff}.theme-dark .panel__body{background-color:#2a3142}.panel__btns{position:absolute;top:10px;right:10px}.panel__btns__logo{position:absolute;top:-15px;right:-20px}.panel__btn{width:14px;background:transparent;border:none;padding:0;cursor:pointer;margin-left:10px}.panel__btn svg{width:10px;height:10px;fill:#999;margin:auto}.panel__btn:focus{outline:none}.panel__title{text-transform:none;margin-bottom:30px;transition:.3s}.panel__title h5{font-size:13px}.panel__title .subhead{text-transform:none;font-size:12px;line-height:18px;opacity:.7;transition:.3s}.panel__label{left:100%;background-color:#b72cff;font-size:10px;font-weight:500;line-height:13px;padding:3px 10px;margin-left:10px}.panel__icon{margin-right:5px}.panel__title__icon{height:35px;width:35px;border-radius:50%;margin-right:5px;text-align:center}.panel__title__icon img,.panel__title__icon svg{margin:auto;height:100%;width:15px}.panel__title__no__divider{border-bottom:none!important}.arrow-rotate svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.allow-sharing-recipes{padding:20px 30px;margin-bottom:0;border-radius:.25rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;position:relative;box-shadow:0 4px 25px rgba(0,0,0,.05)}.theme-light .allow-sharing-recipes{background:#fff}.theme-dark .allow-sharing-recipes{background:#2a3142}.allow-sharing-recipes .title,.allow-sharing-recipes .toogle{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.allow-sharing-recipes .title{-webkit-justify-content:flex-start;justify-content:flex-start}.allow-sharing-recipes .title h5{padding:0 10px;font-size:14px}.theme-light .allow-sharing-recipes .title h5{color:#101828}.theme-dark .allow-sharing-recipes .title h5{color:#e3e4e5}.allow-sharing-recipes .title .icon-wrapper-settings-recipe-share{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:35px;height:35px;border-radius:50%;margin-right:5px}.theme-light .allow-sharing-recipes .title .icon-wrapper-settings-recipe-share{background:#f1edfc}.theme-dark .allow-sharing-recipes .title .icon-wrapper-settings-recipe-share{background:#3a3646}.allow-sharing-recipes .title .icon-wrapper-settings-recipe-share svg path{fill:#b72cff}.theme-light .sharing-configs-wrapper h5{color:#101828}.theme-dark .sharing-configs-wrapper h5{color:#e3e4e5}.sharing-configs-wrapper svg{width:20px;height:20px}.icon-wrapper-settings-sharing-configs{width:35px;height:35px;border-radius:50%}.theme-light .icon-wrapper-settings-sharing-configs{background:#f1edfc}.theme-dark .icon-wrapper-settings-sharing-configs{background:#3a3646}.icon-wrapper-settings-sharing-configs svg path{fill:#b72cff}.icon-wrapper-settings-tags{width:35px;height:35px;border-radius:50%;background:rgba(255,211,98,.1)}.icon-wrapper-settings-email{width:35px;height:35px;border-radius:50%;background:rgba(251,111,111,.1)}.icon-wrapper-settings-chatgpt{width:35px;height:35px;border-radius:50%;background:rgba(115,171,156,.1)}.icon-wrapper-settings-integrations{width:35px;height:35px;border-radius:50%;background:rgba(73,151,243,.1)}.icon-wrapper-settings-webhook{width:35px;height:35px;border-radius:50%;background:rgba(220,110,176,.1)}.icon-wrapper-settings-pricing-information{width:35px;height:35px;border-radius:50%;background:rgba(116,211,220,.1)}.icon-wrapper-settings-monitoring-settings{width:35px;height:35px;border-radius:50%;background:rgba(213,126,243,.1)}.icon-wrapper-settings-monitoring-settings svg path{stroke:#d57ef3}.badge-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.tags-settings.modal-tags .tag-badge{cursor:pointer}.tags-settings ::-webkit-input-placeholder{opacity:1}.tags-settings :-ms-input-placeholder{opacity:1}.tags-settings ::placeholder{opacity:1}.tags-settings .color-picker-wrapper{position:relative}.tags-settings .tag-name-block{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-bottom:30px}.theme-light .tags-settings .tag-name-block{color:#667085}.theme-dark .tags-settings .tag-name-block{color:#97a7bc}.tags-settings .tag-name-block .label{margin-bottom:6px;font-size:14px;line-height:19px;text-align:start}.theme-light .tags-settings .tag-name-block .label{color:#667085}.theme-dark .tags-settings .tag-name-block .label{color:#97a7bc}.tags-settings .tag-name-block .tag-input{max-width:547px;width:100%;outline:none;box-sizing:border-box;border-radius:10px;padding:6px 20px;min-height:32px}.theme-light .tags-settings .tag-name-block .tag-input{background:#fff!important;border:2px solid #e5eaee;color:#667085!important}.theme-dark .tags-settings .tag-name-block .tag-input{background:#2a3142!important;border:2px solid #4c5468;color:#97a7bc!important}.tags-settings .color-picker-block{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-bottom:30px}.theme-light .tags-settings .color-picker-block{color:#667085}.theme-dark .tags-settings .color-picker-block{color:#97a7bc}.tags-settings .color-picker-block .label{margin-bottom:6px;text-align:start}.theme-light .tags-settings .color-picker-block .label{color:#101828}.theme-dark .tags-settings .color-picker-block .label{color:#e3e4e5}.tags-settings .color-picker-block .wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.tags-settings .color-picker-block .wrapper .colors{display:-webkit-flex;display:flex}.tags-settings .color-picker-block .wrapper .colors .color{width:20px;height:20px;border-radius:50%;margin-right:10px;cursor:pointer}.tags-settings .color-picker-block .wrapper .picked-color{position:relative;width:110px;height:32px;box-sizing:border-box;border-radius:6px;margin:0 30px;padding-left:10px}.theme-light .tags-settings .color-picker-block .wrapper .picked-color{background-color:#fff;border:1px solid #e5eaee}.theme-dark .tags-settings .color-picker-block .wrapper .picked-color{background-color:#2a3142;border:1px solid #4c5468}.tags-settings .color-picker-block .wrapper .picked-color .sign{font-size:14px;line-height:19px;color:#0ab8f7;position:absolute;left:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.theme-light .tags-settings .color-picker-block .wrapper .color-picker__color{color:#101828}.theme-dark .tags-settings .color-picker-block .wrapper .color-picker__color{color:#e3e4e5}.tags-settings .color-picker-block .wrapper .button{background:#0ab8f7;font-weight:700;font-size:16px;line-height:21px;padding:7px 20px;outline:none;min-height:32px;display:-webkit-flex;display:flex}.theme-dark .tags-settings .color-picker-block .wrapper .button,.theme-light .tags-settings .color-picker-block .wrapper .button{color:#fff}.tags-settings .color-picker-block .wrapper .button .custom-loader{margin-right:6px}.tags-settings .tags-block{margin-bottom:20px}.tags-settings .tags-block .label{font-size:14px;line-height:19px;text-align:start;display:inherit}.theme-light .tags-settings .tags-block .label{color:#667085}.theme-dark .tags-settings .tags-block .label{color:#97a7bc}.tags-settings .tags-block .badge-wrapper{margin-top:20px}@media screen and (max-width:1440px){.tags-settings .color-picker-block .wrapper .colors{width:100%;margin-bottom:20px}.tags-settings .color-picker-block .wrapper .color-picker-wrapper .picked-color{margin-left:0}}.settings-emails .readio-block{display:-webkit-flex;display:flex;margin-bottom:20px}.settings-emails .readio-block .radio-wrapper{margin-right:30px}.settings-emails .radio-text{font-size:12px;line-height:16px}.theme-light .settings-emails .radio-text{color:#667085}.theme-dark .settings-emails .radio-text{color:#97a7bc}.settings-emails .form-items,.settings-emails .form-items .form-item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.settings-emails .form-items .form-item{margin-bottom:20px}.settings-emails .form-items .form-item .label{font-size:14px;line-height:19px;margin-bottom:5px}.theme-light .settings-emails .form-items .form-item .label{color:#667085}.theme-dark .settings-emails .form-items .form-item .label{color:#97a7bc}.settings-emails .form-items .form-item .input-field{width:100%;padding:0 20px;box-sizing:border-box;border-radius:10px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.theme-light .settings-emails .form-items .form-item .input-field{background:#fff;border:1px solid #e5eaee}.theme-dark .settings-emails .form-items .form-item .input-field{background:#2a3142;border:1px solid #4c5468}.settings-emails .form-items .form-item .input-field:focus{border:1px solid #0ab8f7}.settings-emails .form-items .inbox__emails-control-search-icon{width:100px;height:35px;border-radius:0 5px 5px 0;transition:.3s;text-align:center;font-size:14px;white-space:nowrap;cursor:pointer}.settings-emails .form-items .inbox__emails-control-search-icon svg{height:16px;width:16px;margin-top:-3px;transition:.3s;fill:#fff}.settings-emails .form-items .inbox__emails-control-search-icon svg path{stroke:#fff}.settings-emails .save-btn{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.settings-emails .save-btn .button{background:#0ab8f7;font-weight:700;font-size:16px;line-height:21px;color:#fff;padding:13px 50px}.integrations-settings{max-height:400px;max-width:100%;overflow-y:auto;padding-right:10px}.integrations-settings .btn.btn-outline-primary:focus{background-color:#0ab8f7!important;color:#fff!important}.integrations-settings .btn.btn-outline-primary:focus svg path{fill:#fff!important}.integrations-settings .integration-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:15px}.integrations-settings .integration-item.last{margin-bottom:0}.integrations-settings .integration-item .wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.integrations-settings .integration-item .wrapper .conntect-info p{word-break:break-all!important}.integrations-settings .integration-item .wrapper .help-icon svg{width:15px;height:15px}.integrations-settings .integration-item .wrapper .img-block{width:50px;height:50px;min-width:50px;min-height:50px;border-radius:10px;padding:10px;margin-right:30px}.theme-light .integrations-settings .integration-item .wrapper .img-block{background:#f5f7fc}.theme-dark .integrations-settings .integration-item .wrapper .img-block{background:#353e53}.integrations-settings .integration-item .wrapper .img-block img{max-width:30px;width:100%}.integrations-settings .integration-item .wrapper .text{font-weight:700;font-size:14px;line-height:19px}.theme-light .integrations-settings .integration-item .wrapper .text{color:#101828}.theme-dark .integrations-settings .integration-item .wrapper .text{color:#e3e4e5}.integrations-settings .integration-item .integromate-btns-wrapper{display:-webkit-flex;display:flex}@media (max-width:840px),screen and (max-width:1439px) and (min-width:1200px){.integrations-settings .integration-item .integromate-btns-wrapper{-webkit-flex-direction:column;flex-direction:column}}.integrations-settings .btns-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.integrations-settings .btns-wrapper .close-icon{margin-left:10px;cursor:pointer}.integrations-settings .btns-wrapper .close-icon svg{width:12px;height:12px}.theme-light .integrations-settings .btns-wrapper .close-icon svg path{fill:#667085!important}.theme-dark .integrations-settings .btns-wrapper .close-icon svg path{fill:#97a7bc!important}.integrations-settings .btn_integration-link{color:#b72cff;font-weight:700;font-size:14px;line-height:21px;max-width:146px;text-align:center;text-decoration:none}.integrations-settings .btn_integration{margin:0;min-width:140px;height:32px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:6px 30px;font-weight:700;font-size:16px;line-height:21px}.integrations-settings .btn_integration.not-integrated{width:140px;margin-right:17px}.integrations-settings .btn.btn-outline-success:hover{color:#fff!important}.integrations-settings .btn.btn-outline-success:before{background-color:#0ab8f7!important;color:#fff!important}@media screen and (max-width:640px){.integrations-settings .integration-item .btns-wrapper{width:162px;margin-right:0!important}.integrations-settings .integration-item .btns-wrapper .btn_integration-link{font-size:12px;line-height:15px}.integrations-settings .integration-item.integrated{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;align-items:flex-start}.integrations-settings .integration-item.integrated .btns-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.integrations-settings .integration-item .wrapper .img-block{min-width:30px;min-height:30px;max-width:30px;max-height:30px;padding:5px;margin-right:10px}.integrations-settings .integration-item .wrapper .img-block .discord-logo svg,.integrations-settings .integration-item .wrapper .img-block .google-logo svg{max-width:40px;max-height:40px;width:100%;height:100%}.integrations-settings .integration-item .wrapper .text{margin:0;font-size:12px;line-height:16px}.integrations-settings .integration-item .wrapper .conntect-info p{margin:0;font-size:12px;line-height:16px;word-break:break-word}.integrations-settings .btn_integration{font-size:12px;line-height:15px;width:unset;min-width:100px;height:32px;padding:6px 10px}.integrations-settings .btn_integration.not-integrated{width:unset}}.webhook-settings .form-items,.webhook-settings .form-items .form-item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.webhook-settings .form-items .form-item{margin-bottom:20px}.webhook-settings .form-items .form-item .label{font-size:14px;line-height:19px;margin-bottom:5px}.theme-light .webhook-settings .form-items .form-item .label{color:#667085}.theme-dark .webhook-settings .form-items .form-item .label{color:#97a7bc}.webhook-settings .form-items .form-item .input-field{width:100%;padding:0 39px 0 20px;box-sizing:border-box;border-radius:10px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.theme-light .webhook-settings .form-items .form-item .input-field{color:#101828;border:1px solid #e5eaee}.theme-dark .webhook-settings .form-items .form-item .input-field{color:#e3e4e5;border:1px solid #4c5468}.webhook-settings .form-items .form-item .input-field:focus{border:1px solid #0ab8f7}.webhook-settings .form-items .form-item .input-wrapper{position:relative}.webhook-settings .form-items .form-item .input-wrapper .eye-icon{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.webhook-settings .form-items .form-item .input-wrapper .eye-icon.active svg path{fill:#36b8f7}.webhook-settings .save-btn{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;background-color:reds}.webhook-settings .save-btn .button{background:#0ab8f7;font-weight:700;font-size:16px;line-height:21px;color:#fff;padding:13px 50px}.pricing-information .item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-bottom:20px}.pricing-information .item .title{font-size:14px;line-height:19px;margin-bottom:10px}.theme-light .pricing-information .item .title{color:#667085}.theme-dark .pricing-information .item .title{color:#97a7bc}.pricing-information .item .value{font-weight:700;font-size:14px;line-height:19px;text-transform:capitalize}.theme-light .pricing-information .item .value{color:#101828}.theme-dark .pricing-information .item .value{color:#e3e4e5}.pricing-information .upgrade-btn{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.pricing-information .btn_integration{margin:0;min-width:140px;height:32px;color:#0ab8f7;border:1px solid #0ab8f7;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:13px 30px;font-weight:700;font-size:16px;line-height:21px}.pricing-information .btn.btn-outline-success:hover{color:#fff!important}.pricing-information .btn.btn-outline-success:before{background-color:#0ab8f7!important;color:#fff!important}.monitoring-settings .title{font-size:14px;line-height:19px;margin-bottom:20px}.theme-light .monitoring-settings .title{color:#667085}.theme-dark .monitoring-settings .title{color:#97a7bc}.monitoring-settings .readio-block{display:-webkit-flex;display:flex;margin-bottom:60px}.monitoring-settings .readio-block .radio-wrapper{margin-right:30px}.monitoring-settings .select-wrapper{max-width:180px;margin-bottom:40px}.monitoring-settings .select-title{font-size:14px;line-height:19px;margin-bottom:10px}.monitoring-settings .save-btn{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;background-color:reds}.monitoring-settings .save-btn .button{background:#0ab8f7;font-weight:700;font-size:16px;line-height:21px;color:#fff;padding:13px 50px}.watch-settigns-page-title{font-weight:500;font-size:16px;line-height:22px;text-transform:capitalize;margin-top:5px;margin-bottom:25px;margin-left:20px}.theme-light .watch-settigns-page-title{color:#101828!important}.theme-dark .watch-settigns-page-title{color:#e3e4e5!important}.hexomatic-add-btn{position:absolute;right:0;top:0}.theme-light .discord{fill:#101828}.theme-dark .discord{fill:#e3e4e5}.api-webhook .webhook-block{margin-bottom:20px}.theme-light .api-webhook .webhook-block{color:#667085}.theme-dark .api-webhook .webhook-block{color:#97a7bc}.api-webhook .btn-block{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.api-webhook-settings{width:100%;margin-bottom:20px}.api-webhook-settings .label{margin:0 0 5px}.theme-light .api-webhook-settings .label{color:#667085}.theme-dark .api-webhook-settings .label{color:#97a7bc}.api-webhook-settings .input-wrapper{position:relative;height:32px;width:100%;margin-bottom:10px}.api-webhook-settings .input-wrapper .input-field{height:100%;width:100%;border-radius:6px;padding:0 10px}.theme-light .api-webhook-settings .input-wrapper .input-field{background-color:#fff;border:1px solid #e5eaee;color:#101828}.theme-dark .api-webhook-settings .input-wrapper .input-field{background-color:#2a3142;border:1px solid #4c5468;color:#e3e4e5}.api-webhook-settings .input-wrapper .input-field:focus{border-color:#b72cff}.api-webhook-settings .input-wrapper .input-field.right-icon{padding-right:50px}.api-webhook-settings .input-wrapper .icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.api-webhook-settings .input-wrapper .icon.right{right:20px}.api-webhook-settings .input-wrapper .icon.right.pointer{cursor:pointer}.api-webhook-settings .btn-and-link{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;justify-items:center;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:419px){.api-webhook-settings .btn-and-link{-webkit-flex-direction:column;flex-direction:column}.api-webhook-settings .btn-and-link .custom-button{margin-bottom:10px}}.api-webhook-settings.active svg.globe-icon path{fill:transparent!important;stroke:#b72cff}.api-webhook-settings.active svg path{fill:#b72cff}.bs-popover-bottom .arrow:after{border-color:transparent transparent #b72cff!important}.bs-popover-bottom .popover-header:before{border-bottom:1px solid #b72cff!important}.microsoft-team-selects-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start}.microsoft-team-selects-wrapper .label{text-align:left}.pabbly-modal-block .pabbly-block{margin-bottom:20px;text-align:left}.theme-light .pabbly-modal-block .pabbly-block{color:#667085}.theme-dark .pabbly-modal-block .pabbly-block{color:#97a7bc}.pabbly-modal-block .btn-block{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.white-space{white-space:pre-wrap}.edit-integration-name{display:inline-block;border-radius:50%;line-height:15px;margin:auto 0 auto 5px;padding:0 3px}.edit-integration-name:hover{cursor:pointer}.edit-integration-name-wrap{margin-bottom:15px}.edit-integration-name-wrap .edit-name-btn{right:0;top:0}.break-word{word-break:break-all}.telegram-info{line-height:20px;display:block;margin:5px}.sql-tooltip .content-wrapper{min-width:120px;max-width:120px}.sql-tooltip .content-wrapper div{font-weight:400}.sql-tooltip .tooltip-hover-bottom{-webkit-transform:translate(-50%,10%)!important;transform:translate(-50%,10%)!important}.telegram-tooltip .tooltip-hover-bottom{bottom:-10px}.settings-page .auto-credits-title-h2{font-weight:500;font-family:"Roboto";font-style:normal;font-size:16px;line-height:18px;letter-spacing:.384043px}.settings-page .auto-credits-title-h2 .text-secondary{margin-left:10px;font-weight:400}.theme-light .settings-page .auto-credits-title-h2 .text-secondary{color:#667085!important}.theme-dark .settings-page .auto-credits-title-h2 .text-secondary{color:#97a7bc!important}.theme-light .settings-page .auto-credits-title-h2 .primary-color{color:#3e4a5c!important}.theme-dark .settings-page .auto-credits-title-h2 .primary-color{color:#d2d9e1!important}.theme-light .settings-page .auto-credits-title-h2 .dark-text-color{color:#3e4a5c!important}.theme-dark .settings-page .auto-credits-title-h2 .dark-text-color{color:#d2d9e1!important}.theme-light .settings-page .auto-credits-title-h2{color:#3e4a5c}.theme-dark .settings-page .auto-credits-title-h2{color:#d2d9e1}.settings-page .auto-credits-title-h2.wrap{white-space:pre-wrap}.settings-page .auto-credits-title-h2.wrap span{white-space:nowrap}.settings-page .checks-consumed{margin-left:auto}.theme-light .settings-page .checks-consumed{color:#667085}.theme-dark .settings-page .checks-consumed{color:#97a7bc}.settings-page .upgrade-btn{color:#b72cff;font-size:14px;font-weight:500!important;margin-top:5px!important;cursor:pointer}.settings-page .upgrade-btn svg{margin-left:8px}.settings-page .upgrade-btn.absolute{position:absolute;bottom:15px;right:15px}.settings-page .upgrade-btn:hover{font-weight:500!important;color:#a801ff!important}.settings-page .upgrade-btn:hover svg path{fill:#a801ff!important}.settings-page .pulse-container .pulse div{animation:pulse 1s ease-in-out infinite;-webkit-animation:pulse 1s ease-in-out infinite;border-radius:10px}.settings-page .pulse-container .pulse .line-dash-progress{height:121px}.settings-page .pulse-container .pulse .line-pie{height:266px}.settings-page .loader-progres.section{max-width:100%!important;max-width:350px!important;margin:auto}.theme-light .settings-page .settings-plans-info-line .info-name{color:#667085}.theme-dark .settings-page .settings-plans-info-line .info-name{color:#97a7bc}.settings-page .settings-plans-info-line .info-value{font-weight:500}.theme-light .settings-page .settings-plans-info-line .info-value{color:#3e4a5c}.theme-dark .settings-page .settings-plans-info-line .info-value{color:#d2d9e1}.theme-light .settings-page .border-color{border-top:1px solid #e5eaee}.theme-dark .settings-page .border-color{border-top:1px solid #4c5468}.custom-checkbox{width:15px;height:15px;min-width:15px;position:relative;cursor:pointer;box-sizing:border-box;border-radius:2px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.theme-light .custom-checkbox{border:1px solid #c6cacc}.theme-dark .custom-checkbox{border:1px solid #4c5468}.custom-checkbox .check-icon{width:10px;height:8px}.custom-checkbox.checked{font-size:20px;line-height:16px;color:#b72cff;border:1px solid #b72cff}.custom-checkbox.checked:after{content:url(/static/media/checked.b51f4241.svg);position:absolute;top:-5px;left:1px}.theme-light .custom-checkbox.disabled{border:1px solid #c6cacc}.theme-dark .custom-checkbox.disabled{border:1px solid #4c5468}.custom-checkbox.disabled:after{display:none}.custom-checkbox.disabled svg path{fill:#bbc2c5}.custom-checkbox-block{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.custom-checkbox-block .label{margin-right:8px}.custom-checkbox-block .label-right{margin-left:8px}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.checkbox-tooltip .tooltip-hover-bottom{-webkit-transform:translate(-50%,60%);transform:translate(-50%,60%)}.sql-modal-wrapper{max-width:600px;width:100%;margin:150px auto;padding:15px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border-radius:10px}.theme-light .sql-modal-wrapper{background-color:#f0f2f5}.theme-dark .sql-modal-wrapper{background-color:#222736}.sql-modal-wrapper .create-workflow{max-width:100%!important}.sql-modal-wrapper .input-label{font-size:12px}.theme-light .sql-modal-wrapper .input-label{color:#101828}.theme-dark .sql-modal-wrapper .input-label{color:#e3e4e5}.sql-modal-wrapper .close-button-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.sql-modal-wrapper .close-button-wrapper button{outline:none;border:none;background-color:unset}.sql-modal-wrapper .close-button-wrapper button svg{height:12px;width:12px}.sql-modal-wrapper .eye-icon{right:5px;top:8px;cursor:pointer}.sql-modal-wrapper .eye-icon.active svg path{fill:#b72cff}.sql-modal-wrapper .modal-card-main-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-direction:column;flex-direction:column}@media (max-width:768px){.sql-modal-wrapper .modal-card-main-wrapper{margin-top:0}}@media (max-width:400px){.sql-modal-wrapper .modal-card{padding:16px 5px}}.wordpress-tooltip-container .tooltip-wrapper .tooltip-hover-bottom{top:-230px}.wordpress-tooltip-container .tooltip-wrapper .tooltip-hover-bottom .wordpress-hint{font-size:14px;line-height:21px}.wordpress-tooltip-container .wordpress-tooltip svg{width:15px;height:15px}#modal-container{position:fixed;top:0;left:0;z-index:10001;width:100vw;height:100vh;background-color:rgba(0,0,0,.5)}#modal-container .overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(15,150,215,.1);z-index:9998;overflow-y:auto}#modal-container .overlay .modal-container{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:16px;min-width:760px;max-width:760px;width:100%;z-index:9998;min-height:482px;outline:none;text-align:center}#modal-container .overlay .modal-container.modal-zoom,#modal-container .overlay .modal-container.modal-zoom .outer-circle{zoom:.9}#modal-container .overlay .modal-container.bulk-edit{min-height:unset}#modal-container .overlay .modal-container.theme-dark{background:#2a3142}#modal-container .overlay .modal-container.theme-light{background:#fff}#modal-container .overlay .modal-container.long-modal{top:100px;-webkit-transform:translate(-50%);transform:translate(-50%);margin-bottom:80px}#modal-container .overlay .modal-container .popup-alert{position:unset;top:unset;transform:none;-webkit-transform:none}#modal-container .overlay .modal-container .popup-alert .error-input{border:1px solid #ed5565}#modal-container .overlay .modal-container .popup-alert .error-message{color:#ed5565}#modal-container .overlay .modal-container .popup-alert .card-title{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}#modal-container .overlay .modal-container .popup-alert .card-title .cross{font-size:25px;cursor:pointer}#modal-container .overlay .modal-container .popup-alert .apply-btn{margin-top:15px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}#modal-container .overlay .modal-container .popup-alert .react-datepicker{min-width:326px}#modal-container .overlay .modal-container .popup-alert{padding-left:30px;padding-right:30px;padding-bottom:30px}#modal-container .overlay .modal-container .modal__body .modal-title{font-weight:700;font-size:18px;line-height:24px;padding-top:30px;padding-left:30px;padding-right:30px;text-transform:uppercase;width:80%;margin:auto}#modal-container .overlay .modal-container .modal__body .modal-title.default-text{text-transform:unset}#modal-container .overlay .modal-container .modal__body .modal-title.white{color:#fff}#modal-container .overlay .modal-container .modal__body .modal-title.black{color:#000}#modal-container .overlay .modal-container .modal__body .modal-left-icon{position:absolute;top:30px;left:30px;cursor:pointer}#modal-container .overlay .modal-container .modal__body .modal-hr{margin-top:30px;margin-bottom:30px}@media screen and (max-width:768px){#modal-container .overlay .modal-container{min-width:400px;max-width:90%}#modal-container .overlay .modal-container,#modal-container .overlay .modal-container.long-modal{top:100px;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media screen and (max-width:576px){#modal-container .overlay .modal-container{min-width:330px;max-width:90%;left:50%}#modal-container .overlay .modal-container,#modal-container .overlay .modal-container.long-modal{top:50px;-webkit-transform:translate(-50%);transform:translate(-50%)}#modal-container .overlay .modal-container .popup-alert{padding-left:20px;padding-right:20px;padding-bottom:20px}#modal-container .overlay .modal-container .modal__body .modal-title{font-size:10px;line-height:14px;padding-top:30px;padding-left:20px;padding-right:20px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;width:80%;margin:auto}#modal-container .overlay .modal-container .modal__body .modal-left-icon{position:absolute;top:25px;left:20px;cursor:pointer}#modal-container .overlay .modal-container .modal__body .modal-hr{margin-top:20px;margin-bottom:20px}}.modal-settings{min-width:460px!important;max-width:460px!important;min-height:230px!important}.modal-settings .pabbly-block{margin-top:30px}.watch-settings-dropdown{padding:5.5px 15px}.watch-settings-dropdown p{white-space:nowrap;-webkit-justify-content:center;justify-content:center}.demo-container{width:100%;margin:auto}.progress-bar{height:6px;background-color:rgba(5,114,206,.2);width:100%;overflow:hidden;border-radius:6px}.progress-bar-value{width:100%;height:100%;background-color:#0572ce;-webkit-animation:indeterminateAnimation 1s linear infinite;animation:indeterminateAnimation 1s linear infinite;-webkit-transform-origin:0 50%;transform-origin:0 50%}@-webkit-keyframes indeterminateAnimation{0%{-webkit-transform:translateX(0) scaleX(0);transform:translateX(0) scaleX(0)}40%{-webkit-transform:translateX(0) scaleX(.4);transform:translateX(0) scaleX(.4)}to{-webkit-transform:translateX(100%) scaleX(.5);transform:translateX(100%) scaleX(.5)}}@keyframes indeterminateAnimation{0%{-webkit-transform:translateX(0) scaleX(0);transform:translateX(0) scaleX(0)}40%{-webkit-transform:translateX(0) scaleX(.4);transform:translateX(0) scaleX(.4)}to{-webkit-transform:translateX(100%) scaleX(.5);transform:translateX(100%) scaleX(.5)}}.tag-badge{padding:4px 10px;border-radius:6px;font-weight:600;font-size:13px;line-height:19px;position:relative;min-width:76px;-webkit-justify-content:center;justify-content:center}.tag-badge,.tag-badge .wrapper{display:-webkit-flex;display:flex}.tag-badge .wrapper{transition:all .3s;overflow:hidden;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;position:absolute}.theme-light .tag-badge .wrapper{background-color:#f0f0f0}.theme-dark .tag-badge .wrapper{background-color:#606071}.tag-badge .wrapper.hover{right:8px;width:36px}.tag-badge .wrapper.leave{right:0;width:0}.tag-badge .badge-edit svg{width:12px;height:12px}.theme-light .tag-badge .badge-edit svg path{stroke:#667085}.theme-dark .tag-badge .badge-edit svg path{stroke:#97a7bc}.tag-badge .badge-close svg{width:8px;height:8px}.theme-light .tag-badge .badge-close svg{fill:#667085;stroke:#667085}.theme-dark .tag-badge .badge-close svg{fill:#97a7bc;stroke:#97a7bc}.vk-custom-dropdown{position:relative}.vk-custom-dropdown .watch-settings-dropdown{box-sizing:border-box;border-radius:6px;height:32px;width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.theme-light .vk-custom-dropdown .watch-settings-dropdown{color:#667085!important;background-color:#fff;border:1px solid}.theme-dark .vk-custom-dropdown .watch-settings-dropdown{color:#97a7bc!important;background-color:#2a3142;border:1px solid}.vk-custom-dropdown .watch-settings-dropdown:focus{border:1px solid #0ab8f7}.theme-light .vk-custom-dropdown .watch-settings-dropdown.disabled{border:1px solid #eaeff2}.theme-dark .vk-custom-dropdown .watch-settings-dropdown.disabled{border:1px solid #353e53}.theme-light .vk-custom-dropdown .watch-settings-dropdown.disabled:focus{border:1px solid #eaeff2}.theme-dark .vk-custom-dropdown .watch-settings-dropdown.disabled:focus{border:1px solid #353e53}.vk-custom-dropdown .icon{width:12px}.vk-custom-dropdown .icon svg path{fill:#bbc2c5;width:12px;height:7px}.vk-custom-dropdown .icon.disabled svg path{fill:#e5eaee;width:12px}.vk-custom-dropdown .icon.rotate svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.vk-custom-dropdown .options{min-width:140px;position:absolute;top:45px!important;left:0;z-index:99;box-sizing:border-box;border-radius:10px;max-height:330px;overflow-y:auto}.theme-light .vk-custom-dropdown .options{background:#fff;border:1px solid}.theme-dark .vk-custom-dropdown .options{background:#2a3142;border:1px solid}.vk-custom-dropdown .options .option{min-width:100px;cursor:pointer;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;width:100%;min-height:32px;padding:0 10px}.theme-light .vk-custom-dropdown .options .option{color:#667085!important;background-color:#fff}.theme-dark .vk-custom-dropdown .options .option{color:#97a7bc!important;background-color:#2a3142}.theme-light .vk-custom-dropdown .options .option:hover p{color:#101828!important}.theme-dark .vk-custom-dropdown .options .option:hover p{color:#e3e4e5!important}.theme-light .vk-custom-dropdown .options .option:hover{background-color:#f0f2f5}.theme-dark .vk-custom-dropdown .options .option:hover{background-color:#222736}.theme-light .vk-custom-dropdown .options .option.selected>p{color:#101828!important}.theme-dark .vk-custom-dropdown .options .option.selected>p{color:#e3e4e5!important}.toggle-checkbox{-webkit-justify-content:center;justify-content:center;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;cursor:pointer}.toggle-checkbox.small .toggle-btn__input-label{height:16px;margin:auto}.toggle-checkbox.small .toggle-btn__input-label:after{width:12px;height:12px}.toggle-checkbox .toggle-btn__input{height:0;width:0;visibility:hidden}.toggle-checkbox .toggle-btn__input-label{cursor:pointer;text-indent:-9999px;width:46px;height:19px;display:block;border-radius:23px;position:relative;border:none;margin-top:2px}.theme-light .toggle-checkbox .toggle-btn__input-label{background-color:#d8dfe9}.theme-dark .toggle-checkbox .toggle-btn__input-label{background-color:#606071}.toggle-checkbox .toggle-btn__input-label:after{content:"";position:absolute;top:2px;left:3px;width:14px;height:14px;border-radius:50%;transition:.3s;box-shadow:0 5px 10px hsla(0,0%,60%,.4);background-color:#fff}.toggle-checkbox .toggle-btn__input:checked~.toggle-btn__input-label:after,.toggle-checkbox .toggle-btn__input:checked~.toggle-btn__theme:after{background:#fff;left:calc(100% - 3px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.toggle-btn__input:checked~.toggle-btn__input-label{background-color:#16ac59}.section{width:100%}.final__animation-bar-2{position:relative;display:block;font-size:0;line-height:10px;font-weight:600;border-radius:5px}.theme-light .final__animation-bar-2{background:#f0f2f5}.theme-dark .final__animation-bar-2{background:#3c435f}.final__animation-bar-2 span{border-radius:5px;position:relative;display:inline-block;vertical-align:middle;height:10px;background-color:#b72cff;background-size:100%;max-width:100%}.show-tooltip:hover span:before{position:absolute;right:0;bottom:100%;display:inline-block;width:0;height:0;border-color:transparent;border-style:solid;border-width:10px 0 0 10px;content:""}.theme-light .show-tooltip:hover span:before{border-top-color:#f2eaf8}.theme-dark .show-tooltip:hover span:before{border-top-color:#50586b}.show-tooltip:hover span:after{position:absolute;right:0;bottom:calc(100% + 5px);z-index:10000;display:inline-block;content:attr(data-label);padding:3px 5px;border-radius:3px;font-size:12px;color:#000;font-weight:500}.theme-light .show-tooltip:hover span:after{background:#f2eaf8;color:#101828}.theme-dark .show-tooltip:hover span:after{background:#50586b;color:#e3e4e5}.breadcrumb{margin-bottom:0!important;display:-webkit-flex!important;display:flex!important}.breadcrumb .breadcrumb-item{margin-right:10px}.breadcrumb .breadcrumb-item+.breadcrumb-item:before{margin:5px 10px 5px 0!important}@media (max-width:555px){.workflow-create-breadcrumbs .breadcrumb{-webkit-flex-direction:column;flex-direction:column}.workflow-create-breadcrumbs .editable-name-edit{margin-top:10px}}@media (max-width:830px){.workflow-create-breadcrumbs .editable-name-edit{margin-top:0}}.editable-name-edit{display:-webkit-flex;display:flex;max-width:500px;height:24px}.editable-name-edit .custom-loader{padding:0!important}.editable-name-edit input{height:24px!important;max-width:500px;min-width:250px}@media (max-width:500px){.editable-name-edit input{min-width:200px;font-size:12px}}.editable-name-edit button{height:30px!important}.editable-name-edit .save svg{width:16px;height:16px;margin-top:6px;cursor:pointer}.editable-name-edit .save svg path{fill:#1db954!important}.editable-name-edit .save svg:hover path{fill:#218838!important}.editable-name-edit .cancel svg{width:12px;height:12px;margin-top:6px;cursor:pointer}.theme-light .editable-name-edit .cancel svg path{fill:#667085}.theme-dark .editable-name-edit .cancel svg path{fill:#97a7bc}.editable-name-edit .cancel svg:hover path{fill:#fb6f6f!important}@media (max-width:830px){.editable-name-edit{margin-top:10px}}.editable-name,.editable-name-edit{display:-webkit-flex;display:flex}.editable-name-edit .edit-border,.editable-name .edit-border{display:inline-block;height:20px;margin-left:30px;min-width:10px}.theme-light .editable-name-edit .edit-border,.theme-light .editable-name .edit-border{border-left:1px dashed #e5eaee}.theme-dark .editable-name-edit .edit-border,.theme-dark .editable-name .edit-border{border-left:1px dashed #4c5468}@media (max-width:759px){.editable-name-edit .edit-border,.editable-name .edit-border{margin:0}}.editable-name-edit h5,.editable-name h5{font-weight:600;font-size:16px;line-height:24px}.theme-light .editable-name-edit h5,.theme-light .editable-name h5{color:#3e4a5c}.theme-dark .editable-name-edit h5,.theme-dark .editable-name h5{color:#d2d9e1}.editable-name-edit .edit-icon,.editable-name .edit-icon{display:-webkit-flex;display:flex;height:18px;width:18px;min-height:18px;min-width:18px;border-radius:5px;margin:auto 0 auto 10px}.editable-name-edit .edit-icon svg,.editable-name .edit-icon svg{margin:auto;width:12px;height:12px}.editable-name-edit .edit-icon:hover,.editable-name .edit-icon:hover{cursor:pointer}.editable-name-edit .edit-icon:hover svg path,.editable-name .edit-icon:hover svg path{fill:#b72cff}@media (max-width:768px){.breadcrumb{-webkit-flex-direction:column;flex-direction:column}.editable-name,.editable-name-edit{display:-webkit-flex;display:flex}.editable-name-edit .edit-border,.editable-name .edit-border{display:none}}.rounded-element{box-sizing:border-box;border-radius:18px;font-size:12px;font-family:"Roboto";color:#516077;padding:4px 20px;margin:5px;line-height:18px;cursor:pointer;font-weight:500;white-space:nowrap;display:inline-block}.theme-light .rounded-element{background:#f0f2f5;color:#3e4a5c}.theme-dark .rounded-element{background:#4c5468;color:#d2d9e1}.theme-light .rounded-element:hover{background:#f7e8ff}.theme-dark .rounded-element:hover{background:#3c435f}.rounded-element.active{background:#b72cff!important;color:#fff;border:none}.fields-wrapper{display:-webkit-flex;display:flex;cursor:-webkit-grab;cursor:grab}.fields-wrapper .fields.no-wrap{white-space:nowrap;max-width:calc(100% - 64px);width:100%}@media screen and (max-width:991px){.fields-wrapper .fields.no-wrap{max-width:100%}}.fields-wrapper ::-webkit-scrollbar{height:1px}.theme-light .fields-wrapper ::-webkit-scrollbar-track{background:#fff}.theme-dark .fields-wrapper ::-webkit-scrollbar-track{background:#2a3142}.theme-light .fields-wrapper ::-webkit-scrollbar-thumb{background:#fff}.theme-dark .fields-wrapper ::-webkit-scrollbar-thumb{background:#2a3142}.theme-light .fields-wrapper ::-webkit-scrollbar-thumb:hover{background:#fff}.theme-dark .fields-wrapper ::-webkit-scrollbar-thumb:hover{background:#2a3142}.fields-wrapper .icon{-webkit-align-self:center;align-self:center;display:-webkit-flex;width:25px;height:25px;padding:5px;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:50%;cursor:pointer;margin:0}.theme-light .fields-wrapper .icon{color:#101828;border:1px solid #e5eaee;background-color:#fff}.theme-dark .fields-wrapper .icon{color:#e3e4e5;border:1px solid #4c5468;background-color:#2a3142}.fields-wrapper .icon.active,.fields-wrapper .icon:hover{background-color:#b72cff}.theme-light .fields-wrapper .icon.active,.theme-light .fields-wrapper .icon:hover{color:#fff}.theme-dark .fields-wrapper .icon.active,.theme-dark .fields-wrapper .icon:hover{color:#2a3142}.fields-wrapper .icon.left-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fields-wrapper .icon.left-icon:hover svg path{fill:#fff}.fields-wrapper .icon.right-icon{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fields-wrapper .icon.right-icon:hover svg path{fill:#fff}.fields-wrapper .icon.disabled{pointer-events:none!important;opacity:.6}.fields-wrapper .icon.disabled.active,.fields-wrapper .icon.disabled:hover{background-color:transparent}@media (max-width:900px){.fields-wrapper .icon{display:none}}.toast-upper-container{position:fixed;bottom:15px;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;z-index:10000;width:100vw;margin-left:-50vw;left:50%}.toast-upper-container .custom-loader{padding:0}.toast-upper-container .toast{-webkit-flex-basis:unset;flex-basis:unset;max-width:450px}.theme-light .toast-upper-container .toast{background:#f0f2f5;color:#101828;border-radius:6px}.theme-dark .toast-upper-container .toast{background:#222736;color:#e3e4e5;border-radius:6px}.automation-card{max-width:600px;height:100%;box-shadow:0 1px 2px rgba(8,35,48,.14901960784313725);border-radius:6px;position:relative;padding:10px 15px}.theme-light .automation-card{background-color:#fff}.theme-dark .automation-card{background-color:#2a3142}.automation-card a,.automation-card a:hover{text-decoration:none}.theme-light .automation-card:hover{box-shadow:0 5px 15px rgba(0,0,0,.12)}.theme-dark .automation-card:hover{box-shadow:0 5px 15px rgba(0,0,0,.3)}.automation-card.recipe:hover{box-shadow:0 4px 25px rgba(0,0,0,.05)!important}.automation-card .automation-new-tag{position:absolute;width:48px;height:20px;left:65%;top:0;border-radius:2px 2px 0 0;text-align:center;display:-webkit-flex;display:flex}.automation-card .automation-new-tag span{color:#fff;font-size:12px;font-weight:500;display:inline-block;margin:auto}.automation-card .automation-card-header{padding-top:5px;padding-bottom:5px;display:-webkit-flex;display:flex;position:relative}.automation-card .automation-card-header .automation-card-icon{width:35px;height:35px;min-width:35px;border-radius:8px;display:-webkit-flex;display:flex}.theme-light .automation-card .automation-card-header .automation-card-icon{background:#ebeff9}.theme-dark .automation-card .automation-card-header .automation-card-icon{background:#353e53}.automation-card .automation-card-header .automation-card-icon img,.automation-card .automation-card-header .automation-card-icon svg{width:25px;height:25px;margin:auto}.automation-card .automation-card-header .starred-icon{position:absolute;right:0;cursor:pointer}.automation-card .automation-card-header .beta-label-icon{position:absolute;right:0;top:30px;background:transparent;color:#b72cff;border:1px solid #b72cff;padding:0 10px;font-size:12px;font-weight:500;border-radius:2px;width:48px;line-height:20px;height:20px}.automation-card .automation-card-header h5{font-weight:600;font-size:14px;line-height:21px;max-width:calc(100% - 20px);margin-right:10px}.theme-light .automation-card .automation-card-header h5{color:#3e4a5c}.theme-dark .automation-card .automation-card-header h5{color:#d2d9e1}.automation-card .automation-card-header h6{font-weight:400;font-size:12px;line-height:21px;margin:auto auto 0}.theme-light .automation-card .automation-card-header h6{color:#667085}.theme-dark .automation-card .automation-card-header h6{color:#97a7bc}.automation-card .automation-card-header .ml_10{margin-left:10px!important}.automation-card .automation-card-header .automation-rating-block{white-space:nowrap;margin:auto 20px}.automation-card .automation-card-header .automation-rating-block .automation-star-icon,.automation-card .automation-card-header .automation-rating-block .automation-star-icon svg{width:14px;height:14px}.automation-card .automation-card-header .automation-rating-block .automation-progress-bar{display:inline-block;width:80px;height:6.5px;background:#fef9e8;border-radius:3px;margin:auto 10px;position:relative}.automation-card .automation-card-header .automation-rating-block .automation-progress-bar .automation-progress-bar-filled{position:absolute;left:0;top:0;display:inline-block;background:#ffc800;border-radius:3px;height:6.5px}.automation-card .automation-card-header .automation-rating-block .automation-rating{font-weight:500;font-size:12px;line-height:18px}.theme-light .automation-card .automation-card-header .automation-rating-block .automation-rating{color:#667085}.theme-dark .automation-card .automation-card-header .automation-rating-block .automation-rating{color:#97a7bc}@media (max-width:890px){.automation-card .automation-card-header .automation-rating-block{margin:auto 5px}}.automation-card .automation-card-header .automation-header-left{margin-left:auto;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.automation-card .automation-card-header .automation-header-left .automation-tag-icon{margin-right:12px}.automation-card .automation-card-header .automation-header-left .automation-tag-icon svg{fill:#b72cff}.automation-card .automation-card-header .automation-header-left .automation-tag-icon.disabled svg path{fill:#a3aeb4!important}.automation-card .automation-card-header .automation-header-left .automation-menu-btn{cursor:pointer}.automation-card .automation-card-header .automation-header-left .automation-menu-btn .options{top:-10px!important;right:20px!important}.automation-card .automation-card-header .automation-header-left .automation-menu-btn .option{-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.automation-card .automation-card-header .automation-header-left .automation-menu-btn .option svg{margin-right:10px}.automation-card .automation-card-header .automation-header-left .automation-menu-btn .option svg path{fill:#bbc2c5}.automation-card .automation-card-body h5{font-weight:600;font-size:14px;line-height:21px;margin-bottom:6px}.theme-light .automation-card .automation-card-body h5{color:#3e4a5c}.theme-dark .automation-card .automation-card-body h5{color:#d2d9e1}.automation-card .automation-card-body p{font-weight:400;font-size:14px;line-height:21px}.theme-light .automation-card .automation-card-body p{color:#3e4a5c}.theme-dark .automation-card .automation-card-body p{color:#d2d9e1}@media (max-width:400px){.automation-card{padding:16px 5px}}.automation-card .recipe-card-chechkbox{opacity:0}.automation-card .recipe-card-chechkbox:hover{opacity:1}.search-container-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:991px){.search-container-wrapper{display:block}}.search-container-wrapper .custom-universal-select{min-width:110px}.search-container-wrapper .custom-universal-select.lg{width:220px}.search-container-wrapper .custom-input{max-width:240px;width:100%;margin:5px!important}@media screen and (max-width:767px){.search-container-wrapper .custom-input{max-width:200px}.search-container-wrapper .custom-input .input-wrapper,.search-container-wrapper .custom-input .input-wrapper input{width:200px!important}}.search-container-wrapper .custom-input .input-wrapper{height:32px!important;width:240px}.search-container-wrapper .custom-input .input-wrapper input{width:240px}.search-container-wrapper .custom-input .input-wrapper .icon{right:10px!important}.search-container-wrapper .custom-input .input-wrapper .icon svg{width:16px}.theme-light .search-container-wrapper .custom-input .input-wrapper .icon svg path{fill:#667085}.theme-dark .search-container-wrapper .custom-input .input-wrapper .icon svg path{fill:#97a7bc}.search-container-wrapper .starred-toggle{background:transparent;border-radius:6px;cursor:pointer;display:-webkit-flex;display:flex;padding:0 10px;height:32px;width:100px;margin:5px 0}.search-container-wrapper .starred-toggle span svg{margin-right:5px}.theme-light .search-container-wrapper .starred-toggle{border:1px solid #e5eaee;color:#667085}.theme-dark .search-container-wrapper .starred-toggle{border:1px solid #4c5468;color:#97a7bc}.search-container-wrapper .starred-toggle.active{border:1px solid #b72cff}.workflow-search-container .arrow-icon{width:24px;height:20px}.theme-light .workflow-search-container .arrow-icon path{fill:#667085}.theme-dark .workflow-search-container .arrow-icon path{fill:#97a7bc}.select-recipes-view{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}@media (max-width:1200px){.select-recipes-view{-webkit-justify-content:flex-start;justify-content:flex-start}}.select-recipes-view .view-mode-icon{cursor:pointer;width:32px;height:32px;border:none;border-radius:6px}.theme-light .select-recipes-view .view-mode-icon{background:#faf2ff}.theme-dark .select-recipes-view .view-mode-icon{background:#353e53}.theme-light .select-recipes-view .view-mode-icon:hover{background:#f7e8ff}.theme-dark .select-recipes-view .view-mode-icon:hover{background:#3c435f}.select-recipes-view .view-mode-icon.filter svg{width:15px}.select-recipes-view .filter-button{width:120px!important}.btn-select .options{min-width:150px!important;max-width:160px!important}.search-multi-select .dropdown-container{max-height:32px;border-radius:6px}.theme-light .search-multi-select .dropdown-container{background-color:#fff;border:1px solid #e5eaee;color:#101828}.theme-dark .search-multi-select .dropdown-container{background-color:#2a3142;border:1px solid #4c5468;color:#e3e4e5}.search-multi-select .dropdown-container:focus-within{border-color:#b72cff!important;box-shadow:none}.search-multi-select .dropdown-heading{max-height:32px}.search-multi-select .dropdown-content{border-radius:6px;margin:3px auto 0;left:-2px;padding-top:0;top:calc(100% + 1px);width:calc(100% + 4px)!important}.theme-light .search-multi-select .dropdown-content{background:#fff;border:2px solid #e5eaee}.theme-light .search-multi-select .dropdown-content .options{max-height:110px!important}.theme-dark .search-multi-select .dropdown-content{background:#2a3142;border:2px solid #4c5468}.theme-dark .search-multi-select .dropdown-content .options{max-height:110px!important}.search-multi-select .dropdown-content .select-panel .search{border-bottom:1px solid #787985}.theme-light .search-multi-select .dropdown-content .select-panel .options,.theme-light .search-multi-select .dropdown-content .select-panel input{background:#fff;color:#101828}.theme-dark .search-multi-select .dropdown-content .select-panel .options,.theme-dark .search-multi-select .dropdown-content .select-panel input{background:#2a3142;color:#e3e4e5}.theme-light .search-multi-select .dropdown-content .select-item{background:#fff;color:#101828}.theme-dark .search-multi-select .dropdown-content .select-item{background:#2a3142;color:#e3e4e5}.theme-light .search-multi-select .dropdown-content .select-item:hover{background:#f0f2f5}.theme-dark .search-multi-select .dropdown-content .select-item:hover{background:#222736}.empty-tag .dropdown-heading-value span,.empty .dropdown-heading-value span{display:none}.scraping-categories .empty .dropdown-heading-value:after,.workflow-categories .empty .dropdown-heading-value:after{content:"Select category..."!important;color:#757575;font-size:.875rem;line-height:19px;margin:0}.empty .dropdown-heading-value:after{content:"Select automations...";color:#757575;font-size:.875rem;line-height:19px;margin:0}.empty-tag .dropdown-heading-value:after{content:"Select tags...";color:#757575;font-size:.875rem;line-height:19px;margin:0}.item-renderer{-webkit-align-items:unset!important;align-items:unset!important}.item-renderer span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.automations-multiSelect .search input,.tag-multiSelect .search input{padding-right:30px}.filters-main-wrapper{position:relative}.workflows-page-input .custom-input{max-width:600px}.theme-light .dropdown-heading .dropdown-heading-value span{color:#101828!important}.theme-dark .dropdown-heading .dropdown-heading-value span{color:#e3e4e5!important}.theme-light .dropdown-heading .dropdown-heading-value .gray{color:#667085!important}.theme-dark .dropdown-heading .dropdown-heading-value .gray{color:#97a7bc!important}.with-center{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.with-center .empty{font-size:20px;line-height:26px;margin-bottom:6px;text-align:center}.theme-light .with-center .empty{color:#101828}.theme-dark .with-center .empty{color:#e3e4e5}.with-center .empty-list{font-size:16px;line-height:21px;text-align:center}.theme-light .with-center .empty-list{color:#667085}.theme-dark .with-center .empty-list{color:#97a7bc}.automation-details>div{margin-top:2px;padding-right:0}.automation-details .automation-details-wrapper{box-shadow:0 4px 25px rgba(0,0,0,.05);border-radius:6px;margin:0 0 20px;padding:10px}.theme-light .automation-details .automation-details-wrapper{background:#fff;color:#3e4a5c}.theme-dark .automation-details .automation-details-wrapper{background:#2a3142;color:#d2d9e1}.automation-details .automation-details-wrapper .automation-details-title{font-size:16px;font-weight:600}.automation-details .automation-details-wrapper .details-wrapper{max-width:1200px;margin:auto}@media (max-width:1050px){.automation-details .automation-details-wrapper{padding:10px 5px}}.automation-details .recommend-title{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;font-size:16px;font-weight:600}.theme-light .automation-details .recommend-title{color:#667085}.theme-dark .automation-details .recommend-title{color:#97a7bc}.automation-details .recommend-title .see-all a{color:#b72cff;text-decoration:none;font-size:14px;cursor:pointer}.automation-details .recommend-automations{margin-top:20px;min-width:220px}.automation-details .recommend-automations .recommend-automation,.recommend-automations{margin-top:20px}.recommend-automations .recommend-automation{margin-top:10px}.breadcrumb-wrap{margin-bottom:15px}.automation-main-wrapper .pulse div{animation:pulse 1s ease-in-out infinite;-webkit-animation:pulse 1s ease-in-out infinite;border-radius:6px}.automation-main-wrapper .pulse .line-graph{height:110px}.automations-search-container{width:calc(100% - 120px)}@media screen and (max-width:991px){.automations-search-container{width:100%}}.react-markdown{font-weight:400}.react-markdown blockquote{margin-left:25px!important}@media (max-width:500px){.react-markdown{margin-left:15px}}.react-markdown ul{list-style:disc outside none!important;list-style:initial!important}.react-markdown a{color:#b72cff!important;font-size:14px;font-weight:600;line-height:24px;cursor:pointer;text-decoration:none!important}.react-markdown a:hover{color:#a801ff!important}.automation-details-content{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:auto;width:60%}.automation-details-content .left-content{width:80%;margin:10px 5px}.automation-details-content .left-content img{border:1px solid #d7e0e8;box-sizing:border-box;border-radius:6px;width:100%;height:100%}.automation-details-content .right-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:20%}.automation-details-content .right-content div{margin:10px 5px}.automation-details-content .right-content div img{width:100%;border:1px solid #d7e0e8;box-sizing:border-box;border-radius:6px}@media (max-width:650px){.automation-details-content{width:100%}}.automation-details-footer{margin:20px 5px;font-size:14px;font-weight:500}.theme-light .automation-details-footer{color:#667085}.theme-dark .automation-details-footer{color:#97a7bc}.automation-details{width:100%;min-width:230px}.automation-details .automation-details-wrapper .automation-card-header{padding-bottom:10px;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;justify-content:space-between}.automation-details .automation-details-wrapper .automation-card-header .create-workflow-btn .custom-button{text-align:center}.automation-details .automation-details-wrapper .automation-card-header .create-workflow-btn .custom-button span{margin:auto}.automation-details .automation-details-wrapper .automation-card-header .create-workflow-btn span{line-height:0}@media (max-width:1250px){.automation-details .automation-details-wrapper .automation-card-header{display:block}.automation-details .automation-details-wrapper .automation-card-header .create-workflow-btn{margin-left:15px}}.automation-details .automation-details-wrapper .automation-card-header h5{font-weight:600;font-size:14px;line-height:21px;margin:auto 0 auto 10px}.theme-light .automation-details .automation-details-wrapper .automation-card-header h5{color:#3e4a5c}.theme-dark .automation-details .automation-details-wrapper .automation-card-header h5{color:#d2d9e1}.automation-details .automation-details-wrapper .automation-card-header h6{font-weight:400;font-size:10px;line-height:21px;margin:auto 0 auto 10px}.theme-light .automation-details .automation-details-wrapper .automation-card-header h6{color:#3e4a5c}.theme-dark .automation-details .automation-details-wrapper .automation-card-header h6{color:#d2d9e1}.automation-details .automation-details-wrapper .automation-card-header .automation-card-icon{min-width:100px;min-height:100px;width:100px;height:100px;box-sizing:border-box;border-radius:6px;display:-webkit-flex;display:flex;margin-right:10px}.theme-light .automation-details .automation-details-wrapper .automation-card-header .automation-card-icon{background:#f5f7fc;border:1px solid #e5eaee}.theme-dark .automation-details .automation-details-wrapper .automation-card-header .automation-card-icon{background:#353e53;border:1px solid #4c5468}@media (max-width:1200px){.automation-details .automation-details-wrapper .automation-card-header .automation-card-icon{min-width:50px;min-height:50px;width:50px;height:50px}.automation-details .automation-details-wrapper .automation-card-header .automation-card-icon img{width:35px;height:auto;max-height:35px}}.automation-details .automation-details-wrapper .automation-card-header .automation-card-icon img{width:60px;height:auto;margin:auto;overflow:hidden;max-height:calc(100% - 20px);max-width:60px}.automation-details .automation-details-wrapper .automation-card-header .automation-rating-block{white-space:nowrap}.automation-details .automation-details-wrapper .automation-card-header .automation-rating-block .automation-star-icon,.automation-details .automation-details-wrapper .automation-card-header .automation-rating-block .automation-star-icon svg{width:14px;height:14px}.automation-details .automation-details-wrapper .automation-card-header .automation-rating-block .automation-progress-bar{display:inline-block;width:80px;height:6.5px;background:#fef9e8;border-radius:3px;margin:auto 10px;position:relative}.automation-details .automation-details-wrapper .automation-card-header .automation-rating-block .automation-progress-bar .automation-progress-bar-filled{position:absolute;left:0;top:0;display:inline-block;background:#ffc800;border-radius:3px;height:6.5px}.automation-details .automation-details-wrapper .automation-card-header .automation-rating-block .automation-rating{font-weight:500;font-size:12px;line-height:18px}.theme-light .automation-details .automation-details-wrapper .automation-card-header .automation-rating-block .automation-rating{color:#667085}.theme-dark .automation-details .automation-details-wrapper .automation-card-header .automation-rating-block .automation-rating{color:#97a7bc}.automation-details .automation-details-wrapper .automation-card-header .automation-header-right{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:10px}.automation-details .automation-details-wrapper .automation-card-header .automation-header-right .short-description{margin:10px 0}.theme-light .automation-details .automation-details-wrapper .automation-card-header .automation-header-right .short-description{color:#667085}.theme-dark .automation-details .automation-details-wrapper .automation-card-header .automation-header-right .short-description{color:#97a7bc}.automation-details .automation-details-wrapper .automation-card-header .automation-header-left{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:10px}.automation-details .automation-details-wrapper .automation-card-header .automation-header-left a{text-decoration:none}.automation-details .automation-details-wrapper .automation-card-header .automation-header-left .automation-try{font-size:14px;font-weight:600;color:#fff;background:#b72cff;border-radius:6px;padding:8px 20px;margin-right:31px;cursor:pointer}.automation-details .automation-details-wrapper .automation-card-header .automation-header-left .automation-tag-icon{margin-right:12px}.automation-details .automation-details-wrapper .automation-card-header .automation-header-left .automation-tag-icon svg{fill:#b72cff}.automation-details .automation-details-wrapper .automation-card-header .automation-header-left .automation-tag-icon.disabled svg path{fill:#a3aeb4!important}.automation-details .automation-details-wrapper .automation-card-header .automation-header-left .automation-menu-btn{cursor:pointer}.automation-details .automation-details-wrapper .automation-card-header .automation-card-title{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;font-weight:600;font-size:18px}.automation-details .automation-details-wrapper .automation-card-header .automation-card-title .automation-beta-tag,.automation-details .automation-details-wrapper .automation-card-header .automation-card-title .automation-new-tag{width:48px;line-height:20px;border-radius:2px;text-align:center;display:-webkit-flex;display:flex;color:#fff;font-size:12px;display:inline-block;margin:auto auto auto 10px}.automation-details .automation-details-wrapper .automation-card-header .automation-card-title .starred-icon{margin:auto 0;right:0;cursor:pointer}.automation-details .automation-details-wrapper .automation-card-header .automation-card-title .automation-beta-tag{background:transparent!important;color:#b72cff;border:1px solid #b72cff;font-weight:500;height:20px}@media (max-width:420px){.automation-details .automation-details-wrapper .automation-card-header .automation-card-title div{max-width:120px}.automation-details .automation-details-wrapper .automation-card-header .automation-card-title .automation-details-title{max-width:100%;line-height:20px}}@media (max-width:420px){.automation-details .automation-details-wrapper .automation-card-header{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.automation-details .automation-details-wrapper .automation-card-header .automation-header-left{margin-left:auto;padding-right:20px}}@media (max-width:400px){.automation-details .automation-info{max-width:calc(100% - 60px)}}.automation-input-output-wrapper{display:table;width:100%;table-layout:fixed;margin-top:17px}.automation-input-output-wrapper .input-output{display:table-cell;border-radius:6px;padding:14px;vertical-align:middle}.theme-light .automation-input-output-wrapper .input-output{background-color:#f4f4f6}.theme-dark .automation-input-output-wrapper .input-output{background-color:#222736}.automation-input-output-wrapper .input-output h6{font-weight:600;font-size:14px;line-height:17px;color:#545bff}.automation-input-output-wrapper .input-output p{font-weight:400;font-size:12px;line-height:18px;color:#6f7579;margin:0}.theme-light .automation-input-output-wrapper .input-output.input{border-right:3px solid #fff}.theme-dark .automation-input-output-wrapper .input-output.input{border-right:3px solid #2a3142}.automation-input-output-wrapper .input-output.input .arrow-icon{right:-10px;width:30px;height:30px;border-radius:50%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;top:50%;-webkit-transform:translate(10px,-50%);transform:translate(10px,-50%)}.theme-light .automation-input-output-wrapper .input-output.input .arrow-icon{background-color:#fff}.theme-dark .automation-input-output-wrapper .input-output.input .arrow-icon{background-color:#2a3142}.automation-input-output-wrapper .input-output.output{padding-left:20px}.theme-light .automation-input-output-wrapper .input-output.output{border-left:3px solid #fff}.theme-dark .automation-input-output-wrapper .input-output.output{border-left:3px solid #2a3142}.automation-input-output-wrapper .input-output.output .output-wrap{max-height:300px;overflow-y:auto}.automation-input-output-wrapper .input-output.output ::-webkit-scrollbar{width:5px}@media (max-width:1000px){.automation-input-output-wrapper{display:block}.automation-input-output-wrapper .input-output{width:100%;display:block;margin-bottom:6px}.automation-input-output-wrapper .input-output.input{border-right:none}.automation-input-output-wrapper .input-output.input .arrow-icon{left:calc(50% - 15px);bottom:-18px;right:unset;top:unset;-webkit-transform:translate(-50%);transform:translate(-50%);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.automation-input-output-wrapper .input-output.output{border-left:none;padding-left:14px}}.custom-badge{position:relative;right:5px!important;font-size:13px;padding:4px 16px;border-radius:6px;text-align:center;-webkit-justify-content:center;justify-content:center;margin:auto}.custom-badge,.custom-badge span{font-style:normal;font-weight:400;line-height:16px}.custom-badge span{font-size:12px}.custom-badge.outline{background:transparent}.custom-badge.outline.badge-alert{border:1px solid #f42c2c;color:#f42c2c}.custom-badge.outline.badge-warning{border:1px solid #fd7e14;color:#fd7e14}.custom-badge.outline.badge-success{border:1px solid #1db954;color:#1db954}.custom-badge.outline.badge-primary{border:1px solid #0ab8f7;color:#0ab8f7}.custom-badge.outline.badge-secondary{border:1px solid #a3aeb4;color:#a3aeb4}.custom-badge.outline.badge-limit-reached{border:1px solid #b94e41;color:#b94e41}.custom-badge.outline.badge-product{border:1px solid #b72cff;color:#b72cff}.custom-badge.outline.badge-chatgpt{border:1px solid #73ab9c;color:#73ab9c}.custom-badge.background{color:#fff}.custom-badge.background.badge-alert{background:#f42c2c}.custom-badge.background.badge-warning{background:#fd7e14}.custom-badge.background.badge-success{background:#1db954}.custom-badge.background.badge-primary{background:#0ab8f7}.custom-badge.background.badge-secondary{background:#6c757d}.custom-badge.background.badge-limited-reached{background:#b94e41}.custom-badge.background.badge-product{background:#b72cff}.custom-badge.background.badge-chatgpt{background-color:#73ab9c}.custom-badge.light-background.badge-alert{background:rgba(255,96,124,.1);color:#f42c2c}.custom-badge.light-background.badge-warning{background:rgba(255,211,98,.1);color:#fd7e14}.custom-badge.light-background.badge-success{background:rgba(115,215,179,.1);color:#1db954}.custom-badge.light-background.badge-primary{background:rgba(10,184,247,.1);color:#0ab8f7}.custom-badge.light-background.badge-secondary{background:rgba(108,117,125,.1);color:#6c757d}.custom-badge.light-background.badge-limited-reached{background:rgba(185,78,65,.1);color:#b94e41}.custom-badge.light-background.badge-product{background:rgba(183,44,255,.1);color:#b72cff}.custom-badge.light-background.badge-chatgpt{background-color:rgba(115,171,156,.1);color:#73ab9c}.custom-badge.transparent{background:transparent}.custom-badge.transparent.badge-alert{color:#f42c2c}.custom-badge.transparent.badge-warning{color:#fd7e14}.custom-badge.transparent.badge-success{color:#1db954}.custom-badge.transparent.badge-primary{color:#0ab8f7}.custom-badge.transparent.badge-secondary{color:#6c757d}.custom-badge.transparent.badge-limited-reached{color:#b94e41}.custom-badge.transparent.badge-product{color:#b72cff}.custom-badge.transparent.badge-chatgpt{color:#73ab9c}.public-workflow-card{padding:.5rem!important}.public-workflow-card .single-card-item{margin:auto;height:100%;max-width:800px!important;border-radius:6px;box-shadow:0 1px 2px rgba(8,35,48,.14901960784313725);cursor:pointer;padding:.5rem}.theme-light .public-workflow-card .single-card-item{background-color:#fff}.theme-dark .public-workflow-card .single-card-item{background-color:#2a3142}.theme-light .public-workflow-card .single-card-item:hover{box-shadow:0 5px 15px rgba(0,0,0,.12)}.theme-dark .public-workflow-card .single-card-item:hover{box-shadow:0 5px 15px rgba(0,0,0,.3)}.public-workflow-card .single-card-item .play-pause-icon{margin-left:0!important}.public-workflow-card .single-card-item .main-container{height:calc(100% - 65px)}@media screen and (max-width:767px){.public-workflow-card .single-card-item .main-container{height:unset}}.theme-light .public-workflow-card .border-bottom{color:#667085;border-bottom:1px dashed #e5eaee!important}.theme-dark .public-workflow-card .border-bottom{color:#97a7bc;border-bottom:1px dashed #4c5468!important}.public-workflow-card .el-border-top{height:70px;cursor:pointer;font-size:12px;font-weight:500;white-space:nowrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.public-workflow-card .el-border-top *{font-size:12px!important}.public-workflow-card .el-border-top svg{width:15px!important;height:15px!important;margin-right:3px}@media (max-width:585px){.public-workflow-card .el-border-top{margin-top:10px;height:unset}}.public-workflow-card .el-one{padding-bottom:.5rem;cursor:pointer;font-weight:600}.theme-light .public-workflow-card .el-one{color:#101828}.theme-dark .public-workflow-card .el-one{color:#e3e4e5}.public-workflow-card .description{font-weight:400;font-size:14px;line-height:21px}.theme-light .public-workflow-card .description{color:#3e4a5c}.theme-dark .public-workflow-card .description{color:#d2d9e1}.public-workflow-card .automation-card-icon{width:35px;height:35px}.public-workflow-card .automation-card-icon img{width:25px;height:25px}.vk-piechart{max-width:350px}.vk-piechart .custom-legend-checks{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.vk-piechart .custom-legend-checks .legend-div{width:10px;height:10px;background:#0ab8f7;border-radius:8px;margin-right:12px}.vk-piechart .custom-legend-checks .name{font-size:12px}.theme-light .vk-piechart .custom-legend-checks .name{color:#101828!important}.theme-dark .vk-piechart .custom-legend-checks .name{color:#e3e4e5!important}.vk-piechart .custom-legend-checks .name.selected-label{color:#36b8f7!important;font-weight:700}.theme-light .vk-piechart .custom-legend-checks .value{color:#667085}.theme-dark .vk-piechart .custom-legend-checks .value{color:#97a7bc}.pie-chart-label-inside{font-size:18px;font-weight:600;line-height:33px}.theme-light .pie-chart-label-inside{fill:#101828}.theme-dark .pie-chart-label-inside{fill:#e3e4e5}.pie-chart-second-label-inside{font-size:12px;font-weight:400;line-height:33px}.theme-light .pie-chart-second-label-inside{fill:#667085}.theme-dark .pie-chart-second-label-inside{fill:#97a7bc}.theme-light .title-secondary{color:#667085!important}.theme-dark .title-secondary{color:#97a7bc!important}.clock-wrapper{border-radius:6px;padding-right:30px;height:106px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;position:relative}.theme-light .clock-wrapper{color:#3e4a5c!important;background-color:#fff;border:1px solid #e5eaee}.theme-dark .clock-wrapper{color:#d2d9e1!important;background-color:#2a3142;border:1px solid #4c5468}.clock-wrapper .illustration{position:absolute;top:0;left:0}.clock-wrapper .illustration svg{height:106px;width:auto}.clock-wrapper .productivity-wrapper{text-align:right;margin-left:auto;position:relative}.theme-light .clock-wrapper .productivity-wrapper h4,.theme-light .clock-wrapper .productivity-wrapper h5{color:#3e4a5c!important}.theme-dark .clock-wrapper .productivity-wrapper h4,.theme-dark .clock-wrapper .productivity-wrapper h5{color:#d2d9e1!important}.clock-wrapper .watch{width:120px;height:100px;margin-right:45px;position:relative;top:-25px}@media (min-width:1300px) and (max-width:1350px){.clock-wrapper .watch{width:90px;height:80px;top:-20px}}.time-saved-title{font-style:normal;font-weight:400;font-size:14px;line-height:19px;margin-bottom:0}@media (min-width:1300px) and (max-width:1500px){.time-saved-title{font-size:11px!important}}.time-saved-text{font-weight:600;font-size:20px;line-height:21px;white-space:nowrap;text-align:right}@media (min-width:1300px) and (max-width:1500px){.time-saved-text{font-size:12px!important}}.pulse-container .pulse div{animation:pulse 1s ease-in-out infinite;-webkit-animation:pulse 1s ease-in-out infinite;border-radius:10px}.pulse-container .pulse .line-dash-progress{height:121px}.pulse-container .pulse .line-pie{height:266px}.pulse-container .card-body div a{color:#b72cff;right:0}.pulse-container .card-body div a:hover{cursor:pointer;text-decoration:none;font-weight:600}.auto-credits-title-h3{font-weight:400;white-space:nowrap;display:inline-block;font-size:13px}.theme-light .auto-credits-title-h3{color:#101828}.theme-dark .auto-credits-title-h3{color:#e3e4e5}.auto-credits-title-h3.wrap{white-space:pre-wrap}.auto-credits-title-h3.wrap span{white-space:nowrap}.auto-credits-title-h2{font-weight:600;font-family:"Roboto";font-style:normal;font-size:16px;line-height:18px;letter-spacing:.384043px}.auto-credits-title-h2 .text-secondary{margin-left:10px;font-weight:400}.theme-light .auto-credits-title-h2 .text-secondary{color:#667085!important}.theme-dark .auto-credits-title-h2 .text-secondary{color:#97a7bc!important}.theme-light .auto-credits-title-h2 .primary-color{color:#101828!important}.theme-dark .auto-credits-title-h2 .primary-color{color:#e3e4e5!important}.theme-light .auto-credits-title-h2 .dark-text-color{color:#3e4a5c!important}.theme-dark .auto-credits-title-h2 .dark-text-color{color:#d2d9e1!important}.theme-light .auto-credits-title-h2{color:#101828}.theme-dark .auto-credits-title-h2{color:#e3e4e5}.auto-credits-title-h2.wrap{white-space:pre-wrap}.auto-credits-title-h2.wrap span{white-space:nowrap}.auto-credits-title{font-weight:600;display:-webkit-flex;display:flex;padding:.4rem 0;white-space:nowrap}.theme-light .auto-credits-title{color:#101828}.theme-dark .auto-credits-title{color:#e3e4e5}.auto-credits-title span{white-space:nowrap;font-size:12px;display:inline-block;width:140px}.theme-light .auto-credits-title span{color:#101828}.theme-dark .auto-credits-title span{color:#e3e4e5}.auto-credits-title .progress{width:100%;height:.6rem;margin:auto 0 auto 10px}.auto-credits-title .progress .progress-bar{background:#b72cff;font-size:12px}.add-more-credits{font-size:13px!important;color:#b72cff!important}.add-more-credits svg{width:10px;height:10px}.add-more-credits svg path{fill:#b72cff}.add-more-credits:hover{color:#a801ff!important}.add-more-credits:hover svg path{fill:#a801ff}.new-at-hexomatic{top:-5px;right:25px}.new-card .card-body{padding:0!important}.theme-light .new-card .new-automations-list .new-automation{border-bottom:1px solid #f1f3f4}.theme-dark .new-card .new-automations-list .new-automation{border-bottom:1px solid #353e53}.new-card .new-automations-list .new-automation:last-child{border-bottom:none}.theme-light .new-card .new-automations-list .new-automation:hover{background-color:#f7f9fa}.theme-light .new-card .new-automations-list .new-automation:hover .automation-icon{background-color:#fff}.theme-dark .new-card .new-automations-list .new-automation:hover{background-color:#222736}.theme-dark .new-card .new-automations-list .new-automation:hover .automation-icon{background-color:#353e53}.new-card .new-automations-list{overflow-y:auto}.new-card .new-automations-list .automation-icon{margin:auto 0;width:44px;height:44px;min-width:44px;min-height:44px;border-radius:5px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.theme-light .new-card .new-automations-list .automation-icon{background:#f5f7fc;border:1px solid #e5eaee}.theme-dark .new-card .new-automations-list .automation-icon{background:#353e53;border:1px solid #4c5468}.new-card .new-automations-list .automation-icon img,.new-card .new-automations-list .automation-icon svg{width:30px;height:30px;margin:auto}.new-card .new-automations-list h5{font-family:"Roboto";font-style:normal;font-weight:600;font-size:15px;line-height:24px;letter-spacing:.44px;white-space:pre-wrap}.theme-light .new-card .new-automations-list h5{color:#3e4a5c}.theme-dark .new-card .new-automations-list h5{color:#d2d9e1}.new-card .new-automations-list h6{font-size:13px;font-family:"Roboto";font-style:normal;font-weight:400;line-height:18px;letter-spacing:.1px;color:#5e6366}.theme-light .new-card .new-automations-list h6{color:#667085}.theme-dark .new-card .new-automations-list h6{color:#97a7bc}.new-card ::-webkit-scrollbar{height:5px;width:3px!important}.upgrade-btn{color:#b72cff;font-size:14px;font-weight:500;margin-top:13px}.upgrade-btn svg{margin-left:8px}.upgrade-btn.absolute{position:absolute;bottom:15px;right:15px}.upgrade-btn:hover{color:#a801ff}.upgrade-btn:hover svg path{fill:#a801ff}.consierge-img{max-height:100%;height:100%;width:auto;max-width:100%;min-height:145px}@media screen and (min-width:1300px) and (max-width:1400px){.consierge-img{min-height:100px!important;height:100px!important}}@media screen and (min-width:1400px) and (max-width:1550px){.consierge-img{min-height:120px!important;height:120px!important}}@media screen and (min-width:767px) and (max-width:1300px){.consierge-img{min-height:200px!important;height:200px!important}}@media screen and (max-width:650px){.consierge-img{min-height:110px!important;height:110px!important}}@media screen and (min-width:1650px){.consierge-img{min-height:165px!important;height:165px!important}}.maximize,.minimize{cursor:pointer}.schedule-block{margin-left:auto}@media screen and (max-width:991px){.schedule-block{margin:10px 0 0!important}}.schedule-block .schedule{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media screen and (max-width:768px){.schedule-block .schedule{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.schedule-block .schedule .title{margin-bottom:5px}}.schedule-block .schedule .shcedule-wrapper{position:relative}.schedule-block .schedule .shcedule-wrapper .clear-icon svg{width:14px;height:14px;margin-top:-2px;margin-left:5px;margin-right:5px}.schedule-block .schedule .shcedule-wrapper .clear-icon svg path{fill:#bbc2c5}.schedule-block .schedule .title{font-size:14px;line-height:19px;font-weight:500;margin-right:20px;white-space:nowrap}.theme-light .schedule-block .schedule .title{color:#667085}.theme-dark .schedule-block .schedule .title{color:#97a7bc}.schedule-block .schedule-component .react-datepicker-with-time .react-datepicker{width:326px!important}.schedule-block .schedule-component .react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:93px}.schedule-block .schedule-component form input{color:#516077;font-size:14px;font-weight:500;border:1px solid #dfe4ea}.schedule-block .schedule-component .date-picker input:not(:focus){width:158px;-webkit-flex:1 1;flex:1 1;color:#516077;border:1px solid #dfe4ea!important;max-width:165px;padding-left:15px;border-radius:5px;padding-right:15px;background-color:transparent}.schedule-block .schedule-component .form input:focus{width:158px;border-radius:5px;border-color:#dfe4ea}.schedule-block .example-custom-input{min-width:240px;min-height:32px;max-height:32px;padding:0 13px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;box-sizing:border-box;border-radius:6px;outline:none;margin-bottom:0}.theme-light .schedule-block .example-custom-input{background-color:#fff;border:1px solid #e5eaee}.theme-dark .schedule-block .example-custom-input{background-color:#2a3142;border:1px solid #4c5468}.schedule-block .example-custom-input .calendar-icon{width:20px;margin-right:20px;padding-top:8px;padding-bottom:8px}.schedule-block .example-custom-input .text{font-family:"Roboto";font-style:normal;font-weight:500;font-size:14px;line-height:19px;margin:0!important;text-transform:capitalize}.theme-light .schedule-block .example-custom-input .text{color:#667085}.theme-dark .schedule-block .example-custom-input .text{color:#97a7bc}.shcedule-wrapper{position:relative}.example-custom-input{min-width:263px;min-height:32px;padding:0 20px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;box-sizing:border-box;border-radius:10px;outline:none}.theme-light .example-custom-input{background-color:#fff;border:1px solid #e5eaee}.theme-dark .example-custom-input{background-color:#2a3142;border:1px solid #4c5468}.example-custom-input svg{margin-right:10px}.example-custom-input .calendar-icon{width:20px;margin-right:20px;padding-top:8px;padding-bottom:8px}.example-custom-input .text{font-family:"Roboto";font-style:normal;font-weight:500;font-size:14px;line-height:19px;text-transform:capitalize}.theme-light .example-custom-input .text{color:#101828}.theme-dark .example-custom-input .text{color:#e3e4e5}.vk-date-picker{width:100%;position:absolute;z-index:999;top:50px}@media screen and (max-width:440px){.example-custom-input,.shcedule-wrapper{width:100%}.example-custom-input .text{text-align:center;margin:auto}}.calendar-divider-field{display:inline-block;margin:auto 3px auto 6px;font-size:12px;text-transform:none}.theme-light .calendar-divider-field{color:#667085}.theme-dark .calendar-divider-field{color:#97a7bc}.calendar-date-field{font-size:12px}.calendar-date-field:hover{color:#b72cff}.react-datepicker-with-time .react-datepicker{width:326px!important}.react-datepicker__day--disabled{opacity:.5}.chart-pulse-container .pulse div{animation:pulse 1s ease-in-out infinite;-webkit-animation:pulse 1s ease-in-out infinite;border-radius:10px}.chart-pulse-container .pulse .line-graph{margin-top:10px;height:326px}.event-feed-chart{padding-bottom:0}.event-feed-chart tspan{font-size:13px!important}.event-feed-chart.card{height:unset!important;padding-bottom:10px!important}.theme-light .event-feed-chart .recharts-tooltip-wrapper div{background:#fafbfe!important;border:2px solid #e5eaee!important;border-radius:10px!important}.theme-dark .event-feed-chart .recharts-tooltip-wrapper div{background:#222736!important;border:2px solid #4c5468!important;border-radius:10px!important}.theme-light .event-feed-chart .recharts-tooltip-wrapper div p{color:#667085!important}.theme-dark .event-feed-chart .recharts-tooltip-wrapper div p{color:#97a7bc!important}.event-feed-chart .chart-container{margin-bottom:0;height:250px}@media screen and (max-width:991px){.event-feed-chart .chart-container{height:400px}}.event-feed-chart .card-body-wrapper{border-radius:8px;padding:15px}.theme-light .event-feed-chart .card-body-wrapper{background-color:#fff;border:1px solid #e5eaee}.theme-dark .event-feed-chart .card-body-wrapper{background-color:#2a3142;border:1px solid #4c5468}.event-feed-chart .card-body-wrapper .stats-header{display:-webkit-flex;display:flex}.event-feed-chart .card-body-wrapper .stats-header h5{-webkit-align-items:center;align-items:center;padding-left:15px}@media screen and (max-width:991px){.event-feed-chart .card-body-wrapper .stats-header{display:block}}.event-feed-chart .chart-tabs-block{-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:10px}.event-feed-chart .chart-tabs-block,.event-feed-chart .chart-tabs-block .reload-title-block{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.event-feed-chart .chart-tabs-block .reload-title-block .text{font-family:"Roboto";font-weight:700;font-size:14px;line-height:19px;text-transform:capitalize;margin-right:10px}.theme-light .event-feed-chart .chart-tabs-block .reload-title-block .text{color:#101828}.theme-dark .event-feed-chart .chart-tabs-block .reload-title-block .text{color:#e3e4e5}.event-feed-chart .chart-tabs-block .reload-title-block .reload{cursor:pointer}.event-feed-chart .chart-tabs-block .reload-title-block .reload svg g path{fill:#36b8f7}.event-feed-chart .chart-tabs-block .reload-title-block .custom-loader .loader{min-width:14px;min-height:14px;max-width:100%;max-height:100%}.event-feed-chart .chart-tabs-block .chart-tabs{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.event-feed-chart .chart-tabs-block .chart-tabs .item{cursor:pointer}.event-feed-chart .chart-tabs-block .chart-tabs .item.mg-left{margin-left:10px}.event-feed-chart .chart-tabs-block .chart-tabs .icon-wrapper{padding:8px 10px 10px;width:40px;height:40px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.event-feed-chart .chart-tabs-block .chart-tabs .icon-wrapper.active,.event-feed-chart .chart-tabs-block .chart-tabs .icon-wrapper:hover{width:40px;height:40px;opacity:.7;border-radius:10px}.theme-light .event-feed-chart .chart-tabs-block .chart-tabs .icon-wrapper.active,.theme-light .event-feed-chart .chart-tabs-block .chart-tabs .icon-wrapper:hover{background:#eaeff2}.theme-dark .event-feed-chart .chart-tabs-block .chart-tabs .icon-wrapper.active,.theme-dark .event-feed-chart .chart-tabs-block .chart-tabs .icon-wrapper:hover{background:#353e53}.event-feed-chart .chart-tabs-block .chart-tabs .icon-wrapper.active .svg-icon,.event-feed-chart .chart-tabs-block .chart-tabs .icon-wrapper:hover .svg-icon{fill:#36b8f7;stroke:transparent}.event-feed-chart .chart-tabs-block .chart-tabs .icon-wrapper.active .svg-icon path,.event-feed-chart .chart-tabs-block .chart-tabs .icon-wrapper:hover .svg-icon path{stroke:transparent}.event-feed-chart .custom-legend-checks{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:12px}.theme-light .event-feed-chart .custom-legend-checks{color:#101828}.theme-dark .event-feed-chart .custom-legend-checks{color:#e3e4e5}.theme-light .event-feed-chart .custom-legend-checks.light{color:#667085}.theme-dark .event-feed-chart .custom-legend-checks.light{color:#97a7bc}.event-feed-chart .custom-legend-checks .legend-div{width:10px;height:10px;background:#0ab8f7;border-radius:8px;margin-right:5px}.event-feed-chart .custom-legend-checks .name{font-size:12px}.theme-light .event-feed-chart .custom-legend-checks .name{color:#101828}.theme-dark .event-feed-chart .custom-legend-checks .name{color:#e3e4e5}.event-feed-chart .custom-legend-checks .name.selected-label{color:#36b8f7;font-weight:700}.theme-light .event-feed-chart .custom-legend-checks .value{color:#667085}.theme-dark .event-feed-chart .custom-legend-checks .value{color:#97a7bc}.chart-icon{top:8px;right:15px}.event-feed-chart .recharts-legend-wrapper{bottom:-5px!important}.chart-tabs-container{display:-webkit-flex;display:flex}.chart-tabs-container .tab-left{border-radius:6px 0 0 6px;padding:5px 10px;cursor:pointer;font-weight:500}.theme-light .chart-tabs-container .tab-left{color:#667085;border:1px solid #ebc5ff}.theme-dark .chart-tabs-container .tab-left{color:#97a7bc;border:1px solid #4c5468}.theme-light .chart-tabs-container .tab-left:hover{background:#faf2ff}.theme-dark .chart-tabs-container .tab-left:hover{background:#353e53}.theme-light .chart-tabs-container .tab-left.active{background:#faf2ff;color:#b72cff}.theme-dark .chart-tabs-container .tab-left.active{background:#353e53;color:#e3e4e5}.chart-tabs-container .tab-right{border-radius:0 6px 6px 0;padding:5px 10px;cursor:pointer;font-weight:500}.theme-light .chart-tabs-container .tab-right{color:#667085;border-top:1px solid #ebc5ff;border-right:1px solid #ebc5ff;border-bottom:1px solid #ebc5ff}.theme-dark .chart-tabs-container .tab-right{color:#97a7bc;border-top:1px solid #4c5468;border-right:1px solid #4c5468;border-bottom:1px solid #4c5468}.theme-light .chart-tabs-container .tab-right:hover{background:#faf2ff}.theme-dark .chart-tabs-container .tab-right:hover{background:#353e53}.theme-light .chart-tabs-container .tab-right.active{background:#faf2ff;color:#b72cff}.theme-dark .chart-tabs-container .tab-right.active{background:#353e53;color:#e3e4e5}.editable-text-tooltip{max-width:calc(100% - 60px)}.recipe-name-wrapper,.recipe-name-wrapper.cut-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recipe-name-wrapper.cut-text{height:1.3em;max-width:600px}@media (max-width:1240px){.recipe-name-wrapper.cut-text{max-width:375px}}@media (max-width:640px){.recipe-name-wrapper.cut-text{max-width:300px}}.text-edit-open-component{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;max-width:calc(100% - 100px)!important}.text-edit-open-component.new{max-width:calc(100% - 30px)!important}.text-edit-open-component .share-user-icon svg{width:20px}.text-edit-open-component .input-wrap{margin-right:5px!important;width:100%}.text-edit-open-component .input-wrap .editable-input{background:transparent;border:1px solid transparent!important;font-weight:600}.theme-light .text-edit-open-component .input-wrap .editable-input:focus{background:#fff;border:1px solid #e5eaee!important}.theme-dark .text-edit-open-component .input-wrap .editable-input:focus{background:#2a3142;border:1px solid #4c5468!important}.theme-light .text-edit-open-component .input-wrap .editable-input:hover{border:1px solid #e5eaee!important}.theme-dark .text-edit-open-component .input-wrap .editable-input:hover{border:1px solid #4c5468!important}@media screen and (max-width:1366px){.text-edit-open-component .editable-input{width:100%}}.theme-light .text-edit-open-component .text-truncate{color:#3e4a5c}.theme-dark .text-edit-open-component .text-truncate{color:#d2d9e1}.text-edit-open-component .check-icon svg{width:16px;height:16px}.text-edit-open-component .cancel-icon svg{width:12px;height:12px}.text-edit-open-component .d-column{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:relative}.text-edit-open-component .d-column .error-border{border:2px solid #fb6f6f}.text-edit-open-component .d-column .absolute-error{position:absolute;bottom:-20px;color:#fb6f6f;font-weight:500;font-size:12px}.custom-alert-block-calendar{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;min-width:532px;max-width:532px;border-radius:10px}.custom-alert-block-calendar .modal-calendar-title{font-weight:700;font-size:24px;line-height:28px;text-align:center;color:#647b96;margin-bottom:11px}.custom-alert-block-calendar .tabs-conatiner{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-bottom:15px}.custom-alert-block-calendar .tabs-conatiner .modal-calendar-tab{font-weight:600;font-size:18px;line-height:28px;text-align:center;color:#647b96;cursor:pointer;margin:0 10px}.custom-alert-block-calendar .tabs-conatiner .modal-calendar-tab.active{color:#b72cff;border-bottom:1px solid #b72cff}.custom-alert-block-calendar .tabs-conatiner .modal-calendar-tab:hover{color:#b72cff}.custom-alert-block-calendar .el-wrapper{margin-bottom:17px}.custom-alert-block-calendar .el-wrapper .external-link-icon{margin-top:-3px}.custom-alert-block-calendar .el-wrapper .css-1pahdxg-control .css-1hwfws3 div,.custom-alert-block-calendar .el-wrapper .css-yk16xz-control .css-1hwfws3 div{color:#647b96!important;font-weight:500}.theme-light .custom-alert-block-calendar .el-wrapper .css-1pahdxg-control,.theme-light .custom-alert-block-calendar .el-wrapper .css-yk16xz-control{background:#f2f2fc;border:none!important}.theme-dark .custom-alert-block-calendar .el-wrapper .css-1pahdxg-control,.theme-dark .custom-alert-block-calendar .el-wrapper .css-yk16xz-control{background:#222736;border:none!important}.custom-alert-block-calendar .el-wrapper .css-1pahdxg-control,.custom-alert-block-calendar .el-wrapper .css-2b097c-container{box-shadow:none}.custom-alert-block-calendar .el-wrapper .css-26l3qy-menu{z-index:10000;margin-top:0!important}.theme-light .custom-alert-block-calendar .el-wrapper .css-26l3qy-menu .css-1n7v3ny-option{color:#647b96!important;font-weight:500;background:#f2f2fc!important}.theme-dark .custom-alert-block-calendar .el-wrapper .css-26l3qy-menu .css-1n7v3ny-option{color:#647b96!important;font-weight:500;background:#222736!important}.custom-alert-block-calendar .el-wrapper .css-26l3qy-menu .css-9gakcf-option,.custom-alert-block-calendar .el-wrapper .css-26l3qy-menu .css-9gakcf-option:hover,.custom-alert-block-calendar .el-wrapper .css-26l3qy-menu .css-yt9ioa-option,.custom-alert-block-calendar .el-wrapper .css-26l3qy-menu .css-yt9ioa-option:hover{color:#647b96!important;font-weight:500}.theme-light .custom-alert-block-calendar .el-wrapper .css-26l3qy-menu .css-9gakcf-option:hover,.theme-light .custom-alert-block-calendar .el-wrapper .css-26l3qy-menu .css-yt9ioa-option:hover{background:#f2f2fc!important}.theme-dark .custom-alert-block-calendar .el-wrapper .css-26l3qy-menu .css-9gakcf-option:hover,.theme-dark .custom-alert-block-calendar .el-wrapper .css-26l3qy-menu .css-yt9ioa-option:hover{background:#222736!important}.custom-alert-block-calendar .el-wrapper .example-custom-input{width:100%}.custom-alert-block-calendar .el-wrapper label{color:#718b9a;margin-bottom:5px}.custom-alert-block-calendar .el-wrapper .shcedule-wrapper .example-custom-input{padding:0 12px;border-radius:5px;border:none}.theme-light .custom-alert-block-calendar .el-wrapper .shcedule-wrapper .example-custom-input{background:#f2f2fc}.theme-dark .custom-alert-block-calendar .el-wrapper .shcedule-wrapper .example-custom-input{background:#222736}.custom-alert-block-calendar .el-wrapper .shcedule-wrapper .example-custom-input svg path{stroke:#647b96}.custom-alert-block-calendar .el-wrapper .shcedule-wrapper .example-custom-input .text{color:#647b96!important;font-weight:500}.custom-alert-block-calendar .el-wrapper .custom-universal-select .selected-value{color:#647b96;font-weight:500}.custom-alert-block-calendar .el-wrapper .custom-universal-select .select{padding:0 12px;border:none;border-radius:5px}.theme-light .custom-alert-block-calendar .el-wrapper .custom-universal-select .select{background:#f2f2fc}.theme-dark .custom-alert-block-calendar .el-wrapper .custom-universal-select .select{background:#222736}.custom-alert-block-calendar .el-wrapper .custom-universal-select .select svg path{fill:#647b96}.custom-alert-block-calendar .el-wrapper .custom-universal-select .options .option .option-value{color:#647b96;font-weight:500;font-size:16px;line-height:19px}.theme-light .custom-alert-block-calendar .el-wrapper .custom-universal-select .options .option:hover{background:#f2f2fc}.theme-dark .custom-alert-block-calendar .el-wrapper .custom-universal-select .options .option:hover{background:#222736}@media (min-width:500px){.custom-alert-block-calendar .el-wrapper .custom-universal-select{min-width:453px}}.custom-alert-block-calendar .el-wrapper .days-wrapper .day{padding:4px 0;margin-right:16px;margin-bottom:8px;border-radius:2px;font-weight:500;font-size:14px;line-height:21px;text-align:center;color:#516077;width:48.5px;cursor:pointer}.theme-light .custom-alert-block-calendar .el-wrapper .days-wrapper .day{background:#f1f3f5}.theme-dark .custom-alert-block-calendar .el-wrapper .days-wrapper .day{background:#222736}.custom-alert-block-calendar .el-wrapper .days-wrapper .day.active{background:#b72cff;color:#fff}.custom-alert-block-calendar .el-wrapper .days-wrapper .day:last-child{margin-right:0}@media (max-width:500px){.custom-alert-block-calendar .el-wrapper .days-wrapper{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.custom-alert-block-calendar .react-datepicker-popper{z-index:3}.custom-alert-block-calendar .react-datepicker__header{background-color:transparent}.custom-alert-block-calendar .react-datepicker__input-container input,.custom-alert-block-calendar .react-datepicker__input-container input:not(:focus){z-index:10000;max-width:250px;-webkit-flex:1 1;flex:1 1;padding-left:15px;border-radius:5px;padding-right:15px;background-color:transparent}.theme-light .custom-alert-block-calendar .react-datepicker__input-container input,.theme-light .custom-alert-block-calendar .react-datepicker__input-container input:not(:focus){border:2px solid #e5eaee;color:#667085}.theme-dark .custom-alert-block-calendar .react-datepicker__input-container input,.theme-dark .custom-alert-block-calendar .react-datepicker__input-container input:not(:focus){border:2px solid #4c5468;color:#97a7bc}.custom-alert-block-calendar .modal-content{box-shadow:0 4px 25px rgba(0,0,0,.05);border-radius:10px;padding:1.5rem;max-width:600px}.theme-light .custom-alert-block-calendar .modal-content{background:#fff!important}.theme-dark .custom-alert-block-calendar .modal-content{background:#2a3142!important}.theme-light .custom-alert-block-calendar .modal-content .modal__body{background:#fff!important;color:#101828}.theme-dark .custom-alert-block-calendar .modal-content .modal__body{background:#2a3142!important;color:#e3e4e5}.custom-alert-block-calendar .modal-content .modal__body .time-zone-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.custom-alert-block-calendar .modal-content .modal__body .time-zone-wrapper .time-zone{width:100%}.custom-alert-block-calendar .modal-content .modal__body .text{margin-bottom:10px;text-align:center}.theme-light .custom-alert-block-calendar .modal-content .modal__body .text{color:#101828}.theme-dark .custom-alert-block-calendar .modal-content .modal__body .text{color:#e3e4e5}.custom-alert-block-calendar .modal-content .modal__body .text.break{word-break:break-all}.custom-alert-block-calendar .modal-content .modal__body .text.title{font-weight:700}.custom-alert-block-calendar .modal-content .modal__footer{margin-top:10px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}.custom-alert-block-calendar .modal-content .modal__footer .cancel-btn-wrapper{margin-right:20px}@media screen and (max-width:576px){.custom-alert-block-calendar{position:absolute;left:50%;top:0;-webkit-transform:translate(-50%,10%)!important;transform:translate(-50%,10%)!important;min-width:320px;max-width:90%}.theme-light .custom-alert-block-calendar{background:#fff!important}.theme-dark .custom-alert-block-calendar{background:#2a3142!important}.custom-alert-block-calendar .modal-content .modal__body{min-width:auto}.custom-alert-block-calendar .react-datepicker{display:-webkit-flex;display:flex;-webkit-transform:translate3d(-75px,3px,0);transform:translate3d(-75px,3px,0)}.custom-alert-block-calendar .modal__footer.cancel-is.btn-toolbar{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.custom-alert-block-calendar .modal__footer.cancel-is.btn-toolbar .btn.btn-outline-primary,.custom-alert-block-calendar .modal__footer.cancel-is.btn-toolbar .btn.btn-primary{width:100px;min-width:85px}}.theme-light .react-datepicker{background:#fff!important}.theme-dark .react-datepicker{background:#36394c!important}.hexowatch-wrapper .hexowatch-trigger-select div{word-break:break-all}.right-sidebar{z-index:10}.right-sidebar .sidebar-show{top:calc(var(--header-height))}@media (min-width:992px){.right-sidebar .sidebar-show.r-open{right:var(--nav-width)}}.right-sidebar .sidebar-show.extra-padding{top:calc(var(--header-height) + 79px)}@media (min-width:800px) and (max-width:1200px){.right-sidebar .sidebar-show.extra-padding{top:calc(var(--header-height) + 100px)}}@media (max-width:800px){.right-sidebar .sidebar-show.extra-padding{top:calc(var(--header-height) + 90px)}}.right-sidebar .btn-show{position:fixed;border:none;top:calc(var(--header-height) + 1rem + 13px);right:445px;height:38px;width:38px;border-radius:50%;transition:right .5s ease;box-shadow:0 2px 2px 1px rgba(0,0,0,.08);z-index:100;top:calc(var(--header-height) + 1.9rem)}.theme-light .right-sidebar .btn-show{background-color:#fff}.theme-dark .right-sidebar .btn-show{background-color:#2a3142}@media (max-width:900px){.right-sidebar .btn-show{top:calc(var(--header-height) + 1rem + 60px)}}@media (max-width:575px){.right-sidebar .btn-show{top:calc(var(--header-height) + 1rem + 79px)}}@media (max-width:500px){.right-sidebar .btn-show{right:calc(100% - 99px)}}@media (min-width:405px) and (max-width:540px){.right-sidebar .btn-show{top:calc(var(--header-height) + 1rem + 40px)}}@media (max-width:650px){.right-sidebar .btn-show{top:calc(var(--header-height) + 13px);height:45px;width:45px}}@media (min-width:1200px) and (max-width:1350px){.right-sidebar .btn-show{position:fixed;border:none;top:calc(var(--header-height) + 1rem + 13px);right:345px;height:38px;width:38px;border-radius:50%;transition:right .5s ease;box-shadow:0 2px 2px 1px rgba(0,0,0,.08)}.theme-light .right-sidebar .btn-show{background-color:#fff}.theme-dark .right-sidebar .btn-show{background-color:#2a3142}}@media (min-width:1200px) and (max-width:1350px) and (max-width:900px){.right-sidebar .btn-show{top:calc(var(--header-height) + 1rem + 60px)}}@media (min-width:1200px) and (max-width:1350px) and (max-width:575px){.right-sidebar .btn-show{top:calc(var(--header-height) + 1rem + 79px)}}@media (min-width:1200px) and (max-width:1350px) and (max-width:500px){.right-sidebar .btn-show{right:calc(100% - 99px)}}@media (min-width:1200px) and (max-width:1350px) and (min-width:405px) and (max-width:540px){.right-sidebar .btn-show{top:calc(var(--header-height) + 1rem + 40px)}}@media (min-width:1200px) and (max-width:1350px) and (max-width:650px){.right-sidebar .btn-show{top:calc(var(--header-height) + 13px);height:45px;width:45px}}.right-sidebar .btn-show.extra-padding{top:calc(var(--header-height) + 108px)}@media (min-width:800px) and (max-width:1200px){.right-sidebar .btn-show.extra-padding{top:calc(var(--header-height) + 125px)}}@media (max-width:800px){.right-sidebar .btn-show.extra-padding{top:calc(var(--header-height) + 115px)}}.right-sidebar .btn-show svg{width:20px;height:12px;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.right-sidebar .btn-show svg path{fill:#b72cff}.right-sidebar .btn-hide{position:fixed;border:none;top:calc(var(--header-height) + 1rem + 13px);right:35px;height:38px;width:38px;border-radius:50%;transition:right .5s ease;box-shadow:0 2px 2px 1px rgba(0,0,0,.08);z-index:10;top:calc(var(--header-height) + 1.9rem)}.theme-light .right-sidebar .btn-hide{background-color:#fff}.theme-dark .right-sidebar .btn-hide{background-color:#2a3142}@media (max-width:900px){.right-sidebar .btn-hide{top:calc(var(--header-height) + 1rem + 60px)}}@media (max-width:575px){.right-sidebar .btn-hide{top:calc(var(--header-height) + 1rem + 79px)}}@media (max-width:500px){.right-sidebar .btn-hide{right:calc(5% - 10px)}}@media (min-width:405px) and (max-width:540px){.right-sidebar .btn-hide{top:calc(var(--header-height) + 1rem + 40px)}}@media (max-width:650px){.right-sidebar .btn-hide{top:calc(var(--header-height) + 13px);height:45px;width:45px}}.right-sidebar .btn-hide.extra-padding{top:calc(var(--header-height) + 108px)}@media (min-width:800px) and (max-width:1200px){.right-sidebar .btn-hide.extra-padding{top:calc(var(--header-height) + 125px)}}@media (max-width:800px){.right-sidebar .btn-hide.extra-padding{top:calc(var(--header-height) + 115px)}}.right-sidebar .sidebar-hide{position:fixed;height:100%;max-width:460px;width:calc(100% - 100px);right:-460px;transition:right .5s ease}.theme-light .right-sidebar .sidebar-hide{background-color:#fff}.theme-dark .right-sidebar .sidebar-hide{background-color:#2a3142}@media screen and (min-width:1200px) and (max-width:1350px){.right-sidebar .sidebar-hide{max-width:360px}}@media (min-width:1200px) and (max-width:1350px){.right-sidebar .sidebar-hide{position:fixed;height:100%;max-width:460px;width:calc(100% - 100px);right:-360px;transition:right .5s ease}.theme-light .right-sidebar .sidebar-hide{background-color:#fff}.theme-dark .right-sidebar .sidebar-hide{background-color:#2a3142}}@media screen and (min-width:1200px) and (max-width:1350px) and (min-width:1200px) and (max-width:1350px){.right-sidebar .sidebar-hide{max-width:360px}}.right-sidebar .sidebar-show{position:fixed;height:100%;max-width:460px;width:calc(100% - 100px);right:0;transition:right .5s ease;z-index:10}.theme-light .right-sidebar .sidebar-show{background-color:#fff}.theme-dark .right-sidebar .sidebar-show{background-color:#2a3142}@media screen and (min-width:1200px) and (max-width:1350px){.right-sidebar .sidebar-show{max-width:360px}}@media (max-width:1300px){.theme-light .right-sidebar .sidebar-show{border-left:2px solid #e5eaee}.theme-dark .right-sidebar .sidebar-show{border-left:2px solid #4c5468}}.right-sidebar .search-item{padding:30px 20px}.right-sidebar .with-center{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.right-sidebar .options-wrapper{height:calc(100% - 120px)}.right-sidebar .options-wrapper li{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;min-height:60px;cursor:pointer;padding:0 10px}.theme-light .right-sidebar .options-wrapper li{border-bottom:1px solid #e5eaee;color:#101828;background-color:#fff}.theme-dark .right-sidebar .options-wrapper li{border-bottom:1px solid #4c5468;color:#e3e4e5;background-color:#2a3142}.theme-light .right-sidebar .options-wrapper li:active,.theme-light .right-sidebar .options-wrapper li:focus,.theme-light .right-sidebar .options-wrapper li:hover{background:#faf2ff}.theme-dark .right-sidebar .options-wrapper li:active,.theme-dark .right-sidebar .options-wrapper li:focus,.theme-dark .right-sidebar .options-wrapper li:hover{background:#353e53}.right-sidebar .options-wrapper .icon-wrapper{margin-left:11px;width:35px;height:35px;border-radius:50%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.theme-light .right-sidebar .options-wrapper .icon-wrapper{background:#f9faff}.theme-dark .right-sidebar .options-wrapper .icon-wrapper{background:#323537}.right-sidebar .options-wrapper .text-wrapper{margin-left:11px;max-width:330px}@media (max-width:520px){.right-sidebar .tabs{display:inline-block!important}}@media (min-width:1200px) and (max-width:1350px){.right-sidebar .btn-with-sidebar{right:calc(var(--nav-width) + 345px)!important}}@media (min-width:992px) and (max-width:1200px){.right-sidebar .btn-with-sidebar{right:calc(var(--nav-width) + 445px)!important}}@media (min-width:1350px){.right-sidebar .btn-with-sidebar{right:calc(var(--nav-width) + 445px)!important}}@media (min-width:992px){.right-sidebar .btn-hide.r-btn-hide{right:calc(var(--nav-width) + 35px)!important}}@media (min-width:992px){.right-sidebar .btn-show.r-btn-show{right:calc(var(--nav-width) + 475px)!important}}.right-sidebar .sidebar-element-facade{height:60px;display:-webkit-flex;display:flex;width:100%;padding:10px}.theme-light .right-sidebar .sidebar-element-facade{border-bottom:1px solid #e5eaee}.theme-dark .right-sidebar .sidebar-element-facade{border-bottom:1px solid #4c5468}.right-sidebar .sidebar-element-facade .icon{width:35px}.right-sidebar .sidebar-element-facade .icon,.right-sidebar .sidebar-element-facade .main-content{height:35px;animation:pulse 1s ease-in-out infinite;-webkit-animation:pulse 1s ease-in-out infinite;border-radius:6px;margin-bottom:auto;margin-top:auto}.right-sidebar .sidebar-element-facade .main-content{width:calc(100% - 60px);margin-left:10px}.public-recipe-tab .public-recipe-hover{display:none;background-color:#f2eaf8;font-style:normal;font-weight:500;font-size:11px;line-height:16px;padding:5px;border-radius:6px;color:#000;max-width:500px;width:100%;line-height:19px;margin:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;left:10px;top:-35px}.public-recipe-tab:active .public-recipe-hover,.public-recipe-tab:focus .public-recipe-hover,.public-recipe-tab:hover .public-recipe-hover{display:block}.drag-and-drop{width:20px;margin-top:5px;margin-left:10px;height:auto;cursor:-webkit-grab;cursor:grab}.theme-light .drag-and-drop svg path{fill:#c4c4c4}.theme-dark .drag-and-drop svg path{fill:#888c98}.info-modal .modal-header{background:#b72cff;border-radius:4px 4px 0 0!important;border:none!important;color:#fff;font-size:16px;font-weight:600}.info-modal .modal-header .credits-info{font-size:12px!important;font-weight:400!important}.info-modal .modal-header svg path{fill:#fff}.info-modal .modal-content{border-radius:0 0 4px 4px!important;border:none!important;padding:1rem!important}.theme-light .info-modal .modal-content{background:#f0f2f5!important}.theme-dark .info-modal .modal-content{background:#222736!important}.theme-light .info-modal .modal-content{color:#101828!important}.theme-dark .info-modal .modal-content{color:#e3e4e5!important}.automation-long-card{margin-bottom:45px;border-radius:6px;position:relative}.automation-long-card .plus-add-icon{cursor:pointer;bottom:-42px;left:calc(50% - 9px);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column}.automation-long-card .plus-add-icon .border-el{min-height:6px}.theme-light .automation-long-card .plus-add-icon .border-el{border-left:1px solid #e5eaee}.theme-dark .automation-long-card .plus-add-icon .border-el{border-left:1px solid #4c5468}.automation-long-card .plus-add-icon .svg-wrap{margin:3px 0;border-radius:50%;width:22px;height:22px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;box-shadow:0 0 8px rgba(0,0,0,.15)}.theme-light .automation-long-card .plus-add-icon .svg-wrap{background:#fff}.theme-dark .automation-long-card .plus-add-icon .svg-wrap{background:#2a3142}.automation-long-card .plus-add-icon .svg-wrap svg{width:9px;height:9px}.automation-long-card .plus-add-icon .svg-wrap svg path{fill:#b72cff}.automation-long-card.last{margin-bottom:65px}.automation-long-card.last .plus-add-icon{bottom:-63px;left:calc(50% - 18px)!important}.automation-long-card.last .plus-add-icon .border-el{min-height:8px}.automation-long-card.last .plus-add-icon .svg-wrap{margin:4px 0;width:32px;height:32px}.automation-long-card.last .plus-add-icon .svg-wrap svg{width:13px;height:13px}.theme-light .automation-long-card{background-color:#fff}.theme-dark .automation-long-card{background-color:#2a3142}.automation-long-card.open{height:100%}.theme-light .automation-long-card.open .automation-long-card-header{border-bottom:1px solid #e5eaee}.theme-dark .automation-long-card.open .automation-long-card-header{border-bottom:1px solid #4c5468}.automation-long-card.open .automation-long-card-header.no-border-bottom{border-bottom:none}.automation-long-card .automation-long-card-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:auto;position:relative;padding:16px 20px}.automation-long-card .automation-long-card-header .move-icon-wrapper{background-color:#fff;width:35px;height:35px;border-radius:50%;position:absolute;left:20px;top:23px;border:1px solid #d7e0e8;-webkit-align-items:center;align-items:center;display:none}.automation-long-card .automation-long-card-header .move-icon-wrapper .move{width:28px}.automation-long-card .automation-long-card-header:hover{cursor:pointer}.automation-long-card .automation-long-card-header:hover .move-icon-wrapper{display:-webkit-flex;display:flex}.automation-long-card .automation-long-card-header .automation-long-card-icon{width:35px;height:35px;border-radius:50%;display:-webkit-flex;display:flex}.theme-light .automation-long-card .automation-long-card-header .automation-long-card-icon{background:#f5f7fc;border:1px solid #e5eaee}.theme-dark .automation-long-card .automation-long-card-header .automation-long-card-icon{background:#353e53;border:1px solid #4c5468}.automation-long-card .automation-long-card-header .automation-long-card-icon img,.automation-long-card .automation-long-card-header .automation-long-card-icon svg{width:16px;height:16px;margin:auto}.automation-long-card .automation-long-card-header .automation-long-header-left{margin-left:auto;display:-webkit-flex;display:flex;cursor:pointer}.automation-long-card .automation-long-card-header .automation-long-header-left .info-icon{margin:0 10px}.automation-long-card .automation-long-card-header .automation-long-header-left .info-icon svg{width:15px;height:15px}.automation-long-card .automation-long-card-header .automation-long-header-left .custom-universal-select.show-left .options{margin-right:5px}.automation-long-card .automation-long-card-header .automation-long-text h5{font-weight:600;font-size:14px;line-height:21px;margin-bottom:6px}.theme-light .automation-long-card .automation-long-card-header .automation-long-text h5{color:#3e4a5c}.theme-dark .automation-long-card .automation-long-card-header .automation-long-text h5{color:#d2d9e1}.automation-long-card .automation-long-card-header .automation-long-text p{font-weight:500;font-size:14px;line-height:21px}.theme-light .automation-long-card .automation-long-card-header .automation-long-text p{color:#667085}.theme-dark .automation-long-card .automation-long-card-header .automation-long-text p{color:#97a7bc}.automation-long-card .automation-long-card-header .absolute-icon{position:absolute;right:23px;top:5px}.automation-long-card .automation-long-body{padding:10px 20px;overflow:auto}.automation-long-card .automation-long-body.max-height{max-height:500px}.automation-long-card .automation-long-body.overflow-unset{overflow:unset!important;max-height:unset;padding:0}.automation-long-card .automation-long-body.uncollabsable{display:none}.theme-light .automation-long-card .automation-long-body{color:#101828}.theme-dark .automation-long-card .automation-long-body{color:#e3e4e5}.automation-long-card .add-new-wrap{height:60px;width:40px;display:inline-block;position:absolute;bottom:-50px;left:calc(50% + 20px);background-repeat:no-repeat;background-size:cover;border-radius:50%;cursor:pointer}.automation-long-card .add-new-wrap .tooltip-wrapper .tooltip-hover-bottom{content:"";left:-61px;-webkit-transform:translateY(-50%);transform:translateY(-50%);bottom:-95px;top:unset}.automations-settings{position:relative}.pd-20{padding:20px}.css-yk16xz-control{border:1px solid #d7e0e8!important;border-radius:6px!important}.css-1pahdxg-control,.css-yk16xz-control{height:32px!important;min-height:32px!important}.css-1gtu0rj-indicatorContainer,.css-tlfecz-indicatorContainer{padding:6px!important}.css-1okebmr-indicatorSeparator{margin-top:6px!important;margin-bottom:6px!important}.checkbox-wrap{-webkit-align-items:flex-end;align-items:flex-end;padding-bottom:8px}#datalist{margin:auto;position:relative;width:100%;min-width:220px;color:#000;height:32px}#datalist .input-field{height:32px;width:100%;border-radius:6px;padding:0 30px 0 12px}#datalist .input-field.error-border{border-color:#fb6f6f!important}.theme-light #datalist .input-field{background-color:#fff;border:1px solid #e5eaee;color:#101828}.theme-dark #datalist .input-field{background-color:#2a3142;border:1px solid #4c5468;color:#e3e4e5}#datalist .input-field:focus{border-color:#b72cff}#datalist ::-webkit-scrollbar{height:5px;width:auto;width:8px}@media screen and (max-width:768px){#datalist{min-width:280px}}@media screen and (max-width:500px){#datalist{min-width:auto}}#datalist .form-item{width:100%}#datalist .arrow-img{top:45%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}#datalist.active .arrow-img,#datalist .arrow-img{width:12px;height:7px;position:absolute;right:20px;cursor:pointer}#datalist.active .arrow-img{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:42%}#datalist i{position:absolute;right:20px;top:20px;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}#datalist.active #datalist-ul{display:block}#datalist.active #datalist-ul i{-webkit-transform:rotate(270deg);transform:rotate(270deg)}#datalist #datalist-ul{display:none;position:absolute;margin:1px 0 0;padding:0;width:100%;max-height:200px;top:100%;left:0;list-style:none;border-radius:6px;overflow:hidden;overflow-y:auto;z-index:9999}.theme-light #datalist #datalist-ul{border:1px solid #eaeff2}.theme-dark #datalist #datalist-ul{border:1px solid #353e53}.theme-light #datalist #datalist-ul{background-color:#fff;border:1px solid #e5eaee;border-radius:6px}.theme-dark #datalist #datalist-ul{background-color:#2a3142;border:1px solid #4c5468;border-radius:6px}#datalist #datalist-ul.open-top{top:unset;bottom:40px}#datalist #datalist-ul li{display:block;text-align:left;padding:.8em 1em;font-size:14px;cursor:pointer}.theme-light #datalist #datalist-ul li{color:#667085}.theme-dark #datalist #datalist-ul li{color:#97a7bc}.theme-light #datalist #datalist-ul li :hover{color:#101828}.theme-dark #datalist #datalist-ul li :hover{color:#e3e4e5}.select-label{font-size:12px}@media (max-width:700px){.google-automation-settings .custom-button{white-space:normal;padding:30px 20px!important}}.stretch-loading{width:99%;height:100%;position:absolute;z-index:999;margin:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.theme-light .stretch-loading{background-color:hsla(0,0%,100%,.6)}.theme-dark .stretch-loading{background-color:hsla(0,0%,100%,.1)}@media (max-width:840px){.slack-settings .custom-button{white-space:normal!important;padding:30px 20px!important}}@media (max-width:700px){.slack-settings .custom-button{white-space:normal;padding:30px 20px!important}}.microsoft-teams-multi-select .options label{word-break:break-all}.theme-light .google-automation-settings .dropdown-container{border:1px solid #e5eaee;border-radius:6px!important;height:32px!important}.theme-dark .google-automation-settings .dropdown-container{border:1px solid #4c5468;border-radius:6px!important;height:32px!important}@media (max-width:840px){.google-automation-settings .custom-button{white-space:normal!important;padding:30px 20px!important}}@media (max-width:700px){.webhook-settings .custom-button{white-space:normal;padding:30px 20px!important}}@media (max-width:840px){.slack-settings .custom-button{white-space:normal!important;padding:30px 20px!important}}.condition-automation-settings .operator-row{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.condition-automation-settings .operator-row .operator{margin-top:5px;padding:0 10px;border-radius:6px;font-weight:500;text-transform:uppercase}@media screen and (max-width:1200px){.condition-automation-settings .value-container{margin-top:1.5rem!important}}.condition-automation-settings .and-or-buttons{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;margin-left:15px}.condition-automation-settings .and-or-buttons .custom-button .icon-block-btn{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.condition-automation-settings .and-or-buttons .custom-button.left-btn{border-radius:6px 0 0 6px;margin-right:1px}.condition-automation-settings .and-or-buttons .custom-button.left-btn .text{margin-right:5px}.condition-automation-settings .and-or-buttons .custom-button.right-btn{border-radius:0 6px 6px 0}.condition-automation-settings .and-or-buttons .custom-button.right-btn .text{margin-left:5px}.condition-automation-settings .delete-icon{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.condition-automation-settings .delete-icon .close-icon{margin-left:15px;margin-bottom:10px;cursor:pointer}.condition-automation-settings .delete-icon .close-icon svg{width:16px;height:16px}@media screen and (max-width:991px){.checkbox-wrapper .item-block{margin-bottom:1.5rem!important;margin-top:0!important}}@media (max-width:700px){.slack-settings .custom-button{white-space:normal;padding:30px 20px!important}}.fields-with-filter{display:-webkit-flex;display:flex;width:100%}.fields-with-filter .multi-select{width:calc(100% - 30px)}.fields-with-filter .filter-icon{margin:auto 0 auto 10px;cursor:pointer;display:inline-block}.fields-with-filter .filter-icon.disabled{pointer-events:none}.theme-light .fields-with-filter .filter-icon.disabled svg path{fill:#e5eaee}.theme-dark .fields-with-filter .filter-icon.disabled svg path{fill:#4c5468}.fields-with-filter .filter-icon:hover svg path{fill:#a801ff}.offset-container{display:-webkit-flex;display:flex}.offset-container .offset-input{width:calc(50% - 40px);padding:0 15px}.offset-container .delete-field-icon{width:30px;height:30px;margin:35px 5px 0;cursor:pointer}.offset-container .delete-field-icon svg{width:18px;height:18px}.offset-container .add-field-icon{width:30px;height:30px;padding:0!important;margin:30px 5px 0;display:-webkit-flex;display:flex}.offset-container .add-field-icon:hover svg path{fill:#fff}.offset-container .add-field-icon span{margin:auto;display:inline-block}.offset-container .add-field-icon span svg path{fill:#a801ff}.whitespace-nowrap{white-space:nowrap}.filter-container{margin:0;padding:10px 10px 20px;border-radius:10px;width:100%}.theme-light .filter-container{background-color:#faf2ff}.theme-dark .filter-container{background-color:#353e53}.disabled-badge{pointer-events:none}.sentiment-analysis .radio-block{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;margin-bottom:8px}.sentiment-analysis .radio-block .radio-wrapper{margin-right:20px}.sentiment-analysis .results-from-to{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.sentiment-analysis .results-from-to .pointer-title{margin-bottom:8px;margin-right:10px}@media (max-width:840px){.wordpress .custom-button{white-space:normal!important;padding:30px 20px!important}}.wordpress .label{line-height:30px}.wordpress small{font-size:70%!important}.wordpress .custom-button{white-space:nowrap}@media (max-width:840px){.wordpress .custom-button{white-space:normal!important;padding:30px 20px!important}}@media (max-width:991px){.wordpress .order_1{-webkit-order:1;order:1}.wordpress .order_2{-webkit-order:2;order:2}.wordpress .order_3{-webkit-order:3;order:3}.wordpress .order_4{-webkit-order:4;order:4}}.csv-column-wrapper{border-radius:2px;margin-top:9px}.theme-light .csv-column-wrapper{background:#fff;border:1px solid #e5eaee}.theme-dark .csv-column-wrapper{background:#2a3142;border:1px solid #4c5468}.csv-column-wrapper .csv-column-title{cursor:pointer;padding:15px 10px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-light .csv-column-wrapper .csv-column-title{background:#faf2ff}.theme-dark .csv-column-wrapper .csv-column-title{background:#353e53}.csv-column-wrapper .first-value{border-bottom:1px solid #c6cacc;padding:8px;margin-top:8px}.csv-column-wrapper .first-value,.csv-column-wrapper .second-value{display:-webkit-flex;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-height:40px;max-width:100%}.csv-column-wrapper .second-value{padding:8px 8px 0}.csv-column-wrapper .csv-column-body{padding:8px;min-height:140px}.csv-column-wrapper .automation-select{width:220px}.switcher-counatiner .left,.switcher-counatiner .right{width:80px;text-align:center;display:inline-block;border:1px solid #b72cff;background:transparent;color:#b72cff;font-weight:700;font-size:12px;line-height:15px;padding:3px 5px;cursor:pointer}.switcher-counatiner .left.active,.switcher-counatiner .right.active{color:#fff!important;background:#b72cff!important}.switcher-counatiner .left{border-radius:17px 0 0 17px}.switcher-counatiner .right{border-radius:0 17px 17px 0}.youtube-automation-settings .radio-block{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;margin-bottom:8px}.youtube-automation-settings .radio-block .radio-wrapper{margin-right:20px}.youtube-automation-settings .results-from-to{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.youtube-automation-settings .results-from-to .pointer-title{margin-bottom:8px;margin-right:10px}@media screen and (max-width:1802px) and (min-width:1200px){.youtube-automation-settings .first-row{-webkit-flex-direction:column;flex-direction:column}.youtube-automation-settings .search-fields{width:100%;max-width:unset}}.youtube-transcript-automation-settings .radio-block{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;margin-bottom:8px}.youtube-transcript-automation-settings .radio-block .radio-wrapper{margin-right:20px}.youtube-transcript-automation-settings .results-from-to{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.youtube-transcript-automation-settings .results-from-to .pointer-title{margin-bottom:8px;margin-right:10px}@media screen and (max-width:1802px) and (min-width:1200px){.youtube-transcript-automation-settings .first-row{-webkit-flex-direction:column;flex-direction:column}.youtube-transcript-automation-settings .search-fields{width:100%;max-width:unset}}.slack-settings .label{line-height:30px}.slack-settings .custom-button{white-space:nowrap}@media (max-width:840px){.slack-settings .custom-button{white-space:normal!important;padding:30px 20px!important}}.google-automation-settings .reload-icon-tooltip{height:30px!important}.google-automation-settings .reload-icon-tooltip .reload-icon{margin-top:0}.google-automation-settings .spreadsheet-width.pointer-events-none{pointer-events:none}@media screen and (max-width:991px){.google-automation-settings .radio-block{padding-top:24px}}.google-automation-settings .reload-icon{margin-left:15px;margin-top:27px;cursor:pointer}@media (max-width:840px){.google-automation-settings .custom-button{white-space:normal!important;padding:30px 20px!important}}@media screen and (max-width:991px){.google-automation-settings .checkbox-wrapper{padding-top:24px}.google-automation-settings .checkbox-wrapper .item-block{margin-bottom:8px!important}}.zapier-settings .label{line-height:30px}.zapier-settings .custom-button{white-space:nowrap}.zapier-settings .zapier-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.zapier-settings .zapier-wrapper .zapier-url{word-break:break-all;padding-left:3px}@media (max-width:700px){.webhook-settings .custom-button,.zapier-settings .custom-button{white-space:normal;padding:30px 20px!important}}.webhook-settings .webhook-item{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.webhook-settings .webhook-item .close-icon{margin-right:10px;margin-bottom:10px;cursor:pointer}.webhook-settings .webhook-item .close-icon svg{width:16px;height:16px}.webhook-settings .webhook-item .label-input-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%;margin-right:10px}@media (max-width:700px){.webhook-settings .custom-button{white-space:normal;padding:30px 20px!important}}.webhook-settings .label{line-height:30px}.webhook-settings .custom-button{white-space:nowrap}.webhook-settings .webhook-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.webhook-settings .webhook-wrapper .label-input-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%;margin-right:10px}.webhook-settings .webhook-wrapper .close-icon{margin-right:10px;margin-bottom:10px;cursor:pointer}.webhook-settings .webhook-wrapper .close-icon svg{width:12px;height:12px}@media (max-width:700px){.webhook-settings .custom-button{white-space:normal;padding:30px 20px!important}}.label svg{width:15px;height:15px;margin-left:10px}.label-tooltip-wrapper,.width-fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.deepl-translate-settings .label{line-height:30px}.deepl-translate-settings small{font-size:70%!important}.deepl-translate-settings .deepl-translate-select{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.deepl-translate-settings .deepl-translate-select .multi-select{max-width:450px}.deepl-translate-settings .deepl-translate-select .pointer-title{margin-bottom:8px;margin-right:10px}.deepl-translate-settings .deepl-translate-select .select-block{width:100%}.telegram-notification-settings .label{line-height:30px}.telegram-notification-settings .custom-button{white-space:nowrap}@media (max-width:840px){.telegram-notification-settings .custom-button{white-space:normal!important;padding:30px 20px!important}}.text-transformation-settings .social-link-scraper-settings .rmsc{--rmsc-main:#b72cff;--rmsc-hover:#f1f3f5;--rmsc-selected:#e2e6ea;--rmsc-border:#ccc;--rmsc-gray:#aaa;--rmsc-bg:#fff;--rmsc-p:10px;--rmsc-h:30px}.google-automation-settings .custom-input-offset{width:calc(100% - 20px)!important}.google-automation-settings .message-block{max-width:100%}.google-automation-settings .label{line-height:30px}.google-automation-settings .spreadsheet-width{width:calc(100% - 30px)}.google-automation-settings .spreadsheet-width #datalist,.google-automation-settings .spreadsheet-width .custom-universal-select{min-width:calc(100% - 30px)}.google-automation-settings .reload-icon-tooltip{top:7px}.google-automation-settings .checkbox-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media (max-width:840px){.google-automation-settings .custom-button{white-space:normal!important;padding:30px 20px!important}}.import-csv-modal-wrapper .title{font-weight:700;font-size:16px}.import-csv-modal-wrapper .upload-section h1{margin:0 0 10px;text-align:center;font-weight:600;font-size:16px;line-height:20px}.theme-light .import-csv-modal-wrapper .upload-section h1{color:#101828}.theme-dark .import-csv-modal-wrapper .upload-section h1{color:#e3e4e5}.import-csv-modal-wrapper .upload-section .checkboxes-wrapper{display:-webkit-flex;display:flex}@media (max-width:585px){.import-csv-modal-wrapper .upload-section .checkboxes-wrapper{-webkit-flex-direction:column;flex-direction:column}}.import-csv-modal-wrapper .upload-section .message-block{padding:0}.import-csv-modal-wrapper .upload-section .csv-file{padding-bottom:10px}.theme-light .import-csv-modal-wrapper .upload-section .csv-file{color:#667085}.theme-dark .import-csv-modal-wrapper .upload-section .csv-file{color:#97a7bc}.import-csv-modal-wrapper .upload-section .csv-file span{padding-left:8px;text-align:left}.import-csv-modal-wrapper .upload-wrapper{min-height:150px;margin-bottom:10px;border-radius:6px}.theme-light .import-csv-modal-wrapper .upload-wrapper{background:#f0f2f5;border:2px dashed #e5eaee}.theme-dark .import-csv-modal-wrapper .upload-wrapper{background:#222736;border:2px dashed #4c5468}.theme-light .import-csv-modal-wrapper .upload-wrapper .select-file{color:#667085;font-weight:500}.theme-dark .import-csv-modal-wrapper .upload-wrapper .select-file{color:#97a7bc;font-weight:500}.import-csv-modal-wrapper .upload-wrapper .delete-icon{cursor:pointer}.import-csv-modal-wrapper .upload-wrapper .delete-icon svg{width:15px}.import-csv-modal-wrapper .modal-content{max-width:1000px!important}.opacity-wrapper{pointer-events:none}.uploaded-list-wrapper .select-all{padding:8px 10px 8px 8px;border-radius:6px}.theme-light .uploaded-list-wrapper .select-all{background:#f4f4f8}.theme-dark .uploaded-list-wrapper .select-all{background:#1b2130}.uploaded-list-wrapper .delete-trash-icon{padding:8px 10px 8px 8px;border-radius:6px;border:none}.theme-light .uploaded-list-wrapper .delete-trash-icon{background:#f4f4f8;color:#101828}.theme-dark .uploaded-list-wrapper .delete-trash-icon{background:#1b2130;color:#e3e4e5}.theme-light .uploaded-list-wrapper .delete-trash-icon:disabled{color:#bbc2c5!important}.theme-dark .uploaded-list-wrapper .delete-trash-icon:disabled{color:#516077!important}.uploaded-list-wrapper .delete-trash-icon svg{margin-right:10px}.theme-light .uploaded-list-wrapper .delete-trash-icon svg path{fill:#bbc2c5}.theme-dark .uploaded-list-wrapper .delete-trash-icon svg path{fill:#516077}.uploaded-list-wrapper .ls-item{background:#fcfcfc;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.uploaded-list-wrapper .ls-item:hover .delete-icon{display:block}.theme-light .uploaded-list-wrapper .ls-item{background-color:#fcfcfc;border-top:1px solid #e3ebef}.theme-dark .uploaded-list-wrapper .ls-item{background-color:#262c3c;border-top:1px solid #242a3a}.theme-light .uploaded-list-wrapper .ls-item:last-child{border-bottom:1px solid #e3ebef}.theme-dark .uploaded-list-wrapper .ls-item:last-child{border-bottom:1px solid #242a3a}.theme-light .uploaded-list-wrapper .ls-item:hover{background:#f4f4f8}.theme-dark .uploaded-list-wrapper .ls-item:hover{background:#1b2130}.uploaded-list-wrapper .ls-item .delete-icon{margin:0 15px 0 0;display:none;cursor:pointer;-webkit-align-self:center;align-self:center}.uploaded-list-wrapper .ls-item .delete-icon svg{width:10px;height:10px}.uploaded-list-wrapper .ls-item .ls-item-main{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:90%}.uploaded-list-wrapper .ls-item .ls-item-main p,.uploaded-list-wrapper .ls-item .ls-item-main span{font-size:12px;margin:0;line-height:15px}.uploaded-list-wrapper .ls-item .ls-item-main img{width:21px;height:27px}.uploaded-list-wrapper .ls-item .ls-item-main .error-img{margin-left:28px}.data-input-settings .upload-btn{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.data-input-settings input[type=file]{display:none}.data-input-settings .custom-button{text-transform:unset}.theme-light .data-input-settings .custom-button:disabled{background-color:#d8dfe9;border-color:#d8dfe9}.theme-light .data-input-settings .custom-button:disabled span{color:#ced3dd}.theme-dark .data-input-settings .custom-button:disabled{background-color:#373e4d;border-color:#373e4d}.theme-dark .data-input-settings .custom-button:disabled span{color:#646c7c}.data-input-settings .cursor-def .custom-checkbox{cursor:unset}.theme-light .data-input-settings .cursor-def .custom-checkbox{border:1px solid #e5eaee}.theme-dark .data-input-settings .cursor-def .custom-checkbox{border:1px solid #4c5468}.theme-light .data-input-settings .cursor-def .custom-checkbox.checked:after{content:url(/static/media/checked-light.155605f5.svg)}.theme-dark .data-input-settings .cursor-def .custom-checkbox.checked:after{content:url(/static/media/checked-dark.9c937307.svg)}.data-input-settings .input-header-page-wrapper{padding:17px 0 16px;margin:-20px -20px 0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.theme-light .data-input-settings .input-header-page-wrapper{background-color:#eef1f9}.theme-dark .data-input-settings .input-header-page-wrapper{background-color:#384159}.data-input-settings .input-header-page-wrapper .input-header{border:none;background:none;padding:10px 30px;cursor:pointer}.theme-light .data-input-settings .input-header-page-wrapper .input-header:hover{background:#dde4f7}.theme-dark .data-input-settings .input-header-page-wrapper .input-header:hover{background:#333c51}.theme-light .data-input-settings .input-header-page-wrapper .input-header{color:#516077;border-radius:8px 8px 0 0}.theme-dark .data-input-settings .input-header-page-wrapper .input-header{color:#bcbfc8;border-radius:8px 8px 0 0}.data-input-settings .input-header-page-wrapper .input-header.active{border-radius:8px 8px 0 0}.data-input-settings .input-header-page-wrapper .input-header.active:first-child{border-radius:0 8px 0 0}.theme-light .data-input-settings .input-header-page-wrapper .input-header.active{background-color:#fff;color:#101828}.theme-dark .data-input-settings .input-header-page-wrapper .input-header.active{background-color:#2a3142;color:#e3e4e5}@media (max-width:767px){.data-input-settings .input-header-page-wrapper .input-header{word-wrap:pre-wrap;padding:12px 25px;margin-top:2px}}@media (max-width:375px){.data-input-settings .input-header-page-wrapper .input-header.active:last-child{margin-top:4px;border-radius:8px 0 0 0}}.data-input-settings .input-files-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:5px 0}.data-input-settings .input-files-wrapper button{border:1px solid transparent;background:none}.data-input-settings .input-files-wrapper .inp-file{cursor:pointer;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:10px;margin:0 5px;border-radius:8px}.data-input-settings .input-files-wrapper .inp-file img{width:16px;margin-right:6px;height:auto}.data-input-settings .input-files-wrapper .inp-file span{margin-top:5px}.theme-light .data-input-settings .input-files-wrapper .inp-file span{color:#667085}.theme-dark .data-input-settings .input-files-wrapper .inp-file span{color:#97a7bc}.theme-light .data-input-settings .input-files-wrapper .inp-file.active{background:#f2f5fb}.theme-dark .data-input-settings .input-files-wrapper .inp-file.active{background:#333c51}.data-input-settings .input-files-wrapper .inp-file:hover{border-radius:8px}.theme-light .data-input-settings .input-files-wrapper .inp-file:hover{border:1px solid #e5eaee}.theme-dark .data-input-settings .input-files-wrapper .inp-file:hover{border:1px solid #4c5468}.data-input-settings .input-files-wrapper .inp-file.opacity{border:none!important;cursor:unset;opacity:.5}.data-input-settings .button-padding{margin-right:30px}.data-input-settings .remove-span{margin-left:20px}.data-input-settings .custom-file-upload{border:1px solid #b72cff;background-color:#b72cff;color:#fff;height:32px;border-radius:6px;padding:0 20px;font-weight:600;cursor:pointer;position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.data-input-settings .custom-file-upload .text-wrap{z-index:1}.data-input-settings .custom-file-upload span{position:relative;z-index:2}.data-input-settings .custom-file-upload:before{width:0;height:0%;content:"";margin:auto;position:absolute;top:0;left:0;transition:all .2s;z-index:1;border-radius:4px 4px 50% 4px}.data-input-settings .custom-file-upload:hover{color:#fff}.data-input-settings .custom-file-upload:hover:before{top:0;left:0;width:100%;height:100%;border-radius:0;background-color:#a801ff}.data-input-settings .vk-custom-radio{margin-right:30px}.data-input-settings .info-message-block{margin-top:5px;margin-left:-5px}.measurment-select{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.measurment-select .pointer-title{margin-bottom:8px;margin-right:10px}.measurment-select .select-block{width:100%}.discord-settings .label,.measurment-select .label{line-height:30px}.discord-settings .custom-button{white-space:nowrap}@media (max-width:840px){.discord-settings .custom-button{white-space:normal!important;padding:30px 20px!important}}.col-block{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.col-block .item-block{margin-bottom:4px}.google-translate-settings .label{line-height:30px}.google-translate-settings small{font-size:70%!important}.google-translate-settings .google-translate-select{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.google-translate-settings .google-translate-select .multi-select{max-width:450px}.google-translate-settings .google-translate-select .pointer-title{margin-bottom:8px;margin-right:10px}.google-translate-settings .google-translate-select .select-block{width:100%}.google-automation-settings .results-from-to .save-result{white-space:nowrap}.google-automation-settings .label.required:after{content:"*";color:red;width:20px;height:20px;display:inline;margin-left:5px}.social-link-scraper-settings .label{line-height:30px}.social-link-scraper-settings .rmsc{--rmsc-main:#b72cff;--rmsc-hover:#f1f3f5;--rmsc-selected:#e2e6ea;--rmsc-border:#ccc;--rmsc-gray:#aaa;--rmsc-bg:#fff;--rmsc-p:10px;--rmsc-radius:6px;--rmsc-h:30px}.crawler #datalist{min-width:130px!important}.crawler .ignore-label{white-space:nowrap}.checkbox-wrapper{-webkit-align-items:center;align-items:center}.checkbox-wrapper .item-block{display:-webkit-flex;display:flex}.checkbox-wrapper .item-block .custom-checkbox-block{margin-right:25px}.bing-automation-settings .radio-block{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;margin-bottom:8px}.bing-automation-settings .radio-block .radio-wrapper{margin-right:20px}.bing-automation-settings .results-from-to{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.bing-automation-settings .results-from-to .pointer-title{margin-bottom:8px;margin-right:10px}@media screen and (max-width:1802px) and (min-width:1200px){.bing-automation-settings .first-row{-webkit-flex-direction:column;flex-direction:column}.bing-automation-settings .search-fields{width:100%;max-width:unset}}.measurment-settings .label{line-height:30px}.measurment-settings small{font-size:70%!important}.measurment-settings .measurment-select{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.measurment-settings .measurment-select .pointer-title{margin-bottom:8px;margin-right:10px}.measurment-settings .measurment-select .select-block{width:100%}.google-automation-settings .results-from-to{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.google-automation-settings .results-from-to .pointer-title{margin-bottom:8px;margin-right:10px}@media screen and (max-width:1802px) and (min-width:1200px){.google-automation-settings .first-row{-webkit-flex-direction:column;flex-direction:column}.google-automation-settings .search-fields{width:100%;max-width:unset}}.image-converter-settings .label{line-height:30px}.image-converter-settings small{font-size:70%!important}.image-converter-settings .type-select{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.image-converter-settings .type-select .pointer-title{margin-bottom:8px;margin-right:10px}.image-converter-settings .type-select .select-block{width:100%}.image-converter-settings .type-select .select-block .selected-value{text-transform:lowercase}.image-converter-settings .type-select .select-block .options .option{text-transform:unset}.filter-button{background:#b72cff;color:#fff;width:40px!important;height:30px;border-radius:6px;font-weight:500;text-align:center;margin:auto 5px;cursor:pointer}.filter-button:hover{background:#a801ff}.filter-button span{display:inline-block;margin:auto;height:30px;padding:5px}.filter-button.delete{background:#ed5565;color:#fff}.filter-button.delete:hover{background:#dc3545}.filter-button-delete{display:-webkit-flex;display:flex;margin-left:10px}.filter-button-delete span{display:inline-block;margin:auto;cursor:pointer}.filter-button-delete span svg path{fill:#ed5565}.filter-button-delete span:hover svg path{fill:#dc3545}@media (max-width:700px){.google-automation-settings .custom-button{white-space:normal;padding:30px 20px!important}}.google-automation-settings .label{line-height:19px!important}.google-automation-settings .radio-block{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;margin-bottom:8px}.google-automation-settings .radio-block .radio-wrapper{margin-right:20px}.google-automation-settings .custom-button{white-space:nowrap}@media (max-width:700px){.google-automation-settings .custom-button{white-space:normal;padding:30px 20px!important}}.pull-contacts-settings .label{line-height:30px}.pull-contacts-settings .rmsc{--rmsc-main:#b72cff;--rmsc-hover:#f1f3f5;--rmsc-selected:#e2e6ea;--rmsc-border:#ccc;--rmsc-gray:#aaa;--rmsc-bg:#fff;--rmsc-p:10px;--rmsc-radius:6px;--rmsc-h:30px}@media screen and (min-width:1200px){.switcher-counatiner{position:absolute;top:-72px;right:90px}}@media screen and (max-width:1199.98px){.switcher-counatiner{margin:0 auto 20px}}.discover-profile .row .country #datalist{min-width:unset!important}.discover-profile .row .country #datalist .form-item,.discover-profile .row .country #datalist .form-item .input-field{min-width:100%!important}.screenshot-settings .checkbox-wrapper .item-block{display:-webkit-flex;display:flex}.screenshot-settings .checkbox-wrapper .item-block .custom-checkbox-block{margin-right:25px}.share-emails-input-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border-radius:5px 5px 0 0;box-shadow:0 2px 5px rgba(0,0,0,.25);border-bottom:2px solid #b72cff}.theme-light .share-emails-input-wrapper{background:#f0f2f5}.theme-dark .share-emails-input-wrapper{background:#222736}.share-emails-input-wrapper input{border:none;width:150px;background:none;box-shadow:none;padding:10px 0;height:40px;margin-left:10px}.theme-light .share-emails-input-wrapper input{color:#101828}.theme-dark .share-emails-input-wrapper input{color:#e3e4e5}.share-emails-input-wrapper .share-emails-div{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:7px 0 0;width:100%}.share-emails-input-wrapper .share-emails-div input{width:100%}.share-emails-input-wrapper .share-emails-list{display:-webkit-flex;display:flex;margin:0 0 7px 7px;border-radius:16px;padding:10px 20px}.theme-light .share-emails-input-wrapper .share-emails-list{border:1px solid #e5eaee;color:#667085;background:#fff}.theme-dark .share-emails-input-wrapper .share-emails-list{border:1px solid #4c5468;color:#97a7bc;background:#2a3142}.share-emails-input-wrapper .share-emails-list .close-icon-email{cursor:pointer;margin-left:8px}.share-emails-input-wrapper .share-emails-list .close-icon-email svg{width:10px;height:10px}.share-workflow-modal-main-cant-share{max-width:380px;width:100%;justify-self:center;-webkit-align-self:center;align-self:center;margin:auto;border-radius:8px;padding:20px}.theme-light .share-workflow-modal-main-cant-share{color:#101828;background:#fff}.theme-dark .share-workflow-modal-main-cant-share{color:#e3e4e5;background:#2a3142}.share-workflow-modal-main-cant-share p{font-size:18px;font-weight:700;line-height:27px}.share-workflow-modal-main-cant-share span{font-size:14px;font-weight:700;line-height:21px}.share-workflow-modal-main{max-width:580px;width:100%;justify-self:center;-webkit-align-self:center;align-self:center;margin:auto;border-radius:8px;padding:20px;position:relative}.share-workflow-modal-main .panel__btn{position:absolute;top:10px;right:10px}.theme-light .share-workflow-modal-main{color:#101828;background:#fff}.theme-dark .share-workflow-modal-main{color:#e3e4e5;background:#2a3142}.share-workflow-modal-main hr{background:#bdbdbd}.share-workflow-modal-main .copy-link{border:none;background:none;outline:none}.theme-light .share-workflow-modal-main .copy-link{color:#667085}.theme-dark .share-workflow-modal-main .copy-link{color:#97a7bc}.share-workflow-modal-main .generate-link{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.export-modal-with-options-wrapper{width:600px;margin:150px auto;padding:15px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border-radius:10px}.theme-light .export-modal-with-options-wrapper{background-color:#f0f2f5}.theme-dark .export-modal-with-options-wrapper{background-color:#222736}.export-modal-with-options-wrapper .custom-universal-select{min-width:300px}.export-modal-with-options-wrapper .close-button-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.export-modal-with-options-wrapper .close-button-wrapper button{outline:none;border:none;background-color:unset}.export-modal-with-options-wrapper .close-button-wrapper button svg{height:12px;width:12px}.export-modal-with-options-wrapper .select-all-checkbox .custom-checkbox-block{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.export-modal-with-options-wrapper .select-all-checkbox .custom-checkbox-block span{margin:0 10px}.export-modal-with-options-wrapper .export-option-checkbox-wrapper{margin:15px 0;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap;max-height:300px;overflow-y:scroll;padding:0 5px;border-radius:5px}.theme-light .export-modal-with-options-wrapper .export-option-checkbox-wrapper{background-color:#fff}.theme-dark .export-modal-with-options-wrapper .export-option-checkbox-wrapper{background-color:#2a3142}.export-modal-with-options-wrapper .export-option-checkbox-wrapper .custom-checkbox-block{margin:10px 0;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;width:100%}.export-modal-with-options-wrapper .export-option-checkbox-wrapper .custom-checkbox-block span{margin:0 10px;white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis}.export-modal-with-options-wrapper .custom-button path{fill:#fff}.export-modal-with-options-wrapper .modal-card-main-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.export-modal-with-options-wrapper .export-buttons-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}@media screen and (max-width:450px){.export-modal-with-options-wrapper .export-buttons-wrapper{-webkit-align-items:center!important;align-items:center!important;-webkit-justify-content:center!important;justify-content:center!important}}.export-modal-with-options-wrapper .export-buttons-wrapper button{margin:0 3px}.export-modal-with-options-wrapper .export-buttons-wrapper.all{margin-top:30px}@media (max-width:768px){.export-modal-with-options-wrapper{width:400px}.export-modal-with-options-wrapper .modal-card-main-wrapper{margin-top:0}.export-modal-with-options-wrapper .export-option-checkbox-wrapper .custom-checkbox-block{width:180px}.export-modal-with-options-wrapper .all-option-wrapper{-webkit-flex-direction:column;flex-direction:column}}@media (max-width:450px){.export-modal-with-options-wrapper{width:300px}.export-modal-with-options-wrapper .export-option-checkbox-wrapper .custom-checkbox-block{width:260px}.export-modal-with-options-wrapper .custom-universal-select{min-width:200px}.export-modal-with-options-wrapper .export-buttons-wrapper{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;align-items:flex-end}.export-modal-with-options-wrapper .export-buttons-wrapper button{margin:3px 0}.export-modal-with-options-wrapper .all-option-wrapper{-webkit-flex-direction:column;flex-direction:column}}.export-modal-with-options-wrapper .footer-text{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:baseline;align-items:baseline;margin-top:10px}@media only screen and (max-width:450px){.export-modal-with-options-wrapper .footer-text{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center}}.wizard-toggle-text .label{font-weight:500;line-height:24px;font-style:normal;font-size:16px!important;padding-left:10px}.theme-light .wizard-toggle-text .label{color:#667085}.theme-dark .wizard-toggle-text .label{color:#97a7bc}.wizard-toggle-text.active .label{color:#b72cff!important}.play-pause-icon{display:-webkit-flex;display:flex;width:20px;height:20px;min-width:20px;min-height:20px;border-radius:50%;cursor:pointer}.play-pause-icon svg{margin:auto}.change-input{width:100%!important}.menu-container .options{top:-20px!important}#popover-trigger-hover-focus.popover-trigger-hover-focus-bottom .arrow:after{border-color:#f2eaf8 transparent transparent!important}#popover-trigger-hover-focus.popover-trigger-hover-focus-bottom .arrow:before{border:none}.edit-icon{height:18px;width:18px;min-height:18px;min-width:18px;margin:auto 0 auto 10px}.edit-icon svg{width:12px;height:12px}.public-workflow-name-wrapper,.public-workflow-name-wrapper.cut-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.public-workflow-name-wrapper.cut-text{height:1.3em;max-width:600px}@media (max-width:540px){.public-workflow-name-wrapper.cut-text{max-width:300px}}.public-workflow-description-wrapper{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.theme-light .public-workflow-description-wrapper{color:#667085!important}.theme-dark .public-workflow-description-wrapper{color:#97a7bc!important}.public-workflow-description-wrapper.cut-text{text-overflow:ellipsis;overflow:hidden;height:1.3em;white-space:nowrap;max-width:800px}@media (max-width:540px){.public-workflow-description-wrapper.cut-text{max-width:300px}}.icons:hover svg.globe-icon path{fill:transparent!important;stroke:#b72cff}.tabs-reload-icon{min-width:28px;width:1.8rem;height:1.8rem;border-radius:6px;border:none;background:rgba(187,194,197,.3)}.theme-light .tabs-reload-icon svg path{fill:#667085}.theme-dark .tabs-reload-icon svg path{fill:#97a7bc}.tabs-reload-icon:hover{background:rgba(187,194,197,.4)}.theme-light #workflow-thead.scroll{box-shadow:0 5px 15px -6px rgba(0,0,0,.12)}.theme-dark #workflow-thead.scroll{box-shadow:0 5px 15px -15px rgba(0,0,0,.3)}.workflow-search-container{margin:0 -15px;padding:0 15px}.theme-light .workflow-search-container.scroll{border-bottom:1px solid #e5eaee}.theme-dark .workflow-search-container.scroll{border-bottom:1px solid #4c5468}.workflow-search-container .progress{background-color:transparent;font-size:.85rem;border-radius:0}.workflow-search-container .btn-select .options{max-width:182px!important}.workflow-search-container button{white-space:nowrap}.workflow-search-container .input-field.right-icon{padding-right:45px!important}.workflow-search-container .search-multi-select .dropdown-heading{padding-bottom:4px}.public-workflow-search-container .row{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.public-workflow-search-container .progress{background-color:transparent;font-size:.85rem;border-radius:0}.public-workflow-search-container .btn-select .options{max-width:182px!important}.public-workflow-search-container .select-recipes-view{-webkit-justify-content:flex-end;justify-content:flex-end}@media (max-width:768px){.public-workflow-search-container .select-recipes-view{-webkit-justify-content:flex-start;justify-content:flex-start}}.card-view-wrapper-main{max-height:100%;height:100%}.card-view-wrapper-main.hide{max-height:700px}.card-view-wrapper-main.hide #workflow-cards{max-height:600px}.card-view-wrapper-main #workflow-cards{max-height:calc(100% - 90px);overflow:auto}@media screen and (max-width:991px){.card-view-wrapper-main{max-height:400px;overflow-y:auto;overflow-x:hidden}}.workflow-table-card{margin:0 5px;max-height:100%;height:unset!important}.workflow-table-card .custom-checkbox{width:15px!important;height:15px!important;min-width:15px!important;border-radius:2px}.workflow-table-card .custom-checkbox .checked:after{top:-4px}.workflow-table-card .workflow-tabel-wrapper{max-height:100%;border:none!important}.workflow-table-card .workflow-tabel-wrapper #workflows-table{overflow:auto}.workflow-table-card .workflow-tabel-wrapper #workflows-table .table{max-width:calc(100% - 8px)}@media (max-width:1024px){.workflow-table-card .workflow-tabel-wrapper.workflow-width{width:220%}}.workflow-table-card .workflow-tabel-wrapper .checkbox_th{min-width:30px}.workflow-table-card .workflow-tabel-wrapper .custom-badge{right:0!important}.workflow-table-card .workflow-tabel-wrapper .custom-badge .tooltip-hover-bottom{top:-45px!important}.workflow-table-card .workflow-tabel-wrapper .selected-check-count{font-size:13px;margin-left:5px;width:20px}.workflow-table-card .workflow-tabel-wrapper .pagination .pagination-items{margin:20px auto 0}.theme-light .workflow-table-card .workflow-tabel-wrapper .rows-count{color:#101828}.theme-dark .workflow-table-card .workflow-tabel-wrapper .rows-count{color:#e3e4e5}.workflow-table-card .workflow-tabel-wrapper .delete-icon{cursor:pointer;width:2.5rem;height:2.5rem;opacity:.9;border-radius:10px;border:none}.theme-light .workflow-table-card .workflow-tabel-wrapper .delete-icon{background:#f0f2f5}.theme-dark .workflow-table-card .workflow-tabel-wrapper .delete-icon{background:#222736}.workflow-table-card .workflow-tabel-wrapper .bulk{width:1.2rem;height:1.2rem;margin-left:10px!important;background:transparent!important}.workflow-table-card .workflow-tabel-wrapper.dashboard .table-responsive{max-height:735px!important}.workflow-table-card .workflow-tabel-wrapper .table-responsive{min-height:155px;padding-bottom:10px}.workflow-table-card .workflow-tabel-wrapper .table-responsive .export-dropdwon{min-width:30px!important}.workflow-table-card .workflow-tabel-wrapper .table-responsive .download-files .options{top:-82px!important}.workflow-table-card .workflow-tabel-wrapper .table-responsive .download-files-first .options{top:-40px!important}.workflow-table-card .workflow-tabel-wrapper .table-responsive .checkbox-td{min-width:30px;width:30px;max-width:30px}.workflow-table-card .workflow-tabel-wrapper .table-responsive .checkbox-td .custom-checkbox:after{top:-5px!important}.workflow-table-card .workflow-tabel-wrapper .table-responsive .m_w_100_per{width:100%;min-width:100%}.workflow-table-card .workflow-tabel-wrapper .table-responsive .m_w_100{width:100px;min-width:100px}.workflow-table-card .workflow-tabel-wrapper .table-responsive .m_w_30{width:30px;min-width:30px}.workflow-table-card .workflow-tabel-wrapper .table-responsive .loader-margin{margin-left:-20px;margin-top:2px}.workflow-table-card .workflow-tabel-wrapper .table-responsive .icons-width-style{width:250px;max-width:250px;-webkit-justify-content:flex-end;justify-content:flex-end;margin-left:auto}.workflow-table-card .workflow-tabel-wrapper .table-responsive .icons-width-style.hide{width:120px!important;max-width:120px!important}.workflow-table-card .workflow-tabel-wrapper .table-responsive .icons-width-style.mx-130{width:130px;max-width:130px}.workflow-table-card .workflow-tabel-wrapper .table-responsive .img_35{width:35px;height:35px}.workflow-table-card .workflow-tabel-wrapper .table-responsive .taction-icon-td{width:40px;max-width:40px;min-width:40px}.workflow-table-card .workflow-tabel-wrapper .workflow-name-edit-container{width:100%;display:-webkit-flex;display:flex}.download-hover{background-color:#f2eaf8;font-style:normal;font-weight:400!important;font-size:.75rem!important;line-height:16px!important;padding:5px;border-radius:6px;color:#000;max-width:500px;width:100%;line-height:19px;margin:0;width:150px;left:-60px;top:25px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.download-icon-wrapper-active:hover svg path,.download-icon-wrapper-active:hover svg rect,.globe-icon-wrapper:hover svg path,.globe-icon-wrapper:hover svg rect,.taction-icon-td:hover svg path,.taction-icon-td:hover svg rect{fill:#b72cff}.globe-icon-wrapper{display:block!important;-webkit-justify-content:end;justify-content:end;margin-right:3px}.globe-icon-wrapper.shared-workflow-icon{position:relative;right:6px;display:block!important}.globe-icon-wrapper svg.globe-icon path{fill:transparent!important}.globe-icon-wrapper:hover .globe-icon-wrapper,.globe-icon-wrapper:hover .shared-workflow-icon{display:none!important}.workflow-tabs{margin-right:480px}.workflow-tabs .buttons-wrap{-webkit-justify-content:flex-end;justify-content:flex-end}.workflow-tabs .tooltip-hover-bottom{min-height:37px!important}@media screen and (min-width:1200px) and (max-width:1350px){.workflow-tabs{margin-right:355px}}@media screen and (max-width:1200px){.workflow-tabs{margin-right:80px}}@media screen and (max-width:691px){.workflow-tabs .buttons-wrap{padding-right:60px;max-width:410px}}@media screen and (max-width:800px){.workflow-tabs{margin-right:0!important;-webkit-flex-direction:column;flex-direction:column}.workflow-tabs .buttons-wrap{margin-top:20px!important;padding-right:120px;min-width:300px}.workflow-tabs .export{width:100%}.workflow-tabs .export .export-dropdwon{max-width:100%;width:100%}}@media screen and (max-width:331px){.workflow-tabs .buttons-wrap{padding-right:0}.workflow-tabs .export-custom-select{margin-right:0!important}}.customModal .modal-body{max-width:100%;background-color:transparent;border-radius:0;max-height:100%;overflow-y:auto}@media (max-width:400px){.customModal .modal-body{padding:0 10px}}.workflow-tabel-wrapper .workflow-options .options{top:-115px!important}.change-option-position .options{top:-80px!important}.first-element .options{top:-40px!important}.last-element .options{top:-168px!important}.draft-play-icon svg path{fill:#a3aeb4}.export-dropdwon{min-width:104px}.export-dropdwon.export-dropdwon-loading .selected-value{margin-right:0!important}.export-dropdwon.export-dropdwon-loading .export-title .custom-loader{padding:0 3px}.export-dropdwon.export-dropdwon-loading .export-title .custom-loader .loader{border-color:#fff #fff #888c98}.workflow-name-edit-container-size-mobile{max-width:calc(100% - 50px)}.workflow-name-edit-container-size{display:block!important}.card-view-wrapper{margin-left:-4px!important;margin-right:-4px!important;margin-bottom:16px}.workflow-item-tags{display:-webkit-flex;display:flex}.workflow-item-tags ::-webkit-scrollbar{height:2px!important;width:2px!important}.workflow-item-tags .tags-scroll{max-width:580px;overflow-x:auto}@media (max-width:1000px){.workflow-item-tags .tags-scroll{max-width:280px}}.workflow-item-tags .tags{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;min-height:18px}@media (max-width:1130px){.workflow-item-tags .tags{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;grid-row-gap:7px;row-gap:7px}}.workflow-item-tags .tags.large{display:-webkit-flex;display:flex}.workflow-item-tags .tags.small{display:none}.workflow-item-tags .tags .tag{white-space:nowrap;padding:1px 10px;font-family:"Roboto";font-style:normal;font-weight:600!important;font-size:12px;line-height:16px;opacity:.77;border-radius:6px;margin-right:10px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.workflow-item-tags .tags .tag span{font-weight:600!important}.workflow-item-tags .tags .tag .cut-text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:220px}.workflow-item-tags .tags .tag .three-points{display:-webkit-flex;display:flex;cursor:pointer}.workflow-item-tags .tags .tag .three-points div{width:6px;height:6px;margin:1px;background:transparent;border-radius:50%;border:1px solid #bbc2c5}.workflow-item-tags .tags .three-points-container{padding:unset!important}.pl-none{padding-left:unset!important}.schedule-hover .tooltip-hover-top{left:90%}.m_top_200{margin-top:200px}.recommended-list .recommended-list-header{font-weight:400;font-size:16px;line-height:19px;margin-bottom:8px}.recommended-list .automation-long-card{width:100%}.recommended-list .automation-long-card:hover{opacity:1}@media (max-width:1100px){.recommended-list .el-list.el-list-3{-webkit-flex-direction:column;flex-direction:column}.recommended-list .el-list.el-list-3 .automation-long-card{margin-bottom:5px}}@media (max-width:875px){.recommended-list .el-list.el-list-2{-webkit-flex-direction:column;flex-direction:column}.recommended-list .el-list.el-list-2 .automation-long-card{margin-bottom:5px}}.rec-padding{padding-left:5px!important;padding-right:5px!important}.rec-padding:first-child{padding-left:0!important}.rec-padding:last-child{padding-right:0!important}@media screen and (max-width:991px){.rec-padding{padding:0!important}}.automation-option{display:-webkit-flex;display:flex;padding:12px 20px}.theme-light .automation-option:hover{background:#faf2ff;cursor:pointer}.theme-dark .automation-option:hover{background:#353e53;cursor:pointer}.workflow-tabs .download-icon path{fill:#fff}.workflow-details .tooltip-click{max-height:40px}@media (max-width:500px){.wizard-top{-webkit-flex-wrap:wrap;flex-wrap:wrap}.wizard-top button{margin-top:10px}}.theme-light .wizard-top{color:#101828}.theme-dark .wizard-top{color:#e3e4e5}.wizard-top .wizard-title{font-weight:500;line-height:24px;font-style:normal;font-size:16px}.wizard-top .hover:hover{color:#b72cff!important}.wizard-card-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.workflow-footer-part .sticky-footer-buttons{margin-left:auto;display:-webkit-flex;display:flex;padding-right:90px}@media screen and (max-width:1200px){.workflow-footer-part .sticky-footer-buttons{padding-right:0!important;margin:auto}.workflow-footer-part .sticky-footer-buttons button:first-child{margin:0}}.workflow-footer-part .workflow-textarea-wrapper{width:60%;padding:0 50px 0 0}.workflow-footer-part button{margin-left:20px}@media (max-width:1200px){.workflow-footer-part{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-end;justify-content:flex-end}.workflow-footer-part .workflow-textarea-wrapper{width:100%;padding:0}.workflow-footer-part button{padding:0 20px!important}}.workflow-header{margin-right:480px;display:-webkit-flex;display:flex;margin-bottom:1rem;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;flex-direction:column}@media screen and (min-width:1200px) and (max-width:1350px){.workflow-header{margin-right:355px}}@media screen and (max-width:1200px){.workflow-header{margin-right:80px}}@media screen and (max-width:331px){.workflow-header{margin-right:0!important}}.workflow-header .header-top{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.workflow-header .header-top .share-workflow svg{width:20px!important;height:20px!important}.workflow-header .header-top .share-workflow svg path{stroke-width:0px}.workflow-header .header-top .disable-btn-imitation{background-color:#373e4d;color:#888c98;border-color:#373e4d;height:32px;border-radius:6px;padding:0 20px;font-weight:600;cursor:pointer;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.workflow-header .header-top .disable-btn-imitation span{font-size:20px;margin-right:10px}.workflow-header .header-top button{margin-left:20px}.workflow-header .recipe-name-wrapper{font-weight:500;font-size:1rem}.workflow-header .text-edit-component .m-vertical-auto{padding-bottom:1rem!important;padding-top:0!important}#popover-basic-workflow{border:none!important}#popover-basic-workflow .arrow:after{border-color:transparent transparent #b72cff!important}#popover-basic-workflow .popover-header:before{border-bottom:1px solid #b72cff!important}#popover-basic-workflow.popover{max-width:380px}.loader-wrapper{margin-right:480px}@media screen and (min-width:1200px) and (max-width:1350px){.loader-wrapper{margin-right:355px}}@media screen and (max-width:1200px){.loader-wrapper{margin-right:80px}}@media screen and (max-width:548px){.loader-wrapper{margin-right:20px}}@media screen and (max-width:331px){.loader-wrapper{margin-right:0}}.message-block.create-workflow{max-width:calc(100% - 550px)}@media screen and (max-width:1700px){.message-block.create-workflow{max-width:calc(100% - 120px)}}@media screen and (max-width:548px){.message-block.create-workflow{max-width:calc(100% - 20px)}}@media screen and (max-width:331px){.message-block.create-workflow{max-width:100%}}.info-icon{cursor:pointer}.info-icon svg{height:20px;width:20px}.automations-usage-container{padding:10px;border-radius:5px;box-shadow:0 4px 25px rgba(0,0,0,.05);background-color:#fbf9fd;margin:5px 10px;max-height:180px;overflow-y:scroll}.theme-light .automations-usage-container{background:#f0f2f5}.theme-dark .automations-usage-container{background:#222736}.automations-usage-container .automation-usage{font-size:13px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:1px dashed grey}.automations-usage-container .automation-usage .auto-name{max-width:200px;width:100%}.automations-usage-container .automation-usage .auto-value,.link{margin-left:auto}.link{cursor:pointer}.link.open svg{-webkit-transform:rotate(0deg)!important;transform:rotate(0deg)!important}.link svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.link svg path{fill:#b72cff}button.add-tag-btn{margin-left:0!important}button.add-tag-btn:hover svg path{fill:#fff}button.add-tag-btn svg path{fill:#b72cff}.email-custom-fields-container{margin-top:20px}.email-custom-fields-container .export-option-checkbox-wrapper{margin-top:20px;max-height:250px;overflow:auto}.email-custom-fields-container .export-option-checkbox-wrapper .custom-checkbox-block{padding:5px 0;white-space:nowrap}.l_h_19{line-height:19px}.select-label .info-icon{width:12px!important;height:12px!important}.select-label .info-icon path{fill:#888c98}.select-label svg{width:15px;height:15px;margin-left:5px}.disabled-checkbox{opacity:.5}.filter-container-wrap{z-index:9999;padding:15px;width:550px!important;right:0;top:40px;max-width:550px!important;box-shadow:0 16px 24px rgba(8,35,48,.08),0 6px 12px rgba(8,35,48,.14);border-radius:6px;position:absolute;font-family:"Roboto";font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#3e4345}.filter-container-wrap.dashboard{right:0!important}@media screen and (max-width:991px){.filter-container-wrap{right:-46px;max-width:500px!important}}@media screen and (max-width:767px){.filter-container-wrap{max-width:300px!important;right:unset;left:0}}.theme-light .filter-container-wrap{background:#fff;border:1px solid #f1f3f4}.theme-dark .filter-container-wrap{background:#2a3142;border:1px solid #454961}.filter-container-wrap .title{font-family:"Roboto";font-style:normal;font-weight:600;font-size:14px;line-height:21px;margin-bottom:10px}.theme-light .filter-container-wrap .title{color:#101828}.theme-dark .filter-container-wrap .title{color:#e3e4e5}.filter-container-wrap .subtitle{text-align:left;font-family:"Roboto";font-style:normal;font-weight:400;font-size:12px;line-height:18px}.theme-light .filter-container-wrap .subtitle{color:#101828}.theme-dark .filter-container-wrap .subtitle{color:#e3e4e5}.filter-container-wrap .row-nowrap{grid-gap:5px;gap:5px;width:100%;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:15px;position:relative}.filter-container-wrap .row-nowrap .width-noselect{width:100%}.filter-container-wrap .row-nowrap .width-noselect .custom-universal-select{max-width:99%!important;height:32px;left:18px;background:#fff;border-radius:6px}.theme-light .filter-container-wrap .row-nowrap .width-noselect .custom-universal-select{border:1px solid #e5eaee}.theme-dark .filter-container-wrap .row-nowrap .width-noselect .custom-universal-select{border:1px solid #4c5468}.theme-light .filter-container-wrap .row-nowrap .width-noselect .custom-universal-select .select .selected-value{color:#667085}.theme-dark .filter-container-wrap .row-nowrap .width-noselect .custom-universal-select .select .selected-value{color:#97a7bc}.theme-light .filter-container-wrap .row-nowrap .width-noselect .custom-universal-select .options .option .option-value{color:#667085}.theme-dark .filter-container-wrap .row-nowrap .width-noselect .custom-universal-select .options .option .option-value{color:#97a7bc}.filter-container-wrap .filter-option-container{padding-bottom:15px}@media screen and (max-width:768px){.filter-container-wrap .filter-option-container{padding-bottom:0}}.filter-container-wrap .filter-option-container div{width:100%}.filter-container-wrap .filter-option-container .filter-select{width:calc(100% - 15px)}.filter-container-wrap .filter-option-container .multi-select{width:calc(100% - 22px);margin-right:15px}.filter-container-wrap .filter-option-container .close-icon{display:inline-block;cursor:pointer;margin:auto}.theme-light .filter-container-wrap .filter-option-container .close-icon svg path{fill:#667085!important}.theme-dark .filter-container-wrap .filter-option-container .close-icon svg path{fill:#97a7bc!important}@media screen and (max-width:768px){.filter-container-wrap .filter-option-container>div{padding-bottom:15px}.filter-container-wrap .filter-option-container>div:nth-child(2){padding-left:15px!important}}@media screen and (max-width:768px){.filter-container-wrap .container-footer div{-webkit-justify-content:end;justify-content:end}.filter-container-wrap .container-footer .add-filter-wrapper{padding-bottom:15px}}.filter-container-wrap .container-footer .add-filter{font-weight:600;font-size:14px;line-height:21px;cursor:pointer;display:inline-block;margin-top:auto;margin-bottom:auto;text-align:center}.theme-light .filter-container-wrap .container-footer .add-filter{color:#b72cff}.theme-dark .filter-container-wrap .container-footer .add-filter{color:#e3e4e5}.filter-container-wrap .container-footer .disable-button{pointer-events:none}.theme-light .filter-container-wrap .container-footer .disable-button{color:#667085}.theme-dark .filter-container-wrap .container-footer .disable-button{color:#97a7bc}.filter-container-wrap .container-footer .footer-buttons-container{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.video-modal-main-wrapper .popup-alert{display:grid}.video-modal-main-wrapper .popup-alert .video-wrapper{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;border-radius:6px;justify-self:center;-webkit-align-self:center;align-self:center;padding:10px 20px 20px}.theme-light .video-modal-main-wrapper .popup-alert .video-wrapper{background:#f0f2f5}.theme-dark .video-modal-main-wrapper .popup-alert .video-wrapper{background:#222736}.video-modal-main-wrapper .popup-alert .video-wrapper .custom-loader{padding:0;position:absolute;right:50%;top:45%}.video-modal-main-wrapper .popup-alert .video-wrapper iframe{border:0}.video-modal-main-wrapper .popup-alert .video-wrapper .close-icon{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;width:100%}.video-modal-main-wrapper .popup-alert .video-wrapper .close-icon span{cursor:pointer;position:relative;bottom:5px;left:10px}.theme-light .video-modal-main-wrapper .popup-alert .video-wrapper .close-icon span svg path{fill:#667085!important}.theme-dark .video-modal-main-wrapper .popup-alert .video-wrapper .close-icon span svg path{fill:#97a7bc!important}.template-card-container{max-width:574px;width:100%;background:#fff;border-radius:8px;height:100%;padding:15px;box-shadow:0 1px 2px rgba(8,35,48,.14901960784313725);cursor:pointer;position:relative}.theme-light .template-card-container{background:#fff}.theme-dark .template-card-container{background:#2a3142}.template-card-container.concierge{padding:0!important;-webkit-align-items:center;align-items:center;overflow:hidden;min-width:368px!important}.template-card-container.concierge.no-min-width{min-width:unset!important;min-height:180px}.template-card-container.concierge.no-min-width .upgrade-btn{bottom:10px!important}.template-card-container.concierge.no-min-width .concierge-img{max-width:90%!important}.template-card-container.concierge .title{font-size:22px;line-height:26px;font-weight:500}.theme-light .template-card-container.concierge .title{color:#2b3a68}.theme-dark .template-card-container.concierge .title{color:#e3e4e5}.template-card-container.concierge .subtitle{font-size:12px;line-height:16px}.theme-light .template-card-container.concierge .subtitle{color:#4a5c96}.theme-dark .template-card-container.concierge .subtitle{color:#e3e4e5}.template-card-container.concierge .concierge-img{padding:0!important;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);max-width:78%}.template-card-container .actions-background{display:none}.template-card-container:hover .actions-background{height:100%;width:100%;display:-webkit-flex!important;display:flex!important;background:rgba(5,2,43,.5);position:absolute;top:0;left:0;border-radius:8px;cursor:default!important}.theme-light .template-card-container:hover{box-shadow:0 5px 15px rgba(0,0,0,.12)}.theme-dark .template-card-container:hover{box-shadow:0 5px 15px rgba(0,0,0,.3)}.template-card-container .recipe-edit-icon{position:absolute;bottom:10px;right:10px;padding:0 2px;border-radius:4px;cursor:pointer}.theme-light .template-card-container .recipe-edit-icon{background:#faf2ff}.theme-light .template-card-container .recipe-edit-icon svg path{fill:#667085}.theme-dark .template-card-container .recipe-edit-icon{background:#353e53}.theme-dark .template-card-container .recipe-edit-icon svg path{fill:#97a7bc}.theme-light .template-card-container .recipe-edit-icon:hover{background:#f7e8ff}.theme-dark .template-card-container .recipe-edit-icon:hover{background:#3c435f}.template-card-container.sm{width:140px}.template-card-container .template-card-img{margin-bottom:10px}.template-card-container .template-card-img.create-new svg{width:80px;height:80px}.theme-light .template-card-container .template-card-img.create-new svg rect{fill:#faf2ff!important}.theme-dark .template-card-container .template-card-img.create-new svg rect{fill:#353e53!important}.template-card-container .workflow-step{position:relative;display:-webkit-flex;display:flex}.theme-light .template-card-container .workflow-step svg circle,.theme-light .template-card-container .workflow-step svg path,.theme-light .template-card-container .workflow-step svg rect{fill:#ebeff9!important}.theme-dark .template-card-container .workflow-step svg circle,.theme-dark .template-card-container .workflow-step svg path,.theme-dark .template-card-container .workflow-step svg rect{fill:#353e53!important}.template-card-container .workflow-step .workflow-step-img{position:absolute;top:4px;left:5px;z-index:10}.template-card-container .workflow-step .workflow-step-img span{display:inline-block;margin:auto}.theme-light .template-card-container .workflow-step .workflow-step-img span{color:#3e4a5c}.theme-dark .template-card-container .workflow-step .workflow-step-img span{color:#d2d9e1}.template-card-container .template-card-title{font-weight:500;font-size:16px;line-height:18px}.theme-light .template-card-container .template-card-title{color:#3e4a5c}.theme-dark .template-card-container .template-card-title{color:#d2d9e1}.template-card-container .template-card-title.sm{font-size:14px}.template-card-container .template-card-description{font-weight:400;font-size:13px;line-height:18px;margin-top:5px;max-width:100%}.theme-light .template-card-container .template-card-description{color:#667085}.theme-dark .template-card-container .template-card-description{color:#97a7bc}.template-card-container .template-img{padding-right:10px;height:42px;max-width:100%}.template-card-container .template-img img{max-width:100%;width:auto;height:38px;overflow:hidden}.templates-section-arrow{display:none!important;position:absolute;top:50%;z-index:10;background:#c864fa;border-radius:50%;width:28px;height:28px;display:-webkit-flex;display:flex;cursor:pointer}@media screen and (max-width:1200px){.templates-section-arrow{display:-webkit-flex!important;display:flex!important}}.theme-light .templates-section-arrow{box-shadow:0 5px 15px rgba(0,0,0,.12)}.theme-dark .templates-section-arrow{box-shadow:0 5px 15px rgba(0,0,0,.3)}.templates-section-arrow svg{margin:auto}.templates-section-arrow svg path{fill:#fff}.templates-section-arrow.left{left:165px;-webkit-transform:rotate(180deg) translateY(50%);transform:rotate(180deg) translateY(50%)}.templates-section-arrow.right{right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.templates-section{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.templates-section,.templates-section.show-concierge{width:calc(100% - 140px)!important}@media screen and (max-width:1200px){.templates-section.show-concierge{overflow:auto;width:100%!important}.templates-section.show-concierge .row{max-width:unset!important}}.templates-section.show-concierge .row{overflow:unset!important;-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important;max-width:calc(100% - 368px)}.templates-section.hide .row{overflow:auto!important;max-width:100%!important}.templates-section .row{overflow:auto}.templates-section .template-card-container{min-width:200px}.templates-section .row::-webkit-scrollbar,.templates-section::-webkit-scrollbar{display:none}.blank-template{height:138px;animation:pulse 1s ease-in-out infinite;-webkit-animation:pulse 1s ease-in-out infinite;border-radius:8px}.table-card-facade-loading{max-width:100%;max-height:600px;height:100%;overflow:hidden}@media screen and (max-width:991px){.table-card-facade-loading{max-height:400px;overflow:hidden}}.theme-light .table-card-facade-loading{background-color:#fff}.theme-dark .table-card-facade-loading{background-color:#2a3142}.table-card-facade-loading .table-facade-loading-row{display:-webkit-flex;display:flex}.theme-light .table-card-facade-loading .table-facade-loading-row{border-bottom:1px solid #e5eaee}.theme-dark .table-card-facade-loading .table-facade-loading-row{border-bottom:1px solid #4c5468}.table-card-facade-loading .card-facade-loading-row{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.table-card-facade-loading .card-facade-loading-col{width:33.333%;padding:5px}@media screen and (max-width:1200px) and (min-width:767px){.table-card-facade-loading .card-facade-loading-col{width:50%}}@media screen and (max-width:767px){.table-card-facade-loading .card-facade-loading-col{width:100%}}.table-card-facade-loading .card-facade-loading-col .card-facade-loading-col-div{height:110px;width:100%;animation:pulse 1s ease-in-out infinite;-webkit-animation:pulse 1s ease-in-out infinite;border-radius:6px}.theme-light .table-card-facade-loading .card-facade-loading-col .card-facade-loading-col-div{border:1px solid #e5eaee}.theme-dark .table-card-facade-loading .card-facade-loading-col .card-facade-loading-col-div{border:1px solid #4c5468}.table-card-facade-loading .table-facade-loading-col{width:15%;padding:10px 20px}.table-card-facade-loading .table-facade-loading-col:first-child{width:40%}.table-card-facade-loading .table-facade-loading-col .table-facade-loading-col-div{height:20px;width:100%;animation:pulse 1s ease-in-out infinite;-webkit-animation:pulse 1s ease-in-out infinite;border-radius:6px}#tooltip-top-index{z-index:100!important}.recipe-card-input{max-width:calc(100% - 55px)!important}.recipe-card-input.error{max-width:calc(100% - 200px)!important}.editable-text-tooltip.with-tags{max-width:calc(100% - 300px);min-width:100px}.theme-light .recipe-description-wrapper{color:#667085!important;font-size:13px!important;font-weight:400!important}.theme-dark .recipe-description-wrapper{color:#97a7bc!important;font-size:13px!important;font-weight:400!important}.recipe-description-wrapper,.recipe-name-wrapper{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;font-size:15px}.theme-light .recipe-description-wrapper,.theme-light .recipe-name-wrapper{color:#3e4a5c}.theme-dark .recipe-description-wrapper,.theme-dark .recipe-name-wrapper{color:#d2d9e1}@media (max-width:430px){.recipe-description-wrapper,.recipe-name-wrapper{max-width:375px}}.recipe-description-wrapper.cut-text,.recipe-name-wrapper.cut-text{text-overflow:ellipsis;overflow:hidden;height:1.3em;white-space:nowrap;max-width:100%}.text-edit-component{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:100%}.text-edit-component .share-user-icon svg{width:20px}.text-edit-component .input-wrap{margin-right:5px!important;width:calc(100% - 60px)}@media screen and (max-width:1366px){.text-edit-component .editable-input{width:100%}}.theme-light .text-edit-component .text-truncate{color:#3e4a5c}.theme-dark .text-edit-component .text-truncate{color:#d2d9e1}.text-edit-component .check-icon svg{width:16px;height:16px}.text-edit-component .cancel-icon svg{width:12px;height:12px}.text-edit-component .d-column{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:relative}.text-edit-component .d-column .error-border{border:2px solid #fb6f6f}.text-edit-component .d-column .absolute-error{position:absolute;bottom:-20px;color:#fb6f6f;font-weight:500;font-size:12px}.workflow-card-view{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;max-width:420px!important;width:100%!important;position:relative;right:15px;top:2px}.workflow-card-view .tooltip-wrapper{max-width:calc(100% - 90px)!important}.workflow-card-view .tooltip-wrapper .recipe-description-wrapper,.workflow-card-view .tooltip-wrapper .recipe-name-wrapper{min-width:100%!important}.workflow-card-view .edit-icon{margin:auto 5px;visibility:hidden}.workflow-card-view:hover .edit-icon{visibility:visible}.edit-icons-flex,.modal-card{display:-webkit-flex;display:flex}.modal-card{width:230px;height:50px;box-shadow:0 4px 25px rgba(0,0,0,.05);border-radius:6px;position:relative;-webkit-align-items:center;align-items:center;cursor:pointer}.theme-light .modal-card{background-color:#fff}.theme-dark .modal-card{background-color:#2a3142}.theme-light .modal-card:hover{background-color:#ebe3fa}.theme-dark .modal-card:hover{background-color:#222736}.modal-card:hover span{color:#b72cff!important}.modal-card:hover svg.globe-icon path{fill:transparent!important;stroke:#b72cff}.modal-card:hover svg path{fill:#b72cff!important}.modal-card:hover .trigger-icon path{fill:#03b8ff!important}.modal-card .modal-card-title{font-weight:600;font-size:14px;line-height:21px;margin:auto 10px}.theme-light .modal-card .modal-card-title{color:#3e4a5c}.theme-dark .modal-card .modal-card-title{color:#d2d9e1}.modal-card .modal-card-title svg{width:25px;height:25px;margin:auto}.modal-card .modal-card-title svg.globe-icon{fill:#516077}.modal-card .modal-card-title svg.globe-icon path{fill:transparent!important}.modal-card .modal-card-title svg path{fill:#516077}.modal-card .modal-card-title .trigger-icon path{fill:#03b8ff!important}.menu-modal-wrapper{width:300px;margin:auto;padding:15px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border-radius:10px}.theme-light .menu-modal-wrapper{background-color:#f0f2f5}.theme-dark .menu-modal-wrapper{background-color:#222736}.menu-modal-wrapper .close-button-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.menu-modal-wrapper .close-button-wrapper button{outline:none;border:none;background-color:unset}.menu-modal-wrapper .close-button-wrapper button svg{height:12px;width:12px}.menu-modal-wrapper .modal-card-main-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-direction:column;flex-direction:column}@media (max-width:768px){.menu-modal-wrapper .modal-card-main-wrapper{margin-top:0}}@media (max-width:400px){.menu-modal-wrapper .modal-card{padding:16px 5px}}.workflow-card{padding:4px!important}.theme-light .workflow-card:hover .single-card-item{border:1px solid #c6cacc;background:#f7f9fa}.theme-dark .workflow-card:hover .single-card-item{border:1px solid #606071;background:#222736}.workflow-card .icon-wrap{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;right:10px}.workflow-card .single-card-item{padding-left:3px!important;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-direction:column;flex-direction:column;width:100%!important;max-width:600px!important;min-height:104px;height:100%;border-radius:8px;cursor:pointer}.theme-light .workflow-card .single-card-item{background-color:#fff;border:1px solid #e5eaee}.theme-dark .workflow-card .single-card-item{background-color:#2a3142;border:1px solid #4c5468}.workflow-card .single-card-item .single-card-item-footer{border-radius:0 0 8px 8px;padding:5px 10px}.theme-light .workflow-card .single-card-item .single-card-item-footer{background:#f7f9fa;border-top:1px solid #e5eaee}.theme-dark .workflow-card .single-card-item .single-card-item-footer{background:#222736;border-top:1px solid #4c5468}.workflow-card .single-card-item .play-pause-icon{margin-left:5px!important}.workflow-card .single-card-item .play-pause-icon .custom-loader{padding:0}@media (max-width:1320px){.workflow-card .single-card-item{min-height:134px}}.workflow-card .text-edit-component{padding-left:0!important}.workflow-card .edit-icon{margin:auto 5px}.theme-dark .workflow-card .edit-icon:hover svg path,.theme-light .workflow-card .edit-icon:hover svg path{fill:#b72cff}.workflow-card .name-wrap{width:calc(100% - 90px);position:relative}.workflow-card .min_h-29{min-height:29px}.workflow-card .workflow-name-edit-card-container{width:100%;display:-webkit-flex;display:flex}.workflow-card .workflow-name-edit-card-container .text-edit-component{width:calc(100% - 14px)}.workflow-card .workflow-name-edit-card-container .cut-text{max-width:calc(100% - 70px);display:inline-block}.workflow-card .el-border-top{height:52px;cursor:pointer;font-size:12px;font-weight:500;white-space:nowrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.workflow-card .el-border-top *{font-size:12px!important}@media (max-width:335px){.workflow-card .el-border-top *{font-size:11px!important}}.theme-light .workflow-card .el-border-top{color:#667085;border-top:1px dashed #e5eaee}.theme-dark .workflow-card .el-border-top{color:#97a7bc;border-top:1px dashed #4c5468}.workflow-card .el-border-top svg{width:15px!important;height:15px!important;margin-right:3px}.workflow-card .el-border-top .storageIcon svg{width:20px!important;height:20px!important;margin-top:3px}.theme-light .workflow-card .el-border-top .storageIcon svg path{fill:#667085}.theme-dark .workflow-card .el-border-top .storageIcon svg path{fill:#97a7bc}.workflow-card .automations-icons{right:5px;position:relative}.workflow-card .w-250{max-width:250px}.workflow-card .el-one{height:45px;cursor:pointer}.workflow-card .custom-badge{width:100%!important;border-width:1px!important;font-size:12px;height:20px;line-height:19px;padding:0 5px;margin-right:0;font-weight:600;box-sizing:border-box}.workflow-card .workflow-item-tags{position:relative;margin-left:10px;bottom:5px;margin-bottom:2px;right:4px}.workflow-card .workflow-item-tags .three-points-container{padding:unset!important}.workflow-card-icons{-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;text-align:center;left:2px;margin-bottom:2px}.draft-play-icon-card,.workflow-card-icons{display:-webkit-flex;display:flex;position:relative}.draft-play-icon-card{top:1px}.draft-play-icon-card svg path{fill:#a3aeb4}.clock-schedule{position:relative;right:2px;max-width:calc(100% - 30px)}.three-points{padding:1px 5px!important;height:20px;padding:1px;border-radius:6px}.theme-light .three-points{background:#f1f3f4;color:#667085}.theme-dark .three-points{background:#353e53;color:#97a7bc}.three-points span{display:inline-block;font-size:12px!important}.visual-tags{width:100%}.visual-tags .tag-badge{padding:1px 10px;max-width:220px;overflow:hidden;white-space:nowrap!important}.visual-tags .tag-badge .wrapper.hover{width:24px;right:0}.tags-light-bg .tooltip-text:has(.tags){max-width:580px!important;background-color:#fff!important;box-shadow:0 5px 15px rgba(0,0,0,.12);border:1px solid #e5eaee}@media (max-width:1000px){.tags-light-bg .tooltip-text:has(.tags){max-width:280px!important}}.tags-light-bg .tooltip-hover-bottom:after{border-color:transparent!important}.tags-light-bg .tooltip-hover-bottom{-webkit-transform:translate(-50%,60%);transform:translate(-50%,60%);position:relative}.tags-dark-bg .tooltip-text:has(.tags){max-width:580px!important;background-color:#222736!important;box-shadow:0 5px 15px rgba(0,0,0,.3);border:1px solid #4c5468}@media (max-width:1000px){.tags-dark-bg .tooltip-text:has(.tags){max-width:280px!important}}.tags-dark-bg .tooltip-hover-bottom:after{border-color:transparent!important}.tags-dark-bg .tooltip-hover-bottom{-webkit-transform:translate(-50%,60%);transform:translate(-50%,60%)}.tags-dark-bg.card-tooltip .tooltip-hover-bottom,.tags-light-bg.card-tooltip .tooltip-hover-bottom{-webkit-transform:translate(-50%,65%);transform:translate(-50%,65%)}@media (min-width:1301px){.tags-dark-bg.card-tooltip .tooltip-hover *,.tags-light-bg.card-tooltip .tooltip-hover *{max-width:260px!important}}@media (min-width:550px) and (max-width:1300px){.tags-dark-bg.card-tooltip .tooltip-hover *,.tags-light-bg.card-tooltip .tooltip-hover *{max-width:220px!important}.tags-dark-bg.card-tooltip .tooltip-hover-bottom,.tags-light-bg.card-tooltip .tooltip-hover-bottom{-webkit-transform:translate(-40%,65%);transform:translate(-40%,65%)}}@media (max-width:550px){.tags-dark-bg.card-tooltip .tooltip-hover-bottom,.tags-light-bg.card-tooltip .tooltip-hover-bottom{-webkit-transform:translate(-30%,65%);transform:translate(-30%,65%)}}.lnr{font-family:Linearicons-Free;speak:none;font-style:normal;font-weight:600;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sort-icon{cursor:pointer}.sort-icon-transparent{opacity:.2}.sort-icon-transparent:hover{opacity:1}.lnr-arrow-down:before{content:"\21E3"}.lnr-arrow-up:before{content:"\21E1"}.pagination .pagination-item,.pagination .pagination-items{display:-webkit-flex;display:flex}.pagination .pagination-item{width:35px;height:35px;padding:5;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:5px;cursor:pointer;margin:0 5px}.theme-light .pagination .pagination-item{color:#101828;border:1px solid #e5eaee;background-color:#fff}.theme-dark .pagination .pagination-item{color:#e3e4e5;border:1px solid #4c5468;background-color:#2a3142}.theme-dark .pagination .pagination-item.active,.theme-dark .pagination .pagination-item:hover,.theme-light .pagination .pagination-item.active,.theme-light .pagination .pagination-item:hover{border:1px solid #b72cff;color:#b72cff}.pagination .pagination-item .icon.left-icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.pagination .pagination-item .icon.right-icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media (max-width:500px){.pagination .pagination-item{width:28px;height:28px;margin:0 2px}}.pagination-items{margin-top:0!important}.rows-per-page-container{position:absolute;right:10px}@media screen and (max-width:991px){.rows-per-page-container{position:relative;right:unset;margin:10px auto 0;-webkit-justify-content:center;justify-content:center}}.rows-per-page-container .label{margin-top:auto;margin-bottom:auto;margin-right:10px}.theme-light .rows-per-page-container{color:#101828}.theme-dark .rows-per-page-container{color:#e3e4e5}.editable-description .text-edit-component .recipe-name-wrapper{font-size:13px;font-weight:400;max-width:100%!important}.theme-light .editable-description .text-edit-component .recipe-name-wrapper{color:#667085}.theme-dark .editable-description .text-edit-component .recipe-name-wrapper{color:#97a7bc}@media (min-width:900px){.editable-description .text-edit-component .recipe-name-wrapper{max-width:500px!important}}.editable-description .text-edit-component{width:100%;max-width:calc(100% - 20px)!important}.workflow-name-edit-container{max-width:calc(100% - 30px)}@media (max-width:1024px){.workflow-name-edit-container{min-width:60px}}.cursor-pointer .edit-icon{visibility:hidden}.cursor-pointer:hover .edit-icon{visibility:visible}.watch-trigger-wrapper-card{max-width:320px}.theme-light .watch-trigger-wrapper-card{background:#fff;color:#667085}.theme-dark .watch-trigger-wrapper-card{background:#2a3142;color:#97a7bc}@media (max-width:420px) and (min-width:320px){.watch-trigger-wrapper-card{max-width:200px}}@media (max-width:991px) and (min-width:768px){.watch-trigger-wrapper-card{max-width:250px}}.watch-trigger-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;position:relative;right:8px;max-width:192px;padding:5px;border-radius:6px}.theme-light .watch-trigger-wrapper{background:#fff;color:#667085}.theme-dark .watch-trigger-wrapper{background:#2a3142;color:#97a7bc}.watch-trigger-wrapper .close-btn-wrapper{width:20px}.description-row:hover+.description-row-sec{cursor:pointer}.description-row:hover+.description-row-sec .edit-icon{visibility:visible}.theme-light .description-row:hover+.description-row-sec{background-color:#f7f9fa!important}.theme-dark .description-row:hover+.description-row-sec{background-color:#222736!important}.description-row:hover+.description-row-sec .change-input{background-color:rgba(166,0,255,.001)!important}.active-row{cursor:pointer}.active-row .edit-icon{visibility:visible}.theme-light .active-row{background-color:#f7f9fa!important}.theme-dark .active-row{background-color:#222736!important}.active-row .change-input{background-color:rgba(166,0,255,.001)!important}#workflows-table a{color:inherit!important;text-decoration:inherit!important;width:100%;height:100%;display:inline-block;transition:all .3s;vertical-align:baseline;box-sizing:border-box;display:table-row}.theme-light #workflows-table a{border-bottom:1px solid #e5eaee}.theme-dark #workflows-table a{border-bottom:1px solid #4c5468}.workflow-card a{color:inherit!important;text-decoration:inherit!important;width:100%;height:100%;display:inline-block}.checkbox-count{position:relative;right:15px!important;bottom:1px}.workflow-header-checkbox{position:relative;display:-webkit-flex;display:flex;bottom:3px}.with-center .svg-wrapper{display:inline-block;margin-bottom:30px}.with-center .noting-detailed-btn-wrapper{margin-top:10px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.with-center .noting-detailed-btn-wrapper .first-btn,.with-center .noting-detailed-btn-wrapper .search-btn{margin:0 10px 0 0}.with-center .noting-detailed-btn-wrapper #drop-down-profile{max-width:unset!important;min-width:unset!important}@media (max-width:355px){.with-center .noting-detailed-btn-wrapper{-webkit-flex-wrap:wrap;flex-wrap:wrap}.with-center .noting-detailed-btn-wrapper .first-btn,.with-center .noting-detailed-btn-wrapper .search-btn{margin:0 0 10px}}.monitoring-time{font-family:"Roboto";padding:20px 40px;box-shadow:0 4px 25px rgba(0,0,0,.05);border-radius:16px}.theme-light .monitoring-time{background-color:#fff}.theme-dark .monitoring-time{background-color:#2a3142}.monitoring-time .chart-block{border:solid red!important;height:500px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;box-sizing:border-box;padding:10px;width:100%}.theme-light .monitoring-time .chart-block{background-color:#fff}.theme-dark .monitoring-time .chart-block{background-color:#2a3142}.chart-container .recharts-wrapper .recharts-surface{height:258px}@media screen and (max-width:991px){.chart-container .recharts-wrapper .recharts-surface{height:358px}}.dashboard-row .states-row{padding-right:0;padding-left:5px}.dashboard-row .chart-row{padding-right:0!important}@media (max-width:1300px){.dashboard-row .chart-row{padding-right:15px!important}.dashboard-row .chart-row,.dashboard-row .states-row{-webkit-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important}.dashboard-row .states-row{padding-right:15px;padding-left:10px}.dashboard-row .states-row .stats-container{display:block;padding-top:10px}}@media screen and (max-width:1300px) and (max-width:1300px) and (min-width:767px){.dashboard-row .states-row .stats-container{display:-webkit-flex;display:flex}.dashboard-row .states-row .stats-container .stats-container-col{width:50%}.dashboard-row .states-row .stats-container .stats-container-col.second-child{padding:0!important}}.dashboard-row-mobile{display:none}@media (max-width:1300px){.dashboard-row-mobile{display:-webkit-flex!important;display:flex!important}}.cancellation-feedback-modal .customModal .modal-body{box-shadow:none;max-width:650px}.cancellation-feedback-modal .customModal .modal-body .popup-alert{padding:15px 0;border-radius:10px;position:relative}.theme-light .cancellation-feedback-modal .customModal .modal-body .popup-alert{background:#fff}.theme-dark .cancellation-feedback-modal .customModal .modal-body .popup-alert{background:#2a3142}.cancellation-feedback-modal .customModal .modal-body .popup-alert .panel__btn{position:absolute;right:15px;top:15px}.cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-modal-title{font-weight:600;font-size:20px;line-height:23px;text-align:center;padding-bottom:10px}.theme-light .cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-modal-title{color:#3e4a5c;border-bottom:1px solid #e5eaee}.theme-dark .cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-modal-title{color:#d2d9e1;border-bottom:1px solid #4c5468}.cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-modal-subtitle{font-weight:600;font-size:14px;line-height:16px;padding:15px}.theme-light .cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-modal-subtitle{color:#3e4a5c}.theme-dark .cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-modal-subtitle{color:#d2d9e1}.cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-modal-question-title{font-weight:600;font-size:14px;line-height:16px;padding-bottom:5px}.theme-light .cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-modal-question-title{color:#3e4a5c}.theme-dark .cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-modal-question-title{color:#d2d9e1}.cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-options .feedback-option{padding:5px 10px;border-radius:6px;margin-bottom:10px;cursor:pointer;display:-webkit-flex;display:flex}.theme-light .cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-options .feedback-option{color:#667085;border:1px solid #e5eaee}.theme-dark .cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-options .feedback-option{color:#97a7bc;border:1px solid #4c5468}.cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-options .feedback-option .checkmark{display:none;margin-left:auto}.theme-light .cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-options .feedback-option:hover{border:1px solid #b0bec5}.theme-dark .cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-options .feedback-option:hover{border:1px solid #606071}.cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-options .feedback-option:hover .checkmark{display:block}.theme-light .cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-options .feedback-option:hover .checkmark svg path{stroke:#667085}.theme-dark .cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-options .feedback-option:hover .checkmark svg path{stroke:#97a7bc}.cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-options .feedback-option.active{border:1px solid #b72cff!important}.cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-options .feedback-option.active .checkmark{display:block}.cancellation-feedback-modal .customModal .modal-body .popup-alert .feedback-options .feedback-option.active .checkmark svg path{stroke:#b72cff!important}.profile-page-title{font-weight:500;font-size:1rem;line-height:22px;text-transform:capitalize;margin:25px 0 25px 40px}.theme-light .profile-page-title{color:#101828}.theme-dark .profile-page-title{color:#e3e4e5}.profile{box-shadow:0 4px 25px rgba(0,0,0,.05);border-radius:8px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin-bottom:20px}.theme-light .profile{background:#fff}.theme-dark .profile{background:#2a3142}.profile .hexomatic-external-link{margin:0 auto 20px;color:#b72cff!important;cursor:pointer;font-size:12px;font-weight:400}.profile .hexomatic-external-link .custom-loader{padding:0!important;margin-left:10px}.profile .text-hexomatic{color:#b72cff}.profile .profile-info-block{max-height:680px;width:30%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:30px;-webkit-flex-direction:column;flex-direction:column;min-height:700px}.profile .profile-info-block .pie{width:140px;height:140px;background:#d8e0ed}.profile .profile-info-block .pie,.profile .profile-info-block .pie-inner{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin:.5em auto;position:relative;border-radius:50%}.profile .profile-info-block .pie-inner{width:132px;height:132px;background:#fff}.profile .profile-info-block .pie:after{border-radius:50%;display:block;content:"";background:transparent;position:absolute;left:4px;top:4px;height:125px;width:125px}.profile .profile-info-block .avatar-block{border-radius:50%;margin-bottom:20px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column}.profile .profile-info-block .avatar-block .img{width:125px;height:125px;min-width:125px;min-height:125px;-webkit-justify-content:center;justify-content:center;overflow:hidden}.profile .profile-info-block .avatar-block .completed-fields{margin-top:10px;background:#b72cff;color:#fff;border-radius:8px;padding:3.5px 12.5px;font-weight:600;font-size:12px;line-height:18px}.profile .profile-info-block .avatar-block .user-avatar{position:relative}.profile .profile-info-block .avatar-block .user-avatar .delete-btn{top:5px;width:25px;height:25px;background:transparent}.profile .profile-info-block .avatar-block .user-avatar .delete-btn,.profile .profile-info-block .avatar-block .user-avatar .upload-btn{position:absolute;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;left:97px;border-radius:50%;outline:none;border:none}.profile .profile-info-block .avatar-block .user-avatar .upload-btn{bottom:5px;width:26px;height:26px;background:#efefef}.profile .profile-info-block .avatar-block .user-avatar .upload-btn .tooltip-wrapper{height:16px}.profile .profile-info-block .avatar-block .user-avatar .delete-icon,.profile .profile-info-block .avatar-block .user-avatar .upload-icon{width:1rem}.profile .profile-info-block .avatar-block p{margin:0}.profile .profile-info-block .avatar-block .img{border-radius:50%;background:#d8e0ed;width:100%;height:100%;object-fit:cover}.profile .profile-info-block .pulse div,.profile .profile-info-block .pulse p{animation:pulse 1s ease-in-out infinite;-webkit-animation:pulse 1s ease-in-out infinite;border-radius:6px}.profile .profile-info-block .pulse .circle{margin:0 auto 10px;border-radius:50%;height:135px;width:135px}.profile .profile-info-block .pulse .completed-fields{height:25px;width:157px;border-radius:8px;margin-bottom:10px}.profile .profile-info-block .pulse .line-name{width:100px;margin-bottom:6px;font-size:20px;line-height:26px;height:26px}.profile .profile-info-block .pulse .line-email{width:200px;height:26px;margin-bottom:60px;font-size:16px;line-height:21px}.profile .profile-info-block .user-name{margin-top:0;text-align:center;margin-bottom:6px;font-weight:700;font-size:20px;line-height:26px;text-transform:capitalize;max-width:100%}.theme-light .profile .profile-info-block .user-name{color:#101828}.theme-dark .profile .profile-info-block .user-name{color:#e3e4e5}.profile .profile-info-block .user-email{margin-top:0;margin-bottom:60px;font-size:16px;line-height:21px;max-width:100%}.theme-light .profile .profile-info-block .user-email{color:#101828}.theme-dark .profile .profile-info-block .user-email{color:#e3e4e5}.profile .profile-info-block .left-more{max-width:100%}.profile .profile-info-block .reset-block{margin:0 auto 20px}.profile .delete-block{margin-top:auto}@media (max-width:992px){.profile .delete-block{position:relative;left:0;bottom:0}.profile .delete-block .cancel{text-align:center}.profile .delete-block .sign-out-delete{display:block!important;text-align:center}}.theme-light .profile .delete-block .deletion-info{color:#101828}@media (max-width:1600px){.theme-light .profile .delete-block .deletion-info p{width:250px}}@media (max-width:992px){.theme-light .profile .delete-block .deletion-info p{width:auto}}.theme-dark .profile .delete-block .deletion-info{color:#e3e4e5}@media (max-width:1600px){.theme-dark .profile .delete-block .deletion-info p{width:250px}}@media (max-width:992px){.theme-dark .profile .delete-block .deletion-info p{width:auto}}.profile .delete-block .deletion-info .cancel{cursor:pointer;font-weight:500;color:#b72cff;white-space:nowrap}.profile .delete-block .delete{font-weight:700;font-size:14px;line-height:19px;text-align:center;text-transform:capitalize;color:#fb6f6f;cursor:pointer;white-space:nowrap}@media (max-width:992px){.profile .delete-block{bottom:10px}}.profile .delete-block .clickable-text{line-height:inherit}.profile .profile_content{width:70%;min-height:700px}.theme-light .profile .profile_content{border-left:1px solid #e5eaee}.theme-dark .profile .profile_content{border-left:1px solid #4c5468}@media (max-width:992px){.profile .profile_content{border:none!important}.profile .profile_content .content.row{margin-right:-10px;margin-left:-10px}}.theme-light .profile .profile_content input{color:#101828}.theme-dark .profile .profile_content input{color:#e3e4e5}.profile .profile_content hr{margin:0}.theme-light .profile .profile_content hr{background:#e5eaee}.theme-dark .profile .profile_content hr{background:#4c5468}.profile .profile_content .profile-header{display:-webkit-flex;display:flex;padding:40px 20px 0}.profile .profile_content .profile-header .links{text-decoration:none;margin-right:60px;font-weight:600;font-size:16px;line-height:21px;text-transform:capitalize;white-space:nowrap;padding-bottom:20px}.theme-light .profile .profile_content .profile-header .links{color:#667085}.theme-dark .profile .profile_content .profile-header .links{color:#97a7bc}.profile .profile_content .profile-header .links.active-nav{border-bottom:4px solid #b72cff}.theme-light .profile .profile_content .profile-header .links.active-nav{color:#101828}.theme-dark .profile .profile_content .profile-header .links.active-nav{color:#e3e4e5}.theme-light .profile .profile_content .profile-header .links:hover{color:#101828}.theme-dark .profile .profile_content .profile-header .links:hover{color:#e3e4e5}@media (max-width:1220px){.profile .profile_content .profile-header .links{margin-right:28px}}.profile .profile_content .content{padding:40px}.profile .profile-settings .custom-multi-select svg{cursor:pointer}.theme-light .profile .profile-settings .custom-multi-select svg:hover path{fill:#667085!important}.theme-dark .profile .profile-settings .custom-multi-select svg:hover path{fill:#97a7bc!important}.theme-light .profile .profile-settings .custom-multi-select{color:#667085}.theme-dark .profile .profile-settings .custom-multi-select{color:#97a7bc}.profile .profile-settings .custom-multi-select span+div{box-shadow:none}.profile .profile-settings .custom-multi-select>div:nth-last-child(2),.profile .profile-settings .custom-multi-select>div:nth-last-child(2):active,.profile .profile-settings .custom-multi-select>div:nth-last-child(2):focus,.profile .profile-settings .custom-multi-select>div:nth-last-child(2):hover{box-shadow:0 0 0 1px #b72cff!important}.profile .profile-settings .custom-multi-select div>div>div:first-child svg{visibility:hidden}.profile .profile-settings .custom-multi-select>div:nth-last-child(2) svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.profile .profile-settings .disabled-col{opacity:.5;pointer-events:none}.profile .profile-settings .description{font-size:13px}.theme-light .profile .profile-settings .description{color:#667085}.theme-dark .profile .profile-settings .description{color:#97a7bc}.profile .profile-settings .dropzone-block{width:160px}.profile .profile-settings .information{font-weight:400;font-size:16px;line-height:19px}.theme-light .profile .profile-settings .information{color:#101828}.theme-dark .profile .profile-settings .information{color:#e3e4e5}.profile .profile-settings .pulse div{animation:pulse 1s ease-in-out infinite;-webkit-animation:pulse 1s ease-in-out infinite}.profile .profile-settings .pulse .line-label{border-radius:6px;height:20px;width:150px}.profile .profile-settings .pulse .line-input{margin:15px 0;border-radius:6px;height:50px}.profile .profile-settings .pulse .line-upload-file{margin:15px 0;border-radius:6px;height:100px;width:60%}.profile .profile-settings .custom-input{margin-bottom:10px}.theme-light .profile .profile-settings input{background:#fff;border:2px solid #e5eaee;color:#101828}.theme-dark .profile .profile-settings input{background:#2a3142;border:2px solid #4c5468;color:#e3e4e5}.profile .profile-settings .label-select{margin:10px 0 5px;font-size:14px;line-height:19px}.theme-light .profile .profile-settings .label-select{color:#667085}.theme-dark .profile .profile-settings .label-select{color:#97a7bc}.profile .profile-settings .country,.profile .profile-settings .industry{margin-bottom:20px}.profile .profile-settings .country .options,.profile .profile-settings .industry .options{width:100%!important}.profile .profile-settings .dr-zone-block{margin-top:10px;margin-bottom:0;margin-left:15px}.profile .profile-settings .dr-zone-block .row{-webkit-align-items:center;align-items:center}.profile .profile-settings .dr-zone-block .dropzone.dropzone--single{margin-right:167px;margin-bottom:0}@media screen and (max-width:768px){.profile .profile-settings .dr-zone-block .dropzone.dropzone--single{margin-bottom:10px}}.profile .profile-settings .dr-zone-block .dr-text p{font-size:12px;line-height:16px;color:#bbc2c5}.profile .profile-settings .save-btn{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}@media (max-width:640px){.profile .profile-settings .error-wrapper{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.profile .profile-settings .error-wrapper .save-btn{margin-bottom:10px}.profile .profile-settings .error-wrapper .visibility{text-align:center}}@media (max-width:450px){.profile .profile-settings .dropzone-wrapper{-webkit-flex-direction:column;flex-direction:column}}.profile .profile-settings .custom-hr.updates{width:100%;margin-top:5px;margin-bottom:7px}.theme-light .profile .profile-settings .custom-hr.updates{border:1px solid #e5eaee}.theme-dark .profile .profile-settings .custom-hr.updates{border:1px solid #4c5468}.profile .profile-settings .data_list_row{margin-bottom:10px}.profile .profile-settings .data_list_row #datalist-ul li{padding:.5em 1em!important}.theme-light .profile .profile-settings .data_list_row #datalist-ul li:hover{background:#f0f2f5}.theme-dark .profile .profile-settings .data_list_row #datalist-ul li:hover{background:#222736}.profile .profile-settings input::-webkit-inner-spin-button,.profile .profile-settings input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.profile .profile-settings input[type=number]{-moz-appearance:textfield}.profile .payment-footer-text{margin-top:40px}.theme-light .profile .payment-footer-text p{color:#667085}.theme-dark .profile .payment-footer-text p{color:#97a7bc}.profile .property-shared-block .empty-block{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;min-height:500px}.profile .property-shared-block .empty-block .text-1{font-size:20px;line-height:26px;text-align:center;margin-bottom:6px}.theme-light .profile .property-shared-block .empty-block .text-1{color:#101828}.theme-dark .profile .property-shared-block .empty-block .text-1{color:#e3e4e5}.profile .property-shared-block .empty-block .text-2{font-weight:700;font-size:16px;line-height:21px;text-align:center}.theme-light .profile .property-shared-block .empty-block .text-2{color:#667085}.theme-dark .profile .property-shared-block .empty-block .text-2{color:#97a7bc}.profile .property-shared-block .empty-block img{width:150px;margin-bottom:20px}@media screen and (max-width:992px){.profile{-webkit-flex-direction:column;flex-direction:column}.profile .profile-info-block,.profile .profile_content{width:100%;min-height:auto}}@media screen and (max-width:857px){.profile{-webkit-flex-direction:column;flex-direction:column}.profile .profile-info-block{width:100%}.profile .profile-info-block .user-email{margin-bottom:20px}.profile .profile_content{width:100%}.profile .profile_content .profile-header{-webkit-justify-content:space-between;justify-content:space-between}.profile .profile_content .profile-header .links{text-decoration:none;margin-right:10px;font-size:14px;line-height:19px;padding-bottom:10px}}@media screen and (max-width:690px){.profile{-webkit-flex-direction:column;flex-direction:column}.profile .profile-info-block{width:100%;padding:20px}.profile .profile_content{width:100%}.profile .profile_content .profile-header{-webkit-justify-content:space-between;justify-content:space-between;padding:40px 20px 0 10px}.profile .profile_content .profile-header .links{text-decoration:none;margin-right:10px;font-size:12px;line-height:16px;padding-bottom:5px;text-align:center;white-space:pre-wrap}.profile .profile_content .content{padding:20px}.profile .profile-settings .save-btn{-webkit-justify-content:center;justify-content:center;padding-right:0}}.profile-payment-inputs .form-item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-bottom:20px}.profile-payment-inputs .form-item .label{font-size:14px;line-height:19px;margin-bottom:5px}.theme-light .profile-payment-inputs .form-item .label{color:#667085}.theme-dark .profile-payment-inputs .form-item .label{color:#97a7bc}.profile-payment-inputs .form-item .input-field{width:100%;padding:0 20px;box-sizing:border-box;border-radius:6px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.theme-light .profile-payment-inputs .form-item .input-field{color:#101828;border:1px solid #e5eaee}.theme-dark .profile-payment-inputs .form-item .input-field{color:#e3e4e5;border:1px solid #4c5468}.profile-payment-inputs .form-item .input-field:focus{border:1px solid #b72cff}.profile-payment-inputs .form-item .input-wrapper{position:relative}.profile-payment-inputs .form-item .input-wrapper .eye-icon{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.theme-light .profile-payment-inputs .form-item .input-wrapper .eye-icon svg path{fill:#667085}.theme-dark .profile-payment-inputs .form-item .input-wrapper .eye-icon svg path{fill:#97a7bc}.profile-payment-inputs .form-item .input-wrapper .eye-icon.active-nav svg.globe-icon path{fill:transparent!important;stroke:#b72cff}.profile-payment-inputs .form-item .input-wrapper .eye-icon.active-nav svg path{fill:#b72cff}.profile-payment-inputs .upgrade-btn{width:100%;margin-top:20px;padding:0 15px}.profile-payment-inputs .upgrade-btn .btn.btn-primary{width:100%}.package-info-container{box-sizing:border-box;border-radius:10px;padding:20px 30px 10px}.package-info-container .with-center span svg{width:80px;height:80px}.package-info-container .empty{font-size:14px;line-height:19px}.package-info-container .empty-list{font-size:12px}.theme-light .package-info-container{background:#fff;border:1px solid #e5eaee}.theme-dark .package-info-container{background:#2a3142;border:1px solid #4c5468}.package-info-container .plans-header{display:-webkit-flex;display:flex}@media screen and (max-width:500px){.package-info-container .plans-header{display:block}.package-info-container .plans-header img{margin-left:0;margin-top:10px}}.package-info-container .plans-header .plans-title{font-weight:500;font-size:16px;line-height:24px;margin:auto 0;text-transform:capitalize}.theme-light .package-info-container .plans-header .plans-title{color:#101828}.theme-dark .package-info-container .plans-header .plans-title{color:#e3e4e5}.package-info-container .plans-header .logo-container{width:120px;margin-left:auto}.package-info-container .plans-header img{width:120px;height:auto}.package-info-container .plans-header img.hexofy{width:95px}.package-info-container .plans-header ::-webkit-scrollbar-track{border-radius:5px;width:8px!important}.package-info-container .plans-body{padding:20px 0}.package-info-container .plans-body .plans-details{font-weight:500;font-size:14px;line-height:21px;padding-bottom:10px}.theme-light .package-info-container .plans-body .plans-details{color:#101828}.theme-dark .package-info-container .plans-body .plans-details{color:#e3e4e5}.package-info-container .plans-body .plans-info-line{padding-bottom:6px;margin:0}.package-info-container .plans-body .plans-info-line .info-value{font-weight:400;font-size:14px;line-height:21px}.theme-light .package-info-container .plans-body .plans-info-line .info-value{color:#101828}.theme-dark .package-info-container .plans-body .plans-info-line .info-value{color:#e3e4e5}.package-info-container .plans-body .info-name{font-weight:400;font-size:14px;line-height:21px;padding-right:10px}.theme-light .package-info-container .plans-body .info-name{color:#667085}.theme-dark .package-info-container .plans-body .info-name{color:#97a7bc}.package-info-container .plans-footer{padding-top:10px;text-align:end}.theme-light .package-info-container .plans-footer{border-top:1px dashed #e5eaee}.theme-dark .package-info-container .plans-footer{border-top:1px dashed #4c5468}.theme-light .package-info-container .plans-footer .info-text{color:#101828}.theme-dark .package-info-container .plans-footer .info-text{color:#e3e4e5}.package-info-container .plans-footer.hexomatic-temp{display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:space-between;justify-content:space-between}.package-info-container .cancel_wrap{font-size:12px;font-weight:400}.theme-light .package-info-container .cancel_wrap{color:#667085}.theme-dark .package-info-container .cancel_wrap{color:#97a7bc}.package-info-container .cancel_wrap .cancel-text{font-size:12px!important;font-weight:400!important}.package-info-container .cancel_wrap .cancel-text:hover{cursor:pointer;color:#b72cff}.package-info-container .cancel_wrap .cancel-text.undo{color:#b72cff;margin-left:5px;display:inline-block}.theme-light .balance-text{color:#667085}.theme-dark .balance-text{color:#97a7bc}.hexowatch-external-link{margin:0 auto 10px;color:#b72cff!important;cursor:pointer;font-size:12px;font-weight:500}.hexowatch-external-link:hover{color:#a801ff!important}.hexowatch-view-payment-history{color:#b72cff;font-weight:600;line-height:24px;font-size:14px;padding-bottom:5px}.hexowatch-view-payment-history:hover{color:#a801ff}.popover-margin{left:-30px!important}.promo-video-cover{position:relative;width:100%;margin:0 auto 20px;cursor:pointer;overflow:hidden}.promo-video-cover .play-btn{position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;display:inline-block;width:60px;height:60px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);border-radius:50%;text-indent:-999em;cursor:pointer;z-index:2;transition:all .3s ease-out}.promo-video-cover .play-btn:after{content:"";position:absolute;left:50%;top:50%;height:0;width:0;margin:-12px 0 0 -6px;border:solid transparent;border-left:solid #000;border-width:12px 20px;transition:all .3s ease-out}.promo-video-cover:hover .play-btn{-webkit-transform:scale(1.1);transform:scale(1.1)}.plans-footer{padding-top:10px;text-align:end}.theme-dark .plans-footer,.theme-light .plans-footer{border-top:1px dashed}.plans-footer .upgrade-link{font-weight:600;font-size:14px;line-height:21px;text-transform:capitalize;color:#b72cff!important}.plans-footer .upgrade-link:hover{color:#a801ff!important}.plans-footer .action-link{font-weight:600;font-size:14px;line-height:21px;color:#b72cff!important}.plans-footer .action-link:hover{color:#a801ff!important}.theme-light .plans-footer .info-text{color:#101828}.theme-dark .plans-footer .info-text{color:#e3e4e5}.plans-footer.hexomate-temp{display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:space-between;justify-content:space-between}.theme-light .invoices-card{color:#101828}.theme-dark .invoices-card{color:#e3e4e5}.theme-dark .invoices-card table tr,.theme-light .invoices-card table tr{border-bottom:1px dashed #d7e0e8;height:39px}.invoices-card table tr td{min-width:130px;padding-right:20px;vertical-align:middle}.invoices-card table thead{display:block;font-size:13px;font-weight:500}.theme-light .invoices-card table thead{color:#667085}.theme-dark .invoices-card table thead{color:#97a7bc}.invoices-card table tbody{display:block;max-height:200px;overflow-y:auto}.invoices-card ::-webkit-scrollbar{height:8px}.eye-icon{right:5px;bottom:8px;cursor:pointer}.eye-icon.active svg path{fill:#b72cff!important}.logout-modal .modal__footer.cancel-is{margin-top:0!important}.two-factor{font-size:16px}.two-factor-type span.label{padding-right:10px}.qr-code-modal .modal-head-icon{display:none}.pass-modal .modal-content .modal__footer{margin-top:0!important}#resend-code-text{text-decoration:underline!important;line-height:25px}.two-factor .title{font-weight:500;font-size:14px;line-height:21px}.theme-light .two-factor .title{color:#667085}.theme-dark .two-factor .title{color:#97a7bc}.two-factor .info{font-weight:400;font-size:14px;line-height:21px}.theme-light .two-factor .info{color:#101828}.theme-dark .two-factor .info{color:#e3e4e5}.two-factor .device_name{font-size:16.5px}.theme-light .two-factor .device_name{color:#101828}.theme-dark .two-factor .device_name{color:#e3e4e5}.f_w_500{font-weight:500}#devices-footer{max-height:250px;overflow-y:auto}@media (max-width:380px){.left-more .tooltip-hover-bottom{-webkit-transform:translate(-60%,75%);transform:translate(-60%,75%)}.left-more .tooltip-text{width:200px;white-space:pre-wrap}}.verify-code{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin:auto;display:-webkit-flex;display:flex}.verify-code .code-input{display:inline-block;width:40px;height:40px;border-radius:2px!important;padding:0!important;text-align:center;margin:5px;border:none;border-bottom:3px solid #8c979d!important;background:transparent}.theme-light .verify-code .code-input{color:#101828}.theme-dark .verify-code .code-input{color:#e3e4e5}.verify-code .code-input:active,.verify-code .code-input:focus{border-bottom:3px solid #b72cff!important}@media (max-width:400px){.verify-code .code-input{width:30px;height:30px!important}}.verify-code .code-input.long{width:200px!important}.verify-code .custom-input{display:inline-block;max-width:40px;max-height:40px;margin:5px}.verify-code input::-webkit-inner-spin-button,.verify-code input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.verify-code input[type=number]{-moz-appearance:textfield}.dropzone-wrapper .dropzone-block .dropzone{width:100%;display:-webkit-flex;display:flex;position:relative;cursor:pointer}.dropzone-wrapper .dropzone-block .dropzone.pulse .dropzone__input{border:none!important}.theme-light .dropzone-wrapper .dropzone-block .dropzone.pulse .dropzone__input:hover{background:#f0f2f5!important}.theme-dark .dropzone-wrapper .dropzone-block .dropzone.pulse .dropzone__input:hover{background:#222736!important}.dropzone-wrapper .dropzone-block .dropzone.pulse aside{display:none!important}.dropzone-wrapper .dropzone-block .dropzone.dropzone--single{margin-right:167px;margin-bottom:0;height:110px;width:145px}.dropzone-wrapper .dropzone-block .dropzone.dropzone--single .dropzone__input{min-width:145px;min-height:110px;width:100%;height:100%;display:-webkit-flex;display:flex;position:absolute!important;cursor:pointer;border:2px dashed #b72cff;border-radius:10px}.dropzone-wrapper .dropzone-block .dropzone.dropzone--single .dropzone__input:hover{background-size:30px 30px;-webkit-animation:striped 2s linear infinite;animation:striped 2s linear infinite}.theme-light .dropzone-wrapper .dropzone-block .dropzone.dropzone--single .dropzone__input:hover{background-image:linear-gradient(-45deg,#e5eaee 25%,transparent 0,transparent 50%,#e5eaee 0,#e5eaee 75%,transparent 0,transparent)}.theme-dark .dropzone-wrapper .dropzone-block .dropzone.dropzone--single .dropzone__input:hover{background-image:linear-gradient(-45deg,#4c5468 25%,transparent 0,transparent 50%,#4c5468 0,#4c5468 75%,transparent 0,transparent)}@-webkit-keyframes striped{0%{background-position:0 0}to{background-position:60px 30px}}@keyframes striped{0%{background-position:0 0}to{background-position:60px 30px}}.dropzone-wrapper .dropzone-block .dropzone.dropzone--single .dropzone__input .dropzone__drop-here{margin:auto;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.theme-light .dropzone-wrapper .dropzone-block .dropzone.dropzone--single .dropzone__input .dropzone__drop-here{color:#101828}.theme-dark .dropzone-wrapper .dropzone-block .dropzone.dropzone--single .dropzone__input .dropzone__drop-here{color:#e3e4e5}.dropzone-wrapper .dropzone-block .dropzone__img{margin:0;height:100%;width:100%;text-align:center;position:relative;background-repeat:no-repeat;background-size:cover;background-position:50%;overflow:hidden}.dropzone-wrapper .dropzone-block .dropzone__img img{padding:5px;height:auto;max-width:120px;max-height:90px;width:auto}.dropzone-wrapper .dropzone-block .dropzone__img .dropzone__img-delete{top:10px;right:15px;cursor:pointer;background:0 0;font-size:9px;border:1px solid #fff;text-transform:uppercase;padding:2px 7px;line-height:10px;color:#fff;position:absolute;opacity:0;transition:all .3s;z-index:10}.dropzone-wrapper .dropzone-block .dropzone__img:hover .dropzone__img-delete{opacity:1!important}.dropzone-wrapper .dropzone-block .dropzone__img:hover:before{background-color:rgba(25,25,25,.6)}.dropzone-wrapper .dropzone-block .dropzone__img:before{position:absolute;content:"";width:100%;height:100%;transition:all .3s;cursor:default;left:0;top:0;bottom:0;right:0}.share-recipe-modal-main-cant-share{max-width:380px;width:100%;justify-self:center;-webkit-align-self:center;align-self:center;margin:auto;border-radius:8px;padding:20px}.theme-light .share-recipe-modal-main-cant-share{color:#101828;background:#fff}.theme-dark .share-recipe-modal-main-cant-share{color:#e3e4e5;background:#2a3142}.share-recipe-modal-main-cant-share p{font-size:18px;font-weight:700;line-height:27px}.share-recipe-modal-main-cant-share span{font-size:14px;font-weight:700;line-height:21px}.share-recipe-modal-main{max-width:580px;width:100%;justify-self:center;-webkit-align-self:center;align-self:center;margin:auto;border-radius:8px;padding:20px;position:relative}.share-recipe-modal-main .panel__btn{position:absolute;top:10px;right:10px}.theme-light .share-recipe-modal-main{color:#101828;background:#fff}.theme-dark .share-recipe-modal-main{color:#e3e4e5;background:#2a3142}.share-recipe-modal-main hr{background:#bdbdbd}.share-recipe-modal-main .copy-link{border:none;background:none;outline:none}.theme-light .share-recipe-modal-main .copy-link{color:#667085}.theme-dark .share-recipe-modal-main .copy-link{color:#97a7bc}.share-recipe-modal-main .generate-link{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.already-shared-emails-list{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-top:15px;max-height:180px;overflow-y:scroll}.already-shared-emails-list .emails-list{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin:5px 0;padding-right:10px}.theme-light .already-shared-emails-list .emails-list{color:#667085}.theme-dark .already-shared-emails-list .emails-list{color:#97a7bc}.already-shared-emails-list .emails-list svg{cursor:pointer;width:10px;height:10px}.theme-light .star-notselected svg path{fill:#c6cacc}.theme-dark .star-notselected svg path{fill:#4c5468}.scraping-row .use-in-workflow div{visibility:hidden}@media screen and ((min-width:992px)){.scraping-row:hover .use-in-workflow div{visibility:visible}}@media screen and ((max-width:991px)){.scraping-row:hover .use-in-workflow-mobile div{visibility:visible}}.scraping-row{color:inherit!important;text-decoration:inherit!important;width:100%;height:100%;display:inline-block;transition:all .3s;vertical-align:baseline;box-sizing:border-box;display:table-row}.theme-light .scraping-row{border-bottom:1px solid #e5eaee}.theme-dark .scraping-row{border-bottom:1px solid #4c5468}.scraping-row .use-in-workflow-mobile div span,.scraping-row .use-in-workflow div span{white-space:nowrap}.change-input{width:500px;margin-right:10px;border-radius:6px}.theme-light .change-input{background:#fff;color:#101828;border:1px solid #e5eaee}.theme-dark .change-input{background:#2a3142;color:#e3e4e5;border:1px solid #4c5468}.change-input:focus{border:1px solid #b72cff}.menu-container .options{top:-6px!important;right:20px!important}.menu-container .option{-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.menu-container .option svg{margin-right:10px}.menu-container .option svg path{fill:#bbc2c5}.selected-check-count{position:relative;font-size:13px!important;right:38px;width:20px}.recipe-name{position:relative;right:28px}.scraping-header-checkbox{display:-webkit-flex;display:flex;position:relative;bottom:3px!important}#popover-trigger-hover-focus{z-index:10000}#popover-trigger-hover-focus.popover-trigger-hover-focus-left .arrow:before{border-color:transparent #f2eaf8 transparent transparent!important}#popover-trigger-hover-focus.popover-trigger-hover-focus-left .arrow:after{border:none}#popover-trigger-hover-focus.popover-trigger-hover-focus-right .arrow:after{border-color:transparent transparent transparent #f2eaf8!important}#popover-trigger-hover-focus.popover-trigger-hover-focus-right .arrow:before{border:none}.edit-icon{display:-webkit-flex;display:flex;height:20px;width:20px;min-height:20px;min-width:20px;border-radius:5px;margin:auto 5px}.edit-icon svg{margin:auto;width:20px;height:20px}.edit-icon:hover{cursor:pointer}.edit-icon:hover svg path{fill:#b72cff}.icons{border-radius:6px;margin-right:30px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;text-align:center;cursor:pointer;height:25px;width:25px}.theme-light .icons{background:#eaeff2}.theme-dark .icons{background:#353e53}.icons svg{margin:auto}.theme-light .icons svg path{fill:#667085}.theme-dark .icons svg path{fill:#97a7bc}.icons:hover svg path{fill:#b72cff}#recipe-tabel{overflow:auto}.theme-light #recipe-tabel{background:#fff}.theme-dark #recipe-tabel{background:#2a3142}.recipe-tabel-wrapper{border:none!important}.recipe-tabel-wrapper .delete-icon{cursor:pointer;position:relative;width:2.5rem;height:2.5rem;opacity:.9;border-radius:10px;bottom:3px;border:none}.theme-light .recipe-tabel-wrapper .delete-icon{background:#f0f2f5}.theme-dark .recipe-tabel-wrapper .delete-icon{background:#222736}.recipe-tabel-wrapper .bulk{width:100%;height:100%;margin-left:5px!important;background:transparent!important}.theme-light .download-icon-wrapper svg path,.theme-light .download-icon-wrapper svg rect{fill:#e5eaee}.theme-dark .download-icon-wrapper svg path,.theme-dark .download-icon-wrapper svg rect{fill:#4c5468}.rows-per-page #drop-down-profile{z-index:100!important}.settings-icon{padding-left:6px;width:20px;display:inline-block}.settings-icon:hover svg path{fill:#b72cff!important}.recipes-row{margin:0!important;max-height:100%;height:100%;max-width:100%}.recipes-row.cardView{padding-bottom:40px}@media screen and (max-width:991px){.recipes-row.cardView{max-width:400px;padding-bottom:0}}.recipe-card{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;position:relative;cursor:pointer;-webkit-align-items:center;align-items:center;border-radius:8px;height:181px;width:100%;max-width:550px}.theme-light .recipe-card:hover{border:1px solid #c6cacc}.theme-dark .recipe-card:hover{border:1px solid #606071}.recipe-card.public{padding-top:20px}.theme-light .recipe-card{background-color:#fff;border:1px solid #e5eaee}.theme-dark .recipe-card{background-color:#2a3142;border:1px solid #4c5468}.recipe-card .bottom-wrapper{border-radius:0 0 8px 8px;padding:5px 10px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.theme-light .recipe-card .bottom-wrapper{background:#f7f9fa;border-top:1px solid #e5eaee}.theme-dark .recipe-card .bottom-wrapper{background:#222736;border-top:1px solid #4c5468}.recipe-card .bottom-wrapper .title{max-width:calc(100% - 20px)}.recipe-card .bottom-wrapper .action-block{width:20px}.recipe-card .bottom-wrapper .action-block svg{margin:0!important;height:24px}.recipe-card .bottom-wrapper .action-block:hover svg path{fill:#b72cff}.recipe-card .automation-menu-btn #drop-down-profile{z-index:100!important}.recipe-card #scraping-recipe-cards{max-height:calc(100% - 90px);overflow:auto}.recipe-card .image-block{text-align:center;width:100%;height:140px;border-radius:8px;position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:4px 4px 0 0}.recipe-card .image-block .action-btns-hover{display:none!important}.recipe-card .image-block:hover .action-btns-hover{height:calc(100% + 1px);width:100%;display:-webkit-flex!important;display:flex!important;background:rgba(5,2,43,.5);position:absolute;top:-1px;left:0;border-radius:8px 8px 0 0;cursor:default!important}.recipe-card .image-block:hover .action-btns-hover div{margin:auto}.recipe-card .image-block .img-wrapper{margin:auto;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;width:100%;height:100%;max-width:100%;overflow:hidden;max-height:140px;border-radius:8px 8px 0 0}.theme-light .recipe-card .image-block .img-wrapper.blank-img{background:#f0f2f5}.theme-dark .recipe-card .image-block .img-wrapper.blank-img{background:#222736}.recipe-card .image-block .img-wrapper.blank-img img{height:100px;width:100px;margin:auto}.recipe-card .image-block .img-wrapper img{height:100%;object-fit:cover;width:100%;border-radius:8px 8px 0 0}.recipe-card .title{text-align:start;font-weight:500;font-size:18px;line-height:27px;font-size:14px}.theme-light .recipe-card .title{color:#3e4a5c}.theme-dark .recipe-card .title{color:#d2d9e1}.recipe-card .action-block #icon svg{margin:0}.recipe-card .hover_content{position:absolute;top:0;left:0;display:none;background-color:#323537;padding:10px;text-align:center}.recipe-card .hover_content .description{color:#fff}.recipe-card .hover_content .position{margin-top:0;font:300 14px/24px "Roboto"}.recipe-card:hover .hover_content{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(50,53,55,.6);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;border-radius:8px}.recipe-card .width-fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.theme-light #recipe-thead.scroll{box-shadow:0 5px 15px -6px rgba(0,0,0,.12)}.theme-dark #recipe-thead.scroll{box-shadow:0 5px 15px -15px rgba(0,0,0,.3)}.recipe-search-container{margin:0 -15px;padding:0 15px}.theme-light .recipe-search-container.scroll{border-bottom:1px solid #e5eaee}.theme-dark .recipe-search-container.scroll{border-bottom:1px solid #4c5468}.recipe-search-container .custom-universal-select.show-bottom .options{min-width:145px!important;max-width:145px!important}.description #editable-name{max-width:350px}@media screen and (min-width:1300px){.description #editable-name{max-width:550px}}.fs-12{font-size:12px}.fs-16{font-size:16px}.max-width-550{max-width:550px;word-break:break-all}.nothing-to-show-recommended{margin-top:10px;min-height:80vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly}.nothing-to-show-recommended .recommended-wrapper{width:100%}.nothing-to-show-recommended .recommended-wrapper .pub-cards-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center}@media (max-width:1570px){.nothing-to-show-recommended .recommended-wrapper .pub-cards-wrapper{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start}}.theme-light .nothing-to-show-recommended .recommended-wrapper hr{border:1px solid #e5eaee}.theme-dark .nothing-to-show-recommended .recommended-wrapper hr{border:1px solid #4c5468}.recipe-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.recipe-header .recipe-name-wrapper{font-weight:500;font-size:1rem}.recipe-header .text-edit-component .m-vertical-auto{padding-bottom:1rem!important;padding-top:0!important}.custom-alert-block .modal-content{max-width:650px!important}.sync-buttons-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center}@media (max-width:768px){.sync-buttons-wrapper{-webkit-flex-direction:column;flex-direction:column}.sync-buttons-wrapper .custom-button{margin:5px 0}}.hexoScrapWebview{max-width:1050px!important;width:100%;overflow:auto;height:calc(100vh - 380px)}.hexoScrapWebview iframe{width:1900px!important;height:1200px;margin:-260px -425px}.load-more-button{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.scraped-inputs{max-width:1050px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.scraped-inputs .input{display:-webkit-flex;display:flex;width:100%;min-width:138px}.scraped-inputs .input .url{margin-right:.5rem;width:100%;margin-top:19px}@media screen and (max-width:1200px){.scraped-left{-webkit-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important}}.scraped-left .custom-universal-select .select{text-transform:unset!important}.scraped-left .option{text-transform:none!important}.scraped-right{max-height:760px;border-radius:10px}.scraped-right .add-custom-el-btn{margin-top:1.2rem}.scraped-right .add-custom-el-btn span{line-height:15px}.scraped-right .cards-container{max-height:calc(100vh - 380px);height:calc(100vh - 380px);overflow-y:auto;overflow-x:hidden;padding-right:15px}@media screen and (max-width:1200px){.scraped-right .cards-container{margin-top:10px;-webkit-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.scraped-right .cards-container .editable-card{margin:auto}}.scraped-right .retry-all{margin:auto}.scraped-right .retry-all svg path{fill:#fff}.hexoScrapWebview{margin-top:15px}.hexoScrapWebview iframe{background:#fff;border-radius:10px;width:100%}.property-list{-webkit-flex-wrap:wrap;flex-wrap:wrap}.property-list .item{margin-top:10px;white-space:nowrap;display:-webkit-flex;display:flex;width:100%}.property-list .item:first-child{margin-top:0!important}.property-list .item input{width:100%;height:32px;border-radius:6px;border:1px solid #e5eaee;color:#000;background:#fff;padding:10px}.property-list .item input:focus{border:1px solid #b72cff}.scraped-container{display:-webkit-flex;display:flex}.scraped-container-inputs{max-width:1040px;width:100%}.preview-input,.website-url{width:100%}.variables-input{width:50px;border:none;border-bottom:1px solid #b72cff}.add-property{margin-right:40px}.pagination{display:-webkit-flex!important;display:flex!important}.pagination .pagination-limit{width:60px;height:32px;border-radius:6px;border:1px solid #e5eaee;color:#000;background:#fff;padding:10px;margin-right:10px}.pagination .pagination-limit:focus{border:1px solid #b72cff}.scraped{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:20px}.done input{pointer-events:none;background:transparent!important;border:none!important}.done input .confirm{display:none}.count{margin:auto 10px auto auto;white-space:nowrap;display:inline-block}.close-btn,.confirm{width:32px;height:32px;display:inline-block;display:-webkit-flex;display:flex;margin-left:5px;margin-right:5px}.close-btn img,.confirm img{width:32px;height:32px;cursor:pointer;margin-top:auto;margin-bottom:auto}.editable-name-edit .custom-input .input-wrapper{height:unset!important}.custom-input{margin-right:10px}.change-visibility .tooltip-hover{display:inline!important;visibility:hidden}.change-visibility:hover .tooltip-hover{visibility:visible}.modal-line{padding:10px;width:100%}.theme-light .modal-line{border-bottom:1px dashed #e5eaee}.theme-dark .modal-line{border-bottom:1px dashed #4c5468}.theme-light .modal-line{color:#667085}.theme-dark .modal-line{color:#97a7bc}.modal-line:hover{cursor:pointer}.theme-light .modal-line:hover{color:#101828;background:#f7f9fa}.theme-dark .modal-line:hover{color:#e3e4e5;background:#222736}.modal-line.disabled{cursor:text!important;opacity:.7}.theme-light .modal-line.disabled:hover{color:#667085;background:inherit}.theme-dark .modal-line.disabled:hover{color:#97a7bc;background:inherit}.modal-line .icon-wrapper{min-width:20px;min-height:20px;border-radius:50%;background:#b72cff;padding:0 2px}.confirmed-elements{padding:6px 10px;border-radius:6px;margin-bottom:10px}.theme-light .confirmed-elements{color:#667085;background:#fff;border:1px solid #e5eaee}.theme-dark .confirmed-elements{color:#97a7bc;background:#2a3142;border:1px solid #4c5468}.editable-card{padding:6px 10px;border-radius:6px;max-width:450px}.editable-card .preview-card-label{white-space:nowrap;display:inline-block;margin-bottom:auto;margin-right:.5rem;font-weight:500;width:100px;min-width:100px;font-size:.7rem}.theme-light .editable-card .preview-card-label{color:#101828}.theme-dark .editable-card .preview-card-label{color:#e3e4e5}.editable-card .card-name{word-break:break-all}.editable-card .property-name,.editable-card .property-name-custom{width:calc(100% - 10px)!important}.editable-card .card-close-icon{cursor:pointer}.editable-card .card-close-icon svg{height:10px;width:10px}.editable-card .custom-element-name{width:calc(100% - 10px)!important}.editable-card .close-icon-custom{padding:10px;top:-5px;right:-5px}.editable-card .card-btns{padding:10px;top:-10px;right:-10px;margin-left:auto}.editable-card .card-btns .card-close-icon{cursor:pointer;display:inline-block}.editable-card .card-btns .card-close-icon svg{height:10px;width:10px}.editable-card .card-btns .card-close-icon:hover svg.globe-icon path{fill:transparent!important;stroke:#b72cff}.editable-card .card-btns .card-close-icon:hover svg path{fill:#b72cff}.editable-card .card-btns .card-copy-icon,.editable-card .card-btns .card-edit-icon{cursor:pointer;margin-right:6px}.editable-card .card-btns .card-copy-icon svg,.editable-card .card-btns .card-edit-icon svg{height:15px;width:15px}.theme-light .editable-card .card-btns .card-copy-icon svg path,.theme-light .editable-card .card-btns .card-edit-icon svg path{stroke:#667085}.theme-dark .editable-card .card-btns .card-copy-icon svg path,.theme-dark .editable-card .card-btns .card-edit-icon svg path{stroke:#97a7bc}.editable-card .card-btns .card-copy-icon:hover svg path,.editable-card .card-btns .card-edit-icon:hover svg path{stroke:#b72cff}.theme-light .editable-card .card-btns .card-copy-icon svg path{fill:#667085}.theme-dark .editable-card .card-btns .card-copy-icon svg path{fill:#97a7bc}.editable-card .edit-btn{margin-left:auto;width:30px}.theme-light .editable-card{color:#667085;background:#fff;border:1px solid #e5eaee}.theme-dark .editable-card{color:#97a7bc;background:#2a3142;border:1px solid #4c5468}.editable-card .custom-universal-select,.editable-card .custom-universal-select.custom-universal-select-with-margin{width:calc(100% - 20px)!important}.editable-card .custom-universal-select.custom-universal-select-with-margin .options{max-height:160px}.editable-card .custom-universal-select .options{top:40px;bottom:unset!important}.editable-card .custom-input{margin-right:0!important}.editable-card .custom-input .input-wrapper,.editable-card .custom-universal-select .select{height:30px!important;font-size:12px;min-height:30px;width:100%}.editable-card .custom-input .input-wrapper span,.editable-card .custom-universal-select .select span{font-size:12px!important}.editable-card .name-error{font-size:11px;padding-left:108px;line-height:16px}.custom-element .textarea{margin-top:10px}.action-component svg{margin-right:10px;cursor:pointer}.action-component svg:hover path{fill:#fb6f6f}.dragable-card{cursor:url(/static/media/dragSmall.0beade3c.svg),auto!important}.scraped-right [data-rbd-droppable-id=droppable]{max-width:450px;margin:auto}.scraping-recipe-card{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start}.scraping-recipe-card .automation-card{width:100%;margin:auto}.scraping-recipe-card .options{top:30px!important}.scraping-recipe-card .favorite-icon-bg svg{width:17px!important}@media screen and (max-width:768px){.scraping-recipe-card{-webkit-justify-content:center;justify-content:center}}.mt-19px{margin-top:19px}.col-md-pl{padding-left:0!important}@media screen and (max-width:991.98px){.col-md-pl{padding-left:15px!important}}::-webkit-scrollbar{height:5px;width:auto}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{border-radius:8px}.buttons-wrapper .cancel{cursor:pointer!important;font-size:14px;font-weight:600;line-height:24px;text-decoration:none!important}.theme-light .buttons-wrapper .cancel{color:#667085}.theme-dark .buttons-wrapper .cancel{color:#97a7bc}@media screen and (max-width:405px){.buttons-wrapper{margin:auto}.editable-card .preview-card-label{min-width:100px;width:60px}.custom-input{margin-left:0!important}}.break-all{word-break:break-all}.iframe-hide{max-width:1050px!important;width:100%;top:0;background:transparent;padding-left:15px;min-height:670px;box-sizing:content-box;cursor:not-allowed}.edit-card-header{display:-webkit-flex;display:flex;padding-bottom:5px}.theme-light .edit-card-header{border-bottom:1px dashed #e5eaee}.theme-dark .edit-card-header{border-bottom:1px dashed #4c5468}.edit-card-header .edit-tab{cursor:pointer}.theme-light .edit-card-header .edit-tab{color:#101828}.theme-dark .edit-card-header .edit-tab{color:#e3e4e5}.edit-card-header .edit-tab:hover{color:#b72cff}.edit-card-header .edit-tab.active{color:#b72cff!important}.edit-card-header .edit-card-close{padding:10px;top:-10px;right:-10px;margin-left:auto}.cursor-not-allowed{cursor:not-allowed!important}.border-danger{border:1px solid #f5c6cb}.message-block .text{margin-bottom:0!important;color:#fb6f6f!important}.pagination-numbers .input-label{display:inline-block;margin:auto 10px auto auto}.pagination-numbers .custom-input{margin-right:0!important;max-width:115px}.pagination-url .input-label{display:inline-block;margin:auto 45px auto auto}.pagination-url .custom-input{margin-right:0!important}@media (min-width:900px){.pagination-url.w-md-50{width:50%}}.pagination-path-label{font-size:12px;text-align:left;font-weight:600;margin-left:75px}.editable-card .textarea{width:calc(100% - 125px)!important}.editable-card .help-icon svg{height:24px;width:24px}.editable-card .help-icon-tooltip .no-wrap{word-break:keep-all;-webkit-transform:translate(-50%,35px)!important;transform:translate(-50%,35px)!important}#popover-trigger-hover-focus{display:-webkit-flex;display:flex;padding:5px;max-width:100%;font-size:.75rem;border:none;color:#000}#popover-trigger-hover-focus.popover-trigger-hover-focus-bottom .arrow:after,#popover-trigger-hover-focus.popover-trigger-hover-focus-top .arrow:after{border-color:transparent transparent #f2eaf8!important}#popover-trigger-hover-focus.popover-trigger-hover-focus-top .arrow:before{border:none}.delay-select .label{line-height:30px}.theme-light .delay-select .label{color:#101828}.theme-dark .delay-select .label{color:#e3e4e5}.delay-select .export-custom-select{width:135px!important;margin:auto}.delay-select .export-custom-select .options{width:135px!important;height:70px;overflow-y:auto;overflow-x:hidden}.block-ads-label{font-size:12px}.theme-light .block-ads-label{color:#101828}.theme-dark .block-ads-label{color:#e3e4e5}.action-row .action-hover{display:none;width:230px;left:0;top:-35px;font-size:12px;padding:4px;box-shadow:0 4px 20px rgba(0,0,0,.2);border-radius:6px}@media screen and (max-width:940px){.action-row .action-hover{width:189px!important}}.theme-light .action-row .action-hover{color:#3e4a5c;background:#f2eaf8}.theme-dark .action-row .action-hover{color:#d2d9e1;background:#50586b}.action-row .action-hover.sm{width:150px}.action-row:hover .action-hover{display:block;opacity:1;z-index:10}.path-hint{font-size:10px;line-height:12px;padding-right:10px}.action-information{font-size:12px;font-weight:500;word-break:break-all}.type-input-wrapper .eye-icon{right:5px;top:8px}.type-input-wrapper .eye-icon.active svg path{fill:#b72cff}.recipe-footer-part{position:relative;padding-top:6px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:992px){.recipe-footer-part{padding:0!important}}@media screen and (max-width:991px){.recipe-footer-part{padding-top:6px!important}}.recipe-footer-part .sticky-footer-buttons-recipe{margin-left:auto;display:-webkit-flex;display:flex;padding-right:90px}@media screen and (max-width:1200px){.recipe-footer-part .sticky-footer-buttons-recipe{padding-right:0!important}}@media screen and (max-width:767px){.recipe-footer-part .sticky-footer-buttons-recipe{padding-right:10px!important}}.recipe-footer-part .upload-image-block{width:80px;height:45px}.recipe-footer-part .upload-image-block .delete-btn,.recipe-footer-part .upload-image-block .upload-btn{width:.8rem!important;height:.8rem!important}.recipe-footer-part .upload-image-block .upload-btn{bottom:5px;right:5px}.recipe-footer-part .upload-image-block .delete-btn{right:5px;top:5px}.recipe-footer-part .upload-image-block .delete-icon,.recipe-footer-part .upload-image-block .upload-icon{width:.8rem!important}.recipe-footer-part .img-coment-block{max-width:1050px;padding-right:0;padding-top:10px}@media screen and (max-width:991px){.recipe-footer-part .img-coment-block{display:none!important}}.recipe-footer-part .textarea-block{padding-right:0}.recipe-footer-part .buttons{width:100%;max-width:450px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}@media screen and (max-width:991px){.recipe-footer-part .buttons{-webkit-justify-content:center!important;justify-content:center!important}}@media screen and (max-width:998px){.recipe-footer-part .img-coment-block{max-width:1050px;padding-right:15px}.recipe-footer-part .textarea-block{padding-right:15px}}@media screen and (max-width:767px){.recipe-footer-part .img-coment-block{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.recipe-footer-part .img-coment-block .upload-block{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-bottom:10px}.recipe-footer-part .textarea-block{padding-right:15px}}.arrow-down,.arrow-up{top:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;width:32px;height:32px;border:none;border-radius:50%;box-shadow:0 2px 2px 1px rgba(0,0,0,.08)}.theme-light .arrow-down,.theme-light .arrow-up{background:#fff}.theme-dark .arrow-down,.theme-dark .arrow-up{background:#2a3142}.arrow-down path,.arrow-up path{fill:#b72cff}.arrow-down{-webkit-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg)}.nothing-to-show-wrapper{margin-top:150px}@media (max-width:600px){.nothing-to-show-wrapper{margin-top:50px}}.pagination-wrapper{max-height:150px;overflow-y:auto}.scraping-recipe-card .option{-webkit-justify-content:start!important;justify-content:start!important}.actions-modal{padding:1.5rem}@media (min-width:900px){.actions-modal .advanced-pagination{min-width:410px}.actions-modal .advanced-pagination .pagination-numbers .custom-input{min-width:80px}}.actions-modal .advanced-pagination .pagination-numbers .custom-input{max-width:100%}@media (max-width:400px){.actions-modal{padding:5px}}.theme-light .password-text{color:#667085!important}.theme-dark .password-text{color:#97a7bc!important}.public-recipes-block{grid-gap:7px;gap:7px;-webkit-flex-wrap:wrap;flex-wrap:wrap}.preview-section.p-b-120{padding-bottom:120px}.preview-section .warning-wrapper{margin-top:-8px;border-left:1px solid #fba92e;margin-left:-20px;margin-bottom:5px}.preview-section .warning-wrapper .message-block.warning{width:calc(100% + 40px);padding:6px 10px}.preview-section .warning-wrapper .message-block.warning .text{color:#fba92e!important;font-weight:500}.suggestions-card{position:relative;padding:10px;border-radius:6px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;max-width:450px;margin-right:15px;margin-bottom:10px}.theme-light .suggestions-card{border:1px solid #e5eaee!important;background:#fff}.theme-dark .suggestions-card{border:1px solid #4c5468!important;background:#2a3142}.suggestions-card .suggestions-card-items{max-height:130px;overflow:auto;display:-webkit-flex;display:flex;max-width:100%;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px}.suggestions-card .suggestions-card-label{position:absolute;top:-10px;padding:0 5px;border-radius:6px;font-size:12px;font-weight:600}.theme-light .suggestions-card .suggestions-card-label{background:#f0f2f5;color:#101828}.theme-dark .suggestions-card .suggestions-card-label{background:#222736;color:#e3e4e5}.suggestions-card .close-suggestions-box{position:absolute;top:0;right:5px;cursor:pointer}.suggestions-card .suggestion-item{padding:0 10px;border-radius:6px;cursor:pointer;margin:5px;font-size:13px;line-height:24px}.theme-light .suggestions-card .suggestion-item{background:#f4f7fa;color:#101828}.theme-dark .suggestions-card .suggestion-item{background:#272d3d;color:#e3e4e5}.theme-light .suggestions-card .suggestion-item:hover{background:#edf2f7}.theme-dark .suggestions-card .suggestion-item:hover{background:#222736}.no-proxy #datalist{pointer-events:none}.theme-light .no-proxy #datalist #datalist-input{background-color:#d8dfe9;color:#667085;border-color:#d8dfe9}.theme-dark .no-proxy #datalist #datalist-input{background-color:#373e4d;color:#97a7bc;border-color:#373e4d}.note-label{font-size:10px}.note-label svg{margin-right:2px;width:10px;height:10px}.note-label svg path{fill:#888c98}.teams-tooltip .tooltip-hover-bottom{-webkit-transform:translate(-50%,5%)!important;transform:translate(-50%,5%)!important;z-index:10000}@media (min-width:1000px){.teams-tooltip .content-wrapper{min-width:250px;max-width:250px}}.teams-tooltip .teams-hint{font-size:14px;line-height:21px!important;font-weight:400}@media screen and (min-width:1200.98px){.preview-section .recipe-header .text-edit-open-component.new{max-width:calc(100% - 364px)!important}}@media screen and (max-width:1200px) and (min-width:900px){.preview-section .recipe-header .text-edit-open-component.new{max-width:calc(100% - 120px)!important}}.proxy-hint{position:absolute;top:-46px;left:10px}@media screen and (max-width:900px){.proxy-hint{display:none}}.proxy-hint-sm{margin:auto}@media screen and (min-width:900px){.proxy-hint-sm{display:none!important}}.browser-mode .tooltip-wrapper .tooltip-hover-bottom{top:12px}@keyframes pulse{0%{background-color:hsla(0,0%,64.7%,.1)}50%{background-color:hsla(0,0%,64.7%,.3)}to{background-color:hsla(0,0%,64.7%,.1)}}@-webkit-keyframes pulse{0%{background-color:hsla(0,0%,64.7%,.1)}50%{background-color:hsla(0,0%,64.7%,.3)}to{background-color:hsla(0,0%,64.7%,.1)}}.upload-image-block{position:relative;width:100%;height:100%;border-radius:5px;padding:5px;border:1px solid #c4c4c4;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;overflow:hidden}.upload-image-block .iamge-wrp{overflow:hidden}.upload-image-block .img{width:100%;height:100%}.upload-image-block .delete-btn{display:none}.upload-image-block:hover .delete-btn{right:0;top:0;width:25px;height:25px;background:transparent}.upload-image-block .upload-btn,.upload-image-block:hover .delete-btn{position:absolute;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:50%;outline:none;border:none}.upload-image-block .upload-btn{right:5px;bottom:5px;width:26px;height:26px}.upload-image-block .delete-icon,.upload-image-block .upload-icon{width:1rem}.switch-with-label svg path{fill:#667085}.switch-with-label #switch{min-width:30px;height:16px!important;min-height:16px!important}.switch-with-label #switch .circle{width:12px;height:12px}.wizard-card{cursor:pointer;width:300px;height:300px;box-shadow:0 1px 2px rgba(8,35,48,.14901960784313725);border-radius:6px;position:relative;padding:10px 15px}.theme-light .wizard-card{background-color:#fff}.theme-dark .wizard-card{background-color:#2a3142}.theme-light .wizard-card:hover{box-shadow:0 5px 15px rgba(0,0,0,.12)}.theme-dark .wizard-card:hover{box-shadow:0 5px 15px rgba(0,0,0,.3)}.wizard-card .wizard-card-header{padding-top:5px;padding-bottom:5px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.wizard-card .wizard-card-header h5{font-weight:600;font-size:14px;line-height:21px;margin:auto 10px}.theme-light .wizard-card .wizard-card-header h5{color:#3e4a5c}.theme-dark .wizard-card .wizard-card-header h5{color:#d2d9e1}.wizard-card .wizard-card-header .wizard-card-icon{width:100px;height:100px;border-radius:50%;display:-webkit-flex;display:flex}.theme-light .wizard-card .wizard-card-header .wizard-card-icon{background:#f5f7fc;border:1px solid #e5eaee}.theme-dark .wizard-card .wizard-card-header .wizard-card-icon{background:#353e53;border:1px solid #4c5468}.wizard-card .wizard-card-header .wizard-card-icon img,.wizard-card .wizard-card-header .wizard-card-icon svg{width:60px;height:60px;margin:auto;max-height:100%}.wizard-card .wizard-card-body p{text-align:center;font-weight:500;font-size:14px;line-height:21px}.theme-light .wizard-card .wizard-card-body p{color:#667085}.theme-dark .wizard-card .wizard-card-body p{color:#97a7bc}@media (max-width:400px){.wizard-card{padding:16px 5px}}.public-workflow-discription{padding-left:10px;margin-top:10px}.theme-light .public-workflow-discription{color:#101828}.theme-dark .public-workflow-discription{color:#e3e4e5}.ready-made-workflows-filtration{margin:0 -4px!important}.ready-made-workflows-filtration .ready-made-workflows-filtration-item{cursor:pointer;text-align:center;padding:10px!important;box-shadow:1px 1px 4px rgba(0,0,0,.25);border-radius:6px;border:3px solid transparent}.ready-made-workflows-filtration .ready-made-workflows-filtration-item.active{border:3px solid #b72cff!important}.theme-light .ready-made-workflows-filtration .ready-made-workflows-filtration-item{background:#fff}.theme-dark .ready-made-workflows-filtration .ready-made-workflows-filtration-item{background:#2a3142}.ready-made-workflows-filtration .ready-made-workflows-filtration-item img{width:auto;height:130px}.ready-made-workflows-filtration .ready-made-workflows-filtration-item h5{font-weight:600;font-size:16px;line-height:24px;margin:10px 0 0}.theme-light .ready-made-workflows-filtration .ready-made-workflows-filtration-item h5{color:#101828}.theme-dark .ready-made-workflows-filtration .ready-made-workflows-filtration-item h5{color:#e3e4e5}.ready-made-workflows-filtration .ready-made-workflows-filtration-item:hover{box-shadow:1px 1px 4px rgba(0,0,0,.4)}#workflow-logs{margin-right:32px}#workflow-logs .tabel-wrapper{border-radius:16px;padding:0 20px}.theme-light #workflow-logs .tabel-wrapper{background-color:#fff}.theme-dark #workflow-logs .tabel-wrapper{background-color:#2a3142}#workflow-logs .tabel-wrapper table{border-collapse:collapse;width:100%;min-width:400px}.theme-light #workflow-logs .tabel-wrapper table tr{border-bottom:1px dashed #e5eaee}.theme-dark #workflow-logs .tabel-wrapper table tr{border-bottom:1px dashed #4c5468}#workflow-logs .tabel-wrapper table tbody{display:block;max-height:400px;overflow:auto;font-size:12px}.theme-light #workflow-logs .tabel-wrapper table tbody{color:#101828}.theme-dark #workflow-logs .tabel-wrapper table tbody{color:#e3e4e5}#workflow-logs .tabel-wrapper table tbody tr,#workflow-logs .tabel-wrapper table thead{display:table;width:100%;table-layout:fixed}#workflow-logs .tabel-wrapper table th{color:#8c979d;font-weight:600;font-size:14px}#workflow-logs .tabel-wrapper table td,#workflow-logs .tabel-wrapper table th{padding:5px 0}#workflow-logs .tabel-wrapper table td{font-weight:500;font-size:14px;line-height:19px}#workflow-logs .load-more{margin:20px auto}@media (max-width:766px){#workflow-logs{margin-right:0}}.download-csv-link:hover{color:#b72cff}.download-csv-link:hover svg path{fill:#b72cff}.workflow-logs-conatiner{margin-right:480px;min-width:300px}@media screen and (min-width:1200px) and (max-width:1350px){.workflow-logs-conatiner{margin-right:355px}}@media screen and (max-width:1200px){.workflow-logs-conatiner{margin-right:80px}}@media screen and (max-width:548px){.workflow-logs-conatiner{margin-right:20px}}@media screen and (max-width:331px){.workflow-logs-conatiner{margin-right:0}}.workflow-logs-conatiner .logs-textarea{width:100%;padding:10px;box-sizing:border-box;border-radius:10px;outline:none}.theme-light .workflow-logs-conatiner .logs-textarea{background:#fff;border:1px solid #e5eaee;color:#101828}.theme-dark .workflow-logs-conatiner .logs-textarea{background:#2a3142;border:1px solid #4c5468;color:#e3e4e5}.workflow-logs-conatiner .logs-textarea:focus{border:2px solid #b72cff}.workflow-logs-conatiner .workflow-logs-card{padding:10px;margin:0!important;max-height:650px;overflow:auto}.theme-light .workflow-logs-conatiner .workflow-logs-card{background-color:#fff}.theme-dark .workflow-logs-conatiner .workflow-logs-card{background-color:#2a3142}.workflow-logs-conatiner .logs-wrapper{overflow:scroll;padding:5px 10px;max-width:100%;border-radius:6px}.workflow-logs-conatiner .logs-wrapper.workflow{height:calc(100vh - 240px)}.theme-light .workflow-logs-conatiner .logs-wrapper{background-color:#fff;border:1px solid #e5eaee!important}.theme-dark .workflow-logs-conatiner .logs-wrapper{background-color:#2a3142;border:1px solid #4c5468!important}.workflow-logs-conatiner .logs-wrapper .log-container{margin-left:5px;max-width:100%;padding:5px}.workflow-logs-conatiner .logs-wrapper .log-container .data{font-size:14px;word-break:break-all}.theme-light .workflow-logs-conatiner .logs-wrapper .log-container .data{color:#101828}.theme-dark .workflow-logs-conatiner .logs-wrapper .log-container .data{color:#e3e4e5}.workflow-logs-conatiner .logs-wrapper .log-container .date{font-size:12px}.theme-light .workflow-logs-conatiner .logs-wrapper .log-container .date{color:#667085}.theme-dark .workflow-logs-conatiner .logs-wrapper .log-container .date{color:#97a7bc}.workflow-logs-conatiner .logs-wrapper .dotdash .dash{height:100%;border-left:1px solid #c6cacc;margin-left:3px;margin-top:-7px}.workflow-logs-conatiner .logs-wrapper .dotdash .last-dash{display:none}.sortable-card{margin:0 5px;overflow-x:auto;font-weight:700}.sortable-card .custom-checkbox{border:1px solid #b72cff}.sortable-card .card-wrapper{min-width:1000px}.sortable-card .card-wrapper .card-header{min-width:1000px;border-radius:5px;box-shadow:0 4px 4px rgba(0,0,0,.15);padding:.75rem 1.25rem .75rem 0}.theme-light .sortable-card .card-wrapper .card-header{background-color:#fff;color:#555}.theme-dark .sortable-card .card-wrapper .card-header{background-color:#36394c;color:#eff2f7}.sortable-card .card-wrapper .card-header .card-header-item{width:100%;-webkit-flex:1 1;flex:1 1;border-bottom:1px solid transparent!important;min-height:calc(58px - 1.5rem)}.sortable-card .card-wrapper .card-body{height:480px;overflow-y:auto;font-size:14px;min-width:1000px;margin-top:4px;border-radius:5px;padding:1.25rem 1.25rem 0 0}.theme-light .sortable-card .card-wrapper .card-body{background-color:#f5f2ff;color:#101828}.theme-dark .sortable-card .card-wrapper .card-body{background-color:#2a3142;color:#e3e4e5}.sortable-card .card-wrapper .card-body .items{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex:1 1;flex:1 1;box-shadow:0 4px 4px rgba(0,0,0,.15);border-radius:5px;min-height:67px}.theme-light .sortable-card .card-wrapper .card-body .items{background-color:#fff}.theme-dark .sortable-card .card-wrapper .card-body .items{background-color:#36394c}.theme-light .sortable-card .card-wrapper .card-body .items:hover{background-color:#f0dcff}.theme-dark .sortable-card .card-wrapper .card-body .items:hover{background-color:#606071}.sortable-card .card-wrapper .card-body .card-body-item{width:100%;text-align:center}.sortable-card .card-wrapper .card-body .body-items{padding-bottom:22px}.sortable-card .mw-60{max-width:60px}.task-page .task-information{font-weight:500;font-size:14px;line-height:24px}.task-page .task-information .creator{text-decoration:underline;font-weight:700}.task-page .task-information .creator .creator-info{display:none}.task-page .task-information .creator:hover .creator-info{display:block!important}.task-page .task-information span{font-weight:400}.task-page .task-information .bold{font-weight:700}.theme-light .task-page .task-information{color:#101828}.theme-dark .task-page .task-information{color:#e3e4e5}.task-page .tasks-opacity{min-width:100%;min-height:100%;background:transparent;z-index:5}.task-page .tasks-wrapper{width:100%;max-height:500px;overflow:auto;border-radius:5px}.theme-light .task-page .tasks-wrapper{background-color:#fff;color:#555;border:1px solid #c4c4c4}.theme-dark .task-page .tasks-wrapper{background-color:#36394c;color:#eff2f7;border:1px solid #353e53}.task-page .tasks-wrapper.opacity{opacity:.5}.task-page .tasks-wrapper .task{min-height:49px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.theme-light .task-page .tasks-wrapper .task{border-bottom:1px solid #c4c4c4}.theme-dark .task-page .tasks-wrapper .task{border-bottom:1px solid #353e53}.task-page .tasks-wrapper .task .task-link{width:350px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer}.task-page .tasks-wrapper .task .task-link a{color:#5a71eb;text-decoration:none}.task-page .tasks-wrapper .task .task-link a:hover{-webkit-filter:brightness(.8);filter:brightness(.8)}.task-page .tasks-wrapper .task .task-number{width:50px;text-align:center;padding-right:8px}.theme-light .task-page .tasks-wrapper .task:hover{background-color:#f7f9fa}.theme-dark .task-page .tasks-wrapper .task:hover{background-color:#222736}.task-page .tasks-wrapper .yes-no{font-weight:700;min-width:155px;text-align:right}.task-page .tasks-wrapper .yes-no.type-answer{width:100%;min-width:250px!important;word-break:break-all}.task-page .tasks-wrapper .yes-no.type-answer .btn-skip{min-width:54px}.task-page .tasks-wrapper .yes-no.type-answer input::-webkit-inner-spin-button,.task-page .tasks-wrapper .yes-no.type-answer input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.task-page .tasks-wrapper .yes-no button{border-radius:15px;height:24px;width:52px;font-size:12px;font-weight:700}.theme-light .task-page .tasks-wrapper .yes-no .btn-skip{color:#555}.theme-dark .task-page .tasks-wrapper .yes-no .btn-skip{color:#eff2f7}.task-page .tasks-wrapper .yes-no .no svg,.task-page .tasks-wrapper .yes-no .yes svg{width:12px;height:10px}.task-page .tasks-wrapper .yes-no .answer,.task-page .tasks-wrapper .yes-no .no,.task-page .tasks-wrapper .yes-no .skip,.task-page .tasks-wrapper .yes-no .yes{position:relative;cursor:pointer}.task-page .tasks-wrapper .yes-no .answer:hover .delete-answer,.task-page .tasks-wrapper .yes-no .no:hover .delete-answer,.task-page .tasks-wrapper .yes-no .skip:hover .delete-answer,.task-page .tasks-wrapper .yes-no .yes:hover .delete-answer{visibility:visible}.task-page .tasks-wrapper .yes-no .yes svg path{fill:#28a745}.task-page .tasks-wrapper .yes-no .no{position:relative}.task-page .tasks-wrapper .yes-no .no svg path{fill:#dc3545}.task-page .tasks-wrapper .answer-input{margin-right:5px}.task-page .tasks-wrapper .answer-input .custom-loader{padding:0!important}.task-page .tasks-wrapper .answer-input .custom-loader .loader{border-color:#b72cff #b72cff #888c98!important}.task-page .tasks-wrapper .answer-input span{cursor:pointer;top:8px;right:8px}.task-page .tasks-wrapper .answer-input span svg{width:16px;height:16px}.task-page .tasks-wrapper .answer-input .custom-input .input-wrapper .input-field{padding-right:25px!important}.task-page .tasks-wrapper .answer{max-width:calc(100% - 30px)}.task-page .tasks-wrapper .delete-answer{cursor:pointer;visibility:hidden}.task-page .tasks-wrapper .delete-answer svg{height:8px!important;width:8px!important;margin:0 0 2px 5px}.task-page .tasks-wrapper .delete-answer svg path{fill:#b72cff!important}.task-page .tasks-wrapper .delete-answer:hover:after{content:"Change answer";font-weight:400;font-size:9px;padding-left:5px;line-height:10px;position:absolute;min-width:45px;pointer-events:none!important}.task-page .tasks-wrapper .custom-loader .loader{border-color:#fff #fff #888c98!important}.task-page .user-wrap{text-decoration:underline;font-weight:700}.task-page .user-wrap .user-wrap-info{display:none;bottom:20px}.task-page .user-wrap:hover .user-wrap-info{display:block}.task-page .user-info{border:1px solid #bbc2c5;box-sizing:border-box;border-radius:10px;padding:33px 23px;z-index:5000;left:10px}.theme-light .task-page .user-info{color:#101828;background-color:#fff}.theme-dark .task-page .user-info{color:#e3e4e5;background-color:#36394c}.tasks-actions .icon-label{color:#b72cff;background:#f2eaf8;border-radius:5px;padding:2px;margin-top:5px;visibility:hidden;top:160%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10}.tasks-actions .archive:hover .icon-label,.tasks-actions .delete:hover .icon-label{visibility:visible}.tasks-actions button{outline:none}.tasks-actions button:active,.tasks-actions button:focus{outline:none;box-shadow:none}.tasks-modal .title{font-size:16px}.tasks-modal .custom-alert-block .modal-content .modal__footer{-webkit-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:10px}.tasks-modal .custom-alert-block .modal-content .modal__footer .cancel-btn-wrapper{margin-right:0}.tasks-modal .custom-button{width:265px;-webkit-justify-content:center;justify-content:center;border-radius:15px;margin-bottom:5px}.tasks-modal .custom-button:hover:before{border-radius:15px}.tasks-modal svg path{fill:#b72cff!important}.workflow-results-conatiner{padding:10px!important;margin-right:480px}@media screen and (max-width:1300px){.workflow-results-conatiner{margin-right:80px}}@media screen and (max-width:800px){.workflow-results-conatiner{margin-right:20px}}@media screen and (max-width:331px){.workflow-results-conatiner{margin-right:0}}.workflow-results-conatiner tbody{display:block;overflow-y:auto}.workflow-results-conatiner tbody tr,.workflow-results-conatiner thead{display:table;width:100%;table-layout:fixed;min-height:30px}.workflow-results-conatiner th{cursor:default}.workflow-results-conatiner a{color:#b72cff!important}.workflow-results-conatiner a:hover a{color:#a801ff!important}.workflow-results-conatiner td,.workflow-results-conatiner th{white-space:wrap;word-break:break-all;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:200px}.workflow-results-conatiner tr:hover{background-color:rgba(166,0,255,.02)!important}.workflow-results-conatiner .info-icon{display:inline-block;margin:0 6px}.theme-light .workflow-results-conatiner{color:#101828}.theme-dark .workflow-results-conatiner{color:#e3e4e5}.workflow-results-conatiner .info-message{font-size:13px}.theme-light .workflow-results-conatiner .info-message{color:#101828}.theme-dark .workflow-results-conatiner .info-message{color:#e3e4e5}.workflow-history-conatiner{padding:10px!important;margin-right:480px}.workflow-history-conatiner .custom-button{margin-left:auto!important}.workflow-history-conatiner .custom-button:hover .download-icon path{fill:#fff!important}.workflow-history-conatiner .custom-button .download-icon path{fill:#b72cff}@media screen and (max-width:1300px){.workflow-history-conatiner{margin-right:80px}}@media screen and (max-width:800px){.workflow-history-conatiner{margin-right:20px}}@media screen and (max-width:331px){.workflow-history-conatiner{margin-right:0}}.workflow-history-conatiner tbody{display:block;overflow-y:auto}.workflow-history-conatiner tbody tr,.workflow-history-conatiner thead{display:table;width:100%;table-layout:fixed}.workflow-history-conatiner th{cursor:default}.workflow-history-conatiner a{color:#b72cff!important}.workflow-history-conatiner a:hover a{color:#a801ff!important}.workflow-history-conatiner td,.workflow-history-conatiner th{white-space:wrap;word-break:break-all;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:200px}.workflow-history-conatiner tr:hover{background-color:rgba(166,0,255,.02)!important}.workflow-history-conatiner .info-icon{display:inline-block;margin:0 6px}.theme-light .workflow-history-conatiner{color:#101828}.theme-dark .workflow-history-conatiner{color:#e3e4e5}.workflow-history-conatiner .info-message{font-size:13px}.theme-light .workflow-history-conatiner .info-message{color:#101828}.theme-dark .workflow-history-conatiner .info-message{color:#e3e4e5}.copy-text{max-width:300px;line-height:15px;padding:3px}.copy-text h5{font-weight:600;text-align:center}.copy-element{width:75px;z-index:99;box-sizing:border-box;border-radius:6px;height:32px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:7px 0 0 10px;font-weight:500;cursor:pointer}.theme-light .copy-element{border:2px solid #e5eaee;background-color:#fff;color:#667085}.theme-dark .copy-element{border:2px solid #4c5468;background-color:#2a3142;color:#97a7bc}.theme-light .copy-element:hover{color:#101828}.theme-dark .copy-element:hover{color:#e3e4e5}.theme-light .personalize-experience-modal{color:#101828;background:#fff}.theme-dark .personalize-experience-modal{color:#e3e4e5;background:#2a3142}.personalize-experience-modal label{width:100%;text-align:start;margin:10px 0 5px}.personalize-experience-modal h1{margin-top:10px;font-weight:700;font-size:20px;line-height:36px}.theme-light .personalize-experience-modal h1{color:#101828}.theme-dark .personalize-experience-modal h1{color:#e3e4e5}.personalize-experience-modal .feedback-err{right:-28px;top:60px;position:absolute;color:#ed5565}.personalize-experience-modal .skip-btn{border:none;outline:none;background:none;color:#b72cff;font-weight:500;margin-top:15px}.personalize-experience-modal .panel__btn{position:absolute;top:10px;right:10px}@media (max-width:576px){.personalize-experience-modal .feedback-err{top:93px}}@media (max-width:400px){.personalize-experience-modal .feedback-err{right:-39px}}.modal-footer-hexowatch-promo .countdown_container{margin:10px auto 0}@media screen and (min-width:450px) and (max-width:680px){.modal-footer-hexowatch-promo .countdown_container{width:250px}}@media screen and (max-width:680px){.modal-footer-hexowatch-promo .countdown_container{width:180px}.modal-footer-hexowatch-promo .countdown_container .label_container{font-size:10px!important}}.ellipse-wrapper{background-color:#f7f8fd}.extension-view-wrapper{position:absolute;left:0;top:0;box-shadow:15px 15px 50px rgba(0,0,0,.25);border-radius:6px;-webkit-transform:translate(105%,25%);transform:translate(105%,25%)}.extension-modal .modal-dialog{border-radius:20px;overflow:hidden;width:630px!important}.extension-modal-wrapper{min-height:200px;background-color:#f7f8fd}.extension-modal-wrapper h1{font-weight:600;font-size:24px;line-height:30px;text-align:center;padding:70px 30px 0}.extension-modal-wrapper h3{padding:0 100px;font-size:16px;line-height:30px;text-align:center}.extension-modal-wrapper .custom-button{border-radius:16px;overflow:hidden}.extension-modal-close-wrapper{position:absolute;top:0;right:0;margin:10px 15px 0 0}.extension-modal-close-wrapper .button-span{cursor:pointer}.extension-modal-close-wrapper .button-span svg{width:12px;height:12px}.extension-modal-close-wrapper .button-span svg path{fill:#fff}.black-friday-modal .modal-dialog{max-width:930px!important}.black-friday-modal .modal-dialog .black-friday-text{font-size:20px;font-weight:500;line-height:1.5}.black-friday-modal .modal-dialog .black-friday-text .highlighted-text{color:#03b8ff!important;font-size:20px;font-weight:600;border-bottom:1px solid #03b8ff}@media screen and (min-width:500px) and (max-width:650px){.black-friday-modal .modal-dialog .black-friday-text,.black-friday-modal .modal-dialog .black-friday-text .highlighted-text{font-size:16px}}@media screen and (max-width:500px){.black-friday-modal .modal-dialog .black-friday-text,.black-friday-modal .modal-dialog .black-friday-text .highlighted-text{font-size:12px}}.hexospark-prelaunch{z-index:10000;width:100%}.hexospark-prelaunch .modal-dialog{max-width:800px!important}.hexospark-prelaunch .modal-dialog .modal-content svg path{fill:#fff!important}.hexospark-prelaunch img{width:100%;vertical-align:middle!important}.hexospark-prelaunch .action-btn{position:absolute;bottom:50px;left:calc(50% - 120px)}.hexospark-prelaunch .panel__btn{position:absolute;top:1px;right:2px}.hexospark-prelaunch .panel__btn.dark svg path{fill:#888!important}.hexospark-prelaunch .panel__btn svg path{fill:#fff}.hexospark-prelaunch .modal__body{background:url(/static/media/hexospark-popup.ece69409.svg);width:100%;background-repeat:no-repeat;background-size:cover}.hexospark-prelaunch .modal__body .title{color:#fff;font-size:40px;font-weight:700;line-height:40px}.hexospark-prelaunch .modal__body .title .hexospark-color{color:#ff4c25;font-size:40px;line-height:40px;font-weight:700}.hexospark-prelaunch .modal__body .hexospark-btn{background:#ff4c25!important;border:none!important;color:#fff!important;border-radius:500px;margin:20px auto 0}.hexospark-prelaunch .modal__body .hexospark-btn:hover{opacity:.8!important;background:#ff4c25!important;color:#fff!important;border:none!important}.hexospark-prelaunch .modal__body .hexospark-btn:hover:before{border-radius:500px!important;background-color:#ff4c25!important}.promo-modal .modal-content{border-radius:15px;background:transparent!important;border:none!important}.promo-modal .modal-content .modal__body{border-radius:15px}@media screen and (max-width:767px){.promo-modal .modal-dialog{max-width:310px!important}.promo-modal .modal-dialog .modal__body{padding:0!important;background:transparent!important;border:none!important}}.theme-light .close-icon svg path{fill:#667085!important}.theme-dark .close-icon svg path{fill:#97a7bc!important}.counter-absolute-lg{position:absolute;top:230px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;padding:0 10px}.counter-absolute-lg .countdown_container{width:350px}.counter-absolute-lg .countdown_container .unit .number_container{background:#000!important;color:#fff!important;font-size:22px}.counter-absolute-lg .countdown_container .unit .label_container{font-weight:700;color:#fff}@media screen and (max-width:767px){.counter-absolute-lg{top:58%!important}.counter-absolute-lg .countdown_container{max-width:250px!important;height:45px}.counter-absolute-lg .countdown_container .unit .number_container{background:#000!important;color:#fff!important;font-size:10px}.counter-absolute-lg .countdown_container .unit .label_container{font-weight:700;color:#fff;font-size:8px}}.counter-absolute{position:absolute;top:145px;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);width:100%;text-align:center;padding:0 10px;left:50%!important}.counter-absolute.ltd{top:140px!important}.counter-absolute .countdown_container{width:250px}.counter-absolute .countdown_container .number_container{font-size:16px!important}@media screen and (max-width:767px){.counter-absolute{top:150px!important;left:50%!important;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.counter-absolute .countdown_container{width:220px}.counter-absolute .countdown_container .number_container{font-size:18px}}.counter-absolute .popup-text{max-width:600px;margin:5px auto 0;color:#fff}.counter-absolute .popup-text .clickable-text{color:#fff!important;font-weight:500}.counter-absolute .popup-text .clickable-text:hover{border-bottom:1px solid #fff}.counter-absolute .countdown_container .unit .number_container{background:#002138;color:#fff;font-size:22px}.counter-absolute .countdown_container .unit .label_container{font-weight:700;color:#002138}@media screen and (max-width:767px){.counter-absolute{top:50%!important;left:50%!important}.counter-absolute.ltd{top:46%!important}.counter-absolute .popup-text,.counter-absolute .popup-text span{font-size:11px}.counter-absolute .countdown_container{max-width:250px!important}.counter-absolute .countdown_container .unit .number_container{background:#002138;color:#fff;font-size:10px}.counter-absolute .countdown_container .unit .label_container{font-weight:700;color:#002138;font-size:8px}}.extension-logo{max-width:160px!important;height:45px!important;margin:10px;cursor:pointer}.extension-logo:hover{box-shadow:0 4px 20px rgba(0,0,0,.2)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:rgba(172,172,175,.8);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#acacaf}@media (max-width:768px){.container,.container-sm{max-width:744px!important}}::-webkit-scrollbar{width:6px!important}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{border-radius:5px;width:6px!important}::-webkit-scrollbar-thumb{background:#acacaf}::-webkit-scrollbar-thumb:hover{background:grey;width:6px!important}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.App{text-align:center}button,input{outline:none}*{box-sizing:border-box;padding:0;margin:0}.mt-20{padding-top:20px}.m-vertical-auto{margin-top:auto;margin-bottom:auto}.cursor-pointer{cursor:pointer}.lnr circle{stroke:#b72cff}.lnr path{fill:#b72cff}.m-horizontal-auto{margin-left:auto;margin-right:auto}.no-wrap{white-space:nowrap}.c-help{cursor:help!important}.c-default{cursor:default!important}.ml-5{margin-left:5px}.mr-5{margin-right:5px}.ml-10{margin-left:10px}.ml-10:first-child{margin-left:0!important}.mr-10{margin-right:10px}.rmsc .dropdown-content{z-index:1000!important;top:calc(100% + 1px)!important}.cut-tags{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:220px}.theme-light input:-webkit-autofill,.theme-light input:-webkit-autofill:focus,.theme-light input:-webkit-autofill:hover,.theme-light select:-webkit-autofill,.theme-light select:-webkit-autofill:focus,.theme-light select:-webkit-autofill:hover,.theme-light textarea:-webkit-autofill,.theme-light textarea:-webkit-autofill:focus,.theme-light textarea:-webkit-autofill:hover{border:1px solid;-webkit-text-fill-color:#101828;-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.theme-dark input:-webkit-autofill,.theme-dark input:-webkit-autofill:focus,.theme-dark input:-webkit-autofill:hover,.theme-dark select:-webkit-autofill,.theme-dark select:-webkit-autofill:focus,.theme-dark select:-webkit-autofill:hover,.theme-dark textarea:-webkit-autofill,.theme-dark textarea:-webkit-autofill:focus,.theme-dark textarea:-webkit-autofill:hover{border:1px solid;-webkit-text-fill-color:#e3e4e5;-webkit-box-shadow:0 0 0 1000px #2a3142 inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.theme-light ::-webkit-input-placeholder{color:#667085!important}.theme-light :-ms-input-placeholder{color:#667085!important}.theme-light ::placeholder{color:#667085!important}.theme-dark ::-webkit-input-placeholder{color:#97a7bc!important}.theme-dark :-ms-input-placeholder{color:#97a7bc!important}.theme-dark ::placeholder{color:#97a7bc!important}.favorite-icon-bg svg path{fill:#f3aa18!important}.theme-light .star-icon-bg path{fill:#e3e5e6}.theme-dark .star-icon-bg path{fill:#718096}.py-1{padding-top:5px!important;padding-bottom:5px!important}.py-2{padding-top:10px!important;padding-bottom:10px!important}.py-3{padding-top:15px!important;padding-bottom:15px!important}.py-4{padding-top:20px!important;padding-bottom:20px!important}.px-1{padding-left:5px!important;padding-right:5px!important}.px-2{padding-left:10px!important;padding-right:10px!important}.px-3{padding-left:15px!important;padding-right:15px!important}.px-4{padding-left:20px!important;padding-right:20px!important}.p-1{padding:5px!important}.p-2{padding:10px!important}.p-3{padding:15px!important;padding:20px!important}.pl-1{padding-left:5px!important}.pl-2{padding-left:10px!important}.pl-3{padding-left:15px!important}.pl-4{padding-left:20px!important}.pr-1{padding-right:5px!important}@media screen and (min-width:1200px){.pr-xl-0{padding-right:0!important}}.pr-2{padding-right:10px!important}.pr-3{padding-right:15px!important}.pr-4{padding-right:20px!important}.pt-1{padding-top:5px!important}.pt-2{padding-top:10px!important}.pt-3{padding-top:15px!important}.pt-4{padding-top:20px!important}.pb-1{padding-bottom:5px!important}.pb-2{padding-bottom:10px!important}.pb-3{padding-bottom:15px!important}.pb-4{padding-bottom:20px!important}.fw_400{font-weight:400}.page-title{font-weight:500;line-height:24px;font-style:normal;font-size:16px!important;text-transform:capitalize;padding-left:10px}.theme-light .page-title{color:#101828}.theme-dark .page-title{color:#e3e4e5}.no-transform{text-transform:unset!important}.dark-title-large{font-weight:700;font-size:48px;line-height:60px;margin-bottom:0;text-transform:capitalize}.theme-light .dark-title-large{color:#050038}.theme-dark .dark-title-large{color:#fff}.dark-title{font-weight:600;line-height:18px;font-style:normal;font-size:16px!important;text-transform:capitalize}.theme-light .dark-title{color:#101828}.theme-dark .dark-title{color:#e3e4e5}.dark-text{font-weight:500;line-height:18px;font-style:normal;font-size:16px!important;line-height:1.5}.theme-light .dark-text{color:#101828}.theme-dark .dark-text{color:#e3e4e5}.dark-text-large{font-weight:500;line-height:18px;font-style:normal;font-size:20px!important;line-height:1.5}.theme-light .dark-text-large{color:#101828}.theme-dark .dark-text-large{color:#e3e4e5}.dark-text-large-colored{font-weight:700;line-height:18px;font-style:normal;font-size:20px!important;line-height:1.5;color:#b72cff}.bold,strong{font-weight:600}.dark-title-small{font-weight:600;line-height:16px;font-style:normal;font-size:14px!important;text-transform:capitalize}.theme-light .dark-title-small{color:#101828}.theme-dark .dark-title-small{color:#e3e4e5}.theme-light .primary-color{color:#101828}.theme-dark .primary-color{color:#e3e4e5}.theme-light .secondary-color{color:#667085}.theme-dark .secondary-color{color:#97a7bc}.active-color{color:#b72cff}.clickable-text-with-icon{color:#b72cff;font-size:14px;font-weight:500;line-height:24px;cursor:pointer;text-decoration:none!important}.clickable-text-with-icon:hover{color:#b72cff}.clickable-text-with-icon:hover svg path,.clickable-text-with-icon svg path{stroke:#b72cff}.theme-light .text-secondary{color:#667085!important}.theme-dark .text-secondary{color:#97a7bc!important}.clickable-text{color:#b72cff;font-size:13px;font-weight:500;line-height:22px;cursor:pointer;text-decoration:none!important}.clickable-text:hover{color:#a801ff}.clickable-text:hover svg path{fill:#a801ff}.clickable-text svg{width:12px;height:12px;margin-right:6px}.clickable-text svg path{fill:#b72cff}.clickable-text-with-icon-modal{color:#b72cff;font-size:14px;font-weight:600;line-height:24px;cursor:pointer;text-decoration:none!important}.clickable-text-with-icon-modal:hover{color:#a801ff}.clickable-text-with-icon-modal:hover svg path{stroke:#a801ff}.clickable-text-with-icon-modal svg{width:15px;height:15px;margin-left:10px}.clickable-text-with-icon-modal svg path{stroke:#b72cff}.tabs{-webkit-justify-content:center;justify-content:center;padding-bottom:10px}.tabs .tab{font-size:14px;font-weight:600;line-height:24px;cursor:pointer;border-bottom:1px solid transparent}.theme-light .tabs .tab{color:#667085}.theme-dark .tabs .tab{color:#97a7bc}.tabs .tab.active-tab,.tabs .tab:hover{color:#b72cff;border-bottom:1px solid #b72cff}@media screen and (max-width:1350px) and (min-width:1200px){.tabs .tab,.tabs .tab span{font-size:12px!important}}@media (min-width:850px){.tabs .tab{white-space:nowrap}}.theme-light .primary-text{color:#101828}.theme-dark .primary-text{color:#e3e4e5}.theme-light .secondart-text{color:#3e4a5c}.theme-dark .secondart-text{color:#d2d9e1}.text-default{text-transform:unset!important}.date-picker .react-datepicker__header{background-color:#b72cff;border-color:#b72cff}.date-picker input:not(:focus){width:158px;-webkit-flex:1 1;flex:1 1;color:#516077;border:1px solid #dfe4ea!important;max-width:165px;padding-left:15px;border-radius:5px;padding-right:15px;background-color:transparent}.date-picker .react-datepicker__day--keyboard-selected{background-color:#b72cff;border-color:#b72cff}.date-picker,.date-picker .react-datepicker-wrapper,.date-picker .react-datepicker__input-container,.date-picker>div{width:100%}.date-picker .react-datepicker__time-list{padding:0;height:100%!important;max-height:235px!important}.date-picker .react-datepicker__month-container,.date-picker .react-datepicker__time{overflow:hidden}.theme-light .date-picker .react-datepicker__month-container,.theme-light .date-picker .react-datepicker__time{background:#fff;color:#101828}.theme-dark .date-picker .react-datepicker__month-container,.theme-dark .date-picker .react-datepicker__time{background:#36394c;color:#e3e4e5}.theme-light .date-picker .react-datepicker__day{color:#101828}.theme-dark .date-picker .react-datepicker__day{color:#e3e4e5}.theme-light .date-picker .react-datepicker__day:hover{background:#f0f0f0}.theme-dark .date-picker .react-datepicker__day:hover{background:#606071}.theme-light .date-picker .react-datepicker__time-list-item{color:#101828}.theme-dark .date-picker .react-datepicker__time-list-item{color:#e3e4e5}.theme-light .date-picker .react-datepicker__time-list-item:hover{background:#f0f0f0!important}.theme-dark .date-picker .react-datepicker__time-list-item:hover{background:#606071!important}.date-picker .react-datepicker__day--disabled:hover{background:none!important}.date-picker.date-picker--interval{display:-webkit-flex;display:flex}.date-picker.date-picker--interval .react-datepicker-wrapper,.date-picker.date-picker--interval .react-datepicker__input-container,.date-picker.date-picker--interval>div{max-width:170px}.date-picker .date-picker__svg{width:14px;height:14px;margin:auto 10px}.theme-light .date-picker .date-picker__svg{fill:#101828}.theme-dark .date-picker .date-picker__svg{fill:#e3e4e5}.date-picker .react-datepicker__header{background-color:#a801ff;border-color:#a801ff;border-radius:0}.date-picker .react-datepicker-time__header,.date-picker .react-datepicker__current-month,.date-picker .react-datepicker__day-name,.date-picker .react-datepicker__time-name{color:#fff}.date-picker .react-datepicker__navigation--next,.date-picker .react-datepicker__navigation--next:hover{border-left-color:#fff}.date-picker .react-datepicker__navigation--previous,.date-picker .react-datepicker__navigation--previous:hover{border-right-color:#fff}.date-picker .react-datepicker__day--keyboard-selected{background-color:#a801ff;transition:all .3s;color:#fff!important}.date-picker .react-datepicker__day--keyboard-selected:hover{background-color:#b72cff!important}.date-picker .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{border-bottom-color:#a801ff;margin-top:-7px}.date-picker .react-datepicker{box-shadow:0 2px 15px 0 rgba(0,0,0,.05);border:none}.theme-light .date-picker .react-datepicker__time-container{border-left:1px solid #e5eaee}.theme-dark .date-picker .react-datepicker__time-container{border-left:1px solid #4c5468}.date-picker .react-datepicker__day--in-range,.date-picker .react-datepicker__day--selected,.date-picker .react-datepicker__time-list-item--selected{background-color:#b72cff!important;color:#fff!important}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{opacity:.5;background:none!important}.theme-light .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#667085}.theme-dark .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#97a7bc}.table:last-child{margin-bottom:0}.table thead{position:-webkit-sticky;position:sticky;top:0;z-index:1}.theme-light .table thead{background:#fff}.theme-dark .table thead{background:#2a3142}.table tbody td,.table th{border:none;padding:5px 0;vertical-align:middle}.theme-light .table tbody td,.theme-light .table th{color:#101828;font-style:normal;font-weight:400;font-size:14px;line-height:19px}.theme-dark .table tbody td,.theme-dark .table th{color:#e3e4e5;font-style:normal;font-weight:400;font-size:14px;line-height:19px}.table tbody td span,.table th span{font-size:14px}.table thead th{font-style:normal;font-weight:500;font-size:14px;line-height:19px;text-transform:capitalize;padding-bottom:15px}.theme-light .table thead th{color:#667085;border-bottom:1px solid #f1f3f4}.theme-dark .table thead th{color:#97a7bc;border-bottom:1px solid #353e53}.table thead th span{font-size:14px}.table.table--bordered{min-width:900px}.table.table--bordered.sm{min-width:750px!important}.theme-light .table.table--bordered tr{border-bottom:1px solid #f1f3f4}.theme-dark .table.table--bordered tr{border-bottom:1px solid #353e53}.table.table--bordered-small{min-width:500px}.theme-light .table.table--bordered-small tr{border-bottom:1px solid #f1f3f4}.theme-dark .table.table--bordered-small tr{border-bottom:1px solid #353e53}.table.table--bordered--blacklist{min-width:200px}.theme-light .table.table--bordered--blacklist tr{border-bottom:1px solid #f1f3f4}.theme-dark .table.table--bordered--blacklist tr{border-bottom:1px solid #353e53}.table.table--bordered--blacklist tr:last-child{border-bottom:none}.table.table--bordered--properties{min-width:1300px}.theme-light .table.table--bordered--properties tr{border-bottom:1px solid #f1f3f4}.theme-dark .table.table--bordered--properties tr{border-bottom:1px solid #353e53}.table.table--bordered--properties tr:last-child{border-bottom:none}.theme-dark .table.table--head-accent thead,.theme-light .table.table--head-accent thead{background-color:#f1fbf7}.table.table--head-accent thead th{border-bottom:none}.theme-light .table.table-striped tbody tr:nth-of-type(odd){background-color:#f5f7fc}.theme-dark .table.table-striped tbody tr:nth-of-type(odd){background-color:#353e53}.theme-light .table.table-bordered{border:1px solid #e5eaee}.theme-dark .table.table-bordered{border:1px solid #4c5468}.table.table-hover .cursor-pointer{cursor:pointer}.theme-light .table.table-hover .cursor-pointer:hover{background-color:#f7f9fa!important}.theme-dark .table.table-hover .cursor-pointer:hover{background-color:#222736!important}.table.table-hover .cursor-pointer:hover .change-input{background-color:rgba(166,0,255,.001)!important}.theme-dark .table.table-hover .tr-focus,.theme-light .table.table-hover .tr-focus{background-color:#f1fbf7}.table.table-hover tbody tr{transition:all .3s}.theme-dark .table.table-hover tbody tr:hover,.theme-light .table.table-hover tbody tr:hover{background-color:transparent}.table-info-card{width:260px;height:80px;border-radius:10px;margin-right:30px}.theme-light .table-info-card{background-color:#f0f2f5}.theme-dark .table-info-card{background-color:#222736}.table-info-card .table-info-card-content{padding:10px 15px}.table-info-card .table-info-card-content h4{font-style:normal;font-weight:700;font-size:14px;line-height:19px;margin-bottom:6px}.theme-light .table-info-card .table-info-card-content h4{color:#101828}.theme-dark .table-info-card .table-info-card-content h4{color:#e3e4e5}.table-info-card .table-info-card-content h5{font-style:normal;font-weight:500;font-size:14px;line-height:19px}.theme-light .table-info-card .table-info-card-content h5{color:#667085}.theme-dark .table-info-card .table-info-card-content h5{color:#97a7bc}.table-info-card:last-child{margin-right:0}.card{width:100%;padding-bottom:30px;height:100%;border:none;background-color:transparent;border-radius:8px}.card.card--not-full-height{height:auto}.theme-light .states-row .card-body{border:1px solid #e5eaee;box-shadow:none}.theme-dark .states-row .card-body{border:1px solid #4c5468;box-shadow:none}.card-body{height:100%;padding:.8rem 0;border-radius:6px}.theme-light .card-body{border:1px solid #e5eaee}.theme-dark .card-body{border:1px solid #4c5468}.theme-light .card-body pre{color:#101828}.theme-dark .card-body pre{color:#e3e4e5}.theme-light .card-body{background-color:#fff}.theme-dark .card-body{background-color:#2a3142}.card-body ::-webkit-scrollbar{height:5px;width:auto}.card-body ::-webkit-scrollbar-track{border-radius:5px}.card-body ::-webkit-scrollbar-thumb{background:#acacaf;border-radius:5px}.card-body ::-webkit-scrollbar-thumb:hover{background:grey}.card-body-no-shadow{padding:30px;height:100%;border-radius:16px;box-shadow:0 20px 30px rgba(0,0,0,.1)}.theme-light .card-body-no-shadow{background-color:#fff}.theme-dark .card-body-no-shadow{background-color:#2a3142}.card__title{margin-bottom:30px;text-transform:none;position:relative}.theme-light .card__title .group_card_title{color:#101828}.theme-dark .card__title .group_card_title{color:#e3e4e5}.card__title:not(:first-child){margin-top:40px}.card__title .subhead{text-transform:none;font-size:12px;line-height:18px;opacity:.7;margin-top:3px}.card__title *{margin-bottom:0}.card__title h5{font-size:13px}.theme-light .card__title h5{color:#101828}.theme-dark .card__title h5{color:#e3e4e5}.squared-corner-theme .card-body{border-radius:0}.blocks-with-shadow-theme .card-body{box-shadow:0 10px 30px 1px rgba(0,0,0,.06)}.light-backgraund-card{width:100%;padding-bottom:30px;height:100%;border:none;border-radius:10px}.theme-light .light-backgraund-card{background:#f7f9fa}.theme-dark .light-backgraund-card{background:#222736}.light-backgraund-card .light-backgraund-card-body{padding:15px;height:100%}.tech-stack-icons-container{display:inline-block;width:50px;height:50px;border-radius:10px}.theme-light .tech-stack-icons-container{background:#eaeff2}.theme-dark .tech-stack-icons-container{background:#353e53}.automation-card-icon{border-radius:5px;width:35px;height:35px;display:-webkit-flex;display:flex}.automation-card-icon.overlaping{margin-right:5px}.theme-light .automation-card-icon{background:#fff}.theme-dark .automation-card-icon{background:#2a3142}.automation-card-icon img,.automation-card-icon svg{max-width:25px;width:100%;max-height:25px;margin:auto}.automation-card-icon span{margin:auto;font-size:14px!important}.theme-light .automation-card-icon{border:1px solid #f1f3f4;color:#667085}.theme-dark .automation-card-icon{border:1px solid #454961;color:#97a7bc}.single-source-proxy #datalist{margin:0 auto 0 0!important}.breadcrumb{padding:0 0 0 10px;background-color:transparent}@media screen and (max-width:766.98px){.breadcrumb{display:block}}.breadcrumb-item+.breadcrumb-item{padding-left:0}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;margin:5px 10px;content:"";background-size:cover;height:12px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.048.192L.653.585a.652.652 0 00-.192.464c0 .176.068.34.192.464l4.484 4.484-4.49 4.49a.651.651 0 00-.19.463c0 .176.067.341.19.465l.394.393a.657.657 0 00.928 0l5.364-5.345a.671.671 0 00.21-.465v-.002a.67.67 0 00-.21-.464L1.983.192a.663.663 0 00-.935 0z' fill='%23BBC2C5'/%3E%3C/svg%3E")}.theme-light .breadcrumb-item+.breadcrumb-item:before{color:#3e4a5c}.theme-dark .breadcrumb-item+.breadcrumb-item:before{color:#d2d9e1}@media screen and (max-width:766.98px){.breadcrumb-item+.breadcrumb-item:before{margin:auto 20px auto 0}}.breadcrumb-item a{font-style:normal;font-weight:500;font-size:16px;line-height:24px;text-align:center}.theme-light .breadcrumb-item a{color:#101828}.theme-dark .breadcrumb-item a{color:#e3e4e5}.breadcrumb-item a:hover{color:#b72cff;text-decoration:none}.breadcrumb-item span{margin-right:5px}.theme-light .breadcrumb-item span{color:#101828}.theme-dark .breadcrumb-item span{color:#e3e4e5}.breadcrumb-item.active{font-style:normal;font-weight:500;font-size:16px;line-height:24px;text-align:center}.theme-light .breadcrumb-item.active{color:#667085}.theme-dark .breadcrumb-item.active{color:#97a7bc}@media screen and (max-width:766.98px){.breadcrumb-item.active{text-align:left!important}}.breadcrumb-bottom-details{font-style:normal;font-weight:400;padding:0 10px 10px}.theme-light .breadcrumb-bottom-details{color:#667085}.theme-dark .breadcrumb-bottom-details{color:#97a7bc}@media screen and (max-width:766.98px){.breadcrumb-bottom-details{margin-top:10px!important}}@media screen and (max-width:600px){.breadcrumb-bottom-details{display:block;margin-top:10px}.breadcrumb-bottom-details .breadcrumb-bottom-details-url{display:block!important;max-width:100%!important;margin-bottom:6px}.breadcrumb-bottom-details .breadcrumb-bottom-details-date{display:block!important;float:left!important}}.breadcrumb-bottom-details .breadcrumb-bottom-details-url{font-size:16px;line-height:19px;max-width:calc(100% - 260px);display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb-bottom-details .breadcrumb-bottom-details-date{font-size:14px;line-height:19px;float:right}.breadcrumb-bottom-details .breadcrumb-bottom-details-date span{padding-right:10px}.popover{background-color:#f2eaf8;width:auto;border-right:1px solid #f2eaf8!important;max-width:250px}.popover .popover-header{background-color:#b72cff;color:#fff;font-size:14px;font-weight:600}.popover .popover-body{color:#000;font-size:14px;font-weight:500px}.popover .arrow:after{border-right-color:#f2eaf8}.tooltip{z-index:9999!important;opacity:1!important;pointer-events:none;width:auto}.tooltip .tooltip-inner{background-color:#f2eaf8;font-style:normal;font-size:12px;line-height:16px;padding:5px 10px;border-radius:6px;color:#000;max-width:500px;width:100%;line-height:19px;margin:0}.tooltip.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.bs-tooltip-right .arrow:before{border-right-color:rgba(168,1,255,.05)}.tooltip.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.bs-tooltip-top .arrow:before{border-top-color:rgba(168,1,255,.05)}.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.bs-tooltip-bottom .arrow:before{border-bottom-color:rgba(168,1,255,.05)}.tooltip.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.bs-tooltip-left .arrow:before{border-left-color:#f2eaf8}.tooltip.hexowatch-tooltip-tags.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.hexowatch-tooltip-tags.bs-tooltip-right .arrow:before{border-right-color:#fff!important}.tooltip.hexowatch-tooltip-tags.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.hexowatch-tooltip-tags.bs-tooltip-top .arrow:before{border-top-color:#fff!important}.tooltip.hexowatch-tooltip-tags.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.hexowatch-tooltip-tags.bs-tooltip-bottom .arrow:before{border-bottom-color:#fff!important}.tooltip.hexowatch-tooltip-tags.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.hexowatch-tooltip-tags.bs-tooltip-left .arrow:before{border-left-color:#fff!important}.__react_component_tooltip{font-style:normal;font-weight:600;font-size:14px!important;line-height:16px;padding:7px 10px!important;border-radius:6px!important;color:#fff;text-align:center;max-width:500px}#popup{overflow:auto;position:fixed;top:0;left:0;z-index:10001;width:100vw;height:100vh;background-color:rgba(0,0,0,.5)}.custom-alert-block{max-height:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;min-width:460px;border-radius:10px}.custom-alert-block .modal-content{box-shadow:0 4px 25px rgba(0,0,0,.05);border-radius:10px;padding:1.5rem;max-width:460px}.theme-light .custom-alert-block .modal-content{background:#fff!important}.theme-dark .custom-alert-block .modal-content{background:#2a3142!important}.custom-alert-block .modal-content .modal-long-btn.custom-button{width:250px!important}.custom-alert-block .modal-content .modal-long-btn.custom-button span{display:inline-block;margin:auto}.custom-alert-block .modal-content .modal__body{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.theme-light .custom-alert-block .modal-content .modal__body{background:#fff!important}.theme-dark .custom-alert-block .modal-content .modal__body{background:#2a3142!important}.custom-alert-block .modal-content .modal__body .panel__btns__scraper{position:relative!important;display:-webkit-flex;display:flex;width:100%}.custom-alert-block .modal-content .modal__body .panel__btns__scraper .panel__btn__scraper{background:none;border:none}.custom-alert-block .modal-content .modal__body .panel__btns__scraper .panel__btn__scraper.right_btn{margin-left:auto}.custom-alert-block .modal-content .modal__body .panel__btns__scraper .panel__btn__scraper.right_btn svg{width:12px!important;height:12px!important}.custom-alert-block .modal-content .modal__body .panel__btns__scraper .panel__btn__scraper svg{width:16px;height:16px}.theme-light .custom-alert-block .modal-content .modal__body .panel__btns__scraper .panel__btn__scraper svg path{fill:#667085}.theme-dark .custom-alert-block .modal-content .modal__body .panel__btns__scraper .panel__btn__scraper svg path{fill:#97a7bc}.theme-light .custom-alert-block .modal-content .modal__body .panel__btns__scraper .panel__btn__scraper:hover svg path{fill:#101828}.theme-dark .custom-alert-block .modal-content .modal__body .panel__btns__scraper .panel__btn__scraper:hover svg path{fill:#e3e4e5}.custom-alert-block .modal-content .modal__body .modal-head-icon{height:40px;width:40px;margin-bottom:20px}.custom-alert-block .modal-content .modal__body .modal-head-icon svg{height:40px;width:40px}.custom-alert-block .modal-content .modal__body .text{margin-bottom:10px;padding:0 1rem;text-align:center}.theme-light .custom-alert-block .modal-content .modal__body .text{color:#101828}.theme-dark .custom-alert-block .modal-content .modal__body .text{color:#e3e4e5}.custom-alert-block .modal-content .modal__body .text.break{word-break:break-all}.custom-alert-block .modal-content .modal__body .text.title{font-weight:700}.custom-alert-block .modal-content .modal__footer{margin-top:40px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.custom-alert-block .modal-content .modal__footer .cancel-btn-wrapper{margin-right:20px}.custom-alert-block.create-new-modal{max-width:540px!important;width:100%}@media screen and (max-width:585px){.custom-alert-block.create-new-modal{max-width:300px!important;width:100%}}.custom-alert-block.create-new-modal .text{width:100%;margin-bottom:.25rem!important}.custom-alert-block.create-new-modal .modal-content{max-width:750px!important;width:100%;padding:.8rem 1.5rem 1.8rem}.theme-light .custom-alert-block.create-new-modal .modal-content{background:#fff!important}.theme-dark .custom-alert-block.create-new-modal .modal-content{background:#2a3142!important}.theme-light .custom-alert-block.create-new-modal .modal-content .modal__body{background:#fff!important}.theme-dark .custom-alert-block.create-new-modal .modal-content .modal__body{background:#2a3142!important}.custom-alert-block.feedback-modal{max-width:500px;width:100%}.custom-alert-block.feedback-modal .modal__body{padding:0!important}.custom-alert-block.feedback-modal .text{width:100%}.custom-alert-block.import-csv-modal{max-width:600px;width:100%}.custom-alert-block.import-csv-modal .modal__body{padding:0!important}.custom-alert-block.import-csv-modal .text{width:100%}@media screen and (max-width:576px){.custom-alert-block{position:absolute;left:50%;top:0;-webkit-transform:translate(-50%,10%)!important;transform:translate(-50%,10%)!important;min-width:320px;max-width:90%}.theme-light .custom-alert-block{background:#fff!important}.theme-dark .custom-alert-block{background:#2a3142!important}.custom-alert-block .modal__footer.cancel-is.btn-toolbar{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.custom-alert-block .modal__footer.cancel-is.btn-toolbar .btn.btn-outline-primary,.custom-alert-block .modal__footer.cancel-is.btn-toolbar .btn.btn-primary{width:100px;min-width:85px}}.modal-dialog{max-width:710px!important;border-radius:10px;top:46%;left:50%;position:absolute;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;width:100%}@media screen and (max-width:585px){.modal-dialog{padding:0 20px 0 0}}.modal-dialog iframe{max-width:100%}.modal-backdrop{z-index:10000}.invite-modal{z-index:10001}.promo-modal{z-index:10000;width:100%}.promo-modal.video .modal-dialog{max-width:644px!important}@media screen and (max-width:767px){.promo-modal.video .modal-dialog{max-width:360px!important;padding:30px!important;background:#fff!important}.promo-modal.video .modal-dialog .modal-content{max-width:360px!important}.promo-modal.video .modal-dialog .panel__btn{margin-top:-24px!important;margin-right:-24px!important}}@media screen and (max-width:585px){.promo-modal.video .modal-dialog{max-width:300px!important;padding:10px 30px!important;background:#fff!important}.promo-modal.video .modal-dialog .modal-content{max-width:360px!important}.promo-modal.video .modal-dialog .panel__btn{margin-top:-8px!important;margin-right:-24px!important}}.promo-modal.video .panel__btn svg path{fill:#999}.promo-modal .modal__body{padding:0}.promo-modal img{width:100%;vertical-align:middle!important}.promo-modal .action-btn{position:absolute;bottom:50px;left:calc(50% - 120px)}.promo-modal .panel__btn{position:absolute;top:1px;right:2px}.promo-modal .panel__btn.dark svg path{fill:#888}.promo-modal .panel__btn svg path{fill:#fff}.crop-image-popup{z-index:10000;width:100%}.crop-image-popup .modal-content{padding:15px!important}.crop-image-popup img{width:100%;vertical-align:middle!important}.crop-image-popup .panel__btn{position:absolute;top:15px;right:15px}.contact_us_modal .modal__body{min-height:150px}.rmsc{--rmsc-radius:6px!important;--rmsc-main:#b72cff!important;--rmsc-h:30px!important;width:100%;min-width:200px;max-width:600px}.rmsc span{line-height:20px!important}.rmsc.search-container-multiselect{width:240px!important}.theme-light .rmsc .dropdown-container{background-color:#fff;border:1px solid #e5eaee;color:#101828}.theme-dark .rmsc .dropdown-container{background-color:#2a3142;border:1px solid #4c5468;color:#e3e4e5}.theme-light .rmsc .select-item{background:#fff!important}.theme-dark .rmsc .select-item{background:#2a3142!important}.theme-light .rmsc .search{border-bottom:1px solid #e5eaee;background:#fff;color:#101828}.theme-dark .rmsc .search{border-bottom:1px solid #4c5468;background:#2a3142;color:#e3e4e5}.theme-light .rmsc .options,.theme-light .rmsc input{background:#fff;color:#101828}.theme-dark .rmsc .options,.theme-dark .rmsc input{background:#2a3142;color:#e3e4e5}.multi-select .dropdown-container{border-radius:6px!important;background:transparent!important}.multi-select .dropdown-container:focus,.multi-select .dropdown-container:focus-within{box-shadow:none!important;border:1px solid #b72cff!important}.theme-light .multi-select .dropdown-container{background:#f0f2f5}.theme-dark .multi-select .dropdown-container{background:#222736}.multi-select .dropdown-container .dropdown-heading{height:32px!important}.multi-select .dropdown-container .dropdown-content{border-radius:6px}.theme-light .multi-select .dropdown-container .dropdown-content{background:#fff}.theme-light .multi-select .dropdown-container .dropdown-content .options{max-height:110px!important}.theme-dark .multi-select .dropdown-container .dropdown-content{background:#2a3142}.theme-dark .multi-select .dropdown-container .dropdown-content .options{max-height:110px!important}.theme-light .multi-select .dropdown-container .dropdown-content .select-item{background:#fff;color:#101828}.theme-dark .multi-select .dropdown-container .dropdown-content .select-item{background:#2a3142;color:#e3e4e5}.theme-light .multi-select .dropdown-container .dropdown-content .select-item:hover{background:#f0f2f5}.theme-dark .multi-select .dropdown-container .dropdown-content .select-item:hover{background:#222736}input[type=checkbox]{display:none}.item-renderer span{position:relative;padding-left:28px}.item-renderer span:before{content:"";position:absolute;width:15px;height:15px;top:2px;left:0;border-radius:4px;padding:1px}.theme-light .item-renderer span:before{background-color:#fff;border:1px solid #e5eaee}.theme-dark .item-renderer span:before{background-color:#2a3142;border:1px solid #4c5468}input[type=checkbox]:checked+span:before{border:1px solid #b72cff!important}.theme-light input[type=checkbox]:checked+span:before{accent-color:#fff!important}.theme-dark input[type=checkbox]:checked+span:before{accent-color:#2a3142!important}input[type=checkbox]:checked+span:after{content:"";display:block;width:4px;height:10px;border:solid #b72cff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:3px;left:5px}.video-container{padding-bottom:30%;position:relative;height:0}@media screen and (min-width:991.98px) and (max-width:1200px){.video-container{padding-bottom:40%}}@media screen and (max-width:992px){.video-container{padding-bottom:55%}}.video-container iframe{height:100%;width:100%;position:absolute;top:0;left:0;padding:0 10px}.dashboard-video-container{padding-bottom:55%;margin-bottom:30px;position:relative;height:0}@media screen and (min-width:991.98px) and (max-width:1200px){.dashboard-video-container{padding-bottom:56%}}@media screen and (max-width:992px){.dashboard-video-container{padding-bottom:60%}}.dashboard-video-container iframe{height:100%;width:100%;position:absolute;top:0;left:0;padding:0 10px;max-height:800px!important}.theme-light .css-1pahdxg-control,.theme-light .css-yk16xz-control{background-color:#fff;border-color:#e5eaee!important;color:#101828!important}.theme-light .css-1pahdxg-control input,.theme-light .css-yk16xz-control input{color:#101828!important}.theme-dark .css-1pahdxg-control,.theme-dark .css-yk16xz-control{background-color:#2a3142;border-color:#4c5468!important;color:#e3e4e5!important}.theme-dark .css-1pahdxg-control input,.theme-dark .css-yk16xz-control input{color:#e3e4e5!important}.theme-light .css-1pahdxg-control .css-1hwfws3 div,.theme-light .css-yk16xz-control .css-1hwfws3 div{color:#101828!important}.theme-dark .css-1pahdxg-control .css-1hwfws3 div,.theme-dark .css-yk16xz-control .css-1hwfws3 div{color:#e3e4e5!important}.theme-light .css-1okebmr-indicatorSeparator{background-color:#e5eaee!important}.theme-dark .css-1okebmr-indicatorSeparator{background-color:#4c5468!important}.theme-light .css-26l3qy-menu{background-color:#fff!important}.theme-dark .css-26l3qy-menu{background-color:#2a3142!important}.theme-light .css-26l3qy-menu .css-11unzgr div:hover{background-color:#f0f2f5!important}.theme-dark .css-26l3qy-menu .css-11unzgr div:hover{background-color:#222736!important}.theme-light .css-26l3qy-menu .css-9gakcf-option{background-color:#d8dfe9!important;color:#ced3dd!important}.theme-dark .css-26l3qy-menu .css-9gakcf-option{background-color:#373e4d!important;color:#646c7c!important}.theme-light .css-26l3qy-menu .css-9gakcf-option:hover{background-color:#d8dfe9!important;color:#ced3dd!important}.theme-dark .css-26l3qy-menu .css-9gakcf-option:hover{background-color:#373e4d!important;color:#646c7c!important}.theme-light .css-26l3qy-menu .css-1n7v3ny-option{background-color:#fff!important;color:#101828!important}.theme-dark .css-26l3qy-menu .css-1n7v3ny-option{background-color:#2a3142!important;color:#e3e4e5!important}.theme-light .css-26l3qy-menu .css-1n7v3ny-option:hover{background-color:#fff!important;color:#101828!important}.theme-dark .css-26l3qy-menu .css-1n7v3ny-option:hover{background-color:#2a3142!important;color:#e3e4e5!important}.intercom-messenger-frame{z-index:2147483000;position:fixed;bottom:100px;right:20px;height:calc(100% - 120px);width:376px;min-height:250px;max-height:704px;box-shadow:0 5px 40px rgba(0,0,0,.16);opacity:1;border-radius:8px;overflow:hidden;transition:width .2s ease 0s,height 0s ease,max-height 0s ease}.intercom-messenger-frame iframe{width:100%;height:100%;position:absolute;font-family:intercom-font,"Helvetica Neue","Apple Color Emoji",Helvetica,Arial,sans-serif;font-size:100%;font-style:normal;letter-spacing:normal;font-stretch:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;alignment-baseline:baseline;-webkit-animation-play-state:running;animation-play-state:running;-webkit-backface-visibility:visible;backface-visibility:visible;background-color:transparent;background-image:none;baseline-shift:baseline;border:0 transparent;border-radius:0;inset:auto;-webkit-box-decoration-break:slice;box-shadow:none;box-sizing:content-box;caption-side:top;clear:none;clip:auto;color:inherit;-webkit-columns:auto auto;columns:auto;-webkit-column-fill:balance;column-fill:balance;grid-column-gap:normal;-webkit-column-gap:normal;column-gap:normal;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;dominant-baseline:auto;empty-cells:show;float:none;-webkit-hyphenate-character:auto;-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual;image-rendering:auto;line-height:inherit;list-style:outside none disc;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline-offset:0;overflow:visible;padding:0;page:auto;page-break-after:auto;-webkit-column-break-after:auto;break-after:auto;page-break-before:auto;-webkit-column-break-before:auto;break-before:auto;page-break-inside:auto;-webkit-column-break-inside:auto;break-inside:auto;-webkit-perspective:none;perspective:none;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%;pointer-events:auto;quotes:none;resize:none;size:auto;table-layout:auto;-webkit-transform:none;transform:none;-webkit-transform-origin:50% 50% 0;transform-origin:50% 50% 0;-webkit-transform-style:flat;transform-style:flat;unicode-bidi:normal;vertical-align:baseline;white-space:normal;widows:2;word-break:normal;word-spacing:normal;overflow-wrap:normal;z-index:auto;text-align:start}.intercom-messenger-frame iframe,body{margin:0;-webkit-font-smoothing:antialiased}body{font-family:"Roboto";-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:19px}button,label,p,span{font-size:.875rem;line-height:19px;margin:0}code{font-family:"Roboto"}.html-background{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:100vh;width:100vw}.theme-light .html-background{background:#f0f2f5}.theme-dark .html-background{background:#222736}
/*# sourceMappingURL=main.9227c5d0.chunk.css.map */