.page_main_container__7aijQ{width:100%;display:flex;flex-direction:column;align-items:center;min-height:100vh}.page_main_container__7aijQ .page_category_bar__eSOFi{margin-bottom:.4rem}.LocationBtn_btn__eEqZC{position:relative;display:flex}.DotBadge_badge__JGc1J{width:1rem;height:1rem;border-radius:50%;background:#fff;padding:.2rem}.DotBadge_positioned_abs__afrxS{position:absolute;top:0;right:0;transform:translate(50%,-50%)}.DotBadge_badge_dot__n8WI5{width:100%;height:100%;border-radius:50%}.DotBadge_red_dot__E0Kzi{background:var(--red-dark)}.DotBadge_green_dot___r1hY{background:var(--green-dark)}.DotBadge_blue_dot__1d0cY{background:var(--blue-dark)}.DotBadge_yellow_dot__rOxXj{background:var(--yellow-dark)}@media screen and (max-width:768px){.DotBadge_badge__JGc1J{width:.9rem;height:.9rem}}.SearchBtn_btn__wDFBg{display:flex;position:relative}.PrimaryTopbar_container__FXcie{position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;min-height:var(--mainbar-height);display:flex;align-items:center;justify-content:center;z-index:1000;background:var(--mainbar-bg);color:var(--mainbar-fg);transition:all .6s ease-out}.PrimaryTopbar_wrapper__yPhbY{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;height:100%;max-width:140rem;width:100%;padding-inline:2rem}.PrimaryTopbar_left_section__8gwrH,.PrimaryTopbar_right_section__ZAYpY{min-height:var(--mainbar-height);display:flex;align-items:center;gap:2rem}.PrimaryTopbar_app_logo___G6tS{height:1.6rem;width:auto}.PrimaryTopbar_bar_btn__FmwD3{color:inherit}.PrimaryTopbar_signin_label__SqyI1{padding:.8rem 2rem;border-radius:.4rem;border:none;color:var(--btn-primary-fg);background-color:#000;transition:color .15s linear,background .15s linear,border-color .15s linear;font-size:1.6rem;font-family:Arial,Helvetica,sans-serif}.PrimaryTopbar_location_icon__mIHfV{width:auto;height:1.8rem!important;fill:currentColor!important}.PrimaryTopbar_search_icon__C6aC3{width:auto!important;height:1.7rem!important;fill:currentColor!important;stroke:currentColor!important}.PrimaryTopbar_menu_btn__wS1AS{display:flex}.PrimaryTopbar_menu_icon__CKAtD{width:2.2rem!important;height:2.2rem!important}#PrimaryTopbar_account_icon_wrapper___HtvR{display:flex;align-items:center;justify-content:center}.PrimaryTopbar_account_icon__OBHUf{width:3rem;height:3rem}.PrimaryTopbar_profile_img__wvXIo{object-fit:cover;border-radius:50%}@media screen and (max-width:768px){.PrimaryTopbar_signin_label__SqyI1{border-radius:4rem;padding:.8rem 1.8rem;font-size:1.4rem}.PrimaryTopbar_menu_icon__CKAtD{width:auto;height:1.4rem}#PrimaryTopbar_account_icon_wrapper___HtvR{padding:2px;border:1px solid #000;border-radius:50%}.PrimaryTopbar_account_icon__OBHUf{height:2.2rem!important;width:2.2rem!important}.PrimaryTopbar_profile_img__wvXIo{object-fit:cover;border-radius:50%;width:2.5rem;height:2.5rem}.PrimaryTopbar_search_wrapper__BQokx{padding-bottom:1rem;order:3;flex:1 1}}.PrimaryMenu_overlay__iLKKo{position:fixed;top:0;left:0;width:100vw;height:100%;z-index:1001;opacity:0;transform:translateX(105%);transition:transform .2s cubic-bezier(.075,.82,.165,1),opacity .2s cubic-bezier(.075,.82,.165,1)}.PrimaryMenu_overlay_visible__Zmsm9{background-color:#fff;opacity:100%!important;transform:none!important}.PrimaryMenu_menu_visible__1MCkR{transform:none!important}.PrimaryMenu_menu_wrapper__zXJit{position:fixed;top:0;right:0;width:31rem;height:100%;z-index:1002;display:flex;flex-direction:column;align-items:center;background-color:#fff;box-shadow:0 0 2px var(--navmenu-shadow);transform:translateX(105%);transition:transform .2s cubic-bezier(.075,.82,.165,1)}.PrimaryMenu_top_section__4StDr{width:100%;height:var(--mainbar-height)!important;flex-direction:row-reverse;justify-content:space-between;padding-inline:2rem;border-bottom:1px solid var(--navmenu-section-divider);background-color:var(--mainbar-bg);color:var(--mainbar-fg)}.PrimaryMenu_top_section__4StDr,.PrimaryMenu_top_section__4StDr .PrimaryMenu_top_right__S0MkX{display:flex;align-items:center;gap:2rem}.PrimaryMenu_bottom_section__fezuO{flex:1 1;width:100%;display:flex;flex-direction:column;overflow:auto;padding-bottom:3rem}.PrimaryMenu_bottom_section__fezuO::-webkit-scrollbar{-webkit-appearance:none;appearance:none;width:0}.PrimaryMenu_links_group__0461F{display:flex;flex-direction:column}.PrimaryMenu_item_wrapper__Wfkyu{width:100%;display:flex;align-items:center;gap:1.6rem;padding-block:1.2rem;padding-inline:2rem}.PrimaryMenu_item_wrapper__Wfkyu .PrimaryMenu_nav_label__ezZVe{font-size:1.6rem}.PrimaryMenu_item_wrapper__Wfkyu:hover{background-color:var(--app-bg)}.PrimaryMenu_active_nav_item__aCn2f{background-color:var(--navmenu-item-active-bg)}.PrimaryMenu_divider__J5__z{border-bottom:1px solid var(--navmenu-section-divider)}.PrimaryMenu_app_logo__E7igN{height:1.5rem;width:auto}.PrimaryMenu_menu_close_btn__jfpXm{display:flex;color:inherit}.PrimaryMenu_close_icon__JKaTS{width:auto!important;height:1.5rem!important}.PrimaryMenu_flag_icon__0KKfL{width:auto!important;height:1.6rem!important}.PrimaryMenu_translation_icon__SHWH9{width:auto!important;height:1.8rem!important}.PrimaryMenu_item_badge__wvk6V{margin-left:auto;padding-block:0}.PrimaryMenu_item_badge__wvk6V span{font-size:1.5rem}@media screen and (max-width:768px){.PrimaryMenu_overlay__iLKKo{transform:translateX(-105%)}.PrimaryMenu_menu_wrapper__zXJit{width:29rem;left:0;right:unset;transform:translateX(-105%)}.PrimaryMenu_top_section__4StDr{flex-direction:row}}.Search_search_overlay__Q2vdo{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:var(--z-index-search-overlay)}.Search_wrapper__mBjaf{width:100%;height:100%;z-index:var(--z-index-search)}.Search_wrapper__mBjaf .Search_content_wrapper__a4a0o{width:100%;height:100%;position:relative}.Search_wrapper__mBjaf .Search_content_wrapper_inner__KTq4q{width:100%;height:100%}.Search_wrapper__mBjaf .Search_close_btn__K9Xan{position:absolute;bottom:2rem;right:2rem;display:flex;align-items:center;gap:.6rem;font-size:1.5rem;padding-block:1rem;padding-inline:2rem;border-radius:4rem;border:1px solid #000;color:#fff;background-color:var(--btn-primary-bg)}.Search_wrapper__mBjaf .Search_close_btn__K9Xan .Search_close_icon__tgS8V{stroke:#fff!important;width:auto;height:1.1rem!important}.Search_wrapper__mBjaf .Search_top_section__cuzDI{display:flex;align-items:center;height:4rem;width:100%;border:1px solid var(--search-border);border-radius:.4rem;background-color:#fff;position:-webkit-sticky;position:sticky;top:0;left:0;z-index:1}.Search_wrapper__mBjaf .Search_top_section__cuzDI .Search_search_form__Fcgnu{flex:1 1;height:100%;display:flex;align-items:center}.Search_wrapper__mBjaf .Search_top_section__cuzDI .Search_search_input__Dr8fz{flex:1 1;height:100%;width:-moz-fit-content;width:fit-content;padding:.8rem 0;font-size:1.6rem;border:none;background:transparent;outline:none}.Search_wrapper__mBjaf .Search_top_section__cuzDI .Search_search_ctrl_btn__AP3Do{display:flex;align-items:center;justify-content:center;height:3.8rem;width:3.3rem}.Search_wrapper__mBjaf .Search_top_section__cuzDI .Search_search_icon__d8mOZ{width:auto;height:1.5rem;stroke-width:1px!important}.Search_wrapper__mBjaf .Search_top_section__cuzDI .Search_clear_icon__TW9Z7{width:auto;height:1.3rem;stroke:#af0e0e!important}.Search_wrapper__mBjaf .Search_top_section__cuzDI .Search_mic_icon__Nm_2g{width:auto;height:2.1rem}.Search_wrapper__mBjaf .Search_top_section__cuzDI .Search_mic_btn__AVtYw{height:3.8rem;width:3.3rem;display:flex;align-items:center;justify-content:center}.Search_wrapper__mBjaf .Search_bottom_section__PC04t{margin-top:1.6rem;height:100%}.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_list_header__MmLz7{width:100%;display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:.8rem;border-bottom:1px solid var(--card-section-divider)}.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_list_header__MmLz7 .Search_list_title__0ajmu{font-size:1.4rem;text-transform:uppercase;padding-block:.5rem;font-weight:500}.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_list_header__MmLz7 .Search_list_controls__mQp4K{display:flex;align-items:center}.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_list_header__MmLz7 .Search_list_control_btn__OPtIc{display:flex;font-size:1.4rem;font-weight:500;padding-block:.5rem}.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_list_header__MmLz7 .Search_clear_all_history_btn__e27Q_{color:#af0e0e}.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_list_header__MmLz7 .Search_show_all_btn__Gcj6x{color:#003295}.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_list_header__MmLz7 .Search_controls_separator__ZMjDa{font-size:1.2rem;margin-inline:.6rem;opacity:50%}.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_recommendations_wrapper__sFe5m,.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_search_history_wrapper__HbT9s{width:100%;margin-top:1rem}.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_recommendations_wrapper__sFe5m .Search_history_item__8fp4_,.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_recommendations_wrapper__sFe5m .Search_search_recommendation_item__lIfXn,.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_search_history_wrapper__HbT9s .Search_history_item__8fp4_,.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_search_history_wrapper__HbT9s .Search_search_recommendation_item__lIfXn{width:100%;display:flex;align-items:center}.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_recommendations_wrapper__sFe5m .Search_history_icon__3J5Ur,.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_search_history_wrapper__HbT9s .Search_history_icon__3J5Ur{width:1.4rem;height:1.4rem}.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_recommendations_wrapper__sFe5m .Search_trending_icon__xnxMG,.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_search_history_wrapper__HbT9s .Search_trending_icon__xnxMG{width:1.6rem;height:1.6rem}.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_recommendations_wrapper__sFe5m .Search_query_anchor__7HxFo,.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_search_history_wrapper__HbT9s .Search_query_anchor__7HxFo{flex:1 1;margin-inline:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_recommendations_wrapper__sFe5m .Search_history_query__Ck_n8,.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_recommendations_wrapper__sFe5m .Search_recommended_search_query__r7KpS,.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_search_history_wrapper__HbT9s .Search_history_query__Ck_n8,.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_search_history_wrapper__HbT9s .Search_recommended_search_query__r7KpS{padding-block:.8rem;font-size:1.5rem}.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_recommendations_wrapper__sFe5m .Search_delete_history_item_btn__37CnB,.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_search_history_wrapper__HbT9s .Search_delete_history_item_btn__37CnB{display:flex}.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_recommendations_wrapper__sFe5m .Search_delete_icon__Q_guP,.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_search_history_wrapper__HbT9s .Search_delete_icon__Q_guP{width:auto!important;height:1.2rem!important;stroke-width:.2rem!important;padding-inline:.1rem;stroke:#af0e0e!important}.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_recommendations_wrapper__sFe5m .Search_history_select_btn__0vZHA,.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_search_history_wrapper__HbT9s .Search_history_select_btn__0vZHA{display:flex;padding:.5rem 0 .5rem .8rem}.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_recommendations_wrapper__sFe5m .Search_select_icon__jSs8p,.Search_wrapper__mBjaf .Search_bottom_section__PC04t .Search_search_history_wrapper__HbT9s .Search_select_icon__jSs8p{width:auto!important;height:1.6rem!important;stroke:#003295!important}.Search_search_active__5jWdS{position:fixed;top:2rem;left:50%;transform:translateX(-50%);width:100%;height:100%;max-height:min(100%,100vh)}.Search_search_active__5jWdS .Search_content_wrapper__a4a0o{padding-bottom:3rem}.Search_search_active__5jWdS .Search_content_wrapper_inner__KTq4q{padding-inline:2rem;overflow:auto}.ScrollToTop_floater__zh3fb{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background-color:var(--mainbar-bg);box-shadow:0 0 1px #26304b}.ScrollToTop_scroll_to_top__cyJXj{position:fixed;bottom:2rem;right:2rem}.ScrollToTop_scroll_to_top__cyJXj:hover{animation:ScrollToTop_hint__X9dG9 .5s ease-in-out}.ScrollToTop_scroll_to_top__cyJXj .ScrollToTop_arrow_icon__Z3DoC{width:35%;height:auto;object-fit:contain}@keyframes ScrollToTop_hint__X9dG9{50%{transform:translateY(-5px)}to{transform:none}}@media screen and (max-width:767px){.ScrollToTop_floater__zh3fb{width:4rem;height:4rem}.ScrollToTop_scroll_to_top__cyJXj .ScrollToTop_arrow_icon__Z3DoC{width:30%}}.PrimaryFootbar_bar__4q6J3{position:-webkit-sticky;position:sticky;bottom:0;width:100%;min-height:4rem;background:var(--footbar-bg);color:var(--footbar-fg);border-top:1px solid var(--card-border);display:flex;gap:.6rem;justify-content:space-between;align-items:flex-end;padding:.5rem 2rem .7rem;flex:1 1;z-index:999}.PrimaryFootbar_bar__4q6J3 .PrimaryFootbar_active___RFFp{color:var(--footer-item-active-fg)!important}.PrimaryFootbar_bar__4q6J3 .PrimaryFootbar_bar_item_link__2zTZF{display:flex;align-items:center;justify-content:center;border:none;height:auto;min-height:none;color:inherit}.PrimaryFootbar_bar__4q6J3 .PrimaryFootbar_item_wrapper__sKq_m{display:flex;flex-direction:column;align-items:center;gap:.2rem;min-width:4.4rem}.PrimaryFootbar_bar__4q6J3 .PrimaryFootbar_icon_wrapper__I3Vb4{position:relative;display:flex}.PrimaryFootbar_bar__4q6J3 .PrimaryFootbar_item_label__5Uk36{font-size:1.2rem}.PrimaryFootbar_bar__4q6J3 .PrimaryFootbar_item_icon__m4Oaq{width:2.2rem!important;height:2.2rem!important}.PrimaryFootbar_bar__4q6J3 .PrimaryFootbar_bag_icon__egblR{width:2.8rem!important;height:2.8rem!important}.PrimaryFootbar_bar__4q6J3 .PrimaryFootbar_bag_items_count__P9_kY{color:var(--footer-item-active-fg);font-weight:500}.page_main_container__zh9WQ{min-height:100vh}.page_main_container__zh9WQ .page_header_section__aftJG{padding-inline:2rem;padding-block:1.4rem;display:flex;align-items:center;justify-content:space-between;width:100%}.page_main_container__zh9WQ .page_header_section__aftJG .page_title___m94f{font-size:2rem;font-weight:500}.page_main_container__zh9WQ .page_header_section__aftJG .page_top_left__w_BRl,.page_main_container__zh9WQ .page_header_section__aftJG .page_top_right__KxPvy{display:flex;align-items:center;gap:1.2rem}.page_main_container__zh9WQ .page_header_section__aftJG .page_more_btn__uc9wb{display:flex}.page_main_container__zh9WQ .page_header_section__aftJG .page_ellipsis_icon__irotG{height:auto!important;width:1.6rem!important}.page_main_container__zh9WQ .page_header_section__aftJG .page_ctrl_btn__rP0Ig{padding:.2rem 1rem;display:flex;align-items:center;gap:.4rem;border-radius:4rem;border:1px solid rgba(0,0,0,.4)}.page_main_container__zh9WQ .page_header_section__aftJG .page_ctrl_btn__rP0Ig .page_btn_icon__g9iBX{width:auto;height:1.8rem}.page_main_container__zh9WQ .page_header_section__aftJG .page_ctrl_btn__rP0Ig .page_down_icon__gSaNi{margin-left:.8rem;width:auto;height:.5rem}.page_main_container__zh9WQ .page_section_top__37Jvl{padding:1rem 2rem;display:flex;border-block:1px solid var(--card-border);background-color:#fff}.page_main_container__zh9WQ .page_section_top__37Jvl .page_top_left__w_BRl{margin-right:2rem}.page_main_container__zh9WQ .page_section_top__37Jvl .page_top_left__w_BRl .page_profile_wrapper__deoHq{border-radius:50%;border:1px solid #000;padding:.2rem;width:6rem;height:6rem;display:flex;align-items:center;justify-content:center}.page_main_container__zh9WQ .page_section_top__37Jvl .page_top_left__w_BRl .page_profile_wrapper__deoHq .page_acc_icon__LtCwI{width:100%!important;height:100%!important}.page_main_container__zh9WQ .page_section_top__37Jvl .page_top_left__w_BRl .page_profile_wrapper__deoHq .page_profile_img__f4i_I{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center}.page_main_container__zh9WQ .page_section_top__37Jvl .page_top_right__KxPvy{display:flex;flex-direction:column}.page_main_container__zh9WQ .page_section_top__37Jvl .page_top_right__KxPvy .page_name__xvaLb{font-size:1.6rem;font-weight:500}.page_main_container__zh9WQ .page_section_top__37Jvl .page_top_right__KxPvy .page_contact__E0Y_Y{font-size:1.4rem;margin-block:.4rem}.page_main_container__zh9WQ .page_section_top__37Jvl .page_top_right__KxPvy .page_email__ZINyu{font-size:1.4rem}.page_main_container__zh9WQ .page_section_bottom__KMiLN{padding:2rem;margin-block:1rem;display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:wrap}.page_main_container__zh9WQ .page_section_bottom__KMiLN .page_deactivate_acc_btn__Z3lU5,.page_main_container__zh9WQ .page_section_bottom__KMiLN .page_signout_btn__y1_pU{max-width:20rem;width:100%;font-size:1.6rem;padding:1rem 3rem;border:1px solid;border-radius:.4rem;display:flex;align-items:center;justify-content:center}.page_main_container__zh9WQ .page_section_bottom__KMiLN .page_signout_btn__y1_pU{color:#fff;background:#0a0a0a}.page_main_container__zh9WQ .page_section_bottom__KMiLN .page_deactivate_acc_btn__Z3lU5{margin-top:2rem}.Timeline_timeline__Aw9Pj{padding-block:2rem 0;padding-inline:2rem;margin-block:1rem;border-block:1px solid var(--card-border);background-color:var(--card-bg)}.Timeline_timeline__Aw9Pj .Timeline_details__8GT69{display:flex;align-items:stretch}.Timeline_timeline__Aw9Pj .Timeline_details__8GT69 .Timeline_status_wrapper__i6gdZ{position:relative;width:1.6rem;margin-right:2rem;display:flex;align-items:center;flex-direction:column}.Timeline_timeline__Aw9Pj .Timeline_details__8GT69 .Timeline_status_wrapper__i6gdZ .Timeline_line___SVqP{display:block;width:2px;height:100%;flex:1 1;background-color:green}.Timeline_timeline__Aw9Pj .Timeline_details__8GT69 .Timeline_status_wrapper__i6gdZ .Timeline_status__UxfBO{width:1.6rem;height:1.6rem;border-radius:50%;border:1px dotted #000;display:flex;align-items:center;justify-content:center}.Timeline_timeline__Aw9Pj .Timeline_details__8GT69 .Timeline_status_wrapper__i6gdZ .Timeline_status_mark__Oh0ok{margin:0;padding:0;font-size:1.2rem}.Timeline_timeline__Aw9Pj .Timeline_details__8GT69 .Timeline_status_wrapper__i6gdZ .Timeline_current__dtk_r,.Timeline_timeline__Aw9Pj .Timeline_details__8GT69 .Timeline_status_wrapper__i6gdZ .Timeline_done__KZ0F1,.Timeline_timeline__Aw9Pj .Timeline_details__8GT69 .Timeline_status_wrapper__i6gdZ .Timeline_rejected__aYL7z{color:#fff;border:none}.Timeline_timeline__Aw9Pj .Timeline_details__8GT69 .Timeline_status_wrapper__i6gdZ .Timeline_done__KZ0F1{background-color:green}.Timeline_timeline__Aw9Pj .Timeline_details__8GT69 .Timeline_status_wrapper__i6gdZ .Timeline_current__dtk_r{background:radial-gradient(#fff 20%,#daa520 0)}.Timeline_timeline__Aw9Pj .Timeline_details__8GT69 .Timeline_status_wrapper__i6gdZ .Timeline_rejected__aYL7z{background-color:#af0e0e}.Timeline_timeline__Aw9Pj .Timeline_details__8GT69 .Timeline_content_wrapper__3H9C2{padding-bottom:2rem}.Timeline_timeline__Aw9Pj .Timeline_details__8GT69 .Timeline_content_wrapper__3H9C2 .Timeline_content_header__f0fwy{display:flex;align-items:center}.Timeline_timeline__Aw9Pj .Timeline_details__8GT69 .Timeline_content_wrapper__3H9C2 .Timeline_content_header__f0fwy .Timeline_heading__zwT47{font-weight:500;font-size:1.4rem}.Timeline_timeline__Aw9Pj .Timeline_details__8GT69 .Timeline_content_wrapper__3H9C2 .Timeline_content_header__f0fwy .Timeline_divider__tJGMG{font-size:1.2rem;margin-inline:.5rem}.Timeline_timeline__Aw9Pj .Timeline_details__8GT69 .Timeline_content_wrapper__3H9C2 .Timeline_content_header__f0fwy .Timeline_datetime__SLTXc{font-size:1.4rem}.Timeline_timeline__Aw9Pj .Timeline_details__8GT69 .Timeline_content_wrapper__3H9C2 .Timeline_content_body__W2BTO{margin-top:.4rem;font-size:1.2rem}.Timeline_timeline__Aw9Pj .Timeline_details__8GT69 .Timeline_unreached__dt62E{color:#617182}.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk{display:flex}.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_status_wrapper__i6gdZ{width:1.6rem;margin-right:2rem;display:flex;align-items:center;flex-direction:column}.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_status_wrapper__i6gdZ .Timeline_line___SVqP{display:block;width:2px;height:100%;background-color:green}.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_status_wrapper__i6gdZ .Timeline_line_up__X6FUG{height:.3rem}.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_status_wrapper__i6gdZ .Timeline_line_down__OqqKc{flex:1 1}.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_status_wrapper__i6gdZ .Timeline_substatus__7uUOu{width:.8rem;height:.8rem;border-radius:50%;border:1px dotted #000;display:flex;align-items:center;justify-content:center}.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_status_wrapper__i6gdZ .Timeline_current__dtk_r,.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_status_wrapper__i6gdZ .Timeline_done__KZ0F1,.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_status_wrapper__i6gdZ .Timeline_rejected__aYL7z{color:#fff;border:none}.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_status_wrapper__i6gdZ .Timeline_done__KZ0F1{background-color:green}.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_status_wrapper__i6gdZ .Timeline_current__dtk_r{background:#daa520}.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_status_wrapper__i6gdZ .Timeline_rejected__aYL7z{background-color:#af0e0e}.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_content_wrapper__3H9C2{padding-bottom:1.6rem}.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_content_wrapper__3H9C2 .Timeline_content_header__f0fwy{display:flex;align-items:center}.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_content_wrapper__3H9C2 .Timeline_content_desc__f5VVr{margin-top:.2rem}.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_content_wrapper__3H9C2 .Timeline_divider__tJGMG{font-size:1.2rem;margin-inline:.6rem}.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_content_wrapper__3H9C2 .Timeline_location__8AQ2E{font-size:1.3rem;font-weight:500}.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_content_wrapper__3H9C2 .Timeline_datetime__SLTXc{font-size:1.3rem}.Timeline_timeline__Aw9Pj .Timeline_sub_timeline__f_PrG .Timeline_sub_entry__S5SFk .Timeline_content_wrapper__3H9C2 .Timeline_status__UxfBO{font-size:1.2rem}.PaymentDetails_wrapper___rCPq{margin-top:1rem;padding-inline:2rem;padding-block:1.4rem;background-color:var(--card-bg);border-block:1px solid var(--card-border)}.PaymentDetails_wrapper___rCPq .PaymentDetails_top__cwc8p{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.2rem}.PaymentDetails_wrapper___rCPq .PaymentDetails_top__cwc8p .PaymentDetails_top_left__AWE2n{display:flex;align-items:center}.PaymentDetails_wrapper___rCPq .PaymentDetails_top__cwc8p .PaymentDetails_title__LC09k{font-size:1.8rem;font-weight:500;color:var(--title-primary-1)}.PaymentDetails_wrapper___rCPq .PaymentDetails_top__cwc8p .PaymentDetails_divider__gw62A{font-size:1.2rem;margin-inline:.6rem}.PaymentDetails_wrapper___rCPq .PaymentDetails_top__cwc8p .PaymentDetails_count__q5N3t{font-size:1.7rem}.PaymentDetails_wrapper___rCPq .PaymentDetails_details_list__rg4hP .PaymentDetails_price_item__gIQH_{width:100%;display:flex;align-items:center;justify-content:space-between}.PaymentDetails_wrapper___rCPq .PaymentDetails_details_list__rg4hP .PaymentDetails_item_label__Zkqac{display:flex;align-items:center;font-size:1.5rem;padding-block:.2rem}.PaymentDetails_wrapper___rCPq .PaymentDetails_details_list__rg4hP .PaymentDetails_item_price__WAefw{font-size:1.5rem;text-align:right;padding-block:.2rem}.PaymentDetails_wrapper___rCPq .PaymentDetails_details_list__rg4hP .PaymentDetails_pay_method__Tqyu1{color:#0040c0}.PaymentDetails_wrapper___rCPq .PaymentDetails_details_list__rg4hP .PaymentDetails_subtract__Ukku9{color:#008154}.PaymentDetails_wrapper___rCPq .PaymentDetails_details_list__rg4hP .PaymentDetails_pending__p_N8O{color:#bb8809}.PaymentDetails_wrapper___rCPq .PaymentDetails_details_list__rg4hP .PaymentDetails_bold__dZC1f{font-weight:500}.PaymentDetails_wrapper___rCPq .PaymentDetails_details_list__rg4hP .PaymentDetails_wrapper___rCPq{display:flex;align-items:center}.PaymentDetails_wrapper___rCPq .PaymentDetails_details_list__rg4hP .PaymentDetails_info_icon__Hb6Ns{width:1.4rem!important;height:1.4rem!important;margin-inline:.6rem}.page_main_container__0_8Zu{min-height:100vh}.page_wrapper_1__J1gI3{display:flex;flex-direction:column;background-color:var(--card-bg);border-bottom:1px solid var(--card-border)}.page_wrapper_1__J1gI3 .page_image_section__1ozT_{width:100%}.page_wrapper_1__J1gI3 .page_primary_details_section__WUAY3{padding:1rem}.page_wrapper_1__J1gI3 .page_primary_details_section__WUAY3 .page_brand__tDo4j{font-size:1.4rem}.page_wrapper_1__J1gI3 .page_primary_details_section__WUAY3 .page_product_name__lghNq{font-size:1.6rem;font-weight:500;margin-bottom:.6rem}.page_rr__epEM7{display:flex;align-items:center;gap:.8rem;margin-bottom:.4rem}.page_rr__epEM7 .page_rating_bar__9pz_j{display:flex;align-items:center;gap:.4rem;padding:.3rem 0;border-radius:.2rem;width:-moz-fit-content;width:fit-content}.page_rr__epEM7 .page_rating_bar__9pz_j .page_diamond_row__W_EjD{display:flex;align-items:center;gap:.2rem}.page_rr__epEM7 .page_rating_bar__9pz_j .page_diamond_icon__tmBQF{width:auto!important;height:1.9rem!important}.page_rr__epEM7 .page_rating_bar__9pz_j .page_rating_wrapper__EnzkG{font-size:1.4rem;display:flex;align-items:center}.page_rr__epEM7 .page_rating_bar__9pz_j .page_rating_wrapper__EnzkG .page_rated__5txV2{font-size:1.2rem;color:#2f4f4f;margin-left:.4rem}.page_rr__epEM7 .page_rr_separator__p9PD0{font-size:1.4rem;color:#a9a9a9}.page_rr__epEM7 .page_reviews__Iyeq0{font-size:1.4rem}.page_seller_details__0icBK{display:flex;align-items:center}.page_seller_details__0icBK .page_left__rg4KU{display:flex;align-items:center;gap:1rem}.page_seller_details__0icBK .page_divider_bullet__1F_uN{font-size:1.4rem;color:rgba(55,55,109,.6);margin-inline:1.4rem}.page_seller_details__0icBK .page_seller_name__F_oyh{font-size:1.4rem}.page_seller_details__0icBK .page_seller_rating_badge__6u5W7{padding:.1rem .6rem;border:1px solid var(--rating-primary-dark);border-radius:2rem}.page_seller_details__0icBK .page_qnas__yy213{font-size:1.4rem;color:var(--blue-dark)}.page_price_details__1U0Zf{font-size:1.6rem;padding-block:.8rem;display:flex;align-items:center}.page_price_details__1U0Zf .page_divider_bullet__1F_uN{font-size:1.4rem;color:rgba(55,55,109,.6);margin-inline:1rem}.page_price_details__1U0Zf .page_price_wrapper__F0ULj{font-weight:500;color:var(--green-1);margin-left:.5rem}.page_auction_details__ihZFM{display:flex;align-items:center;gap:2rem;padding-block:.3rem .6rem}.page_auction_details__ihZFM .page_datetime_wrapper__3g031{display:flex;align-items:center;gap:.6rem}.page_auction_details__ihZFM .page_datetime_wrapper__3g031 .page_datetime_icon__Xm4Do{width:auto!important;height:1.6rem!important}.page_auction_details__ihZFM .page_duration_wrapper__zQZzP{display:flex;align-items:center;gap:.6rem}.page_auction_details__ihZFM .page_duration_wrapper__zQZzP .page_duration_icon__SZJVT{width:auto!important;height:1.6rem!important}.page_auction_details__ihZFM .page_datetime__k4MCK,.page_auction_details__ihZFM .page_duration__U3d5H{font-size:1.4rem;color:var(--blue-dark)}.page_group3__EYP0G{width:100%;padding-block:.6rem}.page_group3__EYP0G .page_top__akf5P{width:100%;display:flex;align-items:center;justify-content:space-between}.page_group3__EYP0G .page_bottom__Eh8Oy{margin-top:1rem}.page_group3__EYP0G .page_bottom__Eh8Oy .page_reg_till_now__FcTwO{font-size:1.4rem}.page_group3__EYP0G .page_controls_left__gXntu,.page_group3__EYP0G .page_controls_right__plBku{display:flex;align-items:center;gap:1rem}.page_group3__EYP0G .page_adjust_freq_wrapper__2B6Px{border-radius:4rem;border-color:#1e1e1e;height:4.2rem!important}.page_group3__EYP0G .page_adjust_freq_wrapper__2B6Px input{min-width:6rem}.page_group3__EYP0G .page_add_to_bag_btn__rPLkn{font-size:1.6rem;height:4.2rem;color:#fff;background-color:#000;border-radius:4rem;padding:.4rem 2.8rem}.page_group3__EYP0G .page_goto_room_link__vb4z5{display:flex}.page_group3__EYP0G .page_goto_room_link__vb4z5 .page_link_label__O2VcX{display:flex;align-items:center;justify-content:center;font-size:1.8rem;height:4.2rem;color:var(--btn-primary-fg);background-color:var(--btn-primary-bg);border-radius:4rem;padding:.4rem 2.8rem}.page_group3__EYP0G .page_other_ctrl_btn__IFNWY{width:4.2rem;height:4.2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #000}.page_group3__EYP0G .page_share_icon__U91_T{width:auto!important;height:1.9rem!important;transform-origin:center!important;transform:rotate(90deg)}.page_group3__EYP0G .page_more_icon__GfkFB{width:auto!important;height:.3rem!important}.page_option_selector__ZsFc_{padding-block:1rem;padding-inline:1rem}.page_option_selector__ZsFc_ .page_option_title__3DFGN{font-size:1.3rem;font-weight:500;margin-bottom:.4rem}.page_qna_wrapper__YKMNU{margin-bottom:1rem}.page_main_container__F6gG3{min-height:100vh}.page_main_container__F6gG3 .page_header_section__vhf5T{display:flex;align-items:center;justify-content:space-between;padding-block:1.4rem;padding-inline:2rem}.page_main_container__F6gG3 .page_header_section__vhf5T .page_page_title__x_yqp{font-size:2rem;font-weight:500}.page_main_container__F6gG3 .page_header_section__vhf5T .page_page_more_btn__T0kjn{display:flex}.page_main_container__F6gG3 .page_header_section__vhf5T .page_page_more_btn__T0kjn .page_page_more_icon__RnInD{height:auto!important;width:1.6rem}.page_main_container__F6gG3 .page_sections_wrapper__1khVK{display:flex;flex-wrap:wrap;gap:2rem;padding-inline:1rem}.page_main_container__F6gG3 .page_sections_wrapper__1khVK .page_section__3TZMV{border-radius:.4rem;box-shadow:0 0 1px #37376d;width:100%;background-color:#fff}.page_main_container__F6gG3 .page_sections_wrapper__1khVK .page_section_header__MLU63{display:flex;align-items:center;justify-content:space-between;padding-inline:1rem 1.4rem;padding-block:1rem;border-bottom:1px solid rgba(0,0,0,.2)}.page_main_container__F6gG3 .page_sections_wrapper__1khVK .page_section_header__MLU63 .page_header_left__x1_Zf,.page_main_container__F6gG3 .page_sections_wrapper__1khVK .page_section_header__MLU63 .page_header_right__JL3nV{display:flex;align-items:center;gap:1rem}.page_main_container__F6gG3 .page_sections_wrapper__1khVK .page_section_header__MLU63 .page_section_title__HZpRe{font-size:1.6rem;font-weight:500}.page_main_container__F6gG3 .page_sections_wrapper__1khVK .page_section_header__MLU63 .page_filter__XUIr1{border-radius:2rem;font-size:1.3rem;border:1px solid rgba(0,0,0,.3);padding:.1rem .8rem;display:flex;align-items:center}.page_main_container__F6gG3 .page_sections_wrapper__1khVK .page_section_header__MLU63 .page_filter__XUIr1 .page_filter_down_icon__rZkak{margin-left:.6rem;height:auto;width:.8rem}.page_main_container__F6gG3 .page_sections_wrapper__1khVK .page_section_header__MLU63 .page_sec_more_btn__bp8bL{display:flex}.page_main_container__F6gG3 .page_sections_wrapper__1khVK .page_section_header__MLU63 .page_sec_more_btn__bp8bL .page_sec_more_icon__qIOWf{height:auto!important;width:1.5rem}.page_main_container__F6gG3 .page_sections_wrapper__1khVK .page_section_body__bA7sY{min-height:10rem}.page_main_container__F6gG3 .page_bid_history_section__sTUxv .page_bid_list__7ncwh{padding:1rem}.page_main_container__F6gG3 .page_bid_history_section__sTUxv .page_bid_list__7ncwh .page_history_item__ocdoN{margin-bottom:1rem}.page_main_container__F6gG3 .page_bid_history_section__sTUxv .page_bid_list__7ncwh .page_bid_wrapper__RPDCX{display:flex;align-items:center;justify-content:space-between;font-size:1.4rem}.page_main_container__F6gG3 .page_bid_history_section__sTUxv .page_bid_list__7ncwh .page_divider__AIVvt{opacity:50%;margin-inline:.6rem}.page_main_container__F6gG3 .page_bid_history_section__sTUxv .page_bid_list__7ncwh .page_price__yoOSg{color:#1024ff}.page_main_container__F6gG3 .page_bid_history_section__sTUxv .page_bid_list__7ncwh .page_name__caHKV,.page_main_container__F6gG3 .page_bid_history_section__sTUxv .page_bid_list__7ncwh .page_price__yoOSg{font-weight:500}.page_main_container__F6gG3 .page_bid_history_section__sTUxv .page_bid_list__7ncwh .page_timestamp__i28y8{font-size:1.2rem}.page_main_container__F6gG3 .page_participants_section__l1EnM{margin-bottom:2rem}.page_main_container__F6gG3 .page_participants_section__l1EnM .page_participants_list__Lwc_f{padding:1rem}.page_main_container__F6gG3 .page_participants_section__l1EnM .page_participants_list__Lwc_f .page_list_item__EcGzP{margin-bottom:1rem}.ParticipantCardA_card__4VgLG{display:flex;align-items:center}.ParticipantCardA_card__4VgLG .ParticipantCardA_profile_wrapper__y3MOy{display:flex}.ParticipantCardA_card__4VgLG .ParticipantCardA_profile_wrapper__y3MOy .ParticipantCardA_profile_img__Xstqh{border-radius:50%;object-fit:cover}.ParticipantCardA_card__4VgLG .ParticipantCardA_details_wrapper__E9BnV{margin-left:1rem}.ParticipantCardA_card__4VgLG .ParticipantCardA_details_wrapper__E9BnV .ParticipantCardA_divider__EDOUM{font-size:1.2rem;margin-inline:.6rem;color:rgba(0,0,0,.5)}.ParticipantCardA_card__4VgLG .ParticipantCardA_details_wrapper__E9BnV .ParticipantCardA_top__vzDnq{display:flex;align-items:center;font-size:1.4rem}.ParticipantCardA_card__4VgLG .ParticipantCardA_details_wrapper__E9BnV .ParticipantCardA_top__vzDnq .ParticipantCardA_name__yVRTw{font-weight:500}.ParticipantCardA_card__4VgLG .ParticipantCardA_details_wrapper__E9BnV .ParticipantCardA_bottom__6GQWw{margin-top:.2rem;display:flex;align-items:center;font-size:1.2rem}.ParticipantCardA_card__4VgLG .ParticipantCardA_details_wrapper__E9BnV .ParticipantCardA_bottom__6GQWw .ParticipantCardA_bid__pLMI9{font-size:1.3rem}.LiveChat_component__V8JhQ .LiveChat_header__OiFNb{display:flex;align-items:center;justify-content:space-between;padding-inline:1rem 1.4rem;padding-block:1rem;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:.4rem;border-top-right-radius:.4rem}.LiveChat_component__V8JhQ .LiveChat_header__OiFNb .LiveChat_header_left__UaIcb,.LiveChat_component__V8JhQ .LiveChat_header__OiFNb .LiveChat_header_right___SBAa{display:flex;align-items:center;gap:1.4rem}.LiveChat_component__V8JhQ .LiveChat_header__OiFNb .LiveChat_section_title__ZJwsc{font-size:1.6rem;font-weight:500}.LiveChat_component__V8JhQ .LiveChat_header__OiFNb .LiveChat_filter__G_kiO{border-radius:2rem;font-size:1.3rem;border:1px solid rgba(0,0,0,.3);padding:.1rem .8rem;display:flex;align-items:center}.LiveChat_component__V8JhQ .LiveChat_header__OiFNb .LiveChat_filter__G_kiO .LiveChat_filter_down_icon__82c4N{margin-left:.6rem;height:auto;width:.8rem}.LiveChat_component__V8JhQ .LiveChat_header__OiFNb .LiveChat_sec_more_btn__yGHNt{display:flex}.LiveChat_component__V8JhQ .LiveChat_header__OiFNb .LiveChat_sec_more_btn__yGHNt .LiveChat_sec_more_icon__8Adsz{height:auto!important;width:1.5rem}.LiveChat_component__V8JhQ .LiveChat_header__OiFNb .LiveChat_resize_icon__Ssmdv{width:auto;height:1.5rem}.LiveChat_component__V8JhQ .LiveChat_section_body__kMKv6{position:relative;margin-block:1rem}.LiveChat_component__V8JhQ .LiveChat_section_body__kMKv6 .LiveChat_chat_list_wrapper__xwFbk{max-height:36rem;overflow:auto}.LiveChat_component__V8JhQ .LiveChat_section_body__kMKv6 .LiveChat_chat_list_wrapper__xwFbk::-webkit-scrollbar{width:.2rem}.LiveChat_component__V8JhQ .LiveChat_section_body__kMKv6 .LiveChat_chat_list_wrapper__xwFbk::-webkit-scrollbar-track{margin-block:.8rem;box-shadow:inset 0 0 6px rgba(57,77,96,.2);border-radius:6px}.LiveChat_component__V8JhQ .LiveChat_section_body__kMKv6 .LiveChat_chat_list_wrapper__xwFbk::-webkit-scrollbar-thumb{background-color:rgba(57,77,96,.6);border-radius:6px}.LiveChat_component__V8JhQ .LiveChat_section_body__kMKv6 .LiveChat_latest_chat__fE8ae{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;align-items:center;font-size:1.2rem;padding:.5rem 1rem;border-radius:4rem;box-shadow:0 0 1px #37376d;background-color:#d3edff}.LiveChat_component__V8JhQ .LiveChat_section_body__kMKv6 .LiveChat_latest_chat__fE8ae .LiveChat_circle_down_icon__OaQvI{width:auto;height:1rem;margin-left:.6rem}.LiveChat_component__V8JhQ .LiveChat_chat_list__Ug3IS{position:relative;padding-inline:1rem;display:flex;flex-direction:column}.LiveChat_component__V8JhQ .LiveChat_chat_list__Ug3IS .LiveChat_chat_item__PmSF_{margin-block:.4rem 1rem}.LiveChat_component__V8JhQ .LiveChat_chat_list__Ug3IS .LiveChat_my_chat__2xmUK{align-self:flex-end}.LiveChat_component__V8JhQ .LiveChat_chat_list__Ug3IS .LiveChat_chat_wrapper__XZPlH .LiveChat_metadata__TvRW_{display:flex;align-items:baseline}.LiveChat_component__V8JhQ .LiveChat_chat_list__Ug3IS .LiveChat_chat_wrapper__XZPlH .LiveChat_metadata__TvRW_ .LiveChat_name__B6yJ8{font-size:1.3rem;font-weight:500}.LiveChat_component__V8JhQ .LiveChat_chat_list__Ug3IS .LiveChat_chat_wrapper__XZPlH .LiveChat_metadata__TvRW_ .LiveChat_id__a8_Kr{font-size:1.3rem}.LiveChat_component__V8JhQ .LiveChat_chat_list__Ug3IS .LiveChat_chat_wrapper__XZPlH .LiveChat_metadata__TvRW_ .LiveChat_divider__4TsLm{opacity:50%;font-size:1.2rem;margin-inline:.5rem}.LiveChat_component__V8JhQ .LiveChat_chat_list__Ug3IS .LiveChat_chat_wrapper__XZPlH .LiveChat_metadata__TvRW_ .LiveChat_timestamp__skg4l{font-size:1.2rem;opacity:70%}.LiveChat_component__V8JhQ .LiveChat_chat_list__Ug3IS .LiveChat_chat_wrapper__XZPlH .LiveChat_to__OqMGd{color:#206aba;text-decoration-thickness:1px}.LiveChat_component__V8JhQ .LiveChat_chat_list__Ug3IS .LiveChat_chat_wrapper__XZPlH .LiveChat_me__XCNsi{color:#e82626}.LiveChat_component__V8JhQ .LiveChat_chat_list__Ug3IS .LiveChat_chat_wrapper__XZPlH .LiveChat_message__CRRm8{font-size:1.5rem}.LiveChat_component__V8JhQ .LiveChat_footer__ftOq5 .LiveChat_chat_form__RkvtT{padding:1rem;border-top:1px solid rgba(0,0,0,.2);display:flex;align-items:center}.LiveChat_component__V8JhQ .LiveChat_footer__ftOq5 .LiveChat_chat_input__fa_x9{font-size:1.5rem;flex:1 1;min-height:3rem;resize:vertical;padding:.6rem}.LiveChat_component__V8JhQ .LiveChat_footer__ftOq5 .LiveChat_send_btn__MU4CB{margin-left:1rem;background:#000;border-radius:.4rem;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}.LiveChat_component__V8JhQ .LiveChat_footer__ftOq5 .LiveChat_send_btn__MU4CB .LiveChat_send_icon__hupBu{fill:#fff}.ResizeBtn_btn__ltWdv{display:flex;padding-inline:1rem}.ResizeBtn_btn__ltWdv .ResizeBtn_btn_icon__q7FwV{width:auto;height:1.4rem}.BannerSlider_wrapper__ReVw0{position:relative;height:auto;width:100%;height:16rem;background-color:rgba(0,0,0,.02);padding-inline:10px;padding-top:6px}.BannerSlider_slides__71BBd{position:relative;width:100%;height:100%;display:flex;align-items:center;gap:.6rem;overflow:hidden;scroll-snap-type:x mandatory}.BannerSlider_slides__71BBd::-webkit-scrollbar{display:none}.BannerSlider_slides__71BBd .BannerSlider_slide__9ZzRK{position:absolute;top:0;left:0;flex-basis:100%;width:100%;min-width:100%;max-width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always;transition:transform .1s ease-in-out}.BannerSlider_slides__71BBd .BannerSlider_prev_slide___S_oI{transform:translateX(-100%)}.BannerSlider_slides__71BBd .BannerSlider_next_slide__rt5KK{transform:translateX(100%)}.BannerSlider_slides__71BBd .BannerSlider_active_slide__tmYSd{transform:none}.BannerSlider_slides__71BBd .BannerSlider_slide_link__gF6IG{display:flex;width:100%;height:100%}.BannerSlider_slides__71BBd .BannerSlider_slide_img_wrapper__zDxqe{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.BannerSlider_slides__71BBd .BannerSlider_slide_img__zhj2z{object-fit:cover;object-position:center;width:100%;height:100%;border-radius:.4rem!important}.BannerSlider_slider_controls__IpY3C .BannerSlider_slide_control_btn__aGVjE{position:absolute;top:50%;transform:translateY(-50%);width:4.4rem;height:100%;background-color:hsla(0,0%,100%,.05);display:flex;align-items:center;justify-content:center}.BannerSlider_slider_controls__IpY3C .BannerSlider_slide_control_btn__aGVjE:hover{background-color:hsla(0,0%,100%,.1)}.BannerSlider_slider_controls__IpY3C .BannerSlider_slide_back_btn__hpaqR{left:1rem}.BannerSlider_slider_controls__IpY3C .BannerSlider_slide_next_btn__zKt9m{right:1rem}.BannerSlider_slider_controls__IpY3C .BannerSlider_chevron_icon__q_3f2{width:auto;height:1.3rem;filter:drop-shadow(0 .7px 0 white)}.BannerSlider_slider_controls__IpY3C .BannerSlider_slide_info__VIa9p{position:absolute;bottom:.6rem;left:50%;transform:translateX(-50%);border-radius:1rem;display:flex;align-items:center;justify-content:center;gap:.6rem;font-size:1.1rem;border-radius:4rem}.BannerSlider_slider_controls__IpY3C .BannerSlider_slider_marker__3OHl4{width:.6rem;height:.6rem;border-radius:50%;background-color:hsla(0,0%,100%,.4)}.BannerSlider_slider_controls__IpY3C .BannerSlider_active_marker__E7R9H{background-color:#fff}.OptionsBar_bar__42fVc{display:flex;align-items:center;gap:.6rem;width:100%;overflow:auto;padding:.6rem 1rem}.OptionsBar_bar__42fVc::-webkit-scrollbar{height:0}.OptionsBar_bar__42fVc::-webkit-scrollbar-track{margin-inline:1rem;box-shadow:inset 0 0 6px rgba(57,77,96,.3);border-radius:6px}.OptionsBar_bar__42fVc::-webkit-scrollbar-thumb{background-color:rgba(57,77,96,.5);border-radius:6px}.OptionsBar_bar__42fVc .OptionsBar_option_label__aOV09{font-size:1.4rem;padding:.6rem 1rem;background-color:var(--btn-primary-bg);color:#fff;border-radius:.4rem;border:1px solid transparent}.OptionsBar_bar__42fVc .OptionsBar_all_category_label___8k8i{white-space:nowrap;display:flex;align-items:center;gap:.4rem;border-color:#323232;background:transparent;color:#000}.OptionsBar_bar__42fVc .OptionsBar_all_category_label___8k8i .OptionsBar_right_icon__Zo3YW{width:auto!important;height:1rem!important}.page_main_container__ym8Kq{min-height:100vh}.page_wrapper_1__HmN0Z{display:flex;flex-direction:column;background-color:var(--card-bg);border-bottom:1px solid var(--card-border)}.page_wrapper_1__HmN0Z .page_image_section__0P_BH{width:100%}.page_wrapper_1__HmN0Z .page_primary_details_section__EBzad{padding:1rem}.page_wrapper_1__HmN0Z .page_primary_details_section__EBzad .page_brand__eQW_o{font-size:1.4rem}.page_wrapper_1__HmN0Z .page_primary_details_section__EBzad .page_product_name__jTh8f{font-size:1.6rem;font-weight:500;margin-bottom:.6rem}.page_rr__tws6T{display:flex;align-items:center;gap:.8rem;margin-bottom:.4rem}.page_rr__tws6T .page_rating_bar__QOGEC{display:flex;align-items:center;gap:.4rem;padding:.3rem 0;border-radius:.2rem;width:-moz-fit-content;width:fit-content}.page_rr__tws6T .page_rating_bar__QOGEC .page_diamond_row__XYe9n{display:flex;align-items:center;gap:.2rem}.page_rr__tws6T .page_rating_bar__QOGEC .page_diamond_icon__y_Thy{position:relative;height:2.1rem!important;width:2.1rem!important}.page_rr__tws6T .page_rating_bar__QOGEC .page_rating_wrapper__mzz8z{font-size:1.4rem;display:flex;align-items:center}.page_rr__tws6T .page_rating_bar__QOGEC .page_rating_wrapper__mzz8z .page_rated__NNnib{font-size:1.4rem;color:#2f4f4f;margin-left:.4rem}.page_rr__tws6T .page_rr_separator__c7sbd{font-size:1.4rem;color:#a9a9a9}.page_rr__tws6T .page_reviews__lOW25{font-size:1.4rem}.page_price_details__LrOkX{font-size:1.8rem;padding-block:.8rem;display:flex;align-items:center}.page_price_details__LrOkX .page_divider_bullet__kKhIp{font-size:1.4rem;color:rgba(55,55,109,.6);margin-inline:.8rem}.page_price_details__LrOkX .page_curr_price_wrapper___LNtd{font-weight:500;color:var(--green-1)}.page_price_details__LrOkX .page_og_price_wrapper__PZCdC{color:#a9a9a9}.page_price_details__LrOkX .page_curr_discount_wrapper__QUt1k{color:var(--green-1)}.page_group3__qHdTi{width:100%;display:flex;align-items:center;justify-content:space-between;padding-block:.6rem}.page_group3__qHdTi .page_controls_left__ulpYd,.page_group3__qHdTi .page_controls_right__N9KGY{display:flex;align-items:center;gap:1rem}.page_group3__qHdTi .page_adjust_freq_wrapper__cS9bt{border-radius:4rem;border-color:#141414;height:4.2rem!important}.page_group3__qHdTi .page_adjust_freq_wrapper__cS9bt input{min-width:6rem}.page_group3__qHdTi .page_adjust_freq_wrapper__cS9bt button{width:4.2rem}.page_group3__qHdTi .page_add_to_bag_btn__jwRQb{font-size:1.8rem;height:4.2rem;color:var(--btn-primary-fg);background-color:var(--btn-primary-bg);border-radius:4rem;padding:.4rem 3rem}.page_group3__qHdTi .page_other_ctrl_btn__iwnXc{width:4.2rem;height:4.2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #000}.page_group3__qHdTi .page_share_icon__0zGic{width:auto!important;height:1.9rem!important;transform-origin:center!important;transform:rotate(90deg)}.page_group3__qHdTi .page_more_icon__qmAxQ{width:auto!important;height:.3rem!important}.page_option_selector__fMxfD{padding-block:1rem;padding-inline:1rem}.page_option_selector__fMxfD .page_option_title__LitO3{font-size:1.3rem;font-weight:500;margin-bottom:.4rem}.page_delivery_comp__6SSrr{padding-inline:1rem!important}.page_rr_component__VnyBb{margin-top:1rem}.page_full_details_section__yfb9A{margin-block:2rem;box-shadow:0 0 1px rgba(0,0,0,.8);background:#f4fff4}.page_full_details_section__yfb9A .page_header__c7Zuc{display:flex;align-items:center;justify-content:space-between;padding-inline:1rem;padding-block:1.4rem;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:1rem}.page_full_details_section__yfb9A .page_list_title__JG42_{font-size:1.6rem;font-weight:500}.page_full_details_section__yfb9A .page_show_all_btn__7SMz_{display:flex;align-items:center;gap:.6rem;font-size:1.2rem;padding-block:.1rem;padding-inline:1rem;border-radius:4rem;border:1px solid #37376d}.page_full_details_section__yfb9A .page_show_all_btn__7SMz_ .page_right_icon__RpcgW{width:auto;height:.8rem!important}.page_qna_wrapper__coAHB{margin-bottom:1rem}.AuctionProductCardA_card__jGtqT{height:100%;position:relative;display:flex;flex-direction:column;align-items:center}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_top__NuEIp{padding-top:.6rem}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_top__NuEIp .AuctionProductCardA_product_img_wrapper__F8MbQ{width:100%;height:12rem;object-fit:contain}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_top__NuEIp .AuctionProductCardA_product_img_wrapper__F8MbQ .AuctionProductCardA_product_img__vLUxv{object-fit:contain}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_bottom__V_Fx3{flex:1 1;width:100%;padding-block:1rem .6rem;display:flex;flex-direction:column}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_bottom__V_Fx3 .AuctionProductCardA_bottom_top__Lak7b{padding-inline:.6rem}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_bottom__V_Fx3 .AuctionProductCardA_bottom_top__Lak7b .AuctionProductCardA_product_name__0o4EQ{font-size:1.4rem;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_bottom__V_Fx3 .AuctionProductCardA_bottom_middle__e7eff{margin-top:auto;padding-top:.6rem;padding-inline:.6rem}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_bottom__V_Fx3 .AuctionProductCardA_bottom_middle__e7eff .AuctionProductCardA_base_price_wrapper__w5c6A{font-size:1.3rem;color:#a37709;margin-bottom:.2rem}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_bottom__V_Fx3 .AuctionProductCardA_bottom_middle__e7eff .AuctionProductCardA_base_price_label__vwbG1{color:#000}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_bottom__V_Fx3 .AuctionProductCardA_bottom_middle__e7eff .AuctionProductCardA_date_time_wrapper__doReq{display:flex;align-items:flex-start;flex-wrap:wrap}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_bottom__V_Fx3 .AuctionProductCardA_bottom_middle__e7eff .AuctionProductCardA_date_time_icon__2Ph7U{width:auto!important;height:1.2rem!important}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_bottom__V_Fx3 .AuctionProductCardA_bottom_middle__e7eff .AuctionProductCardA_date_time__5AyZ3{font-size:1.3rem;color:var(--blue-dark)}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_bottom__V_Fx3 .AuctionProductCardA_bottom_middle__e7eff .AuctionProductCardA_date_time__5AyZ3 .AuctionProductCardA_duration__Q88lj{color:#000;font-size:1.3rem}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_bottom__V_Fx3 .AuctionProductCardA_bottom_bottom__GT8mu{padding-top:.6rem}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_bottom__V_Fx3 .AuctionProductCardA_bottom_bottom__GT8mu .AuctionProductCardA_register_btn___v1Cq{font-size:1.4rem;width:100%;background-color:var(--btn-primary-bg);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:1ch;padding:.8rem .6rem}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_bottom__V_Fx3 .AuctionProductCardA_bottom_bottom__GT8mu .AuctionProductCardA_reg_cost__Y8d9j{font-size:1.4rem;color:#73ffbe}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_bottom__V_Fx3 .AuctionProductCardA_bottom_bottom__GT8mu .AuctionProductCardA_save_btn__gZwkS{position:absolute;top:0;right:0;padding:.6rem}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_bottom__V_Fx3 .AuctionProductCardA_bottom_bottom__GT8mu .AuctionProductCardA_save_icon__BzjHl{width:auto!important;height:1.8rem!important;fill:#fff!important;stroke-opacity:50%!important}.AuctionProductCardA_card__jGtqT .AuctionProductCardA_section_bottom__V_Fx3 .AuctionProductCardA_bottom_bottom__GT8mu .AuctionProductCardA_total_registrations__Ij1ef{margin-top:.4rem;margin-left:.6rem;font-size:1.2rem;color:#000}.GeneralProductCardA_card__gj7UR{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_product_link__ApDgc{flex:1 1;display:flex;flex-direction:column}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_top__h6F88{padding-top:.6rem}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_top__h6F88 .GeneralProductCardA_product_img_wrapper__0Xb23{width:100%;height:12rem;object-fit:contain}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_top__h6F88 .GeneralProductCardA_product_img_wrapper__0Xb23 .GeneralProductCardA_product_img__sgPu0{object-fit:contain}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_bottom__x1Ywe{width:100%;flex:1 1;padding-block:1rem .6rem;display:flex;flex-direction:column}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_bottom__x1Ywe .GeneralProductCardA_bottom_top__VRXeE{padding-inline:.6rem}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_bottom__x1Ywe .GeneralProductCardA_bottom_top__VRXeE .GeneralProductCardA_brand_details__Doh7s{font-size:1.2rem}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_bottom__x1Ywe .GeneralProductCardA_bottom_top__VRXeE .GeneralProductCardA_product_name__1N5yR{font-size:1.4rem;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_bottom__x1Ywe .GeneralProductCardA_bottom_middle___IkHW{margin-top:auto;padding-top:.6rem;padding-inline:.6rem}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_bottom__x1Ywe .GeneralProductCardA_bottom_middle___IkHW .GeneralProductCardA_price_wrapper__k9C1X{font-size:1.4rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_bottom__x1Ywe .GeneralProductCardA_bottom_middle___IkHW .GeneralProductCardA_price_wrapper__k9C1X .GeneralProductCardA_discount_percent__LjHP9{color:var(--green-1);font-size:1.4rem;margin-right:.6rem}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_bottom__x1Ywe .GeneralProductCardA_bottom_middle___IkHW .GeneralProductCardA_price_wrapper__k9C1X .GeneralProductCardA_curr_price__HS0SQ{font-weight:500;color:var(--green-1);margin-right:.6rem}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_bottom__x1Ywe .GeneralProductCardA_bottom_middle___IkHW .GeneralProductCardA_price_wrapper__k9C1X .GeneralProductCardA_price_divider__lOFWd{font-size:1.4rem;margin-inline:.6rem;color:gray}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_bottom__x1Ywe .GeneralProductCardA_bottom_middle___IkHW .GeneralProductCardA_price_wrapper__k9C1X .GeneralProductCardA_og_price__6SsLF{color:#858585}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_bottom__x1Ywe .GeneralProductCardA_bottom_bottom__lCrpL{padding-top:.8rem;width:100%}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_bottom__x1Ywe .GeneralProductCardA_bottom_bottom__lCrpL .GeneralProductCardA_add_to_bag_btn__wULLt{font-size:1.4rem;width:100%;background-color:var(--btn-primary-bg);color:#fff;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:.8rem .6rem}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_bottom__x1Ywe .GeneralProductCardA_bottom_bottom__lCrpL .GeneralProductCardA_add_to_bag_btn_label__y40cT{margin-right:.4rem}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_bottom__x1Ywe .GeneralProductCardA_bottom_bottom__lCrpL .GeneralProductCardA_curr_price__HS0SQ{font-size:1.4rem;color:#73ffbe}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_bottom__x1Ywe .GeneralProductCardA_bottom_bottom__lCrpL .GeneralProductCardA_save_btn__Du_GH{position:absolute;top:0;right:0;padding:.6rem}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_bottom__x1Ywe .GeneralProductCardA_bottom_bottom__lCrpL .GeneralProductCardA_save_btn__Du_GH .GeneralProductCardA_save_icon__lidXm{width:auto!important;height:1.8rem!important;fill:#fff!important;stroke-opacity:50%!important}.GeneralProductCardA_card__gj7UR .GeneralProductCardA_section_bottom__x1Ywe .GeneralProductCardA_bottom_bottom__lCrpL .GeneralProductCardA_misc__R_xa1{margin-top:.4rem;margin-left:.6rem;font-size:1.2rem;color:#000}.RatingReviewBadge_badge__LYuve{padding:.1rem 0;border-radius:.2rem;width:-moz-fit-content;width:fit-content;font-size:1.4rem;font-weight:500;display:flex;align-items:center;margin-bottom:.4rem}.RatingReviewBadge_badge__LYuve .RatingReviewBadge_diamond_icon__OKpXd{width:auto;height:1.4rem;margin-right:.4rem}.RatingReviewBadge_badge__LYuve .RatingReviewBadge_rated__XB3I_,.RatingReviewBadge_badge__LYuve .RatingReviewBadge_rating__Yh9IC{padding-top:.1rem}.RatingReviewBadge_badge__LYuve .RatingReviewBadge_rated__XB3I_{font-weight:400}.RatingReviewBadge_badge__LYuve .RatingReviewBadge_separator__ik9q6{font-size:1rem;margin-inline:.5rem;opacity:50%}.HListA_list_section__2MOgs{width:100%}.HListA_section_top__2n5mJ{justify-content:space-between;padding-inline:1.2rem;padding-block:1rem}.HListA_section_top__2n5mJ,.HListA_section_top__2n5mJ .HListA_top_left__kaxMM,.HListA_section_top__2n5mJ .HListA_top_right__OIN12{display:flex;align-items:center}.HListA_section_top__2n5mJ .HListA_list_title__p_4LF{font-size:1.8rem;font-weight:500;margin-right:1rem;color:var(--title-primary-1)}.HListA_section_top__2n5mJ .HListA_info_btn__TzMV6{display:flex;align-items:center;justify-content:center}.HListA_section_top__2n5mJ .HListA_info_icon__2TIZ5{width:1.5rem!important;height:1.5rem!important}.HListA_section_top__2n5mJ .HListA_show_all_btn__Aivr3{display:flex;align-items:center;gap:.6rem;font-size:1.3rem;font-weight:500;padding-block:.2rem;padding-inline:.8rem;border-radius:4rem;border:1px solid var(--btn-secondary-border);color:var(--title-primary-1)}.HListA_section_top__2n5mJ .HListA_show_all_btn__Aivr3 .HListA_right_icon__wkoJX{width:auto;height:1rem!important}.HListA_section_bottom__fWvm5{width:100%;overflow:auto;display:flex;gap:.6rem;padding-inline:1rem;padding-block:.6rem 1rem}.HListA_section_bottom__fWvm5::-webkit-scrollbar{-webkit-appearance:none;appearance:none}.HListA_section_bottom__fWvm5 .HListA_list_item__I0_RC{width:16rem;max-width:16rem;min-width:16rem;background-color:#fff;border-radius:.4rem}.HListA_section_bottom__fWvm5 .HListA_list_all_btn__A2WF4{width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:.6rem;font-size:1.5rem;padding-block:.1rem;padding-inline:1rem}.HListA_section_bottom__fWvm5 .HListA_list_all_btn__A2WF4 .HListA_right_icon__wkoJX{width:auto!important;height:1rem!important}.GoToSellerAccount_component__p9MSQ{width:100%;margin-top:1rem;padding-inline:2rem;padding-block:1.4rem;background-color:var(--card-bg);border-block:1px solid var(--card-border)}.GoToSellerAccount_component__p9MSQ .GoToSellerAccount_top__CuJnT{display:flex;align-items:center;justify-content:space-between}.GoToSellerAccount_component__p9MSQ .GoToSellerAccount_title__1G0Hm{font-size:1.7rem;font-weight:500;color:var(--title-primary-1)}.GoToSellerAccount_component__p9MSQ .GoToSellerAccount_right_icon__8vsOG{width:auto;height:1.2rem}.GoToSellerAccount_component__p9MSQ .GoToSellerAccount_desc__8IiP4{margin-top:1rem;font-size:1.4rem}.AddressList_component__5aJ5_{padding-inline:2rem;margin-block:1rem;background-color:var(--card-bg);border-block:1px solid var(--card-border)}.AddressList_component__5aJ5_ .AddressList_section_header__4_jul{display:flex;align-items:center;padding-block:1rem 1.2rem}.AddressList_component__5aJ5_ .AddressList_section_header__4_jul .AddressList_section_title__DrqcC{font-size:1.7rem;font-weight:500}.AddressList_component__5aJ5_ .AddressList_section_header__4_jul .AddressList_add_btn__c_bDC{margin-left:1.5rem;font-size:1.3rem;text-transform:uppercase;padding-block:.1rem;padding-inline:1rem;border-radius:4rem;color:#fff;background-color:#141414;border:1px solid #37376d}.AddressList_component__5aJ5_ .AddressList_section_body__oMQRs{padding-bottom:.8rem}.AddressList_component__5aJ5_ .AddressList_section_body__oMQRs .AddressList_address_list__8upOJ{display:flex;flex-direction:column}.AddressList_component__5aJ5_ .AddressList_section_body__oMQRs .AddressList_address_entry__YfMGi{display:flex;justify-content:space-between;gap:1rem;margin-block:.4rem}.AddressList_component__5aJ5_ .AddressList_section_body__oMQRs .AddressList_address_entry__YfMGi .AddressList_left__Y_P8R{flex:1 1}.AddressList_component__5aJ5_ .AddressList_section_body__oMQRs .AddressList_address_entry__YfMGi .AddressList_address_line__JVFR8{font-size:1.4rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;overflow:hidden}.AddressList_component__5aJ5_ .AddressList_section_body__oMQRs .AddressList_address_entry__YfMGi .AddressList_controls__sryU3 button{font-size:1.4rem;padding-block:.6rem}.AddressList_component__5aJ5_ .AddressList_section_body__oMQRs .AddressList_address_entry__YfMGi .AddressList_controls__sryU3 button:first-of-type{margin-right:1.2rem}.AddressList_component__5aJ5_ .AddressList_section_body__oMQRs .AddressList_address_entry__YfMGi .AddressList_controls__sryU3 .AddressList_del_btn__ZsMe6{color:#af0e0e}.AddressList_component__5aJ5_ .AddressList_section_body__oMQRs .AddressList_address_entry__YfMGi .AddressList_controls__sryU3 .AddressList_edit_btn__vdcTV{color:var(--blue-dark)}.AddressList_component__5aJ5_ .AddressList_section_body__oMQRs .AddressList_address_entry__YfMGi .AddressList_address_radio_input__3D_5I{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.6rem;height:1.6rem;border-radius:.2rem;background:hsla(0,0%,100%,.3);border:1px solid #000;overflow:hidden;cursor:pointer}.AddressList_component__5aJ5_ .AddressList_section_body__oMQRs .AddressList_address_entry__YfMGi .AddressList_address_radio_input__3D_5I:checked:after{content:"✓";font-size:1.4rem;color:var(--blue-dark);position:absolute;top:0;left:0;inset:0;display:flex;align-items:center;justify-content:center}.AdjustFrequency_wrapper__vZXWx{height:3.4rem;display:flex;align-items:center;border:1px solid rgba(0,0,0,.4);border-radius:.4rem;overflow:hidden}.AdjustFrequency_control_btn__q2Uq8{height:100%;width:3.6rem;font-size:2rem;background-color:var(--btn-primary-bg);color:#fff}.AdjustFrequency_number_input__3FuJx{width:5.4rem;height:100%;padding:.6rem;font-size:1.6rem;background:hsla(0,0%,100%,.2);border:none;border-inline:1px solid rgba(0,0,0,.4);text-align:center}.AdjustFrequency_number_input__3FuJx::-webkit-inner-spin-button,.AdjustFrequency_number_input__3FuJx::-webkit-outer-spin-button{display:none}@media screen and (max-width:768px){.AdjustFrequency_wrapper__vZXWx{height:3.6rem!important}.AdjustFrequency_number_input__3FuJx{width:4.6rem!important;font-size:1.6rem!important}.AdjustFrequency_control_btn__q2Uq8{width:3.6rem;font-size:1.6rem!important}}.VariantSelector_wrapper__2pxDC{width:100%}.VariantSelector_variants_list__C13AE{display:flex;gap:1rem;padding-block:.4rem;overflow:auto}.VariantSelector_variants_list__C13AE .VariantSelector_list_item__LgB7u{display:flex;flex-direction:column;align-items:center}.VariantSelector_variants_list__C13AE .VariantSelector_list_item__LgB7u .VariantSelector_item_label__OgvYi{position:relative;display:flex;flex-direction:column;align-items:center}.VariantSelector_variants_list__C13AE .VariantSelector_list_item__LgB7u .VariantSelector_radio_input__xLGUt{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute}.VariantSelector_variants_list__C13AE .VariantSelector_list_item__LgB7u .VariantSelector_radio_input__xLGUt:checked~*{border-color:var(--blue-dark);color:var(--blue-dark)}.VariantSelector_variants_list__C13AE .VariantSelector_list_item__LgB7u .VariantSelector_radio_input__xLGUt:disabled~*{opacity:50%}.VariantSelector_variants_list__C13AE .VariantSelector_list_item__LgB7u .VariantSelector_label_img__DIqxE{object-fit:cover;border-radius:.4rem;border:1px solid #969696;padding:.2rem}.VariantSelector_variants_list__C13AE .VariantSelector_list_item__LgB7u .VariantSelector_label_text__F4Csi{font-size:1.2rem;font-weight:500;padding:.4rem .2rem;display:flex;align-items:center;justify-content:center;text-align:center}.VariantSelector_variants_list__C13AE .VariantSelector_list_item__LgB7u .VariantSelector_variant_left__0YaaN{color:#b12d2d;margin-top:.4rem;font-size:1.2rem}.VariantSelector_variants_list__C13AE::-webkit-scrollbar{-webkit-appearance:none;appearance:none}.OptionSelector_wrapper__NKnCL{width:100%}.OptionSelector_op_list__rAmpA{display:flex;gap:1rem;padding-block:.4rem;overflow:auto}.OptionSelector_op_list__rAmpA .OptionSelector_list_item__5q4_J{display:flex;flex-direction:column;align-items:center}.OptionSelector_op_list__rAmpA .OptionSelector_list_item__5q4_J .OptionSelector_op__uAWXb{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.OptionSelector_op_list__rAmpA .OptionSelector_list_item__5q4_J .OptionSelector_radio_input__q_C97{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute}.OptionSelector_op_list__rAmpA .OptionSelector_list_item__5q4_J .OptionSelector_radio_input__q_C97:checked+.OptionSelector_label_text__PdqiT{border-color:var(--blue-dark);color:var(--blue-dark)}.OptionSelector_op_list__rAmpA .OptionSelector_list_item__5q4_J .OptionSelector_radio_input__q_C97:disabled+.OptionSelector_label_text__PdqiT{opacity:50%}.OptionSelector_op_list__rAmpA .OptionSelector_list_item__5q4_J .OptionSelector_label_text__PdqiT{font-size:1.4rem;font-weight:500;min-width:4rem;min-height:3rem;padding:.4rem .8rem;border:1px solid #000;border-radius:.4rem;display:flex;align-items:center;justify-content:center}.OptionSelector_op_list__rAmpA .OptionSelector_list_item__5q4_J .OptionSelector_item_left__IFg_U{color:#b12d2d;margin-top:.4rem;font-size:1.2rem}.OptionSelector_op_list__rAmpA::-webkit-scrollbar{-webkit-appearance:none;appearance:none}.ReviewCardA_card__Q8fOD{width:100%}.ReviewCardA_card__Q8fOD .ReviewCardA_section_top__1mUWO{display:flex;align-items:center;color:#37376d;font-size:1.2rem}.ReviewCardA_card__Q8fOD .ReviewCardA_section_top__1mUWO .ReviewCardA_name__ytfL6{font-size:1.3rem;color:#000}.ReviewCardA_card__Q8fOD .ReviewCardA_section_top__1mUWO .ReviewCardA_divider__AjSvI{margin-inline:1rem}.ReviewCardA_card__Q8fOD .ReviewCardA_section_middle__QyNpE{padding-block:.6rem}.ReviewCardA_card__Q8fOD .ReviewCardA_section_middle__QyNpE .ReviewCardA_review_para__Swqxh{font-size:1.6rem}.ReviewCardA_card__Q8fOD .ReviewCardA_section_bottom__KIkFP{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:.6rem}.ReviewCardA_card__Q8fOD .ReviewCardA_section_bottom__KIkFP .ReviewCardA_rating_wrapper__ZsbUn{display:flex;align-items:center;border:1px solid rgba(55,55,109,.4);border-radius:.4rem;padding:0 .6rem}.ReviewCardA_card__Q8fOD .ReviewCardA_section_bottom__KIkFP .ReviewCardA_diamond_icon__7rCjU{width:auto;height:1.3rem}.ReviewCardA_card__Q8fOD .ReviewCardA_section_bottom__KIkFP .ReviewCardA_rating__wzlZv{font-size:1.4rem;margin-left:.4rem}.ReviewCardA_card__Q8fOD .ReviewCardA_section_bottom__KIkFP .ReviewCardA_bottom_right___RRXZ{display:flex;align-items:center;gap:1.6rem}.ReviewCardA_card__Q8fOD .ReviewCardA_section_bottom__KIkFP .ReviewCardA_ctrl_btn__8QXsg{display:flex;align-items:center;gap:.2rem;min-width:4rem}.ReviewCardA_card__Q8fOD .ReviewCardA_section_bottom__KIkFP .ReviewCardA_ctrl_btn__8QXsg:hover .ReviewCardA_btn_icon__1KTdd{opacity:100%}.ReviewCardA_card__Q8fOD .ReviewCardA_section_bottom__KIkFP .ReviewCardA_ctrl_btn__8QXsg:last-of-type{min-width:-moz-fit-content;min-width:fit-content}.ReviewCardA_card__Q8fOD .ReviewCardA_section_bottom__KIkFP .ReviewCardA_btn_icon__1KTdd{width:auto;height:2rem;opacity:80%}.ReviewCardA_card__Q8fOD .ReviewCardA_section_bottom__KIkFP .ReviewCardA_btn_data__MdK_g{font-size:1.2rem;color:#37376d}.ReviewCardA_card__Q8fOD .ReviewCardA_section_bottom__KIkFP .ReviewCardA_ellipsis_icon__8PHh2{height:1.5rem!important;width:1.5rem!important;transform-origin:center;transform:rotate(90deg)}.RatingsAndReviews_rr_section__3pnUB{min-height:26rem;margin-block:1rem;width:100%;background-color:var(--card-bg);border-block:1px solid var(--card-border)}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_section_header__fmmmv{display:flex;width:100%;align-items:center;justify-content:space-between;padding-block:1.2rem;border-block:1px solid var(--card-section-divider)}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_section_header__fmmmv .RatingsAndReviews_section_title__x9G9F{font-size:1.8rem;font-weight:500;color:var(--title-primary-1)}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_section_header__fmmmv .RatingsAndReviews_show_all_btn__tMj2E{display:flex;align-items:center;gap:.6rem;font-size:1.3rem;font-weight:500;padding-block:.2rem;padding-inline:.8rem;border-radius:4rem;border:1px solid var(--btn-secondary-border);color:var(--title-primary-1)}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_section_header__fmmmv .RatingsAndReviews_show_all_btn__tMj2E .RatingsAndReviews_right_icon__i0w_d{width:auto;height:1rem!important}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_ratings_section__CZdgS{padding:1.6rem 1rem}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_ratings_section__CZdgS .RatingsAndReviews_top_left__jH4P2{position:relative;width:-moz-fit-content;width:fit-content;font-size:1.5rem;display:flex;align-items:center}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_ratings_section__CZdgS .RatingsAndReviews_top_left__jH4P2 .RatingsAndReviews_diamond__YfdfY{width:-moz-fit-content!important;width:fit-content!important;height:1.5rem!important;margin-inline:.4rem}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_ratings_section__CZdgS .RatingsAndReviews_rating_insight_list__yWPM7{width:100%;display:flex;align-items:center;gap:1rem;padding-top:1rem;overflow:auto}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_ratings_section__CZdgS .RatingsAndReviews_rating_insight_list__yWPM7::-webkit-scrollbar{-webkit-appearance:none;appearance:none}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_ratings_section__CZdgS .RatingsAndReviews_rating_insight_list__yWPM7 .RatingsAndReviews_list_item__KY_l0{font-size:1.4rem;display:flex;align-items:center;border:1px solid rgba(55,55,109,.5);border-radius:.4rem}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_ratings_section__CZdgS .RatingsAndReviews_rating_insight_list__yWPM7 .RatingsAndReviews_list_item__KY_l0 .RatingsAndReviews_section__tAh5w{display:flex;align-items:center;padding:.2rem .6rem;white-space:nowrap}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_ratings_section__CZdgS .RatingsAndReviews_rating_insight_list__yWPM7 .RatingsAndReviews_list_item__KY_l0 .RatingsAndReviews_mini_diamond__4F4F1{width:auto;height:1.3rem}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_ratings_section__CZdgS .RatingsAndReviews_rating_insight_list__yWPM7 .RatingsAndReviews_list_item__KY_l0 .RatingsAndReviews_rating_label__mNnKn{background-color:#0a0a0a;color:#fff;border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_ratings_section__CZdgS .RatingsAndReviews_rating_insight_list__yWPM7 .RatingsAndReviews_list_item__KY_l0 .RatingsAndReviews_rating_label_text__ai0fg{margin-left:.2rem}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_ratings_section__CZdgS .RatingsAndReviews_rating_insight_list__yWPM7 .RatingsAndReviews_list_item__KY_l0 .RatingsAndReviews_raters__NolDi{border-left:1px solid rgba(55,55,109,.3);font-size:1.4rem}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_reviews_section__uNEuU{padding-inline:1rem}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_reviews_section__uNEuU .RatingsAndReviews_section_body__kiFgC{padding-top:.6rem}.RatingsAndReviews_rr_section__3pnUB .RatingsAndReviews_reviews_section__uNEuU .RatingsAndReviews_section_body__kiFgC .RatingsAndReviews_review_item__lIfoo{padding-block:1rem}.page_main_container__Il7HC{min-height:100vh}.page_main_container__Il7HC .page_header_section__yPHuu{padding-inline:2rem;padding-block:1.4rem;display:flex;align-items:center;justify-content:space-between;width:100%}.page_main_container__Il7HC .page_header_section__yPHuu .page_label_text__gRcP3{display:inline-block;padding:.5rem 1.4rem;font-size:1.6rem;font-weight:500}.page_main_container__Il7HC .page_header_section__yPHuu .page_top_left__KLe93,.page_main_container__Il7HC .page_header_section__yPHuu .page_top_right__2J7qk{display:flex;align-items:center}.page_main_container__Il7HC .page_header_section__yPHuu .page_top_left__KLe93{border:1px solid #000;border-radius:4rem;overflow:hidden}.page_main_container__Il7HC .page_header_section__yPHuu .page_form_selector__KlLs0{position:relative;border-radius:4rem;overflow:hidden}.page_main_container__Il7HC .page_header_section__yPHuu .page_radio_input__a1ZW8{display:none}.page_main_container__Il7HC .page_header_section__yPHuu .page_radio_input__a1ZW8:checked~.page_label_text__gRcP3{color:#fff;background-color:#0a0a0a}.page_main_container__Il7HC .page_header_section__yPHuu .page_more_btn__2fRqW{display:flex}.page_main_container__Il7HC .page_header_section__yPHuu .page_ellipsis_icon__VZhkX{height:auto!important;width:1.6rem!important}.page_main_container__Il7HC .page_header_section__yPHuu .page_ctrl_btn__9xIzf{padding:.2rem 1rem;display:flex;align-items:center;gap:.4rem;border-radius:4rem;border:1px solid rgba(0,0,0,.4)}.page_main_container__Il7HC .page_header_section__yPHuu .page_ctrl_btn__9xIzf .page_btn_icon__0MbZg{width:auto;height:1.8rem}.page_main_container__Il7HC .page_header_section__yPHuu .page_ctrl_btn__9xIzf .page_down_icon__cT94Y{margin-left:.8rem;width:auto;height:.5rem}.page_main_container__Il7HC .page_form_section__8M8iv .page_form__db1mm{padding-inline:2rem}.page_main_container__Il7HC .page_form_section__8M8iv .page_form__db1mm .page_field__raly5{width:100%;margin-bottom:1rem}.page_main_container__Il7HC .page_form_section__8M8iv .page_form__db1mm .page_f_top__aUnN_{width:100%;margin-bottom:.4rem}.page_main_container__Il7HC .page_form_section__8M8iv .page_form__db1mm .page_label__d7mGg{font-size:1.5rem}.page_main_container__Il7HC .page_form_section__8M8iv .page_form__db1mm .page_text_area__dzslH,.page_main_container__Il7HC .page_form_section__8M8iv .page_form__db1mm .page_text_input__oxz6M{width:100%;font-size:1.6rem;padding:.6rem}.page_main_container__Il7HC .page_form_section__8M8iv .page_form__db1mm .page_text_area__dzslH{resize:vertical}.page_main_container__Il7HC .page_form_section__8M8iv .page_form__db1mm .page_tags_input_wrapper__og2_l{display:flex;align-items:center}.page_main_container__Il7HC .page_form_section__8M8iv .page_form__db1mm .page_add_btn__Ecm92{width:10rem;font-size:1.6rem;padding:.7rem .6rem;color:#fff;background-color:#1e1e1e;border:1px solid #1e1e1e;border-radius:4px;margin-left:1rem}.page_main_container__Il7HC .page_form_section__8M8iv .page_form__db1mm .page_keys_list__H4aGp{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:1rem;border-radius:4px;border:1px dashed rgba(0,0,0,.2);padding:1rem}.page_main_container__Il7HC .page_form_section__8M8iv .page_form__db1mm .page_keys_list__H4aGp .page_key_item__TkIaJ{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:1.4rem;border-radius:.4rem;border:1px solid rgba(0,0,0,.2);padding:.4rem .8rem}.page_main_container__Il7HC .page_form_section__8M8iv .page_form__db1mm .page_keys_list__H4aGp .page_key_item__TkIaJ .page_del_key_btn__UtAsR{font-size:1.4rem}.page_main_container__Il7HC .page_form_section__8M8iv .page_form__db1mm .page_keys_list__H4aGp .page_key_item__TkIaJ .page_cross_icon__JDIZw{width:auto!important;height:1rem!important;stroke:#af0e0e!important}.FilePicker_component__El473 .FilePicker_picker__avHVC{position:relative;width:100%;min-height:10rem;display:flex;align-items:center;justify-content:center;font-size:1.2rem;border-radius:.4rem;border:1px dashed rgba(0,0,0,.6);background-color:#fff}.FilePicker_component__El473 .FilePicker_picker__avHVC:focus,.FilePicker_component__El473 .FilePicker_picker__avHVC:focus-within,.FilePicker_component__El473 .FilePicker_picker__avHVC:hover{border-color:#0e1ba9}.FilePicker_component__El473 .FilePicker_picker__avHVC .FilePicker_file_select_label__FqyL9{font-size:1.4rem;color:#0e1ba9;padding:.6rem 1.2rem}.FilePicker_component__El473 .FilePicker_picker__avHVC .FilePicker_file_input__3nrR9{position:absolute;width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0}.FilePicker_component__El473 .FilePicker_files_list__e2vEW{margin-top:1rem;border:1px solid rgba(0,0,0,.2);border-radius:.4rem;padding-inline:1.4rem;padding-block:.6rem}.FilePicker_component__El473 .FilePicker_files_list__e2vEW .FilePicker_header__ldhcQ{width:100%;display:flex;align-items:center;justify-content:space-between;gap:2rem}.FilePicker_component__El473 .FilePicker_files_list__e2vEW .FilePicker_header_left__N1pQt,.FilePicker_component__El473 .FilePicker_files_list__e2vEW .FilePicker_header_right__bj4xd{display:flex;align-items:center;gap:2rem}.FilePicker_component__El473 .FilePicker_files_list__e2vEW .FilePicker_header_left__N1pQt{flex:1 1}.FilePicker_component__El473 .FilePicker_files_list__e2vEW .FilePicker_selected_count__aA8PM{font-size:1.4rem}.FilePicker_component__El473 .FilePicker_files_list__e2vEW .FilePicker_resize_btn__K7gw2{display:flex;align-items:center;gap:.8rem;flex:1 1}.FilePicker_component__El473 .FilePicker_files_list__e2vEW .FilePicker_resize_icon__Pa4Xs{width:auto!important;height:.5rem!important}.FilePicker_component__El473 .FilePicker_files_list__e2vEW .FilePicker_remove_all_btn__c0VSD{padding-block:.6rem;color:#af0e0e}.FilePicker_component__El473 .FilePicker_files_list__e2vEW .FilePicker_list__4qq4Q{display:flex;flex-direction:column;gap:1rem;height:0;overflow:hidden}.FilePicker_component__El473 .FilePicker_files_list__e2vEW .FilePicker_expanded_list__IHSne{padding-block:1rem .4rem;height:auto}.FilePicker_component__El473 .FilePicker_files_list__e2vEW .FilePicker_file_item__Y9th0{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}.FilePicker_component__El473 .FilePicker_files_list__e2vEW .FilePicker_file_name__Lzqt9{font-size:1.4rem;max-width:26rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FilePicker_component__El473 .FilePicker_files_list__e2vEW .FilePicker_delete_btn__yoZpv{display:flex;align-items:center;justify-content:center;padding-block:.6rem;padding-left:1rem}.FilePicker_component__El473 .FilePicker_files_list__e2vEW .FilePicker_cross_icon__WKXQF{height:1rem;width:auto;stroke:#af0e0e!important}.QnaCardA_card__OZ5jj{padding-bottom:1rem}.QnaCardA_card__OZ5jj .QnaCardA_top_row__VBPAA .QnaCardA_question__hf_ar{font-weight:500;font-size:1.5rem;margin-bottom:.2rem}.QnaCardA_card__OZ5jj .QnaCardA_middle_row__6dymi .QnaCardA_answer_para__XVLrj{font-size:1.5rem}.QnaCardA_card__OZ5jj .QnaCardA_bottom_row__Hk2nH{margin-top:.6rem;display:flex;align-items:center;justify-content:space-between}.QnaCardA_card__OZ5jj .QnaCardA_bottom_row__Hk2nH .QnaCardA_left__uwGMf,.QnaCardA_card__OZ5jj .QnaCardA_bottom_row__Hk2nH .QnaCardA_right__xjP7Y{display:flex;align-items:center;gap:2rem}.QnaCardA_card__OZ5jj .QnaCardA_bottom_row__Hk2nH .QnaCardA_ctrl_btn__7qG8c{display:flex;align-items:center;min-width:4rem}.QnaCardA_card__OZ5jj .QnaCardA_bottom_row__Hk2nH .QnaCardA_ctrl_btn__7qG8c .QnaCardA_btn_data__T_JAJ{font-size:1.2rem;margin-left:.2rem}.QnaCardA_card__OZ5jj .QnaCardA_bottom_row__Hk2nH .QnaCardA_ctrl_btn__7qG8c .QnaCardA_btn_icon__2WOoT{height:2rem;width:auto}.QnaCardA_card__OZ5jj .QnaCardA_bottom_row__Hk2nH .QnaCardA_ctrl_btn__7qG8c .QnaCardA_ellipsis_icon__X0mYz{width:1.5rem;height:auto;transform-origin:center;transform:rotate(90deg)}.QnaCardA_card__OZ5jj .QnaCardA_bottom_row__Hk2nH .QnaCardA_ctrl_btn__7qG8c:last-of-type{min-width:-moz-fit-content;min-width:fit-content}.QnA_component__PEfVK{margin-top:1rem;background-color:var(--card-bg);border-block:1px solid var(--card-border)}.QnA_component__PEfVK .QnA_section_top__v69i5{display:flex;align-items:center;justify-content:space-between;padding-inline:1.2rem;padding-block:1.5rem;border-bottom:1px solid var(--card-section-divider)}.QnA_component__PEfVK .QnA_section_top__v69i5 .QnA_top_left__78TRU,.QnA_component__PEfVK .QnA_section_top__v69i5 .QnA_top_right__9qimc{display:flex;align-items:center}.QnA_component__PEfVK .QnA_section_top__v69i5 .QnA_list_title__yCx_r{font-size:1.8rem;font-weight:500;color:var(--title-primary-1)}.QnA_component__PEfVK .QnA_section_top__v69i5 .QnA_info_btn__G_9jo{display:flex;align-items:center;justify-content:center;margin-inline:1.4rem}.QnA_component__PEfVK .QnA_section_top__v69i5 .QnA_info_icon__2TdqG{width:1.5rem!important;height:1.5rem!important}.QnA_component__PEfVK .QnA_section_top__v69i5 .QnA_ask_btn__c8RLF,.QnA_component__PEfVK .QnA_section_top__v69i5 .QnA_show_all_btn__tILwh{display:flex;align-items:center;gap:.6rem;font-size:1.3rem;font-weight:500;padding-block:.2rem;padding-inline:.8rem;border-radius:4rem;border:1px solid var(--btn-secondary-border);color:var(--title-primary-1)}.QnA_component__PEfVK .QnA_section_top__v69i5 .QnA_ask_btn__c8RLF .QnA_right_icon__BUWq_,.QnA_component__PEfVK .QnA_section_top__v69i5 .QnA_show_all_btn__tILwh .QnA_right_icon__BUWq_{width:auto;height:1rem!important}.QnA_component__PEfVK .QnA_section_list___bBQF{margin-top:1rem}.QnA_component__PEfVK .QnA_section_list___bBQF .QnA_list__acBrI{padding-inline:1rem}.ItemDetails_component__hDHoU{margin-top:1rem;background-color:var(--card-bg);border-block:1px solid var(--card-border)}.ItemDetails_component__hDHoU .ItemDetails_section_top__wgwsS{display:flex;align-items:center;justify-content:space-between;padding-inline:1.2rem;padding-block:1.5rem;border-bottom:1px solid var(--card-section-divider)}.ItemDetails_component__hDHoU .ItemDetails_section_top__wgwsS .ItemDetails_top_left__SOF4M,.ItemDetails_component__hDHoU .ItemDetails_section_top__wgwsS .ItemDetails_top_right__k_3sa{display:flex;align-items:center}.ItemDetails_component__hDHoU .ItemDetails_section_top__wgwsS .ItemDetails_list_title__Vl_k0{font-size:1.8rem;font-weight:500;margin-right:1rem;color:var(--title-primary-1)}.ItemDetails_component__hDHoU .ItemDetails_section_top__wgwsS .ItemDetails_info_btn__pQYgz{display:flex;align-items:center;justify-content:center}.ItemDetails_component__hDHoU .ItemDetails_section_top__wgwsS .ItemDetails_info_icon__OAf3L{width:1.5rem!important;height:1.5rem!important}.ItemDetails_component__hDHoU .ItemDetails_section_top__wgwsS .ItemDetails_show_all_btn__fbKVz{display:flex;align-items:center;gap:.6rem;font-size:1.3rem;font-weight:500;padding-block:.2rem;padding-inline:.8rem;border-radius:4rem;border:1px solid var(--btn-secondary-border);color:var(--title-primary-1)}.ItemDetails_component__hDHoU .ItemDetails_section_top__wgwsS .ItemDetails_show_all_btn__fbKVz .ItemDetails_right_icon__N_XMa{width:auto;height:1rem!important}.ItemDetails_component__hDHoU .ItemDetails_section_details__xH2eI{padding-inline:1rem;padding-block:.6rem 1rem}.ItemDetails_component__hDHoU .ItemDetails_section_details__xH2eI .ItemDetails_details_group__JaTgj .ItemDetails_detail_entry__ID2rd .ItemDetails_cell__q7ZO3{font-size:1.5rem;vertical-align:top;padding-block:.5rem}.ItemDetails_component__hDHoU .ItemDetails_section_details__xH2eI .ItemDetails_details_group__JaTgj .ItemDetails_detail_entry__ID2rd .ItemDetails_key_cell__lmmhV{padding-right:2rem;max-width:16rem}.ItemDetails_component__hDHoU .ItemDetails_section_details__xH2eI .ItemDetails_details_group__JaTgj .ItemDetails_detail_entry__ID2rd .ItemDetails_value__NexFg{font-weight:500}.ImageSlider_component__FIzyB{position:relative;width:100%;height:100%;margin-top:.6rem}.ImageSlider_component__FIzyB .ImageSlider_slider__zDpKx{width:100%;height:100%}.ImageSlider_component__FIzyB .ImageSlider_images_list__krDNk{position:relative;width:100%;height:38rem;display:flex;align-items:center;gap:.6rem;overflow:hidden;scroll-snap-type:x mandatory}.ImageSlider_component__FIzyB .ImageSlider_images_list__krDNk::-webkit-scrollbar{display:none}.ImageSlider_component__FIzyB .ImageSlider_images_list__krDNk .ImageSlider_img_item_wrapper__vA9Uy{position:absolute;top:0;left:0;flex-basis:100%;width:100%;min-width:100%;max-width:100%;height:100%;display:flex;align-items:center;justify-content:center;scroll-snap-align:start;scroll-snap-stop:always;transition:transform .1s ease-in-out}.ImageSlider_component__FIzyB .ImageSlider_images_list__krDNk .ImageSlider_item_img__csGCw{object-fit:contain;width:100%;height:100%}.ImageSlider_component__FIzyB .ImageSlider_images_list__krDNk .ImageSlider_prev_slide__WuP5f{transform:translateX(-100%)}.ImageSlider_component__FIzyB .ImageSlider_images_list__krDNk .ImageSlider_next_slide__fTKxL{transform:translateX(100%)}.ImageSlider_component__FIzyB .ImageSlider_images_list__krDNk .ImageSlider_active_slide__EXd0v{transform:none}.ImageSlider_component__FIzyB .ImageSlider_slider_controls__F2doy .ImageSlider_slide_control_btn__ZeYZa{position:absolute;top:50%;transform:translateY(-50%);width:4.5rem;height:8rem;border-radius:.4rem;background-color:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center}.ImageSlider_component__FIzyB .ImageSlider_slider_controls__F2doy .ImageSlider_slide_control_btn__ZeYZa:hover{background-color:hsla(0,0%,100%,.5)}.ImageSlider_component__FIzyB .ImageSlider_slider_controls__F2doy .ImageSlider_slide_back_btn__Tr24K{left:1rem}.ImageSlider_component__FIzyB .ImageSlider_slider_controls__F2doy .ImageSlider_slide_next_btn__2al23{right:1rem}.ImageSlider_component__FIzyB .ImageSlider_slider_controls__F2doy .ImageSlider_chevron_icon__JdD_A{width:auto;height:1.3rem;filter:drop-shadow(0 .7px 0 white)}.ImageSlider_component__FIzyB .ImageSlider_slider_controls__F2doy .ImageSlider_slide_info__llRn5{position:absolute;bottom:.6rem;left:50%;transform:translateX(-50%);border-radius:1rem;display:flex;align-items:center;justify-content:center;gap:.6rem;font-size:1.1rem;border-radius:4rem}.ImageSlider_component__FIzyB .ImageSlider_slider_controls__F2doy .ImageSlider_slider_marker__Hk5Nb{width:.7rem;height:.7rem;border-radius:50%;background-color:hsla(0,0%,100%,.4)}.ImageSlider_component__FIzyB .ImageSlider_slider_controls__F2doy .ImageSlider_active_marker__vzE2a{background-color:#fff}.FullScreenSlider_component__jquKt{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:1010}.FullScreenSlider_component__jquKt .FullScreenSlider_media_container__H2dmF{width:100%;height:100%}.FullScreenSlider_component__jquKt .FullScreenSlider_media_container__H2dmF .FullScreenSlider_media__QDB9M{width:100%;height:100%;object-fit:contain}.FullScreenSlider_component__jquKt .FullScreenSlider_controls_wrapper__j85M2{z-index:1012}.FullScreenSlider_component__jquKt .FullScreenSlider_controls_wrapper__j85M2 .FullScreenSlider_stats_wrapper__lKkfN{position:absolute;top:2rem;left:2rem;color:#fff;background-color:hsla(0,0%,8%,.8);border-radius:4rem;padding:.2rem 1rem;font-size:1.4rem}.FullScreenSlider_component__jquKt .FullScreenSlider_controls_wrapper__j85M2 .FullScreenSlider_close_btn__SogM8{position:absolute;right:2rem;bottom:2rem;background-color:var(--btn-primary-bg);width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;border-radius:4rem}.FullScreenSlider_component__jquKt .FullScreenSlider_controls_wrapper__j85M2 .FullScreenSlider_close_icon__HrlFd{width:auto;height:1.3rem;stroke:var(--btn-primary-fg)!important}.FullScreenSlider_component__jquKt .FullScreenSlider_controls_wrapper__j85M2 .FullScreenSlider_nav_ctrl_btn__pmv2P{position:absolute;top:50%;transform:translateY(-50%);width:4.5rem;height:8rem;border-radius:.4rem;background-color:hsla(0,0%,100%,.4);display:flex;align-items:center;justify-content:center}.FullScreenSlider_component__jquKt .FullScreenSlider_controls_wrapper__j85M2 .FullScreenSlider_nav_ctrl_btn__pmv2P:hover{background-color:hsla(0,0%,100%,.5)}.FullScreenSlider_component__jquKt .FullScreenSlider_controls_wrapper__j85M2 .FullScreenSlider_prev_btn__uTzjp{left:1rem}.FullScreenSlider_component__jquKt .FullScreenSlider_controls_wrapper__j85M2 .FullScreenSlider_next_btn__j8yO7{right:1rem}.FullScreenSlider_component__jquKt .FullScreenSlider_controls_wrapper__j85M2 .FullScreenSlider_chevron_icon__mW6_L{width:auto;height:1.4rem;filter:drop-shadow(0 .7px 0 white)}