.popup_container__vZSaj .popup_content__Hn_WU .popup_title__Hem7J{display:flex;border-bottom:1px solid var(--lightBg);padding:5px 0;align-items:center}.popup_container__vZSaj .popup_content__Hn_WU .popup_title__Hem7J h2{font-size:var(--fontLG);font-weight:500;margin-inline-end:10px;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.popup_container__vZSaj .popup_content__Hn_WU .popup_title__Hem7J .popup_close__FL5Er{width:20px;cursor:pointer;color:var(--inputBorder);margin:2px 10px 0}.popup_container__vZSaj .popup_content__Hn_WU .popup_form__TP8Fd{height:100%;overflow:hidden;overflow-y:scroll;padding:10px;display:flex;flex-direction:column}.popup_container__vZSaj .popup_content__Hn_WU .popup_form__TP8Fd h3{font-size:var(--fontMD);font-weight:700;margin:0 0 5px;display:flex;align-items:center;justify-content:space-between}.popup_container__vZSaj .popup_content__Hn_WU .popup_form__TP8Fd h3 span{background-color:hsla(0,70%,45%,.5);font-size:var(--fontSM);color:#fff;padding:2px 6px;border-radius:3px;font-weight:400}.popup_container__vZSaj .popup_content__Hn_WU .popup_form__TP8Fd input{text-align:right}.popup_container__vZSaj .popup_content__Hn_WU .popup_sep__r63I8{border-top:1px solid var(--lightBg)}.popup_container__vZSaj .popup_content__Hn_WU .popup_buttons__lpNk3{display:flex;justify-content:flex-end;padding:10px;width:100%;background-color:var(--mainBg);z-index:2;position:relative}.popup_container__vZSaj .popup_content__Hn_WU .popup_buttons__lpNk3.popup_multiple__30DEE{justify-content:space-between}.popup_container__vZSaj .popup_content__Hn_WU .popup_buttons__lpNk3>div{margin-inline-start:10px}.popup_container__vZSaj .popup_content__Hn_WU .popup_buttons__lpNk3 .popup_toaster__hNDNo{color:#fff;padding:0 5px;font-size:var(--fontMD);margin:0 auto;width:calc(100% - 20px);border-radius:2px;opacity:0;z-index:-1;transform:translateY(-50%);height:25px;justify-content:center;align-items:center;transition:all .1s linear;position:absolute}.popup_container__vZSaj .popup_content__Hn_WU .popup_buttons__lpNk3 .popup_toaster__hNDNo.popup_error___jWBH{background-color:hsla(0,70%,45%,.5)}.popup_container__vZSaj .popup_content__Hn_WU .popup_buttons__lpNk3 .popup_toaster__hNDNo.popup_success__pbF5l{background-color:rgba(34,195,182,.5)}.popup_container__vZSaj .popup_content__Hn_WU .popup_buttons__lpNk3 .popup_toaster__hNDNo.popup_active__X5YxC{opacity:1;z-index:1;transform:translateY(calc(-100% - 20px))}.input_container__ljU38{margin-bottom:10px}.input_holder__vnT_k{border-radius:5px;overflow:hidden;border:1px solid var(--inputBorder);font-size:var(--fontMD);display:flex;flex-wrap:wrap;align-items:center;height:35px;cursor:pointer;margin-bottom:2px}.input_holder__vnT_k.input_textarea__LXwkf{height:auto;min-height:100px}.input_holder__vnT_k.input_color__Kcjql{width:80px}.input_holder__vnT_k input,.input_holder__vnT_k textarea{border:none;height:100%;padding:5px;margin:0;border-radius:0;flex:1 1}.input_holder__vnT_k input:disabled,.input_holder__vnT_k textarea:disabled{background-color:var(--default)}.links_container__cmez_{margin-bottom:10px}.links_link__lqRy3{border-radius:5px;overflow:hidden;border:1px solid var(--inputBorder);font-size:var(--fontMD);display:flex;flex-wrap:wrap;align-items:center;height:35px;cursor:pointer;margin-bottom:2px}.links_link__lqRy3 input,.links_link__lqRy3 select{border:none;height:100%;padding:5px;margin:0;border-radius:0;text-align:center!important;width:25%;border-left:1px solid var(--inputBorder)}.links_link__lqRy3 input:last-of-type{flex:1 1;direction:ltr;border-left:none}.extra_container__xiKaE{position:absolute;top:0;right:0;margin:5% auto;padding:0 5px;max-height:90%;width:80%;background-color:var(--mainBg);z-index:-1;box-shadow:0 0 20px rgba(0,0,0,.5);border-radius:5px;transition:all .15s ease}.extra_container__xiKaE.extra_open__CoSnj{position:fixed;z-index:99;margin:2.5% 10%;transform:translateY(0) translateX(0);height:95%;padding:0 0 10px}.extra_container__xiKaE .extra_toggle__Tvr1p{position:absolute;display:flex;flex-direction:column;top:10px;left:100%;background-color:var(--add);color:var(--mainBg);border-top-right-radius:5px;border-bottom-right-radius:5px;font-size:var(--fontMD);white-space:nowrap;justify-content:center;align-items:center;box-shadow:5px 0 10px rgba(0,0,0,.5);cursor:pointer;width:40px;height:40px}.extra_container__xiKaE .extra_toggle__Tvr1p img{width:100%}.extra_container__xiKaE .extra_content__7ixsL{position:relative;width:100%;height:100%;overflow:scroll;margin:5px;padding-inline-end:10px;min-height:200px;min-width:200px}.selection_container__3nfqs{position:relative;z-index:2;font-size:var(--fontMD);text-transform:capitalize;margin-bottom:10px;width:-moz-max-content;width:max-content}.selection_container__3nfqs .selection_toggleButton__RBXXG{display:flex;align-items:center;border:1px solid var(--inputBorder);text-align:center;padding:5px 10px 5px 15px;background-color:var(--info);border-radius:5px;cursor:default;width:-moz-max-content;width:max-content}.selection_container__3nfqs .selection_toggleButton__RBXXG svg{margin-inline-end:5px}.selection_container__3nfqs input{border:none;border-bottom:1px solid var(--inputBorder);border-radius:0}.selection_container__3nfqs .selection_content__2Hq7E{border-radius:5px;border:1px solid var(--inputBorder);overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.5);position:absolute;display:none;top:100%;width:max(-moz-max-content,100%);width:max(max-content,100%);right:0;background-color:var(--mainBg);flex-direction:column}.selection_container__3nfqs:hover{width:100%}.selection_container__3nfqs:hover .selection_content__2Hq7E{display:flex}.selection_container__3nfqs .selection_buttonsHolder__5a_Lv{width:100%;gap:5px;padding:5px;overflow:hidden;overflow-y:scroll;max-height:200px;flex-direction:column;display:flex}.selection_container__3nfqs h4{font-size:var(--fontSM);font-weight:700;margin:0 5px}.selection_container__3nfqs .selection_col__7Nofl{display:flex;flex-wrap:wrap;gap:5px;padding:0 0 5px}.selection_container__3nfqs .selection_col__7Nofl .selection_button__gHK6n{cursor:pointer;align-self:flex-start;padding:4px 9px;font-size:var(--fontSM);background-color:#fff;border-radius:5px;background-color:var(--lightHover);color:var(--textDark);transition:all .15s linear;display:flex;align-items:center;gap:5px}.selection_container__3nfqs .selection_col__7Nofl .selection_button__gHK6n.selection_active__Z8Ev6{background-color:var(--active)}.selection_container__3nfqs .selection_col__7Nofl .selection_button__gHK6n svg{width:10px;aspect-ratio:1;margin-top:2px;color:var(--secondary)}.selection_container__3nfqs .selection_col__7Nofl .selection_button__gHK6n:hover{background-color:var(--secondary);color:var(--textLight)}.selection_container__3nfqs .selection_col__7Nofl .selection_button__gHK6n:hover svg{color:var(--textLight)}.selection_container__3nfqs .selection_col__7Nofl .selection_button__gHK6n.selection_disabled__XxfdP{background-color:var(--dark);color:var(--textLight);cursor:not-allowed;padding-inline-end:0;gap:10px}