.automation-filter-item-editor{grid-row-gap:20px;display:grid;grid-template-columns:minmax(0,1fr);max-width:90vw;padding:20px;width:500px}.automation-filter-item-editor .select-attribute,.automation-filter-item-editor .select-channel,.automation-filter-item-editor .select-department{width:100%}.automation-filter-item-editor .btnGroup{background:var(--color-bg-neutral-default);border:1px solid var(--color-border-default);border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:2px 10px;padding:2px}.automation-filter-item-editor .btnGroup .btnGrupItem.selected{background:var(--color-bg-oncomponent-default);-webkit-box-shadow:var(--shadow-interaction-200);box-shadow:var(--shadow-interaction-200)}.automation-filter-item-editor .btnGroup .supsis-button{border:none!important;font-size:13px;height:25px}.automation-filter-item-editor section .title{color:#22272d;font-size:16px;font-weight:600;line-height:20px;margin-bottom:5px}.automation-filter-item-editor section.header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;gap:15px;grid-template-columns:auto 1fr auto}.automation-filter-item-editor section.header .title{margin-bottom:0}.automation-filter-item-editor section.header .material-icons{color:#006cff;font-size:25px;margin-right:10px}.automation-filter-item-editor section.rules-section .rules{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;margin:-5px}.automation-filter-item-editor section.rules-section .rules .rule{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f0f4f7;border-radius:6px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;font-weight:600;line-height:19px;margin:5px;padding:10px 15px;-webkit-transition:all .3s;transition:all .3s}.automation-filter-item-editor section.rules-section .rules .rule.active,.automation-filter-item-editor section.rules-section .rules .rule:hover{background:#006cff;color:#fff;cursor:default}.automation-filter-item-editor section.rules-section .rules .rule i,.automation-filter-item-editor section.rules-section .rules .rule svg{font-size:10px;margin-right:7px}.automation-filter-item-editor section.value-section .editor-row{width:100%}.automation-filter-item-editor section.value-section .editor-row .editor-row-title{font-size:16px;font-weight:700}.automation-filter-item-editor section.value-section .editor-row .editable-editor{background:hsla(0,0%,92%,.859)!important}.automation-filter-item-editor section.value-section input{background:#fff;border:1px solid #c6cdd4;border-radius:6px;color:#22272d;display:block;font-family:Source Sans Pro,sans-serif;font-size:15px;font-weight:400;height:37px;line-height:35px;padding:0 15px;-webkit-transition:border .3s;transition:border .3s;width:100%}.automation-filter-item-editor section.value-section input.error{border-color:#fb6e6e}.automation-filter-item-editor section.value-section input.focused,.automation-filter-item-editor section.value-section input:hover{border-color:#008aff}.automation-filter-item-editor section.apply .ant-btn{border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-family:Source Sans Pro,sans-serif;font-weight:600;height:37px;line-height:35px;min-width:80px;padding:0 10px;text-align:center;-webkit-transition:all .3s;transition:all .3s;width:100%}.automation-filter-item-editor section.apply .ant-btn[disabled]{background:#f5f8fb;border:1px solid #f5f8fb;color:#919ead;cursor:not-allowed}.filter-row-wrapper{grid-column-gap:10px;display:grid;grid-template-columns:minmax(0,1fr) 60px;width:100%}.filter-row-wrapper .ant-select{height:37px;max-width:70px;width:70px}.filter-row-wrapper .ant-select.hovered .ant-select-selection,.filter-row-wrapper .ant-select:hover .ant-select-selection{background:rgba(64,169,255,.322)!important;border-color:#40a9ff!important;border-right-width:1px!important}.filter-row-wrapper .ant-select .ant-select-selection--single{height:37px}.filter-row .filter-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f5f5;border:1px solid #f5f5f5;border-radius:4px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 5px;position:relative;-webkit-transition:background-color .3s,border .3s,opacity .3s;transition:background-color .3s,border .3s,opacity .3s}.filter-row .filter-item.active{background:#006cff;border-color:#006cff}.filter-row .filter-item.active .filter-icon,.filter-row .filter-item.active .filter-item-text{color:#fff}.filter-row .filter-item.active:hover{background:#006cff;border-color:#006cff}.filter-row .filter-item:hover{background:transparent;border-color:#006cff}.filter-row .filter-item:hover .filter-remove{opacity:1}.filter-row .filter-item .filter-remove{opacity:0;position:absolute;right:-8px;top:-14px;-webkit-transition:opacity .3s;transition:opacity .3s}.filter-row .filter-item .filter-remove .md-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-radius:100%;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.19);box-shadow:0 1px 4px 0 rgba(0,0,0,.19);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;margin-bottom:7px;min-height:30px!important;min-width:30px!important;-webkit-transition:background-color .3s;transition:background-color .3s;width:30px}.filter-row .filter-item .filter-remove .md-button .md-icon{color:#006cff}.filter-row .filter-item .filter-icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#006cff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;justify-content:center;margin-right:10px;-webkit-transition:color .3s;transition:color .3s;width:25px}.filter-row .filter-item .filter-item-text{-webkit-line-clamp:1;font-size:16px;line-height:20px;overflow:hidden!important;text-overflow:ellipsis;-webkit-transition:color .3s;transition:color .3s;white-space:nowrap}.filter-row .filter-item .filter-item-text span{font-weight:600}.filter-row.small{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#006cff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:38px;-webkit-transition:all .3s;transition:all .3s}.filter-row.small .add-filter-button{border:unset!important;padding:0!important;width:100px!important}.filter-row.small span{font-size:15px;font-weight:600;line-height:19px}.custom-context-menu{background:#fff;border:1px solid #e8e8e8;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);list-style:none;margin:0;min-width:160px;padding:0;z-index:10000}.custom-context-menu li{cursor:pointer;padding:8px 16px}.custom-context-menu li:hover{background:#f5f5f5}.filter-group{grid-row-gap:15px;background:#fff;border-radius:4px;display:grid;margin:0 10px;padding:10px;position:relative}.filter-group:hover .control-buttons{opacity:1}.filter-group .control-buttons{height:100%;left:-44px;opacity:0;position:absolute;top:0;-webkit-transition:opacity .3s;transition:opacity .3s;width:44px}.filter-group .control-buttons .md-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-radius:100%;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.19);box-shadow:0 1px 4px 0 rgba(0,0,0,.19);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;margin-bottom:7px;min-height:30px!important;min-width:30px!important;-webkit-transition:background-color .3s;transition:background-color .3s;width:30px}.filter-group .control-buttons .md-button .md-icon{color:#006cff}.filter-group .filter-row{grid-column-gap:10px;display:grid;grid-template-columns:minmax(0,1fr) 10px;width:100%}.filter-group .filter-row .add-filter-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #c6cdd4;border-radius:4px;color:#006cff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;padding:8px 15px;-webkit-transition:border .3s,opacity .3s;transition:border .3s,opacity .3s}.filter-group .filter-row .add-filter-button:hover{border-color:#006cff}.filter-group .filter-row.empty{grid-template-columns:minmax(0,1fr)}.block-editor.filter{grid-row-gap:20px;display:grid;padding:30px 0 60px}.block-editor.filter .filter-condition-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:30px;width:100%}.block-editor.filter .filter-condition-wrapper:after,.block-editor.filter .filter-condition-wrapper:before{-webkit-box-flex:1;-ms-flex-positive:1;border-top:1px solid #ccc;content:"";flex-grow:1;height:0;width:0}.block-editor.filter .filter-condition-wrapper .filter-condition{margin:0 25px;width:80px}.block-editor.filter .filter-condition-wrapper .filter-condition .ant-select.hovered .ant-select-selection{background:rgba(64,169,255,.322)!important;border-color:#40a9ff!important;border-right-width:1px!important}.filter-add-group-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;width:100%}.filter-add-group-wrapper:after,.filter-add-group-wrapper:before{-webkit-box-flex:1;-ms-flex-positive:1;border-top:1px solid #ccc;content:"";flex-grow:1;height:0;width:0}.filter-add-group-wrapper .filter-add-group{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 10px;-webkit-transition:opacity .3s;transition:opacity .3s}.filter-add-group-wrapper .filter-add-group span{color:#475e7a;font-weight:600}.filter-add-group-wrapper .filter-add-group .filter-add-group-plus{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border-radius:100%;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.19);box-shadow:0 1px 4px 0 rgba(0,0,0,.19);display:-webkit-box;display:-ms-flexbox;display:flex;height:22px;justify-content:center;margin-right:10px;-webkit-transition:background-color .3s;transition:background-color .3s;width:22px}.filter-add-group-wrapper .filter-add-group .filter-add-group-plus:hover{background:#006cff;color:#fff}.filter-add-group-wrapper .filter-add-group .filter-add-group-plus:hover .material-icons{color:#fff}.filter-add-group-wrapper .filter-add-group .filter-add-group-plus .material-icons{color:#006cff;font-size:12px;margin-left:1px;-webkit-transition:color .6s;transition:color .6s}.block-editor.ai-bot-response{padding:30px 30px 90px}.block-editor.ai-bot-response .ready-templates{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.block-editor.ai-bot-response .ready-templates .btnImport{color:#006cff;cursor:pointer;font-size:14px;font-weight:600;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.block-editor.ai-bot-response .ready-templates .btnImport:hover{text-decoration:underline}.block-editor.ai-bot-response .ai-bot-response-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:600;line-height:20px;margin-bottom:16px}.block-editor.ai-bot-response .ai-bot-response-header .material-icons{margin-right:6px}.block-editor.ai-bot-response .editable-editor-wrapper{border:1px solid #fff;border-radius:13px}.block-editor.ai-bot-response .editable-editor-wrapper .editable-editor .ProseMirror{overflow-y:auto}.block-editor.ai-bot-response .editable-editor-wrapper.focused,.block-editor.ai-bot-response .editable-editor-wrapper:hover{border-color:#006cff}.automation-block-editor.sleep section{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;width:100%}.automation-block-editor.sleep .btnGroup{background:var(--color-bg-neutral-default);border:1px solid var(--color-border-default);border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:2px 10px;padding:2px}.automation-block-editor.sleep .btnGroup .btnGrupItem.selected{background:var(--color-bg-oncomponent-default);-webkit-box-shadow:var(--shadow-interaction-200);box-shadow:var(--shadow-interaction-200)}.automation-block-editor.sleep .btnGroup .supsis-button{border:none!important;font-size:13px;height:25px}.webhook-data-item[data-v-9bcab00a],.webhook-data-item[data-v-fd90c816]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:10px}.webhook-data-item .btnGroup[data-v-fd90c816]{background:var(--color-bg-neutral-default);border:1px solid var(--color-border-default);border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:2px 10px;padding:2px}.webhook-data-item .btnGroup .btnGrupItem.selected[data-v-fd90c816]{background:var(--color-bg-oncomponent-default);-webkit-box-shadow:var(--shadow-interaction-200);box-shadow:var(--shadow-interaction-200)}.webhook-data-item .btnGroup .supsis-button[data-v-fd90c816]{border:none!important;font-size:13px;height:25px}.webhook-data-item[data-v-df56b3ba]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:10px}.line{border-bottom:1px solid #acacac;margin-bottom:10px}.data-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}.automation-block-editor.sleep{gap:20px;padding:20px}.automation-block-editor.sleep,.automation-block-editor.sleep .data-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.automation-block-editor.sleep .data-items{gap:5px}.automation-block-editor.sleep .data-items .webhook-data-item{border-bottom:1px solid var(--color-border-default);padding-bottom:3px}.automation-block-editor.sleep .editor-row{width:100%}.automation-block-editor.sleep .editor-row .editor-row-title{font-size:16px;font-weight:700}.switch{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:20px}.switch .label{font-size:17px;font-weight:500;margin-right:10px}.automation-block-editor.loop{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:20px}.automation-block-editor.loop .editor-row{width:100%}.automation-block-editor.loop .editor-row.customize-editor-minimize{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.automation-block-editor.loop .editor-row small.description{color:var(--color-text-weak-default);font-size:10px}.automation-block-editor.loop .editor-row .editor-row-title{font-size:16px;font-weight:700}.automation-block-editor.find-contacts{gap:20px;padding:20px}.automation-block-editor.find-contacts,.automation-block-editor.find-contacts section{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.automation-block-editor.find-contacts section{gap:10px;width:100%}.automation-block-editor.find-contacts .editor-row{width:100%}.automation-block-editor.find-contacts .editor-row .editor-row-title{font-size:16px;font-weight:700}.automation-block-editor.find-contacts .editor-row.customize-editor-minimize{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.automation-block-editor.find-contacts .editor-row small.description{color:var(--color-text-weak-default);font-size:10px}.automation-block-editor.find-contacts .btnGroup{background:var(--color-bg-neutral-default);border:1px solid var(--color-border-default);border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:2px 10px;padding:2px}.automation-block-editor.find-contacts .btnGroup .btnGrupItem.selected{background:var(--color-bg-oncomponent-default);-webkit-box-shadow:var(--shadow-interaction-200);box-shadow:var(--shadow-interaction-200)}.automation-block-editor.find-contacts .btnGroup .supsis-button{border:none!important;font-size:13px;height:25px}.editor-row[data-v-43f08155]{width:100%}.editor-row.customize-editor-minimize[data-v-43f08155]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.editor-row small.description[data-v-43f08155]{color:var(--color-text-weak-default);font-size:10px}.editor-row .editor-row-title[data-v-43f08155]{font-size:16px;font-weight:700}.editor-row[data-v-c4991ad8]{width:100%}.editor-row.customize-editor-minimize[data-v-c4991ad8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.editor-row small.description[data-v-c4991ad8]{color:var(--color-text-weak-default);font-size:10px}.editor-row .editor-row-title[data-v-c4991ad8]{font-size:16px;font-weight:700}.editor-row[data-v-2834ab39]{width:100%}.editor-row.customize-editor-minimize[data-v-2834ab39]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.editor-row small.description[data-v-2834ab39]{color:var(--color-text-weak-default);font-size:10px}.editor-row .editor-row-title[data-v-2834ab39]{font-size:16px;font-weight:700}.editor-row[data-v-777c9700]{width:100%}.editor-row.customize-editor-minimize[data-v-777c9700]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.editor-row small.description[data-v-777c9700]{color:var(--color-text-weak-default);font-size:10px}.editor-row .editor-row-title[data-v-777c9700]{font-size:16px;font-weight:700}.editor-row[data-v-3760e443]{width:100%}.editor-row.customize-editor-minimize[data-v-3760e443]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.editor-row small.description[data-v-3760e443]{color:var(--color-text-weak-default);font-size:10px}.editor-row .editor-row-title[data-v-3760e443]{font-size:16px;font-weight:700}.editor-row[data-v-b794a8ae]{width:100%}.editor-row.customize-editor-minimize[data-v-b794a8ae]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.editor-row small.description[data-v-b794a8ae]{color:var(--color-text-weak-default);font-size:10px}.editor-row .editor-row-title[data-v-b794a8ae]{font-size:16px;font-weight:700}.editor-row[data-v-97920be6]{width:100%}.editor-row.customize-editor-minimize[data-v-97920be6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.editor-row small.description[data-v-97920be6]{color:var(--color-text-weak-default);font-size:10px}.editor-row .editor-row-title[data-v-97920be6]{font-size:16px;font-weight:700}.editor-row[data-v-0475ba05]{width:100%}.editor-row.customize-editor-minimize[data-v-0475ba05]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.editor-row small.description[data-v-0475ba05]{color:var(--color-text-weak-default);font-size:10px}.editor-row .editor-row-title[data-v-0475ba05]{font-size:16px;font-weight:700}.editor-row[data-v-22aadba9]{width:100%}.editor-row.customize-editor-minimize[data-v-22aadba9]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.editor-row small.description[data-v-22aadba9]{color:var(--color-text-weak-default);font-size:10px}.editor-row .editor-row-title[data-v-22aadba9]{font-size:16px;font-weight:700}.automation-block-editor.string-formatter{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:20px}.automation-block-editor.string-formatter .editor-row{width:100%}.automation-block-editor.string-formatter .editor-row.customize-editor-minimize{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.automation-block-editor.string-formatter .editor-row small.description{color:var(--color-text-weak-default);font-size:10px}.automation-block-editor.string-formatter .editor-row .editor-row-title{font-size:16px;font-weight:700}.random-number{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:20px}.random-number .editor-row{width:100%}.random-number .editor-row.customize-editor-minimize{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.random-number .editor-row small.description{color:var(--color-text-weak-default);font-size:10px}.random-number .editor-row .editor-row-title{font-size:16px;font-weight:700}.automation-block-editor.number-formatter{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:20px}.automation-block-editor.number-formatter .editor-row{width:100%}.automation-block-editor.number-formatter .editor-row.customize-editor-minimize{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.automation-block-editor.number-formatter .editor-row small.description{color:var(--color-text-weak-default);font-size:10px}.automation-block-editor.number-formatter .editor-row .editor-row-title{font-size:16px;font-weight:700}.automation-block-editor.number-formatter-chain{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:20px}.automation-block-editor.number-formatter-chain .editor-row{border-bottom:1px solid var(--color-border-default);width:100%}.automation-block-editor.number-formatter-chain .editor-row.customize-editor-minimize{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.automation-block-editor.number-formatter-chain .editor-row small.description{color:var(--color-text-weak-default);font-size:10px}.automation-block-editor.number-formatter-chain .editor-row .editor-row-title{font-size:16px;font-weight:700}.csv-record-configuration .navs{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.csv-record-configuration .fileSelection,.csv-record-configuration .fileSelection .file-box{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.csv-record-configuration .fileSelection .file-box{background:azure;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;height:200px;width:100%;width:300px}.csv-record-configuration .fileSelection .file-box .file-details{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px}.csv-record-configuration .configuration{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.csv-record-configuration .configuration .left{width:50%}.csv-record-configuration .configuration .right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;border-left:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;overflow-y:auto;padding-left:10px;width:50%}.csv-record-configuration .configuration .right section.footer{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;justify-content:flex-end}.csv-record-configuration .configuration section.general{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.csv-record-configuration .configuration section.general .field{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.csv-record-configuration .configuration section.general .field label{color:#232222;font-size:16px;font-weight:600}.csv-record-configuration .configuration section.general .field .ant-switch{width:10px}.csv-record-configuration .configuration section.headers{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:space-between;width:100%}.csv-record-configuration .configuration section.headers label{width:100%}.csv-record-configuration .configuration section.fields{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;width:100%}.csv-record-configuration .configuration section.fields .field-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:space-between;width:100%}.csv-record-configuration .configuration section.fields .field-wrapper .btnDelete{visibility:hidden}.csv-record-configuration .configuration section.fields .field-wrapper:hover .btnDelete{visibility:visible}.csv-record-configuration .configuration section.fields .field-wrapper .field{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:200px;width:40%}.csv-record-configuration .configuration section.fields .field-wrapper .field label{color:#232222;font-size:16px;font-weight:600}.csv-record-configuration .configuration section.fields .field-wrapper .field .ant-switch{width:10px}.csv-record-configuration .configuration section.fields label{color:#232222;font-size:16px;font-weight:600}.csv-record-configuration .configuration section.result{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px}.csv-record-configuration .configuration section.result label{color:#232222;font-size:16px;font-weight:600}.automation-block-editor.records-from-csv{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:20px}.automation-block-editor.records-from-csv .editor-row{width:100%}.automation-block-editor.records-from-csv .editor-row .editor-row-title{font-size:16px;font-weight:700}.automation-block-editor.records-from-csv .btnGroup{background:var(--color-bg-neutral-default);border:1px solid var(--color-border-default);border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:2px 10px;padding:2px}.automation-block-editor.records-from-csv .btnGroup .btnGrupItem.selected{background:var(--color-bg-oncomponent-default);-webkit-box-shadow:var(--shadow-interaction-200);box-shadow:var(--shadow-interaction-200)}.automation-block-editor.records-from-csv .btnGroup .supsis-button{border:none!important;font-size:13px;height:25px}.automation-block-editor.records-from-csv .data-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.automation-block-editor.records-from-csv .data-items .webhook-data-item{border-bottom:1px solid var(--color-border-default);padding-bottom:3px}.format-picker-section .sectionTitle[data-v-1ff54270]{color:#22272d;font-size:16px;font-weight:600;line-height:20px;margin-bottom:10px;margin-top:15px}.format-picker-section .entity-input[data-v-1ff54270]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #c6cdd4;border-radius:6px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:43px;margin-top:10px;padding:15px;position:relative;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.format-picker-section .entity-input[data-v-1ff54270]:hover{border:1px solid #006cff!important}.format-picker-section .entity-input .entity-input-text-wrapper[data-v-1ff54270]{-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;width:0}.format-picker-section .entity-input .entity-input-placeholder[data-v-1ff54270]{color:#9ba6b3;font-size:15px;line-height:19px;overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap}.format-picker-section .entity-input .single-entity-style[data-v-1ff54270]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffdc66;border-radius:10px;-webkit-box-decoration-break:clone;box-decoration-break:clone;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:800;justify-content:center;padding:0 8px;-webkit-transition:all .3s;transition:all .3s}.format-picker-section .entity-input .single-entity-style.active[data-v-1ff54270]{background:#006cff;color:#fff}.format-picker-section .entity-input .single-entity-style.active .material-icons[data-v-1ff54270]{color:#fff}.format-picker-section .entity-input .single-entity-style .material-icons[data-v-1ff54270]{color:#647283;font-size:18px;margin-right:3px}.locale-picker-section .sectionTitle[data-v-5d327c64]{color:#22272d;font-size:16px;font-weight:600;line-height:20px;margin-bottom:10px;margin-top:15px}.locale-picker-section .entity-input[data-v-5d327c64]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #c6cdd4;border-radius:6px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:43px;margin-top:10px;padding:15px;position:relative;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.locale-picker-section .entity-input[data-v-5d327c64]:hover{border:1px solid #006cff!important}.locale-picker-section .entity-input .entity-input-text-wrapper[data-v-5d327c64]{-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;width:0}.locale-picker-section .entity-input .entity-input-placeholder[data-v-5d327c64]{color:#9ba6b3;font-size:15px;line-height:19px;overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap}.locale-picker-section .entity-input .single-entity-style[data-v-5d327c64]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffdc66;border-radius:10px;-webkit-box-decoration-break:clone;box-decoration-break:clone;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:800;justify-content:center;padding:0 8px;-webkit-transition:all .3s;transition:all .3s}.locale-picker-section .entity-input .single-entity-style.active[data-v-5d327c64]{background:#006cff;color:#fff}.locale-picker-section .entity-input .single-entity-style.active .material-icons[data-v-5d327c64]{color:#fff}.locale-picker-section .entity-input .single-entity-style .material-icons[data-v-5d327c64]{color:#647283;font-size:18px;margin-right:3px}section.formatter[data-v-3978955c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%}section.formatter .groups[data-v-3978955c]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:space-between;width:100%}section.formatter .groups .format-picker-section[data-v-3978955c],section.formatter .groups .locale-picker-section[data-v-3978955c]{width:100%}section.formatter[data-v-658bdb55]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%}section.formatter .groups[data-v-658bdb55]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:space-between;width:100%}section.formatter .groups .format-picker-section[data-v-658bdb55],section.formatter .groups .locale-picker-section[data-v-658bdb55]{width:100%}.timezone-picker-section .sectionTitle[data-v-49f587cc]{color:#22272d;font-size:16px;font-weight:600;line-height:20px;margin-bottom:10px;margin-top:15px}.timezone-picker-section .entity-input[data-v-49f587cc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #c6cdd4;border-radius:6px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:43px;margin-top:10px;padding:15px;position:relative;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.timezone-picker-section .entity-input[data-v-49f587cc]:hover{border:1px solid #006cff!important}.timezone-picker-section .entity-input .entity-input-text-wrapper[data-v-49f587cc]{-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;width:0}.timezone-picker-section .entity-input .entity-input-placeholder[data-v-49f587cc]{color:#9ba6b3;font-size:15px;line-height:19px;overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap}.timezone-picker-section .entity-input .single-entity-style[data-v-49f587cc]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffdc66;border-radius:10px;-webkit-box-decoration-break:clone;box-decoration-break:clone;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:800;justify-content:center;padding:0 8px;-webkit-transition:all .3s;transition:all .3s}.timezone-picker-section .entity-input .single-entity-style.active[data-v-49f587cc]{background:#006cff;color:#fff}.timezone-picker-section .entity-input .single-entity-style.active .material-icons[data-v-49f587cc]{color:#fff}.timezone-picker-section .entity-input .single-entity-style .material-icons[data-v-49f587cc]{color:#647283;font-size:18px;margin-right:3px}section.formatter[data-v-683b0639]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%}section.formatter .groups[data-v-683b0639]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:space-between;width:100%}section.formatter .groups .format-picker-section[data-v-683b0639],section.formatter .groups .locale-picker-section[data-v-683b0639],section.formatter .groups .timezone-picker-section[data-v-683b0639]{width:100%}section.formatter .groups .unitType[data-v-683b0639]{gap:15px;margin-bottom:10px;margin-top:15px}section.formatter[data-v-6a04b439]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%}section.formatter .groups[data-v-6a04b439]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:space-between;width:100%}section.formatter .groups .format-picker-section[data-v-6a04b439],section.formatter .groups .locale-picker-section[data-v-6a04b439],section.formatter .groups .timezone-picker-section[data-v-6a04b439]{width:100%}section.formatter .groups .unitType[data-v-6a04b439]{gap:15px;margin-bottom:10px;margin-top:15px}section.formatter[data-v-6b198201]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%}section.formatter .groups[data-v-6b198201]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:space-between;width:100%}section.formatter .groups .format-picker-section[data-v-6b198201],section.formatter .groups .locale-picker-section[data-v-6b198201],section.formatter .groups .timezone-picker-section[data-v-6b198201]{width:100%}section.formatter[data-v-2fe1793c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%}section.formatter .groups[data-v-2fe1793c]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:space-between;width:100%}section.formatter .groups .format-picker-section[data-v-2fe1793c],section.formatter .groups .locale-picker-section[data-v-2fe1793c],section.formatter .groups .timezone-picker-section[data-v-2fe1793c]{width:100%}section.formatter[data-v-431e6947]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%}section.formatter .groups[data-v-431e6947]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:space-between;width:100%}section.formatter .groups .format-picker-section[data-v-431e6947],section.formatter .groups .locale-picker-section[data-v-431e6947],section.formatter .groups .timezone-picker-section[data-v-431e6947]{width:100%}section.formatter[data-v-59c5bc92]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%}section.formatter .groups[data-v-59c5bc92]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:space-between;width:100%}section.formatter .groups .format-picker-section[data-v-59c5bc92],section.formatter .groups .locale-picker-section[data-v-59c5bc92],section.formatter .groups .timezone-picker-section[data-v-59c5bc92]{width:100%}section.formatter[data-v-63973b2c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%}section.formatter .groups[data-v-63973b2c]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:space-between;width:100%}section.formatter .groups .format-picker-section[data-v-63973b2c],section.formatter .groups .locale-picker-section[data-v-63973b2c],section.formatter .groups .timezone-picker-section[data-v-63973b2c]{width:100%}section.formatter .weekend-days[data-v-63973b2c]{margin-top:10px}section.formatter .weekend-days .ant-checkbox-group[data-v-63973b2c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}section.formatter[data-v-5f15df92]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%}section.formatter .groups[data-v-5f15df92]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:space-between;width:100%}section.formatter .groups .format-picker-section[data-v-5f15df92],section.formatter .groups .locale-picker-section[data-v-5f15df92],section.formatter .groups .timezone-picker-section[data-v-5f15df92]{width:100%}section.formatter[data-v-01b9a1e1]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%}section.formatter .groups[data-v-01b9a1e1]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:space-between;width:100%}section.formatter .groups .format-picker-section[data-v-01b9a1e1],section.formatter .groups .locale-picker-section[data-v-01b9a1e1],section.formatter .groups .timezone-picker-section[data-v-01b9a1e1]{width:100%}section.formatter[data-v-0c40f4ac]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%}section.formatter .groups[data-v-0c40f4ac]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:space-between;width:100%}section.formatter .groups .format-picker-section[data-v-0c40f4ac],section.formatter .groups .locale-picker-section[data-v-0c40f4ac],section.formatter .groups .timezone-picker-section[data-v-0c40f4ac]{width:100%}section.formatter .weekday-days[data-v-0c40f4ac]{margin-top:10px}section.formatter .weekday-days .ant-checkbox-group[data-v-0c40f4ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}section.formatter[data-v-3288af3d]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%}section.formatter .groups[data-v-3288af3d]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:space-between;width:100%}section.formatter .groups .format-picker-section[data-v-3288af3d],section.formatter .groups .locale-picker-section[data-v-3288af3d],section.formatter .groups .timezone-picker-section[data-v-3288af3d]{width:100%}.automation-block-editor.date-format-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:20px}.automation-block-editor.date-format-item .editor-row{width:100%}.automation-block-editor.date-format-item .editor-row.customize-editor-minimize{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.automation-block-editor.date-format-item .editor-row small.description{color:var(--color-text-weak-default);font-size:10px}.automation-block-editor.date-format-item .editor-row .editor-row-title{font-size:16px;font-weight:700}.automation-block-editor.date-formatter-chain{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:20px}.automation-block-editor.date-formatter-chain .editor-row{border-bottom:1px solid var(--color-border-default);width:100%}.automation-block-editor.date-formatter-chain .editor-row.customize-editor-minimize{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.automation-block-editor.date-formatter-chain .editor-row small.description{color:var(--color-text-weak-default);font-size:10px}.automation-block-editor.date-formatter-chain .editor-row .editor-row-title{font-size:16px;font-weight:700}.automation-block-editor.wait-for{gap:20px;padding:20px}.automation-block-editor.wait-for,.automation-block-editor.wait-for section{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.automation-block-editor.wait-for section{gap:10px;width:100%}.automation-block-editor.wait-for .editor-row{width:100%}.automation-block-editor.wait-for .editor-row .editor-row-title{font-size:16px;font-weight:700}.automation-block-editor.wait-for .btnGroup{background:var(--color-bg-neutral-default);border:1px solid var(--color-border-default);border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:2px 10px;padding:2px}.automation-block-editor.wait-for .btnGroup .btnGrupItem.selected{background:var(--color-bg-oncomponent-default);-webkit-box-shadow:var(--shadow-interaction-200);box-shadow:var(--shadow-interaction-200)}.automation-block-editor.wait-for .btnGroup .supsis-button{border:none!important;font-size:13px;height:25px}.automation-block-editor.find-contact{gap:20px;padding:20px}.automation-block-editor.find-contact,.automation-block-editor.find-contact section{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.automation-block-editor.find-contact section{gap:10px;width:100%}.automation-block-editor.find-contact .editor-row{width:100%}.automation-block-editor.find-contact .editor-row .editor-row-title{font-size:16px;font-weight:700}.automation-block-editor.find-contact .editor-row.customize-editor-minimize{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.automation-block-editor.find-contact .editor-row small.description{color:var(--color-text-weak-default);font-size:10px}.automation-block-editor.find-contact .btnGroup{background:var(--color-bg-neutral-default);border:1px solid var(--color-border-default);border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:2px 10px;padding:2px}.automation-block-editor.find-contact .btnGroup .btnGrupItem.selected{background:var(--color-bg-oncomponent-default);-webkit-box-shadow:var(--shadow-interaction-200);box-shadow:var(--shadow-interaction-200)}.automation-block-editor.find-contact .btnGroup .supsis-button{border:none!important;font-size:13px;height:25px}.block-editor.task-update{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:30px}.block-editor.task-update section{margin-bottom:10px}.block-editor.task-update .title{font-size:16px;font-weight:600;line-height:20px;margin-bottom:10px}.block-editor.task-update .fields-wrapper .field-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:10px}.block-editor.task-update .fields-wrapper .field-row>*{-webkit-box-flex:1;-ms-flex:1;flex:1}.block-editor.task-update .fields-wrapper .field-row .field-container,.block-editor.task-update .fields-wrapper .field-row .value-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.block-editor.task-update .fields-wrapper .field-row .value-container .value-header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:8px}.block-editor.task-update .fields-wrapper .field-row .value-container .value-header .mode-switch{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.block-editor.task-update .fields-wrapper .field-row .value-container .value-header .mode-switch .switch-label{color:rgba(0,0,0,.65);font-size:12px}