.Tooltip_tooltipContainer__izUAj{display:inline-block;position:relative}.Tooltip_tooltipContainer__izUAj svg{width:1.8rem;height:-moz-fit-content;height:fit-content;color:var(--color-text-light-blue)}.Tooltip_tooltip__vAjij{background-color:var(--color-ui-dark-blue);color:#fff;text-align:center;padding:6px 10px;border-radius:4px;position:absolute;transform:translateX(-50%);white-space:break-spaces;z-index:100000;font-size:1rem}.Tooltip_tooltip__vAjij:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:5px;border-style:solid;border-color:var(--color-tooltip-primary) var(--color-ui-transparent) var(--color-ui-transparent) var(--color-ui-transparent)}.Loader_loader__GrUtG{display:flex;justify-content:center;align-items:center;height:100%}.Loader_spinner__gZKkW{border:.4rem solid var(--column-loader-primary);border-left-color:var(--color-border-dark);border-radius:50%;width:4rem;height:4rem;animation:Loader_spin__I19o8 1s linear infinite}@keyframes Loader_spin__I19o8{to{transform:rotate(1turn)}}.TypoGraphy_p-tag__de4l_{font-size:1.5rem}.TypoGraphy_blue__G_ClJ{color:var(--color-text-blue)}.TypoGraphy_black__lTAak{color:var(--color-text-primary)}.TypoGraphy_grey__8eNCZ{color:var(--color-text-grey)}.TypoGraphy_white__xfDL_{color:var(--color-text-secondary)}.TypoGraphy_primary__jbnYC{color:var(--color-text-primary)}.TypoGraphy_secondary__sDt0T{color:var(--color-text-secondary)}.TypoGraphy_tertiary__ofou1{color:var(--color-text-blue)}.TypoGraphy_green__uehhk{color:var(--color-text-green)}.TypoGraphy_error__Rm21W{color:var(--color-text-error)}.TypoGraphy_light-blue__QnMRZ{color:var(--color-basket-primary)}.TypoGraphy_success__uAgyr{color:var(--color-text-success)}.BaseButton_btn__6e_u5{width:-moz-fit-content;width:fit-content;max-height:4rem;border-radius:.6rem;padding:.5rem 2rem;position:relative;transition:all .1s ease-in-out;cursor:pointer;font-size:1.4rem;line-height:2.6rem;font-weight:400;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap}.BaseButton_btn__6e_u5:hover{opacity:.8}.BaseButton_btn__6e_u5 svg{width:1.8rem;height:1.8rem;color:var(--color-text-secondary)}.BaseButton_disabled__6hK6o{cursor:not-allowed}.BaseButton_btn-white__d1O6g{background-color:var(--color-ui-transparent);border:2px solid var(--color-border-blue);color:var(--color-text-blue)}.BaseButton_btn-white__d1O6g svg{color:var(--color-text-blue)}.BaseButton_btn-transparent__pl1RU{background-color:var(--color-ui-transparent);border:1px solid var(--color-border-primary);color:var(--color-text-dark-grey)}.BaseButton_btn-transparent__pl1RU svg{color:var --color-text-dark-grey}.BaseButton_btn-blue__ojAZl{background-color:var(--color-ui-blue);border:none}.BaseButton_btn-blue__ojAZl,.BaseButton_btn-blue__ojAZl svg,.BaseButton_btn-red__5Q5ED{color:var(--color-text-secondary)}.BaseButton_btn-red__5Q5ED{background-color:var(--color-ui-error);border:none}.BaseButton_btn-grey__QdDyh,.BaseButton_btn-red__5Q5ED svg{color:var(--color-text-secondary)}.BaseButton_btn-grey__QdDyh{background-color:var(--color-button-dark-grey);border:none}.BaseButton_btn-black__IVB1k,.BaseButton_btn-grey__QdDyh svg{color:var(--color-text-secondary)}.BaseButton_btn-black__IVB1k{background-color:var(--color-button-black);border:none}.BaseButton_btn-black__IVB1k svg{color:var(--color-text-secondary)}.BaseButton_btn-secondary__39bFQ{background-color:var(--disable);color:var(--color-text-primary);border:transparent}.BaseButton_btn-secondary__39bFQ svg{color:var(--color-text-primary)}.BaseButton_btn-darkblue__BBCE4{background-color:var(--color-ui-dark-blue);border:var(--color-border-blue)}.BaseButton_btn-darkblue__BBCE4,.BaseButton_btn-darkblue__BBCE4 svg{color:var(--color-text-secondary)}.TableRow_rows___Wc0M{background-color:unset;display:flex;flex-direction:column;overflow-y:scroll}.TableRow_rows___Wc0M .TableRow_row-items__UTHh8{display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between;align-items:center;padding:.5rem 2.4rem;border-bottom:1px solid var(--color-border-primary);grid-gap:1rem;gap:1rem}.TableRow_rows___Wc0M .TableRow_row-items__UTHh8:nth-child(2n){background-color:var(--color-ui-grey)}.TableRow_rows___Wc0M .TableRow_row-items__UTHh8:last-child{border-bottom:unset}.TableRow_rows___Wc0M .TableRow_row-items__UTHh8:hover{background-color:var(--color-ui-blue-hover);cursor:pointer}@media only screen and (min-width:1024px){.TableRow_rows___Wc0M .TableRow_row-items__UTHh8{display:flex;flex-direction:row;gap:3rem;min-height:5rem}}.TableRow_rows___Wc0M .TableRow_cell__GNxvP,.TableRow_rows___Wc0M .TableRow_checkbox-cell__dSU6a{width:100%;font-size:1.4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:var(--color-text-dark-grey)}@media only screen and (min-width:1024px){.TableRow_rows___Wc0M .TableRow_cell__GNxvP,.TableRow_rows___Wc0M .TableRow_checkbox-cell__dSU6a{flex-direction:row;justify-content:flex-start;align-items:center}}.TableRow_rows___Wc0M .TableRow_cell__GNxvP .TableRow_checkbox__1ZPwb,.TableRow_rows___Wc0M .TableRow_checkbox-cell__dSU6a .TableRow_checkbox__1ZPwb{margin-left:1rem}.TableRow_rows___Wc0M .TableRow_cell__GNxvP .TableRow_label__9FplA,.TableRow_rows___Wc0M .TableRow_checkbox-cell__dSU6a .TableRow_label__9FplA{display:flex;flex-direction:row;gap:.2rem;width:100%}.TableRow_rows___Wc0M .TableRow_cell__GNxvP .TableRow_label__9FplA .TableRow_cell-label__XZymO,.TableRow_rows___Wc0M .TableRow_checkbox-cell__dSU6a .TableRow_label__9FplA .TableRow_cell-label__XZymO{font-weight:500;overflow:hidden;text-overflow:ellipsis;max-width:100%;color:var(--color-text-dark-grey)}.TableRow_rows___Wc0M .TableRow_cell__GNxvP .TableRow_label__9FplA .TableRow_tooltip__TqOWV,.TableRow_rows___Wc0M .TableRow_checkbox-cell__dSU6a .TableRow_label__9FplA .TableRow_tooltip__TqOWV{height:-moz-fit-content;height:fit-content;display:flex;align-items:flex-end}.TableRow_rows___Wc0M .TableRow_cell__GNxvP .TableRow_label__9FplA .TableRow_tooltip__TqOWV svg,.TableRow_rows___Wc0M .TableRow_checkbox-cell__dSU6a .TableRow_label__9FplA .TableRow_tooltip__TqOWV svg{width:1.8rem;height:-moz-fit-content;height:fit-content;color:var(--color-text-light-blue)}.TableRow_rows___Wc0M .TableRow_cell__GNxvP .TableRow_cell-name__6qSG9,.TableRow_rows___Wc0M .TableRow_checkbox-cell__dSU6a .TableRow_cell-name__6qSG9{overflow:hidden;text-overflow:ellipsis;max-width:100%;color:var(--color-text-dark-grey)}.TableRow_checkbox-cell__dSU6a{flex-direction:column}.TableRow_checkbox-items__tq54S{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;color:var(--color-text-dark-grey)}.TableRow_rows___Wc0M::-webkit-scrollbar{display:none}.IconButton_btn__He1_7{background:none;border:none;height:3.6rem;width:3.6rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.IconButton_disabled__IkO9K{cursor:not-allowed}.IconButton_disabled__IkO9K svg{color:var(--disable)!important}.IconButton_bdg__E0rYd{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:.1rem .5rem;border-radius:50%;position:absolute;top:-6px;background-color:orange;left:60%}.IconButton_bdg__E0rYd,.IconButton_bdg__E0rYd p{display:flex;justify-content:center;align-items:center}.IconButton_bdg__E0rYd p{width:100%;height:100%;text-align:center;color:var(--color-text-secondary);font-size:12px;font-weight:800}.IconButton_animation__BFzqL{animation:IconButton_shake__TdQql .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}@keyframes IconButton_shake__TdQql{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.IconButton_btn-primary__4S_j_{background-color:transparent}.IconButton_btn-primary__4S_j_ svg{color:var(--color-text-primary)}.IconButton_btn-primary__4S_j_:hover svg{color:var(--color-text-error)}.IconButton_btn-secondary__AwiHo{background-color:var(--color-ui-primary);border:.1rem solid var(--color-border-primary);color:var(--color-border-dark)}.TableColumn_columns__uB15B{display:none}@media only screen and (min-width:1024px){.TableColumn_columns__uB15B{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 2.4rem;border-bottom:1px solid var(--color-border-primary);background-color:var(--color-ui-secondary);min-height:4rem;gap:3rem}.TableColumn_columns__uB15B .TableColumn_column__q_tSu{font-size:1.5rem;font-weight:600;color:var(--color-text-dark-grey);display:flex;flex-direction:row;gap:.2rem}.TableColumn_columns__uB15B .TableColumn_column__q_tSu .TableColumn_name__LWPj4{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.TableColumn_columns__uB15B .TableColumn_column__q_tSu .TableColumn_tooltip__Brn19{height:-moz-fit-content;height:fit-content;display:flex;align-items:flex-end}}.FilterModal_backdrop__ViNVz{-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);position:fixed;inset:0;z-index:3}.FilterModal_content__W1BYE{width:100%;height:100dvh;display:flex;justify-content:center;align-items:center;padding:3rem 1rem}.FilterModal_content__W1BYE .FilterModal_modal__1PTYS{background-color:var(--color-ui-primary);display:grid;grid-template-rows:auto 1fr;border:.1rem solid var(--color-border-light-grey);border-radius:1rem;overflow:hidden}.FilterModal_content__W1BYE .FilterModal_modal__1PTYS .FilterModal_header__5NQP5{width:100%;padding:1rem 1.5rem 1rem .5rem;border-bottom:.1rem solid var(--color-border-light-grey);display:grid;grid-template-columns:1fr auto;align-items:center}.FilterModal_content__W1BYE .FilterModal_modal__1PTYS .FilterModal_header__5NQP5 .FilterModal_actions__IwskO{display:flex;flex-direction:row;gap:.8rem}.FilterModal_content__W1BYE .FilterModal_modal__1PTYS .FilterModal_header__5NQP5 .FilterModal_actions__IwskO .FilterModal_closeBtn__b5Kzr svg{color:var(--color-text-grey)}.FilterModal_content__W1BYE .FilterModal_modal__1PTYS .FilterModal_header__5NQP5 .FilterModal_actions__IwskO .FilterModal_closeBtn__b5Kzr:hover svg{color:var(--color-text-error)}.FilterModal_content__W1BYE .FilterModal_modal__1PTYS .FilterModal_body__Hvyow{width:100%;height:100%}.TablePagination_footer-action__pV2er{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;align-items:center;gap:1rem}.TablePagination_footer-action__pV2er p{font-size:1.3rem}.TablePagination_footer-action__pV2er .TablePagination_pageSize__j2cd1,.TablePagination_footer-action__pV2er .TablePagination_pagination__W4Inq{border:1px solid var(--color-border-primary);background-color:var(--color-ui-primary);padding:.5rem .6rem .5rem 1.2rem;min-height:3rem;border-radius:.5rem}.TablePagination_footer-action__pV2er .TablePagination_pageSize__j2cd1 .TablePagination_select__HnhY0,.TablePagination_footer-action__pV2er .TablePagination_pagination__W4Inq .TablePagination_select__HnhY0{border:none;outline:none;color:var(--color-text-dark-grey);background-color:var(--color-ui-primary)}.TablePagination_pagination-info__YL2D2{display:none}@media only screen and (min-width:640px){.TablePagination_pagination-info__YL2D2{display:flex;font-size:1.3rem;color:var(--color-text-primary)}}.DropDown_dropdown__wWlcr{position:absolute;z-index:3;padding:.8rem;display:flex;max-width:100vw;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .1s ease-in-out}.DropDown_dropdown-open__eQ9I0{opacity:1;visibility:visible;pointer-events:all}.DropDown_dropdown-content__HVbHk{flex:1 1;border:.1rem solid var(--color-border-primary);background-color:var(--color-ui-primary);box-shadow:0 0 .4rem 0 var(--color-shadow-primary);position:relative;padding:.8rem;border-radius:1.2rem;display:flex;flex-direction:column;gap:.8rem}.Card_card__Cr3zd{display:grid;grid-template-rows:auto 1fr auto;height:100%;width:100%;border-radius:1.2rem;border:.1rem solid var(--color-border-primary);overflow:hidden}.Card_footer__eEkRv{background-color:var(--color-ui-grey);border-top:.1rem solid var(--color-border-primary);padding:0 1.6rem;min-height:5.6rem;display:flex;gap:2rem;justify-content:space-between;align-items:center}@media only screen and (min-width:576px){.Card_footer__eEkRv{padding:0 2.4rem 0 1.8rem;min-height:7.2rem}}.Card_main__bKEgx{height:100%;display:grid;grid-template-rows:auto 1fr;overflow:hidden;min-height:40rem}.Card_header__YCWhO{background-color:var(--color-ui-grey);border-bottom:.1rem solid var(--color-border-primary);padding:0 1.6rem;min-height:5.6rem;display:flex;align-items:center;gap:2rem;justify-content:space-between}@media only screen and (min-width:576px){.Card_header__YCWhO{padding:0 2.4rem 0 1.8rem;min-height:7.2rem}}.RoundButton_btn__o1Swv{height:3.6rem;width:-moz-fit-content;width:fit-content;padding-inline:1rem;border-radius:3rem;border:.1rem solid var(--color-border-primary);background-color:var(--color-ui-primary);color:var(--color-text-dark-grey);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.3rem;white-space:nowrap}.RoundButton_btn__o1Swv svg{width:1.5rem}.RoundButton_active__nekXE{border:.1rem solid var(--color-ui-blue);color:var(--color-text-blue)}.RoundButton_active__nekXE svg{color:var(--color-ui-blue)}.Container_content__lJspu{width:100%;position:relative}.Modal_backdrop__CkVGk{-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);position:fixed;inset:0;z-index:3}.Modal_content__Fchkl{height:100dvh;background-color:rgba(0,0,0,.3);padding:2rem}.Modal_content__Fchkl,.Modal_header__8HSvT{width:100%;display:flex;justify-content:center;align-items:center}.Modal_header__8HSvT{margin-bottom:1rem}.Modal_header__8HSvT svg{max-width:50%}.Modal_header__8HSvT .Modal_header-items__pwZvG{width:100%;height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;align-items:center;color:var(--color-text-primary)}.Modal_header__8HSvT .Modal_header-items__pwZvG svg{width:30rem;height:-moz-fit-content;height:fit-content}.Modal_modal__l4yBn{background-color:var(--color-ui-primary);border-radius:1rem;padding:2rem;display:flex;flex-direction:column;max-height:100%;border:.1rem solid var(--color-border-light-grey)}.Modal_subheader__K_PJX{width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:.1rem solid var(--color-border-light-grey);padding-bottom:.5rem}.Modal_subheader__K_PJX p,.Modal_subheader__K_PJX svg{color:var(--color-text-dark-grey)}.Modal_subheader__K_PJX .Modal_close-btn__zIghE{display:flex;justify-content:flex-end}.Modal_subheader__K_PJX .Modal_close-btn__zIghE svg{color:var(--color-text-primary)}.Modal_subheader__K_PJX .Modal_close-btn__zIghE svg:hover{color:var(--color-text-error)}.Modal_main-header__I_0Xo{width:100%;display:flex;flex-direction:column;align-items:center;font-size:2rem;font-weight:500}.Modal_main-header__I_0Xo .Modal_close-modal__abyid{display:flex;justify-content:flex-end;width:100%}.Modal_main-header__I_0Xo .Modal_close-modal__abyid .Modal_close-btn__zIghE{display:flex;justify-content:flex-end}.Modal_main-header__I_0Xo .Modal_close-modal__abyid svg{color:var(--color-text-error);opacity:.3}.Modal_main-header__I_0Xo .Modal_close-modal__abyid svg:hover{opacity:1}.Modal_main-header__I_0Xo svg{width:100%}.Modal_body__ghBXu{width:100%;height:100%}.Table_footer__qmIen,.Table_header__Zppc_{min-height:6rem;background-color:var(--color-ui-grey);padding:0 2.4rem 0 1.8rem;display:flex;align-items:center;gap:2rem;border-bottom:1px solid var(--color-border-primary)}.Table_header__Zppc_{font-weight:500;font-size:1.8rem;color:var(--color-text-primary)}.Table_table__Z2aeu{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr}.Table_footer__qmIen{border-top:1px solid var(--color-border-primary);border-bottom:none}.Table_table__Z2aeu{overflow:auto;display:flex;flex-direction:column}.Table_section__OOupn{display:flex!important;flex-direction:column;height:100%;width:100%;justify-content:center;align-items:center}.Table_section__OOupn .Table_no-data__uP_Wh{height:100%;display:flex;justify-content:center;align-items:center;font-size:1.4rem;color:var(--color-text-dark-grey);min-height:40rem}.Table_controls__rhbvE{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.Table_controls__rhbvE .Table_icon-btn__ZHSul{background-color:var(--color-ui-primary);border:.1rem solid var(--color-border-primary);border-radius:50%}.Table_controls__rhbvE .Table_icon-btn__ZHSul svg{width:2rem;color:var(--color-text-primary)}.Table_controls__rhbvE .Table_search__jJlHh{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem 1rem;border:.1rem solid var(--color-border-primary);border-radius:3.2rem;background-color:var(--color-ui-primary);transition:all .1s ease-in-out;min-width:18rem}@media only screen and (min-width:768px){.Table_controls__rhbvE .Table_search__jJlHh{min-width:30rem}}.Table_controls__rhbvE .Table_search__jJlHh .Table_search-input__62mN9{font-size:1rem;border:none;background-color:var(--color-ui-primary);color:var(--color-text-primary);flex:1 1;outline:none}@media only screen and (min-width:768px){.Table_controls__rhbvE .Table_search__jJlHh .Table_search-input__62mN9{font-size:1.4rem}}.Table_controls__rhbvE .Table_search__jJlHh .Table_search-input__62mN9::placeholder{color:var(--color-text-light-grey)}.Table_controls__rhbvE .Table_search__jJlHh svg{width:1.5rem;color:var(--color-text-light-grey)}@media only screen and (min-width:768px){.Table_controls__rhbvE .Table_search__jJlHh svg{width:unset}}.Table_controls__rhbvE .Table_search__jJlHh:focus-within{border-color:var(--color-ui-blue)}.Table_menu__OkMbd{background-color:var(--color-ui-secondary)!important;border-radius:50%!important;border:.1rem solid var(--color-border-primary)!important}.Table_menu__OkMbd:hover{background-color:var(--color-ui-light-grey)}.Table_menu__OkMbd svg{color:var(--color-border-light-grey)!important}.Table_actions-btn__XzK_E{width:100%!important}.Table_dropdown__DZLhl{max-height:unset!important}.SearchBar_search__ph_Kj{position:relative;width:100%;height:100%;padding:1rem 0;margin:0 auto}.SearchBar_search--wrapper__AAz_j{position:relative;width:100%;height:100%;padding:1rem .5rem;font-size:1.5rem;border:.063rem solid var(--color-modal-secondary);border-radius:.5rem;box-shadow:inset 0 .063rem .188rem var(--shadow-footer-primary);transition:border-color .2s ease-in-out;display:grid;grid-template-columns:1fr auto;grid-gap:1rem;gap:1rem;background-color:var(--color-ui-secondary)}.SearchBar_search--wrapper__AAz_j:focus-within{border-color:var(--color-border-light-blue);outline:none}@media only screen and (min-width:1024px){.SearchBar_search--wrapper__AAz_j{padding:.5rem}}.SearchBar_search--wrapper__input__XKUSg{position:relative;width:100%}.SearchBar_search--wrapper__input__XKUSg .SearchBar_input___I0zV{width:100%;height:100%;border:none;outline:none;font-size:1.5rem;color:var(--shadow-search-primary);background-color:var(--color-ui-transparent)}.SearchBar_search--wrapper__input__XKUSg .SearchBar_placeholder__Vxj__{position:absolute;top:50%;transform:translateY(-50%);color:var(--color-search-primary);font-size:1.5rem;pointer-events:none;display:flex;flex-wrap:wrap;align-items:center;width:100%;gap:.3rem}.SearchBar_search--wrapper__input__XKUSg .SearchBar_placeholder--text__zzXld{margin-right:.25rem}.SearchBar_search--wrapper__input__XKUSg .SearchBar_placeholder--highlight___ggJv{color:var(--color-text-light-blue)}@media only screen and (min-width:1024px){.SearchBar_search--wrapper__input__XKUSg .SearchBar_placeholder--highlight___ggJv{color:var(--color-search-primary)}}.SearchBar_search--actions__u4prb{display:flex;flex-direction:row;gap:.5rem}.SearchBar_search--actions__u4prb .SearchBar_btn__Ltf6V{color:var(--color-search-primary);transition:color .2s ease-in-out}.SearchBar_search--actions__u4prb .SearchBar_btn__Ltf6V:hover{color:var(--color-text-light-blue)}.SearchBar_search--actions__u4prb .SearchBar_close-btn__oU1QC{color:var(--color-search-primary);transition:color .2s ease-in-out}.SearchBar_search--actions__u4prb .SearchBar_close-btn__oU1QC:hover{color:var(--color-text-error)}.SearchBar_result__cOoEX{position:absolute;top:100%;left:0;right:0;background-color:var(--color-ui-primary);border-radius:.5rem;max-height:30rem;overflow-y:auto;box-shadow:0 .063rem .188rem var(--shadow-footer-primary);z-index:5;padding:0;margin:.5rem 0 0;list-style:none;display:flex;flex-direction:column}.SearchBar_result--product___VqyL{padding:.5rem 1rem;cursor:pointer;transition:background-color .2s;display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:1rem;gap:1rem}.SearchBar_result--product___VqyL:hover{background-color:var(--color-search-secondary)}.SearchBar_result--product___VqyL:hover .SearchBar_result--product__btn__B17ID,.SearchBar_result--product___VqyL:hover .SearchBar_result--product__name__WMOEd{color:var(--color-text-light-blue)}.SearchBar_result--product__name__WMOEd{font-size:1.3rem;transition:color .2s}.SearchBar_result--product__btn__B17ID{transition:color .2s}.SearchBar_result--product__btn__B17ID svg{transition:fill .2s;color:var(--color-text-light-blue)}.TextButton_text-button__KyZHD{background-color:transparent;border:none;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;color:var(--color-text-grey);cursor:pointer;display:flex;justify-content:center;align-items:center;gap:.3rem}.TextButton_text-button__KyZHD svg{width:1rem}.TextButton_text-button__KyZHD:hover{color:var(--color-text-blue)}.Input_filed__Mxwf8{width:100%;display:flex;flex-direction:column;gap:.5rem}.Input_label__MUrW2{display:flex;flex-direction:row;gap:.5rem}.Input_label__MUrW2 .Input_require___3e1x{color:var(--color-text-error);font-size:1.3rem}.Input_label__MUrW2 .Input_label-text__Hf_RI{color:var(--color-text-dark-grey);font-size:1.3rem}.Input_input__TvmJv{width:100%;background-color:var(--color-ui-primary);border:1px solid var(--color-border-primary);color:var(--color-text-grey);text-align:right;padding:1rem;min-height:4.8rem;border-radius:.6rem;outline:none;transition:border-color .2s ease-in-out}.Input_input-error__dRLxi{border:1px solid var(--color-border-hover)}.Input_input__TvmJv::-webkit-inner-spin-button,.Input_input__TvmJv::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Input_input__TvmJv[type=number]{-moz-appearance:textfield}.Input_input__TvmJv:focus,.Input_input__TvmJv:hover{border:1px solid var(--color-border-blue)}.Input_error__nQshE{width:100%;text-align:right;font-size:1rem;color:var(--color-text-error);min-height:1.8rem;margin-right:1rem}.SignInOtp_section__j9tRd{justify-content:center}.SignInOtp_form__w_x0g,.SignInOtp_section__j9tRd{display:flex;flex-direction:column;align-items:center;width:100%;gap:2rem}.SignInOtp_form__w_x0g{justify-content:flex-start}.SignInOtp_form__w_x0g .SignInOtp_error__jVkDe{width:100%;text-align:center;font-size:1.2rem;color:var(--color-text-blue);min-height:3rem}.SignInOtp_form__w_x0g .SignInOtp_submit-button__zvKbV{width:100%!important}.SignInOtp_form__w_x0g .SignInOtp_resend__TfENp{width:100%;min-height:4.8rem;display:grid;grid-template-columns:1fr auto;background-color:var(--color-text-secondary);border:1px solid var(--color-border-primary);border-radius:.6rem;padding:.5rem;align-items:center}.SignInOtp_form__w_x0g .SignInOtp_resend__TfENp .SignInOtp_resend-btn__ivhSe{border-radius:.6rem;padding:.5rem;background-color:var(--color-button-secondary);color:var(--color-text-button);border:none}.SignInOtp_form__w_x0g .SignInOtp_resend__TfENp .SignInOtp_disabled__DCeh5{cursor:not-allowed;background-color:var(--color-ui-primary);border:1px solid var(--color-border-secondary);color:var(--color-text-grey)}.SignInOtp_form__w_x0g .SignInOtp_resend__TfENp .SignInOtp_mobile__aI6EO{color:var(--color-text-grey);font-size:1.5rem;cursor:not-allowed}.SignInOtp_guide__eyY_X{font-size:1.3rem}.SignInOtp_footer__mVB1s{width:100%;display:flex;flex-direction:row;justify-content:space-between}.Forms_form__LjqV7{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem}.Forms_form__LjqV7 .Forms_error__j144M{width:100%;text-align:center;font-size:1.2rem;color:var(--color-text-blue);min-height:3rem}.Forms_select__yfDKy{width:100%;background-color:var(--color-ui-primary);border:1px solid var(--color-border-secondary);color:var(--color-text-grey);text-align:right;padding:1rem;min-height:4.8rem;border-radius:.6rem}.Forms_select__yfDKy:focus,.Forms_select__yfDKy:hover{border:none;outline:1px solid var(--color-border-blue)}.Forms_submit-button__1ZTIz{width:100%!important}.Forms_footer__K4A4d{width:100%;display:flex;flex-direction:row;justify-content:space-between}.SignUp_termsLabel__Ar4dF{font-weight:600;color:var(--color-text-primary)}.SignUp_terms__eVUxT{color:var(--active);text-decoration:underline}.UserDropdown_wrapper__SaP0k{position:relative;display:inline-block}.UserDropdown_wrapper__SaP0k:hover .UserDropdown_menu__MNXhY{opacity:1;visibility:visible;transform:translateY(0)}.UserDropdown_trigger__xN_sP{cursor:pointer}.UserDropdown_trigger__xN_sP .UserDropdown_cartBtn__jbxUM{background-color:var(--color-button-secondary);border-radius:8px;color:var(--color-text-secondary)}.UserDropdown_menu__MNXhY{position:absolute;top:120%;left:0;width:360px;background-color:var(--background);border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.1);opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;z-index:1000}.UserDropdown_parentHeader__lw6vO{background:var(--color-button-secondary);color:#fff;padding:16px;border-radius:12px}.UserDropdown_parentHeader__lw6vO .UserDropdown_header__7lg8A{display:flex;justify-content:space-between;align-items:center;position:relative}.UserDropdown_parentHeader__lw6vO .UserDropdown_header__7lg8A .UserDropdown_walletLabel__SFVkA{display:flex;cursor:pointer;align-items:center;gap:6px;font-size:14px;font-weight:600}.UserDropdown_parentHeader__lw6vO .UserDropdown_header__7lg8A .UserDropdown_walletLabel__SFVkA svg{width:24px;height:24px}.UserDropdown_parentHeader__lw6vO .UserDropdown_header__7lg8A .UserDropdown_parentUser__W4R4o{display:flex;align-items:center;justify-content:center;gap:12px}.UserDropdown_parentHeader__lw6vO .UserDropdown_header__7lg8A .UserDropdown_parentUser__W4R4o .UserDropdown_name__eX6Pq{font-size:15px;font-weight:700}.UserDropdown_parentHeader__lw6vO .UserDropdown_header__7lg8A .UserDropdown_parentUser__W4R4o .UserDropdown_icon__pMT7d{background:hsla(0,0%,100%,.3);border:1px solid var(--color-text-secondary);color:var(--color-text-secondary);padding:6px;border-radius:50%;font-size:18px;display:inline-flex;align-items:center;justify-content:center}.UserDropdown_parentHeader__lw6vO .UserDropdown_walletRow__4bGgk{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-top:16px}.UserDropdown_parentHeader__lw6vO .UserDropdown_walletRow__4bGgk .UserDropdown_tag__CdlXA{padding:6px 10px;border-radius:9999px;font-size:12px;font-weight:700;white-space:nowrap}.UserDropdown_parentHeader__lw6vO .UserDropdown_walletRow__4bGgk .UserDropdown_tag__CdlXA.UserDropdown_green__4KgV7{background:#e6fbe4;color:var(--color-text-success)}.UserDropdown_parentHeader__lw6vO .UserDropdown_walletRow__4bGgk .UserDropdown_tag__CdlXA.UserDropdown_blue__adWSH{background:#cfdcf8;color:var(--color-text-blue)}.UserDropdown_parentHeader__lw6vO:before{content:"";position:absolute;top:-6px;left:0;transform:translateX(50%);width:3px;background:transparent;height:3px;border-left:10px solid transparent;border-right:10px solid rgba(207,49,49,0);border-bottom:10px solid var(--color-button-secondary);z-index:999}.UserDropdown_divider__q9462{height:1px;background-color:#e0e0e0;margin:0 16px}.UserDropdown_menuList__SfLgA{list-style:none;margin:0;padding:16px}.UserDropdown_menuList__SfLgA li{display:flex;color:var(--color-text-dark-grey);align-items:center;gap:8px;padding:13px 0;font-size:14px;border-bottom:1px solid var(--color-border-primary);cursor:pointer;transition:background-color .2s ease}.UserDropdown_menuList__SfLgA li:hover{color:var(--color-button-secondary)}.UserDropdown_menuList__SfLgA li.UserDropdown_logout__nykoQ{color:#d33;border-bottom:none}.UserDropdown_menuList__SfLgA li .UserDropdown_counter__IrcXR{margin-right:auto;background-color:transparent;color:var(--color-button-secondary);border:1px solid var(--color-button-secondary);border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.Header_container__cRP9I{display:flex;flex-direction:column;justify-content:center;align-items:center;height:-moz-fit-content;height:fit-content;box-shadow:var(--color-header-shadow-primary) 0 3px 3px 0}@media only screen and (min-width:1024px){.Header_container__cRP9I{box-shadow:unset}}.Header_header__LV3JK{width:100%;min-height:7rem;max-height:7rem;display:flex;gap:1rem;padding-inline:1rem;align-items:center}@media only screen and (min-width:1024px){.Header_header__LV3JK{display:grid;grid-template-columns:auto 1fr auto;padding-inline:5rem;border-bottom:1px solid var(--color-border-primary)}}.Header_header__LV3JK .Header_logo__v35H3{display:none}@media only screen and (min-width:1024px){.Header_header__LV3JK .Header_logo__v35H3{width:100%;display:flex!important;justify-content:flex-start}.Header_header__LV3JK .Header_logo__v35H3 a svg{width:15rem;height:-moz-fit-content;height:fit-content}}.Header_sub-header__w0Vhg{display:none}@media only screen and (min-width:1024px){.Header_sub-header__w0Vhg{width:100%;min-height:4rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-inline:7rem;box-shadow:var(--color-header-shadow-primary) 0 3px 3px 0;background-color:var(--color-ui-button-grey)}.Header_sub-header__w0Vhg .Header_menu-list__G7U5e{overflow:hidden;height:100%;display:flex;flex-direction:row;align-items:center;gap:3rem}.Header_sub-header__w0Vhg .Header_menu-list__G7U5e .Header_menu-label__gdVd4{font-size:1.3rem;display:flex;height:-moz-fit-content;height:fit-content}.Header_sub-header__w0Vhg .Header_menu-list__G7U5e .Header_menu-label__gdVd4:hover{color:var(--color-text-blue)}.Header_sub-header__w0Vhg .Header_menu-list__G7U5e .Header_active__HuYbj,.Header_sub-header__w0Vhg .Header_menu-list__G7U5e .Header_active__HuYbj svg{color:var(--color-button-secondary)}.Header_sub-header__w0Vhg .Header_search-bar__reWhB{height:100%;width:100%;display:flex;justify-content:flex-end;align-items:center;overflow:hidden}}.Header_register__A4vtf{display:none}@media only screen and (min-width:1024px){.Header_register__A4vtf{display:flex;justify-content:flex-end;flex-direction:row;gap:2rem}.Header_register__A4vtf .Header_cart-btn__Nc0y9{position:relative;background-color:var(--color-button-secondary);border-radius:.5rem;color:var(--color-text-secondary)}}.Header_register-modal__N8JJE{min-width:35rem}.Header_reorder-modal__ZBAaI{width:100%}@media only screen and (min-width:1024px){.Header_reorder-modal__ZBAaI{width:80%}}@media only screen and (min-width:1280px){.Header_reorder-modal__ZBAaI{width:60%}}.Header_reorder__SZmiy{display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:center}.Header_reorder--actions__FPz3X{display:flex;gap:1rem}.Header_reorder--table__aVLmD{max-height:20rem}@media only screen and (min-width:768px){.Header_reorder--table__aVLmD{max-height:30rem}}@media only screen and (min-width:1024px){.Header_reorder--table__aVLmD{max-height:40rem}}.Header_mobile-theme-toggle__NohKb{display:flex}@media only screen and (min-width:1024px){.Header_mobile-theme-toggle__NohKb{display:none}}.Header_mobile-theme-toggle__NohKb .Header_icon-button__CHtGN{border:none;padding:.5rem;border-radius:.5rem}.Header_mobile-theme-toggle__NohKb .Header_icon-button__CHtGN svg{width:2.4rem;height:2.4rem}.Header_mobile-dark-mode__Iv_dL{background-color:var(--color-button-secondary)!important;border-radius:.5rem;color:var(--color-text-secondary)!important}.Footer_footer__L2Zk0{width:100%;margin-top:auto;min-height:20rem;background-color:var(--color-ui-grey);box-shadow:var(--shadow-footer-primary) 0 -3px 3px 0;display:flex;justify-content:center;align-items:center}@media(max-width:768px){.Footer_footer__L2Zk0{padding-bottom:100px}}.Footer_section__BVRhQ{width:90%;height:100%;display:grid;grid-template-rows:1fr auto;padding-top:3rem;padding-bottom:3rem}.Footer_column__nOErX{display:flex;flex-direction:column;gap:2rem}.Footer_column__nOErX .Footer_links__4mRXo{display:grid;grid-template-columns:repeat(3,auto);grid-gap:2rem;gap:2rem}.Footer_column__nOErX .Footer_list__4BgT3{display:flex;flex-direction:column}.Footer_title__f0Jji{font-size:1.5rem;font-weight:600;color:var(--color-text-dark-grey)}.Footer_sub-title__tiEOp{font-size:1.3rem;line-height:2rem;color:var(--color-text-dark-grey)}.Footer_sub-title__tiEOp:hover{color:var(--color-text-blue)}.Footer_contact__rYJoz .Footer_news__JxwEy{display:none}.Footer_contact__rYJoz .Footer_link__Nkf3H{width:100%;display:flex;flex-direction:row}.Footer_contact__rYJoz .Footer_link__Nkf3H .Footer_social-media__N47QB{margin-bottom:5rem;width:50%}.Footer_contact__rYJoz .Footer_link__Nkf3H .Footer_social-media__N47QB .Footer_social-media-btn__XBiw9{display:flex;flex-direction:row;gap:1rem}.Footer_contact__rYJoz .Footer_link__Nkf3H .Footer_en__Nxq_M{width:50%;margin-top:1rem;display:flex;justify-content:center;align-items:center}.Footer_contact__rYJoz .Footer_link__Nkf3H .Footer_en__Nxq_M img{width:5rem;height:5rem}@media only screen and (min-width:768px){.Footer_section__BVRhQ{width:90%;height:100%;display:grid;grid-template-columns:1fr .5fr!important;grid-template-rows:unset;padding-top:3rem;padding-bottom:3rem}.Footer_column__nOErX{display:grid;grid-template-columns:repeat(2,1fr)}.Footer_column__nOErX .Footer_list__4BgT3{display:flex;flex-direction:column}.Footer_column__nOErX .Footer_list__4BgT3 .Footer_title__f0Jji{font-size:1.6rem;font-weight:600}.Footer_column__nOErX .Footer_list__4BgT3 .Footer_sub-title__tiEOp{font-size:1.4rem;line-height:2.5rem;color:var(--color-text-blue)}.Footer_contact__rYJoz{display:flex;flex-direction:column}.Footer_contact__rYJoz .Footer_news__JxwEy{display:flex!important;flex-direction:column;margin-bottom:2rem}.Footer_contact__rYJoz .Footer_news__JxwEy .Footer_form__yLkFx{width:100%;display:grid;grid-template-columns:2fr .5fr;grid-column-gap:2rem;column-gap:2rem;align-items:center;justify-content:center;margin-top:1rem}.Footer_contact__rYJoz .Footer_news__JxwEy .Footer_form__yLkFx .Footer_submit-button__lOuwx{width:100%;height:100%}.Footer_contact__rYJoz .Footer_link__Nkf3H{display:flex;flex-direction:row!important}.Footer_contact__rYJoz .Footer_link__Nkf3H .Footer_social-media__N47QB{width:50%;display:flex;flex-direction:column}.Footer_contact__rYJoz .Footer_link__Nkf3H .Footer_social-media-btn__XBiw9{display:flex;flex-direction:row;gap:1rem}.Footer_contact__rYJoz .Footer_link__Nkf3H .Footer_en__Nxq_M{display:flex;justify-content:flex-end;width:50%}.Footer_contact__rYJoz .Footer_link__Nkf3H .Footer_en__Nxq_M img{width:8rem;height:8rem}}.BottomNavbar_bottom-nav__kuYoY{position:fixed;bottom:0;left:0;width:100%;background-color:var(--background);padding:1rem 1rem .5rem;min-height:6rem;z-index:3;display:grid;grid-template-columns:1fr 1fr auto 1fr 1fr;justify-content:center;align-items:center;box-shadow:var(--color-navbar-primary) 0 -3px 3px 0;border-top-left-radius:3rem;border-top-right-radius:3rem;grid-gap:2rem;gap:2rem}.BottomNavbar_bottom-nav__kuYoY .BottomNavbar_nav-item__Q6Xnx{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;cursor:pointer;color:var(--color-text-primary);font-size:1rem;justify-content:center}.BottomNavbar_bottom-nav__kuYoY .BottomNavbar_nav-item__Q6Xnx svg{color:var(--color-text-primary)}.BottomNavbar_bottom-nav__kuYoY .BottomNavbar_nav-item__Q6Xnx.BottomNavbar_active__8Hpa6{background-color:var(--color-bottom-ui-primary);border-radius:1rem;color:var(--color-text-blue)}.BottomNavbar_bottom-nav__kuYoY .BottomNavbar_nav-item__Q6Xnx.BottomNavbar_active__8Hpa6 svg{color:var(--color-text-blue)}.BottomNavbar_bottom-nav__kuYoY .BottomNavbar_nav-item-relative__qXIT3{position:relative}.BottomNavbar_bottom-nav__kuYoY .BottomNavbar_nav-item__Q6Xnx:hover{transform:scale(1.1)}.BottomNavbar_bottom-nav__kuYoY .BottomNavbar_homeIcon__wKHVr{grid-column:3;display:flex;align-items:center;justify-content:center;background-color:var(--color-bottom-ui-secondary);border-radius:50%;width:4.8rem;height:4.8rem;z-index:4}.BottomNavbar_bottom-nav__kuYoY .BottomNavbar_homeIcon__wKHVr a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.BottomNavbar_bottom-nav__kuYoY .BottomNavbar_homeIcon__wKHVr svg{width:2.8rem;height:2.8rem;color:#fff;transition:color .2s ease}.BottomNavbar_bottom-nav__kuYoY .BottomNavbar_homeIcon__wKHVr.BottomNavbar_active__8Hpa6{background-color:var(--color-ui-blue)}.BottomNavbar_bottom-nav__kuYoY .BottomNavbar_homeIcon__wKHVr.BottomNavbar_active__8Hpa6 svg{color:#fff}.BottomNavbar_register-modal__SK18S{min-width:35rem}@media only screen and (min-width:1024px){.BottomNavbar_bottom-nav__kuYoY{display:none}}.BottomNavbar_bdg__mgy7Y{min-width:20px;height:20px;padding:0 6px;border-radius:999px;position:absolute;top:-6px;left:60%;background-color:orange;display:flex;justify-content:center;align-items:center}.BottomNavbar_bdg__mgy7Y p{margin:0;color:var(--color-text-secondary);font-size:12px;font-weight:800;line-height:1}.BottomNavbar_animation__xXxcU{animation:BottomNavbar_shake__2MtH3 .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}@keyframes BottomNavbar_shake__2MtH3{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.Layout_layout__AU2d9{height:100%;min-height:100vh;display:flex;flex-direction:column;gap:2rem;background-color:var(--background)}.Layout_layout__AU2d9 .Layout_content__Z_OBU{width:100%;display:flex;flex-direction:column;justify-content:center;align-self:center;padding-inline:2rem}@media only screen and (min-width:1024px){.Layout_layout__AU2d9 .Layout_content__Z_OBU{padding-inline:2rem}}