@import"https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";.error-page-container{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.error-page-container .folderr-logo{margin-top:2rem;width:8.75rem;height:8.75rem}.error-code{font-size:3.375rem;color:var(--primary-dark-blue);cursor:default;margin-bottom:0}.error-name{cursor:default;margin-top:0;font-size:2rem}.error-code,.error-name{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.error-description{font-size:1rem}.error-forbidden-request-access-button{width:12.5rem!important;background-color:var(--primary-dark-blue)!important;border-color:var(--primary-dark-blue)!important}.dark-theme .error-page-container{background-color:var(--navbar-color)}.dark-theme .error-page-container .error-code{color:var(--action-node-bg)}.dark-theme .error-page-container .error-name,.dark-theme .error-page-container .error-description{color:#fff}.verify-agent-shared{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;background-color:var(--background);padding-bottom:18.75rem;box-sizing:border-box}.verify-agent-shared-box{background-color:var(--grey-400);width:21.9rem;padding:2.5rem 1.56rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.verify-agent-shared-sign-in-btn{border:none;margin-top:1.25rem;transition:none}.verify-agent-shared-sign-in-btn:hover{border:none;background-color:#fff;color:var(--primary-dark-blue)}.verify-agent-shared-sign-up-btn{margin-top:1.25rem}.verify-agent-shared-sign-up-btn:hover{opacity:.85}.subscription-plan-container{overflow-y:auto;display:flex;flex-direction:column;align-items:center;height:100%;background-color:var(--body-main-bg-color)}@media screen and (min-width: 768px){.subscription-plan-container{padding:0}}.subscription-plan-container .header-container:not(.--mobile){display:none}@media screen and (min-width: 768px){.subscription-plan-container .header-container:not(.--mobile){display:flex}}.subscription-plan-container .header-container.--mobile{background:transparent;display:flex;color:#000;font-size:1.125rem;font-weight:700;line-height:1.35rem;font-family:Urbanist,sans-serif;margin-top:.625rem}@media screen and (min-width: 768px){.subscription-plan-container .header-container.--mobile{display:none}}.subscription-plan-container .header-container{display:flex;justify-content:center;margin-bottom:.625rem;background-color:#fff;border:.0625rem solid #e2b823;border-radius:.3125rem}.subscription-plan-container .continue-free-plan-btn{font-family:var(--font-urbanist);background-color:#fff;color:var(--primary-dark-blue);margin-top:1.25rem}.subscription-plan-container .billing-text{font-weight:500;font-size:1rem;color:var(--fontColor);font-family:var(--font-urbanist)}.subscription-plan-container .continue-free-plan-link{color:var(--fontColor)!important;font-size:1.25rem;margin-top:3.125rem;text-shadow:0px 4px 4px rgba(0,0,0,.2509803922);text-decoration:none;border-bottom:.0625rem solid var(--fontColor);padding-bottom:.56rem;font-weight:700}.select-plan-page-header{display:flex;justify-content:center;gap:.75rem;align-items:center;border-radius:.31rem;box-sizing:border-box;font-size:1.125rem;background-color:#fff;padding:2rem}.subscription-plan-body.subscription-page{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem 0;margin:0;margin-top:.625rem}@media screen and (min-width: 768px){.subscription-plan-body.subscription-page{padding:0}}.subscription-plan-body.subscription-page .btns-actions{margin-top:2rem;width:100%;display:flex;justify-content:space-between;gap:2rem}.subscription-plan-body.subscription-page .btns-actions .cancel-subscription-btn{background-color:red;color:#fff;border:none}.plans-list{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:4.0625rem!important}.plan-card{width:19.0625rem!important;box-sizing:border-box;display:flex;flex-direction:column;text-align:center;border-radius:.31rem}@media screen and (min-width: 768px){.plan-card{width:calc(50% - .625rem);min-height:18.75rem}}.plan-card .plan-card-header{align-items:center;justify-content:center;padding:.81rem;gap:.875rem;display:flex;color:#fff;flex-direction:row}.plan-card .plan-card-header *{font-family:var(--font-urbanist)}.plan-card .plan-name{font-size:1.5rem;font-weight:700}.plan-card .features-container{margin:2.5rem 0;display:flex;flex-direction:column;align-items:flex-start;padding:0 1rem;gap:.625rem}.plan-card .feature-icon{height:1rem}.plan-card .feature-content{display:flex;justify-content:center;align-items:center;gap:.25rem;text-align:start;font-size:1rem;font-weight:500}.plan-card .divider{margin-top:0!important;margin-bottom:0!important}.plan-card .price-container{padding:1rem 0;display:flex;align-items:center;justify-content:center}.plan-card .price-container .price,.plan-card .price-container .content{font-weight:700;font-size:1.5rem}.plan-card .price-container.annually{padding-bottom:0}.save-money-chip{margin-left:1em!important;font-size:.75rem;background:#c0ebcf;color:#2cbe60!important;border-radius:1em;padding:.2rem .4rem;cursor:pointer}.plan-card.premium .plan-card-header *{color:#23232d!important}.plan-card.premium .plan-card-header{background:linear-gradient(90deg,#f2d123,#e2b823)}.plan-card.free .plan-card-header{background:linear-gradient(90deg,#2888e2,#17e0d4 71.6%)}.powered-by-stripe-text{margin:0;margin-left:1rem;font-weight:500;color:#ccc;font-size:.875rem}.powered-by-stripe-text span{font-weight:700;font-size:1.125rem}.billed-annually{margin-top:0!important;font-weight:700!important;margin-bottom:1.25rem}.dark-theme .header-container.--mobile{color:#fff}.dark-theme .select-plan-page-header{background-color:var(--navbar-color);color:#fff}.dark-theme .subscription-plan-container{background-color:var(--body-main-bg-color)}.dark-theme .subscription-plan-container .plan-card{background-color:var(--navbar-color)}.dark-theme .subscription-plan-container .plan-card p,.dark-theme .subscription-plan-container .plan-card div{color:#fff}.dark-theme .subscription-plan-container .continue-free-plan-btn{background-color:var(--primary-dark-blue);border-color:var(--primary-dark-blue)}.dark-theme .plan-card>.MuiBox-root{background-color:var(--navbar-color)!important}.dark-theme .payment-dialog h2{color:var(--fontColor)}.dark-theme .payment-dialog .p-PaymentMethodSelector button{background-color:var(--navbar-color)!important}.dark-theme .payment-dialog .MuiPaper-root.MuiPaper-elevation{background-color:var(--navbar-color)}.dark-theme .powered-by-stripe-text{color:#555}.dark-theme .subscription-page-header{background-color:var(--navbar-color)}.dark-theme .subscription-page-header .free-7-day-trial{color:#fff!important}.dark-theme .subscription-page-header .header-trial-description,.dark-theme .subscription-page-header .header-trial-description *{color:#999}.stepper-completed-step-wrapper{background-color:var(--primary-dark-blue);border-radius:50%;padding:.25rem;width:1.125rem;height:1.125rem;margin-left:.31rem}.stepper-next-step{width:.75rem;height:.75rem;background-color:var(--fontColor);border-radius:50%;margin-right:1.25rem}.QontoStepIcon-completedIcon{color:#fff!important}.plan-card-container{display:flex;flex-direction:column;max-width:19.0625rem;width:100%;border-radius:5px;overflow:hidden}.plan-card-start-trial-text{align-self:center;color:var(--fontColor);margin:1.25rem 0!important;font-weight:700!important;font-size:1.375rem!important}.subscription-page-header{display:flex;background-color:#fff;width:fit-content;position:relative;height:9.4rem;width:41.9rem}.subscription-page-header .header-trial-description{color:#868588}.subscription-page-header .free-7-day-trial{font-weight:700;color:var(--fontColor)}.subscription-page-header .header-last-row{display:flex;justify-content:center}.subscription-page-header .header-first-row{margin-bottom:.625rem}.subscription-page-header a{color:#868588;margin-left:.25rem}.header-trial-description{display:flex;flex-direction:column;justify-content:center;align-items:center}.free-7-day-trial{font-size:1.25rem;margin-bottom:.94rem}.select-payment-btn.subscription-page{font-size:1rem;width:calc(100% - 5rem);background-color:var(--primary-dark-blue);max-width:14.06rem;font-weight:600;font-family:var(--font-urbanist);height:2.625rem;margin-bottom:1.25rem}.select-payment-btn.subscription-page.premium{color:#23232d!important;background:linear-gradient(90deg,#f2d123,#e2b823);border-image-source:linear-gradient(90deg,#f2d123 0%,#e2b823 100%);border-image-slice:1 1 1 1;border-image-width:.0625rem}.select-payment-btn.subscription-page.current-plan{cursor:default;opacity:.5}.billing-switch-container{margin-left:5rem}.billing-switch-container .MuiFormControlLabel-root.MuiFormControlLabel-labelPlacementBottom{margin-right:0}@media screen and (max-width: 1400px){.plans-list{width:auto}.free-7-day-trial{font-size:1.25rem;margin-top:1rem}.header-trial-description{font-size:.875rem;font-weight:500;color:#868588!important}.header-trial-description .header-last-row a{color:#868588}.dark-theme .header-trial-description{color:#999!important}.dark-theme .header-trial-description .header-last-row a{color:#999}.free-7-day-trial{font-size:1.25rem}.continue-free-plan-link.--mobile{display:block;border-bottom:0;font-weight:700;margin-top:1.875rem}.continue-free-plan-link.--mobile hr{margin:.31rem auto}.subscription-page-header{padding-bottom:.875rem}.continue-free-plan-link hr{width:75%;color:#000}.dark-theme .continue-free-plan-link hr{color:#fff}}@media screen and (max-width: 1200px){.continue-free-plan-link{display:none}.plans-list,.subscription-page-header{overflow:hidden}}@media screen and (max-width: 768px){.subscription-plan-container{background-color:var(--navbar-color)}.header-trial-description{font-size:.875rem!important}.billing-switch-container{margin-left:0}.MuiSwitch-track{background:var(--body-main-bg-color)!important}.btns-actions{flex-direction:column;width:50%!important}}.subscription-success-modal{--subscription-success-modal--spacing: 1.25rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:120;display:flex;flex-direction:column;padding:var(--subscription-success-modal--spacing);gap:var(--subscription-success-modal--spacing)}.subscription-success-modal .subscription-success-modal__header{flex:0 0 auto;display:flex;align-items:baseline;width:100%;gap:var(--subscription-success-modal--spacing)}.subscription-success-modal .subscription-success-modal__header .subscription-success-modal-header__title{margin:0;padding:0;min-width:20ch}.subscription-success-modal .subscription-success-modal__header .subscription-success-modal-header__close-button{margin-left:auto;margin-right:0;background:none;border:0}@media screen and (min-width: 768px){.subscription-success-modal .subscription-success-modal__header .subscription-success-modal-header__close-button{cursor:pointer}}@media screen and (min-width: 768px){.subscription-success-modal .subscription-success-modal__header{align-items:center}}.subscription-success-modal .subscription-success-modal__content{display:flex;flex-direction:column;gap:var(--subscription-success-modal--spacing)}.subscription-success-modal .subscription-success-modal__content .subscription-success-modal-content__description{padding:0;margin:0}.subscription-success-modal .subscription-success-modal__upgrade-bt{margin:0 auto;width:max-content;border:0;padding:.75rem 1.75rem}@media screen and (min-width: 768px){.subscription-success-modal{--subscription-success-modal--spacing: 1.875rem;width:100%;max-width:45.5rem}}.subscription-success-modal__background{position:fixed;z-index:110;top:0;left:0;height:100%;height:100lvh;width:100vw}.subscription-success-modal{background:#fff;border-radius:.31rem}.subscription-success-modal .subscription-success-modal__header .subscription-success-modal-header__title{font-family:Urbanist,sans-serif;color:#181822;text-align:left;font-size:1.25rem;font-weight:700;line-height:1.375rem}.subscription-success-modal .subscription-success-modal__header .subscription-success-modal-header__close-button .subscription-success-modal-close-button__icon{fill:#181822;stroke:#181822}.subscription-success-modal .subscription-success-modal__content{flex:1 1 auto;width:100%}.subscription-success-modal .subscription-success-modal__content .subscription-success-modal-content__description{font-family:Urbanist,sans-serif;color:#181822;text-align:left;font-size:1rem;font-weight:500;line-height:1.25rem}.subscription-success-modal .subscription-success-modal__content .subscription-success-modal-content__description .subscription-success-modal-description__link{text-decoration:underline;color:var(--primary-dark-blue)}.subscription-success-modal .subscription-success-modal__upgrade-bt{background:var(--primary-dark-blue);cursor:pointer;border-radius:.31rem;font-family:Urbanist,sans-serif;font-size:1rem;font-weight:600;line-height:1.125rem;color:#fff;text-decoration:none}.subscription-success-modal__background{background:#00000080}body.dark-theme .subscription-success-modal{background:#181822}body.dark-theme .subscription-success-modal .subscription-success-modal__header .subscription-success-modal-header__title{color:#fff}body.dark-theme .subscription-success-modal .subscription-success-modal__header .subscription-success-modal-header__close-button .subscription-success-modal-close-button__icon{fill:#fff;stroke:#fff}body.dark-theme .subscription-success-modal .subscription-success-modal__content .subscription-success-modal-content__description{color:#fff}body.dark-theme .subscription-success-modal .subscription-success-modal__content .subscription-success-modal-content__description .subscription-success-modal-description__link{color:#22a8dd}body.dark-theme .subscription-success-modal .subscription-success-modal__upgrade-bt{background:#22a8dd}.password-input{display:flex;flex-direction:column;gap:.375rem;font-family:Urbanist,sans-serif}.password-input .password-input__label{margin-left:.56rem;color:var(--fontColor);font-family:inherit;font-size:1rem;font-weight:600;line-height:1.125rem}.password-input .password-input__content{display:flex;gap:.56rem;padding-right:.56rem;align-items:center;border:.0625rem solid #D9D9D9;border-radius:.31rem}.password-input .password-input__content .password-content__input{width:100%;background:transparent;color:#23232d;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.125rem;padding:.75rem 0 .75rem .5625rem;border:0;border-radius:.31rem}.password-input .password-input__content .password-content__input:placeholder-shown{color:#9a9a9c}.password-input .password-input__content .password-content__input:-webkit-autofill,.password-input .password-input__content .password-content__input:-webkit-autofill:hover,.password-input .password-input__content .password-content__input:-webkit-autofill:focus,.password-input .password-input__content .password-content__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px transparent inset!important;-webkit-background-clip:text;-webkit-text-fill-color:#252525}.password-input .password-input__content .password-content__switch-hide-button{background:transparent;border:0;cursor:pointer}.password-input .password-input__content .password-content__switch-hide-button .password-switch-hide-button__icon{width:1.1875rem;height:1.06rem;fill:#9a9a9c}.add-tokens-page__container{display:flex;flex-direction:column;align-items:center;gap:.625rem;background:#eeeef3}.add-tokens-page__container .add-tokens-page-container__title-container,.add-tokens-page__container .add-tokens-page-container__content-container{flex:0 0 auto;background:#fff;display:flex;width:100%;max-width:32.8rem;border-radius:.31rem}.add-tokens-page__container .add-tokens-page-container__title-container{justify-content:center;align-items:center;gap:2.1875rem;padding:.625rem 0}.add-tokens-page__container .add-tokens-page-container__title-container .add-tokens-page-title-container__text{color:#23232d;font-family:Urbanist,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.35rem}.add-tokens-page__container .add-tokens-page-container__content-container{flex:1 1 auto;flex-direction:column;padding:1.5rem 0;gap:1.5rem;overflow-y:auto}@media screen and (min-width: 768){.add-tokens-page__container .add-tokens-page-container__content-container{flex:0 1 auto;overflow-y:auto}}body.dark-theme .add-tokens-page__container{background:#181822}body.dark-theme .add-tokens-page__container .add-tokens-page-container__title-container,body.dark-theme .add-tokens-page__container .add-tokens-page-container__content-container{background:#23232d}body.dark-theme .add-tokens-page__container .add-tokens-page-container__title-container .add-tokens-page-title-container__text{color:#fff}.subscription-plan-body{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem 0;margin:auto 0}@media screen and (min-width: 768px){.subscription-plan-body{padding:0}}.select-payment-btn{font-size:.94rem!important;border-color:var(--primary-dark-blue)!important;background-color:var(--primary-dark-blue)!important;color:#fff!important;margin-top:1.25rem!important;max-width:14.1rem!important}.select-payment-btn:hover{background-color:#fff;color:var(--primary-dark-blue)}._modalContent_ibooh_1{right:0;left:0;top:0;bottom:0;margin:12.5rem auto;position:absolute;background-color:var(--body-main-bg-color);max-width:28.12rem;height:25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.31rem}._title_ibooh_18{font-size:1.125rem;color:var(--fontColor)}._loader_ibooh_23{color:var(--primary-dark-blue)!important}.side-bar{height:100%;height:100dvh;display:none;width:var(--sidebar-width);box-shadow:0 0 15px #5d5c6012;flex-direction:column;gap:18px;position:relative}@media screen and (min-width: 768px){.side-bar{display:flex;min-width:13.62rem}}.side-bar .side-bar__header{flex:0 0 auto;width:100%;height:75px;display:flex;align-items:center;position:relative;border-bottom-width:1px;border-bottom-style:solid}.side-bar .side-bar__header .side-bar-header__logo{margin-left:20px}.side-bar .side-bar__header .side-bar-header__toggle-bt{position:absolute;cursor:pointer;width:20px;height:30px;border:0;padding:0;top:50%;right:0;transform:translateY(-50%);display:flex;justify-content:flex-end;align-items:center}.side-bar .side-bar-content{overflow:hidden;overflow-y:auto;height:100%;display:flex;flex-direction:column;justify-content:space-between}.side-bar .side-bar-body{overflow:hidden;overflow-y:auto}.side-bar .side-bar-body .side-bar__options-list{all:unset;flex:1 1 auto;width:100%;display:flex;flex-direction:column;gap:6px;list-style:none;margin-bottom:1rem}.side-bar .side-bar-body .side-bar__options-list .side-bar-options-list__option-container{padding:0 8px;flex:0 1 auto;display:flex;flex-direction:column}.side-bar .side-bar-body .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__option{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-start;padding:12px 14px 12px 20px;border-radius:5px}.side-bar .side-bar-body .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__option .side-bar-option__label{margin-left:0;white-space:nowrap}.side-bar .side-bar-body .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__option .side-bar-option__extend-bt{margin-right:0;margin-left:auto;border:0;padding:0;cursor:pointer;display:grid;place-items:center}.side-bar .side-bar-body .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__option .side-bar-option__extend-bt .side-bar-extend-bt__icon{width:6px}.side-bar .side-bar-body .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__option.--showing-values .side-bar-option__extend-bt .side-bar-extend-bt__icon{width:6px;transform:rotate(180deg)}.side-bar .side-bar-body .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__values{flex:1 1 auto;display:flex;flex-direction:column;gap:6px;overflow-y:auto;margin:.5rem .5rem .5rem 2rem}.side-bar .side-bar-body .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__values .side-bar-values__value-link{padding:.5rem;border-radius:5px}.side-bar .side-bar-body .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__values .side-bar-values__value-link .side-bar-value-link__label{font-weight:600;display:block;max-width:15ch;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.side-bar .side-bar-body .side-bar__general-purpose.--hidden{display:none}.side-bar .side-bar__change-theme-switch{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-start;margin:auto .75rem 0;color:#23232d;font-family:inherit;font-size:16px;font-weight:600;line-height:18px}.side-bar .side-bar__change-theme-switch>*{margin-left:12px}.side-bar .side-bar__change-theme-switch>*>*{margin:0}@media screen and (min-width: 768px){.side-bar .side-bar__change-theme-switch{display:none}}.side-bar.--closed{width:auto;min-width:3.75rem}.side-bar.--closed .side-bar-option-container__option{width:auto!important;justify-content:center!important}.side-bar.--closed .side-bar__header{justify-content:center}.side-bar.--closed .side-bar__header .side-bar-header__logo{margin-left:0}.side-bar.--closed .side-bar__header .side-bar-header__toggle-bt{display:none;transform:translate(99%,-50%) rotate(180deg)}.side-bar.--closed:hover .side-bar__header .side-bar-header__toggle-bt{display:flex}.side-bar.--closed .side-bar__options-list{flex:0 1 auto}.side-bar{font-family:Urbanist,sans-serif;background:#fff}.side-bar .side-bar__header{border-bottom-color:#eceff6}.side-bar .side-bar__header .side-bar-header__toggle-bt{background:transparent}.side-bar .side-bar__header .side-bar-header__toggle-bt .side-bar-toggle-bt__icon *:first-child{fill:#23232f}.side-bar .side-bar__header .side-bar-header__toggle-bt .side-bar-toggle-bt__icon *:last-child{fill:#fff}.side-bar .side-bar__options-list{background:transparent}.side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__option,.side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-values__value-link{color:#23232d;text-decoration:none}.side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__option .side-bar-option__label,.side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__option .side-bar-value-link__label,.side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-values__value-link .side-bar-option__label,.side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-values__value-link .side-bar-value-link__label{font-family:inherit;color:inherit;font-size:16px;font-weight:500;line-height:18px}.side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__option .side-bar-option__label,.side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-values__value-link .side-bar-option__label{font-weight:600;max-width:120px;overflow:hidden;text-overflow:ellipsis}.side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__option .side-bar-option__icon,.side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-values__value-link .side-bar-option__icon{color:inherit;fill:currentColor;height:20px;width:20px}.side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__option .side-bar-option__extend-bt,.side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-values__value-link .side-bar-option__extend-bt{color:inherit;background:transparent}.side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__option .side-bar-option__extend-bt .side-bar-extend-bt__icon,.side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-values__value-link .side-bar-option__extend-bt .side-bar-extend-bt__icon{color:inherit;fill:currentColor}.side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__option.--selected,.side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-values__value-link.--selected{background:var(--primary-dark-blue);color:#fff}.side-bar.--open>.side-bar__options-list:has(.side-bar-options-list__option-container.--showing-values>.side-bar-option-container__values>.side-bar-values__value-link.--selected)>.side-bar-options-list__option-container>.side-bar-option-container__option.--selected{background:transparent;color:#23232d}body.dark-theme .side-bar{background:#23232d}body.dark-theme .side-bar .side-bar__header{border-bottom-color:#181822}body.dark-theme .side-bar .side-bar__header .side-bar-header__toggle-bt .side-bar-toggle-bt__icon *:first-child{fill:#fff}body.dark-theme .side-bar .side-bar__header .side-bar-header__toggle-bt .side-bar-toggle-bt__icon *:last-child{fill:#23232f}body.dark-theme .side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__option,body.dark-theme .side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-values__value-link{color:#fff}body.dark-theme .side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-option-container__option svg,body.dark-theme .side-bar .side-bar__options-list .side-bar-options-list__option-container .side-bar-values__value-link svg{fill:#fff}body.dark-theme .side-bar .side-bar__change-theme-switch{color:#fff}body.dark-theme .side-bar.--open>.side-bar__options-list:has(.side-bar-options-list__option-container.--showing-values>.side-bar-option-container__values>.side-bar-values__value-link.--selected)>.side-bar-options-list__option-container>.side-bar-option-container__option.--selected{color:#fff}.side-bar-option-container__option{padding-left:10px!important;gap:10px;min-height:30px}.side-bar-user-details__full-name{width:100%;text-overflow:ellipsis;text-align:start;overflow:hidden}.side-bar-user-details__account-type{text-transform:capitalize}.side-bar-values__value-link{display:flex;gap:.75rem;align-items:center;padding:0}.side-bar-option-container__values{max-height:calc(100vh - 500px)}@media screen and (max-width: 1400px){.side-bar-option-container__values{max-height:calc(100vh - 480px)!important}}.side-bar-option-container__option{padding:.5rem .75rem!important}.side-bar-option__extend-bt{width:26px!important;border-radius:50%;height:26px!important}.side-bar-option__extend-bt:hover{background-color:#232b8d66!important}.side-bar-option-container__option.--selected .side-bar-option__extend-bt:hover{background-color:#fff6!important}.side-bar-option-container__option.--selected.--showing-values .side-bar-option__extend-bt:hover{background-color:#232b8d66!important}.dark-theme .side-bar-option__extend-bt:hover{background-color:#fff6!important}._thirdStepIcon_mh81i_1{width:4.375rem}._programText_mh81i_5{margin-bottom:.625rem!important;margin-top:.625rem!important}._header_mh81i_10{background-color:var(--primary-dark-blue);font-size:1.125rem!important;color:#fff;height:2.8125rem!important;box-sizing:border-box;display:flex;justify-content:flex-start;align-items:center;font-family:var(--font-family)!important}._dialogContent_mh81i_22{padding:1.25rem}._text_mh81i_26{color:var(--fontColor);font-size:1rem;margin:0;font-weight:500}._linkLabel_mh81i_33{margin-bottom:.31rem!important;margin-top:1rem!important}._contactBtn_mh81i_38{margin-top:.625rem!important;white-space:pre;background-color:var(--primary-dark-blue);color:#fff!important;text-decoration:none;font-weight:600;border-radius:.31rem;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-urbanist)!important;width:auto!important;align-self:center;text-transform:none!important;padding:.875rem 3rem!important;font-size:1rem!important}._sectionTitle_mh81i_56{font-size:1rem;font-weight:700}._sectionSubtitle_mh81i_61{font-size:.75rem;margin-top:.5rem;color:var(--message-date-color);font-weight:500}._completeSetupSection_mh81i_68{display:flex;margin-top:.875rem;flex-direction:column;background:#fcf5bb;height:7.5rem;justify-content:space-between;width:100%;border-radius:.31rem;align-items:center;padding:.625rem 1.375rem;box-sizing:border-box}._completeSetupSection_mh81i_68 h2,._completeSetupSection_mh81i_68 h4{margin:0}h4._sectionSubtitle_mh81i_61{margin-top:.5rem;margin-bottom:.625rem}._completeSetupSection_mh81i_68._dark_mh81i_90{background-color:#5c5307}._linkContainer_mh81i_94{display:flex;flex-direction:column}._linkContainer_mh81i_94 *{margin:0;color:var(--fontColor)}._link_mh81i_33{font-size:.875rem;padding:.75rem 1.125rem;border:.0625rem solid var(--grey-400)}._termsLink_mh81i_109{color:var(--fontColor)}._modalContent_mh81i_113{background:#fff}._affiliateLinkTerms_mh81i_117{margin-top:.625rem;font-size:.75rem}._contactSection_mh81i_122{background-color:var(--grey-400);padding:1.125rem 1.5rem .75rem;border-radius:.31rem;margin-top:1.5rem;display:flex;flex-direction:column;align-items:flex-start}._contactSection_mh81i_122 *{color:#000;margin:0}._spacer_mh81i_136{height:8.125rem;display:flex;justify-content:center;align-items:center}._completeSetupBtn_mh81i_143{width:auto;font-size:.875rem!important;background-color:var(--primary-dark-blue);text-decoration:none;color:#fff;width:auto!important;border-radius:.31rem!important;font-family:var(--font-urbanist);padding:.5rem 1rem;max-height:2.06rem;font-weight:500!important}._generateReferralLink_mh81i_157{font-size:1rem;font-weight:500;white-space:pre;overflow:hidden;text-overflow:ellipsis;text-align:start}._payoutsLink_mh81i_166{text-decoration:underline;cursor:pointer}._contactSection_mh81i_122._dark_mh81i_90{background-color:#12121a}._contactSection_mh81i_122._dark_mh81i_90 *{color:#fff}._affiliateTitle_mh81i_178{font-size:1.125rem}._affiliateSubtitle_mh81i_182{font-size:.875rem}@media screen and (max-width: 1400px){._header_mh81i_10{font-size:1.125rem}._text_mh81i_26{font-size:.875rem}}._stepsContainer_2ksps_1{display:flex;flex-direction:column;gap:.875rem}._step_2ksps_1{gap:1rem;display:flex;align-items:center}._step_2ksps_1 h3,._step_2ksps_1 h5{color:var(--fontColor);margin:0;font-size:.875rem}._stepDesc_2ksps_19{font-weight:500;color:var(--fontColor)}._stepDescPayout_2ksps_24{display:flex;align-items:center;gap:.25rem}._stepDescPayout_2ksps_24 p,._stepDescPayout_2ksps_24 h3{margin:0;font-size:.875rem}._payoutsLink_2ksps_34{font-size:.875rem;font-weight:500!important}._payoutsLink_2ksps_34._link_2ksps_39{color:var(--fontColor);text-decoration:underline!important;cursor:pointer!important}._stepText_2ksps_45{display:flex;flex-direction:column;gap:.25rem}._stepTitle_2ksps_51{font-weight:700}._stepIcon_2ksps_55._dark_2ksps_55 path{fill:var(--fontColor)}.user-badge{flex:0 0 auto;display:flex;align-items:center;gap:8px;border:0;z-index:100;position:relative;cursor:pointer;border-radius:5px;background-color:transparent}.user-badge .user-badge__context-menu{background-color:var(--body-main-bg-color);opacity:1;transform:none;transition:opacity 357ms cubic-bezier(.4,0,.2,1),transform 238ms cubic-bezier(.4,0,.2,1)}.user-badge .user-badge__context-menu .context-menu__option{background:transparent;color:var(--fontColor);font-family:inherit;font-size:13px;font-weight:500;line-height:15.6px;white-space:pre;text-decoration:none}.user-badge .user-badge__context-menu .context-menu__option:hover{background:var(--primary-dark-blue);color:#fff}.user-badge .user-badge__user-avatar{flex:0 0 auto;width:40px;height:40px;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:var(--primary-dark-blue)}.user-badge .user-badge__user-avatar .user-avatar__image{display:block;width:100%;background-size:cover;background-repeat:no-repeat;border-radius:50%}.user-badge .user-badge__user-avatar .user-avatar__placeholder-icon{fill:#fff;width:17px;height:23px}.user-badge .user-badge__context-menu{display:flex;flex-direction:column;cursor:default;gap:6px;position:absolute;border-radius:5px}.user-badge .user-badge__context-menu .context-menu__option{text-align:start;padding:6px 16px;margin:0 10px;border:0;border-radius:5px;cursor:pointer}.user-badge .user-badge__context-menu .context-menu__option:first-child{margin-top:14px}.user-badge .user-badge__context-menu .context-menu__option:last-child{margin-bottom:14px}.user-badge:not(.--context-menu-open):hover{background:var(--body-main-bg-color)}.user-badge__user-details{display:flex;flex-direction:column;align-items:flex-start;gap:4px;overflow:hidden;width:100%}.user-badge__user-details .user-details__account-type{margin-left:1px;text-decoration:none}.user-badge__user-details .user-details__full-name,.user-badge__user-details .user-details__account-type{font-family:inherit;font-weight:600}.user-badge__user-details .user-details__full-name{color:var(--fontColor);font-size:16px;line-height:18px;white-space:nowrap;width:100%;text-overflow:ellipsis;text-align:start;overflow:hidden}.user-badge__user-details .user-details__account-type{text-transform:capitalize;color:#9a9a9c;font-size:12px;line-height:14.4px}@media screen and (min-width: 768px){.user-badge__user-details{cursor:default;width:auto;margin:1rem 1.5rem 0rem}}.user-badge.sidebar{padding:16px 8px;margin:auto 10px 16px}.user-badge.sidebar .user-badge__context-menu{bottom:100%;left:0;width:100%}@media screen and (min-width: 768px){.user-badge.sidebar{display:none}}.user-badge.topbar{display:none}@media screen and (min-width: 768px){.user-badge.topbar{display:flex}.user-badge.topbar .toggle-icon-container{rotate:-90deg}.user-badge.topbar .user-badge__user-avatar{width:30px;height:30px}.user-badge.topbar .user-badge__context-menu{top:170%;right:0;background-color:var(--navbar-color);box-shadow:0 0 4px 2px var(--grey-400)}}.dark-theme .user-badge .toggle-icon-container{filter:invert(100%)}.notifications-menu .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{box-shadow:0 0 .25rem .125rem var(--grey-400);margin-top:var(--separation-sidebar-body);width:21.875rem;max-width:21.875rem;height:31.25rem;overflow:hidden}.notifications-container::-webkit-scrollbar{display:none}.notifications-container{width:100%;height:100%;border-radius:0 0 .31rem .31rem;background-color:#fff}.notifications-container .header{padding:0 .75rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;width:100%;margin:0}.notifications-container .header *{font-family:var(--font-urbanist);font-weight:500}.notifications-container .header .clear-all-btn{width:auto;height:2.1875rem!important;border:none;font-size:1rem!important;margin-bottom:.75rem;margin-top:.75rem;background-color:var(--red);font-size:1.125rem;height:2.875rem;transition:all .3s}.notifications-container .header .clear-all-btn:hover{background-color:var(--red);opacity:.85}.notifications-container .header .text{font-size:1rem}.notifications-container .body{overflow-y:scroll;height:25rem;background-color:var(--navbar-color)}.notifications-container .body::-webkit-scrollbar{background-color:transparent;width:.625rem}.notifications-container .body::-webkit-scrollbar-thumb{background-color:var(--message-date-color);border-radius:.94rem}.notifications-container .body::-webkit-scrollbar-thumb:hover{cursor:pointer;background-color:var(--grey-200)}.notifications-list-container{background-color:transparent;width:100%;position:absolute;right:0}.notifications-list-container.open{display:block}.notifications-icon-btn .toggle-icon-container{rotate:-90deg}.notifications-unseen-number{position:absolute;background-color:var(--primary-dark-blue);left:2.1875rem;top:0;color:#fff;border-radius:.625rem;font-size:.625rem!important;font-weight:700;width:1.125rem;height:1.125rem;display:flex;justify-content:center;align-items:center}.notification-description a{color:var(--primary-dark-blue);font-weight:700;text-decoration:none}.dark-theme .notifications-menu .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{box-shadow:0 0 4px 2px var(--black-0)}.dark-theme .notification-description a{color:var(--action-node-bg)}.dark-theme .notifications-icon-btn svg,.dark-theme .notifications-icon-btn path,.dark-theme .notifications-icon-btn g{fill:var(--action-node-bg)}.dark-theme .notifications-icon-btn .toggle-icon-container svg,.dark-theme .notifications-icon-btn .toggle-icon-container path,.dark-theme .notifications-icon-btn .toggle-icon-container g{fill:#fff}.dark-theme .notifications-list-container .header{background-color:var(--navbar-color);color:#fff}.dark-theme .notifications-list-container .notifications-bg,.dark-theme .notifications-menu .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{background-color:var(--navbar-color)}.dark-theme .notification-item.seen{background-color:var(--body-main-bg-color)}.notification-item{min-height:3.44rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.notification-item.seen{background-color:var(--agent-response-bg)}@media screen and (max-width: 768px){.notifications-menu .MuiPaper-root.MuiPaper-elevation ul,.notifications-menu .MuiPaper-root.MuiPaper-elevation .notifications-list-container{width:100%;box-sizing:border-box}.notifications-menu .MuiPaper-root.MuiPaper-elevation .header{width:100%!important}}*:has(.top-bar-menu).--dark .top-bar-menu .top-bar-menu__label .top-bar-menu-label__icon{fill:#fff}.top-bar-menu .top-bar-menu__input{display:none}.top-bar-menu .top-bar-menu__label{width:2rem;height:1.375rem;cursor:pointer}.top-bar-menu .top-bar-menu__label .top-bar-menu-label__icon{fill:#d9d9d9}.top-bar-menu .top-bar-menu__background{background:#0000;transition:background .5s}.top-bar-menu .top-bar-menu__populated-side-bar{display:flex;position:fixed;top:0;right:100%;z-index:100;height:100%;height:100dvh;width:75vw;transition:right .5s ease-in-out}#top-bar-menu__id:checked+.top-bar-menu__label+.top-bar-menu__populated-side-bar{top:0;right:25%}#top-bar-menu__id:checked+.top-bar-menu__label+.top-bar-menu__populated-side-bar+.top-bar-menu__background{position:fixed;z-index:90;top:0;left:0;height:100%;height:100lvh;width:100vw;background:#00000080}.top-bar{display:flex;align-items:center;justify-content:space-between;border-radius:0 0 0 .31rem;box-shadow:0 4px 4px #00000040}.top-bar .top-bar__top-bar-menu{margin-left:1.625rem}@media screen and (min-width: 768px){.top-bar .top-bar__top-bar-menu{display:none}}.top-bar .top-bar__general-purpose:not(:empty){margin-left:1rem}.top-bar .top-bar__general-purpose:empty+.top-bar__search-bar{margin-left:.5rem}.top-bar .top-bar__general-purpose:not(:empty)+.top-bar__search-bar{margin-left:.75rem}.top-bar .top-bar__general-purpose{display:none}@media screen and (min-width: 768px){.top-bar .top-bar__general-purpose{display:initial}}.top-bar .top-bar__search-bar{flex:1 1 auto;max-width:31.25rem;display:none;margin-right:1.5rem}.top-bar .top-bar__search-bar .top-bar-search-bar__item{display:flex;align-items:center;gap:.31rem}.top-bar .top-bar__search-bar .top-bar-search-bar__item .top-bar-search-bar-item__icon{width:1.25rem;height:1.25rem}@media screen and (min-width: 768px){.top-bar .top-bar__search-bar{display:flex}}.top-bar .top-bar__tokens{position:relative;margin:0 auto;display:flex;align-items:center;gap:.31rem}@media screen and (min-width: 768px){.top-bar .top-bar__tokens{margin:0 0 0 auto}}.top-bar .top-bar__tokens .top-bar-tokens__text{display:none}.top-bar .top-bar__tokens .top-bar-tokens__text.--mobile{display:flex}@media screen and (min-width: 1000px){.top-bar .top-bar__tokens .top-bar-tokens__text{display:flex}.top-bar .top-bar__tokens .top-bar-tokens__text.--mobile{display:none}}.top-bar .top-bar__tokens+*{display:none;width:max-content;margin:0 .625rem}.top-bar .top-bar__tokens+*>*{margin:0!important}@media screen and (min-width: 768px){.top-bar .top-bar__tokens+*{display:initial}}.top-bar .top-bar__tokens+*+*{margin-right:.94rem}.top-bar .top-bar__logo{position:absolute;left:50%;transform:translate(-50%)}.top-bar{background:#fff;font-family:Urbanist,sans-serif}.top-bar .top-bar__search-bar .top-bar-search-bar__item{color:#23232d;text-decoration:none}.top-bar .top-bar__search-bar .top-bar-search-bar__item .top-bar-search-bar-item__icon{color:inherit;fill:currentColor}.top-bar .top-bar__search-bar .top-bar-search-bar__item .top-bar-search-bar-item__text{color:inherit;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.125rem}.top-bar .top-bar-tokens__upgrade-watermark{text-decoration:none;cursor:pointer;margin-right:1.125rem;margin-left:.75rem;background:linear-gradient(90deg,#f2d123,#e2b823);padding:.625rem 1.06rem;border-radius:.31rem}@media screen and (max-width: 768px){.top-bar .top-bar-tokens__upgrade-watermark.--mobile{display:none}}.top-bar .top-bar-tokens__upgrade-watermark .top-bar-upgrade-watermark__text{font-size:1rem;font-weight:600;line-height:1.125rem;color:#000;white-space:nowrap}.top-bar .top-bar-tokens__upgrade-watermark .top-bar-upgrade-watermark__text.--desktop{display:none}@media screen and (min-width: 768px){.top-bar .top-bar-tokens__upgrade-watermark .top-bar-upgrade-watermark__text.--desktop{display:initial}}@media screen and (min-width: 768px){.top-bar .top-bar-tokens__upgrade-watermark .top-bar-upgrade-watermark__text.--mobile{display:none}}.top-bar .top-bar-tokens__text{font-family:inherit;font-size:1rem;font-weight:500;line-height:1.125rem;color:#868588;white-space:nowrap}.top-bar .top-bar__tokens{display:flex;align-items:baseline}@media screen and (min-width: 768px){.top-bar{box-shadow:none}}body.dark-theme .top-bar{background:#23232d}body.dark-theme .top-bar .top-bar__search-bar .top-bar-search-bar__item,body.dark-theme .top-bar .top-bar__tokens .top-bar-tokens__text{color:#fff}.top-bar__items{display:flex;align-items:center;height:100%;gap:.8rem}.mobile-context-menu .mobile-context-menu__label{fill:#fff}.mobile-context-menu .mobile-context-menu__input{display:none}.mobile-context-menu .mobile-context-menu__content{position:fixed;bottom:-100%;left:0;z-index:100;width:95vw;margin:0 2.5vw;display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem 0 .625rem;background:#fff;border-top-right-radius:.31rem;border-top-left-radius:.31rem;transition:bottom .25s ease-in-out}.mobile-context-menu .mobile-context-menu__content :before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%,100%);border-radius:62.4rem;width:50%;background:#9a9a9c;height:.25rem}.mobile-context-menu .mobile-context-menu__background{background:#0000;transition:background .25s}.mobile-context-menu .mobile-context-menu__input:checked+.mobile-context-menu__content{bottom:0;left:0}.mobile-context-menu .mobile-context-menu__input:checked+.mobile-context-menu__content+.mobile-context-menu__background{position:fixed;z-index:90;top:0;left:0;height:100vh;width:100vh;background:#00000080}body.dark-theme .mobile-context-menu .mobile-context-menu__content{background:#23232d}.tooltip__container .tooltip-container__icon{width:.75rem;height:.75rem}.tooltip__container .tooltip-container__content.--only-text{width:90%;margin:0 auto}.tooltip__container{cursor:pointer}.tooltip__container .tooltip-container__icon{stroke:var(--primary-dark-blue)}.tooltip__container .tooltip-container__content .tooltip-content__text{font-family:Urbanist,sans-serif;font-size:.75rem;font-weight:500;line-height:.875rem;color:#23232d}body.dark-theme .tooltip__container .tooltip-container__icon{stroke:#22a8dd}body.dark-theme .tooltip__container .tooltip-container__content .tooltip-content__text{color:#fff}._selectContainer_10qhh_1{width:100%;height:1.25rem}._selectScreenWrapper_10qhh_6{width:100%;height:fit-content;position:absolute;right:0}._selectScreenWrapperOpen_10qhh_13{width:100vw;height:100vh;top:0;left:0;bottom:0;right:0;background:#fff0;position:absolute;z-index:1}._selectScreenWrapperOpen_10qhh_13 ._select_10qhh_1{width:100%!important}._select_10qhh_1{border-radius:.31rem;position:absolute;width:6rem;z-index:50;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none;cursor:pointer;max-height:7.5rem;overflow-x:hidden;overflow-y:hidden}._selectOpen_10qhh_44{overflow-y:auto;width:6.8rem;scrollbar-color:var(--fontColor-scrollbar) var(--fontColor-scrollbar-bg);scrollbar-width:thin}._currentItemWrapper_10qhh_51{width:100%}._selectItem_10qhh_55{background-color:var(--body-main-bg-color);height:1.25rem;gap:.75rem;padding:.4rem;display:flex;align-items:center;justify-content:flex-start;color:var(--fontColor);width:100%}._selectItem_10qhh_55:last-of-type{border-radius:0 0 .31rem .31rem}._selectItem_10qhh_55:first-of-type{border-radius:.31rem}._selectOpen_10qhh_44 ._selectItem_10qhh_55:first-of-type{border-radius:.31rem .31rem 0 0}._selectItem_10qhh_55:hover{background-color:var(--primary-dark-blue);color:#fff}._selectItem_10qhh_55:hover ._selectItemCaret_10qhh_84{fill:#fff}._selectItemImg_10qhh_88{width:1.25rem}._selectItemCaret_10qhh_84{width:1.25rem;height:.375rem;fill:var(--fontColor)}._selectItemCaretOpen_10qhh_98{transform:rotate(180deg)}._selectItemText_10qhh_102{overflow:hidden;text-overflow:ellipsis}.out-of-credit-modal{--out-of-credit-modal--spacing: 1.25rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:120;display:flex;flex-direction:column;padding:var(--out-of-credit-modal--spacing);gap:var(--out-of-credit-modal--spacing)}.out-of-credit-modal .out-of-credit-modal__header{flex:0 0 auto;display:flex;align-items:baseline;width:100%;gap:var(--out-of-credit-modal--spacing)}.out-of-credit-modal .out-of-credit-modal__header .out-of-credit-modal-header__title{margin:0;padding:0;min-width:20ch}.out-of-credit-modal .out-of-credit-modal__header .out-of-credit-modal-header__close-button{margin-left:auto;margin-right:0;background:none;border:0}@media screen and (min-width: 768px){.out-of-credit-modal .out-of-credit-modal__header .out-of-credit-modal-header__close-button{cursor:pointer}}@media screen and (min-width: 768px){.out-of-credit-modal .out-of-credit-modal__header{align-items:center}}.out-of-credit-modal .out-of-credit-modal__content{display:flex;flex-direction:column;gap:var(--out-of-credit-modal--spacing)}.out-of-credit-modal .out-of-credit-modal__content .out-of-credit-modal-content__description{padding:0;margin:0}.out-of-credit-modal .out-of-credit-modal__upgrade-bt{margin:0 auto;width:max-content;border:0;padding:.75rem 1.75rem}@media screen and (min-width: 768px){.out-of-credit-modal{--out-of-credit-modal--spacing: 1.875rem;width:100%;max-width:45.5rem}}.out-of-credit-modal__background{position:fixed;z-index:110;top:0;left:0;height:100%;height:100lvh;width:100vw}.out-of-credit-modal{background:#fff;border-radius:.31rem}.out-of-credit-modal .out-of-credit-modal__header .out-of-credit-modal-header__title{font-family:Urbanist,sans-serif;color:#181822;text-align:left;font-size:1.25rem;font-weight:700;line-height:1.375rem}.out-of-credit-modal .out-of-credit-modal__header .out-of-credit-modal-header__close-button .out-of-credit-modal-close-button__icon{fill:#181822;stroke:#181822}.out-of-credit-modal .out-of-credit-modal__content{flex:1 1 auto;width:100%}.out-of-credit-modal .out-of-credit-modal__content .out-of-credit-modal-content__description{font-family:Urbanist,sans-serif;color:#181822;text-align:left;font-size:1rem;font-weight:500;line-height:1.25rem}.out-of-credit-modal .out-of-credit-modal__content .out-of-credit-modal-content__description .out-of-credit-modal-description__link{text-decoration:underline;color:var(--primary-dark-blue)}.out-of-credit-modal .out-of-credit-modal__upgrade-bt{background:var(--primary-dark-blue);cursor:pointer;border-radius:.31rem;font-family:Urbanist,sans-serif;font-size:1rem;font-weight:600;line-height:1.125rem;color:#fff;text-decoration:none}.out-of-credit-modal__background{background:#00000080}body.dark-theme .out-of-credit-modal{background:#181822}body.dark-theme .out-of-credit-modal .out-of-credit-modal__header .out-of-credit-modal-header__title{color:#fff}body.dark-theme .out-of-credit-modal .out-of-credit-modal__header .out-of-credit-modal-header__close-button .out-of-credit-modal-close-button__icon{fill:#fff;stroke:#fff}body.dark-theme .out-of-credit-modal .out-of-credit-modal__content .out-of-credit-modal-content__description{color:#fff}body.dark-theme .out-of-credit-modal .out-of-credit-modal__content .out-of-credit-modal-content__description .out-of-credit-modal-description__link{color:#22a8dd}body.dark-theme .out-of-credit-modal .out-of-credit-modal__upgrade-bt{background:#22a8dd}.main-layout{height:100dvh;width:100%;display:flex;flex-direction:row;gap:1.5rem}.main-layout .main-layout__content{flex:1 1 auto;display:flex;flex-direction:column;gap:.5rem;overflow:auto}.main-layout .main-layout__content .main-layout-content__top-bar{flex:0 0 auto;padding-right:1.56rem;box-shadow:0 0 15px #5d5c6012}.main-layout .main-layout__content .main-layout-content__page{height:100%;overflow:hidden}.main-layout .main-layout__content .main-layout-content__page>*{height:100%}@media screen and (min-width: 768px){.main-layout .main-layout__content .main-layout-content__page{margin:0 .94rem .625rem 0;border-radius:.31rem}}@media screen and (min-width: 768px){.main-layout .main-layout__content{height:100vh;gap:1.5rem}}.main-layout{background:#fff}@media screen and (min-width: 768px){.main-layout{background:#eeeef3;border-radius:0}}body.dark-theme .main-layout{background:#23232d}@media screen and (min-width: 768px){body.dark-theme .main-layout{background:#181822}}.verifyEmailBanner{background-color:#232b8d;padding:.625rem;font-weight:700;border-radius:.31rem}.verifyEmailBanner span{color:#fff}.library{background-color:#fff;height:var(--container-full-height)}.library__header{background:var(--primary-blue);display:flex;height:2.625rem;align-items:center;padding:0 1.125rem;border-radius:.31rem .31rem 0 0;gap:.5625rem}.library__header svg rect{fill:var(--white)}@media (max-width: 768px){.library__header{border-radius:0}}.library__empty-list{color:var(--fontColor);font-size:1rem;font-weight:400;text-align:center;margin:1.25rem 0 0}.library__categories{overflow-x:auto;padding:0 1.25rem}.library__categories .MuiTabs-root{overflow:auto;display:flex;align-items:center;height:100%;min-height:2.1875rem;padding:0 1rem;border-bottom:1px solid var(--agent-response-bg)}.library__categories .MuiTabs-scroller{height:100%;display:flex;align-items:center}.library__categories .MuiTabs-indicator{display:none}.library__categories-tab{text-transform:none;padding:.1875rem .625rem!important;font-weight:200;color:var(--fontColor)!important;height:100%;font-size:.875rem;min-height:1rem;min-width:0;overflow:hidden}.library__categories-tab .MuiTouchRipple-root{border-radius:.3125rem}.library__categories .selected{background-color:var(--agent-response-bg)!important;border-radius:.3125rem;color:var(--fontColor)!important;overflow:hidden}.library__categories .MuiTabs-flexContainer{overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.library__categories .MuiTabs-flexContainer::-webkit-scrollbar{display:none}.library h3{font-size:1.125rem;margin:0;color:#fff;font-weight:600;font-family:var(--font-urbanist)}.library__card-list{height:calc(100% - 4.8125rem);display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap;gap:1.25rem;padding:.5625rem 1.25rem .625rem;overflow-y:auto}.dark-theme .library{background-color:var(--navbar-color)}.library-card{background-color:var(--agent-response-bg);height:15.625rem;width:25rem;padding:0;box-shadow:0 .25rem .25rem #00000040;cursor:pointer}.library-card .MuiCardContent-root{padding:0}.library-card *{font-family:var(--font-urbanist)}.library-card__header{height:1.875rem;background:var(--primary-blue)}.library-card__header-title{color:var(--white);font-size:.9375rem;font-weight:600;width:100%;display:flex;align-items:center}.library-card__header .category-container{display:flex;gap:.625rem;align-items:center;white-space:pre}.library-card__header .category{color:#fff;font-size:1rem}.library-card__header .title{font-weight:800;font-size:1rem;color:#fff}.library-card__header span{display:flex;align-items:center}.library-card__header span p.title{white-space:pre;text-overflow:ellipsis;overflow:hidden}.library-card__content{display:flex;justify-content:stretch;align-items:center;gap:.625rem;height:100%;padding:.625rem!important}.library-card__content-left{height:100%;position:sticky;top:0;width:8.4375rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:.625rem}.library-card__content-left-icon{display:flex;justify-content:center;align-items:center;background-color:var(--primary-blue);border-radius:50%;width:6.25rem;height:6.25rem;padding:1.25rem}.library-card__content-left-icon p{color:var(--white);font-size:2.5rem;font-weight:600}.library-card__content-left-categories{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.3125rem}.library-card__content-left-categories-chip{width:100%;height:1.3125rem;font-size:.75rem;font-weight:300;border-radius:.3125rem}.library-card__content-right{height:100%;flex:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.library-card__content-description,.library-card__content-instructions,.library-card__content-model{font-size:.875rem;text-overflow:ellipsis;text-align:left}.library-card__content-description strong,.library-card__content-instructions strong,.library-card__content-model strong{font-weight:700}.dark-theme .library-card{background-color:var(--body-main-bg-color)}.dark-theme .library-card *{color:#fff}.folder-list-page{display:flex;flex-direction:column;position:relative;overflow-y:auto}.folder-list-page .folder-list-page__loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#23232d}.folder-list-page .folder-list-page__agents-list-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0}.folder-list-page .folder-list-page__agents-list-container .folder-list-page-agents-list-container__content{width:100%;display:flex;flex-wrap:wrap;gap:.75rem;padding-bottom:.625rem}@media screen and (max-width: 768px){.folder-list-page .folder-list-page__agents-list-container .folder-list-page-agents-list-container__content{max-width:21.6rem}}@media screen and (min-width: 768px){.folder-list-page .folder-list-page__agents-list-container .folder-list-page-agents-list-container__content{gap:1.5rem}}.folder-list-page .folder-list-page__agents-list-container .folder-list-page-agents-list-container__content .folder-list-page-agents-content__item{flex:0 0 calc(50% - .375rem)}@media screen and (min-width: 768px){.folder-list-page .folder-list-page__agents-list-container .folder-list-page-agents-list-container__content .folder-list-page-agents-content__item{max-width:17.5rem}}.folder-list-page__actions{display:flex;margin-bottom:.5rem;width:100%;max-width:21.6rem;height:2.625rem;gap:.75rem}.folder-list-page__actions .folder-list-page-actions__link{flex:0 0 calc(50% - .375rem)}@media screen and (min-width: 768px){.folder-list-page__actions{display:none}}.folder-list-page-top-bar__actions{display:flex;gap:.75rem}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link{display:flex;gap:.625rem;align-items:center;padding:.5rem 1rem;border-radius:.31rem;cursor:pointer}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link .folder-list-page-top-bar-link__icon{width:1.25rem}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link .folder-list-page-top-bar-link__text{font-family:Urbanist,sans-serif;font-size:1rem;font-weight:600;line-height:1.125rem;white-space:nowrap}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:last-child{background:transparent;border:.0625rem solid var(--primary-dark-blue)}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:last-child .folder-list-page-top-bar-link__icon{fill:var(--primary-dark-blue)}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:last-child .folder-list-page-top-bar-link__text{color:var(--primary-dark-blue)}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:first-child{background:var(--primary-dark-blue)}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:first-child .folder-list-page-top-bar-link__icon{fill:#fff}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:first-child .folder-list-page-top-bar-link__text{color:#fff}.folder-list-page:has(.folder-list-page__agents-list-container){background:#fff}@media screen and (min-width: 768px){.folder-list-page:has(.folder-list-page__agents-list-container){background:#eeeef3}}.folder-list-page-top-bar__actions,.folder-list-page__actions{font-family:Urbanist,sans-serif}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link,.folder-list-page-top-bar__actions .folder-list-page-actions__link,.folder-list-page__actions .folder-list-page-top-bar-actions__link,.folder-list-page__actions .folder-list-page-actions__link{font-family:inherit;text-decoration:none}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link .folder-list-page-top-bar-link__text,.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link .folder-list-page-link__text,.folder-list-page-top-bar__actions .folder-list-page-actions__link .folder-list-page-top-bar-link__text,.folder-list-page-top-bar__actions .folder-list-page-actions__link .folder-list-page-link__text,.folder-list-page__actions .folder-list-page-top-bar-actions__link .folder-list-page-top-bar-link__text,.folder-list-page__actions .folder-list-page-top-bar-actions__link .folder-list-page-link__text,.folder-list-page__actions .folder-list-page-actions__link .folder-list-page-top-bar-link__text,.folder-list-page__actions .folder-list-page-actions__link .folder-list-page-link__text{font-family:inherit;font-size:1rem;font-weight:600;line-height:1.125rem;white-space:nowrap}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link .folder-list-page-link__text,.folder-list-page-top-bar__actions .folder-list-page-actions__link .folder-list-page-link__text,.folder-list-page__actions .folder-list-page-top-bar-actions__link .folder-list-page-link__text,.folder-list-page__actions .folder-list-page-actions__link .folder-list-page-link__text{font-size:.875rem}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:last-child,.folder-list-page-top-bar__actions .folder-list-page-actions__link:last-child,.folder-list-page__actions .folder-list-page-top-bar-actions__link:last-child,.folder-list-page__actions .folder-list-page-actions__link:last-child{background:transparent;border-color:var(--primary-dark-blue)}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:last-child .folder-list-page-top-bar-link__icon,.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:last-child .folder-list-page-link__icon,.folder-list-page-top-bar__actions .folder-list-page-actions__link:last-child .folder-list-page-top-bar-link__icon,.folder-list-page-top-bar__actions .folder-list-page-actions__link:last-child .folder-list-page-link__icon,.folder-list-page__actions .folder-list-page-top-bar-actions__link:last-child .folder-list-page-top-bar-link__icon,.folder-list-page__actions .folder-list-page-top-bar-actions__link:last-child .folder-list-page-link__icon,.folder-list-page__actions .folder-list-page-actions__link:last-child .folder-list-page-top-bar-link__icon,.folder-list-page__actions .folder-list-page-actions__link:last-child .folder-list-page-link__icon{fill:var(--primary-dark-blue)}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:last-child .folder-list-page-top-bar-link__text,.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:last-child .folder-list-page-link__text,.folder-list-page-top-bar__actions .folder-list-page-actions__link:last-child .folder-list-page-top-bar-link__text,.folder-list-page-top-bar__actions .folder-list-page-actions__link:last-child .folder-list-page-link__text,.folder-list-page__actions .folder-list-page-top-bar-actions__link:last-child .folder-list-page-top-bar-link__text,.folder-list-page__actions .folder-list-page-top-bar-actions__link:last-child .folder-list-page-link__text,.folder-list-page__actions .folder-list-page-actions__link:last-child .folder-list-page-top-bar-link__text,.folder-list-page__actions .folder-list-page-actions__link:last-child .folder-list-page-link__text{color:var(--primary-dark-blue)}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:first-child,.folder-list-page-top-bar__actions .folder-list-page-actions__link:first-child,.folder-list-page__actions .folder-list-page-top-bar-actions__link:first-child,.folder-list-page__actions .folder-list-page-actions__link:first-child{background:var(--primary-dark-blue)}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:first-child .folder-list-page-top-bar-link__icon,.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:first-child .folder-list-page-link__icon,.folder-list-page-top-bar__actions .folder-list-page-actions__link:first-child .folder-list-page-top-bar-link__icon,.folder-list-page-top-bar__actions .folder-list-page-actions__link:first-child .folder-list-page-link__icon,.folder-list-page__actions .folder-list-page-top-bar-actions__link:first-child .folder-list-page-top-bar-link__icon,.folder-list-page__actions .folder-list-page-top-bar-actions__link:first-child .folder-list-page-link__icon,.folder-list-page__actions .folder-list-page-actions__link:first-child .folder-list-page-top-bar-link__icon,.folder-list-page__actions .folder-list-page-actions__link:first-child .folder-list-page-link__icon{fill:#fff}.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:first-child .folder-list-page-top-bar-link__text,.folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:first-child .folder-list-page-link__text,.folder-list-page-top-bar__actions .folder-list-page-actions__link:first-child .folder-list-page-top-bar-link__text,.folder-list-page-top-bar__actions .folder-list-page-actions__link:first-child .folder-list-page-link__text,.folder-list-page__actions .folder-list-page-top-bar-actions__link:first-child .folder-list-page-top-bar-link__text,.folder-list-page__actions .folder-list-page-top-bar-actions__link:first-child .folder-list-page-link__text,.folder-list-page__actions .folder-list-page-actions__link:first-child .folder-list-page-top-bar-link__text,.folder-list-page__actions .folder-list-page-actions__link:first-child .folder-list-page-link__text{color:#fff}body.dark-theme .folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:last-child{border-color:#fff}body.dark-theme .folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:last-child .folder-list-page-top-bar-link__icon{fill:#fff}body.dark-theme .folder-list-page-top-bar__actions .folder-list-page-top-bar-actions__link:last-child .folder-list-page-top-bar-link__text{color:#fff}body.dark-theme .folder-list-page .folder-list-page__loader{color:#fff}body.dark-theme .folder-list-page:has(.folder-list-page__agents-list-container){background:#23232d}@media screen and (min-width: 768px){body.dark-theme .folder-list-page:has(.folder-list-page__agents-list-container){background:#181822}}@media screen and (max-width: 760px){body.dark-theme .folder-list-page-assistants-library__link{border-color:var(--fontColor)!important}body.dark-theme .folder-list-page-assistants-library__link svg.folder-list-page-link__icon{fill:var(--fontColor);color:var(--fontColor)}}.folder-list-page-assistants-library__link{border-color:#000!important}.folder-list-page-assistants-library__link *{color:var(--primary-dark-blue)}.workflow-scenarios-page{background-color:var(--navbar-color);display:flex;flex-direction:column;gap:1rem;padding:2rem}.workflow-scenarios-page__header{display:flex;justify-content:space-between;align-items:center}._modal-title_m3fgi_1{color:var(--fontColor)}._divider_m3fgi_5{background:var(--fontColor);margin:.5rem 0rem}._modal-label-container_m3fgi_10{padding:.5rem 0rem 0rem}._modal-label_m3fgi_10{text-transform:capitalize}._modal-actions_m3fgi_18{display:flex;flex-direction:row;padding:0rem 1.5rem 1.5rem;gap:2rem}._service-description_m3fgi_25{color:var(--fontColor);margin-bottom:.75rem}._password-input_m3fgi_30{padding:.5rem 0rem 0rem}._password-input-content_m3fgi_34{padding:.75rem 1.125rem!important}._WidgetInputText_15zhj_1{display:flex;flex-direction:column;width:100%;gap:.3236067977rem}._WidgetInputText_15zhj_1 ._field-label_15zhj_7{font-size:1rem;line-height:1.6180339887rem;font-weight:600;display:flex;align-items:center;gap:.494427191rem;color:var(--fontColor)}._WidgetInputText_15zhj_1 ._input_15zhj_16{font-size:1rem;line-height:1.6180339887rem;outline:none;font-family:Urbanist;padding:.4rem .6472135955rem;border-radius:.3236067977rem;border-color:var(--grey-400);border-width:.08rem;border-style:solid}._WidgetInputText_15zhj_1 ._input_15zhj_16::-webkit-calendar-picker-indicator{filter:invert(41%) sepia(95%) saturate(7471%) hue-rotate(200deg) brightness(95%) contrast(101%)}._password-input-label_15zhj_31{margin-left:0!important;font-weight:400!important;color:var(--fontColor)!important;line-height:1.5!important}._file-input-container_15zhj_38{width:100%}._file-input-container_15zhj_38 ._field-label_15zhj_7{display:flex;align-items:center;color:var(--fontColor)}._file-input-container_15zhj_38 ._drag-drop-area_15zhj_46{border:2px dashed var(--grey-400);border-radius:.3236067977rem;padding:1.294427191rem;text-align:center;cursor:pointer;transition:background-color .3s,border-color .3s;min-height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--fontColor)}._file-input-container_15zhj_38 ._drag-drop-area_15zhj_46:hover{background-color:#0000000a;border-color:var(--primary-blue)}._file-input-container_15zhj_38 ._drag-drop-area_15zhj_46 ._upload-icon_15zhj_64{font-size:40px;color:var(--primary-blue);margin-bottom:.6472135955rem}._file-input-container_15zhj_38 ._file-preview_15zhj_69{border:1px solid var(--grey-400);border-radius:.3236067977rem;padding:.6472135955rem;display:flex;align-items:center;justify-content:space-between}._file-input-container_15zhj_38 ._file-preview_15zhj_69 ._file-info_15zhj_77{display:flex;align-items:center}._file-input-container_15zhj_38 ._file-preview_15zhj_69 ._file-info_15zhj_77 ._file-icon_15zhj_81{color:var(--primary-blue);margin-right:.6472135955rem}._file-input-container_15zhj_38 ._file-preview_15zhj_69 ._file-info_15zhj_77 ._file-name_15zhj_85{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._file-input-container_15zhj_38 ._file-preview_15zhj_69 ._file-actions_15zhj_91{display:flex;align-items:center}.controlled-text-input__container{display:flex;flex-direction:column;gap:.5rem;position:relative}.controlled-text-input__container .controlled-text-input-container__label-container{display:flex;gap:.375rem;margin-left:.875rem}.controlled-text-input__container .controlled-text-input__input{flex:1 1 auto;padding:.75rem 1.125rem;border-width:.0625rem;border-style:solid}.controlled-text-input__container{font-family:Urbanist,sans-serif}.controlled-text-input__container .controlled-text-input-container__label-container .controlled-text-input-label-container__text{color:#23232d;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.125rem}.controlled-text-input__container .controlled-text-input__input{color:#23232d;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.125rem;background:transparent;border-color:#d9d9d9;border-radius:.31rem}.controlled-text-input__container .controlled-text-input__input:placeholder-shown{color:#9a9a9c}.controlled-text-input__container .controlled-text-input__input:-webkit-autofill,.controlled-text-input__container .controlled-text-input__input:-webkit-autofill:hover,.controlled-text-input__container .controlled-text-input__input:-webkit-autofill:focus,.controlled-text-input__container .controlled-text-input__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px transparent inset!important;-webkit-background-clip:text;-webkit-text-fill-color:#9A9A9C}.controlled-text-input__input-error{outline:.125rem solid var(--red);border:.0625rem solid red}.controlled-text-input__input-error__message{font-size:1rem;position:absolute;right:0;color:var(--red);font-weight:500}body.dark-theme .controlled-text-input__container .controlled-text-input-container__label-container .controlled-text-input-label-container__text{color:#fff}body.dark-theme .controlled-text-input__container .controlled-text-input__input{color:#fff;border-color:#b5b5b5}body.dark-theme .controlled-text-input__container .controlled-text-input__input:placeholder-shown{color:#b5b5b5}body.dark-theme .controlled-text-input__container .controlled-text-input__input:-webkit-autofill,body.dark-theme .controlled-text-input__container .controlled-text-input__input:-webkit-autofill:hover,body.dark-theme .controlled-text-input__container .controlled-text-input__input:-webkit-autofill:focus,body.dark-theme .controlled-text-input__container .controlled-text-input__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px transparent inset!important;-webkit-background-clip:text;-webkit-text-fill-color:#B5B5B5}._loading-icon_bkhox_1{color:var(--fontColor);display:flex;flex-direction:row;justify-content:center;align-items:center;margin:1rem 0 0}._instructions_bkhox_10{display:flex;flex-direction:row;gap:1rem;align-items:center;color:var(--fontColor);margin-bottom:.5rem}._input-copy-text_bkhox_19{display:flex;align-items:center;gap:1rem;border:1px solid var(--grey-400);border-radius:5px;padding:.3rem;overflow:hidden;justify-content:space-evenly;width:fit-content;max-width:100%;color:var(--fontColor)}._label-container_bkhox_33{display:flex;flex-direction:column}._input-label_bkhox_38{color:var(--fontColor);font-weight:600;padding-left:.8rem}._input-text_bkhox_44{color:var(--fontColor);flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._copy-icon_bkhox_52{cursor:pointer;stroke:var(--fontColor)}._Artifacts_ftkak_1{display:flex;flex-direction:column;width:100%;height:100%}._Artifacts_ftkak_1 ._table_ftkak_7{width:100%;height:100%;overflow:scroll;background-color:var(--navbar-color)}._Artifacts_ftkak_1 ._table_ftkak_7 ._no-artifacts_ftkak_13{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.6180339887rem;color:var(--fontColor)}._Artifacts_ftkak_1 ._table_ftkak_7 ._cell_ftkak_22{color:var(--fontColor)}._Artifacts_ftkak_1 ._table_ftkak_7 ._cell-head_ftkak_25{font-weight:700}._loader_ftkak_29{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--navbar-color)}._button-download_vvxza_1{width:fit-content;padding:.4rem .6472135955rem;background-color:var(--primary-blue);border:none;border-radius:.2rem}._button-download_vvxza_1 ._link_vvxza_8{text-decoration:none;color:#fff}._ExecutionHistory_1hjg1_1{width:100%;height:100%;display:flex;flex-direction:column}._ExecutionHistory_1hjg1_1 ._table_1hjg1_7{background-color:var(--navbar-color);width:100%;height:100%;overflow:scroll}._ExecutionHistory_1hjg1_1 ._table_1hjg1_7 ._cell_1hjg1_13{color:var(--fontColor)}._ExecutionHistory_1hjg1_1 ._table_1hjg1_7 ._cell-head_1hjg1_16{font-weight:700}._ExecutionHistory_1hjg1_1 ._table_1hjg1_7 ._no-executions_1hjg1_19{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.6180339887rem;color:var(--fontColor)}._loader_1hjg1_29{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--navbar-color)}._standby_190w9_1{display:flex;align-items:center;justify-content:center;padding:.2rem 1.294427191rem;border-radius:.2rem;font-weight:600;color:#fff;width:fit-content;background-color:var(--standby)}._done_190w9_13{display:flex;align-items:center;justify-content:center;padding:.2rem 1.294427191rem;border-radius:.2rem;font-weight:600;color:#fff;width:fit-content;background-color:var(--done)}._stopped_190w9_25{display:flex;align-items:center;justify-content:center;padding:.2rem 1.294427191rem;border-radius:.2rem;font-weight:600;color:#fff;width:fit-content;background-color:var(--stopped)}._error_190w9_37{display:flex;align-items:center;justify-content:center;padding:.2rem 1.294427191rem;border-radius:.2rem;font-weight:600;color:#fff;width:fit-content;background-color:var(--error)}._running_190w9_49{display:flex;align-items:center;justify-content:center;padding:.2rem 1.294427191rem;border-radius:.2rem;font-weight:600;color:#fff;width:fit-content;background-color:var(--running)}._execution-modal_190w9_61 ._header-data_190w9_61{display:grid;width:100%;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;row-gap:.6rem}._execution-modal_190w9_61 ._header-data_190w9_61 ._status_190w9_68{grid-row-start:1;grid-row-end:3;place-self:center}._execution-modal_190w9_61 ._error-in-some-nodes_190w9_73{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--discord-bg-color);border:1px solid var(--discord-color);padding:.8rem .494427191rem;margin-top:.8rem;gap:.494427191rem}._execution-modal_190w9_61 ._error-in-some-nodes_190w9_73 ._link-and-email_190w9_85{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.2rem}._execution-modal_190w9_61 ._error-in-some-nodes_190w9_73 ._link-and-email_190w9_85 ._link-and-copy_190w9_92{display:flex;align-items:center;justify-content:center;gap:.4rem}._execution-modal_190w9_61 ._error-in-some-nodes_190w9_73 ._link-and-email_190w9_85 ._link-and-copy_190w9_92 ._link_190w9_85{background-color:var(--discord-bg-color);border-radius:.2rem;border:1px solid var(--discord-color);padding:.8rem .494427191rem;font-family:Urbanist;outline:none;-webkit-text-fill-color:var(--discord-color);width:17rem}._execution-modal_190w9_61 ._error-in-some-nodes_190w9_73 ._link-and-email_190w9_85 ._link-and-copy_190w9_92 ._copy-button_190w9_108{background-color:var(--discord-button-bg-color);border-radius:.4rem}._execution-modal_190w9_61 ._error-in-some-nodes_190w9_73 ._link-and-email_190w9_85 ._email_190w9_112{display:flex;align-items:center;justify-content:center;fill:var(--discord-color);color:var(--discord-color);gap:.4rem;height:2.5rem;padding:0 .8rem;border:1px solid var(--discord-color);border-radius:.2rem;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}._execution-modal_190w9_61 ._error-in-some-nodes_190w9_73 ._link-and-email_190w9_85 ._email_190w9_112:hover{background-color:var(--discord-color);color:var(--discord-bg-color);fill:var(--discord-bg-color)}._execution-modal_190w9_61 ._error-in-some-nodes_190w9_73 ._error-title_190w9_131{color:var(--discord-color);font-size:1.2rem;font-weight:600}._execution-modal_190w9_61 ._error-in-some-nodes_190w9_73 ._error-sending-link_190w9_136{color:var(--discord-color);text-align:center;font-weight:400}._execution-modal_190w9_61 ._details-title_190w9_141{color:var(--fontColor);text-align:center;font-weight:600;font-size:1.25rem}._execution-modal_190w9_61 ._accordion-node_190w9_147{margin:.8rem 0;border:1px solid var(--grey-400)}._execution-modal_190w9_61 ._accordion-node_190w9_147 ._node-accordion-summary_190w9_151{display:flex;width:100%;gap:.8rem}._execution-modal_190w9_61 ._accordion-node_190w9_147 ._node-accordion-summary_190w9_151 ._node-name_190w9_156{display:flex;align-items:center;font-weight:600;width:100%;overflow:hidden;text-overflow:ellipsis}._execution-modal_190w9_61 ._accordion-node_190w9_147 ._node-accordion-summary_190w9_151 ._node-details_190w9_164{display:grid;grid-template-columns:repeat(2,1fr);margin-left:auto;column-gap:.4rem;margin-right:.4rem}._execution-modal_190w9_61 ._accordion-node_190w9_147 ._node-accordion-summary_190w9_151 ._node-ex-time_190w9_171{display:flex;gap:.2rem;justify-content:center;align-items:center;font-size:.8rem;background-color:#2e2e2e;color:#fff;border-radius:.4rem;padding:.2rem .3236067977rem;width:fit-content;place-self:center}._execution-modal_190w9_61 ._accordion-node_190w9_147 ._accordion-node-details_190w9_184{display:flex;flex-direction:column;gap:2rem;line-height:1.6180339887rem;padding-left:.2rem}._execution-modal_190w9_61 ._accordion-node_190w9_147 ._accordion-node-details_190w9_184 ._object-title_190w9_191{color:var(--fontColor);font-weight:600;font-size:1.1rem}._execution-modal_190w9_61 ._accordion-node_190w9_147 ._node-done_190w9_196{display:flex;align-items:center;justify-content:center;padding:.2rem 1.294427191rem;border-radius:.2rem;font-weight:600;color:#fff;width:fit-content;background-color:#4caf50}._execution-modal_190w9_61 ._accordion-node_190w9_147 ._node-standby_190w9_207{display:flex;align-items:center;justify-content:center;padding:.2rem 1.294427191rem;border-radius:.2rem;font-weight:600;color:#fff;width:fit-content;background-color:var(--standby)}._execution-modal_190w9_61 ._accordion-node_190w9_147 ._node-failed_190w9_218{display:flex;align-items:center;justify-content:center;padding:.2rem 1.294427191rem;border-radius:.2rem;font-weight:600;color:#fff;width:fit-content;background-color:#f44336}._execution-modal_190w9_61 ._accordions_190w9_229{margin-top:1rem}._property-box_16zxp_1{display:flex;flex-direction:column;color:#000;margin-top:1.6180339887rem;position:relative;gap:.4rem;background-color:var(--grey-400);padding:.8rem 1.294427191rem;border-radius:.2rem}._property-box_16zxp_1 ._key-and-copy_16zxp_12{display:flex;justify-content:space-between}._property-box_16zxp_1 ._key-and-copy_16zxp_12 ._key_16zxp_12{font-weight:500;font-size:1rem}._property-box_16zxp_1 ._key-and-copy_16zxp_12 ._copy-button_16zxp_20{cursor:pointer}._property-box_16zxp_1 ._value-box_16zxp_23{display:flex;align-items:center;background-color:#fff;color:#000;border:1px solid var(--grey-400);padding:.8rem .494427191rem;border-radius:.2rem;width:100%;overflow:auto}._property-box_16zxp_1 ._value-box_16zxp_23 span{width:100%;font-size:.875rem}._id_165kz_1{display:flex;flex-direction:column;position:relative}._WorkflowDiagram_9gh2s_1{width:100%;height:100%;background-color:var(--navbar-color);z-index:1}._WorkflowDiagram_9gh2s_1 ._workflow-name_9gh2s_7{font-size:1.2rem;color:var(--fontColor);font-family:Urbanist;line-height:1.9416407865rem;position:relative;top:.4rem}._loader_9gh2s_16{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;background-color:var(--navbar-color)}.react-flow__controls{bottom:10%!important}.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgb(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgb(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color, var(--xy-background-color-props, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}.react-flow__controls-button{background-color:var(--navbar-color)!important;border-color:var(--agent-response-bg)!important;color:var(--fontColor)!important}.react-flow__minimap{background-color:var(--navbar-color)!important}.react-flow__minimap-mask{fill:var(--agent-response-bg)!important}._WorkflowToolbar_euw7u_1{width:19.416407865rem;display:flex;flex-direction:column;align-items:center;height:100%}._WorkflowToolbar_euw7u_1 ._button-close-toolbar_euw7u_8{position:absolute;right:calc(100% + .3236067977rem);top:3rem}._WorkflowToolbar_euw7u_1 ._toolbar-header_euw7u_13{width:100%;height:3.2360679775rem;display:flex;justify-content:space-between;align-items:center;padding:0 .9708203932rem;border-top-left-radius:.2rem;border-top-right-radius:.2rem}._WorkflowToolbar_euw7u_1 ._header-not-running_euw7u_23{background-color:var(--primary-blue)}._WorkflowToolbar_euw7u_1 ._header-running_euw7u_26{background-color:var(--running)}._WorkflowToolbar_euw7u_1 ._header-done_euw7u_29{background-color:var(--done)}._WorkflowToolbar_euw7u_1 ._header-stopped_euw7u_32{background-color:var(--stopped)}._WorkflowToolbar_euw7u_1 ._header-error_euw7u_35{background-color:var(--error)}._WorkflowToolbar_euw7u_1 ._header-standby_euw7u_38{background-color:var(--standby)}._WorkflowToolbar_euw7u_1 ._toolbar-content_euw7u_41{height:100%;overflow-y:scroll;width:100%;display:flex;flex-direction:column;align-items:center;padding:0 1.6180339887rem}._button-start-workflow_1ahdl_1{display:flex;align-items:center;height:fit-content;padding:.3rem .4854101966rem .3rem .2rem;background-color:#0d5d7f;font-family:Urbanist;border:none;border-radius:.2rem;color:#fff;font-size:1rem;justify-content:center;cursor:pointer;font-weight:700;transition:background-color .2s cubic-bezier(0,0,.2,1)}._button-start-workflow_1ahdl_1:hover{background-color:#0a6f9a}._header-actions_1ahdl_23{display:flex;list-style:none;color:#fff;gap:.9708203932rem}._header-actions_1ahdl_23 li{cursor:pointer;position:relative}._header-actions_1ahdl_23 li ._link_1ahdl_33{text-decoration:none;color:inherit}._header-actions_1ahdl_23 ._new-changes-notification_1ahdl_37{position:absolute;top:.1rem;right:.1rem;width:.4854101966rem;height:.4854101966rem;background-color:#ffc857;border-radius:100%;animation:_pulsar-animation_1ahdl_1 1.5s infinite cubic-bezier(.4,0,.2,1);transform-origin:center}._toolbar-searcher_1ahdl_49{border-color:var(--grey-400)}._toolbar-toolbox-list_1ahdl_53{width:100%;gap:.8090169944rem}@keyframes _pulsar-animation_1ahdl_1{0%{transform:scale(1);opacity:1}50%{transform:scale(1.3)}to{transform:scale(1);opacity:1}}._ActionNode_1ahin_1{width:29.1246117975rem;display:flex;flex-direction:column;border-radius:.3236067977rem;background-color:var(--navbar-color);box-shadow:#959da533 0 8px 24px;color:var(--fontColor)}._ActionNode_1ahin_1 ._node-name_1ahin_10{font-size:1rem;font-weight:700;transition:font-size .3s cubic-bezier(.4,0,.2,1),font-weight .3s cubic-bezier(.4,0,.2,1)}._ActionNode_1ahin_1 ._normal-header_1ahin_15{width:100%;height:3.2360679775rem;border-top-left-radius:.3236067977rem;border-top-right-radius:.3236067977rem;display:flex;justify-content:space-between;align-items:center;color:#fff;padding:.3236067977rem .9708203932rem;font-weight:700;background-color:var(--header-color, var(--primary-blue))}._ActionNode_1ahin_1 ._header-pending_1ahin_28{width:100%;height:3.2360679775rem;border-top-left-radius:.3236067977rem;border-top-right-radius:.3236067977rem;display:flex;justify-content:space-between;align-items:center;color:#fff;padding:.3236067977rem .9708203932rem;font-weight:700;background-color:var(--pending)}._ActionNode_1ahin_1 ._header-failed_1ahin_41{width:100%;height:3.2360679775rem;border-top-left-radius:.3236067977rem;border-top-right-radius:.3236067977rem;display:flex;justify-content:space-between;align-items:center;color:#fff;padding:.3236067977rem .9708203932rem;font-weight:700;background-color:var(--error)}._ActionNode_1ahin_1 ._header-standby_1ahin_54{width:100%;height:3.2360679775rem;border-top-left-radius:.3236067977rem;border-top-right-radius:.3236067977rem;display:flex;justify-content:space-between;align-items:center;color:#fff;padding:.3236067977rem .9708203932rem;font-weight:700;background-color:var(--standby)}._ActionNode_1ahin_1 ._header-done_1ahin_67{width:100%;height:3.2360679775rem;border-top-left-radius:.3236067977rem;border-top-right-radius:.3236067977rem;display:flex;justify-content:space-between;align-items:center;color:#fff;padding:.3236067977rem .9708203932rem;font-weight:700;background-color:var(--done)}._ActionNode_1ahin_1 ._options_1ahin_80{display:flex;border-radius:.3236067977rem;gap:.4rem;align-items:center}._ActionNode_1ahin_1 ._options_1ahin_80 ._wheel_1ahin_86{transition:transform .5s ease}._ActionNode_1ahin_1 ._options_1ahin_80 ._wheel_1ahin_86._opened_1ahin_89{transform:rotate(180deg)}._ActionNode_1ahin_1 ._options_1ahin_80 ._wheel_1ahin_86._closed_1ahin_92{transform:rotate(0)}._ActionNode_1ahin_1 ._PowerUps_1ahin_95{position:absolute;top:3.2360679775rem;width:100%;height:0;z-index:10;display:flex;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;background-color:var(--navbar-color);box-shadow:#525b6433 0 8px 24px;overflow-x:hidden;overflow-y:hidden;overscroll-behavior:none}._ActionNode_1ahin_1 ._PowerUps_1ahin_95._opened_1ahin_89{animation:_fadeIn_1ahin_1 .2s;height:clamp((3 + 2.4 * 6) * 1rem,100% - 3.2360679775rem,100%)}._ActionNode_1ahin_1 ._PowerUps_1ahin_95._closed_1ahin_92{animation:_fadeOut_1ahin_1 .5s}@keyframes _fadeIn_1ahin_1{0%{height:0}to{height:clamp((3 + 2.4 * 6) * 1rem,100% - 3.2360679775rem,100%);opacity:1}}@keyframes _fadeOut_1ahin_1{0%{height:clamp((3 + 2.4 * 6) * 1rem,100% - 3.2360679775rem,100%);opacity:1}to{height:0;visibility:hidden}}._hover-header_1ahin_137{background:#1976d2;color:#fff;padding:.5rem 2rem;border-radius:8px;font-size:1.2rem;font-weight:700;box-shadow:0 2px 8px #00000026;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.98}._custom-handle-input_2coda_1{width:10rem;position:absolute;right:calc(100% + 2rem);top:50%;display:flex;flex-direction:column;align-items:end;transition-timing-function:cubic-bezier(.4,0,.2,1);transition:transform .2427050983125s;transform-origin:right;z-index:100}._custom-handle-input_2coda_1 ._handle-label_2coda_14{position:relative;font-size:1rem;line-height:1.6180339887rem;display:flex;align-items:center;gap:8px}._custom-handle-input_2coda_1 ._handle-label_2coda_14 ._handle-label-content_2coda_22{display:flex;flex-direction:column;align-items:end}._custom-handle-input_2coda_1 ._handle-label_2coda_14 ._handle-title_2coda_27{font-size:1rem;line-height:1.6180339887rem}._custom-handle-input_2coda_1 ._handle-label_2coda_14 ._type_2coda_31{font-size:.8rem}._custom-handle-input_2coda_1 ._handle-label_2coda_14 ._expand-button_2coda_34{padding:4px!important;min-width:auto!important;width:24px!important;height:24px!important;border-radius:50%!important;background-color:var(--backgroundColor)!important;border:1px solid var(--borderColor)!important;color:var(--fontColor)!important;transition:all .2s ease!important}._custom-handle-input_2coda_1 ._handle-label_2coda_14 ._expand-button_2coda_34:hover{background-color:var(--primaryColor)!important;color:#fff!important;transform:scale(1.1)!important}._custom-handle-input_2coda_1 ._handle-label_2coda_14 ._expand-button_2coda_34 svg{font-size:16px!important}._custom-handle-input_2coda_1:hover{transform:scale(1.294427191)}._handle_2coda_14{position:relative!important;width:.9708203932rem!important;aspect-ratio:1!important;height:auto!important;border-radius:.3236067977rem!important;transform:none!important;top:auto!important;background:transparent!important;border:.1rem solid var(--fontColor)!important;transition:all .2s ease!important}._handle_2coda_14:hover{border-color:var(--primaryColor)!important;transform:scale(1.1)!important}._popover-content_2coda_75{padding:16px;min-width:250px;max-width:350px;background:var(--backgroundColor);border:1px solid var(--borderColor);border-radius:8px;box-shadow:0 4px 12px #00000026}._popover-title_2coda_85{margin-bottom:12px!important;font-weight:600!important;color:var(--fontColor);font-size:.875rem!important}._checkbox-container_2coda_92{display:flex;flex-direction:column;gap:4px}._checkbox_2coda_92,._checkbox_2coda_92._Mui-checked_2coda_101{color:var(--primaryColor)!important}._checkbox_2coda_92._Mui-disabled_2coda_104{color:var(--borderColor)!important}._checkbox-label_2coda_108{font-size:.875rem!important;color:var(--fontColor)!important;line-height:1.2!important}@media (max-width: 768px){._custom-handle-input_2coda_1{width:8rem}._custom-handle-input_2coda_1 ._handle-label_2coda_14,._custom-handle-input_2coda_1 ._handle-label_2coda_14 ._handle-title_2coda_27{font-size:.875rem}._custom-handle-input_2coda_1 ._handle-label_2coda_14 ._type_2coda_31{font-size:.75rem}._custom-handle-input_2coda_1 ._handle-label_2coda_14 ._expand-button_2coda_34{width:20px!important;height:20px!important}._custom-handle-input_2coda_1 ._handle-label_2coda_14 ._expand-button_2coda_34 svg{font-size:14px!important}._custom-handle-input_2coda_1._sub-handle_2coda_134{margin-left:12px}._custom-handle-input_2coda_1._sub-handle_2coda_134 ._handle-label_2coda_14 ._handle-title_2coda_27{font-size:.8rem}._custom-handle-input_2coda_1._sub-handle_2coda_134 ._handle-label_2coda_14 ._type_2coda_31{font-size:.7rem}._popover-content_2coda_75{padding:12px;min-width:200px;max-width:280px}._checkbox-label_2coda_108{font-size:.8rem!important}}@keyframes _fadeInUp_2coda_1{0%{opacity:0;transform:translateY(10px)}to{opacity:.8;transform:translateY(0)}}@keyframes _fadeOutDown_2coda_1{0%{opacity:.8;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}._custom-handle-input_2coda_1._sub-handle_2coda_134{animation:_fadeInUp_2coda_1 .3s ease-out}._handle_2coda_14._connected_2coda_176{background:var(--primaryColor)!important;border-color:var(--primaryColor)!important}._handle_2coda_14._highlighted_2coda_180{border-color:var(--successColor)!important;box-shadow:0 0 8px rgba(var(--successColor),.3)!important}._expand-button_2coda_34:focus{outline:2px solid var(--primaryColor)!important;outline-offset:2px!important}._checkbox_2coda_92:focus{outline:2px solid var(--primaryColor)!important;outline-offset:2px!important}._custom-handle-output_1d524_1{display:flex;align-items:start;flex-direction:column;margin-bottom:.5rem;position:relative}._custom-handle-output_1d524_1._hidden_1d524_8{display:none}._custom-handle-output_1d524_1._sub-handle_1d524_11{margin-left:1.3rem;margin-bottom:.25rem}._custom-handle-output_1d524_1._sub-handle_1d524_11 ._handle-label_1d524_15 ._handle-label-content_1d524_15 Typography{font-size:.875rem}._handle_1d524_15{position:relative!important;width:.9708203932rem!important;aspect-ratio:1!important;height:auto!important;border-radius:.3236067977rem!important;transform:none!important;top:auto!important;background:transparent!important;border:.1rem solid var(--fontColor)!important;transition-timing-function:cubic-bezier(.4,0,.2,1);transition:transform .2427050983125s;transform-origin:center}._handle_1d524_15:hover{transform:scale(1.294427191)!important}._handle-label_1d524_15{display:flex;flex-direction:column;align-items:flex-start;width:100%}._handle-label_1d524_15 ._handle-title_1d524_43{white-space:nowrap}._type_1d524_47{font-size:.75rem!important;color:#666!important;font-style:italic;white-space:nowrap}._expand-button_1d524_54{padding:2px!important;margin-left:4px}._expand-button_1d524_54:hover{background-color:#007bff1a}._popover-content_1d524_62{padding:16px;min-width:200px;max-width:300px}._popover-title_1d524_68{margin-bottom:12px!important;font-weight:600!important;color:#333}._checkbox-container_1d524_74{display:flex;flex-direction:column}._checkbox-container_1d524_74 ._checkbox-label_1d524_78:hover{font-weight:600;text-shadow:2px 2px 4px rgba(0,0,0,.4)}._subhandle-type_1d524_83{color:#666!important;font-style:italic!important;display:block;margin-top:2px}@media (max-width: 768px){._popover-content_1d524_62{padding:12px;min-width:180px}._custom-handle-output_1d524_1._sub-handle_1d524_11{margin-left:16px}}._handle-outputs_1hpyn_1{display:flex;flex-direction:column;position:absolute;left:calc(100% + .8rem);gap:.9708203932rem}._add-handle-output_1hpyn_9{opacity:0;display:flex;flex-direction:column;position:relative;margin-top:.5rem}._add-handle-output_1hpyn_9 button{width:2rem;height:2rem;min-width:2rem;min-height:2rem;background:#2d3e4e;color:#fff;font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 .125rem .5rem #2c3e501a;border:none;transition:background .2s;cursor:pointer;padding:0}._add-handle-output_1hpyn_9 button:hover,._add-handle-output_1hpyn_9 button:focus{background:#223140}._show-add-handle-output_1hpyn_39 ._add-handle-output_1hpyn_9,._RenderNode_1hpyn_43:hover ._add-handle-output_1hpyn_9,._RenderNode_1hpyn_43._show-add-handle-output_1hpyn_39 ._add-handle-output_1hpyn_9{opacity:1}.MuiAccordionSummary-content.Mui-expanded{margin:0!important}._popover_1hpyn_55{color:var(--fontColor)}input._checkbox_1hpyn_59{cursor:pointer}._accordion-summary_1hpyn_63{display:flex;align-items:center;padding:0;min-height:0!important;color:var(--fontColor)}._accordion-summary_1hpyn_63 ._MuiAccordionSummary-content_1hpyn_51{display:flex;align-items:center;width:100%}._accordion-summary_1hpyn_63 ._MuiAccordionSummary-content_1hpyn_51 ._Mui-expanded_1hpyn_51,._MuiAccordionSummary-content_1hpyn_51._Mui-expanded_1hpyn_51{margin:0}._accordion-details_1hpyn_83{padding:.5rem 0rem 0rem 1.5rem;color:var(--fontColor)}._MuiPaper-root_1hpyn_88{box-shadow:none}._BLJournalTemplate_1jnrn_1{display:flex;flex-direction:column;width:100%;gap:.3236067977rem}._BLJournalTemplate_1jnrn_1 ._field-label_1jnrn_7{font-size:1rem;line-height:1.6180339887rem;font-weight:600;display:flex;align-items:center;gap:.494427191rem;color:var(--fontColor)}._BLJournalTemplate_1jnrn_1 ._input-container_1jnrn_16{display:flex;gap:.3236067977rem;width:100%;margin-bottom:.6472135955rem}._BLJournalTemplate_1jnrn_1 ._input_1jnrn_16{flex:1;font-size:1rem;line-height:1.6180339887rem;outline:none;font-family:Urbanist;padding:.4rem .6472135955rem;border-radius:.3236067977rem;border-color:var(--grey-400);border-width:.08rem;border-style:solid;background-color:var(--navbar-color);color:var(--fontColor)}._BLJournalTemplate_1jnrn_1 ._input_1jnrn_16:focus{border-color:var(--primary-blue)}._BLJournalTemplate_1jnrn_1 ._input_1jnrn_16:disabled{background-color:var(--user-menu-hover-bg);cursor:not-allowed;opacity:.6}._BLJournalTemplate_1jnrn_1 ._load-button_1jnrn_44{padding:.3236067977rem;border-radius:.3236067977rem;border:.08rem solid var(--grey-400);background-color:var(--navbar-color);color:var(--fontColor);cursor:pointer;transition:all .2s ease;display:flex;flex:0;align-items:center;justify-content:center;font-size:1rem}._BLJournalTemplate_1jnrn_1 ._load-button_1jnrn_44:hover:not(:disabled){background-color:var(--primary-blue);color:#fff;border-color:var(--primary-blue)}._BLJournalTemplate_1jnrn_1 ._load-button_1jnrn_44:disabled{opacity:.5;cursor:not-allowed;background-color:var(--user-menu-hover-bg)}._BLJournalTemplate_1jnrn_1 ._loading-container_1jnrn_68{margin-top:.3236067977rem;color:var(--fontColor);opacity:.7}._BLJournalTemplate_1jnrn_1 ._error-message_1jnrn_73{margin-top:.3236067977rem;color:var(--primary-red)}._BLJournalTemplate_1jnrn_1 ._table-wrapper_1jnrn_77{display:flex;flex-direction:column}._BLJournalTemplate_1jnrn_1 ._table-title_1jnrn_81{font-weight:600;color:var(--fontColor)}._BLJournalTemplate_1jnrn_1 ._toggle-button_1jnrn_85{display:flex;align-items:center;text-transform:none;justify-content:flex-start;padding:.3236067977rem .6472135955rem;background-color:transparent;color:var(--fontColor);font-weight:500;cursor:pointer;border:none;border-radius:.3236067977rem}._BLJournalTemplate_1jnrn_1 ._toggle-button_1jnrn_85:hover{background-color:var(--user-menu-hover-bg)}._BLJournalTemplate_1jnrn_1 ._toggle-json-view_1jnrn_101{display:flex;align-items:center;text-transform:none;justify-content:flex-end;background-color:transparent;color:var(--link-color);font-size:.8rem;font-weight:500;cursor:pointer;border:none;border-radius:.3236067977rem}._BLJournalTemplate_1jnrn_1 ._toggle-json-view_1jnrn_101:hover{text-decoration:underline}._BLJournalTemplate_1jnrn_1 ._table-container_1jnrn_117{border-radius:.3236067977rem;box-shadow:var(--box-shadow-workflow-card);background-color:var(--navbar-color);color:var(--fontColor)}._BLJournalTemplate_1jnrn_1 ._table-container_1jnrn_117 ._MuiTable-root_1jnrn_123{background-color:var(--navbar-color)}._BLJournalTemplate_1jnrn_1 ._table-container_1jnrn_117 ._MuiTable-root_1jnrn_123 ._MuiTableHead-root_1jnrn_126{background-color:var(--table-header-bg, var(--user-menu-hover-bg))}._BLJournalTemplate_1jnrn_1 ._table-container_1jnrn_117 ._MuiTable-root_1jnrn_123 ._MuiTableHead-root_1jnrn_126 ._MuiTableCell-root_1jnrn_129{font-weight:600;color:var(--fontColor);border-bottom:.0625rem solid var(--grey-400)}._BLJournalTemplate_1jnrn_1 ._table-container_1jnrn_117 ._MuiTable-root_1jnrn_123 ._MuiTableBody-root_1jnrn_134 ._MuiTableRow-root_1jnrn_134{background-color:var(--navbar-color)}._BLJournalTemplate_1jnrn_1 ._table-container_1jnrn_117 ._MuiTable-root_1jnrn_123 ._MuiTableBody-root_1jnrn_134 ._MuiTableRow-root_1jnrn_134:nth-of-type(2n){background-color:var(--table-row-even-bg, var(--user-menu-hover-bg))}._BLJournalTemplate_1jnrn_1 ._table-container_1jnrn_117 ._MuiTable-root_1jnrn_123 ._MuiTableBody-root_1jnrn_134 ._MuiTableRow-root_1jnrn_134:hover{background-color:var(--fontColor-reversed)}._BLJournalTemplate_1jnrn_1 ._table-container_1jnrn_117 ._MuiTable-root_1jnrn_123 ._MuiTableBody-root_1jnrn_134 ._MuiTableCell-root_1jnrn_129{font-size:.875rem;color:var(--fontColor);border-bottom:.0625rem solid var(--grey-400)}._BLJournalTemplate_1jnrn_1 ._action-buttons_1jnrn_148{margin-top:.6472135955rem;display:flex;flex-direction:row;gap:.4854101966rem;flex-wrap:wrap}._BLJournalTemplate_1jnrn_1 ._action-buttons_1jnrn_148 ._modal-button_1jnrn_155{background-color:var(--primary-blue);color:#fff;font-weight:500;padding:.4854101966rem .9708203932rem;border-radius:.3236067977rem;text-transform:none;font-size:.9rem;transition:all .2s ease}._BLJournalTemplate_1jnrn_1 ._action-buttons_1jnrn_148 ._modal-button_1jnrn_155:hover{background-color:var(--primary-dark-blue);transform:translateY(-1px);box-shadow:var(--box-shadow-workflow-card-hover)}._BLJournalTemplate_1jnrn_1 ._action-buttons_1jnrn_148 ._modal-button_1jnrn_155:active{transform:translateY(0)}._BLJournalTemplate_1jnrn_1 ._widget-objects_1jnrn_173{display:flex;flex-direction:column;gap:.6472135955rem}._modal-title_1jnrn_179{font-size:1.25rem;font-weight:600;color:var(--fontColor)}._modal-dialog_1jnrn_185 ._MuiDialog-paper_1jnrn_185{background-color:var(--navbar-color);color:var(--fontColor)}._modal-content_1jnrn_190{padding:.6472135955rem 0;display:flex;flex-direction:column;gap:.6472135955rem;max-height:60vh;overflow-y:auto}._modal-field_1jnrn_199{display:flex;flex-direction:column;gap:.3236067977rem;padding:.4854101966rem;border:.0625rem solid var(--grey-400);border-radius:.3236067977rem;background-color:var(--navbar-color);color:var(--fontColor)}._modal-field_1jnrn_199 ._field-id_1jnrn_209{font-size:.75rem;color:var(--fontColor);opacity:.7;margin-bottom:.3236067977rem;font-style:italic}._table-section_1jnrn_217{margin-bottom:1.294427191rem}._table-section_1jnrn_217 ._section-header_1jnrn_220{display:flex;justify-content:space-between;align-items:center;margin-bottom:.6472135955rem;padding-bottom:.3236067977rem;border-bottom:.0625rem solid var(--grey-400)}._table-section_1jnrn_217 ._section-header_1jnrn_220 ._add-row-button_1jnrn_228{background-color:var(--primary-blue);color:#fff;border:none;font-size:.8rem;padding:.3236067977rem .6472135955rem}._table-section_1jnrn_217 ._section-header_1jnrn_220 ._add-row-button_1jnrn_228:hover{background-color:var(--primary-dark-blue)}._table-section_1jnrn_217 ._section-title_1jnrn_238{margin:0;color:var(--fontColor);font-weight:600;margin-bottom:.6472135955rem}._horizontal-table_1jnrn_245{border:.0625rem solid var(--grey-400);border-radius:.3236067977rem;overflow:hidden;background-color:var(--navbar-color)}._horizontal-table_1jnrn_245 ._horizontal-header_1jnrn_251{display:flex;background-color:var(--table-header-bg, var(--user-menu-hover-bg));font-weight:600}._horizontal-table_1jnrn_245 ._horizontal-header_1jnrn_251 ._header-column_1jnrn_256{flex:1;padding:.6472135955rem;border-right:.0625rem solid var(--grey-400);color:var(--fontColor);font-size:.9rem;text-align:center;font-weight:600}._horizontal-table_1jnrn_245 ._horizontal-header_1jnrn_251 ._header-column_1jnrn_256:last-child{border-right:none;flex:0 0 auto;min-width:100px}._horizontal-table_1jnrn_245 ._horizontal-row_1jnrn_270{display:flex;border-bottom:.0625rem solid var(--grey-400)}._horizontal-table_1jnrn_245 ._horizontal-row_1jnrn_270:last-child{border-bottom:none}._horizontal-table_1jnrn_245 ._horizontal-row_1jnrn_270:hover{background-color:var(--table-row-hover-bg, var(--user-menu-hover-bg))}._horizontal-table_1jnrn_245 ._horizontal-row_1jnrn_270 ._input-column_1jnrn_280{flex:1;border-right:.0625rem solid var(--grey-400)}._horizontal-table_1jnrn_245 ._horizontal-row_1jnrn_270 ._input-column_1jnrn_280:last-child{border-right:none;flex:0 0 auto;min-width:100px;display:flex;align-items:center;justify-content:center;padding:.3236067977rem}._horizontal-table_1jnrn_245 ._horizontal-row_1jnrn_270 ._horizontal-input_1jnrn_293{border:none;background:transparent;padding:.6472135955rem;font-size:.875rem;color:var(--fontColor);font-family:Urbanist;outline:none;width:100%}._horizontal-table_1jnrn_245 ._horizontal-row_1jnrn_270 ._horizontal-input_1jnrn_293:focus{background-color:var(--user-menu-hover-bg)}._horizontal-table_1jnrn_245 ._horizontal-row_1jnrn_270 ._horizontal-input_1jnrn_293::placeholder{color:var(--grey-200);opacity:.7}._horizontal-table_1jnrn_245 ._horizontal-row_1jnrn_270 ._remove-button_1jnrn_310{padding:.3236067977rem .4854101966rem;font-size:.75rem;min-width:auto}._horizontal-table_1jnrn_245 ._horizontal-row_1jnrn_270 ._remove-button_1jnrn_310:hover{background-color:var(--primary-red);color:#fff}._WidgetObject_16ra9_1{width:100%;display:flex;flex-direction:column;gap:.3236067977rem;--jse-theme-color: var(--primary-blue);--jse-font-family: "Urbanist"}._WidgetObject_16ra9_1 ._label_16ra9_9{display:flex;align-items:center;gap:.494427191rem;font-size:1rem;line-height:1.6180339887rem;font-weight:600;color:var(--fontColor);width:100%}._WidgetObject_16ra9_1 ._json-editor_16ra9_19{height:20rem;width:100%}._WidgetObject_16ra9_1 ._json-editor_16ra9_19>div:first-child{height:100%}._WidgetObject_16ra9_1 .MuiAccordion-root{box-shadow:none;border:1px solid var(--border-color, #e0e0e0);border-radius:8px}._WidgetObject_16ra9_1 .MuiAccordion-root:before{display:none}._WidgetObject_16ra9_1 .MuiAccordionSummary-root{padding:.5rem;min-height:auto;background-color:var(--navbar-color)}._WidgetObject_16ra9_1 .MuiAccordionSummary-root._Mui-expanded_16ra9_39{min-height:auto}._WidgetObject_16ra9_1 .MuiAccordionSummary-content,._WidgetObject_16ra9_1 .MuiAccordionSummary-content._Mui-expanded_16ra9_39{margin:0}._WidgetObject_16ra9_1 .MuiAccordionDetails-root{padding:0}._DynamicForm_1x1qt_1{display:flex;flex-direction:column;width:100%;gap:.6472135955rem}._DynamicForm_1x1qt_1 ._field-item_1x1qt_7{display:flex;flex-direction:column;width:100%;gap:.3236067977rem}._DynamicForm_1x1qt_1 ._field-item_1x1qt_7 ._field-label_1x1qt_13{font-size:1rem;line-height:1.6180339887rem;font-weight:600;display:flex;align-items:center;gap:.494427191rem}._DynamicForm_1x1qt_1 ._field-item_1x1qt_7 ._field-input_1x1qt_21{font-size:1rem!important;line-height:1.618rem!important;outline:none!important;font-family:Urbanist,sans-serif!important;padding:.4rem .647rem!important;border-radius:.324rem!important;border:1px solid #9ca3af!important;width:100%!important;box-sizing:border-box!important;background-color:#fff!important;color:#1f2937!important}._DynamicForm_1x1qt_1 ._field-item_1x1qt_7 ._field-input_1x1qt_21:focus{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f61a!important}._DynamicForm_1x1qt_1 ._field-item_1x1qt_7 ._field-input_1x1qt_21::-webkit-scrollbar{background-color:transparent;width:10px}._DynamicForm_1x1qt_1 ._field-item_1x1qt_7 ._field-input_1x1qt_21::-webkit-scrollbar-thumb{background-color:#7c7c7c;border-radius:15px}._DynamicForm_1x1qt_1 ._field-item_1x1qt_7 ._field-input_1x1qt_21::-webkit-scrollbar-thumb:hover{cursor:pointer;background-color:#525252}.text-input__container{display:flex;flex-direction:column;gap:.5rem;position:relative}.text-input__container .text-input-container__label-container{display:flex;gap:.375rem;margin-left:.875rem}.text-input__container .text-input__input{flex:1 1 auto;padding:.75rem 1.125rem;border-width:.0625rem;border-style:solid}.text-input__container{font-family:Urbanist,sans-serif}.text-input__container .text-input-container__label-container .text-input-label-container__text{color:#23232d;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.125rem}.text-input__container .text-input__input{color:#23232d;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.125rem;background:transparent;border-color:#d9d9d9;border-radius:.31rem}.text-input__container .text-input__input:placeholder-shown{color:#9a9a9c}.text-input__container .text-input__input:-webkit-autofill,.text-input__container .text-input__input:-webkit-autofill:hover,.text-input__container .text-input__input:-webkit-autofill:focus,.text-input__container .text-input__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px transparent inset!important;-webkit-background-clip:text;-webkit-text-fill-color:#9A9A9C}body.dark-theme .text-input__container .text-input-container__label-container .text-input-label-container__text{color:#fff}body.dark-theme .text-input__container .text-input__input{color:#fff;border-color:#b5b5b5}body.dark-theme .text-input__container .text-input__input:placeholder-shown{color:#b5b5b5}body.dark-theme .text-input__container .text-input__input:-webkit-autofill,body.dark-theme .text-input__container .text-input__input:-webkit-autofill:hover,body.dark-theme .text-input__container .text-input__input:-webkit-autofill:focus,body.dark-theme .text-input__container .text-input__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px transparent inset!important;-webkit-background-clip:text;-webkit-text-fill-color:#B5B5B5}._TablePreview_1t6hq_1{width:100%;margin:.5rem 0}._TablePreview_1t6hq_1 ._label_1t6hq_5{font-weight:600;color:var(--fontColor);margin-bottom:.5rem}._TablePreview_1t6hq_1 ._tabs-container_1t6hq_10{border-bottom:.0625rem solid var(--grey-400);margin-bottom:1rem}._TablePreview_1t6hq_1 ._tabs-container_1t6hq_10 ._tabs_1t6hq_10 ._MuiTabs-indicator_1t6hq_14{background-color:var(--primary-blue)!important}._TablePreview_1t6hq_1 ._tabs-container_1t6hq_10 ._tabs_1t6hq_10 ._MuiTab-root_1t6hq_17{color:var(--fontColor-light)!important;font-weight:500!important;text-transform:none!important;min-height:2.5rem!important}._TablePreview_1t6hq_1 ._tabs-container_1t6hq_10 ._tabs_1t6hq_10 ._MuiTab-root_1t6hq_17._Mui-selected_1t6hq_23{color:var(--primary-blue)!important;font-weight:600!important}._TablePreview_1t6hq_1 ._tabs-container_1t6hq_10 ._tabs_1t6hq_10 ._MuiTab-root_1t6hq_17:hover{color:var(--primary-blue)!important;background-color:var(--background-hover-li)!important}._TablePreview_1t6hq_1 ._tabs-container_1t6hq_10 ._tabs_1t6hq_10 ._MuiTabs-scrollButtons_1t6hq_31{color:var(--fontColor-light)!important}._TablePreview_1t6hq_1 ._tabs-container_1t6hq_10 ._tabs_1t6hq_10 ._MuiTabs-scrollButtons_1t6hq_31:hover{color:var(--primary-blue)!important}._TablePreview_1t6hq_1 ._preview-section_1t6hq_37{border:.0625rem solid var(--grey-400);border-radius:.5rem;overflow:hidden;background-color:var(--white)}._TablePreview_1t6hq_1 ._preview-table-container_1t6hq_43{box-shadow:none!important;border-radius:0!important}._TablePreview_1t6hq_1 ._preview-table-container_1t6hq_43 ._table-header_1t6hq_47{border-bottom:.125rem solid var(--grey-400);font-weight:600;color:var(--fontColor);max-width:15ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}._TablePreview_1t6hq_1 ._preview-table-container_1t6hq_43 ._table-header_1t6hq_47:not(:last-child):after{content:"";position:absolute;right:0;top:0;bottom:0;width:.0625rem;background-color:var(--grey-400)}._TablePreview_1t6hq_1 ._preview-table-container_1t6hq_43 ._table-row_1t6hq_66:nth-child(2n){background-color:var(--background-highlight)}._TablePreview_1t6hq_1 ._preview-table-container_1t6hq_43 ._table-row_1t6hq_66:hover{background-color:var(--background-hover-li)!important}._TablePreview_1t6hq_1 ._preview-table-container_1t6hq_43 ._table-cell_1t6hq_72{border-bottom:.0625rem solid var(--grey-400);color:var(--fontColor);word-break:break-word;max-width:15ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}._TablePreview_1t6hq_1 ._preview-table-container_1t6hq_43 ._table-cell_1t6hq_72:not(:last-child):after{content:"";position:absolute;right:0;top:0;bottom:0;width:.0625rem;background-color:var(--grey-400)}._TablePreview_1t6hq_1 ._placeholder_1t6hq_91{padding:2.5rem 1.25rem;text-align:center;background-color:var(--grey-500);border:.125rem dashed var(--grey-400);border-radius:.5rem;color:var(--fontColor-light)}._TablePreview_1t6hq_1 ._button-section_1t6hq_99{display:flex;justify-content:center;margin-top:.75rem}._TablePreview_1t6hq_1 ._button-section_1t6hq_99 ._view-modal-button_1t6hq_104{border-color:var(--primary-blue);color:var(--primary-blue);font-size:.75rem;padding:.25rem .75rem}._TablePreview_1t6hq_1 ._button-section_1t6hq_99 ._view-modal-button_1t6hq_104:hover{background-color:var(--primary-blue);color:var(--white);border-color:var(--primary-blue)}._table-modal_1t6hq_116 ._modal-title_1t6hq_116{border-bottom:.0625rem solid var(--grey-400);padding:1rem 1.5rem;color:var(--fontColor)}._table-modal_1t6hq_116 ._modal-title_1t6hq_116 ._modal-header_1t6hq_121{font-weight:600;color:var(--fontColor)}._table-modal_1t6hq_116 ._modal-content_1t6hq_125{padding:1rem;max-height:80vh;overflow:auto}._table-modal_1t6hq_116 ._modal-table-container_1t6hq_130{box-shadow:0 .125rem .5rem #0000001a;border-radius:.5rem}._table-modal_1t6hq_116 ._modal-table-container_1t6hq_130 ._table-header_1t6hq_47{font-weight:600;max-width:none;overflow:visible;text-overflow:initial;white-space:normal}._table-modal_1t6hq_116 ._modal-table-container_1t6hq_130 ._table-header_1t6hq_47:not(:last-child):after{content:"";position:absolute;right:0;top:0;bottom:0;width:.0625rem;background-color:var(--grey-400)}._table-modal_1t6hq_116 ._modal-table-container_1t6hq_130 ._table-row_1t6hq_66:nth-child(2n){background-color:var(--background-highlight)}._table-modal_1t6hq_116 ._modal-table-container_1t6hq_130 ._table-row_1t6hq_66:hover{background-color:var(--background-highlight)!important}._table-modal_1t6hq_116 ._modal-table-container_1t6hq_130 ._table-cell_1t6hq_72{border-bottom:.0625rem solid var(--grey-400);color:var(--fontColor);word-break:break-word;max-width:none;overflow:visible;text-overflow:initial;white-space:normal}._table-modal_1t6hq_116 ._modal-table-container_1t6hq_130 ._table-cell_1t6hq_72:not(:last-child):after{content:"";position:absolute;right:0;top:0;bottom:0;width:.0625rem;background-color:var(--grey-400)}@media (max-width: 768px){._TablePreview_1t6hq_1 ._preview-table-container_1t6hq_43 ._table-cell_1t6hq_72,._TablePreview_1t6hq_1 ._preview-table-container_1t6hq_43 ._table-header_1t6hq_47,._TablePreview_1t6hq_1 ._modal-table-container_1t6hq_130 ._table-cell_1t6hq_72,._TablePreview_1t6hq_1 ._modal-table-container_1t6hq_130 ._table-header_1t6hq_47{font-size:.7rem!important;padding:.375rem!important;max-width:10ch}._TablePreview_1t6hq_1 ._button-section_1t6hq_99 ._view-modal-button_1t6hq_104{font-size:.7rem;padding:.1875rem .5rem}}._mapper_ifamv_1{width:100%}._mapper_ifamv_1 ._label_ifamv_4{display:flex;align-items:center;gap:.494427191rem;font-size:1rem;line-height:1.6180339887rem;font-weight:600;color:var(--fontColor)}._mapper-base_ifamv_14{display:grid;grid-template-columns:45% 45% 1fr;margin-bottom:1rem;align-items:center;width:100%;gap:.3236067977rem;margin-top:.7rem}._mapper-base_ifamv_14 ._mapper-input_ifamv_23{padding:.4rem .6472135955rem;border:.08rem solid var(--grey-400);border-radius:.1618033989rem;font-size:1rem;outline:none;font-family:Urbanist;color:var(--fontColor);-webkit-text-fill-color:var(--fontColor)}._mapper-base_ifamv_14 ._mapper-input_ifamv_23::placeholder{-webkit-text-fill-color:var(--grey-400)}._mapper-button_ifamv_37{color:var(--fontColor)}._mapper-button-add_ifamv_41{width:100%;padding:1rem;border:.0161803399rem solid var(--grey-400);border-radius:.1618033989rem;font-size:.7rem;color:#fff;font-weight:700;cursor:pointer;margin-top:1rem;transition:background .2s ease-in-out}._WidgetCheckbox_lsw64_2 ._label_lsw64_2{font-size:1rem;line-height:1.6180339887rem;color:var(--fontColor);display:flex;align-items:center;gap:.494427191rem}._WidgetExtendedData_vru2o_1{width:100%}._WidgetExtendedData_vru2o_1 ._select_vru2o_4{width:100%;margin-bottom:10px;display:flex}._select-container_1dqp8_1{display:flex;flex-direction:column;gap:.2rem;width:100%;position:relative;background-color:var(--navbar-color)}._select-container_1dqp8_1 ._select-label_1dqp8_9{width:100%}._select-container_1dqp8_1 ._select-label_1dqp8_9 p{font-weight:600}._select-container_1dqp8_1 ._select-search_1dqp8_15{width:100%;display:flex;align-items:center;justify-content:center;padding:0 .2rem}._select-container_1dqp8_1 ._select-search_1dqp8_15 input{width:100%;margin-top:.1rem;border:solid;border:2px solid var(--grey-400);font-family:Urbanist;padding:.4rem .6472135955rem;border-radius:.2rem;outline:none;-webkit-text-fill-color:var(--fontColor)}._select-container_1dqp8_1 ._select-search_1dqp8_15 input::placeholder{-webkit-text-fill-color:var(--grey-400)}._select-container_1dqp8_1 ._select-opener_1dqp8_36{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.4rem 1rem;border:.1rem solid var(--grey-400);border-radius:.2rem;cursor:pointer;position:relative}._select-container_1dqp8_1 ._select-dropdown_1dqp8_47{list-style:none;position:absolute;top:100%;z-index:1000;display:flex;flex-direction:column;gap:.2rem;background-color:var(--navbar-color);width:100%;max-height:12rem;overflow-y:auto;overflow-x:hidden;text-wrap:wrap;box-shadow:#64646f33 0 7px 14px;padding:.2rem}._select-container_1dqp8_1 ._select-item_1dqp8_64{padding:.4rem 1rem;transition:background-color .2s cubic-bezier(.4,0,.2,1);cursor:pointer;width:100%}._select-container_1dqp8_1 ._item-text_1dqp8_70{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._select-container_1dqp8_1 ._select-item_1dqp8_64:hover{background-color:var(--background-hover-li);border-radius:.2rem;width:100%}._select-container_1dqp8_1 ._select-item-disabled_1dqp8_80{padding:.4rem 1rem;color:#9a9a9c}._select-container_1dqp8_1 ._select-arrow-opened_1dqp8_84{animation-name:_open-selector-arrow_1dqp8_1;animation-duration:.4s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}._select-container_1dqp8_1 ._select-arrow-closed_1dqp8_90{animation-name:_close-selector-arrow_1dqp8_1;animation-duration:.4s;animation-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes _open-selector-arrow_1dqp8_1{0%{transform:rotate(0)}to{transform:rotate(180deg)}}@keyframes _close-selector-arrow_1dqp8_1{0%{transform:rotate(180deg)}to{transform:rotate(0)}}._WidgetInputText_1tomh_1{display:flex;flex-direction:column;width:100%;gap:.3236067977rem}._WidgetInputText_1tomh_1 ._field-label_1tomh_7{font-size:1rem;line-height:1.6180339887rem;font-weight:600;display:flex;align-items:center;gap:.494427191rem}._WidgetInputText_1tomh_1 ._items-container_1tomh_15{display:flex;flex-direction:column;gap:1.294427191rem;margin:.8rem 0}._WidgetInputText_1tomh_1 ._items-container_1tomh_15 ._text-item_1tomh_21{display:flex;color:var(--fontColor);width:100%;align-items:center}._WidgetInputText_1tomh_1 ._items-container_1tomh_15 ._text-item_1tomh_21 ._text-area_1tomh_27{font-size:1rem;line-height:1.6180339887rem;outline:none;font-family:Urbanist;padding:.4rem .6472135955rem;resize:vertical;border-radius:.3236067977rem;border-color:var(--grey-400);border-width:.08rem;flex-grow:1}._WidgetInputText_1tomh_1 ._items-container_1tomh_15 ._text-item_1tomh_21 ._text-area_1tomh_27::-webkit-scrollbar{background-color:transparent;width:10px}._WidgetInputText_1tomh_1 ._items-container_1tomh_15 ._text-item_1tomh_21 ._text-area_1tomh_27::-webkit-scrollbar-thumb{background-color:#7c7c7c;border-radius:15px}._WidgetInputText_1tomh_1 ._items-container_1tomh_15 ._text-item_1tomh_21 ._text-area_1tomh_27::-webkit-scrollbar-thumb:hover{cursor:pointer;background-color:#525252}._WidgetInputTextList_18ej7_1{width:100%}._WidgetInputTextList_18ej7_1 ._label_18ej7_4{font-size:1rem;line-height:1.6180339887rem;font-weight:600;display:flex;align-items:center;gap:.494427191rem}._WidgetInputTextList_18ej7_1 ._items-container_18ej7_12{display:flex;flex-direction:column;gap:1.294427191rem;margin:.8rem 0}._WidgetInputTextList_18ej7_1 ._items-container_18ej7_12 ._text-item_18ej7_18{display:flex;color:var(--fontColor);width:100%;align-items:center}._WidgetInputTextList_18ej7_1 ._items-container_18ej7_12 ._text-item_18ej7_18 ._input_18ej7_24{font-size:1rem;line-height:1.6180339887rem;outline:none;font-family:Urbanist;padding:.4rem .6472135955rem;border-radius:.3236067977rem;border-color:var(--grey-400);border-width:.08rem;flex-grow:1;border-style:solid}._WidgetFileUploader_feimy_1{display:flex;flex-direction:column;gap:.5rem;width:100%}._WidgetFileUploader_feimy_1 ._label_feimy_7{display:flex;align-items:center;gap:.494427191rem;font-size:1rem;line-height:1.6180339887rem;font-weight:600;color:var(--fontColor)}._WidgetFileUploader_feimy_1 ._file-uploader_feimy_16{cursor:pointer;width:100%;aspect-ratio:1.6180339887;display:flex;align-items:center;justify-content:center;background-color:unset}._WidgetFileUploader_feimy_1 ._file-uploader_feimy_16 input{display:none}._WidgetFileUploader_feimy_1 ._file-uploader_feimy_16 ._file-box_feimy_28{display:flex;flex-direction:column;cursor:pointer;align-items:center;justify-content:center;width:100%;height:100%;padding:.3236067977rem;border-color:#eeeef3;border-style:dashed;border-width:.12rem}._WidgetFileUploader_feimy_1 ._file-uploader_feimy_16 ._file-box_feimy_28 p{font-size:1rem;line-height:1.6180339887rem}._WidgetFileUploader_feimy_1 ._file-uploader_feimy_16 ._file-box_feimy_28 ._label-upload_feimy_45{cursor:pointer;display:flex;flex-direction:column;align-items:center}._WidgetFileUploader_feimy_1 ._file-uploader_feimy_16 ._file-box_feimy_28 ._file-uploaded_feimy_51{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3236067977rem}._WidgetFileUploader_feimy_1 ._file-uploader_feimy_16 ._file-box_feimy_28 ._file-uploaded_feimy_51 ._file-name_feimy_60{width:80%;overflow:hidden;text-align:center}._WidgetFileUploader_feimy_1 ._file-uploader_feimy_16 ._file-box_feimy_28 ._file-actions_feimy_65{display:flex;align-items:center;width:100%;justify-content:center}._WidgetFileUploader_feimy_1 ._file-uploader_feimy_16 ._file-box_feimy_28 ._preview-button_feimy_71{width:60%}._WidgetFileUploader_feimy_1 ._select-from-assistant_feimy_74{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--fontColor);gap:.494427191rem}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}._WidgetFileUploaderList_1lqwv_2{width:100%}._WidgetFileUploaderList_1lqwv_2 ._label_1lqwv_5{font-size:1rem;line-height:1.6180339887rem;font-weight:600;color:var(--fontColor);display:flex;align-items:center;gap:.494427191rem}._WidgetFileUploaderList_1lqwv_2 ._items-container_1lqwv_14{display:flex;flex-direction:column;gap:1.294427191rem;margin:1.294427191rem 0}._WidgetFileUploaderList_1lqwv_2 ._items-container_1lqwv_14 ._file-item_1lqwv_20{display:flex;align-items:center;gap:.6rem;color:var(--fontColor)}._WidgetFileUploaderList_1lqwv_2 ._items-container_1lqwv_14 ._file-item_1lqwv_20 ._file-box_1lqwv_26{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;aspect-ratio:1.6180339887;padding:.3236067977rem;border-color:#eeeef3;border-style:dashed;border-width:.12rem}._WidgetFileUploaderList_1lqwv_2 ._items-container_1lqwv_14 ._file-item_1lqwv_20 ._file-box_1lqwv_26 ._label-upload_1lqwv_38{cursor:pointer;display:flex;flex-direction:column;align-items:center}._WidgetFileUploaderList_1lqwv_2 ._items-container_1lqwv_14 ._file-item_1lqwv_20 ._file-box_1lqwv_26 ._file-uploaded_1lqwv_44{width:100%;display:flex;flex-direction:column;align-items:center;gap:.3236067977rem}._WidgetFileUploaderList_1lqwv_2 ._items-container_1lqwv_14 ._file-item_1lqwv_20 ._file-box_1lqwv_26 ._file-uploaded_1lqwv_44 ._file-name_1lqwv_51{width:80%;overflow:hidden;text-align:center}._WidgetFileUploaderList_1lqwv_2 ._items-container_1lqwv_14 ._file-item_1lqwv_20 ._file-box_1lqwv_26 ._file-uploaded_1lqwv_44 ._file-actions_1lqwv_56{display:flex;align-items:center;justify-content:center;width:100%}._WidgetFileUploaderList_1lqwv_2 ._items-container_1lqwv_14 ._file-item_1lqwv_20 ._file-box_1lqwv_26 ._file-uploaded_1lqwv_44 ._preview-button_1lqwv_62{width:60%}._WidgetFileUploaderList_1lqwv_2 ._file-preview_1lqwv_65{margin-top:.9708203932rem}._WidgetFileURL_1v8zu_1{display:flex;flex-direction:column;width:100%;gap:.3236067977rem}._WidgetFileURL_1v8zu_1 ._field-label_1v8zu_7{font-size:1rem;line-height:1.6180339887rem;font-weight:600;display:flex;align-items:center;gap:.494427191rem}._WidgetFileURL_1v8zu_1 ._input-container_1v8zu_15{display:flex;align-items:center;gap:.494427191rem}._WidgetFileURL_1v8zu_1 ._input_1v8zu_15{font-size:1rem;line-height:1.6180339887rem;outline:none;font-family:Urbanist;padding:.4rem .6472135955rem;border-radius:.3236067977rem;border-color:var(--grey-400);border-width:.08rem;border-style:solid}._WidgetInputText_1wr13_1{display:flex;flex-direction:column;width:100%;gap:.3236067977rem}._WidgetInputText_1wr13_1 ._field-label_1wr13_7{font-size:1rem;line-height:1.6180339887rem;font-weight:600;display:flex;align-items:center;gap:.494427191rem}._WidgetInputText_1wr13_1 ._input_1wr13_15{font-size:1rem;line-height:1.6180339887rem;outline:none;font-family:Urbanist;padding:.4rem .6472135955rem;border-radius:.3236067977rem;border-color:var(--grey-400);border-width:.08rem;border-style:solid}._WidgetJSONTemplate_rym9f_1{width:100%;display:flex;flex-direction:column;gap:.3236067977rem;--jse-theme-color: var(--primary-blue);--jse-font-family: "Urbanist"}._WidgetJSONTemplate_rym9f_1 ._label_rym9f_9{display:flex;align-items:center;gap:.494427191rem;font-size:1rem;line-height:1.6180339887rem;font-weight:600;color:var(--fontColor);width:100%}._WidgetJSONTemplate_rym9f_1 ._json-editor_rym9f_19{height:20rem;width:100%}._WidgetJSONTemplate_rym9f_1 ._json-editor_rym9f_19>div:first-child{height:100%}._WidgetJSONTemplate_rym9f_1 .MuiAccordion-root{box-shadow:none;border:1px solid var(--border-color, #e0e0e0);border-radius:8px}._WidgetJSONTemplate_rym9f_1 .MuiAccordion-root:before{display:none}._WidgetJSONTemplate_rym9f_1 .MuiAccordionSummary-root{padding:.5rem;min-height:auto;background-color:var(--navbar-color)}._WidgetJSONTemplate_rym9f_1 .MuiAccordionSummary-root._Mui-expanded_rym9f_39{min-height:auto}._WidgetJSONTemplate_rym9f_1 .MuiAccordionSummary-expandIconWrapper{color:var(--fontColor)}._WidgetJSONTemplate_rym9f_1 .MuiAccordionSummary-content,._WidgetJSONTemplate_rym9f_1 .MuiAccordionSummary-content._Mui-expanded_rym9f_39{margin:0}._WidgetJSONTemplate_rym9f_1 .MuiAccordionDetails-root{padding:0}._WidgetJSONTemplateList_15se7_1{width:100%;display:flex;flex-direction:column;gap:.3236067977rem;--jse-theme-color: var(--primary-blue);--jse-font-family: "Urbanist"}._WidgetJSONTemplateList_15se7_1 ._label_15se7_9{display:flex;align-items:center;gap:.494427191rem;font-size:1rem;line-height:1.6180339887rem;font-weight:600;color:var(--fontColor)}._WidgetJSONTemplateList_15se7_1 ._json-editor_15se7_18{height:20rem}._WidgetJSONTemplateList_15se7_1 ._json-editor_15se7_18>div:first-child{height:100%}._WidgetJSONTemplateList_15se7_1 ._items-container_15se7_24{display:flex;flex-direction:column;gap:2rem}._WidgetJSONTemplateList_15se7_1 ._json-item_15se7_29{display:flex;align-items:center;gap:.494427191rem}._WidgetJSONTemplateList_15se7_1 ._json-item_15se7_29 ._json-editor_15se7_18{flex:1}._WidgetNumber_19g4m_1{display:flex;flex-direction:column;width:100%;gap:.3236067977rem}._WidgetNumber_19g4m_1 ._field-label_19g4m_7{font-size:1rem;line-height:1.6180339887rem;font-weight:600;display:flex;align-items:center;gap:.494427191rem}._WidgetNumber_19g4m_1 ._number-input_19g4m_15{font-size:1rem;line-height:1.6180339887rem;outline:none;font-family:Urbanist;padding:.4rem .6472135955rem;border-radius:.3236067977rem;border:.08rem solid var(--grey-400);width:100%;box-sizing:border-box}._WidgetNumber_19g4m_1 ._number-input_19g4m_15::-webkit-scrollbar{background-color:transparent;width:10px}._WidgetNumber_19g4m_1 ._number-input_19g4m_15::-webkit-scrollbar-thumb{background-color:#7c7c7c;border-radius:15px}._WidgetNumber_19g4m_1 ._number-input_19g4m_15::-webkit-scrollbar-thumb:hover{cursor:pointer;background-color:#525252}._WidgetNumberList_1tqp3_1{width:100%}._WidgetNumberList_1tqp3_1 ._label_1tqp3_4{font-size:1rem;line-height:1.6180339887rem;font-weight:600;display:flex;align-items:center;gap:.494427191rem}._WidgetNumberList_1tqp3_1 ._items-container_1tqp3_12{display:flex;flex-direction:column;gap:1.294427191rem;margin:.8rem 0}._WidgetNumberList_1tqp3_1 ._items-container_1tqp3_12 ._number-item_1tqp3_18{display:flex;color:var(--fontColor);width:100%;align-items:center}._WidgetNumberList_1tqp3_1 ._items-container_1tqp3_12 ._number-item_1tqp3_18 ._number-input_1tqp3_24{font-size:1rem;line-height:1.6180339887rem;outline:none;font-family:Urbanist;padding:.4rem .6472135955rem;resize:none;border-radius:.3236067977rem;border-color:var(--grey-400);border-width:.08rem;flex-grow:1}._WidgetNumberList_1tqp3_1 ._items-container_1tqp3_12 ._number-item_1tqp3_18 ._number-input_1tqp3_24::-webkit-scrollbar{background-color:transparent;width:10px}._WidgetNumberList_1tqp3_1 ._items-container_1tqp3_12 ._number-item_1tqp3_18 ._number-input_1tqp3_24::-webkit-scrollbar-thumb{background-color:#7c7c7c;border-radius:15px}._WidgetNumberList_1tqp3_1 ._items-container_1tqp3_12 ._number-item_1tqp3_18 ._number-input_1tqp3_24::-webkit-scrollbar-thumb:hover{cursor:pointer;background-color:#525252}._WidgetObjectList_1orrq_1{width:100%;display:flex;flex-direction:column;gap:.3236067977rem;--jse-theme-color: var(--primary-blue);--jse-font-family: "Urbanist"}._WidgetObjectList_1orrq_1 ._label_1orrq_9{display:flex;align-items:center;gap:.494427191rem;font-size:1rem;line-height:1.6180339887rem;font-weight:600;color:var(--fontColor)}._WidgetObjectList_1orrq_1 ._json-editor_1orrq_18{height:20rem}._WidgetObjectList_1orrq_1 ._json-editor_1orrq_18>div:first-child{height:100%}._WidgetObjectList_1orrq_1 ._items-container_1orrq_24{display:flex;flex-direction:column;gap:2rem}._WidgetObjectList_1orrq_1 ._json-item_1orrq_29{display:flex;align-items:center;gap:.494427191rem}._WidgetObjectList_1orrq_1 ._json-item_1orrq_29 ._json-editor_1orrq_18{flex:1}._WidgetPattern_1ps8y_1{width:100%;margin:0 auto}._field-label_1ps8y_6{display:flex;margin-bottom:.5rem;gap:.5rem}._patterns-list_1ps8y_12{display:flex;flex-direction:column;gap:1rem}._pattern-btn_1ps8y_18{display:flex;align-items:center;justify-content:center;width:100%;font-weight:600;color:var(--fontColor);transition:background .2s;border:1px solid var(--fontColor)}._pattern-btn_1ps8y_18:hover{border-color:var(--fontColor);box-shadow:1px 4px 3px #0000001a}._add-pattern-btn_1ps8y_33{width:100%;min-height:6rem;border-style:solid;border-width:.0625rem;border-color:var(--fontColor);display:flex;align-items:center;flex-direction:column;justify-content:center;color:var(--fontColor);font-weight:600;border-radius:.5rem;transition:background .2s}._add-pattern-btn_1ps8y_33:hover{background:var(--light-grey, #d4e6f9);border-color:var(--fontColor)}._pattern-label_1ps8y_53{font-size:2rem;font-weight:700;line-height:1}._pattern-node-type_1ps8y_59{font-size:1rem;color:var(--fontColor-light, #888);font-weight:400;text-transform:none}._modal-content_1ps8y_66{padding:2rem 1.5rem 1.5rem;min-width:21.25rem}._pattern-inputs_1ps8y_71{margin-top:.75rem}._pattern-inputs_1ps8y_71 ._MuiTextField-root_1ps8y_74{min-width:11.25rem}._pattern-inputs_1ps8y_71 ._MuiButton-root_1ps8y_77{margin-left:.5rem;min-width:5.625rem}._pattern-inputs_1ps8y_71 ._MuiList-root_1ps8y_81{margin-top:.75rem;background:var(--light-grey, #f7fafd);border-radius:.5rem;padding:.5rem 0}._pattern-inputs_1ps8y_71 ._MuiListItem-root_1ps8y_87{padding:.375rem 1rem;font-size:1rem}._pattern-inputs_1ps8y_71 ._MuiListItem-root_1ps8y_87 ._MuiListItemText-primary_1ps8y_91{font-size:1rem}._pattern-inputs_1ps8y_71 ._MuiListItem-root_1ps8y_87 ._MuiIconButton-root_1ps8y_94{color:var(--red, #d32f2f)}._close-icon_1ps8y_98{color:var(--fontColor-light, #888);font-size:1.75rem!important;position:absolute;top:.75rem;right:.75rem;z-index:2;background:var(--white, #fff);border-radius:50%;box-shadow:0 .0625rem .25rem #00000014;transition:background .2s}._close-icon_1ps8y_98:hover{background:var(--grey-500, #f2f2f2)}._modalDialog_24he7_1{animation:_modalIn_24he7_1 .3s ease-out;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}@keyframes _modalIn_24he7_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._modalHeader_24he7_19{position:relative}._modalHeader_24he7_19 ._titleContainer_24he7_22{padding-right:3rem}._modalHeader_24he7_19 ._closeButton_24he7_25{position:absolute;top:1rem;right:1rem;color:var(--icon-color, #6b7280);transition:all .2s}._modalHeader_24he7_19 ._closeButton_24he7_25:hover{background-color:var(--header-hover-bg, #f3f4f6);color:var(--header-hover-color, #374151)}._modalHeader_24he7_19 ._modalTitle_24he7_36{font-size:1.25rem;font-weight:600;color:var(--fontColor, #111827);margin:0 0 .25rem}._modalHeader_24he7_19 ._modalSubtitle_24he7_42{font-size:.875rem;color:var(--subtitle-color, #6b7280);margin:0 0 1rem}._modalHeader_24he7_19 ._infoBanner_24he7_47{margin-bottom:0;display:flex;align-items:center}._modalHeader_24he7_19 ._infoBanner_24he7_47 ._infoTitle_24he7_52{font-size:.8125rem;font-weight:600}._modalHeader_24he7_19 ._infoBanner_24he7_47 ._infoText_24he7_56{font-size:.8125rem;margin:0}._modalBody_24he7_61{padding:0 1.5rem;flex:1;overflow-y:auto}._sectionTitle_24he7_67{font-size:1rem;font-weight:600;color:var(--fontColor, #111827);margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._sectionTitle_24he7_67 ._headerCounter_24he7_76{background-color:var(--grey-500, #e5e7eb);color:var(--fontColor-light, #6b7280);font-size:.6875rem;font-weight:500}._headersContainer_24he7_83{background-color:var(--body-main-bg-color, #f9fafb);border:.125rem dashed var(--grey-400, #d1d5db);border-radius:.5rem;padding:.75rem;margin-bottom:1.25rem;min-height:7.5rem}._headerItem_24he7_92{background:var(--bg-workflow-card-color, #fff);border:1px solid var(--grey-400, #d1d5db);border-radius:.375rem;margin-bottom:.75rem;display:flex;align-items:center;transition:all .2s}._headerItem_24he7_92>:first-child{padding:.625rem}._headerItem_24he7_92>:last-child{padding:.625rem}._headerItem_24he7_92:hover{border-color:var(--primary-blue, #3b82f6);box-shadow:0 .125rem .5rem #3b82f61a}._headerItem_24he7_92:last-child{margin-bottom:0}._headerItem_24he7_92._dragged_24he7_114{background:var(--background-highlight, #e0e7ff);border-color:var(--primary-blue, #3b82f6);opacity:.7}._headerItem_24he7_92._dragOver_24he7_119{position:relative}._headerItem_24he7_92._dragOver_24he7_119:after{content:"";position:absolute;left:0;right:0;bottom:-.25rem;height:.25rem;background:var(--primary-blue, #3b82f6);border-radius:.25rem;opacity:.7;z-index:2}._headerItem_24he7_92 ._dragHandle_24he7_134{color:var(--grey-400, #9ca3af);cursor:grab}._headerItem_24he7_92 ._dragHandle_24he7_134:active{cursor:grabbing}._headerItem_24he7_92 ._headerInput_24he7_141{flex:1;margin-top:0}._headerItem_24he7_92 ._headerInput_24he7_141 input{font-size:.875rem;color:var(--fontColor, #111827);background:transparent}._headerItem_24he7_92 ._headerInput_24he7_141 input::placeholder{color:var(--fontColor-light, #9ca3af)}._headerItem_24he7_92 ._typeChip_24he7_153{font-size:.75rem;font-weight:500;height:1.5rem}._headerItem_24he7_92 ._removeButton_24he7_158{color:var(--red, #ef4444);transition:all .2s}._headerItem_24he7_92 ._removeButton_24he7_158:hover:not(:disabled){background-color:var(--background-hover-li, #fef2f2)}._headerItem_24he7_92 ._removeButton_24he7_158:disabled{color:var(--grey-400, #9ca3af)}._addButton_24he7_169{border:.125rem dashed var(--primary-blue, #3b82f6);color:var(--primary-blue, #3b82f6);padding:.75rem;font-size:.875rem;font-weight:500;transition:all .2s;text-transform:none}._addButton_24he7_169:hover{background-color:var(--background-hover-li, #eff6ff);border-color:var(--primary-dark-blue, #2563eb);color:var(--primary-dark-blue, #2563eb)}._divider_24he7_184{margin:1.5rem 0 1.25rem}._previewSection_24he7_188 ._sectionTitle_24he7_67{margin-bottom:.75rem}._previewTable_24he7_192{border-radius:.25rem;border:1px solid var(--grey-400, rgba(0, 0, 0, .12));box-shadow:.0625rem .0625rem .125rem var(--grey-400, rgba(0, 0, 0, .05));width:100%}._previewTable_24he7_192 ._previewHeader_24he7_198{background-color:var(--body-main-bg-color, #f3f4f6);font-weight:600;font-size:.8125rem;color:var(--fontColor, #374151);padding:.625rem .75rem;border-right:1px solid var(--grey-400, #e5e7eb)}._previewTable_24he7_192 ._previewHeaderText_24he7_206{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}._previewTable_24he7_192 ._previewCell_24he7_212{font-size:.8125rem;color:var(--fontColor-light, #6b7280);padding:.625rem .75rem;border-right:1px solid var(--grey-400, #e5e7eb)}._modalFooter_24he7_219{padding:1.25rem 1.5rem;display:flex;justify-content:flex-end;gap:.75rem}._modalFooter_24he7_219>button{width:25%;max-width:16rem;min-width:8rem}._modalFooter_24he7_219 ._buttonSecondary_24he7_230{border:none;background-color:var(--grey-200, #e5e7eb);color:var(--white, #6b7280)}._modalFooter_24he7_219 ._buttonPrimary_24he7_235{text-transform:none}._modalFooter_24he7_219 ._buttonPrimary_24he7_235:hover{background-color:var(--primary-dark-blue, #2563eb)}._modalFooter_24he7_219 ._buttonPrimary_24he7_235:disabled{background-color:var(--grey-400, #9ca3af)}._WidgetRadio_1hxqd_1{display:flex;flex-direction:column;width:100%;gap:.3236067977rem}._WidgetRadio_1hxqd_1 ._field-label_1hxqd_7{font-size:1rem;line-height:1.6180339887rem;font-weight:600;display:flex;align-items:center;gap:.494427191rem}._WidgetRadio_1hxqd_1 ._radios_1hxqd_15{display:flex;flex-direction:column}._WidgetRadio_1hxqd_1 ._radios_1hxqd_15 ._radio-option_1hxqd_19{font-size:1rem;line-height:1.9416407865rem;outline:none;font-family:Urbanist;width:100%;box-sizing:border-box}._WidgetRadio_1hxqd_1 ._radios_1hxqd_15 ._radio-option_1hxqd_19::-webkit-scrollbar{background-color:transparent;width:10px}._WidgetRadio_1hxqd_1 ._radios_1hxqd_15 ._radio-option_1hxqd_19::-webkit-scrollbar-thumb{background-color:#7c7c7c;border-radius:15px}._WidgetRadio_1hxqd_1 ._radios_1hxqd_15 ._radio-option_1hxqd_19::-webkit-scrollbar-thumb:hover{cursor:pointer;background-color:#525252}._WidgetSelect_1qaaz_1{width:100%;display:flex;flex-direction:column;gap:.3236067977rem;background-color:var(--navbar-color)}._WidgetSelect_1qaaz_1 ._label_1qaaz_8{display:flex;align-items:center;gap:.494427191rem;font-size:1rem;line-height:1.6180339887rem;font-weight:600;color:var(--fontColor)}._WidgetSelectAIModel_1icsm_1{width:100%;display:flex;flex-direction:column;gap:.8rem}._WidgetSelectAIModel_1icsm_1 ._label_1icsm_7{font-size:1rem;line-height:1.6180339887rem;display:flex;gap:.494427191rem;align-items:center}._WidgetSelectAIModel_1icsm_1 ._temperature-container_1icsm_14{color:var(--fontColor);display:flex;flex-direction:column;gap:.8rem;position:relative}._WidgetSelectAIModel_1icsm_1 ._temperature-container_1icsm_14 ._temperature-description_1icsm_21{display:flex;gap:.494427191rem;align-items:center}._WidgetSelectAIModel_1icsm_1 ._temperature-container_1icsm_14 ._temperature-track_1icsm_26{width:100%}._WidgetSelectAIModel_1icsm_1 ._temperature-container_1icsm_14 ._temperature-track_1icsm_26 ._temperature-line_1icsm_29{height:.1rem;background:linear-gradient(to right,#2a5caa,#4682b4,#63a69f,#d4a759,#e46b3a,#ff1a1a);width:100%;position:relative}._WidgetSelectAIModel_1icsm_1 ._temperature-container_1icsm_14 ._temperature-track_1icsm_26 ._temperature-line_1icsm_29 ._temperature-buttons_1icsm_36{position:absolute;top:-.3rem;display:flex;justify-content:space-between;width:100%}._WidgetSelectAIModel_1icsm_1 ._temperature-container_1icsm_14 ._temperature-track_1icsm_26 ._temperature-line_1icsm_29 ._temperature-buttons_1icsm_36 button{border:none;border-radius:100%;width:.5rem;aspect-ratio:1;background-color:var(--fontColor);cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}._WidgetSelectAIModel_1icsm_1 ._temperature-container_1icsm_14 ._temperature-track_1icsm_26 ._temperature-line_1icsm_29 ._temperature-buttons_1icsm_36 ._button-selected_1icsm_52,._WidgetSelectAIModel_1icsm_1 ._temperature-container_1icsm_14 ._temperature-track_1icsm_26 ._temperature-line_1icsm_29 ._temperature-buttons_1icsm_36 button:hover{transform:scale(1.6180339887);transition:all .15s cubic-bezier(.4,0,.2,1)}._WidgetSelectAIModel_1icsm_1 ._temperature-container_1icsm_14 ._temperature-track_1icsm_26 ._temperature-options_1icsm_60{display:flex;justify-content:space-between;width:100%;margin-top:.6rem}._WidgetSelectAIModel_1icsm_1 ._temperature-container_1icsm_14 ._temperature-track_1icsm_26 ._temperature-options_1icsm_60 ._option_1icsm_66{font-weight:400;font-size:.8rem;transition:all .15s cubic-bezier(.4,0,.2,1)}._WidgetSelectAIModel_1icsm_1 ._temperature-container_1icsm_14 ._temperature-track_1icsm_26 ._temperature-options_1icsm_60 ._option-selected_1icsm_71{font-weight:700;font-size:.8rem;transform:scale(1.2);transition:all .15s cubic-bezier(.4,0,.2,1)}._WidgetSelectAIModel_1icsm_1 ._temperature-container_1icsm_14 ._temperature-track_1icsm_26 ._temperature-description_1icsm_21{font-size:.8rem;line-height:1.294427191rem;font-weight:700;margin-top:.8rem}._WidgetSelectAssistant_1xah7_1{width:100%;display:flex;flex-direction:column;gap:.8rem}._WidgetSelectAssistant_1xah7_1 ._label_1xah7_7{font-size:1rem;line-height:1.6180339887rem;display:flex;gap:.494427191rem;align-items:center}._WidgetSelectAssistant_1xah7_1 ._temperature-container_1xah7_14{color:var(--fontColor);display:flex;flex-direction:column;gap:.8rem;position:relative}._WidgetSelectAssistant_1xah7_1 ._temperature-container_1xah7_14 ._temperature-description_1xah7_21{display:flex;gap:.494427191rem;align-items:center}._WidgetSelectAssistant_1xah7_1 ._temperature-container_1xah7_14 ._temperature-track_1xah7_26{width:100%}._WidgetSelectAssistant_1xah7_1 ._temperature-container_1xah7_14 ._temperature-track_1xah7_26 ._temperature-line_1xah7_29{height:.1rem;background:linear-gradient(to right,#2a5caa,#4682b4,#63a69f,#d4a759,#e46b3a,#ff1a1a);width:100%;position:relative}._WidgetSelectAssistant_1xah7_1 ._temperature-container_1xah7_14 ._temperature-track_1xah7_26 ._temperature-line_1xah7_29 ._temperature-buttons_1xah7_36{position:absolute;top:-.3rem;display:flex;justify-content:space-between;width:100%}._WidgetSelectAssistant_1xah7_1 ._temperature-container_1xah7_14 ._temperature-track_1xah7_26 ._temperature-line_1xah7_29 ._temperature-buttons_1xah7_36 button{border:none;border-radius:100%;width:.5rem;aspect-ratio:1;background-color:var(--fontColor);cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}._WidgetSelectAssistant_1xah7_1 ._temperature-container_1xah7_14 ._temperature-track_1xah7_26 ._temperature-line_1xah7_29 ._temperature-buttons_1xah7_36 ._button-selected_1xah7_52,._WidgetSelectAssistant_1xah7_1 ._temperature-container_1xah7_14 ._temperature-track_1xah7_26 ._temperature-line_1xah7_29 ._temperature-buttons_1xah7_36 button:hover{transform:scale(1.6180339887);transition:all .15s cubic-bezier(.4,0,.2,1)}._WidgetSelectAssistant_1xah7_1 ._temperature-container_1xah7_14 ._temperature-track_1xah7_26 ._temperature-options_1xah7_60{display:flex;justify-content:space-between;width:100%;margin-top:.6rem}._WidgetSelectAssistant_1xah7_1 ._temperature-container_1xah7_14 ._temperature-track_1xah7_26 ._temperature-options_1xah7_60 ._option_1xah7_66{font-weight:400;font-size:.8rem;transition:all .15s cubic-bezier(.4,0,.2,1)}._WidgetSelectAssistant_1xah7_1 ._temperature-container_1xah7_14 ._temperature-track_1xah7_26 ._temperature-options_1xah7_60 ._option-selected_1xah7_71{font-weight:700;font-size:.8rem;transform:scale(1.2);transition:all .15s cubic-bezier(.4,0,.2,1)}._WidgetSelectAssistant_1xah7_1 ._temperature-container_1xah7_14 ._temperature-track_1xah7_26 ._temperature-description_1xah7_21{font-size:.8rem;line-height:1.294427191rem;font-weight:700;margin-top:.8rem}._WidgetSelectIntegration_1psvo_1{width:100%}._selectWithAddButton_1psvo_5{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}._selectWithAddButton_1psvo_5 ._select-container_1psvo_11{flex:1 1 auto}._selectWithAddButton_1psvo_5 ._addCredentialButton_1psvo_14{flex:0}._WidgetSelectSearch_1qwx7_1{display:flex;flex-direction:column;width:100%;gap:.3236067977rem}._WidgetSelectSearch_1qwx7_1 ._field-label_1qwx7_7{font-size:1rem;line-height:1.6180339887rem;font-weight:600;display:flex;align-items:center;gap:.494427191rem}._WidgetSelectSQLTable_td0l1_1{width:100%;display:flex;flex-direction:column;gap:.8rem}._WidgetSelectSQLTable_td0l1_1 ._label_td0l1_7{font-size:1rem;line-height:1.6180339887rem;display:flex;gap:.494427191rem;align-items:center}._WidgetSelectWorkflow_mkok6_1{width:100%;gap:.5rem;display:flex;flex-direction:column}._WidgetSelectWorkflow_mkok6_1 ._select_mkok6_7{width:100%}._WidgetSelectWorkflow_mkok6_1 ._WidgetInputsOfNode_mkok6_10{display:flex;justify-content:center;flex-direction:column}._WidgetSelectWorkflow_mkok6_1 ._WidgetInputsOfNode_mkok6_10 ._RenderNode_mkok6_15{width:100%;padding:.8rem 0rem;display:flex;flex-direction:column;min-height:8rem;justify-content:center;gap:.3rem;cursor:auto}._WidgetSelectWorkflow_mkok6_1 ._WidgetInputsOfNode_mkok6_10 ._RenderNode_mkok6_15 ._node-field_mkok6_25{position:relative}._WidgetSelectWorkflow_mkok6_1 ._WidgetInputsOfNode_mkok6_10 ._handle-outputs_mkok6_28{display:flex;flex-direction:column;position:absolute;left:calc(100% + .8rem);gap:.9708203932rem;width:100%;padding-left:1rem;pointer-events:none}._WidgetSelectWorkflow_mkok6_1 ._WidgetInputsOfNode_mkok6_10 ._handle-outputs_mkok6_28 ._custom-handle-output_mkok6_38{display:flex;flex-direction:column;align-items:start;transition-timing-function:cubic-bezier(.4,0,.2,1);transition:transform .2427050983125s;transform-origin:left}._WidgetSelectWorkflow_mkok6_1 ._WidgetInputsOfNode_mkok6_10 ._handle-outputs_mkok6_28 ._custom-handle-output_mkok6_38 ._handle-label_mkok6_46{position:relative;font-size:1rem;line-height:1.6180339887rem}._WidgetSelectWorkflow_mkok6_1 ._WidgetInputsOfNode_mkok6_10 ._handle-outputs_mkok6_28 ._custom-handle-output_mkok6_38 ._handle-label_mkok6_46 ._type_mkok6_51{font-size:.8rem}._WidgetSelectWorkflow_mkok6_1 ._WidgetInputsOfNode_mkok6_10 ._handle-outputs_mkok6_28 ._custom-handle-output_mkok6_38 ._handle-label_mkok6_46 p{text-wrap:nowrap}._WidgetSelectWorkflow_mkok6_1 ._WidgetInputsOfNode_mkok6_10 ._handle-outputs_mkok6_28 ._custom-handle-output_mkok6_38:hover{transform:scale(1.294427191)}._handle_mkok6_28{position:relative!important;width:.9708203932rem!important;aspect-ratio:1!important;height:auto!important;border-radius:.3236067977rem!important;transform:none!important;top:auto!important;background:transparent!important;border:.1rem solid var(--fontColor)!important}._react-flow__controls-button_mkok6_73{background-color:var(--navbar-color)!important;border-color:var(--agent-response-bg)!important;color:var(--fontColor)!important}._react-flow__minimap_mkok6_79{background-color:var(--navbar-color)!important}._react-flow__minimap-mask_mkok6_83{fill:var(--agent-response-bg)!important}._workflow-name_mkok6_87{color:var(--fontColor)}._WidgetText_f2zhz_1{display:flex;flex-direction:column;width:100%;gap:.3236067977rem}._WidgetText_f2zhz_1 ._field-label_f2zhz_7{font-size:1rem;line-height:1.6180339887rem;font-weight:600;display:flex;align-items:center;gap:.494427191rem}._WidgetText_f2zhz_1 ._text-area_f2zhz_15{font-size:1rem;line-height:1.6180339887rem;outline:none;font-family:Urbanist;padding:.4rem .6472135955rem;resize:vertical;border-radius:.3236067977rem;border-color:var(--grey-400);border-width:.08rem}._WidgetText_f2zhz_1 ._text-area_f2zhz_15::-webkit-scrollbar{background-color:transparent;width:10px}._WidgetText_f2zhz_1 ._text-area_f2zhz_15::-webkit-scrollbar-thumb{background-color:#7c7c7c;border-radius:15px}._WidgetText_f2zhz_1 ._text-area_f2zhz_15::-webkit-scrollbar-thumb:hover{cursor:pointer;background-color:#525252}._WidgetTextList_y9wn0_1{width:100%}._WidgetTextList_y9wn0_1 ._label_y9wn0_4{font-size:1rem;line-height:1.6180339887rem;font-weight:600;display:flex;align-items:center;gap:.494427191rem}._WidgetTextList_y9wn0_1 ._items-container_y9wn0_12{display:flex;flex-direction:column;gap:1.294427191rem;margin:.8rem 0}._WidgetTextList_y9wn0_1 ._items-container_y9wn0_12 ._text-item_y9wn0_18{display:flex;color:var(--fontColor);width:100%;align-items:center}._WidgetTextList_y9wn0_1 ._items-container_y9wn0_12 ._text-item_y9wn0_18 ._text-area_y9wn0_24{font-size:1rem;line-height:1.6180339887rem;outline:none;font-family:Urbanist;padding:.4rem .6472135955rem;resize:vertical;border-radius:.3236067977rem;border-color:var(--grey-400);border-width:.08rem;flex-grow:1}._WidgetTextList_y9wn0_1 ._items-container_y9wn0_12 ._text-item_y9wn0_18 ._text-area_y9wn0_24::-webkit-scrollbar{background-color:transparent;width:10px}._WidgetTextList_y9wn0_1 ._items-container_y9wn0_12 ._text-item_y9wn0_18 ._text-area_y9wn0_24::-webkit-scrollbar-thumb{background-color:#7c7c7c;border-radius:15px}._WidgetTextList_y9wn0_1 ._items-container_y9wn0_12 ._text-item_y9wn0_18 ._text-area_y9wn0_24::-webkit-scrollbar-thumb:hover{cursor:pointer;background-color:#525252}._auth-container_u0izb_1{display:flex;justify-content:center;align-items:center;margin:1rem 0rem}._auth-box_u0izb_8{display:flex;align-items:center;justify-content:center;border:.0161803399rem solid var(--grey-400);padding:1.5rem;gap:.6472135955rem;border-radius:.1618033989rem;width:17rem;height:9rem;transition:transform .2s ease-in-out}._auth-box_u0izb_8:hover{transform:scale(1.05)}._auth-box_u0izb_8 ._auth-text_u0izb_23{font-size:1rem;font-weight:700}._logo_u0izb_28{width:3rem;height:3rem;margin-bottom:.5rem}._RenderNode_9v3wx_1{position:relative;width:100%;padding:.8rem 1.294427191rem;display:flex;flex-direction:column;min-height:8rem;justify-content:center;gap:1.294427191rem;cursor:auto}._RenderNode_9v3wx_1:before{content:"";position:absolute;top:0;left:-24px;right:-24px;bottom:-24px;z-index:0;background:transparent;pointer-events:auto}._RenderNode_9v3wx_1 p{font-weight:600}._RenderNode_9v3wx_1 ._loop-mode_9v3wx_26{bottom:0;width:100%}._RenderNode_9v3wx_1 ._node-field_9v3wx_30{display:flex;flex-direction:column;position:relative}._RenderNode_9v3wx_1 ._node-field_9v3wx_30 ._file-uploader_9v3wx_35{cursor:pointer;width:100%;aspect-ratio:1.6180339887;display:flex;align-items:center;justify-content:center;background-color:unset;margin:1.294427191rem}._RenderNode_9v3wx_1 ._node-field_9v3wx_30 ._file-uploader_9v3wx_35 input{display:none}._RenderNode_9v3wx_1 ._node-field_9v3wx_30 ._file-uploader_9v3wx_35 ._file-box_9v3wx_48{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:.3236067977rem;border-color:#eeeef3;border-style:dashed;border-width:.12rem}._RenderNode_9v3wx_1 ._node-field_9v3wx_30 ._file-uploader_9v3wx_35 ._file-box_9v3wx_48 p{font-size:1rem;line-height:1.6180339887rem}._RenderNode_9v3wx_1 ._node-field_9v3wx_30 ._field-in-body_9v3wx_64{display:flex;flex-direction:column;width:100%;gap:.3236067977rem}._RenderNode_9v3wx_1 ._node-field_9v3wx_30 ._field-activate_9v3wx_70{display:flex;gap:1rem;align-items:center;padding-bottom:.5rem}._RenderNode_9v3wx_1 ._node-field_9v3wx_30 ._custom-handle-input_9v3wx_76{width:10rem;position:absolute;right:calc(100% + 2rem);top:50%;display:flex;flex-direction:column;align-items:end;transition-timing-function:cubic-bezier(.4,0,.2,1);transition:transform .2427050983125s;transform-origin:right}._RenderNode_9v3wx_1 ._node-field_9v3wx_30 ._custom-handle-input_9v3wx_76 ._handle-label_9v3wx_88{position:relative;font-size:1rem;line-height:1.6180339887rem}._RenderNode_9v3wx_1 ._node-field_9v3wx_30 ._custom-handle-input_9v3wx_76 ._handle-label_9v3wx_88 ._type_9v3wx_93{font-size:.8rem}._RenderNode_9v3wx_1 ._node-field_9v3wx_30 ._custom-handle-input_9v3wx_76:hover{transform:scale(1.294427191)}._WidgetLoopMode_ij01s_1{display:flex;align-items:center}._WidgetLoopMode_ij01s_1 p{color:var(--fontColor)}._WidgetLoopMode_ij01s_1 ._checkbox_ij01s_8{margin:0}._Widget_3awy4_1{display:flex;flex-direction:row;gap:1rem}._Widget_3awy4_1 ._checkbox_3awy4_7{margin:0;display:flex;flex-direction:row;align-items:center}._Widget_3awy4_1 ._inputContainer_3awy4_13{width:100%;display:flex;align-items:center;flex:0;gap:.5rem}._PowerUps_96qbq_1{width:100%;height:100%;max-height:100%;padding:1rem;overscroll-behavior:contain;visibility:visible}._PowerUps_96qbq_1 ._header_96qbq_9{display:flex;align-items:center;justify-content:space-around;gap:2rem}._PowerUps_96qbq_1 ._header_96qbq_9 ._header-title_96qbq_15{display:flex;align-items:center;gap:.5rem}._PowerUps_96qbq_1 ._header_96qbq_9 ._header-buttons_96qbq_20{display:flex;align-items:center;justify-content:flex-end;flex:1}._PowerUps_96qbq_1 ._header_96qbq_9 ._header-buttons_96qbq_20 ._button_96qbq_26{padding:.5rem;border-radius:.5rem;width:100%;cursor:pointer}._PowerUps_96qbq_1 ._Wait_96qbq_32{width:100%}._WidgetColorPicker_uyoji_1{display:flex;gap:.5rem;align-items:center}._WidgetColorPicker_uyoji_1 ._checkbox_uyoji_7{margin:0}._WidgetFileMode_1bs5a_1{display:flex;align-items:center}._WidgetFileMode_1bs5a_1 p{color:var(--fontColor)}._WidgetFileMode_1bs5a_1 ._checkbox_1bs5a_8{margin:0}._WidgetWaitingNode_1i8y4_1{position:absolute;top:3.2360679775rem;border-radius:.3236067977rem;width:100%;height:calc(100% - 3.2360679775rem);z-index:500;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--navbar-color);box-shadow:#525b6433 0 8px 24px;overflow-x:hidden}._WidgetWaitingNode__title_1i8y4_17{font-size:1rem;font-weight:600;color:var(--fontColor);margin-bottom:1rem}._WidgetWaitingNode_1i8y4_1 ._loader_1i8y4_23{width:3rem;aspect-ratio:1;display:flex;color:var(--fontColor);border:.3rem solid;box-sizing:border-box;border-radius:50%;background:radial-gradient(circle 5px,currentColor 95%,var(--navbar-color)),linear-gradient(currentColor 50%,#0000 0) 50%/4px 60% no-repeat;animation:_l1_1i8y4_1 2s infinite linear}._WidgetWaitingNode_1i8y4_1 ._loader_1i8y4_23:before{content:"";flex:1;background:linear-gradient(currentColor 50%,#0000 0) 50%/4px 80% no-repeat;animation:inherit}@keyframes _l1_1i8y4_1{to{transform:rotate(1turn)}}._LoopBlockNode_1pwfe_1{display:flex;position:relative;background-color:transparent;border:2px solid;border-color:var(--border-color, #e0e0e0);flex-direction:column;border-radius:8px;min-width:400px;min-height:200px;width:100%;height:100%;box-shadow:0 2px 8px #0000001a;overflow:hidden}._LoopBlockNode_1pwfe_1:hover{border-color:var(--primary-blue)}._LoopBlockNode_1pwfe_1._selected_1pwfe_19{border:none;box-shadow:0 0 0 4px rgba(var(--border-color),.3)}._LoopBlockNode_1pwfe_1._normal_1pwfe_23{border-color:#e0e0e0}._LoopBlockNode_1pwfe_1._pending_1pwfe_26{border-color:var(--pending)}._LoopBlockNode_1pwfe_1._failed_1pwfe_29{border-color:var(--error)}._LoopBlockNode_1pwfe_1._done_1pwfe_32{border-color:var(--done)}._custom-handle-input_1pwfe_36{width:10rem;top:50%;display:flex;flex-direction:column;transition-timing-function:cubic-bezier(.4,0,.2,1);transition:transform .2427050983125s;z-index:100}._custom-handle-input_1pwfe_36 ._handle-label_1pwfe_45{position:relative;font-size:1rem;line-height:1.6180339887rem;color:var(--fontColor)}._custom-handle-input_1pwfe_36 ._handle-label_1pwfe_45 ._type_1pwfe_51{font-size:.8rem}._custom-handle-input_1pwfe_36._external_1pwfe_54{right:calc(100% + 2rem);align-items:end;transform-origin:right}._custom-handle-input_1pwfe_36._internal_1pwfe_59{right:calc(100% - 12rem);align-items:start;transform-origin:left}._custom-handle-input_1pwfe_36:hover{transform:scale(1.294427191)}._custom-handles-container_1pwfe_69{position:absolute;display:flex;flex-direction:column;top:30%;gap:.9708203932rem}._custom-handles-container_1pwfe_69._input_1pwfe_76._external_1pwfe_54{right:calc(100% + 2rem);align-items:end;transform-origin:right}._custom-handles-container_1pwfe_69._input_1pwfe_76._internal_1pwfe_59{right:calc(100% - 12rem);align-items:start;transform-origin:left}._custom-handles-container_1pwfe_69._output_1pwfe_86._external_1pwfe_54{left:calc(100% + 2rem);align-items:start;transform-origin:left}._custom-handles-container_1pwfe_69._output_1pwfe_86._internal_1pwfe_59{left:calc(100% - 12rem);align-items:end;transform-origin:right}._custom-handle-output_1pwfe_97{width:10rem;display:flex;flex-direction:column;transition-timing-function:cubic-bezier(.4,0,.2,1);transition:transform .2427050983125s;z-index:100}._custom-handle-output_1pwfe_97 ._handle-label_1pwfe_45{position:relative;font-size:1rem;line-height:1.6180339887rem;color:var(--fontColor)}._custom-handle-output_1pwfe_97 ._handle-label_1pwfe_45 ._type_1pwfe_51{font-size:.8rem}._custom-handle-output_1pwfe_97 ._handle-label_1pwfe_45 p{text-wrap:nowrap}._custom-handle-output_1pwfe_97._external_1pwfe_54{align-items:start;transform-origin:left}._custom-handle-output_1pwfe_97._internal_1pwfe_59{align-items:end;transform-origin:right}._custom-handle-output_1pwfe_97:hover{transform:scale(1.294427191)}._react-flow__node_1pwfe_130._selectable_1pwfe_130:focus{box-shadow:0 0 0 4px var(--grey);border:2px solid var(--primary-blue)}._node-header_1pwfe_135{display:flex;align-items:center;gap:2rem;justify-content:space-between;padding:.3236067977rem .9708203932rem;background-color:var(--header-color, var(--primary-blue));box-shadow:0 2px 4px #0000001a;color:#fff;border-radius:.5rem;font-weight:700;min-width:200px}._node-header_1pwfe_135._pending_1pwfe_26{background-color:var(--pending)}._node-header_1pwfe_135._failed_1pwfe_29{background-color:var(--error);color:#fff}._node-header_1pwfe_135._done_1pwfe_32{background-color:var(--done);color:#fff}._node-header_1pwfe_135 ._options_1pwfe_159{color:#fff}._node-header-absolute_1pwfe_162{position:absolute;display:flex;align-items:center;justify-content:space-between;padding:1rem;top:0;left:0;width:100%;z-index:1;color:var(--fontColor)}._node-header-absolute_1pwfe_162._normal_1pwfe_23{background-color:transparent}._node-header-absolute_1pwfe_162._pending_1pwfe_26{background-color:var(--pending)}._node-header-absolute_1pwfe_162._failed_1pwfe_29{background-color:var(--error);color:#fff}._node-header-absolute_1pwfe_162._done_1pwfe_32{background-color:var(--done);color:#fff}._node-header-absolute_1pwfe_162 ._node-name_1pwfe_188{font-weight:600;font-size:1.5rem;display:flex;flex-direction:row;align-items:center;gap:2rem;white-space:nowrap;color:var(--fontColor)}._node-header-absolute_1pwfe_162 ._options_1pwfe_159:hover{color:red}._react-flow__node-resizer_1pwfe_202{border-radius:0;border:none}._react-flow__resize-control_1pwfe_207{border-radius:0!important;width:1rem!important;height:1rem!important}._react-flow__resize-control_1pwfe_207._handle_1pwfe_45{border-radius:0!important;width:1rem!important;height:1rem!important;z-index:9999!important}._handle_1pwfe_45{position:relative!important;width:.9708203932rem!important;aspect-ratio:1!important;height:auto!important;border-radius:.3236067977rem!important;transform:none!important;top:auto!important;background:transparent!important;border:.1rem solid var(--fontColor)!important;z-index:100!important}._add-handle-button_1pwfe_232{width:2rem;height:2rem;min-width:2rem;min-height:2rem;background:#2d3e4e;color:#fff;font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 .125rem .5rem #2c3e501a;border:none;transition:background .2s;cursor:pointer;padding:0}._add-handle-button_1pwfe_232:hover,._add-handle-button_1pwfe_232:focus{background:#223140}._DialogSaveWorkflow_1l5s5_1{color:var(--fontColor)}._DialogSaveWorkflow_1l5s5_1 ._dialog-content_1l5s5_4{display:flex;flex-direction:column;gap:1.294427191rem;width:29.1246117975rem}._DialogSaveWorkflow_1l5s5_1 ._field_1l5s5_10{display:flex;flex-direction:column;gap:.6472135955rem}._DialogSaveWorkflow_1l5s5_1 ._field_1l5s5_10 input{width:100%;height:2.9124611797rem;border-style:solid;border-width:.1rem;border-color:var(--grey-400);border-radius:.2rem;outline:none;font-family:Urbanist;padding-left:.3236067977rem;color:var(--fontColor);-webkit-text-fill-color:var(--fontColor);font-size:1rem;line-height:1.6180339887rem}._DialogSaveWorkflow_1l5s5_1 ._field_1l5s5_10 textarea{resize:vertical;outline:none;border-style:solid;border-width:.1rem;border-color:var(--grey-400);border-radius:.2rem;padding-left:.3236067977rem;padding-top:.6472135955rem;font-family:Urbanist;min-height:6.472135955rem;font-size:1rem;line-height:1.6180339887rem}._DialogSaveWorkflow_1l5s5_1 ._convert-to-wf-template_1l5s5_44{text-decoration:underline;color:var(--fontColor);cursor:pointer}._DialogSaveWorkflow_1l5s5_1 ._buttons_1l5s5_49{display:flex;gap:.9708203932rem}._DialogSaveWorkflow_1l5s5_1 ._loader_1l5s5_53{display:flex;justify-content:center;align-items:center;width:100%;height:100%}._validation-error_1l5s5_61{color:var(--red);font-size:.8rem}._Toolbox_15jkp_1 p{font-weight:600}._Toolbox_15jkp_1 ._tool-summary_15jkp_4{display:flex;align-items:center;width:100%;gap:.6472135955rem;color:var(--fontColor)}._Toolbox_15jkp_1 ._tool-item_15jkp_11{border-radius:.1618033989rem;border:.0161803399rem solid var(--grey-400);display:flex;align-items:center;gap:.6472135955rem;cursor:grab}._Toolbox_15jkp_1 ._tool-item_15jkp_11 ._drag-indicator_15jkp_19{color:var(--fontColor);font-size:1rem;right:0;margin-left:auto}._Toolbox_15jkp_1 ._tool-item_15jkp_11 ._tool-icon_15jkp_25{width:24px;height:24px;display:flex;align-items:center;justify-content:center}._Toolbox_15jkp_1 ._tool-item_15jkp_11 ._tool-icon_15jkp_25 svg{width:100%;height:100%}._DialogCopyWorkflow_2whzn_1 ._content_2whzn_1{font-size:1rem;line-height:1.6180339887rem;color:var(--fontColor)}._DialogCopyWorkflow_2whzn_1 ._duplicate-form_2whzn_6{display:flex;flex-direction:column;gap:1.294427191rem;margin-top:.8rem}._DialogCopyWorkflow_2whzn_1 ._buttons_2whzn_12{display:flex;gap:.8rem;margin-top:.8rem}._DialogCopyWorkflow_2whzn_1 ._field_2whzn_17{display:flex;flex-direction:column;gap:.6472135955rem}._DialogCopyWorkflow_2whzn_1 ._field_2whzn_17 input{width:100%;height:2.9124611797rem;border-style:solid;border-width:.1rem;border-color:var(--grey-400);border-radius:.2rem;outline:none;font-family:Urbanist;padding-left:.3236067977rem;color:var(--fontColor);-webkit-text-fill-color:var(--fontColor);font-size:1rem;line-height:1.6180339887rem}._DialogCopyWorkflow_2whzn_1 ._field_2whzn_17 textarea{resize:vertical;outline:none;border-style:solid;border-width:.1rem;border-color:var(--grey-400);border-radius:.2rem;padding-left:.3236067977rem;padding-top:.6472135955rem;font-family:Urbanist;min-height:6.472135955rem;font-size:1rem;line-height:1.6180339887rem}._validation-error_2whzn_52{color:var(--red);font-size:.8rem}._loader_2whzn_57{width:100%;display:flex;align-items:center;justify-content:center}._DialogDeleteWorkflow_lun0f_1 ._dialog-title_lun0f_1{color:var(--fontColor)}._DialogDeleteWorkflow_lun0f_1 ._dialog-content_lun0f_4{line-height:1.6180339887rem;display:flex;flex-direction:column;gap:1.6180339887rem;color:var(--fontColor)}._DialogDeleteWorkflow_lun0f_1 ._dialog-content_lun0f_4 ._dialog-buttons_lun0f_11{display:flex;width:80%;margin:auto;gap:1.294427191rem}._DialogSaveTemplate_xvj7l_1 ._dialog-content_xvj7l_1{display:flex;flex-direction:column;gap:1.294427191rem}._DialogSaveTemplate_xvj7l_1 ._categories_xvj7l_6{display:flex;flex-direction:row;gap:.6472135955rem;width:29.1246117975rem;flex-wrap:wrap}._DialogSaveTemplate_xvj7l_1 ._categories_xvj7l_6 ._category_xvj7l_13{gap:.3rem;display:flex}._DialogSaveTemplate_xvj7l_1 ._field_xvj7l_17{display:flex;flex-direction:column;gap:.6472135955rem}._DialogSaveTemplate_xvj7l_1 ._field_xvj7l_17 input{width:100%;height:2.9124611797rem;border-style:solid;border-width:.1rem;border-color:var(--grey-400);border-radius:.2rem;outline:none;font-family:Urbanist;padding-left:.3236067977rem;color:var(--fontColor);-webkit-text-fill-color:var(--fontColor);font-size:1rem;line-height:1.6180339887rem}._DialogSaveTemplate_xvj7l_1 ._field_xvj7l_17 textarea{resize:vertical;outline:none;border-style:solid;border-width:.1rem;border-color:var(--grey-400);border-radius:.2rem;padding-left:.3236067977rem;padding-top:.6472135955rem;font-family:Urbanist;min-height:6.472135955rem;font-size:1rem;line-height:1.6180339887rem}._DialogSaveTemplate_xvj7l_1 ._field_xvj7l_17 ._validation-error_xvj7l_51{color:red}._DialogSaveTemplate_xvj7l_1 ._dialog-buttons_xvj7l_54{display:flex;flex-direction:row;gap:.5rem}._node-execution-data_nc7am_1{display:flex;gap:.8rem}._execution-title_nc7am_6{font-size:1.2rem;color:var(--fontColor);font-weight:700}._accordions_nc7am_12{display:flex;flex-direction:column;gap:2rem;margin-top:1.294427191rem;width:100%}._node-summary_nc7am_20{display:flex;flex-direction:column;gap:1.294427191rem}._node-ex-time_nc7am_26{display:flex;gap:.2rem;justify-content:center;align-items:center;font-size:.8rem;background-color:#2e2e2e;color:#fff;border-radius:.4rem;padding:.2rem .3236067977rem}._node-done_nc7am_38{display:flex;align-items:center;justify-content:center;padding:.2rem 1.294427191rem;border-radius:.2rem;font-weight:600;color:#fff;width:fit-content;margin-left:.2rem;background-color:#4caf50}._node-failed_nc7am_51{display:flex;align-items:center;justify-content:center;padding:.2rem 1.294427191rem;border-radius:.2rem;font-weight:600;color:#fff;width:fit-content;margin-left:.2rem;background-color:#f44336}._node-name_nc7am_64{font-weight:700;font-size:1rem;line-height:1.6180339887rem;color:var(--fontColor);height:100%;display:flex;align-items:center}._stop-button_nc7am_74{display:flex;align-items:center;height:fit-content;padding:.3rem .4854101966rem .3rem .2rem;background-color:#e44949;font-family:Urbanist;border:none;border-radius:.2rem;color:#fff;font-size:1rem;justify-content:center;cursor:pointer;font-weight:700;transition:background-color .2s cubic-bezier(0,0,.2,1)}._stop-button_nc7am_74:hover{background-color:#c63d3d}._accordions_1ruxh_1{display:flex;flex-direction:column;gap:2rem;margin-top:1rem;width:100%}._node-summary_1ruxh_9{display:flex;flex-direction:column;gap:.8rem}._node-done_1ruxh_15{display:flex;align-items:center;justify-content:center;padding:.2rem 1rem;border-radius:.2rem;font-weight:600;color:#fff;width:fit-content;margin-left:.4rem;background-color:var(--done)}._node-standby_1ruxh_28{display:flex;align-items:center;justify-content:center;padding:.2rem 1rem;border-radius:.2rem;font-weight:600;color:#fff;width:fit-content;margin-left:.4rem;background-color:var(--standby)}._node-failed_1ruxh_41{display:flex;align-items:center;justify-content:center;padding:.2rem 1rem;border-radius:.2rem;font-weight:600;color:#fff;width:fit-content;margin-left:.4rem;background-color:var(--error)}._node-ex-time_1ruxh_54{display:flex;gap:.2rem;justify-content:center;align-items:center;font-size:.8rem;background-color:#2e2e2e;color:#fff;border-radius:.4rem;padding:.2rem .4rem}._node-name_1ruxh_66{font-weight:700;font-size:1rem;line-height:1.2rem;color:var(--fontColor);height:100%;display:flex;align-items:center}._execution-title_1ruxh_76{font-size:1.2rem;color:var(--fontColor);font-weight:700}._restart-button_1ruxh_82{display:flex;align-items:center;height:fit-content;padding:.3rem 1rem;background-color:#2e7d32;font-family:Urbanist;border:none;border-radius:.2rem;color:#fff;font-size:1rem;justify-content:center;cursor:pointer;font-weight:700;transition:background-color .2s cubic-bezier(0,0,.2,1)}._restart-button_1ruxh_82:hover{background-color:#256929}._accordions_1o75i_1{display:flex;flex-direction:column;gap:2rem;margin-top:1rem;width:100%}._node-summary_1o75i_9{display:flex;flex-direction:column;gap:.8rem}._node-done_1o75i_15{display:flex;align-items:center;justify-content:center;padding:.2rem 1rem;border-radius:.2rem;font-weight:600;color:#fff;background-color:#4caf50;width:fit-content;margin-left:.4rem}._node-failed_1o75i_28{display:flex;align-items:center;justify-content:center;padding:.2rem 1rem;border-radius:.2rem;font-weight:600;color:#fff;background-color:#f44336;width:fit-content;margin-left:.4rem}._node-ex-time_1o75i_41{display:flex;gap:.2rem;justify-content:center;align-items:center;font-size:.8rem;background-color:#2e2e2e;color:#fff;border-radius:.4rem;padding:.2rem .4rem}._node-name_1o75i_53{font-weight:700;font-size:1rem;line-height:1.2rem;color:var(--fontColor);height:100%;display:flex;align-items:center}._execution-title_1o75i_63{font-size:1.2rem;color:var(--fontColor);font-weight:700}._restart-button_1o75i_69{display:flex;align-items:center;height:fit-content;padding:.3rem 1rem;background-color:#8f4444;font-family:Urbanist;border:none;border-radius:.2rem;color:#fff;font-size:1rem;justify-content:center;cursor:pointer;font-weight:700;transition:background-color .2s cubic-bezier(0,0,.2,1)}._restart-button_1o75i_69:hover{background-color:#7c3c3c}._accordions_1wjb4_1{display:flex;flex-direction:column;gap:2rem;margin-top:1rem;width:100%}._node-summary_1wjb4_9{display:flex;flex-direction:column;gap:.8rem}._node-done_1wjb4_15{display:flex;align-items:center;justify-content:center;padding:.2rem 1rem;border-radius:.2rem;font-weight:600;color:#fff;background-color:#4caf50;width:fit-content;margin-left:.4rem}._node-failed_1wjb4_28{display:flex;align-items:center;justify-content:center;padding:.2rem 1rem;border-radius:.2rem;font-weight:600;color:#fff;background-color:#f44336;width:fit-content;margin-left:.4rem}._node-ex-time_1wjb4_41{display:flex;gap:.2rem;justify-content:center;align-items:center;font-size:.8rem;background-color:#2e2e2e;color:#fff;border-radius:.4rem;padding:.2rem .4rem}._node-name_1wjb4_53{font-weight:700;font-size:1rem;line-height:1.2rem;color:var(--fontColor);height:100%;display:flex;align-items:center}._execution-title_1wjb4_63{font-size:1.2rem;color:var(--fontColor);font-weight:700}._restart-button_1wjb4_69{display:flex;align-items:center;height:fit-content;padding:.3rem 1rem;background-color:#a22b22;font-family:Urbanist;border:none;border-radius:.2rem;color:#fff;font-size:1rem;justify-content:center;cursor:pointer;font-weight:700;transition:background-color .2s cubic-bezier(0,0,.2,1)}._restart-button_1wjb4_69:hover{background-color:#be3228}._delete-button_1hj7t_1{color:#fff;background-color:var(--primary-blue);border-radius:50%;padding:.1618033989rem;transition:background-color .2427050983125s cubic-bezier(.4,0,.2,1)}._delete-button_1hj7t_1:hover{background-color:red}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.22"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}._block_1o91t_1{margin:.5rem 0;display:flex;flex-direction:column;border-radius:5px;padding-bottom:1rem}._codeBlock_1o91t_9{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:space-between;padding:.5rem 1rem;color:#d9d9d9;background-color:#626161;box-shadow:1px 2px 3px #00000026;border-radius:.5rem .5rem 0 0;z-index:5}._title_1o91t_23{font-size:.8rem!important;text-transform:capitalize;font-weight:600}._copyButton_1o91t_29{display:flex;gap:.2rem;font-size:.8rem;align-items:center;cursor:pointer}._code-block_1o91t_37{position:relative;padding-left:3em}._code-block_1o91t_37 code{counter-reset:linenumber}._code-block_1o91t_37 code span{display:block;counter-increment:linenumber;position:relative}._code-block_1o91t_37 code span:before{content:counter(linenumber);position:absolute;left:-2em;color:#888;text-align:right;width:2em;padding-right:.5em}pre[class*=language-].line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.line-numbers-rows>span{display:block;counter-increment:linenumber}.line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}code[class*=language-],pre[class*=language-]{color:#000;background:none;text-shadow:0 1px white;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection{text-shadow:none;background:#b3d4fc}pre[class*=language-]::selection,pre[class*=language-] ::selection,code[class*=language-]::selection,code[class*=language-] ::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:#ffffff80}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.controlled-textarea__container{display:flex;flex-direction:column;gap:.5rem;position:relative}.controlled-textarea__container .controlled-textarea-container__label-container{display:flex;gap:.375rem;margin-left:.875rem}.controlled-textarea__container .controlled-textarea__textarea{flex:1 1 auto;padding:.75rem .5rem;border-width:.0625rem;border-style:solid;resize:none}.first-step-controlled-textarea__promptInstructions{resize:vertical!important}.controlled-textarea__container{font-family:Urbanist,sans-serif}.controlled-textarea__container .controlled-textarea-container__label-container .controlled-textarea-label-container__text{color:#23232d;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.125rem}.controlled-textarea__container .controlled-textarea__textarea{color:#23232d;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.125rem;background:transparent;border-color:#d9d9d9;border-radius:.31rem}.controlled-textarea__container .controlled-textarea__textarea:placeholder-shown{color:#9a9a9c}.controlled-textarea__container .controlled-textarea__textarea:focus-visible{outline:none;background:transparent}.controlled-textarea__container .controlled-textarea__textarea:-webkit-autofill,.controlled-textarea__container .controlled-textarea__textarea:-webkit-autofill:hover,.controlled-textarea__container .controlled-textarea__textarea:-webkit-autofill:focus,.controlled-textarea__container .controlled-textarea__textarea:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px transparent inset!important;-webkit-background-clip:text;-webkit-text-fill-color:#9A9A9C}.controlled-textarea__container .controlled-textarea__subNote{font-size:.75rem;color:var(--variable-highlight);margin-left:1rem;font-weight:500}.controlled-text-area__input-error{outline:.125rem solid var(--red)}.controlled-text-area__input-error__message{font-size:.875rem;position:absolute;right:0;color:var(--red);font-weight:500}body.dark-theme .controlled-textarea__container .controlled-textarea-container__label-container .controlled-textarea-label-container__text{color:#fff}body.dark-theme .controlled-textarea__container .controlled-textarea__textarea{color:#fff;border-color:#b5b5b5}body.dark-theme .controlled-textarea__container .controlled-textarea__textarea:placeholder-shown{color:#b5b5b5}body.dark-theme .controlled-textarea__container .controlled-textarea__textarea:-webkit-autofill,body.dark-theme .controlled-textarea__container .controlled-textarea__textarea:-webkit-autofill:hover,body.dark-theme .controlled-textarea__container .controlled-textarea__textarea:-webkit-autofill:focus,body.dark-theme .controlled-textarea__container .controlled-textarea__textarea:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px transparent inset!important;-webkit-background-clip:text;-webkit-text-fill-color:#B5B5B5}._Triggers_1guu4_1{display:flex;flex-direction:column;width:100%;height:100%}._Triggers_1guu4_1 ._content_1guu4_7{display:flex;width:100%;height:100%;font-family:Urbanist;background-color:var(--navbar-color);color:var(--fontColor)}._Triggers_1guu4_1 ._content_1guu4_7 ._title_1guu4_15{font-size:1.6180339887rem;font-weight:700;border-bottom:1px solid var(--grey-400);padding-bottom:.6472135955rem}._picker_1rwkg_1{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;column-gap:2rem;row-gap:.2rem;width:60%}._picker_1rwkg_1 ._input-container_1rwkg_9{border:.0625rem solid var(--grey-400);padding:.08rem;position:relative}._picker_1rwkg_1 ._input-container_1rwkg_9 ._input_1rwkg_9{border:none;margin:0}._picker_1rwkg_1 ._input-error_1rwkg_18{grid-column-start:2;grid-column-end:4;color:#f44336}._picker_19zy0_1{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;column-gap:2rem;row-gap:.2rem;width:60%}._picker_19zy0_1 ._time-picker-container_19zy0_9{border:.0625rem solid var(--grey-400);padding:.18rem}._picker_19zy0_1 ._time-picker-container_19zy0_9 ._time-picker_19zy0_9{margin-top:0}._picker_19zy0_1 ._time-picker-container_19zy0_9 ._time-picker_19zy0_9 *{color:var(--fontColor)}._picker_19zy0_1 ._time-picker-container_19zy0_9 ._time-picker_19zy0_9 div{margin:0}._picker_19zy0_1 ._time-picker_19zy0_9 fieldset{border:none!important}._picker_19zy0_1 ._checkbox-run_19zy0_25{display:flex;align-items:center}._picker_19zy0_1 ._input-error_19zy0_29{grid-column-start:2;grid-column-end:4;color:#f44336}._cronjob_kxcya_1{display:flex;flex-direction:column;gap:.8rem}._cronjob_kxcya_1 ._schedule-title_kxcya_6{font-size:2rem}._cronjob_kxcya_1 ._form_kxcya_9{display:flex;flex-direction:column;gap:1rem;padding:.8rem 0}._cronjob_kxcya_1 ._form_kxcya_9 ._submit-area_kxcya_15{display:flex;align-items:center;width:60%;gap:1.2rem}._cronjob_kxcya_1 ._form_kxcya_9 ._submit-area_kxcya_15 ._submit-button_kxcya_21{width:12rem}._cronjob_kxcya_1 ._form_kxcya_9 ._submit-area_kxcya_15 ._loader_kxcya_24{display:flex;align-items:center;justify-content:center;width:12rem}._cronjob_kxcya_1 ._form_kxcya_9 ._specify-text_kxcya_30{text-wrap:balance}._loader_kxcya_24{display:flex;justify-content:center;width:100%;align-items:center;height:100%}._cronjob-actions_vkl0a_1{display:flex;gap:.4rem;align-items:center}._cronjob-actions_vkl0a_1 ._action_vkl0a_6{cursor:pointer}._edit-form_vkl0a_10{padding:1.2rem .74rem;display:flex;flex-direction:column;gap:2rem;color:var(--fontColor);justify-content:center;align-items:center}._edit-form_vkl0a_10 ._edit-title_vkl0a_19{font-size:2rem}._edit-form_vkl0a_10 ._submit-button_vkl0a_22{width:12rem}._delete-modal_vkl0a_26{padding:1.2rem .74rem;display:flex;flex-direction:column;gap:2rem}._delete-modal_vkl0a_26 ._delete-modal-title_vkl0a_32{font-size:1.2rem}._delete-modal_vkl0a_26 ._delete-modal-buttons_vkl0a_35{display:flex;gap:.8rem;width:100%;justify-content:center;align-items:center}._delete-modal_vkl0a_26 ._delete-modal-buttons_vkl0a_35 button{width:12rem}._WebhookTab_1llji_1{display:flex;flex-direction:column;width:100%;height:100%;gap:.8rem}._WebhookTab_1llji_1 ._info_1llji_8 p{font-size:1rem;line-height:1.6180339887rem}._WebhookTab_1llji_1 ._info_1llji_8 p span{text-decoration:underline;cursor:pointer;transition:.15s all cubic-bezier(.4,0,.2,1)}._WebhookTab_1llji_1 ._info_1llji_8 p span:hover{color:var(--primary-blue)}._WebhookTab_1llji_1 ._code-container_1llji_20{display:flex;flex-direction:column;height:25.5rem;width:100%}._WebhookTab_1llji_1 ._code-container_1llji_20 ._language_1llji_26{color:#d9d9d9;background-color:#626161;text-transform:capitalize;font-weight:600;padding:.8rem 1.294427191rem;border-top-left-radius:.2rem;border-top-right-radius:.2rem;width:100%;display:flex;align-items:center;justify-content:space-between}._WebhookTab_1llji_1 ._code-container_1llji_20 ._language_1llji_26 ._copy_1llji_39{cursor:pointer}._FormTab_197hj_1{display:flex;flex-direction:column;gap:.8rem;width:100%;height:100%}._FormTab_197hj_1 ._welcome_197hj_8{font-size:1rem;line-height:1.6180339887rem}._FormTab_197hj_1 ._portview_197hj_12{width:100%;height:100%;border-radius:.2rem;border:2px solid var(--grey-400);padding:.8rem 1.294427191rem;overflow-y:scroll;max-height:27.5rem}._FormTab_197hj_1 ._header_197hj_21{display:flex;align-items:center;justify-content:space-between}._FormTab_197hj_1 ._button-embed_197hj_26{background-color:transparent;color:var(--primary-blue);border:2px solid var(--primary-blue);width:fit-content;padding:.2rem .3236067977rem;font-size:.875rem;height:fit-content;transition:all .15s cubic-bezier(.4,0,.2,1)}._FormTab_197hj_1 ._button-embed_197hj_26:hover{background-color:var(--primary-blue);color:#fff}._loader_197hj_41{display:flex;width:100%;height:100%;justify-content:center;align-items:center}._BuilderForm_13i2d_1 ._textarea_13i2d_1{font-family:Urbanist;font-size:1rem;line-height:1.6180339887rem;border-radius:.2rem;border:1px solid var(--grey-400);resize:vertical;width:100%;outline:none;padding:.4rem .6472135955rem;min-height:6rem;margin:.94rem 0;-webkit-text-fill-color:var(--fontColor)}._BuilderForm_13i2d_1 ._textarea_13i2d_1 ::placeholder{-webkit-text-fill-color:rgba(35,35,45,.7058823529)}._BuilderForm_13i2d_1 ._input_13i2d_18{font-family:Urbanist;font-size:1rem;line-height:1.6180339887rem;border-radius:.2rem;border:1px solid var(--grey-400);resize:vertical;width:100%;outline:none;padding:.4rem .6472135955rem;margin:.94rem 0;-webkit-text-fill-color:var(--fontColor)}._BuilderForm_13i2d_1 ._input_13i2d_18 ::placeholder{-webkit-text-fill-color:rgba(35,35,45,.7058823529)}._BuilderForm_13i2d_1 ._validation-error_13i2d_34{font-size:.8rem;color:var(--red);position:relative;bottom:.8rem}._BuilderForm_13i2d_1 ._builder-header_13i2d_40{display:flex;gap:.8rem;width:100%;justify-content:space-between;align-items:center;border-bottom:1px solid var(--grey-400);margin-bottom:1rem;padding-bottom:1rem}._BuilderForm_13i2d_1 ._builder-header_13i2d_40 label{font-size:1.6180339887rem;font-weight:600}._BuilderForm_13i2d_1 ._builder-header_13i2d_40 button{background-color:transparent;color:var(--primary-blue);border:2px solid var(--primary-blue);width:fit-content;padding:.2rem .3236067977rem;font-size:.875rem;height:fit-content;transition:all .15s cubic-bezier(.4,0,.2,1)}._BuilderForm_13i2d_1 ._builder-header_13i2d_40 button:hover{background-color:var(--primary-blue);color:#fff}._BuilderForm_13i2d_1 ._builder-header_13i2d_40 ._buttons_13i2d_68{display:flex;gap:.8rem}._BuilderTextInput_9ynqc_1 ._textarea_9ynqc_1{font-family:Urbanist;font-size:1rem;line-height:1.6180339887rem;border-radius:.2rem;border:1px solid var(--grey-400);resize:vertical;width:100%;outline:none;padding:.4rem .6472135955rem;margin:.94rem 0;color:var(--fontColor);-webkit-text-fill-color:var(--fontColor)}._BuilderTextInput_9ynqc_1 ._textarea_9ynqc_1 ::placeholder{color:var(--fontColor);-webkit-text-fill-color:var(--fontColor)}._BuilderTextInput_9ynqc_1 ._input-header_9ynqc_19{display:flex;align-items:center;justify-content:space-between}._BuilderTextInput_9ynqc_1 ._input-header_9ynqc_19 ._input-labels_9ynqc_24{display:flex;flex-direction:column;justify-content:center;line-height:normal;white-space:pre-wrap}._BuilderTextInput_9ynqc_1 ._input-header_9ynqc_19 ._input-labels_9ynqc_24 ._node-name-label_9ynqc_31{color:var(--medium-grey)}._BuilderTextInput_9ynqc_1 ._input-header_9ynqc_19 label{max-width:100%;text-overflow:ellipsis;overflow:hidden}._BuilderTextInput_9ynqc_1 ._input-header_9ynqc_19 ._input-options_9ynqc_39{display:flex;align-items:center;justify-content:center}._BuilderTextInput_9ynqc_1 ._validation-error_9ynqc_44{font-size:.8rem;color:var(--red);position:relative;bottom:.8rem}._BuilderFileInput_si5mw_1 ._input-header_si5mw_1{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._BuilderFileInput_si5mw_1 ._input-header_si5mw_1 label{max-width:100%;text-overflow:ellipsis;overflow:hidden}._BuilderFileInput_si5mw_1 ._input-header_si5mw_1 ._input-labels_si5mw_12{display:flex;flex-direction:column;justify-content:center;line-height:normal;white-space:pre-wrap}._BuilderFileInput_si5mw_1 ._input-header_si5mw_1 ._input-labels_si5mw_12 ._node-name-label_si5mw_19{color:var(--medium-grey)}._BuilderFileInput_si5mw_1 ._input-header_si5mw_1 ._name-input_si5mw_22{font-family:Urbanist;font-size:1rem;line-height:1.6180339887rem;border-radius:.2rem;border:1px solid var(--grey-400);resize:vertical;width:100%;outline:none;padding:.4rem .6472135955rem;margin:.94rem 0;color:var(--fontColor);-webkit-text-fill-color:var(--fontColor)}._BuilderFileInput_si5mw_1 ._input-header_si5mw_1 ._name-input_si5mw_22 ::placeholder{color:var(--fontColor);-webkit-text-fill-color:var(--fontColor)}._BuilderFileInput_si5mw_1 ._input-header_si5mw_1 ._input-options_si5mw_40{display:flex;gap:.5rem;align-items:center}._BuilderFileInput_si5mw_1 ._file-container_si5mw_45{position:relative}._BuilderFileInput_si5mw_1 ._file-uploader_si5mw_48{border:2px dashed var(--grey-400);border-radius:8px;padding:1.5rem;text-align:center;transition:border-color .3s ease;min-height:120px;display:flex;align-items:center;justify-content:center}._BuilderFileInput_si5mw_1 ._file-uploader_si5mw_48:hover{border-color:var(--primary-blue)}._BuilderFileInput_si5mw_1 ._upload-label_si5mw_62{cursor:pointer;display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center}._BuilderFileInput_si5mw_1 ._file-info_si5mw_70{display:flex;flex-direction:column;align-items:center;gap:1rem}._BuilderFileInput_si5mw_1 ._filename_si5mw_76{max-width:200px;overflow:hidden;text-overflow:ellipsis}._BuilderFileInput_si5mw_1 ._file-actions_si5mw_81{display:flex;gap:.5rem}._BuilderFileInput_si5mw_1 ._validation-error_si5mw_85{font-size:.8rem;color:var(--red);position:absolute;bottom:-1.2rem;left:0}._PreviewForm_vnf2w_1{display:flex;flex-direction:column;gap:.8rem}._PreviewForm_vnf2w_1 h2{font-size:1.2rem}._PreviewForm_vnf2w_1 ._submit-button_vnf2w_9{display:flex;align-items:center;justify-content:center}._PreviewForm_vnf2w_1 ._submit-button_vnf2w_9 button{background-color:transparent;color:var(--primary-blue);border:2px solid var(--primary-blue);width:fit-content;padding:.2rem .3236067977rem;font-size:.875rem;height:fit-content;transition:all .15s cubic-bezier(.4,0,.2,1)}._PreviewForm_vnf2w_1 ._submit-button_vnf2w_9 button:hover{background-color:var(--primary-blue);color:#fff}._PreviewForm_vnf2w_1 ._result-container_vnf2w_28{display:flex;flex-direction:column}._PreviewForm_vnf2w_1 ._result-container_vnf2w_28 p{margin-bottom:.8rem;width:100%;text-wrap:balance}._PreviewForm_vnf2w_1 ._result-container_vnf2w_28 ._output-label_vnf2w_37{margin-bottom:.8rem}._loader_vnf2w_41{width:100%;display:flex;justify-content:center;align-items:center}._PreviewTextInput_73o9k_1{margin:1rem 0}._PreviewTextInput_73o9k_1 ._textarea_73o9k_4{font-family:Urbanist;font-size:1rem;line-height:1.6180339887rem;border-radius:.2rem;border:1px solid var(--grey-400);resize:vertical;width:100%;outline:none;padding:.4rem .6472135955rem;margin:.94rem 0;-webkit-text-fill-color:rgba(35,35,45,.7058823529)}._PreviewTextInput_73o9k_1 ._textarea_73o9k_4 ::placeholder{-webkit-text-fill-color:rgba(35,35,45,.7058823529)}._PreviewTextInput_73o9k_1 ._validation-error_73o9k_20{font-size:.8rem;color:var(--red);position:relative;bottom:.8rem}._PreviewFileInput_e1flb_1{width:100%;margin:1rem 0;display:flex;flex-direction:column}._PreviewFileInput_e1flb_1 ._file-uploader_e1flb_7{border:2px dashed var(--grey-400);border-radius:8px;padding:1.5rem;text-align:center;transition:border-color .3s ease;min-height:120px;display:flex;align-items:center;justify-content:center;margin:.94rem 0}._PreviewFileInput_e1flb_1 ._file-uploader_e1flb_7:hover{border-color:var(--primary-blue)}._PreviewFileInput_e1flb_1 ._upload-label_e1flb_22{cursor:pointer;display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center}._PreviewFileInput_e1flb_1 ._file-info_e1flb_30{display:flex;flex-direction:column;align-items:center;gap:1rem}._PreviewFileInput_e1flb_1 ._filename_e1flb_36{max-width:200px;overflow:hidden;text-overflow:ellipsis}._PreviewFileInput_e1flb_1 ._file-actions_e1flb_41{display:flex;gap:.5rem}._PreviewFileInput_e1flb_1 ._validation-error_e1flb_45{font-size:.8rem;color:var(--red);display:block;margin-top:.5rem;position:relative;bottom:1rem}._modalEmbedScript_4dbnr_1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400;background-color:var(--navbar-color)}._header_4dbnr_10{background-color:var(--primary-dark-blue);padding:1rem;align-items:center}._header_4dbnr_10 *{color:#fff}._header_4dbnr_10 ._text_4dbnr_18{font-size:1.125rem;font-weight:700}._textContainer_4dbnr_23{display:flex;justify-content:space-between}._body_4dbnr_28{padding:1rem;display:flex;flex-direction:column;gap:.75rem}._body_4dbnr_28 ._instructions_4dbnr_34,._body_4dbnr_28 ._text_4dbnr_18{color:var(--fontColor)}._body_4dbnr_28 ._instructions_4dbnr_34{font-size:1rem}._body_4dbnr_28 ._text_4dbnr_18{font-size:.875rem}._body_4dbnr_28 a{color:var(--fontColor)}._body_4dbnr_28 button{background:#353535!important;color:#fff!important}._Index_qzf9m_1{padding:1.9416407865rem;width:100%;height:100%;overflow-y:scroll;background-color:var(--navbar-color)}._WorkflowList_xgh9t_1{display:grid;grid-template-columns:repeat(auto-fill,minmax(19.416407865rem,1fr));gap:1.6180339887rem;align-items:center}._WorkflowList_xgh9t_1 ._add-new-workflow_xgh9t_7{display:flex;align-items:center;justify-content:center;border-width:.1rem;border-style:dashed;aspect-ratio:1.6180339887;width:100%;border-color:var(--primary-blue);color:var(--primary-blue);flex-direction:column;gap:.2rem;cursor:pointer;transition:transform .15s cubic-bezier(.4,0,.2,1)}._WorkflowList_xgh9t_1 ._add-new-workflow_xgh9t_7:hover{transform:scale(1.02)}._loader_xgh9t_26{width:100%;height:100%;display:flex;justify-content:center;align-items:center}._error_xgh9t_34{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.8rem}._error_xgh9t_34 ._error-title_xgh9t_43{font-size:1.6rem;font-weight:700;color:var(--fontColor)}._error_xgh9t_34 ._error-message_xgh9t_48{font-size:.988854382rem;text-align:center;text-wrap:balance;color:var(--fontColor)}._error_xgh9t_34 ._error-reload-page_xgh9t_54{cursor:pointer}._header_xgh9t_58{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._header_xgh9t_58 ._searcher_xgh9t_64{display:flex;align-items:center;border:1px solid var(--grey-400);border-radius:.2rem;padding:.4rem .6472135955rem}._header_xgh9t_58 ._searcher_xgh9t_64 input{border:none;font-family:Urbanist;outline:none;width:12rem}._header_xgh9t_58 ._workflow-library-button_xgh9t_77{display:flex;gap:.4rem}@media (max-width: 500px){._header_xgh9t_58{flex-direction:column;align-items:stretch;gap:1rem}}._WorkflowCard_1htxh_1{border-radius:.3236067977rem;transition:all .2427050983125s cubic-bezier(.4,0,.2,1);box-shadow:var(--box-shadow-workflow-card);aspect-ratio:1.6180339887;display:flex;flex-direction:column;cursor:pointer}._WorkflowCard_1htxh_1 ._card-header_1htxh_10{background-color:var(--primary-blue);width:100%;display:flex;justify-content:space-between;padding:.3236067977rem .9708203932rem;color:#fff;font-weight:700;border-top-left-radius:.3236067977rem;border-top-right-radius:.3236067977rem;height:3.2360679775rem;align-items:center}._WorkflowCard_1htxh_1 ._card-header_1htxh_10 ._card-header-name_1htxh_23{display:flex;align-items:center;max-width:80%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._WorkflowCard_1htxh_1 ._card-data_1htxh_31{background-color:var(--bg-workflow-card-color);width:100%;display:flex;justify-content:center;align-items:center;flex-grow:1;gap:.3236067977rem}._WorkflowCard_1htxh_1 ._card-data_1htxh_31 ._card-data-icon_1htxh_40{height:100%;display:flex;align-items:center;justify-content:center;width:40%}._WorkflowCard_1htxh_1 ._card-data_1htxh_31 ._card-data-icon_1htxh_40 ._image-uploaded_1htxh_47{width:6.472135955rem;aspect-ratio:1;object-fit:cover;border-radius:50%}._WorkflowCard_1htxh_1 ._card-data_1htxh_31 ._card-data-description_1htxh_53{height:8rem;padding-right:.8rem;font-size:1rem;width:60%;overflow:auto;color:var(--fontColor)}._WorkflowCard_1htxh_1:hover{transform:scale(1.03);box-shadow:var(--box-shadow-workflow-card-hover)}._WorkflowCard_1htxh_1:active{transform:scale(.98);box-shadow:var(--box-shadow-workflow-card-active)}._action-loader_1htxh_72{border-radius:.3236067977rem;aspect-ratio:1.6180339887;display:flex;align-items:center;justify-content:center;width:100%}._nextStepIcon_ga6mt_1{width:.625rem;height:.625rem;background:var(--fontColor);border-radius:50%}._new_15ji1_1{display:flex;flex-direction:column;position:relative}._Templates_14ohb_1{width:100%;height:100%;overflow-y:scroll;background-color:var(--navbar-color)}._Templates_14ohb_1 ._header_14ohb_7{display:flex;gap:.6rem;width:100%;background-color:var(--primary-blue);align-items:center;padding:.6rem .9708203932rem}._Templates_14ohb_1 ._header_14ohb_7 p{color:#fff;font-weight:600;font-size:1.2rem}._Templates_14ohb_1 ._tabs_14ohb_20{margin-bottom:1rem;border-bottom:1px solid var(--grey-400)}._Templates_14ohb_1 ._card-list_14ohb_24{display:grid;grid-template-columns:repeat(auto-fill,minmax(19.416407865rem,1fr));gap:1.6180339887rem;align-items:center;padding:.8rem 1.294427191rem;list-style:none}._WorkflowTemplateCard_1p1sm_1{box-shadow:var(--box-shadow-workflow-card);transition:all .2427050983125s cubic-bezier(.4,0,.2,1);cursor:pointer;height:100%;background-color:var(--bg-workflow-card-color)}._WorkflowTemplateCard_1p1sm_1 ._card-header_1p1sm_8{background-color:var(--primary-blue);width:100%;display:flex;justify-content:space-between;padding:.3236067977rem .9708203932rem;color:#fff;font-weight:700;border-top-left-radius:.3236067977rem;border-top-right-radius:.3236067977rem;height:3.2360679775rem;align-items:center}._WorkflowTemplateCard_1p1sm_1 ._card-header_1p1sm_8 ._card-header-name_1p1sm_21{display:flex;align-items:center;max-width:80%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._WorkflowTemplateCard_1p1sm_1 ._card-content_1p1sm_29{background-color:var(--bg-workflow-card-color);width:100%;display:flex;justify-content:center;align-items:center;flex-grow:1;gap:.3236067977rem;padding:.6rem .9708203932rem}._WorkflowTemplateCard_1p1sm_1 ._card-content_1p1sm_29 ._card-image-and-categories_1p1sm_39{display:flex;gap:.6472135955rem;flex-direction:column;width:40%;align-items:center;justify-content:center}._WorkflowTemplateCard_1p1sm_1 ._card-content_1p1sm_29 ._card-image-and-categories_1p1sm_39 img{width:6.472135955rem;aspect-ratio:1;object-fit:cover;border-radius:50%}._WorkflowTemplateCard_1p1sm_1 ._card-content_1p1sm_29 ._card-image-and-categories_1p1sm_39 ._image-placeholder_1p1sm_53{width:6.472135955rem;aspect-ratio:1;border-radius:50%;font-size:2.5rem;font-weight:600;text-transform:uppercase;display:flex;align-items:center;justify-content:center;background-color:var(--primary-blue);color:#fff}._WorkflowTemplateCard_1p1sm_1 ._card-content_1p1sm_29 ._category-list_1p1sm_66{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.4rem}._WorkflowTemplateCard_1p1sm_1 ._card-content_1p1sm_29 ._category-list_1p1sm_66 li{display:flex;align-items:center;justify-content:center;padding:.4rem .6472135955rem;border-radius:.3125rem;width:80%;font-size:.75rem;overflow:hidden;text-overflow:ellipsis;font-weight:300}._WorkflowTemplateCard_1p1sm_1 ._card-content_1p1sm_29 ._card-description_1p1sm_86{height:8rem;padding-right:.8rem;font-size:.9rem;width:60%;overflow:auto;color:var(--fontColor)}._WorkflowTemplateCard_1p1sm_1:hover{transform:scale(1.03);box-shadow:var(--box-shadow-workflow-card-hover)}._WorkflowTemplateCard_1p1sm_1:active{transform:scale(.98);box-shadow:var(--box-shadow-workflow-card-active)}._Key_l0j7u_1{display:flex;flex-direction:column;position:relative}._loader_l0j7u_7{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--navbar-color)}._error_l0j7u_16{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--navbar-color);gap:.8rem;font-size:1.6rem;font-weight:700;color:var(--fontColor)}._statusSection_b8psa_1{display:inline-flex;align-items:center;font-size:.75rem;line-height:1rem;font-weight:600;border-radius:9999px;padding:.125rem .5rem;background-color:var(--table-time-badge-bg);border:1px solid}._statusSection_b8psa_1 svg{margin-right:.25rem}.search-bar{display:flex;align-items:center;gap:.75rem;border-radius:.31rem;padding:.75rem 1.125rem;position:relative}.search-bar .search-bar__icon{width:1rem;height:1rem}.search-bar .search-bar__input{width:100%;border:0}.search-bar .search-bar__results{width:100%;max-height:6.25rem;display:flex;flex-direction:column;gap:.31rem;position:absolute;top:calc(100% + .31rem);left:0;border-radius:.31rem;overflow-y:auto;z-index:100}.search-bar .search-bar__results .search-bar-results__item{padding:.75rem 1.125rem;cursor:pointer}.search-bar{background:#eeeef3;font-family:Urbanist,sans-serif}.search-bar .search-bar__icon{fill:#868588}.search-bar .search-bar__input{background:transparent;color:#23232d;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.125rem;outline:none}.search-bar .search-bar__input::placeholder{color:#868588}.search-bar .search-bar__results{background:#eeeef3}.search-bar .search-bar__results .search-bar-results__item{color:#23232d}body.dark-theme .search-bar{background:#181822}body.dark-theme .search-bar .search-bar__input{color:#fff}body.dark-theme .search-bar .search-bar__input::placeholder{color:#b5b5b5}body.dark-theme .search-bar .search-bar__results{background:#181822}body.dark-theme .search-bar .search-bar__results .search-bar-results__item{color:#fff}._tasksPage_6kfsj_1{color:var(--fontColor);padding:.5rem}._tasksPage_6kfsj_1 ._header_6kfsj_5{display:flex;align-items:center;justify-content:space-between}._tasksPage_6kfsj_1 ._header_6kfsj_5 h1{font-size:1.5rem;line-height:2rem;font-weight:700}._tasksPage_6kfsj_1 ._header_6kfsj_5 ._headerRightSide_6kfsj_15{display:flex;align-items:center;gap:2rem;font-size:.875rem;line-height:1.25rem}._tasksPage_6kfsj_1 ._header_6kfsj_5 ._headerRightSide_6kfsj_15 ._searchBar_6kfsj_22{display:flex;align-items:center;padding:.5rem 2.5rem .5rem 1rem;border:1px solid var(--grey);border-radius:.5rem;width:20rem}._tasksPage_6kfsj_1 ._header_6kfsj_5 ._headerRightSide_6kfsj_15 ._searchBar_6kfsj_22 input{font-size:.875rem;line-height:1.25rem;color:var(--grey)}._tasksPage_6kfsj_1 ._header_6kfsj_5 ._headerRightSide_6kfsj_15 ._searchBar_6kfsj_22 input::placeholder{color:var(--grey)}._tasksPage_6kfsj_1 ._header_6kfsj_5 ._headerRightSide_6kfsj_15 ._searchBar_6kfsj_22 svg{fill:var(--grey)}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41{margin-top:24px;border-radius:.5rem;overflow:hidden}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table{min-width:100%}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table thead{background-color:var(--table-head-bg)}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table thead tr{border-bottom:1px solid var(--table-border-color)}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table thead tr th{text-transform:uppercase;padding:.75rem 1.5rem;color:var(--table-head-font-color);letter-spacing:.05em;font-weight:600;font-size:.75rem;line-height:1rem;text-align:left}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody{background-color:var(--table-body-bg)}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr{border-bottom:1px solid var(--table-border-color)}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr:last-child{border-bottom:none}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr:hover{background-color:var(--table-head-bg)}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td{padding:.75rem 1.5rem;vertical-align:middle;white-space:nowrap}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td ._taskSection_6kfsj_82{display:flex;align-items:center}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td ._taskSection_6kfsj_82 span{display:inline-flex;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;color:var(--primary-blue);font-weight:600;font-size:.75rem;line-height:1rem;background-color:var(--table-id-badge-bg);border-radius:9999px}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td ._taskSection_6kfsj_82 div{font-size:.875rem;line-height:1.25rem;margin-left:.75rem}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td ._taskSection_6kfsj_82 div h3{font-weight:600}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td ._taskSection_6kfsj_82 div p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:20rem}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td ._scenarioSection_6kfsj_113{display:flex;align-items:center}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td ._scenarioSection_6kfsj_113 a{display:flex;align-items:center;color:var(--task-link-color);text-decoration:none;font-weight:600;font-size:.875rem;line-height:1.25rem;transition:color .3s ease}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td ._scenarioSection_6kfsj_113 a:hover{color:var(--task-link-hover-color)}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td ._scenarioSection_6kfsj_113 a svg{margin-left:.25rem;width:.75rem;height:.75rem}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td ._scenarioSection_6kfsj_113 span{margin-left:.5rem;font-weight:600;font-size:.75rem;line-height:1rem;padding:.125rem .5rem;background-color:var(--table-time-badge-bg);border-radius:9999px;display:inline-flex;align-items:center}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td ._scenarioSection_6kfsj_113 span svg{margin-right:.25rem;width:.75rem}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td ._startDateSection_6kfsj_150{display:flex;flex-direction:column;gap:.5rem;font-size:.75rem;line-height:1rem}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td ._startDateSection_6kfsj_150 div{display:flex;align-items:center}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td ._startDateSection_6kfsj_150 div svg{width:1rem;height:1rem}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td ._startDateSection_6kfsj_150 div span{margin-left:.5rem}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td ._actionsSection_6kfsj_168 a{text-decoration:none;color:var(--task-link-color);font-size:.875rem;line-height:1.25rem;transition:color .3s ease}._tasksPage_6kfsj_1 ._tableContainer_6kfsj_41 table tbody tr td ._actionsSection_6kfsj_168 a:hover{color:var(--task-link-hover-color)}._taskDetailsPage_1sndr_1{padding:.5rem;overflow:auto;color:var(--fontColor)}._taskDetailsPage_1sndr_1 ._backButton_1sndr_6{display:flex;align-items:center;text-decoration:none;color:var(--primary-blue);font-size:1rem;margin-bottom:1rem}._taskDetailsPage_1sndr_1 ._backButton_1sndr_6 svg{margin-right:.25rem;width:1rem;height:1rem}._taskDetailsPage_1sndr_1 ._card_1sndr_19{margin-top:1.5rem;--shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);box-shadow:var(--shadow, 0 0 rgba(0, 0, 0, 0)),var(--shadow);background-color:var(--table-body-bg);border-radius:.75rem;overflow:hidden}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._cardHead_1sndr_27{display:flex;flex-direction:column;padding:1.5rem;border-bottom:1px solid var(--table-border-color)}@media (min-width: 768px){._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._cardHead_1sndr_27{flex-direction:row;justify-content:space-between;align-items:center}}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._cardHead_1sndr_27 ._leftSide_1sndr_40 h1{font-weight:600;font-size:1.5rem;line-height:2rem}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._cardHead_1sndr_27 ._leftSide_1sndr_40 p{color:var(--fontColor);opacity:.75;margin-top:.25rem}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._cardHead_1sndr_27 ._leftSide_1sndr_40 ._badges_1sndr_50{display:flex;align-items:center;margin-top:.75rem}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._cardHead_1sndr_27 ._leftSide_1sndr_40 ._badges_1sndr_50 span{display:inline-flex;background-color:var(--table-time-badge-bg);font-size:.75rem;line-height:1rem;padding:.125rem .625rem;border-radius:9999px;margin-right:.5rem}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._cardHead_1sndr_27 ._leftSide_1sndr_40 ._badges_1sndr_50 span:first-of-type{margin-left:0}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._cardHead_1sndr_27 ._rightSide_1sndr_67{display:flex;align-items:center;margin-top:1rem;gap:.75rem}@media (min-width: 768px){._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._cardHead_1sndr_27 ._rightSide_1sndr_67{margin-top:0}}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._cardHead_1sndr_27 ._rightSide_1sndr_67 button{display:flex;align-items:center;padding:.5rem 1rem;border-radius:.5rem;border:none;gap:.5rem;height:calc(24px + 1rem);font-size:1rem;line-height:1.25rem;--color: var(--fontColor);--background: var(--table-time-badge-bg);color:var(--color);background-color:var(--background);transition:all .3s ease}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._cardHead_1sndr_27 ._rightSide_1sndr_67 button:disabled{opacity:.5;cursor:not-allowed}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._cardHead_1sndr_27 ._rightSide_1sndr_67 button:hover{cursor:pointer;color:var(--background);background-color:var(--color)}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._cardHead_1sndr_27 ._rightSide_1sndr_67 button:nth-child(1){--color: var(--task-running);--background: var(--task-running-bg)}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._cardHead_1sndr_27 ._rightSide_1sndr_67 button:nth-child(2){padding-left:.5rem;gap:.2rem}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._cardHead_1sndr_27 ._rightSide_1sndr_67 button:nth-child(3){--color: var(--task-error);--background: var(--task-error-bg)}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._taskInfo_1sndr_115{padding:1rem 1.5rem;background-color:var(--table-head-bg);border-bottom:1px solid var(--table-border-color)}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._taskInfo_1sndr_115 div:first-of-type{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 768px){._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._taskInfo_1sndr_115 div:first-of-type{grid-template-columns:repeat(4,minmax(0,1fr))}}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._taskInfo_1sndr_115 div p{font-size:.875rem;line-height:1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._taskInfo_1sndr_115 div p:first-child{font-size:.75rem;line-height:1rem;color:var(--fontColor);opacity:.75;margin-bottom:.25rem}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._taskInfo_1sndr_115 div span{display:flex;align-items:center;gap:.25rem}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._executionHistory_1sndr_150{padding:1.5rem}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._executionHistory_1sndr_150 h2{font-size:1.125rem;line-height:1.75rem;margin-bottom:1rem;font-weight:600}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._executionHistory_1sndr_150 div{overflow-x:auto}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._executionHistory_1sndr_150 div table{min-width:100%;text-indent:0;border-color:inherit;border-collapse:collapse}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._executionHistory_1sndr_150 div table thead tr{background-color:var(--table-head-bg);border-bottom:1px solid var(--table-border-color)}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._executionHistory_1sndr_150 div table thead tr th{color:var(--table-head-font-color);letter-spacing:.05em;text-transform:uppercase;font-weight:600;font-size:.75rem;line-height:1rem;text-align:left;padding:.75rem 1.5rem}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._executionHistory_1sndr_150 div table thead tr th:last-of-type{text-align:right}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._executionHistory_1sndr_150 div table tbody tr{border-bottom:1px solid var(--table-border-color);transition:all .2s ease}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._executionHistory_1sndr_150 div table tbody tr:hover{background-color:var(--table-head-bg)}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._executionHistory_1sndr_150 div table tbody tr:last-of-type{border-bottom:none}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._executionHistory_1sndr_150 div table tbody tr td{padding:1rem 1.5rem;font-size:.875rem;line-height:1.25rem;white-space:nowrap}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._executionHistory_1sndr_150 div table tbody tr td:nth-of-type(1){overflow:hidden;text-overflow:ellipsis;max-width:150px}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._executionHistory_1sndr_150 div table tbody tr td:nth-of-type(5){text-align:right}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._executionHistory_1sndr_150 div table tbody tr td:nth-of-type(5) a{text-decoration:none;color:var(--task-link-color);transition:color .3s ease}._taskDetailsPage_1sndr_1 ._card_1sndr_19 ._executionHistory_1sndr_150 div table tbody tr td:nth-of-type(5) a:hover{color:var(--task-link-hover-color)}.toast-container .toast-text.success{background-color:#edf7ed!important}.toast-container .toast-text.success .MuiAlert-icon svg,.toast-container .toast-text.success .MuiAlert-icon g,.toast-container .toast-text.success .MuiAlert-icon path{fill:#1e4620!important}.toast-container .toast-text.success .MuiAlert-message{color:#1e4620!important}.toast-container .toast-text.warning{background-color:#fff4e5!important}.toast-container .toast-text.warning .MuiAlert-icon svg,.toast-container .toast-text.warning .MuiAlert-icon g,.toast-container .toast-text.warning .MuiAlert-icon path{fill:#ef7918!important}.toast-container .toast-text.warning .MuiAlert-message{color:#ef7918}.toast-container .toast-text.error{background-color:#fdeded!important}.toast-container .toast-text.error .MuiAlert-icon svg,.toast-container .toast-text.error .MuiAlert-icon g,.toast-container .toast-text.error .MuiAlert-icon path{fill:#d74242!important}.toast-container .toast-text.error .MuiAlert-message{color:#d74242}.toast-container .toast-text.info{background-color:#e5f6fd}.toast-container .toast-text.info .MuiAlert-icon svg,.toast-container .toast-text.info .MuiAlert-icon g,.toast-container .toast-text.info .MuiAlert-icon path{fill:#014361!important}.toast-container .toast-text.info .MuiAlert-message{color:#014361}._fallbackContainer_pzgqm_1{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;background-color:var(--body-main-bg-color);flex-direction:column}._fallbackContainer_pzgqm_1 ._folderrLogo_pzgqm_10{width:12.5rem;margin-bottom:1rem}._loader_pzgqm_16{height:.25rem;width:12.5rem;--c:no-repeat linear-gradient(var(--fontColor) 0 0);background:var(--c),var(--c),var(--navbar-color);background-size:60% 100%;animation:_l16_pzgqm_1 3s infinite}@keyframes _l16_pzgqm_1{0%{background-position:-150% 0,-150% 0}66%{background-position:250% 0,-150% 0}to{background-position:250% 0,250% 0}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{box-sizing:border-box}.w-md-editor-text-input{-webkit-text-fill-color:inherit!important}.dark-theme{--background-hover-li: #181822;--fontColor-rgb: 241, 241, 241;--fontColor: #f1f1f1;--fontColor-light: #333236;--fontColor-reversed: #23232d;--fontColor-scrollbar: #494949;--fontColor-scrollbar-bg: #23232d;--bg-workflow-card-color: #1E1E28;--box-shadow-workflow-card: 0 4px 12px rgba(0, 0, 0, .25);--box-shadow-workflow-card-hover: 0 6px 16px rgba(0, 0, 0, .3);--box-shadow-workflow-card-active: 0 3px 10px rgba(0, 0, 0, .2);--white: #fff;--white-500: #fcfcfc;--white-400: #c1c1c1;--white-300: #acacac;--white-200: #909090;--white-100: #707070;--grey: #3d3c3c;--medium-grey: #797878;--light-grey: #f8f8f8;--blue: #091e2c;--black: #000000;--light-green: #d9f2ec;--lighter-green: #f4fbf9;--black-0: #151515;--black-100: #272727;--black-200: #454545;--black-300: #666666;--black-400: #8c8c8c;--table-item-action-background-hover: var(--medium-grey);--workflow-bg: #5d5c6012;--body-main-bg-color: #181822;--agent-response-bg: var(--body-main-bg-color);--primary-blue: #18a9db;--primary-dark-blue: #232B8D;--action-node-bg: #22a8dd;--grey-350: #b5b5b5;--grey-400: #aaa;--navbar-color: #23232d;--user-menu-hover-bg: var(--body-main-bg-color);--link-color: #22a8dd;--welcome-background-color: var(--body-main-bg-color);--table-head-bg: rgb(69 70 71);--table-head-font-color: rgb(207 214 228);--table-border-color: rgb(89 91 95);--table-body-bg: rgb(49 50 51);--table-id-badge-bg: rgb(16, 75, 94);--table-time-badge-bg: rgb(64 65 66);--task-link-color: hsl(195, 80%, 48%);--task-link-hover-color: hsl(195, 80%, 75%);--task-completed: hsl(122, 39%, 49%);--task-completed-bg: hsl(122, 39%, 17%);--task-pending: hsl(38, 92%, 50%);--task-pending-bg: hsl(38, 92%, 20%);--task-error: hsl(4, 90%, 58%);--task-error-bg: hsl(4, 90%, 20%);--task-running: hsl(207, 90%, 54%);--task-running-bg: hsl(207, 90%, 20%);--background-highlight: #1e1e1e;--background-language-highlight: #626161;--font-language-highlight: #ffffff;--shadow-language-highlight: #000000;--copy-button-highlight: #cfcfcf;--copy-button-text-highlight: #1e1e1e;--fontColor-highlight: #ffffff;--string-highlight: #a4d0a7;--number-highlight: #ffa6a6;--keyword-highlight: #58a6ff;--variable-highlight: #fabd85;--class-highlight: #fabd85}.dark-theme .toolbar{background-color:var(--navbar-color)}.dark-theme .header-container header{background-color:var(--body-main-bg-color)}.dark-theme .search-field,.dark-theme .search-field:hover{background-color:transparent}.dark-theme .search-field-input{background-color:var(--body-main-bg-color);color:var(--grey-350)}.dark-theme .search-field-input-icon{color:var(--grey-350);z-index:1}.dark-theme .side-bar-list-item{background-color:inherit}.dark-theme .side-bar-list-item-text{color:var(--fontColor)}.dark-theme .side-bar-list-item-text-active{color:var(--primary-dark-blue)}.dark-theme .side-bar-list-sub-item-text{color:var(--fontColor)}.dark-theme .side-bar-list-sub-item-text-active{color:var(--primary-dark-blue)}.dark-theme .side-bar-list-item-active>.sidebar-list-item-btn{background-color:var(--black-200);color:var(--primary-dark-blue)}.dark-theme textarea{background-color:var(--navbar-color);color:var(--fontColor);resize:none}.dark-theme input{background-color:var(--navbar-color);color:var(--fontColor)}.dark-theme input{-webkit-text-fill-color:rgba(241,241,241,.4117647059)}.dark-theme *::selection{background:#797979!important;color:#fff!important}.dark-theme *::-moz-selection{background:#797979!important;color:#fff!important}.dark-theme *::-webkit-selection{background:#797979!important;color:#fff!important}.toolbar .search-field input{width:100%;height:100%;box-sizing:border-box;border-radius:.31rem}:root{--background-hover-li: #D9D9D9;--white: #fff;--white-500: #fcfcfc;--white-400: #fafafa;--grey: #3d3c3c;--medium-grey: #797878;--light-grey: #f8f8f8;--grey-400: #c6c6c7;--grey-200: #aeaeb0cc;--blue: #091e2c;--black: #000000;--primary-dark-blue: #00aa84;--green-500: #f0f6f5;--light-green: #d9f2ec;--lighter-green: #f4fbf9;--background: #f7f7f7e5;--background-1-opacity: #f7f7f7;--background-dark: #f7f7f7e5;--background-green: #f8fffd;--fontColor-rgb: 35, 35, 45;--fontColor: #23232d;--fontColor-light: #97979f;--fontColor-reversed: #f1f1f1;--fontColor-scrollbar: #494949;--fontColor-scrollbar-bg: #f1f1f1;--bg-workflow-card-color: #F5F7FA;--box-shadow-workflow-card: 0 2px 6px rgba(0, 0, 0, .06);--box-shadow-workflow-card-hover: 0 6px 14px rgba(0, 0, 0, .15);--box-shadow-workflow-card-active: 0 3px 8px rgba(0, 0, 0, .12);--ai-startchat-button: #65c9b3;--red: #ea2446;--red-rgb: 220 53 69;--buttons-height: 3.44rem;--file-trained-green: #358335;--file-not-trained-blue: #2136a1;--file-training-error: #dc3545;--file-in-progress-yellow: #d1c419;--table-item-action-background-hover: #00aa8422;--link-color: #203591;--done: #43a047;--standby: #e99023;--stopped: #b55d5d;--error: #e53935;--running: #eed755;--pending: #b0bec5;--font-urbanist: "Urbanist", sans-serif;--sidebar-width: 13.6rem;--sidebar-toggled-width: 4.38rem;--separation-sidebar-body: 1.5rem;--container-full-height: calc(100vh - var(--navbar-height) - var(--separation-sidebar-body) * 2);--new-design-dashboard-icon-inactive: #5d5c60;--new-design-dashboard-icon-active: #fff;--new-design-toggle-sidebar-icon-color: #5d5c60;--new-design-toggle-sidebar-btn-bg: #eef6f4;--new-design-toggle-sidebar-bg: white;--new-design-body-container-bg: #f3f6ff;--navbar-height: 6.25rem;--new-design-dashboard-item-bg-inactive: #fff;--new-design-font-color: #5d5c60;--new-design-font-color-light-grey: #6B7280;--primary-blue: #18a9db;--primary-dark-blue: #232B8D;--primary-dark-blue-rgb: 35 43 141;--action-node-bg: #22a8dd;--background-highlight: #e0e0e0;--background-language-highlight: #f4f4f4;--font-language-highlight: #3d3c3c;--shadow-language-highlight: #000000;--fontColor-highlight: #000000;--string-highlight: #2b6f2a;--number-highlight: #d36363;--keyword-highlight: #007acc;--variable-highlight: #f08d49;--title-hightlight: #4078f2;--copy-button-highlight: #3d3c3c;--copy-button-text-highlight: #FFFFFF;--user-menu-hover-bg: #ededf2;--trained-bg: #17e0d4;--in-progress-bg: #edaf53;--navbar-color: white;--agent-response-bg: #eeeef3;--message-date-color: #9a9a9c;--draggable-area-bg: #dbdbdb;--grey-400: #d9d9d9;--grey-500: #eceff6;--grey-550: #cacfd5;--grey-200: #868588;--welcome-background-color: white;--body-main-bg-color: var(--agent-response-bg);--primary-red: rgb(234, 36, 70);--chat-width: 45vw;--details-files-section-width: 40.6rem;--black: #23232d;--discord-color: #C2410B;--discord-bg-color: #FFF6EA;--discord-input-bg-color: #FFEDD5;--discord-input-border-color: #FEDBB2;--discord-button-bg-color: #FB923C;--table-head-bg: rgb(249 250 251);--table-head-font-color: rgb(107 114 128);--table-border-color: rgb(229 231 235);--table-body-bg: rgb(255 255 255);--table-id-badge-bg: rgb(172, 234, 255);--table-time-badge-bg: rgb(243 244 246);--task-link-color: hsl(195, 80%, 48%);--task-link-hover-color: hsl(195, 80%, 20%);--task-completed: hsl(123, 41%, 45%);--task-completed-bg: hsl(122, 39%, 95%);--task-pending: hsl(38, 92%, 50%);--task-pending-bg: hsl(38, 92%, 95%);--task-error: hsl(1, 77%, 55%);--task-error-bg: hsl(4, 90%, 95%);--task-running: #1e88e5;--task-running-bg: hsl(207, 90%, 95%)}body{font-family:var(--font-urbanist)!important;overflow-x:hidden;background-color:#fff}.main-layout-content{background-color:var(--body-main-bg-color)!important;height:100vh}.main-layout-body{display:flex;gap:1.5rem;background-color:var(--agent-response-bg);min-height:calc(100vh - 6.25rem)}.side-bar-list-item{margin-bottom:.625rem;border-radius:.31rem;background-color:var(--white);display:flex;flex-direction:column;align-items:flex-start!important}.side-bar-list-item .sidebar-list-item-btn{width:100%}.side-bar-list-item .show-elements-btn{height:2rem;width:2rem;rotate:-90deg}.side-bar-list-item .show-elements-btn svg,.side-bar-list-item .show-elements-btn g,.side-bar-list-item .show-elements-btn path{fill:var(--fontColor)}.show-elements-btn.showing-items{rotate:90deg}.show-elements-btn.showing-items svg,.show-elements-btn.showing-items g,.show-elements-btn.showing-items path{fill:var(--fontColor)}.side-bar-list-item.active .sidebar-list-item-btn{background-color:var(--primary-dark-blue)}.side-bar-list-item.active .sidebar-list-item-btn *{fill:#fff;color:#fff}.side-bar-list-item-active>.sidebar-list-item-btn{background-color:var(--primary-dark-blue)}.side-bar-list-sub-item-text{margin-bottom:.625rem;color:var(--fontColor);border-radius:.31rem;white-space:pre;text-overflow:ellipsis;overflow:hidden;width:100%}.side-bar-list-item-text{font-size:1.125rem!important;font-family:var(--font-urbanist);font-weight:200!important;color:var(--fontColor)}.side-bar-list-item:hover .side-bar-list-item-text,.side-bar-list-item-text-active,.side-bar-list-sub-item-text-active{color:var(--new-design-dashboard-item-bg-inactive)}.navbar-items-container{width:100%;display:flex;margin-left:.625rem;margin-right:2.5rem;align-items:center;justify-content:end}.navbar-items-container.in-agent-list{margin-left:1.5rem}.available-tokens-text-key.--dark,.available-tokens-text-value.--dark{color:var(--fontColor)}.available-tokens-container{display:flex;align-items:center;gap:1ch}.available-tokens-container .available-tokens-text{display:flex;gap:1ch;align-items:center}.available-tokens-container .available-tokens-text>.available-tokens-text-key{width:max-content}.available-tokens-container .available-tokens-text>.available-tokens-text-key:not(.--mobile),.available-tokens-container .available-tokens-text>.available-tokens-text-value:not(.--mobile){display:none}@media screen and (min-width: 480px){.available-tokens-container .available-tokens-text>.available-tokens-text-key.--mobile,.available-tokens-container .available-tokens-text>.available-tokens-text-value.--mobile{display:none}.available-tokens-container .available-tokens-text>.available-tokens-text-key:not(.--mobile),.available-tokens-container .available-tokens-text>.available-tokens-text-value:not(.--mobile){display:initial}}.available-tokens-container p{font-family:var(--font-urbanist);color:var(--grey-200);display:flex;justify-content:flex-end;font-size:1rem;font-weight:medium;width:12.5rem}.available-tokens-container svg{width:1.5rem;height:1.5rem;color:var(--primary-dark-blue)}.dark-theme{--draggable-area-bg: #1e1d2b}.dark-theme .available-tokens-container p{color:#fff}.dark-theme .available-tokens-container svg{color:var(--action-node-bg)}.header-container .header{width:calc(100% - var(--sidebar-width) - var(--separation-sidebar-body));border-radius:0 0 0 .94rem;margin-left:calc(var(--sidebar-width) + var(--separation-sidebar-body));transition:all .5s}.header-container.sidebar-closed .header{transition:all .5s;width:calc(100% - var(--sidebar-toggled-width) - var(--separation-sidebar-body));margin-left:calc(var(--sidebar-toggled-width) + var(--separation-sidebar-body))}.toolbar{display:flex;justify-content:space-between;align-items:center;border-radius:0 0 0 .94rem;padding:0 1.25rem;height:4.69rem;width:100%}.container-not-logged{display:grid;grid-template-columns:50% 50%;width:100%;height:100vh}.background-form-not-logged{background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:url(/assets/background-form-not-logged-B8fVoZbi.svg)}.body-not-logged{display:flex;width:100%;align-items:center;justify-content:center;height:100vh;position:relative;padding:5.63rem 0}.drive-icon{height:2.5rem;width:2.5rem}.form-not-logged{width:65%;display:flex;flex-direction:column;align-items:start;justify-content:center}.bottom-0,.top-0{margin-bottom:0!important}.link{font-size:1.375rem!important;font-weight:800;color:var(--primary-dark-blue);text-decoration:none}.social-button{align-items:center;background-color:var(--white);background:var(--white);border:.0625rem solid #4285f4;border-radius:.31rem;box-shadow:.31rem .31rem 10px #00000014;cursor:pointer;display:flex;flex-direction:row;font-size:1.125rem;gap:.75rem;justify-content:center;padding-bottom:.69rem;padding-top:.69rem;width:100%}.main-container{background-color:#fff;width:-webkit-fill-available;margin:var(--separation-sidebar-body) var(--separation-sidebar-body) auto auto;transition:all .5s}.main-container.show-sidebar{margin-left:18.75rem;width:calc(100% - var(--sidebar-width))}.main-container.sidebar-closed{width:100%!important;transition:all .5s;margin-left:var(--sidebar-toggled-width)}.social-icons{height:1.56rem;margin:0 .75rem}.social-button-label{color:var(--black-700);cursor:pointer;font-style:normal;font-weight:500}.text-input-err{position:absolute;top:-.375rem;right:0;font-size:.81rem!important;color:#dc3545}.text-err{font-size:1rem!important;color:#dc3545}.text-success{font-size:1rem!important;color:var(--primary-dark-blue)}.basic-box{background-color:var(--white);padding:2.5rem 1.88rem;text-align:center;border-radius:.31rem;box-shadow:0 0 4px .0625rem var(--medium-grey);display:flex;flex-direction:column;justify-content:space-between;height:-webkit-fill-available}.basic-box-header{background-color:var(--light-grey);padding:.94rem 1.56rem;text-align:start;border-radius:.5rem .5rem 0 0;position:relative}.box{background-color:var(--white);padding:1.875rem .94rem;width:15.625rem;text-align:center;transition:background-color .3s;border-radius:.31rem;cursor:pointer}.box:hover{background-color:var(--primary-dark-blue)}.text-box{transition:color .3s}.box:hover .text-box{color:#fff}.img-box{transition:filter .3s}.box:hover .img-box{filter:brightness(0) invert(1)}.base-input{width:100%;height:100%;cursor:pointer}.basic-modal{background-color:var(--white);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:25rem;border-radius:.31rem;box-shadow:24;padding:1.25rem;overflow:auto;max-height:100vh}.basic-modal-header{display:flex;justify-content:space-between;align-items:center}.button-progress{width:1.25rem!important;height:1.25rem!important;color:var(--white)}.chat-container{position:absolute;bottom:0;right:0}.chatContainer{position:fixed;bottom:0;right:0}.chatBox{height:calc(100vh - var(--navbar-height) - var(--separation-sidebar-body) - var(--separation-sidebar-body) - 3.75rem)!important;border-radius:0!important;border:.0625rem solid #ccc;overflow:auto;display:flex;flex-direction:column;justify-content:space-between;background-color:var(--white);box-shadow:none!important;border:none;border-radius:0 0 .31rem .31rem!important}.newChatBox{border:.0625rem solid #ccc;height:25rem;overflow:auto;display:flex;justify-content:center;align-items:center;background-color:var(--white)}.typing{position:absolute;bottom:.5rem;left:.5rem;color:var(--primary-dark-blue);background-color:var(--white);padding:.31rem;border-radius:3.125rem}.folder-details-actions-top{display:flex;justify-content:space-between}.divider{margin:1.25rem 0!important}.folder-details-actions-top-buttons{display:flex}.lottie-img{height:12.5rem;width:18.75rem}.d-block-sm{display:none}.folder-icon-card{width:8.125rem}.breadcrumbs-container{padding:1.25rem 1.875rem 1.875rem}.robot-image-card{width:8.125rem}.ql-editor{height:16.06rem!important}.modal-xl{width:50rem!important}.chat-agent-response{background-color:var(--light-grey)}.chat-user-question{background-color:var(--light-green)}.chat-agent-response-date{color:var(--medium-grey)}@media screen and (max-width: 1200px){.main-container{width:100%!important}.main-container.show-sideber{width:100%}.main-container.show-sidebar{margin-left:1.5rem}.main-layout-body{width:100%!important}}@media only screen and (max-width: 1024px){.background-form-not-logged{background-size:auto;background-color:#e7f6f2;background-position:50% 30%}.body-not-logged{height:auto}.form-not-logged{width:85%}.basic-box{padding:1.25rem;height:fit-content}}@media only screen and (max-width: 768px){.d-none-md{display:none!important}}@media only screen and (max-width: 720px){.toolbar{height:4rem;width:100%}.container-not-logged{display:block}.body-not-logged{padding:7.5rem 0 1.875rem}.logo-navbar{width:7.81rem}.folder-details-actions-top{flex-direction:column}.basic-modal{width:80%}.chatContainer{width:auto}.folder-icon-card{width:5.625rem}.main-container{width:-webkit-fill-available!important}.breadcrumbs-container{padding:1.25rem 1.25rem 0}.folder-list-container{padding:1.25rem}.robot-image-card{width:5rem}.folder-card{height:15.625rem!important}}@media only screen and (max-width: 600px){.d-block-sm{display:block}.d-none-sm{display:none!important}.divider{margin:.625rem 0!important}.folder-details-actions-top-buttons{height:2.5rem}.lottie-img{width:11.25rem;height:11.25rem}.sticky-note-image{width:15.625rem}.modal-xl{width:85%!important}}.MuiTooltip-popper *{font-family:var(--font-urbanist)}.font-color{color:var(--fontColor)!important}.border-color{border-color:var(--fontColor)!important}.max-width{width:100%}.toolbar .search-field-input-icon{color:#868588;z-index:1}.toolbar .search-field-input{max-height:2.625rem;background-color:#eeeef3;color:#868588;font-size:1rem;font-weight:300;border-style:none;font-family:var(--font-urbanist)}::-webkit-scrollbar{width:.0625rem;height:.0625rem}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:.625rem}*{scrollbar-width:thin;scrollbar-color:#9a9a9c transparent}input{-webkit-text-fill-color:var(--fontColor)}input:-webkit-autofill,input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s!important}.not-allowed{cursor:not-allowed!important}input{-webkit-text-fill-color:rgba(35,35,45,.7058823529)}@media screen and (max-width: 1600px){:root{--details-files-section-width: 31.25rem}}@media screen and (max-width: 1280px){:root{--details-files-section-width: 27.5rem}}.jer-editor-container{max-width:unset!important}div.tooltip-inner{display:none!important}.data-extractors__form-builder *{color:var(--fontColor)!important}.data-extractors__form-builder>div.formHead-0-2-2{background-color:var(--navbar-color)!important}.data-extractors__form-builder .card-container{width:auto!important}.data-extractors__form-builder .card-container h4{width:90%!important}.data-extractors__form-builder input{font-family:var(--font-urbanist)!important;padding:.25rem;outline:none!important;border:.0625rem solid var(--grey-400);border-radius:.31rem}.data-extractors__form-builder .formHead-0-2-2{background-color:var(--navbar-color)!important}body>div:nth-child(9){overflow:scroll}
