.rdrCalendarWrapper{box-sizing:border-box;background:#fff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:red}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:#fff;box-shadow:0 1px 2px 0 rgba(35,57,66,.21);border:1px solid transparent}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:rgba(0,0,0,.07)}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#eff2f7}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent #34495e transparent transparent;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent #34495e;transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;left:0;right:0;top:0;bottom:0;top:5px;bottom:5px;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:hsla(0,0%,100%,.85)}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{background:currentColor;position:absolute;top:5px;left:0;right:0;bottom:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayEndPreview,.rdrDayInPreview,.rdrDayStartPreview{background:hsla(0,0%,100%,.09);position:absolute;top:3px;left:0;right:0;bottom:3px;pointer-events:none;border:0 solid;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:2px;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:1px solid #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:focus .rdrStaticRangeLabel,.rdrStaticRange:hover .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:1px solid #dee7eb;margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid;border-radius:1.333em;position:absolute;top:-2px;bottom:-2px;left:0;right:0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrDayEndPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrStartEdge{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrDayEndPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrStartEdge{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}.CustomInputs_inputWrapper__GbE_k{width:100%;position:relative}.CustomInputs_textInputContainer___vrEr{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:50px;gap:2px;width:100%;border-radius:4px;margin:0;background-color:var(--dark-gray);padding-left:30px}.CustomInputs_textInputDay__vcLFU{width:3ch;border:none;height:20px;margin:0;text-align:center;font-size:14px;background-color:transparent;color:var(--white-90);font-weight:500;font-family:Inter}.CustomInputs_textInputDay__vcLFU:focus,.CustomInputs_textInputYear__0tswf:focus,.CustomInputs_textInput__XZ5oF:focus{outline:none;border:none}.CustomInputs_textInput__XZ5oF{width:3ch}.CustomInputs_textInputYear__0tswf,.CustomInputs_textInput__XZ5oF{border:none;height:20px;margin:0;text-align:center;font-size:14px;background-color:transparent;color:var(--white-90);font-weight:500;font-family:Inter}.CustomInputs_textInputYear__0tswf{width:5ch}.CustomInputs_textInputDivider__KCIDN{height:20px;line-height:20px;text-align:center;font-size:14px;margin:0 -2px;color:var(--white-90)}.CustomInputs_inputIcon__ipIAd{margin:auto 0 auto auto}.CustomInputs_calendarContainer__L6str{top:50px;border:1px solid #333;align-items:flex-start;justify-content:flex-start}.CustomInputs_calendarContainer2__NEAey,.CustomInputs_calendarContainer__L6str{position:absolute;left:0;box-shadow:var(--SHADOW-MD);border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;overflow:hidden;height:320px;display:flex;z-index:999;background-color:var(--dark-gray)}.CustomInputs_calendarContainer2__NEAey{right:0;border-top-left-radius:12px;width:100%;border:1px solid #333;align-items:center;justify-content:center;transform:scale(1.4)}.CustomInputs_calendarWrapper__Ob7u2{position:relative;width:100%;width:340px;height:340px;margin:80px auto auto 240px}@media screen and (max-width:1260px){.CustomInputs_textInputContainer___vrEr{width:100%}.CustomInputs_inputIcon__ipIAd{margin-left:auto;margin-right:0}.CustomInputs_inputIcon__ipIAd>svg{width:14px;height:14px}}.CustomInputs_timeInputContainer__n6qpX{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:30px;gap:2px;border:1px solid var(--GRAY1);background-color:var(--WHITE1);width:86px;border-radius:4px;margin:0}.CustomInputs_timeInputDay__59Rxg{width:3ch;border:none;height:20px;margin:0;text-align:center;font-size:14px}.CustomInputs_timeInput__PWVyj:focus{outline:none;border:none}.CustomInputs_timeInput__PWVyj{width:3ch;border:none;height:20px;margin:0;text-align:center;font-size:14px}.CustomInputs_timeInputDivider__dmyjX{height:20px;line-height:20px;text-align:center;font-size:14px;margin:0 -2px}.CustomInputs_inputIcon__ipIAd{margin-left:auto;margin-right:0;padding-right:30px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.CustomInputs_pickerInput__ATgEo{display:none}.CustomInputs_pickerPopup__hYn7D{background-color:var(--BLACK1-30)}@media screen and (max-width:1260px){.CustomInputs_timeInputContainer__n6qpX{width:60px}.CustomInputs_timeInputDay__59Rxg,.CustomInputs_timeInputDivider__dmyjX,.CustomInputs_timeInput__PWVyj{font-size:10px}}.CustomInputs_coordContainer__BvvM5{display:flex;flex-direction:row;align-items:center;gap:5px;justify-content:center}.CustomInputs_coordContainer__BvvM5>label{font-size:20px;font-weight:700;margin-top:0;margin-bottom:0}.CustomInputs_decInput__ZDhYH{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:30px;gap:2px;border:1px solid var(--GRAY1);width:8ch;border-radius:4px;text-align:center}.CustomInputs_decInputBox__XxVBZ{position:relative}.CustomInputs_decInputBox__XxVBZ:after{content:"°";position:absolute;right:0;top:1px;bottom:0;margin:auto;padding-right:6px;font-size:14px}.CustomInputs_dmsInputContainer__r_QAn{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:30px;gap:2px;border:1px solid var(--GRAY1);background-color:var(--WHITE1);width:110px;border-radius:4px}.CustomInputs_dmsInput__a1sGK{border:none;width:32px;text-align:center}.CustomInputs_dmsInput__a1sGK:focus{outline:none;border:none}.CustomInputs_dmsInputBox__2qv93{position:relative}.CustomInputs_dmsInputBox__2qv93:first-of-type:after{content:"°";position:absolute;right:-8px;top:1px;bottom:0;margin:auto;padding-right:6px;font-size:14px}.CustomInputs_dmsInputBox__2qv93:nth-of-type(2):after{content:"'";position:absolute;right:-8px;top:1px;bottom:0;margin:auto;padding-right:6px;font-size:14px}.CustomInputs_dmsInputBox__2qv93:nth-of-type(3):after{content:'"';position:absolute;right:-8px;top:1px;bottom:0;margin:auto;padding-right:6px;font-size:14px}.CustomInputs_coordType__1Zqjw{display:flex;flex-direction:column;gap:6px;margin-left:5px;height:100%}.CustomInputs_coordTypeOptions__m6b9z{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px}.CustomInputs_coordTypeText__WIIig{font-size:10px;font-weight:600;margin:0}.CustomInputs_coordTypeButton__akFJl{width:16px;height:16px;border-radius:50%;border:1px solid var(--GRAY1);background-color:var(--WHITE1);cursor:pointer}.CustomInputs_coordTypeButtonActive__edYxq{background-color:var(--BLUE1);border:none}@media screen and (max-width:1260px){.CustomInputs_coordContainer__BvvM5{flex-wrap:wrap}.CustomInputs_coordContainer__BvvM5>label{font-size:12px}.CustomInputs_decInput__ZDhYH,.CustomInputs_dmsInput__a1sGK{font-size:10px}.CustomInputs_dmsInputContainer__r_QAn{width:96px;padding-left:2px}.CustomInputs_dmsInput__a1sGK:first-of-type{width:22px}.CustomInputs_dmsInputBox__2qv93:first-of-type:after{content:"°";position:absolute;right:-11px;top:1px;bottom:0;margin:auto;padding-right:8px;font-size:14px}.CustomInputs_dmsInputBox__2qv93:nth-of-type(2):after{content:"'";position:absolute;right:-11px;top:1px;bottom:0;margin:auto;padding-right:8px;font-size:14px}.CustomInputs_dmsInputBox__2qv93:nth-of-type(3):after{content:'"';position:absolute;right:-11px;top:1px;bottom:0;margin:auto;padding-right:8px;font-size:14px}.CustomInputs_coordType__1Zqjw{flex-direction:row;gap:14px;order:1}.CustomInputs_coordTypeOptions__m6b9z{gap:2px}.CustomInputs_coordTypeText__WIIig{font-size:8px;margin-left:0}}.CustomInputs_filterDateItem__xTAza{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.CustomInputs_filterDateLabel__kGODd{font-size:1.4rem;font-weight:500;color:var(--BLACK1);margin:0 0 5px}.CustomInputs_filterDateText__8SU_p{width:100%;padding:4px;font-family:Montserrat;color:var(--BLACK1);font-weight:500;margin:0;cursor:pointer;background-color:var(--WHITE1);border:1px solid var(--GRAY1-30);border-radius:4px;box-shadow:var(--SHADOW);height:28px;line-height:20px;font-size:1.2rem;text-align:center;letter-spacing:.2px}.CustomInputs_filterDateModalWrap__bHT42{position:fixed;width:100vw;height:calc(var(--vh, 1vh) * 100);top:0;left:0;background-color:var(--BLACK1-30);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:999999}.CustomInputs_filterDateMini__Ez14A{font-size:1rem;color:var(--RED1);text-align:center;text-decoration:underline;margin-top:3px}.CustomInputs_contentWrapper__iInxr{width:100%;position:relative}.CustomInputs_contentWrapper__iInxr>select{width:100%;height:30px;padding-left:5px;font-size:1.3rem;line-height:3rem;font-weight:400;background:var(--WHITE1);border:1px solid var(--GRAY1-30);border-radius:4px;box-shadow:var(--SHADOW);color:var(--BLACK1)}.CustomInputs_contentWrapper__iInxr>select:focus{outline:none;border:2px solid var(--GRAY1-30);box-shadow:var(--SHADOW)}.CustomInputs_contentWrapper__iInxr>select>option{font-size:1.3rem;line-height:3rem;font-weight:400;color:var(--BLACK1)}.CustomInputs_svgIcon__1GYVy{position:absolute;top:50%;right:5px;transform:translateY(-50%);width:20px;height:20px;fill:var(--GRAY1-50);background-color:var(--WHITE1);pointer-events:none}.CustomInputs_cardsWrapper__6By_Q{width:100%}.CustomInputs_selectedCards__l68YS{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:4px;margin-top:4px}.CustomInputs_selectedCard__WHH8h{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:4px;border-radius:4px;background-color:var(--GREEN4);border:1px solid var(--GRAY1-30);box-shadow:var(--SHADOW);height:30px}.CustomInputs_selectedCardName__DRc_V{color:var(--WHITE1);font-weight:600;font-size:1rem}.CustomInputs_selectedCardRemove__OR_4B{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:4px;margin-left:4px;cursor:pointer}.CustomInputs_selectedCardRemove__OR_4B>svg>path{fill:var(--WHITE1)}.CustomInputs_citySelectionContainer__ak6IX{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:5px;width:100%}.CustomInputs_countryContainer__yIRJK{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%}.CustomInputs_countryModal__a_OsV{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:absolute;top:22px;left:0;background-color:#fff;border:1px solid #000;display:none;max-height:300px;overflow-y:scroll;overflow-x:hidden;border-bottom-left-radius:8px;border-bottom-right-radius:8px;z-index:999;width:100%}.CustomInputs_countryModalOpen__gt_px{display:flex}.CustomInputs_countryModalOption__nbtNy{text-align:left;width:100%;white-space:nowrap;font-size:10px;cursor:pointer;margin:0;padding:4px 10px;font-family:Montserrat;font-size:12px}.CustomInputs_countryModalOption__nbtNy:hover{background-color:var(--GRAY1)}.CustomInputs_locationInput__NpPVS{height:30px;gap:2px;border:1px solid var(--GRAY1);background-color:var(--WHITE1);margin-bottom:10px;padding-left:10px;padding-right:10px;width:110px;border-radius:8px;width:100%;font-size:14px}.CustomInputs_queryInputContainer__LAZos{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative}.CustomInputs_queryInputSearch__LFJqc{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px}.CustomInputs_queryInputSearch__LFJqc>p{font-size:14px;font-weight:600;margin:0}.CustomInputs_queryInputSearch__LFJqc>input{height:30px;padding-left:10px;padding-right:10px;font-size:14px}.CustomInputs_queryInputSearch__LFJqc>input,.CustomInputs_queryResults__wjyRU{border:1px solid var(--GRAY1);background-color:var(--WHITE1);border-radius:8px}.CustomInputs_queryResults__wjyRU{position:absolute;top:30px;left:0;width:100%;z-index:999;max-height:300px;overflow-y:scroll;overflow-x:hidden}.CustomInputs_queryItem__YVDzD{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:4px;cursor:pointer;width:100%}.CustomInputs_queryItem__YVDzD:hover{background-color:var(--GRAY1-30)}.CustomInputs_queryItemLabel__xnyq6{font-size:12px;font-weight:600;margin:0;padding:4px;cursor:pointer}.CustomInputs_queryItemInfo___xMa_{font-size:10px;margin:0;padding:4px;cursor:pointer}.CustomInputs_SICOptions__CyIHW{position:absolute;top:50px;left:0;width:100%;background-color:var(--dark-gray);border:1px solid #333;border-radius:8px;z-index:999;max-height:300px;overflow-y:scroll;overflow-x:hidden}.CustomInputs_SICItem__UKRcL{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:8px;cursor:pointer;width:calc(100% + 50px);transition:background-color .05s var(--BEZIER);border-bottom:1px solid #333}.CustomInputs_SICItem__UKRcL:last-child{border-bottom:none}.CustomInputs_SICItem__UKRcL:hover{background-color:var(--dark-gray);filter:brightness(1.2)}.CustomInputs_SICItemSelected__6v054{background-color:var(--dark-gray2)}.CustomInputs_SICItemLabel__rqb90{font-size:12px;font-weight:600;margin:0;padding:4px;cursor:pointer;color:var(--white-90)}.CustomInputs_SICOptionsMini__AJIue{position:absolute!important;bottom:24px;left:0;width:100%;background-color:var(--dark-gray);border:1px solid #333;border-top:none;border-radius:8px;z-index:999;max-height:150px;overflow-y:scroll;overflow-x:hidden}.CustomInputs_SICItemMini__ow8Xj{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:2px;cursor:pointer;width:calc(100% + 50px);transition:background-color .05s var(--BEZIER);border-bottom:1px solid #333}.CustomInputs_SICItemMini__ow8Xj:last-child{border-bottom:none}.CustomInputs_SICItemMini__ow8Xj:hover{background-color:#333}.CustomInputs_SICItemLabelMini__WvP1m{font-size:12px;font-weight:600;margin:0;padding:4px;cursor:pointer;color:var(--white-70)}.CustomInputs_SICQInput__D5hvb:focus{border-bottom-right-radius:0;border-bottom-left-radius:0;outline:1px solid #333}.CustomInputs_SICQOptions__lVhiZ{position:absolute;top:50px;left:0;width:100%;background-color:var(--dark-gray);border:1px solid #333;border-bottom-left-radius:8px;border-bottom-right-radius:8px;z-index:999;max-height:300px;overflow-y:scroll;overflow-x:hidden}.CustomInputs_SICQOptionsMini__EADXI::-webkit-scrollbar{display:none}.CustomInputs_SICQItem__XIEnZ{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:8px;cursor:pointer;width:calc(100% + 50px);transition:background-color .05s var(--BEZIER);border-bottom:1px solid #333;width:100%}.CustomInputs_SICQItem__XIEnZ:last-child{border-bottom:none}.CustomInputs_SICQItem__XIEnZ:hover{background-color:#333;filter:brightness(1.2)}.CustomInputs_SICQItemLabel__NZBcC{font-size:12px;font-weight:600;margin:0;cursor:pointer;color:var(--white-90)}.CustomInputs_SICQqueryItemInfo__dMcqx{font-size:10px;margin:0;cursor:pointer;color:var(--white-70)}.CustomInputs_currencyBeforeInput__bnQ6k{padding-left:34px}.CustomInputs_currencyBefore__x54xM{position:relative}.CustomInputs_currencyBefore__x54xM:after{content:"R$";display:inline;position:absolute;left:8px;top:38px;font-size:16px;color:var(--white-90);font-weight:500}