@keyframes spin{to{transform:rotate(1turn)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes client-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes drop-down{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}@keyframes skeleton-loading{to{transform:translate(240%)}}@keyframes skeleton-sheen{0%{transform:skew(-40deg) translate(-100%)}to{transform:skew(-40deg) translate(240%)}}@keyframes skeleton-fade{0%,to{opacity:.6}50%{opacity:1}}@keyframes connect-skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.client-view-enter-active{animation:client-slide-in .5s}.client-view-leave-active{animation:client-slide-in .8s reverse}.dropdown-enter-active{animation:drop-down .5s ease-out}.dropdown-leave-active{animation:drop-down .5s ease-in reverse}.slide-up-enter-active,.slide-up-leave-active{transition-delay:.5s;transition:.3s ease-in-out}.slide-up-enter-from{transform:translateY(100%)}.slide-up-enter-to{transform:translateY(0)}.slide-up-leave-to{transform:translateY(100%)}:export{white:#fcfcfc;white-light:#fff;base-dark:#353442;grey-dark:#9296ad;grey:#b7bacf;grey-1:#333;grey-light:#dfe1ec;grey-light-40:#f0f1f6;grey-light-20:#f6f7f9;light:#fcfcfc;purple:#7857ff;purple-light:#896cff;accent-red:#ff364e;accent-green:#25ca53;accent-yellow:#ffb12e}.ActionSectionTypes,.ConditionSectionTypes{display:flex;flex-direction:column;align-items:flex-start;padding:6px 4px;max-height:inherit;overflow:auto;white-space:normal;background:#fff;border:1px solid #f2f2f7;box-shadow:0 16px 32px #00000029;border-radius:8px}.ActionSectionTypes::-webkit-scrollbar,.ConditionSectionTypes::-webkit-scrollbar{width:8px}.ActionSectionTypes::-webkit-scrollbar-track,.ConditionSectionTypes::-webkit-scrollbar-track{background:transparent;margin:4px 0}.ActionSectionTypes::-webkit-scrollbar-thumb,.ConditionSectionTypes::-webkit-scrollbar-thumb{background-color:var(--color-dark-text-tertiary,#8a8a8a);border-radius:100px;border:2px solid transparent;background-clip:padding-box}.ActionSectionTypes::-webkit-scrollbar-thumb:hover,.ConditionSectionTypes::-webkit-scrollbar-thumb:hover{background-color:var(--color-dark-text-secondary,#b0b0b0)}.ActionSectionTypes::-webkit-scrollbar-button,.ConditionSectionTypes::-webkit-scrollbar-button{display:none}.ActionSectionTypes__search,.ConditionSectionTypes__search{margin:4px 0 20px;width:100%}.ActionSectionTypes__search .CInput__icon-wrapper-left,.ConditionSectionTypes__search .CInput__icon-wrapper-left{width:42px}.ActionSectionTypes__search-icon,.ConditionSectionTypes__search-icon{width:24px;height:24px}.ActionSectionTypes__group,.ConditionSectionTypes__group{width:100%;margin-bottom:12px}.ActionSectionTypes__group:after,.ConditionSectionTypes__group:after{content:"";display:block;background:var(--color-gray-f7,#f2f2f7);width:calc(100% - 8px);height:1px;margin:4px 4px 0}.ActionSectionTypes__group:last-of-type,.ConditionSectionTypes__group:last-of-type{margin-bottom:0}.ActionSectionTypes__group:last-of-type:after,.ConditionSectionTypes__group:last-of-type:after{content:none}.ActionSectionTypes__group-divider,.ConditionSectionTypes__group-divider{display:block;color:var(--color-gray-78,#737378);font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:16px;margin-bottom:4px;padding-left:8px}.ActionSectionTypes__empty-text,.ConditionSectionTypes__empty-text{color:var(--color-black,#000);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:19px;letter-spacing:-.2px;padding:0 8px 8px}.ActionSectionTypes__group+.ActionSectionTypes__empty-text,.ActionSectionTypes__group+.ConditionSectionTypes__empty-text,.ConditionSectionTypes__group+.ActionSectionTypes__empty-text,.ConditionSectionTypes__group+.ConditionSectionTypes__empty-text{display:none}
