.style_control__m1XOE{margin:0;width:100%;font-size:16px;transition:border-color .3s;color:var(--input-text);position:relative}.style_control__m1XOE h3{font-size:16px;margin:30px 0 0;padding:0}.style_footer___c9y_{display:flex;justify-content:space-between;gap:10px;align-items:center;justify-content:center}.style_footer___c9y_ .style_btn__1WzAQ{padding:6px 12px;background:#eee;border:1px solid #ccc;cursor:pointer;font-size:14px;border-radius:4px}.style_currentImage__d47OD{max-width:200px}.style_selectBox__O6bRV{display:flex;justify-content:flex-start;align-items:center;padding:0;border-radius:3px;border:1px solid var(--input-border);background-color:var(--input-bg);color:var(--input-text);cursor:pointer;height:46px;position:relative}.style_selectBox__O6bRV.style_error__GP4ld{border:1px solid red}.style_selectBox__O6bRV.style_error__GP4ld:before{content:"";font-family:Font Awesome;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.style_selectBox__O6bRV .style_placeholder__3E5Pc{color:var(--input-placeholder);position:absolute;left:10px;top:50%;transform:translateY(-50%)}.style_arrow__HBcWT{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.style_selectItems__VpURF{display:flex;flex-direction:row;flex-wrap:nowrap;gap:5px;font-size:13px;padding:10px;height:46px}.style_selectItems__VpURF .style_selectItem__792nd{cursor:pointer;transition:opacity .3s;opacity:.8;overflow:hidden;max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center}.style_selectItems__VpURF .style_selectItem__792nd:hover{opacity:1}.style_overlay__ITagL{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99}.style_drop__F2eve{position:absolute;top:100%;left:0;width:100%;min-width:300px;background-color:var(--input-bg);border:1px solid var(--input-border);border-top:none;border-radius:0 0 5px 5px;z-index:100;display:flex;flex-direction:column;flex:1 1;gap:0;box-shadow:4px 6px 5px -2px rgba(0,0,0,.3)}.style_drop__F2eve .style_selectHeader__MYo8t{padding:10px;border-bottom:1px solid var(--input-border);background-color:var(--input-bg);color:var(--input-text);font-size:13px;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;cursor:pointer;width:auto}.style_drop__F2eve .style_selectHeader__MYo8t .style_checkIcon__vLCvn{background-color:#eee;color:#555;width:20px;min-width:20px;height:20px;display:flex;justify-content:center;align-items:center}.style_drop__F2eve .style_selectHeader__MYo8t .style_checkIcon__vLCvn.style_active__pVlnM{background-color:var(--theme);color:var(--theme-text)}.style_selectDropItems__6mkvC{max-height:200px;overflow-y:auto}.style_selectDropItems__6mkvC .style_selectDropItem__XcEg1{display:flex;justify-content:flex-start;align-items:center;padding:10px;flex-direction:row;flex-wrap:nowrap;gap:10px;border-bottom:1px solid var(--light-border);cursor:pointer;font-size:17px}.style_selectDropItems__6mkvC .style_selectDropItem__XcEg1 .style_checkIcon__vLCvn{background-color:#eee;color:#555;width:20px;min-width:20px;height:20px;display:flex;justify-content:center;align-items:center;border:1px solid #ccc}.style_selectDropItems__6mkvC .style_selectDropItem__XcEg1 .style_checkIcon__vLCvn span:before{display:none!important}.style_selectDropItems__6mkvC .style_selectDropItem__XcEg1 .style_checkIcon__vLCvn.style_active__pVlnM{background-color:var(--theme);color:var(--theme-text);border-color:var(--theme)}.style_selectDropItems__6mkvC .style_selectDropItem__XcEg1 .style_checkIcon__vLCvn.style_active__pVlnM span:before{display:inline-block!important}.style_selectDropItems__6mkvC .style_selectDropItem__XcEg1.style_highlighted__79XST,.style_selectDropItems__6mkvC .style_selectDropItem__XcEg1:hover{background-color:var(--input-hover)}.style_selectSearchHolder__Ec4eV{border-bottom:1px solid var(--border);padding:5px}.style_selectSearch__Aiux8{margin:5px 3px;padding:5px;border-radius:5px;border:1px solid var(--input-border);background-color:var(--input-bg);color:var(--input-text);font-size:13px;width:calc(100% - 10px)}.style_input__Sgxwf{border:none!important;height:100%!important;width:100%!important;display:flex;justify-content:flex-start;align-items:center;--webkit-appearance:none!important;-moz-appearance:none!important;-webkit-appearance:none!important;appearance:none!important;outline:none!important;box-shadow:none!important;font-size:14px!important;max-width:100%;padding:0 10px!important;background:transparent!important;background-color:transparent!important;color:var(--input-text)}.style_input__Sgxwf.style_inputError__7U6ak{border:1px solid #d42d2d!important}.style_error__GP4ld{font-size:12px}.style_error__GP4ld,.style_error__GP4ld small{color:#d42d2d!important}.style_busy__8IMYu{position:absolute;top:50%;right:20px;transform:translateY(-50%);z-index:2}.style_addBtn__CZn08{padding:6px 12px;background:#eee;border:1px solid #ccc;cursor:pointer;font-size:14px;border-radius:4px;margin:10px 0}.style_textarea__OyMQD{border:none!important;--webkit-appearance:none!important;-moz-appearance:none!important;-webkit-appearance:none!important;appearance:none!important;outline:none!important;box-shadow:none!important;font-size:14px!important;max-width:100%;padding:10px!important;background:transparent!important;background-color:transparent!important;min-height:300px;height:auto;resize:vertical;color:var(--input-text)}.style_checkbox__ZUjUD,.style_textarea__OyMQD{display:flex;justify-content:flex-start;align-items:center}.style_checkbox__ZUjUD{flex-direction:row;flex-wrap:nowrap;gap:10px;padding:5px 10px;cursor:pointer;position:relative;height:46px;border:1px solid var(--input-border);background-color:var(--input-bg)}.style_checkbox__ZUjUD .style_label__I6oWK{cursor:pointer;font-size:13px;line-height:1.1;position:relative;display:inline-block;color:#8094ae;font-weight:500;top:auto;left:auto}.style_checkmark__jZS8s{width:20px;min-width:20px;height:20px;min-height:20px;border-radius:2px;display:flex;justify-content:center;align-items:center;border:1px solid #ccc;color:transparent}.style_checkmark__jZS8s span:before{display:none!important}.style_checkmark__jZS8s.style_activecheck__gN4zR{background-color:var(--theme);color:var(--theme-text);border-color:var(--theme)}.style_checkmark__jZS8s.style_activecheck__gN4zR span:before{display:inline-block!important}.style_radiobuttons__03wyr{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;align-items:flex-start;justify-content:flex-start;font-size:14px;cursor:pointer;position:relative;margin-bottom:5px}.style_radiobuttons__03wyr .style_checkmark__jZS8s{border-radius:20px}.style_radiobuttons__03wyr .style_label__I6oWK{cursor:pointer;font-size:14px;line-height:1.1;position:relative}.style_info__X4PZC{line-height:1.2;position:absolute;bottom:0;left:0;width:100%;transform:translateY(100%)}.style_infoNumbers__6K8Hy{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-start;padding:5px 0;cursor:default;position:relative}.style_closeWindow__LJZTH{display:none}.style_inputFile__L2ku5{position:relative;border:none!important;border-radius:5px;overflow:hidden}.style_inputFile__L2ku5 .style_fileUpload__JR_XF{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#24cad5;color:#0e4346;display:flex;justify-content:center;align-items:center;font-size:13px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:5px;border:none}.style_inputFile__L2ku5 .style_fileUpload__JR_XF:hover{background-color:#1e7175;color:#fff}.style_inputFile__L2ku5 .style_fileUpload__JR_XF:active{background-color:#249199;color:#fff}@media(max-width:768px){.style_control__m1XOE{max-width:100%}.style_info__X4PZC{display:block;position:relative;bottom:auto;left:auto;transform:none}.style_outlined__1pqBw.style_control__m1XOE{margin-bottom:10px}.style_radiobuttons__03wyr{gap:10px}.style_radiobuttons__03wyr .style_checkbox__ZUjUD{width:100%}.style_drop__F2eve{min-width:10px;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}.style_selectDropItems__6mkvC{max-height:100%;flex:1 1}.style_closeWindow__LJZTH{position:absolute;display:flex;top:0;right:0;width:60px;height:40px;justify-content:center;align-items:center;z-index:20;border:1px solid var(--input-border)}}.style_outlined__1pqBw.style_control__m1XOE{background-color:transparent;position:relative;margin-bottom:10px}.style_outlined__1pqBw.style_control__m1XOE .style_selectBox__O6bRV{border:none;border-bottom:1px solid var(--input-border);border-radius:0;background-color:transparent!important;height:38px!important}.style_outlined__1pqBw.style_control__m1XOE .style_input__Sgxwf{background-color:transparent!important;z-index:1;padding:0 5px;height:32px!important;position:relative;top:4px}.style_outlined__1pqBw.style_control__m1XOE .style_selectItems__VpURF{position:relative;top:4px}