.profile_overlay__OcvLU{width:100vw;height:100vh;position:absolute;top:0;left:0;bottom:0;right:0;display:var(--navbar-drawer-display);background:rgba(0,0,0,.4)}.profile_navbar__D8Sx1{background-color:#fff;position:fixed;left:0;right:0;bottom:0;top:0;width:100%;max-width:400px;max-height:100vh;overflow-y:scroll;overflow-x:hidden;padding:var(--m-btw) 8px;z-index:100;transition:transform var(--duration-transition) ease;transform:translateX(var(--navbar-drawer));display:flex;flex-direction:column;justify-content:space-between}.profile_navbar__D8Sx1::-webkit-scrollbar{width:0;height:0}.profile_navbar__D8Sx1 .profile_top__Yh4LM{margin-top:24px;padding:16px 16px 0}.profile_navbar__D8Sx1 .profile_header-top__Ee8wh{justify-content:space-between;align-items:center;margin-bottom:16px}.profile_navbar__D8Sx1 .profile_header-top__Ee8wh .profile_left__2cQAJ{align-items:center;gap:8px}.profile_navbar__D8Sx1 .profile_header-top__Ee8wh button{font-family:var(--semibold);border-radius:33px;padding:4px 12px;font-size:16px}.profile_navbar__D8Sx1 .profile_header-top__Ee8wh .profile_login-btn__r5vK2{background:#1ca74a;color:#fff}.profile_navbar__D8Sx1 .profile_bottom__yXfHF,.profile_navbar__D8Sx1 .profile_middle__HNmT5,.profile_navbar__D8Sx1 .profile_top__Yh4LM{flex-direction:column;gap:16px;padding:16px 0}.profile_navbar__D8Sx1 .profile_middle__HNmT5,.profile_navbar__D8Sx1 .profile_top__Yh4LM{border-bottom:1px solid #f5f5f5}.profile_navbar__D8Sx1 .profile_profile-card__HjIm6{align-items:center;gap:8px;padding:8px;font-family:var(--semibold);cursor:pointer}.profile_navbar__D8Sx1 .profile_profile-card__HjIm6 .profile_number-of-orders__Djrtx{display:flex;width:30px;height:30px;padding:4px 13px;justify-content:center;align-items:center;gap:4px;flex-shrink:0;border-radius:44px;background:#1ca74a;color:#fff;font-family:var(--bold);font-size:14px}.profile_navbar__D8Sx1 .profile_profile-card__HjIm6.profile_left__2cQAJ{gap:8px;align-items:center}.profile_navbar__D8Sx1 .profile_profile-card__HjIm6.profile_active__Da2VU{background-color:var(--dark);color:#fff;border-radius:10px;border:1px solid #000}.profile_navbar__D8Sx1 .profile_profile-card__HjIm6.profile_space-between__sD1t8{display:flex;justify-content:space-between;align-items:center}.profile_navbar__D8Sx1 .profile_profile-card__HjIm6 .profile_left__2cQAJ{gap:8px;align-items:center}.profile_navbar__D8Sx1 .profile_profile-card__HjIm6 small{color:var(--green);font-size:14px}.profile_navbar__D8Sx1 .profile_profile-card__HjIm6 .profile_category-arrow__iPaT7{transition:transform .4s ease}.profile_navbar__D8Sx1 .profile_profile-card__HjIm6 .profile_activeArrow__KhZdI{transform:rotate(180deg)}.profile_navbar__D8Sx1 .profile_bottom__yXfHF{overflow:hidden}.profile_navbar__D8Sx1 .profile_bottom__yXfHF .profile_category-list__FNOYN{list-style:none;flex-direction:column;gap:24px;height:0;margin-bottom:40px;padding:0;direction:rtl}.profile_navbar__D8Sx1 .profile_bottom__yXfHF .profile_category-list__FNOYN:lang(en){margin-left:20px}.profile_navbar__D8Sx1 .profile_bottom__yXfHF .profile_category-list__FNOYN:lang(ar){padding-left:30px}.profile_navbar__D8Sx1 .profile_bottom__yXfHF .profile_category-list__FNOYN:lang(ku){padding:30px}.profile_navbar__D8Sx1 .profile_bottom__yXfHF .profile_category-list__FNOYN li{text-align:var(--left)}.profile_navbar__D8Sx1 .profile_bottom__yXfHF .profile_category-list__FNOYN{opacity:0;transition:all var(--duration-transition) ease;transform:translateY(-344px);pointer-events:none}.profile_navbar__D8Sx1 .profile_bottom__yXfHF .profile_category-list__FNOYN.profile_activeList__9iFta{height:auto;transform:translateY(0);pointer-events:all;opacity:1}.profile_navbar__D8Sx1 .profile_profile-bottom__HVj18 .profile_support__ki5qs{border-bottom:1px solid #f5f5f5;padding-bottom:16px}.profile_navbar__D8Sx1 .profile_profile-bottom__HVj18 .profile_support__ki5qs h3{font-family:var(--semibold);margin-bottom:8px}.profile_navbar__D8Sx1 .profile_profile-bottom__HVj18 .profile_support__ki5qs .profile_phone__vU0aL{align-items:center;gap:4px;color:#868686;font-size:14px}.profile_navbar__D8Sx1 .profile_logout__2QfAq{align-items:center;gap:8px;color:var(--red);font-family:var(--semibold);padding:24px 0 10px;cursor:pointer}.profile_navbar__D8Sx1 .profile_website-version__gMe4M{color:#868686;font-size:14px;font-style:var(--medium);border-top:1px solid #f5f5f5;padding:16px 0 0 8px}.languageDrawer_language-drawer__GGy0D{height:100vh;width:100vw;position:fixed;display:flex;justify-content:center;align-items:center;bottom:0;left:0;z-index:1000000;background:rgba(0,0,0,.3);opacity:var(--language-drawer-opacity);transition:opacity var(--duration-transition) ease;pointer-events:var(--language-drawer-pointer)}@media(max-width:768px){.languageDrawer_language-drawer__GGy0D{align-items:flex-end}}.languageDrawer_language-drawer__GGy0D .languageDrawer_language-drawer-content__aWyLG{min-height:250px;max-height:90vh;width:100%;width:400px;position:relative;border-radius:25px;background:#fff;padding:24px 16px;z-index:1000000;transform:translateY(var(--language-drawer));transition:transform var(--duration-transition);pointer-events:var(--language-drawer-pointer)}@media(max-width:768px){.languageDrawer_language-drawer__GGy0D .languageDrawer_language-drawer-content__aWyLG{border-radius:25px 25px 0 0;width:100%}}.languageDrawer_language-drawer__GGy0D .languageDrawer_language-drawer-content__aWyLG .languageDrawer_language-container__MJSX1{padding:25px 8px;display:flex;flex-direction:column;gap:24px}.languageDrawer_language-drawer__GGy0D .languageDrawer_language-drawer-content__aWyLG .languageDrawer_language-container__MJSX1 input{cursor:pointer}.languageDrawer_language-drawer__GGy0D .languageDrawer_language-drawer-content__aWyLG .languageDrawer_language-container__MJSX1 .languageDrawer_active__bJgHR{font-family:var(--semibold)}.languageDrawer_language-drawer__GGy0D .languageDrawer_language-drawer-content__aWyLG .languageDrawer_language-container__MJSX1 .languageDrawer_row__4Xb1A{display:flex;gap:8px;font-size:18px;font-family:var(--medium)}.languageDrawer_language-drawer__GGy0D .languageDrawer_language-drawer-content__aWyLG .languageDrawer_language-drawer-header__YMU26{align-items:center;justify-content:space-between;border-bottom:1px solid #f5f5f5;padding-bottom:16px}.languageDrawer_language-drawer__GGy0D .languageDrawer_language-drawer-content__aWyLG .languageDrawer_language-drawer-header__YMU26 img{cursor:pointer;z-index:1000}.header-top-row_header-top__XFucz{justify-content:space-between;align-items:center;background-color:#fff;padding:0 40px 16px}@media(max-width:768px){.header-top-row_header-top__XFucz{padding:0 16px 16px}}.header-top-row_header-top__XFucz .header-top-row_quantity__DsEPN{font-size:12px}.header-top-row_header-top__XFucz .header-top-row_cart-over-lay__78i9b{background:rgba(0,0,0,.4);position:absolute;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;opacity:0;pointer-events:none;z-index:1000;transition:opacity var(--duration-transition) ease}.header-top-row_header-top__XFucz .header-top-row_cart-over-lay__78i9b.header-top-row_active__ku_Gh{opacity:1;pointer-events:all}.header-top-row_header-top__XFucz .header-top-row_cart-drawer__aFHTZ{position:fixed;bottom:0;top:0;width:400px;background-color:#fff;padding:0 16px;z-index:1111;transition:transform var(--duration-transition) ease}.header-top-row_header-top__XFucz .header-top-row_cart-drawer__aFHTZ:lang(en){right:0;transform:translateX(100%)}.header-top-row_header-top__XFucz .header-top-row_cart-drawer__aFHTZ:lang(ar),.header-top-row_header-top__XFucz .header-top-row_cart-drawer__aFHTZ:lang(ku){left:0;transform:translateX(-100%)}.header-top-row_header-top__XFucz .header-top-row_cart-drawer__aFHTZ.header-top-row_active__ku_Gh{transform:translateX(0)}.header-top-row_header-top__XFucz .header-top-row_cart-drawer__aFHTZ .header-top-row_cart-page-header__Y6c7W{padding:16px}.header-top-row_header-top__XFucz .header-top-row_desktop-track-order__xUQ_c{display:flex}@media(max-width:768px){.header-top-row_header-top__XFucz .header-top-row_desktop-track-order__xUQ_c{display:none}}.header-top-row_header-top__XFucz .header-top-row_track_order_section__So1ba{display:flex;width:100%;max-height:56px;padding:12px 16px;justify-content:space-between;align-items:center;flex-shrink:0;border-radius:61px;border:1px solid #1ca74a;background:#fff;gap:20px}.header-top-row_header-top__XFucz .header-top-row_track_order_section__So1ba .header-top-row_left-truck-order__U49Rr{display:flex;justify-content:center;align-items:center;gap:8px}.header-top-row_header-top__XFucz .header-top-row_track_order_section__So1ba .header-top-row_left-truck-order__U49Rr div{width:11px!important;height:11px!important;min-width:11px;background-color:var(--green);border-radius:50%}.header-top-row_header-top__XFucz .header-top-row_track_order_section__So1ba .header-top-row_left-truck-order__U49Rr p{text-transform:capitalize;font-size:14px}.header-top-row_header-top__XFucz .header-top-row_track_order_section__So1ba a{display:flex;padding:4px 12px;align-items:center;gap:4px;border-radius:44px;background:#1ca74a;color:#fff;font-family:var(--medium);font-size:14px;white-space:nowrap}.header-top-row_header-top__XFucz .header-top-row_left__XUDgq{align-items:center;gap:40px;width:50%;cursor:pointer}.header-top-row_header-top__XFucz .header-top-row_left__XUDgq .header-top-row_left-of-left__PGg9t{align-items:center;gap:8px}.header-top-row_header-top__XFucz .header-top-row_left__XUDgq .header-top-row_left-of-left__PGg9t a{height:28px}.header-top-row_header-top__XFucz .header-top-row_right__TA1bj{gap:clamp(.625rem,.1902rem + 2.1739vw,1.875rem);align-items:center}.header-top-row_header-top__XFucz .header-top-row_right__TA1bj button{font-family:var(--semibold);font-size:16px;border-radius:97px;width:115px;padding:12px}@media(max-width:992px){.header-top-row_header-top__XFucz .header-top-row_right__TA1bj button{border-radius:33px;padding:8px}}@media(max-width:768px){.header-top-row_header-top__XFucz .header-top-row_right__TA1bj button{padding:4px 12px;border-radius:33px;width:70px}}.header-top-row_header-top__XFucz .header-top-row_right__TA1bj .header-top-row_login-btn-large__ymyAl,.header-top-row_header-top__XFucz .header-top-row_right__TA1bj .header-top-row_login-btn-small__8yn5v{background:#1ca74a;color:#fff}.header-top-row_header-top__XFucz .header-top-row_right__TA1bj .header-top-row_login-btn-small__8yn5v{padding:4px 12px;border-radius:33px;width:70px}.header-top-row_header-top__XFucz .header-top-row_right__TA1bj .header-top-row_login-btn-small__8yn5v:lang(ar),.header-top-row_header-top__XFucz .header-top-row_right__TA1bj .header-top-row_login-btn-small__8yn5v:lang(ku){width:auto}.header-top-row_header-top__XFucz .header-top-row_right__TA1bj .header-top-row_cart-btn__aNZwL,.header-top-row_header-top__XFucz .header-top-row_right__TA1bj .header-top-row_login-btn-large__ymyAl{height:56px;width:104px}.header-top-row_header-top__XFucz .header-top-row_right__TA1bj .header-top-row_login-btn-large__ymyAl:lang(ar),.header-top-row_header-top__XFucz .header-top-row_right__TA1bj .header-top-row_login-btn-large__ymyAl:lang(ku){width:auto}@media(max-width:768px){.header-top-row_header-top__XFucz .header-top-row_right__TA1bj .header-top-row_login-btn-large__ymyAl{height:32px;width:auto}}.header-top-row_header-top__XFucz .header-top-row_right__TA1bj .header-top-row_cart-btn__aNZwL{display:flex;justify-content:center;align-items:center;gap:8px;color:#1ca74a;font-family:var(--semibold);border:2px solid #f5f5f5;background:#fff}.header-top-row_header-top__XFucz .header-top-row_right__TA1bj .header-top-row_cart-btn__aNZwL.header-top-row_active__ku_Gh{background-color:#1ca74a;color:#fff}@media(max-width:768px){.header-top-row_header-top__XFucz .header-top-row_right__TA1bj .header-top-row_cart-btn__aNZwL{display:none}}.header-top-row_search-desktop__K7dqR{display:block;width:500px;min-width:200px;margin-left:100px}@media(max-width:1080px){.header-top-row_search-desktop__K7dqR{margin-left:0}}@media(max-width:768px){.header-top-row_search-desktop__K7dqR{display:none}}.header-top-row_search-mobile__zj_7l{padding-bottom:16px;display:none}@media(max-width:768px){.header-top-row_search-mobile__zj_7l{display:block}}.search_search-container__oBxuf{display:flex;width:100%;padding:8px 16px;align-items:center;gap:8px;border-radius:40px;background:#f5f5f5;height:52px}.search_search-container__oBxuf p{color:#9a9a9a;font-size:14px}.home_brand-spotlight-card-flex___2TfG{margin-top:16px;display:flex;justify-content:flex-start;align-items:center;gap:12px;flex-wrap:wrap;padding-bottom:16px}@media(max-width:768px){.home_brand-spotlight-card-flex___2TfG{margin-top:8px;justify-content:center}}.home_brand-spotlight-card-flex___2TfG img{object-fit:contain}.home_brand-spotlight-card-flex___2TfG .home_brand-spotlight-card__dhjaV{width:33%;max-width:150px;height:160px;flex-shrink:0;border-radius:10px;display:flex;justify-content:center;align-content:flex-end!important;flex-wrap:wrap;background:linear-gradient(180deg,#e5eaf6,#bfcbe9);box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}@media(max-width:768px){.home_brand-spotlight-card-flex___2TfG .home_brand-spotlight-card__dhjaV{width:28%;height:120px}.home_brand-spotlight-card-flex___2TfG .home_brand-spotlight-card__dhjaV img{width:92px;height:121px}.home_mobile-track-order__NDsan{display:flex;margin:34px auto}}.home_track_order_section__RZyDM{display:flex;width:100%;max-height:56px;padding:12px 16px;justify-content:space-between;align-items:center;flex-shrink:0;border-radius:61px;border:1px solid #1ca74a;background:#fff;gap:20px}.home_track_order_section__RZyDM .home_left-truck-order__hAavA{display:flex;justify-content:center;align-items:center;gap:8px}.home_track_order_section__RZyDM .home_left-truck-order__hAavA div{width:11px!important;height:11px!important;min-width:11px;background-color:var(--green);border-radius:50%}.home_track_order_section__RZyDM .home_left-truck-order__hAavA p{text-transform:capitalize;font-size:14px}.home_track_order_section__RZyDM a{display:flex;padding:4px 12px;align-items:center;gap:4px;border-radius:44px;background:#1ca74a;color:#fff;font-family:var(--medium);font-size:14px;white-space:nowrap}.home_new-brands__L0m_n{background:var(--bg-color,#fef2f1);padding:16px}.home_new-brands__L0m_n h2{color:var(--title-color,#ef4c3b)}.home_new-brands__L0m_n p{color:var(--subtitle-color,#ef4c3b);margin-bottom:8px}.home_new-brand-card-flex__0E5VM{display:flex;justify-content:space-between;align-items:center;margin-top:8px;column-gap:10px;row-gap:26px;flex-wrap:wrap}.home_new-brand-card-flex__0E5VM .home_new-brand-card__8sw5X{display:flex;align-items:center;gap:8px;width:30%;border-radius:50%}.home_new-brand-card-flex__0E5VM .home_new-brand-card__8sw5X img{border-radius:50%;box-shadow:0 2.5px 6.25px 0 rgba(0,0,0,.1);background-color:#fff}.home_new-brand-card-flex__0E5VM .home_new-brand-card__8sw5X p{color:#000;font-family:var(--bold);font-size:16px;width:115px}@media(max-width:768px){.home_new-brand-card-flex__0E5VM .home_new-brand-card__8sw5X{width:45%}.home_new-brand-card-flex__0E5VM .home_new-brand-card__8sw5X img{width:50px;height:50px}}.home_brands-list-section__whBuF{margin:10px auto 32px}.home_brands-list-section__whBuF .home_header-brands-list__JluVD{justify-content:space-between;align-items:center;margin-bottom:12px}.home_brands-list-section__whBuF .home_header-brands-list__JluVD a{color:#1ca74a;font-size:14px}.home_brands-list-section__whBuF .home_brands-list-card__WcYeV{border:1px solid #e5e5e5;border-radius:100%;display:flex;height:98px;width:98px;justify-content:center;align-items:center;padding:0!important;flex-shrink:0}.home_brands-list-section__whBuF .home_brands-list-card__WcYeV img{object-fit:contain;width:67px;height:60px}@media(max-width:768px){.home_brands-list-section__whBuF .home_brands-list-card__WcYeV{height:76px;width:76px}.home_brands-list-section__whBuF .home_brands-list-card__WcYeV img{width:52px}}.home_newly-launched___IF_T{background-color:#f2fdf6;padding:16px}.home_newly-launched___IF_T h2,.home_newly-launched___IF_T p{color:var(--green)}.home_newly-launched___IF_T p{margin-bottom:8px}.home_back-to-top__OGPSl{width:334px;padding:8px 16px;justify-content:center;align-items:center;gap:4px;border-radius:10px;border:2px solid #1ca74a;background:#fff;color:#1ca74a;font-family:var(--bold);font-size:14px;cursor:pointer;transition:transform .3s ease;margin-top:32px;display:none}.home_back-to-top__OGPSl:active{transform:scale(.99)}@media(max-width:768px){.home_back-to-top__OGPSl{display:flex}}.home_footer__e4Wvg{margin-top:32px;justify-content:space-between;gap:100px;margin-bottom:120px;padding:16px}.home_footer__e4Wvg .home_image-desktop__zGE6D,.home_footer__e4Wvg .home_image-mobile__Mny6b{position:relative;object-fit:contain;height:154px;width:310px}.home_footer__e4Wvg .home_image-mobile__Mny6b{display:none}.home_footer__e4Wvg .home_categories-container__OpZur{gap:40px}.home_footer__e4Wvg .home_categories-container__OpZur h2{color:#000;font-family:var(--semibold);font-size:20px}.home_footer__e4Wvg .home_categories-container__OpZur ul{list-style:none;padding:0;width:200px;margin-top:16px}.home_footer__e4Wvg .home_categories-container__OpZur ul li{margin-bottom:12px}.home_footer__e4Wvg .home_categories-container__OpZur ul a{color:#838383;font-size:16px}@media(max-width:768px){.home_footer__e4Wvg{margin-bottom:0}.home_footer__e4Wvg .home_categories-container__OpZur{display:none}.home_footer__e4Wvg .home_image-mobile__Mny6b{width:100%;height:148px;display:block}.home_footer__e4Wvg .home_image-desktop__zGE6D{display:none}.home_footer__e4Wvg.home_margin-bottom__bEemS{margin-bottom:100px}}.creditCard_credit-card__dsjM_{width:100%;padding:16px;flex-direction:column;align-items:flex-start;gap:8px;border-radius:10px;border:1px solid #1ca74a;background:linear-gradient(102deg,#27312a -3.14%,#28362b 24.57%,#28382b 54.08%,#28382b 90.59%);color:#fff}.creditCard_credit-card__dsjM_ .creditCard_title__7ShSP{color:#fff;font-family:var(--semibold);font-size:16px}.creditCard_credit-card__dsjM_ .creditCard_top-text__vBHOU{color:#e2e2e2;font-size:14px}.creditCard_credit-card__dsjM_ .creditCard_bottom-text__gqK9g{color:#fff;font-family:var(--medium);font-size:15px}.creditCard_credit-card__dsjM_ .creditCard_credit-bottom__o2DaL,.creditCard_credit-card__dsjM_ .creditCard_credit-top__RretD{width:100%;justify-content:space-between;align-items:center}.creditCard_credit-card__dsjM_ .creditCard_credit-top__RretD .creditCard_left___StK_{align-items:center;gap:4px}.creditCard_credit-card__dsjM_ .creditCard_credit-bottom__o2DaL .creditCard_left___StK_,.creditCard_credit-card__dsjM_ .creditCard_credit-bottom__o2DaL .creditCard_right__JxutE{flex-direction:column;gap:4px}.empty_empty-container__fAFOD{min-height:300px;width:100%;max-width:324px;text-align:center;margin:40px auto 0}.empty_empty-container__fAFOD a,.empty_empty-container__fAFOD button,.empty_empty-container__fAFOD h3{font-family:var(--semibold)}.empty_empty-container__fAFOD h3{color:#404040;font-size:18px;margin:0 auto}.empty_empty-container__fAFOD p{color:#afafaf;max-width:207px;font-size:15px;margin:12px auto 38px}.empty_empty-container__fAFOD a,.empty_empty-container__fAFOD button{color:#1ca74a;font-size:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.cart_cart-page____l_F{--height-header:65px}.cart_cart-page-header__mSuWb{height:var(--height-header);top:0;background-color:var(--white);z-index:4;width:100%;max-width:410px;border-bottom:1px solid hsla(0,0%,85%,.92);padding:16px}.cart_cart-page-header-container__S3LHJ{height:var(--height-header);display:flex;align-items:center}.cart_cart-page-header-container__S3LHJ h2{width:100%;font-size:20px;font-family:var(--bold);text-align:center}.cart_goto-checkout-btn__LPhGY{width:100%;height:79px;flex-shrink:0;background:#fff;position:fixed;z-index:1000;bottom:0;justify-content:center;align-items:center;margin:0 auto}.cart_goto-checkout-btn__LPhGY button{width:92%;margin:0 auto;height:55px;padding:8px 16px;align-items:center;gap:8px;flex-shrink:0;border-radius:46px;background:#f5f5f5;justify-content:space-between;gap:20px}.cart_goto-checkout-btn__LPhGY button.cart_active__QsAxI{background:var(--green)}.cart_goto-checkout-btn__LPhGY button.cart_active__QsAxI span{color:#fff}.cart_goto-checkout-btn__LPhGY button.cart_active__QsAxI .cart_total__vd8pI{background:#157a36;color:#fff}.cart_goto-checkout-btn__LPhGY button span{color:#9e9e9e;font-family:var(--semibold);font-size:14px;font-style:normal;font-weight:600;line-height:normal}.cart_goto-checkout-btn__LPhGY button .cart_total__vd8pI{min-width:103px;height:43px;flex-shrink:0;border-radius:52px;background:#d5d5d5;justify-content:center;align-items:center;color:#737373;padding:10px}.cart_cart-page-body__ubz9A .cart_saved-money__INxEX{background-color:#f6f7f8;display:flex;align-items:center;justify-content:center;padding:10px;width:100%}.cart_cart-page-body__ubz9A .cart_saved-money__INxEX p{width:100%;height:48px;color:var(--green);padding:5px 10px;border-radius:15px;display:flex;align-items:center;gap:10px;border:1px solid rgba(28,167,74,.38);background:linear-gradient(184deg,#f2fdf5 3.06%,rgba(242,253,245,0) 118.47%);box-shadow:0 -2px 7px 0 rgba(0,0,0,.05)}.cart_cart-page-body__ubz9A .cart_saved-money__INxEX p span{font-family:var(--bold)}.cart_carts-container__ZsU8p{margin-bottom:2rem;overflow-y:scroll;overflow-x:hidden}.cart_carts-container__ZsU8p::-webkit-scrollbar{width:0;height:0}.cart_carts-container__ZsU8p{height:calc(100vh - 240px)}.cart_carts-container-header__01d_2{display:flex;align-items:center;gap:10px}.cart_carts-container-header__01d_2 h3{font-size:16px;font-weight:var(--semibold);display:flex;flex-direction:column;justify-content:space-between;min-height:50px}.cart_carts-container-header__01d_2 .cart_truck__byvvG:lang(ar),.cart_carts-container-header__01d_2 .cart_truck__byvvG:lang(ku){transform:scaleX(-1)}.cart_carts-container-header__01d_2 p{font-size:13px;display:flex;align-items:center;gap:5px}.cart_carts-container-header__01d_2 p.cart_free__c8pIn{color:#3d63ae;font-family:var(--medium);font-size:14px}.cart_empty-container__WkxPT{margin:0 auto}.cart_empty-container__WkxPT div{margin-left:auto;margin-right:auto}.cart_single-cart__lDU0W{border-bottom:1px solid #f4f2f2!important;margin-bottom:16px}.cart_single-cart__lDU0W.cart_active__QsAxI .cart_progress__meq4M:after{transform:translateY(0)}.cart_single-cart__lDU0W.cart_active__QsAxI .cart_progress__meq4M .cart_normal-target__qTglF{transform:translateY(-130%)}.cart_single-cart__lDU0W.cart_active__QsAxI .cart_progress__meq4M .cart_success-target__TOg2R{transform:translateY(0)}.cart_single-cart__lDU0W.cart_active__QsAxI progress{opacity:0}.cart_single-cart__lDU0W .cart_progress__meq4M{position:relative;height:30px;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:opacity var(--duration-transition)}.cart_single-cart__lDU0W .cart_progress__meq4M:after{content:"";position:absolute;background:linear-gradient(183deg,rgba(255,187,28,0) -28.13%,rgba(245,176,15,.12) 181.46%);height:100%;width:100%;transform:translateY(150%);transition:transform var(--duration-transition)}.cart_single-cart__lDU0W .cart_progress__meq4M p{color:#3d63ae;display:flex;align-items:center;gap:10px;transition:transform var(--duration-transition);position:absolute}.cart_single-cart__lDU0W .cart_progress__meq4M p span{display:flex;align-items:center;justify-content:center;background-color:#ecf0f8;border-radius:100%;padding:5px}.cart_single-cart__lDU0W .cart_progress__meq4M p small{font-size:14px;font-weight:var(--semibold)}.cart_single-cart__lDU0W .cart_progress__meq4M p.cart_success-target__TOg2R{transform:translateY(130%);color:var(--accent)}.cart_single-cart__lDU0W .cart_progress__meq4M p.cart_success-target__TOg2R span{background-color:var(--accent)}.cart_single-cart-content__YpDVP{display:flex;padding:20px 5px 0}.cart_single-cart-content__YpDVP img{object-fit:contain}.cart_single-cart-content__YpDVP .cart_details__BGdU8{width:100%;display:flex;flex-direction:column;gap:20px}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-header__cu8_7{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-header__cu8_7 h5{display:flex;flex-direction:column;font-size:14px;font-weight:var(--medium)}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-header__cu8_7 h5 span{font-size:12px;color:#787878;font-weight:var(--regular)}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-header__cu8_7 .cart_single-price__ovHUI{text-align:center}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-header__cu8_7 .cart_single-price__ovHUI p{font-size:14px;font-family:var(--medium)}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-header__cu8_7 .cart_single-price__ovHUI span{font-size:10px;color:#979797;position:relative}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-header__cu8_7 .cart_single-price__ovHUI span:after{content:"";position:absolute;width:100%;height:1px;background-color:#979797;top:7px;left:0}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-header__cu8_7 .cart_discount-price__078hf{color:#979797;font-size:12px!important;text-decoration:line-through}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-body__T97AT{display:flex;align-items:center;justify-content:space-between;width:100%}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-body__T97AT .cart_detail-body-left__WeSVv p{font-size:12px;color:#989898;gap:5px;margin:2px 0;display:flex;align-items:center}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-body__T97AT .cart_detail-body-left__WeSVv p span{display:flex;align-items:center;color:var(--black)}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-body__T97AT .cart_detail-body-left__WeSVv button{background-color:transparent;display:flex;align-items:center;margin:20px 0;padding:0;font-size:12px}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-body__T97AT .cart_detail-body-right__vtGd_ .cart_count-product__vrenM{height:43px;min-width:120px;display:flex;align-items:center;justify-content:space-between;background-color:var(--green);padding:0 10px;border-radius:20px;position:relative}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-body__T97AT .cart_detail-body-right__vtGd_ .cart_count-product__vrenM.cart_active__QsAxI .cart_badge-count-product__vXasX p{transform:translateY(0)}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-body__T97AT .cart_detail-body-right__vtGd_ .cart_count-product__vrenM button{background-color:transparent;color:var(--white);font-size:25px;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-body__T97AT .cart_detail-body-right__vtGd_ .cart_count-product__vrenM .cart_number__zeWHN{display:flex;flex-direction:column;align-items:center;color:var(--white);font-size:10px}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-body__T97AT .cart_detail-body-right__vtGd_ .cart_count-product__vrenM .cart_number__zeWHN input{background-color:var(--green);outline:none;border:none;width:40px;text-align:center;accent-color:var(--white);color:var(--white);font-size:14px;font-family:var(--bold)}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-body__T97AT .cart_detail-body-right__vtGd_ .cart_count-product__vrenM .cart_number__zeWHN span{margin-top:-5px}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-body__T97AT .cart_detail-body-right__vtGd_ .cart_count-product__vrenM .cart_badge-count-product__vXasX{position:absolute;bottom:-24px;left:16px;overflow:hidden}.cart_single-cart-content__YpDVP .cart_details__BGdU8 .cart_details-body__T97AT .cart_detail-body-right__vtGd_ .cart_count-product__vrenM .cart_badge-count-product__vXasX p{height:24px;border-radius:0 0 10px 10px;background:#fff7e5;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--accent);font-family:var(--semibold);width:88px;padding:8px 4px;transform:translateY(-100%);transition:transform var(--duration-transition)}.logoutModal_logout-modal__RFhPa{height:100vh;width:100vw;position:fixed;display:flex;align-items:center;top:0;bottom:0;left:0;right:0;z-index:1000000;background:rgba(0,0,0,.4);opacity:var(--logout-drawer-opacity);transition:opacity var(--duration-transition) ease;pointer-events:var(--logout-drawer-pointer)}.logoutModal_logout-modal__RFhPa .logoutModal_logout-modal-content__cQzY9{width:400px;margin:0 auto;height:auto;border-radius:30px;padding:24px;background:#fff}@media(max-width:768px){.logoutModal_logout-modal__RFhPa .logoutModal_logout-modal-content__cQzY9{width:95%}}.logoutModal_logout-modal__RFhPa .logoutModal_logout-modal-content__cQzY9 .logoutModal_top__ITq0v{padding-bottom:20px;border-bottom:1px solid #f5f5f5;margin-bottom:13px}.logoutModal_logout-modal__RFhPa .logoutModal_logout-modal-content__cQzY9 h3{color:#000;font-family:var(--semibold);font-size:16px}.logoutModal_logout-modal__RFhPa .logoutModal_logout-modal-content__cQzY9 p{color:#868686;font-family:var(--medium);font-size:14px}.logoutModal_logout-modal__RFhPa .logoutModal_logout-modal-content__cQzY9 .logoutModal_btns-container__pk3nA{align-items:center;justify-content:center;gap:8px}.logoutModal_logout-modal__RFhPa .logoutModal_logout-modal-content__cQzY9 .logoutModal_cancel-btn__IyUoR,.logoutModal_logout-modal__RFhPa .logoutModal_logout-modal-content__cQzY9 .logoutModal_logout-btn__NNhkC{display:flex;height:55px;width:45%;max-width:170px;padding:12px 20px;justify-content:center;align-items:center;gap:8px;border-radius:50px}.logoutModal_logout-modal__RFhPa .logoutModal_logout-modal-content__cQzY9 .logoutModal_cancel-btn__IyUoR{border:2px solid #ef4c3b;background:#fff}.logoutModal_logout-modal__RFhPa .logoutModal_logout-modal-content__cQzY9 .logoutModal_logout-btn__NNhkC{background:#ef4c3b;color:#fff}.account_information__cZlLg{margin-top:33px;flex-direction:column;gap:16px}.account_information__cZlLg .account_card__lIkba{display:flex;width:339px;min-height:60px;padding:8px 16px;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:15px;border:1px solid #bdbdbd;background:#fff}.account_information__cZlLg small{color:#888;font-size:12px}.account_information__cZlLg p{font-family:var(--bold)}.account_account-container__IiQnH{background-color:#fff;position:fixed;left:0;right:0;bottom:0;top:0;padding:var(--m-btw) 8px;z-index:1100;transition:transform var(--duration-transition) ease;transform:translateX(var(--account-drawer));display:flex;flex-direction:column;justify-content:space-between}.account_account-container__IiQnH .account_account-top__RgF0A{gap:8px;padding-bottom:25px;border-bottom:1px solid #f5f5f5}.account_account-container__IiQnH .account_account-top__RgF0A p{font-size:20px;font-family:var(--bold)}.account_account-container__IiQnH .account_account-bottom__CaA0H{flex-direction:column;gap:24px;margin-top:16px}.account_account-container__IiQnH .account_second-logout__04sq8{margin-top:auto}