.ItemFeature_container__AeYv4{padding:20px}.ItemFeature_main___AE1i{width:1140px;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.ItemFeature_items__POod_{background-color:var(--background-grey);text-align:center;align-content:center;margin:0;padding:20px}.ItemFeature_header_title__W1yTz{grid-column:span 4;text-align:center;margin-bottom:20px}.ItemFeature_header_title__W1yTz h1{font-size:24px;color:var(--success)}.ItemFeature_header_title__W1yTz p{font-size:16px;color:var(--dark-text2)}.ItemFeature_section_items__cxWvr{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;max-width:1140px;margin:0 auto}.ItemFeature_one_item__e1XSU{text-align:center;padding:10px;border:1px solid var(--success);border-radius:8px;background-color:var(--background-grey);position:relative;overflow:hidden;transition:transform .2s ease-in-out;cursor:pointer}.ItemFeature_one_item__e1XSU:before{content:"";position:absolute;top:-50%;left:-30%;width:0;height:0;background:var(--success-light);border-radius:60%;transform:translate(0);transition:width .4s ease-out,height .3s ease-out,transform .4s ease-in;z-index:0}.ItemFeature_one_item__e1XSU:hover:before{width:200%;height:200%;transition:width .3s ease-in,height .4s ease-in,transform .4s ease-out}.ItemFeature_one_item__e1XSU:hover img{transform:scale(.9);transition-duration:.2s}.ItemFeature_one_item__e1XSU:hover h4{color:var(--white);transition-duration:.5s}.ItemFeature_one_item__e1XSU>*{position:relative;z-index:1}.ItemFeature_one_item__e1XSU img{max-width:30px;height:auto;border-radius:10px;padding:5px;margin-bottom:10px;background-color:var(--success)}.ItemFeature_one_item__e1XSU h4{font-size:14px;font-weight:400;color:var(--text-alert);margin:0}.ItemFeature_details__stqNJ{width:80%;margin:20px auto 0;background-color:var(--background-grey);padding:20px;border-radius:30px;border:1px solid var(--success)}.ItemFeature_tools__QSle8{margin-top:5px}.ItemFeature_tools_list__sjgqT{display:flex;flex-direction:column;gap:0}.ItemFeature_tool_item__dk5uk{padding:0 15px 10px;border-bottom:1px dashed var(--success);background-color:var(--background-light);display:grid;grid-template-columns:20% 80%}.ItemFeature_technologies__Xgcip{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.ItemFeature_technology__AR465{text-align:center;flex:1 1 1;padding:5px;border:1px solid var(--border);border-radius:10px;background-color:var(--background-grey);position:relative;overflow:hidden;transition:transform .2s ease-in-out;cursor:pointer}.ItemFeature_technology__AR465:before{content:"";position:absolute;top:-50%;left:-30%;width:0;height:0;background:var(--success-light);border-radius:60%;transform:translate(0);transition:width .4s ease-out,height .3s ease-out,transform .4s ease-in;z-index:0}.ItemFeature_technology__AR465:hover:before{width:200%;height:200%;transition:width .3s ease-in,height .4s ease-in,transform .4s ease-out}.ItemFeature_technology__AR465:hover img{transform:scale(.9);transition-duration:.2s}.ItemFeature_technology__AR465:hover h4{color:var(--white);transition-duration:.5s}.ItemFeature_technology__AR465>*{position:relative;z-index:1}.ItemFeature_technology__AR465 img{max-width:16px;height:auto;border-radius:10px;padding:5px;margin-bottom:0;background-color:var(--text-light)}.ItemFeature_technology__AR465 h5{font-size:10px;font-weight:400;color:var(--text-alert);margin:0}.ItemFeature_technology__AR465 p{font-size:12px;font-weight:400;color:var(--text-alert);margin:0}.ItemFeature_side_item__2b5zF{padding:15px;text-align:start;border-radius:50% 0 0 50%;background-color:var(--background-grey)}.ItemFeature_side_item__2b5zF h4,.ItemFeature_side_item__2b5zF p{font-size:12px;color:var(--text-alert);margin:0}.ItemFeature_side_item__2b5zF p{font-weight:400}.ItemFeature_meta__0tTMl{display:flex;flex-direction:column;gap:10px;justify-content:flex-end;margin-top:20px;text-align:left;font-size:12px;float:left;color:var(--dark-text)}.ItemFeature_metaItem__Qpqv0{display:flex;align-items:center;gap:5px}.ItemFeature_metaItem__Qpqv0 h4{font-size:14px;font-weight:700;margin:0;color:var(--dark-text)}.ItemFeature_metaValue__n4nd8{font-size:14px;color:var(--success);font-weight:700}@media (max-width:1200px){.ItemFeature_main___AE1i{width:800px}}@media (max-width:840px){.ItemFeature_main___AE1i{width:90%}}.Navbar_main_container__6nCoP{width:1140px;margin:15px auto}.Navbar_navbar__eZD5G{border-radius:40px;border:1px solid var(--border);height:54px;background-color:var(--background-grey);display:grid;grid-template-columns:max-content 1fr 1fr;align-content:center;grid-gap:10px;gap:10px;-webkit-tap-highlight-color:transparent!important}.Navbar_logo__MAFPE{display:flex;justify-content:right;margin-right:5px;grid-column:1;max-width:60px;min-width:60px;align-items:center;grid-row:1}.Navbar_logo__MAFPE img{width:75px;height:55px}.Navbar_rightmenu__JSPDg{display:flex;justify-content:center;align-items:center;grid-column:2;grid-row:1}.Navbar_leftmenu__9BXh1{display:flex;margin-left:10px;justify-content:end;align-items:center;grid-column:3;grid-row:1;-webkit-tap-highlight-color:transparent!important}.Navbar_mobilemenu___5TQ5{display:none}@keyframes Navbar_slideDown__vFmIp{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.Navbar_sticky__Htzm0{position:fixed;top:0;left:0;width:100%;z-index:1000}@media (max-width:1200px){.Navbar_main_container__6nCoP{width:800px;margin:15px auto}}@media (max-width:840px){.Navbar_main_container__6nCoP{height:88px;margin:25px auto 100px;top:-25px;z-index:5}.Navbar_main_container__6nCoP,.Navbar_mobilemenu___5TQ5{width:100%;position:fixed;left:50%;transform:translateX(-50%)}.Navbar_mobilemenu___5TQ5{display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:100;bottom:0}.Navbar_navbar__eZD5G{border-radius:0;border:none!important;height:54px}}@media (max-width:480px){.Navbar_main_container__6nCoP{width:100%;height:88px;margin:25px auto 100px;position:fixed;top:-25px;left:50%;z-index:5;transform:translateX(-50%)}.Navbar_logo__MAFPE{display:none}.Navbar_logo__MAFPE img{width:60px;height:50px}}.Logo_logo__qGipE{cursor:pointer;-webkit-tap-highlight-color:transparent!important}.ThemeSwitch_switch__XFCWf{width:40px;height:24px;background-color:var(--change-theme-bg);border-radius:40px;position:relative;cursor:pointer;transition:background-color var(--transition-duration),transform var(--transition-duration)}.ThemeSwitch_circle__CUYVJ{width:18px;height:18px;background-color:var(--white);border-radius:50%;position:absolute;top:3px;left:4px;transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.ThemeSwitch_active__AyYCI{transform:translateX(14px);background-color:var(--success);box-shadow:0 4px 8px rgba(0,0,0,.3)}.RightMenu_right_menu__lFcB2{width:100%}.RightMenu_nav_menu__BaPPs{padding:var(--medium-padding);border-radius:8px}.RightMenu_list_menu__3JYeB{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.RightMenu_list_menu__3JYeB li{margin:0 var(--small-padding);position:relative}.RightMenu_list_menu__3JYeB a{text-decoration:none;font-family:var(--font-family-sans);font-size:var(--base-font-size);color:var(--dark-text);padding:var(--small-padding) var(--medium-padding);border-radius:4px;position:relative;transition:color var(--transition-duration) var(--transition-easing)}.RightMenu_list_menu__3JYeB a:hover{color:var(--primary)}.RightMenu_list_menu__3JYeB a:before{content:"";position:absolute;bottom:0;right:0;width:0;height:2px;background-color:var(--primary);transition:width .3s ease}.RightMenu_list_menu__3JYeB a:hover:before{width:100%}.RightMenu_list_menu__3JYeB li:last-child a{margin-bottom:0}.RightMenu_is-dark__JN_p3 .RightMenu_nav_menu__BaPPs{background-color:var(--dark-sidebar);box-shadow:var(--box-shadow-mobile)}.RightMenu_is-dark__JN_p3 .RightMenu_list_menu__3JYeB a{color:var(--dark-text)}.RightMenu_is-dark__JN_p3 .RightMenu_list_menu__3JYeB a:hover{background-color:var(--primary--color-invert);color:var(--white)}.RightMenu_is-dark__JN_p3 .RightMenu_list_menu__3JYeB li{border-bottom:1px solid var(--border)}.RightMenu_city_icon__7bs8q{border:none;background-color:1px solid var(--background-grey);border-radius:50%;padding:5px;cursor:pointer;width:18px!important}.RightMenu_city_icon__7bs8q:hover{background-color:var(--gray);cursor:pointer}.RightMenu_cities__8nSKA{display:flex;cursor:pointer;justify-content:center;color:var(--dark-text);background-color:var(--background-grey3);border:none;border-radius:25px;-webkit-tap-highlight-color:transparent!important}.RightMenu_cities__8nSKA:hover{background-color:var(--success-light);cursor:pointer;border-radius:25px}.RightMenu_cities__8nSKA span{font-size:12px;line-height:28px;margin-right:10px;margin-left:10px;color:var(--black)}.LeftMenu_left_menu__y6gsi{display:flex;align-items:center;justify-content:flex-start;margin-right:10px}.LeftMenu_left_menu__y6gsi ul{display:flex;padding:0;margin:0;align-items:center}.LeftMenu_left_menu__y6gsi ul li img{border:none}.LeftMenu_left_menu__y6gsi ul li img:hover{background-color:var(--success-light);border:none}.LeftMenu_left_menu__y6gsi ul li{cursor:pointer;font-size:var(--base-font-size);margin-left:10px;position:relative;display:flex;align-items:center}.LeftMenu_left_menu__y6gsi ul li:hover{color:var(--green)}.LeftMenu_left_menu__y6gsi ul li.LeftMenu_active__eDHgt{color:var(--red)}.LeftMenu_lan__49PHf{display:flex;align-items:center;cursor:pointer;height:20px;margin-top:14px;border:1px solid var(--border-color);padding:1px 5px;border-radius:5px;font-size:var(--base-font-size);transition:background-color .3s,color .3s}.LeftMenu_lan__49PHf img.LeftMenu_flag__0D7ck{width:20px;height:14px;border-radius:3px;margin:0 5px}.LeftMenu_lan__49PHf:hover{background-color:var(--gray)}.LeftMenu_lan__49PHf.LeftMenu_active__eDHgt{background-color:var(--green-light);color:var(--white);border-color:var(--green-dark)}.LeftMenu_left_menu__y6gsi ul .LeftMenu_bag__TuL9Y,.LeftMenu_left_menu__y6gsi ul .LeftMenu_shoping__INuBs{position:relative}.LeftMenu_left_menu__y6gsi ul .LeftMenu_bag__TuL9Y:after{content:""}.LeftMenu_cart_count__0UeoJ{background-color:var(--success)}.LeftMenu_cart_count__0UeoJ,.LeftMenu_shop_count__DmWXn{position:absolute;top:-7px;right:-3px;border-radius:50%;width:12px;height:12px;text-align:center;font-size:12px;font-weight:700;color:var(--white);display:flex;align-items:center;justify-content:center;padding:2px}.LeftMenu_shop_count__DmWXn{background-color:var(--green)}.LeftMenu_referral_badge__otkUy{position:absolute;top:-5px;right:-5px;font-size:14px;line-height:1;background:transparent;width:auto;height:auto}.LeftMenu_parent_icon_2__cKAFo{border-radius:50%;padding:8px 6px;width:15px!important;background-color:var(--warning)}.LeftMenu_parent_icon__oIAnY{border-radius:50%;padding:6px;width:15px!important;background-color:var(--border-color)}.LeftMenu_profile_icon__MEk__{width:15px}.LeftMenu_parent_icon__oIAnY:hover{background-color:var(--success-light);cursor:pointer}.LeftMenu_city_icon__KHkRJ{border:1px solid var(--border-color);border-radius:50%;padding:3px;width:18px!important}.LeftMenu_city_icon__KHkRJ:hover{background-color:var(--gray);cursor:pointer}.LeftMenu_language_icon__kmi5X{border:1px solid var(--border-color);border-radius:50%;padding:3px;width:18px!important}.LeftMenu_languag_icon___Bb2B:hover{background-color:var(--gray);cursor:pointer}@media (max-width:840px){.LeftMenu_left_menu__y6gsi ul .LeftMenu_bag__TuL9Y{display:none}}@media (max-width:480px){.LeftMenu_left_menu__y6gsi ul .LeftMenu_bag__TuL9Y{display:none}}.MobileMenu_mobileMenu__t2Q_f{display:flex;justify-content:center;align-items:center;position:fixed;bottom:5px;left:50%;transform:translateX(-50%);width:94%;border-radius:10px;max-width:600px;height:70px!important;background-color:var(--background-grey);box-shadow:0 -4px 10px rgba(0,0,0,.1);z-index:1000}.MobileMenu_menuItem__suy3E{display:flex;justify-content:center;align-items:center;width:46px;height:46px;margin:0 8px;border-radius:20px;background-color:var(--background-grey)!important;position:relative;-webkit-tap-highlight-color:transparent!important}.MobileMenu_menuItem__suy3E img{width:34px;height:34px;background:none!important}.MobileMenu_middleItem__8LUv6{width:64px;height:64px;margin-bottom:60px;border:6px solid var(--background-grey);background-color:var(--success-light)!important}.MobileMenu_middleItem__8LUv6 img{width:44px;height:30px;background:none!important}.MobileMenu_menuItem__suy3E:hover{background-color:var(--primary--color-invert)}.MobileMenu_menuItem__suy3E img:hover{filter:brightness(1.3)}.MobileMenu_cart_count__BpePw{position:absolute;top:5px;left:3px;background-color:var(--dark);border-radius:50%;width:12px;height:12px;text-align:center;font-size:12px;font-weight:700;color:var(--white);display:flex;align-items:center;justify-content:center;padding:2px}.CityDialog_dialog_overlay__MhY9_{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:2000}.CityDialog_dialog_content__pgZZ6{background-color:var(--background-grey);padding:15px;border-radius:25px;width:300px;text-align:center;font-size:14px}.CityDialog_choose_city__1S43T{font-size:16px;padding:5px;margin-bottom:20px;color:var(--dark-text)}.CityDialog_dialog_content__pgZZ6 ul{list-style:none;padding:0}.CityDialog_dialog_content__pgZZ6 li{margin:10px 0;padding:10px;cursor:pointer;background-color:var(--success);border-radius:25px;color:var(--background-grey)}.CityDialog_dialog_content__pgZZ6 li:hover{background-color:var(--background-grey2);color:var(--success)}.CityDialog_dialog_content__pgZZ6 button{margin-top:20px;padding:7px 20px;cursor:pointer;background-color:var(--danger-dark);color:var(--background-grey);border:none;border-radius:25px}@media (max-width:840px){.CityDialog_dialog_content__pgZZ6{margin-top:65%}}.DriversList_driversList__E4T0q{background:white;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0}.DriversList_tableContainer__Xfk0k{overflow-x:auto}.DriversList_driversTable__e4t7O{width:100%;border-collapse:collapse;min-width:800px}.DriversList_driversTable__e4t7O th{background:#f0f0f0;padding:10px 12px;text-align:right;font-size:14px;font-weight:600;color:#383838;border-bottom:2px solid #e5e7eb;white-space:nowrap}.DriversList_driversTable__e4t7O td{padding:16px 12px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.DriversList_driverRow__8fUF6:hover{background:#f8fafc}.DriversList_driverRow__8fUF6:last-child td{border-bottom:none}.DriversList_driverInfo__jnomV{display:flex;align-items:center;gap:12px}.DriversList_driverAvatar__J1apt{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--success-light) 0,var(--success) 100%);display:flex;align-items:center;justify-content:center;color:white;font-weight:600;font-size:14px;flex-shrink:0}.DriversList_driverDetails__xWEks{flex:1 1}.DriversList_driverName__tqXrx{font-weight:600;color:#1f2937;margin-bottom:2px}.DriversList_driverMobile__wj0sD{font-size:12px;color:#6b7280}.DriversList_vehicleInfo__Kg9or{display:flex;align-items:center;gap:8px}.DriversList_vehicleIcon__Cl1SA{font-size:20px;flex-shrink:0}.DriversList_vehicleType__bQI4E{font-weight:500;color:#374151;margin-bottom:2px}.DriversList_vehicleName__djlWE{font-size:12px;color:#6b7280}.DriversList_pelak__JKfoy{background:#ffd900;padding:4px 10px;border-radius:6px;font-family:Courier New,monospace;font-weight:600;color:#000;text-align:center;border:1px solid #e5e7eb;direction:ltr}.DriversList_onlineBadge__eP1qp,.DriversList_readyBadge__qq28i,.DriversList_statusBadge__F1pTm{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-align:center;display:inline-block}.DriversList_statusActive__EX_kC{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.DriversList_statusInactive__qXVK9{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.DriversList_statusUnknown__UIMfD{background:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.DriversList_ready__XHK54{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.DriversList_notReady__tMYsF{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.DriversList_online__fSUPm{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.DriversList_offline__g3gb9{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}.DriversList_commission__2VhnV{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:4px 8px;border-radius:8px;font-weight:700;color:#0369a1;text-align:center;border:1px solid #bae6fd}.DriversList_actions__JUNpL{display:flex;gap:6px;justify-content:center;flex-wrap:wrap}.DriversList_actionButton__JvlHl{width:28px;height:28px;border:none;border-radius:8px;cursor:pointer;font-size:14px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.DriversList_statusButton__BwcHR{background:#f0f9ff;color:#0369a1;border:1px solid #bae6fd}.DriversList_statusButton__BwcHR:hover{background:#e0f2fe;transform:scale(1.1)}.DriversList_readyButton__3hvDJ{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.DriversList_readyButton__3hvDJ:hover{background:#dcfce7;transform:scale(1.1)}.DriversList_editButton__8dkUe{background:#fef7cd;color:#ca8a04;border:1px solid #fde68a}.DriversList_editButton__8dkUe:hover{background:#fef08a;transform:scale(1.1)}.DriversList_deleteButton__SU5uT{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.DriversList_deleteButton__SU5uT:hover{background:#fee2e2;transform:scale(1.1)}.DriversList_emptyState__DFBrN,.DriversList_loadingContainer__2jpfU{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.DriversList_loadingSpinner__YKdag{width:40px;height:40px;border:4px solid #f3f4f6;border-top-color:#3b82f6;border-radius:50%;animation:DriversList_spin__38_FZ 1s linear infinite;margin-bottom:16px}@keyframes DriversList_spin__38_FZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.DriversList_emptyIcon__uBWeE{font-size:48px;margin-bottom:16px;opacity:.5}.DriversList_emptyState__DFBrN h3{font-size:18px;font-weight:600;color:#374151;margin-bottom:8px}.DriversList_emptyState__DFBrN p{color:#6b7280;font-size:14px}@media (max-width:768px){.DriversList_driversTable__e4t7O{font-size:14px}.DriversList_driversTable__e4t7O td,.DriversList_driversTable__e4t7O th{padding:12px 8px}.DriversList_driverInfo__jnomV{gap:8px}.DriversList_driverAvatar__J1apt{width:32px;height:32px;font-size:12px}.DriversList_actions__JUNpL{gap:4px}.DriversList_actionButton__JvlHl{width:32px;height:32px;font-size:12px}}@media (max-width:480px){.DriversList_driversTable__e4t7O{min-width:600px}.DriversList_vehicleInfo__Kg9or{flex-direction:column;gap:4px;text-align:center}.DriversList_onlineBadge__eP1qp,.DriversList_readyBadge__qq28i,.DriversList_statusBadge__F1pTm{font-size:10px;padding:4px 8px}}.DetailsShop_section_product__voKui{width:100%}.DetailsShop_header_product__0FsMD h2{font-family:titr!important;font-weight:400;font-size:18px;color:var(--dark-text)!important}.DetailsShop_header_product__0FsMD{max-width:1140px;margin:10px auto;height:80px;text-align:center;align-content:center;display:flex;justify-content:space-between;align-items:center}.DetailsShop_product_container__16WtE{width:100%;margin:0 auto;padding-bottom:30px}.DetailsShop_product__GBXBz{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:20px}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe{width:calc(20% - 16px);cursor:pointer;margin-bottom:10px;-webkit-tap-highlight-color:transparent!important}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe .DetailsShop_card__oLKjb{border-radius:35px;background-color:var(--white);padding:10px;position:relative;height:auto;display:flex;flex-direction:column;align-items:center;text-align:center;-webkit-tap-highlight-color:transparent!important}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe .DetailsShop_card__oLKjb:hover{transform:scale(1.01)}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe .DetailsShop_card__oLKjb:hover p{color:var(--success-light)}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe .DetailsShop_card__oLKjb:hover h3{color:var(--black)}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe .DetailsShop_card__oLKjb:before{content:"";position:absolute;top:0;left:0;width:0;height:0;background:var(--gray);border-radius:10px;transform:translate(0);transition:width .1s ease-out,height .1s ease-out,transform .4s ease-in;z-index:0}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe .DetailsShop_card__oLKjb:hover:before{width:100%;height:100%;transition:width .1s ease-in,height .1s ease-in,transform .4s ease-out}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe .DetailsShop_card__oLKjb>*{position:relative;z-index:1}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe:hover h3,.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe:hover p{color:var(--success-light)}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe:hover .DetailsShop_price_old__aJDUK{color:var(--alert)}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe:hover .DetailsShop_price_new__lKtK_{color:var(--black)}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe:hover .DetailsShop_card__oLKjb .DetailsShop_image_container__Dkt7X img{border-color:var(--success)}.DetailsShop_img_product__f9E6H{width:110px!important;height:110px!important;margin:3px}.DetailsShop_img_product__f9E6H img{width:110px!important;height:110px!important;object-fit:cover;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.2)}.DetailsShop_info_container__AjN4q{width:100%}.DetailsShop_info_container__AjN4q .DetailsShop_title__yhEVJ,.DetailsShop_title__yhEVJ{text-align:center;padding-right:0;line-height:25px;margin-top:1px;font-size:12px!important;color:var(--dark-text)}.DetailsShop_lid__8d7C3{font-size:10px;color:var(--success-light);text-align:center}.DetailsShop_body_price__2JrWU{margin-top:3px;margin-bottom:5px;height:35px;text-align:center}.DetailsShop_price_old__aJDUK{text-decoration:line-through;color:var(--alert);font-size:12px!important;width:100%;display:block}.DetailsShop_price_new__lKtK_{text-decoration:none;color:var(--dark-text);font-size:14px!important;font-weight:700}.DetailsShop_status_bar__UXQ5k{display:flex;flex-direction:row;margin-top:5px;gap:5px;justify-content:space-between;width:100%}.DetailsShop_discount__tB_lb{background-color:var(--success-light);color:var(--white);padding:5px 10px;font-size:12px;border-radius:20px;max-width:65px;text-align:start}.DetailsShop_btn_add_to_cart__kDLcp{display:flex;align-items:center;justify-content:center;gap:5px;padding:5px 15px;z-index:1002;font-size:12px;text-align:center;color:var(--success-light);background-color:var(--white);border:1px solid var(--success-light);border-radius:25px;cursor:pointer;transition:background-color .3s}.DetailsShop_btn_add_to_cart__kDLcp:hover{background-color:var(--success-light);color:var(--white)}@media (max-width:1200px){.DetailsShop_product_container__16WtE{width:90%;margin:0 auto}.DetailsShop_header_product__0FsMD{max-width:800px}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe{width:calc(20% - 16px)}}@media (max-width:840px){.DetailsShop_product_container__16WtE{width:90%;margin:0 auto}.DetailsShop_header_product__0FsMD{max-width:400px}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe{width:calc(33% - 16px)}.DetailsShop_body_price__2JrWU{margin-top:10px;margin-bottom:20px;height:30px;text-align:center}.DetailsShop_btn_add_to_cart__kDLcp{display:flex;align-items:center;justify-content:center;gap:3px;padding:5px 15px;z-index:1002;font-size:12px;text-align:center;color:var(--success-light);background-color:var(--white);border:1px solid var(--success-light);border-radius:25px;cursor:pointer;transition:background-color .3s}}@media (max-width:480px){.DetailsShop_product_container__16WtE{width:90%;margin:0 auto}.DetailsShop_header_product__0FsMD{width:90%}.DetailsShop_product__GBXBz{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:0}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe{width:calc(100% - 16px);cursor:pointer;margin-bottom:2px;-webkit-tap-highlight-color:transparent!important}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe .DetailsShop_card__oLKjb{border-radius:15px;background-color:var(--white);padding:0;position:relative;height:auto;display:flex;flex-direction:row;align-items:center;box-shadow:0 2px 4px rgba(0,0,0,.1);text-align:center;-webkit-tap-highlight-color:transparent!important}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe .DetailsShop_card__oLKjb:hover{transform:scale(1.01)}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe .DetailsShop_card__oLKjb:hover p{color:var(--success-light)}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe .DetailsShop_card__oLKjb:hover h3{color:var(--black)}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe .DetailsShop_card__oLKjb:before{content:"";position:absolute;top:0;left:0;width:0;height:0;background:var(--gray);border-radius:10px;transform:translate(0);transition:width .1s ease-out,height .1s ease-out,transform .4s ease-in;z-index:0}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe .DetailsShop_card__oLKjb:hover:before{width:100%;height:100%;transition:width .1s ease-in,height .1s ease-in,transform .4s ease-out}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe .DetailsShop_card__oLKjb>*{position:relative;z-index:1}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe:hover h3,.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe:hover p{color:var(--success-light)}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe:hover .DetailsShop_price_old__aJDUK{color:var(--alert)}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe:hover .DetailsShop_price_new__lKtK_{color:var(--black)}.DetailsShop_product__GBXBz .DetailsShop_item__Gvmxe:hover .DetailsShop_card__oLKjb .DetailsShop_image_container__Dkt7X img{border-color:var(--success)}.DetailsShop_img_product__f9E6H{width:40px!important;height:40px!important;margin:5px}.DetailsShop_img_product__f9E6H img{width:40px!important;height:40px!important;object-fit:cover;box-shadow:0 4px 8px rgba(0,0,0,.2);border-radius:50%}.DetailsShop_info_container__AjN4q{width:100%;display:flex;flex-direction:row}.DetailsShop_info_container__AjN4q .DetailsShop_title__yhEVJ{text-align:center;padding-right:0;line-height:15px;width:110px;margin-top:15px;font-size:10px!important;color:var(--dark-text)}.DetailsShop_lid__8d7C3{display:none;font-size:10px;color:var(--success-light);text-align:center}.DetailsShop_body_price__2JrWU{margin-top:5px;text-align:center;width:100px}.DetailsShop_price_old__aJDUK{text-decoration:line-through;color:var(--alert);font-size:10px!important;width:100%;display:block}.DetailsShop_price_new__lKtK_{text-decoration:none;color:var(--dark-text);font-size:14px!important;font-weight:700;line-height:50px}.DetailsShop_status_bar__UXQ5k{display:flex;flex-direction:column;margin:5px;gap:3px;justify-content:space-between;width:45px;justify-content:center}.DetailsShop_discount__tB_lb{background-color:var(--success-light);color:var(--white);padding:5px 10px;font-size:12px;border-radius:20px;max-width:65px;text-align:center}.DetailsShop_btn_add_to_cart__kDLcp{display:flex;align-items:center;justify-content:center;gap:5px;padding:5px 15px;z-index:1002;font-size:12px;text-align:center;color:var(--success-light);background-color:var(--white);border:1px solid var(--success-light);border-radius:25px;cursor:pointer;transition:background-color .3s}.DetailsShop_btn_add_to_cart__kDLcp:hover{background-color:var(--success-light);color:var(--white)}}.DetailsShop_slider_container__uZ7Ca{width:calc(100% - 40px);margin:0 auto;overflow:hidden;border-radius:35px;padding:10px;background-color:var(--background-grey)}.DetailsShop_swiper__uqm6Q{width:100%}.DetailsShop_swiper-slide__7CHTk{display:flex;justify-content:center;align-items:center}.DetailsShop_item__Gvmxe{width:100px;height:auto;margin-bottom:5px;-webkit-tap-highlight-color:transparent!important}.DetailsShop_card__oLKjb{border-radius:10px;padding:5px;border-radius:45px;cursor:pointer;margin-top:10px;background-color:var(--bg-category-home);position:relative;overflow:hidden;transition:transform .2s ease-in-out}.DetailsShop_card__oLKjb:before{content:"";position:absolute;top:-30%;left:-30%;width:0;height:0;background:var(--success-light);border-radius:100%;transform:translate(0);transition:width .1s ease-out,height .1s ease-out,transform .4s ease-in;z-index:0}.DetailsShop_card__oLKjb:hover:before{width:160%;height:160%;transition:width .1s ease-in,height .1s ease-in,transform .4s ease-out}.DetailsShop_card__oLKjb>*{position:relative;z-index:1}.DetailsShop_card__oLKjb .DetailsShop_info_container__AjN4q{width:100%;text-align:center}.DetailsShop_card__oLKjb .DetailsShop_info_container__AjN4q h3{font-size:12px!important;font-weight:600;color:var(--dark-text);font-family:titr!important}.DetailsShop_card__oLKjb .DetailsShop_info_container__AjN4q p{font-size:12px;color:var(--text-alert);margin-top:5px;min-height:45px}.DetailsShop_card__oLKjb .DetailsShop_image_container__Dkt7X{width:50px;height:50px;margin:5px auto;object-fit:cover}.DetailsShop_card__oLKjb .DetailsShop_image_container__Dkt7X img{width:50px;height:50px;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.2)}.DetailsShop_card__oLKjb:hover{transform:scale(1.01)}@media (max-width:1200px){.DetailsShop_slider_container__uZ7Ca{width:94%}}@media (max-width:840px){.DetailsShop_slider_container__uZ7Ca{width:94%}.DetailsShop_card__oLKjb .DetailsShop_info_container__AjN4q h3{font-size:10px!important;font-weight:600;color:var(--dark-text);font-family:titr!important}.DetailsShop_card__oLKjb .DetailsShop_info_container__AjN4q p{font-size:10px!important;color:var(--text-alert);margin-top:5px;margin-bottom:10px;min-height:25px}}@media (max-width:480px){.DetailsShop_slider_container__uZ7Ca{width:94%}}@media (max-width:300px){.DetailsShop_slider_container__uZ7Ca{width:94%}}.Slider_container__2Zz5S{width:1200px;position:relative;margin:0 auto}.Slider_slider_container__OJICX{width:94%;margin:10px auto;height:300px;position:relative;border-radius:20px;overflow:hidden}.Slider_slide__ZRLSI{position:absolute;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out;cursor:pointer}.Slider_slide__ZRLSI.Slider_active__fgh9E{opacity:1}.Slider_slide_image__iMZFG{width:100%;height:100%;object-fit:fill}@media (max-width:1200px){.Slider_container__2Zz5S{width:850px;margin:15px auto}}@media (max-width:840px){.Slider_container__2Zz5S{width:98%;margin:15px auto}.Slider_slider_container__OJICX{height:200px}}@media (max-width:480px){.Slider_slider_container__OJICX{height:150px}}.LoadingOverlay_container__AWkc2.LoadingOverlay_loading__RqYfg{pointer-events:none;filter:blur(4px)}.LoadingOverlay_loadingOverlay__BryWn{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--bg-opacity);display:flex;justify-content:center;align-items:center;z-index:2000}.LoadingOverlay_loadingMessage__d1X4R{background:#fff;padding:20px 30px;border-radius:8px;text-align:center;font-size:12px;color:var(--text-color-dark);box-shadow:0 4px 10px rgba(0,0,0,.1)}.ProductSection_section_product__iuGlJ{width:100%;background-color:var(--change)}.ProductSection_header_product__rAwE_ h2{font-family:titr!important;font-weight:400;font-size:18px}.ProductSection_header_product__rAwE_{max-width:1140px;margin:0 auto;height:80px;text-align:center;align-content:center;display:flex;justify-content:space-between;align-items:center}.ProductSection_info_container__Z_5Fk .ProductSection_title__fwCVo{text-align:center;padding-right:0;line-height:35px;margin-top:15px;font-size:12px!important;color:var(--dark-text)}.ProductSection_info_container__Z_5Fk span{font-size:12px!important}.ProductSection_header_product__rAwE_ .ProductSection_title__fwCVo{text-align:right;padding-right:20px;color:var(--change-theme-bg)}.ProductSection_header_product__rAwE_ .ProductSection_archive__8enXx{text-align:left;padding-left:20px;color:var(--success)}.ProductSection_product_container__6FNwX{width:1140px;margin:0 auto;padding-bottom:70px}.ProductSection_product__PgDOg{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:20px}.ProductSection_product__PgDOg .ProductSection_item__irmlg{width:calc(20% - 16px);cursor:pointer;margin-bottom:10px}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J{border-radius:10px;background-color:var(--white);padding:10px;position:relative;height:auto}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J:hover{transform:scale(1.03)}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J:hover p{color:var(--white)}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J:hover h3{color:var(--black)}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J:before{content:"";position:absolute;top:0;left:0;width:0;height:0;background:var(--icon-edit);border-radius:10px;transform:translate(0);transition:width .1s ease-out,height .1s ease-out,transform .4s ease-in;z-index:0}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J:hover:before{width:100%;height:100%;transition:width .1s ease-in,height .1s ease-in,transform .4s ease-out}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J>*{position:relative;z-index:1}.ProductSection_product__PgDOg .ProductSection_item__irmlg:hover h3,.ProductSection_product__PgDOg .ProductSection_item__irmlg:hover p{color:var(--success-light)}.ProductSection_product__PgDOg .ProductSection_item__irmlg:hover .ProductSection_price_old__fFiUd{color:var(--dark-text2)}.ProductSection_product__PgDOg .ProductSection_item__irmlg:hover .ProductSection_price_new__9qYM8{color:var(--black)}.ProductSection_product__PgDOg .ProductSection_item__irmlg:hover .ProductSection_card__AgL5J .ProductSection_image_container__MifcL img{border-color:var(--success)}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J .ProductSection_info_container__Z_5Fk{width:100%}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J .ProductSection_info_container__Z_5Fk h3{font-size:14px;margin-bottom:10px}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J .ProductSection_image_container__MifcL{position:relative;width:100%;height:120px;margin:0 auto;object-fit:cover}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J .ProductSection_image_container__MifcL img{width:130px;height:100%;overflow:hidden;position:absolute;top:65px;left:50%;transform:translate(-50%,-50%);border:2px solid var(--background-light);border-radius:10%}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J .ProductSection_status_bar__2Ojwl{display:flex;justify-content:center;margin-top:20px}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J .ProductSection_status_bar__2Ojwl .ProductSection_discount__s3jDE{background-color:var(--danger);color:var(--white);padding:3px 7px;font-size:12px;border-radius:5px;max-width:65px;margin:0 5px;max-height:15px;text-align:start}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J .ProductSection_status_bar__2Ojwl .ProductSection_left_discount__6YJVl img{width:24px;margin-left:5px}.ProductSection_price_old__fFiUd{text-decoration:line-through;color:var(--text-color-light);font-size:12px}.ProductSection_price_new__9qYM8{text-decoration:none;color:var(--dark-text2);font-size:16px;font-weight:700}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J .ProductSection_body_price__fyM_Z{margin-top:20px;text-align:center}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J .ProductSection_star_container__8xD0x{width:100%;height:20px;margin-top:10px;align-items:center;display:flex;text-align:center;justify-content:center}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J .ProductSection_star_container__8xD0x ul{list-style-type:none;margin:0;padding:0}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J .ProductSection_star_container__8xD0x li{display:inline-block}.ProductSection_product__PgDOg .ProductSection_item__irmlg .ProductSection_card__AgL5J .ProductSection_star_container__8xD0x img{width:15px;height:15px;margin-left:5px}@media (max-width:1200px){.ProductSection_product_container__6FNwX{width:800px;margin:0 auto}.ProductSection_header_product__rAwE_{max-width:800px}.ProductSection_product__PgDOg{justify-content:flex-start}.ProductSection_product__PgDOg .ProductSection_item__irmlg{width:calc(33% - 16px)}}@media (max-width:840px){.ProductSection_product_container__6FNwX{width:400px;margin:0 auto}.ProductSection_header_product__rAwE_{max-width:400px}.ProductSection_product__PgDOg .ProductSection_item__irmlg{width:calc(50% - 16px)}}@media (max-width:480px){.ProductSection_product_container__6FNwX{width:300px;margin:0 auto}.ProductSection_header_product__rAwE_{max-width:300px}.ProductSection_product__PgDOg .ProductSection_item__irmlg{width:100%}}.CategorySection_section_category__HiDFv{width:100%;background-color:var(--background-grey);padding-top:20px}.CategorySection_header_category__6AR9p h2{font-family:titr!important;font-weight:400;font-size:18px}.CategorySection_header_category__6AR9p{max-width:1140px;margin:10px auto;height:40px;text-align:center;align-content:center;display:flex;justify-content:space-between;align-items:center}.CategorySection_header_category__6AR9p .CategorySection_title__J4npx{grid-column:1;grid-row:1;text-align:right;padding-right:20px;color:var(--dark-text)}.CategorySection_header_category__6AR9p .CategorySection_archive__VxJLZ{grid-column:2;grid-row:1;text-align:left;padding-left:20px;color:var(--success)}.CategorySection_category_container__BsnQD{width:1140px;margin:0 auto 50px}.CategorySection_category__P6ie_{height:auto;display:grid;grid-template-columns:repeat(12,1fr);justify-content:center;grid-gap:10px;gap:10px}.CategorySection_category__P6ie_ .CategorySection_item__CF_zo{grid-column:auto;grid-row:1;height:auto;margin-bottom:10px}.CategorySection_category__P6ie_ .CategorySection_item__CF_zo .CategorySection_card__BOoyS{border-radius:10px;padding:5px;border-radius:45px;cursor:pointer;margin-top:10px;background-color:var(--bg-category-home);position:relative;overflow:hidden;transition:transform .2s ease-in-out}.CategorySection_category__P6ie_ .CategorySection_item__CF_zo .CategorySection_card__BOoyS .CategorySection_info_container__GtCnM{width:100%}.CategorySection_category__P6ie_ .CategorySection_item__CF_zo .CategorySection_card__BOoyS .CategorySection_info_container__GtCnM h3{font-size:12px;text-align:center;margin-top:10px;font-weight:600;color:var(--white)}.CategorySection_category__P6ie_ .CategorySection_item__CF_zo .CategorySection_card__BOoyS .CategorySection_info_container__GtCnM p{font-size:12px;text-align:center;color:var(--text-alert);margin-top:5px;margin-bottom:10px}.CategorySection_category__P6ie_ .CategorySection_item__CF_zo .CategorySection_card__BOoyS .CategorySection_image_container__2WFlQ{width:70px;height:70px;margin:5px auto 30px;object-fit:cover}.CategorySection_category__P6ie_ .CategorySection_item__CF_zo .CategorySection_card__BOoyS .CategorySection_image_container__2WFlQ img{width:70px;height:70px;overflow:hidden;border:none;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.2)}.CategorySection_category__P6ie_ .CategorySection_item__CF_zo .CategorySection_card__BOoyS:hover{transform:scale(1.03)}.CategorySection_category__P6ie_ .CategorySection_item__CF_zo .CategorySection_card__BOoyS:before{content:"";position:absolute;top:-30%;left:-30%;width:0;height:0;background:var(--success-light);border-radius:100%;transform:translate(0);transition:width .1s ease-out,height .1s ease-out,transform .4s ease-in;z-index:0}.CategorySection_category__P6ie_ .CategorySection_item__CF_zo .CategorySection_card__BOoyS:hover:before{width:160%;height:160%;transition:width .1s ease-in,height .1s ease-in,transform .4s ease-out}.CategorySection_category__P6ie_ .CategorySection_item__CF_zo .CategorySection_card__BOoyS>*{position:relative;z-index:1}.CategorySection_category__P6ie_ .CategorySection_item__CF_zo:hover h3,.CategorySection_category__P6ie_ .CategorySection_item__CF_zo:hover p{color:var(--success-light)}.CategorySection_category__P6ie_ .CategorySection_item__CF_zo:hover .CategorySection_card__BOoyS .CategorySection_image_container__2WFlQ img{border-color:var(--success)}@media (max-width:1200px){.CategorySection_header_category__6AR9p{width:800px;font-size:.7rem}.CategorySection_category_container__BsnQD{width:800px;margin:0 auto}.CategorySection_category__P6ie_{height:auto;display:grid;grid-template-columns:repeat(6,1fr);justify-content:center;grid-gap:10px;gap:10px}.CategorySection_category__P6ie_ .CategorySection_item__CF_zo{grid-column:auto;grid-row:auto;height:auto;margin-bottom:10px}}@media (max-width:840px){.CategorySection_category_container__BsnQD{width:400px;margin:0 auto}.CategorySection_header_category__6AR9p{width:400px;font-size:.7rem}.CategorySection_category__P6ie_{height:auto;display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;grid-gap:10px;gap:10px}}@media (max-width:480px){.CategorySection_category_container__BsnQD{width:300px;margin:0 auto}.CategorySection_category__P6ie_{height:auto;display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;grid-gap:10px;gap:10px}.CategorySection_header_category__6AR9p{width:300px;font-size:.7rem}}.VideoSection_section_video__JlMuf{width:100%;background-color:var(--background-grey)}.VideoSection_video_container__1y7T6{width:1140px;margin:30px auto;padding-bottom:30px;display:grid;grid-template-columns:57% 43%;position:relative}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq{grid-column:1;display:grid;grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr 1fr}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU{grid-column:auto;grid-row:auto;background-color:var(--background-grey2);height:110px;margin:0 0 10px 10px;border-radius:50px 50px;cursor:pointer;display:grid;grid-template-columns:1fr 4fr;grid-template-rows:1fr 1fr;position:relative;overflow:hidden;transition:transform .2s ease-in-out}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU:hover{transform:scale(1.03)}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU:hover h4,.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU:hover p{color:var(--dark)}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU:before{content:"";position:absolute;top:-30%;left:-30%;width:0;height:0;background:var(--success);border-radius:100%;transform:translate(0);transition:width .3s ease-out,height .1s ease-out,transform .2s ease-in;z-index:0}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU:hover:before{width:160%;height:160%;transition:width .3s ease-in,height .1s ease-in,transform .2s ease-out}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU>*{position:relative;z-index:1}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU img{grid-row:1/3;grid-column:1;width:90px;height:90px;border-radius:40px;margin:10px 10px 0 0}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU h4{grid-column:2;grid-row:1;max-height:30px;text-align:right;font-size:13px;margin:15px 5px 0 0;color:var(--text-alert)}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU p{grid-column:2;max-height:40px;grid-row:2;text-align:right;font-size:12px;margin:-15px 10px 5px 5px;color:var(--dark-text2)}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU .VideoSection_left_icon__UCQN_{position:absolute;bottom:-3px;left:7%;width:70px}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU .VideoSection_left_icon__UCQN_ img{width:24px;height:24px;padding:1px;margin:0 2px}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU .VideoSection_left_icon__UCQN_ img:hover{background-color:var(--success)}.VideoSection_video_container__1y7T6 .VideoSection_left__ughlB{grid-column:2}.VideoSection_video_container__1y7T6 .VideoSection_left__ughlB .VideoSection_video_show__saXi3{width:100%;height:calc(100% - 10px);background-color:var(--change-theme-bg);border-radius:20px}.VideoSection_video_container__1y7T6 .VideoSection_left__ughlB .VideoSection_video_show__saXi3 video{width:96%;height:94%;padding:2%;border-radius:20px;object-fit:cover}@media (max-width:1200px){.VideoSection_video_container__1y7T6{width:800px;grid-template-columns:1fr}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq{grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr 1fr}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU{grid-template-columns:1fr 3fr;grid-template-rows:1fr 1fr}.VideoSection_video_container__1y7T6 .VideoSection_left__ughlB{grid-column:1}}@media (max-width:840px){.VideoSection_video_container__1y7T6{width:400px;grid-template-columns:1fr}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq{grid-template-columns:1fr}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU{grid-template-columns:1fr 5fr;grid-template-rows:1fr 1fr;height:70px}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU img{grid-row:1/3;grid-column:1;width:45px;height:45px;border-radius:40px;margin:5px}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU h4{grid-column:2;grid-row:1;max-height:30px;text-align:right;font-size:12px;margin:10px 5px 0 0}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU p{grid-column:2;max-height:30px;grid-row:2;text-align:right;font-size:10px;margin:0 5px;color:var(--text-color-light)}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU .VideoSection_left_icon__UCQN_{position:absolute;top:5px;left:1%;width:50px}.VideoSection_video_container__1y7T6 .VideoSection_right__UGdhq .VideoSection_item__n9_nU .VideoSection_left_icon__UCQN_ img{width:20px;height:20px;padding:0;margin:0}}.ShopSection_section_product__H_4_b{width:100%;background-color:var(--background-white)}.ShopSection_bottom_main__IrU2b{margin-bottom:150px}.ShopSection_header_product__ZhuoM h2{font-family:titr!important;font-weight:400;font-size:18px}.ShopSection_header_product__ZhuoM{max-width:1140px;margin:-1px auto;height:50px;text-align:center;align-content:center;display:flex;justify-content:space-between;align-items:center}.ShopSection_img_logo__qijfK{width:120px;height:120px;border-radius:10px}.ShopSection_info_container__8qpJ_ .ShopSection_title__cDTq0{text-align:center;padding-right:0;line-height:25px;margin-top:15px;font-family:titr!important;font-size:14px!important;color:var(--dark-text)}.ShopSection_info_container__8qpJ_ span{font-size:12px!important}.ShopSection_header_product__ZhuoM .ShopSection_title__cDTq0{text-align:right;padding-right:20px;color:var(--dark-text)}.ShopSection_header_product__ZhuoM .ShopSection_archive__NWl8h{text-align:left;padding-left:20px;color:var(--success)}.ShopSection_no_shop_message__1ouO1{width:300px;margin:0 auto;padding-bottom:50px}.ShopSection_product_container__c9bFl{width:1140px;margin:0 auto;text-align:center}.ShopSection_product__UhnNQ{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:20px;-webkit-tap-highlight-color:transparent!important}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf{width:calc(16% - 16px);cursor:pointer}.ShopSection_title2__5hhyM{font-size:14px;font-weight:bolder;color:var(--dark-text)}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO{border-radius:35px;padding:10px;background-color:var(--background-grey);cursor:pointer;position:relative;height:auto;outline:none}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO:focus{outline:none}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO:hover{transform:scale(1.01)}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO:hover p{color:var(--white)}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO:hover h3{color:var(--success-light)}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO:before{content:"";position:absolute;top:0;left:0;width:0;height:0;border-radius:10px;transform:translate(0);transition:width .1s ease-out,height .1s ease-out,transform .4s ease-in;z-index:0}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO:hover:before{width:100%;height:100%;transition:width .1s ease-in,height .1s ease-in,transform .4s ease-out}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO>*{position:relative;z-index:1}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf:hover h3,.ShopSection_product__UhnNQ .ShopSection_item__MD_rf:hover p{color:var(--success-light)}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf:hover .ShopSection_price_old__je0Xx{color:var(--dark-text2)}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf:hover .ShopSection_price_new__l4oz8{color:var(--black)}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf:hover .ShopSection_card__g1whO .ShopSection_image_container__EqK_E img{border-color:var(--success)}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_info_container__8qpJ_{width:100%}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_info_container__8qpJ_ h3{height:45px;margin-bottom:10px}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_image_container__EqK_E{width:100%;height:0;padding-bottom:100%;position:relative}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_image_container__EqK_E img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:25px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_status_bar__A3ToY{position:absolute;top:-13px;left:1px;justify-content:center;margin:10px auto}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_status_bar__A3ToY .ShopSection_discount__5AA3I{background-color:var(--dark-text);padding:5px;font-size:12px;border-radius:50%;margin:0;max-height:15px;text-align:start;color:var(--white);text-align:center}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_status_bar__A3ToY .ShopSection_left_discount__6xbRx img{width:24px;margin-left:5px}.ShopSection_price_old__je0Xx{text-decoration:line-through;color:var(--text-color-light);font-size:12px}.ShopSection_price_new__l4oz8{text-decoration:none;color:var(--dark-text2);font-size:16px;font-weight:700}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_body_price__YY_Sx{margin-top:20px;text-align:center}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_star_container__S7dEv{width:100%;height:20px;margin-top:10px;align-items:center;display:flex;text-align:center;justify-content:center}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_star_container__S7dEv ul{list-style-type:none;margin:0;padding:0}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_star_container__S7dEv li{display:inline-block}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_star_container__S7dEv img{width:15px;height:15px;margin-left:5px}.ShopSection_title_span__ys3gZ{color:var(--dark-text2);font-size:8px!important}.ShopSection_status__7no2Z{padding:5px 8px;border-radius:20px 0 0 20px;font-size:12px;color:white}.ShopSection_status__7no2Z.ShopSection_open__z2_RT{background-color:#28a745}.ShopSection_status__7no2Z.ShopSection_closed__XIQdV{background-color:#dc3545}.ShopSection_item__MD_rf.ShopSection_featured__oYZlb .ShopSection_card__g1whO{background-color:var(--background-grey1)}.ShopSection_open_shop__3rgrR .ShopSection_card__g1whO{background-color:#28a745}.ShopSection_item__MD_rf.ShopSection_featured__oYZlb .ShopSection_card__g1whO{position:relative;border:1px solid var(--gray);border-radius:10px!important}.ShopSection_tablighat__7muDz{position:absolute!important;bottom:10px;right:10px;font-size:13px;color:#fff;background:#ff00a6;border-radius:5px;padding:3px 10px}.ShopSection_tablighat_img__ornU_{width:60px!important;height:60px!important}.ShopSection_featured_badge__wquMU{position:absolute;top:5px;right:5px;background-color:#28a745;color:white;padding:2px 8px;border-radius:12px;font-size:10px;z-index:2}.ShopSection_open_shop__3rgrR .ShopSection_card__g1whO{background-color:var(--background-grey1)!important;color:white}.ShopSection_featured_badge__wquMU{top:2px;right:2px;font-size:8px}.ShopSection_blogButtonContainer__P0qV3{position:relative}.ShopSection_blogButton__huUrr{background-color:#828282;color:white;border:none;padding:5px 8px;border-radius:0 20px 20px 0;cursor:pointer;font-size:12px;transition:background-color .3s ease}.ShopSection_blogButton__huUrr:hover{background-color:#248f56}.ShopSection_statusBadge__RFXcN{padding:5px 15px;border-radius:12px;font-size:12px;color:white}.ShopSection_statusBadge__RFXcN.ShopSection_open__z2_RT{background-color:#28a745}.ShopSection_statusBadge__RFXcN.ShopSection_closed__XIQdV{background-color:#dc3545}@media (max-width:1200px){.ShopSection_product_container__c9bFl{width:800px;margin:0 auto}.ShopSection_header_product__ZhuoM{max-width:800px}.ShopSection_product__UhnNQ{justify-content:flex-start}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf{width:calc(33% - 16px)}}@media (max-width:840px){.ShopSection_product_container__c9bFl{width:94%;margin:0 auto}.ShopSection_header_product__ZhuoM{max-width:94%}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf{width:calc(33% - 16px)}.ShopSection_info_container__8qpJ_ .ShopSection_title__cDTq0{text-align:center;padding-right:0;line-height:25px;margin-top:15px;font-family:titr!important;font-size:11px!important;color:var(--dark-text)}}@media (max-width:480px){.ShopSection_product_container__c9bFl{width:94%;margin:0 auto}.ShopSection_header_product__ZhuoM{max-width:94%}.ShopSection_header_product__ZhuoM h2{color:var(--success-light)!important;font-size:13px}.ShopSection_product__UhnNQ{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;-webkit-tap-highlight-color:transparent!important}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf{width:calc(100% - 8px)}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_info_container__8qpJ_ h3{height:35px;margin-bottom:0!important;text-align:right;margin-right:70px;width:75%;line-height:35px}.ShopSection_info_container__8qpJ_ .ShopSection_title__cDTq0{text-align:center;padding-right:0;line-height:25px;margin-top:0;font-family:titr!important;font-size:12px!important;color:var(--dark-text)}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO{border-radius:10px;padding:10px;background-color:var(--background-grey1);cursor:pointer;position:relative;height:auto;outline:none}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_image_container__EqK_E{width:35px;height:35px;padding-bottom:0;position:relative;float:right}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_image_container__EqK_E img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:25px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_image_container2__8lgIJ{width:75px;height:75px;padding-bottom:0;position:relative;float:right}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_image_container2__8lgIJ img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ShopSection_title_span__ys3gZ{float:right;text-align:right;color:var(--dark-text2);padding:3px 10px;font-size:6px!important;margin-top:-10px}.ShopSection_title2__5hhyM{font-size:16px;font-weight:bolder;color:var(--dark-text);margin-right:85px!important}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_status_bar__A3ToY{position:absolute;top:7px;left:10px;justify-content:center;margin:10px auto}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_status_bar__A3ToY .ShopSection_discount__5AA3I{background-color:var(--dark-text);padding:5px;font-size:12px;margin:0;height:25px;width:25px;text-align:start;color:var(--white);text-align:center}.ShopSection_product__UhnNQ .ShopSection_item__MD_rf .ShopSection_card__g1whO .ShopSection_status_bar__A3ToY .ShopSection_left_discount__6xbRx img{width:24px;margin-left:5px}.ShopSection_item__MD_rf.ShopSection_featured__oYZlb .ShopSection_card__g1whO{position:relative}}.ShopButtons_buttonsContainer__3fZqF{display:flex;align-items:center;justify-content:flex-end;border-radius:0 0 10px 10px;padding:5px;height:34px}.ShopButtons_buttonWrapper___0kUu{background-color:#e8e8e8;border-radius:7px}.ShopButtons_buttonWrapper2__biUzG,.ShopButtons_buttonWrapper___0kUu{position:relative;display:flex;align-items:center;justify-content:center;margin:3px;padding:5px}.ShopButtons_buttonWrapper2__biUzG{border:1px solid #e8e8e8;border-radius:7px}.ShopButtons_buttonWrapper___0kUu:hover{background-color:#9d9d9d}.ShopButtons_button___r3Ls{position:relative;display:flex;align-items:center;justify-content:center;width:16px;height:16px;background-color:transparent;border:none;cursor:pointer;transition:transform .2s ease-in-out}.ShopButtons_button___r3Ls:hover{transform:scale(1.1)}.ShopButtons_icon__CZscF{width:20px;height:20px;color:#333}.ShopButtons_tooltip__ztu4O{position:absolute;top:-30px;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.ShopButtons_button___r3Ls:hover .ShopButtons_tooltip__ztu4O{opacity:1;visibility:visible}.ShopButtons_open__zOIvi .ShopButtons_icon__CZscF{color:#28a745}.ShopButtons_closed__9pBiy .ShopButtons_icon__CZscF{color:#dc3545}.ShopButtons_featured____82r .ShopButtons_icon__CZscF{color:#ff00a6}.Footer_container__qCw8n{width:100%;margin:0 auto;display:grid;grid-template-rows:repeat(10,auto);background-color:var(--background-color);direction:rtl}.Footer_section_footer_mobile__6_8dY{width:100%;height:72px;padding:0;background-color:var(--bg-menu-mobile);position:fixed;bottom:0;box-shadow:var(--box-shadow-mobile);left:0;display:flex;align-items:center;justify-content:center;z-index:1000}.Footer_footer_nav_mob__WnH4u{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0;margin:0;list-style:none}.Footer_footer_nav_mob__WnH4u li{flex:1 1;text-align:center}.Footer_footer_nav_mob__WnH4u li a{display:flex;justify-content:center;align-items:center;height:100%;text-decoration:none;color:white}.Footer_footer_nav_mob__WnH4u li img{width:32px;height:32px;padding:5px}.Footer_center_circle_mob__OKOL0{position:relative;top:-36px;width:70px;height:70px;min-width:70px;max-width:70px;background-color:var(--white);border:7px solid var(--background-color);border-radius:20px;display:flex;justify-content:center;align-items:center;z-index:1001}.Footer_center_circle_mob__OKOL0 a{width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:var(--primary-color)}.Footer_center_circle_mob__OKOL0 img{width:42px!important;height:42px!important;border:none!important}.Footer_section_footer__EB9xf{position:fixed;bottom:0;width:100%;font-size:12px;background-color:var(--black);display:none}.Footer_section_footer__EB9xf a{color:var(--green-light)}.Footer_footer_container__kqofD{position:relative;z-index:2;width:1200px;margin:0 auto;min-height:50px;color:var(--white);display:none}.Footer_right__E9x0u{grid-column:1;grid-row:1;display:none}.Footer_left__Jn2Sc{grid-column:2;grid-row:1;display:none}@media (min-width:840px){.Footer_section_footer__EB9xf{display:block}.Footer_section_footer__EB9xf:before{content:"";position:absolute;top:-50px;left:0;width:100%;height:90px;background-image:url(/images/bg_footer.png);background-position:-50px;background-repeat:repeat-x;background-size:auto;z-index:1}.Footer_footer_container__kqofD{display:grid;grid-template-columns:60% 40%;align-items:center}.Footer_left__Jn2Sc,.Footer_right__E9x0u{display:block}.Footer_section_footer_mobile__6_8dY{display:none!important}}@media (max-width:1240px){.Footer_footer_container__kqofD{position:relative;z-index:2;width:800px;margin:0 auto;min-height:50px;display:grid;grid-template-columns:60% 40%;align-items:center;color:var(--white)}}@media (max-width:840px){.Footer_footer_container__kqofD{position:relative;z-index:2;width:400px;margin:0 auto;min-height:50px;display:grid;grid-template-columns:60% 40%;align-items:center;color:var(--white)}}.Header_container__Qfa6O{width:100%;margin:0 auto;display:grid;grid-template-rows:repeat(10,auto);background-color:var(--background-color);direction:rtl}.Header_header__TsQ2I{max-height:70px;background-image:url(/images/bg_header.png);z-index:10;width:100%;display:none}.Header_header_b__V5M9y{max-width:1200px;height:70px;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);align-content:center;justify-content:start;grid-gap:0;gap:0}.Header_header_b__V5M9y img{grid-column:1/2;grid-row:1;width:52px;justify-items:start}.Header_nav_menu__Kj1eh{grid-column:2/6;grid-row:1;margin-top:16px}.Header_language_selector__FkIQl{grid-column:10/11;grid-row:1;display:flex;justify-items:end;justify-content:end;margin:0 10px;gap:10px}.Header_left_menu__HC2Vq{grid-column:11/13;grid-row:1;margin-top:13px;justify-items:end}.Header_list_menu__lG5xY li{color:var(--black);float:right;cursor:pointer;font-size:var(--base-font-size);margin-left:10px;padding-left:10px;position:relative}.Header_list_menu__lG5xY li a{color:var(--black)}.Header_list_menu__lG5xY li a:hover,.Header_list_menu__lG5xY li:hover{color:var(--green)}.Header_list_menu__lG5xY li.Header_active__GDLpY{color:var(--red)}.Header_list_menu__lG5xY li:before{content:"";position:absolute;top:50%;left:0;width:1px;height:50%;background-color:var(--black);transform:translateY(-50%)}.Header_list_menu__lG5xY li:last-child:before{display:none}.Header_lan__VwAJJ{display:flex;align-items:center;cursor:pointer;height:20px;margin-top:14px;border:1px solid var(--border-color);padding:1px 5px;border-radius:5px;font-size:var(--base-font-size);transition:background-color .3s,color .3s}.Header_lan__VwAJJ img.Header_flag__Xvu7c{width:20px;height:14px;border-radius:3px;margin:0 5px}.Header_lan__VwAJJ:hover{background-color:var(--gray)}.Header_lan__VwAJJ.Header_active__GDLpY{background-color:var(--green-light);color:var(--white);border-color:var(--green-dark)}.Header_left_menu__HC2Vq ul li{float:right;margin-left:10px}.Header_left_menu__HC2Vq ul .Header_bag__qYP7A{position:relative}.Header_left_menu__HC2Vq ul .Header_bag__qYP7A:after{content:"3";background-color:var(--green-dark);position:absolute;top:-8px;right:-5px;border-radius:50%;width:13px;height:13px;text-align:center;padding:2px;font-size:10px;color:var(--white)}.Header_profile_icon__9ZFb7{border:1px solid var(--border-color);border-radius:50%;padding:3px;width:18px!important}.Header_profile_icon__9ZFb7:hover{background-color:var(--gray);cursor:pointer}@media (min-width:840px){.Header_header__TsQ2I{display:block}}@media (max-width:1240px){.Header_header_b__V5M9y{max-width:800px;height:70px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;align-items:center;grid-gap:0;gap:0}.Header_header_b__V5M9y img{grid-column:1;grid-row:1;width:52px;max-width:100px;justify-items:start}.Header_nav_menu__Kj1eh{grid-column:2;min-width:480px;grid-row:1;margin-top:6px}.Header_language_selector__FkIQl{grid-column:3;grid-row:1;max-width:60px;display:flex;justify-items:end;justify-content:end;margin:0 3px;gap:10px}.Header_left_menu__HC2Vq{grid-column:4;min-width:150px;grid-row:1;margin-top:13px;justify-items:end}.Header_lan__VwAJJ{margin-top:5px}}@media (max-width:840px){.Header_header_b__V5M9y{max-width:400px;height:70px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;align-items:center;grid-gap:0;gap:0}.Header_header_b__V5M9y img{grid-column:1;grid-row:1;width:52px;max-width:100px;justify-items:start}.Header_nav_menu__Kj1eh{grid-column:2;min-width:480px;grid-row:1;margin-top:6px;display:none}.Header_language_selector__FkIQl{grid-column:3;grid-row:1;max-width:60px;display:flex;justify-items:end;justify-content:end;margin:0 3px;gap:10px}.Header_left_menu__HC2Vq{grid-column:4;min-width:150px;grid-row:1;margin-top:13px;justify-items:end}.Header_lan__VwAJJ{margin-top:5px}}.Enamad_section_enamd__gKpZA{width:100%}.Enamad_enamd_container__yB9Cc{width:1140px;margin:0 auto 150px}@media (max-width:1200px){.Enamad_enamd_container__yB9Cc{width:800px;margin:0 auto 150px}}@media (max-width:840px){.Enamad_enamd_container__yB9Cc{width:400px;margin:0 auto 150px}}@media (max-width:480px){.Enamad_enamd_container__yB9Cc{width:300px;margin:0 auto 150px;display:none}}.Breadcrumbs_container__7BAC2{width:100%;margin:0 auto;display:flex}.Breadcrumbs_main__KkezS{width:1140px;margin:0 auto;padding:0;display:grid;grid-template-rows:auto;grid-auto-rows:minmax(auto,max-content);-webkit-tap-highlight-color:transparent!important}.Breadcrumbs_action_bar__6AQbp{max-height:20px;min-height:20px;margin:5px;border-bottom:1px solid var(--dark-text)}.Breadcrumbs_product_list__sTFva{margin-bottom:20px}.Breadcrumbs_paginate__dUw6_{max-height:40px;margin-bottom:10%}.Breadcrumbs_breadcrumbs__sYhBr{font-size:14px;color:var(--dark-text);margin:5px 20px;max-height:30px}.Breadcrumbs_breadcrumbs__sYhBr ul{list-style:none;padding:0;display:flex;align-items:center;gap:5px}.Breadcrumbs_breadcrumbs__sYhBr ul li{display:flex;align-items:center}.Breadcrumbs_breadcrumbs__sYhBr ul li a{text-decoration:none;color:var(--success);transition:color .3s}.Breadcrumbs_breadcrumbs__sYhBr ul li a img{background-color:var(--background-grey2);border-radius:50%;padding:4px}.Breadcrumbs_breadcrumbs__sYhBr ul li a img:hover{background-color:var(--success-light);border-radius:50%;padding:4px}.Breadcrumbs_breadcrumbs__sYhBr ul li a:hover{color:var(--success-light)}.Breadcrumbs_breadcrumbs__sYhBr ul li:not(:last-child):after{content:"›";margin:0 10px;color:var(--dark-text2)}.Breadcrumbs_breadcrumbs__sYhBr ul li img{width:16px;height:16px}@media (max-width:1200px){.Breadcrumbs_container__7BAC2 .Breadcrumbs_main__KkezS{width:800px}}@media (max-width:840px){.Breadcrumbs_container__7BAC2 .Breadcrumbs_main__KkezS{width:400px}}.BlogSection_section_blog__T7FSP{width:100%;background-color:var(--background-color);margin-bottom:150px}.BlogSection_header_blog__x37UP{max-width:1200px;margin:20px auto;height:40px;text-align:center;align-content:center;display:grid;grid-template-columns:1fr 1fr;justify-content:space-around}.BlogSection_header_blog__x37UP .BlogSection_title___NxRP{grid-column:1;grid-row:1;text-align:right;padding-right:20px}.BlogSection_header_blog__x37UP .BlogSection_archive__v9qoi{grid-column:2;grid-row:1;text-align:left;padding-left:20px;color:var(--green)}.BlogSection_blog_container__I1Ba5{width:1200px;margin:0 auto}.BlogSection_blog__147mb{height:auto;display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;grid-gap:20px;gap:20px}.BlogSection_blog__147mb .BlogSection_item__5d_py{grid-column:auto;grid-row:1;height:auto;margin-bottom:50px}.BlogSection_blog__147mb .BlogSection_item__5d_py .BlogSection_card__rsMRR{background-color:var(--white);border-radius:20px;margin-top:10px;position:relative}.BlogSection_blog__147mb .BlogSection_item__5d_py .BlogSection_card__rsMRR .BlogSection_info_container__0IKT2{width:100%}.BlogSection_blog__147mb .BlogSection_item__5d_py .BlogSection_card__rsMRR .BlogSection_info_container__0IKT2 h3{font-size:13px}.BlogSection_blog__147mb .BlogSection_item__5d_py .BlogSection_card__rsMRR .BlogSection_info_container__0IKT2 p{font-size:12px;margin-top:10px;margin-bottom:10px}.BlogSection_blog__147mb .BlogSection_item__5d_py .BlogSection_card__rsMRR .BlogSection_image_container__hB2oA{width:100%;height:200px;object-fit:cover}.BlogSection_blog__147mb .BlogSection_item__5d_py .BlogSection_card__rsMRR .BlogSection_image_container__hB2oA img{width:100%;height:100%;overflow:hidden;border-radius:20px 20px 0 0}.BlogSection_blog__147mb .BlogSection_item__5d_py .BlogSection_card__rsMRR .BlogSection_status_bar__RglFe{display:grid;grid-template-columns:1fr 1fr}.BlogSection_blog__147mb .BlogSection_item__5d_py .BlogSection_card__rsMRR .BlogSection_card_container__mLrV_{padding:12% 10px 10px;margin-top:-5%;border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color);border-radius:0 0 20px 20px}.BlogSection_blog__147mb .BlogSection_item__5d_py .BlogSection_card__rsMRR .BlogSection_card_container__mLrV_ .BlogSection_status_bar__RglFe .BlogSection_tag__q9ZgE{grid-column:1;grid-row:1;background-color:var(--gray);color:var(--text-color-dark);padding:5px 7px;font-size:12px;border-radius:5px;max-width:65px;max-height:15px;text-align:center;margin-top:-35px}.BlogSection_blog__147mb .BlogSection_item__5d_py .BlogSection_card__rsMRR .BlogSection_card_container__mLrV_ .BlogSection_status_bar__RglFe .BlogSection_left_tag__JurYY{grid-column:2;grid-row:1;margin-top:-35px;text-align:end}.BlogSection_blog__147mb .BlogSection_item__5d_py .BlogSection_card__rsMRR .BlogSection_card_container__mLrV_ .BlogSection_status_bar__RglFe .BlogSection_left_tag__JurYY img{width:30px}@media (max-width:1240px){.BlogSection_header_blog__x37UP{max-width:800px}.BlogSection_blog_container__I1Ba5{width:800px}.BlogSection_blog__147mb{grid-template-columns:repeat(3,1fr);gap:10px}}@media (max-width:840px){.BlogSection_header_blog__x37UP{max-width:400px}.BlogSection_blog_container__I1Ba5{width:400px}.BlogSection_blog__147mb{grid-template-columns:repeat(2,1fr);gap:10px}}.CategorySection_section_category__pVuX7{width:100%;background-color:var(--background-color);padding-top:20px}.CategorySection_header_category__lTRCF{max-width:1200px;margin:0 auto;height:40px;text-align:center;align-content:center;display:grid;grid-template-columns:1fr 1fr;justify-content:space-around}.CategorySection_header_category__lTRCF .CategorySection_title__gDZdu{grid-column:1;grid-row:1;text-align:right;padding-right:20px}.CategorySection_header_category__lTRCF .CategorySection_archive__60_tt{grid-column:2;grid-row:1;text-align:left;padding-left:20px;color:var(--green)}.CategorySection_category_container__3zWoM{width:1200px;margin:0 auto}.CategorySection_category__rKarI{height:auto;display:grid;grid-template-columns:repeat(6,1fr);justify-content:center;grid-gap:10px;gap:10px}.CategorySection_category__rKarI .CategorySection_item___N7OO{grid-column:auto;grid-row:1;height:auto;margin-bottom:10px}.CategorySection_category__rKarI .CategorySection_item___N7OO .CategorySection_card__yoXi8{background-color:var(--white);border-radius:10px;padding:10px;margin-top:20px;border:1px solid var(--border-color);position:relative}.CategorySection_category__rKarI .CategorySection_item___N7OO .CategorySection_card__yoXi8 .CategorySection_info_container__QdioQ{width:100%}.CategorySection_category__rKarI .CategorySection_item___N7OO .CategorySection_card__yoXi8 .CategorySection_info_container__QdioQ h3{font-size:16px;text-align:center;margin-top:20px}.CategorySection_category__rKarI .CategorySection_item___N7OO .CategorySection_card__yoXi8 .CategorySection_info_container__QdioQ p{font-size:12px;text-align:center;color:var(--text-color-light);margin-top:20px;margin-bottom:20px}.CategorySection_category__rKarI .CategorySection_item___N7OO .CategorySection_card__yoXi8 .CategorySection_image_container__f9_CK{width:50%;height:80px;margin:15px auto;object-fit:cover}.CategorySection_category__rKarI .CategorySection_item___N7OO .CategorySection_card__yoXi8 .CategorySection_image_container__f9_CK img{width:calc(100% - 8px);height:100%;overflow:hidden;border:4px solid var(--border-color);border-radius:10% 10% 50% 50%}.CategorySection_category__rKarI .CategorySection_item___N7OO:hover .CategorySection_card__yoXi8{border:1px solid var(--green-dark);box-shadow:0 0 10px var(--green-opacity)}.CategorySection_category__rKarI .CategorySection_item___N7OO:hover h3{color:#066809}.CategorySection_category__rKarI .CategorySection_item___N7OO:hover p{color:var(--green-dark)}.CategorySection_category__rKarI .CategorySection_item___N7OO:hover .CategorySection_card__yoXi8 .CategorySection_image_container__f9_CK img{border-color:var(--green-opacity)}@media (max-width:1240px){.CategorySection_header_category__lTRCF{width:800px;font-size:.7rem}.CategorySection_category_container__3zWoM{width:800px;margin:0 auto}.CategorySection_category__rKarI{height:auto;display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;grid-gap:10px;gap:10px}.CategorySection_category__rKarI .CategorySection_item___N7OO{grid-column:auto;grid-row:auto;height:auto;margin-bottom:10px}}@media (max-width:840px){.CategorySection_category_container__3zWoM{width:400px;margin:0 auto}.CategorySection_header_category__lTRCF{width:400px;font-size:.7rem}}@media (max-width:1240px){.Condition_section_condition__rCqjc{max-width:800px!important}}@media (max-width:840px){.Condition_section_condition__rCqjc{max-width:400px}.Condition_condition__3P4_Y{display:none!important}}.Condition_condition__3P4_Y{background-color:var(--white);text-align:center;align-content:center;margin:0}.Condition_section_condition__rCqjc{max-width:1200px;margin:0 auto 20px;display:grid;grid-template-columns:repeat(4,1fr);align-content:center;justify-content:center}.Condition_section_condition__rCqjc .Condition_warranty__INeFl{grid-column:1;grid-row:1;padding:10px;height:90px;background-color:var(--green-light);border-radius:0 0 40px 0}.Condition_section_condition__rCqjc .Condition_warranty__INeFl img{background-color:var(--white);padding:10px;width:25px;border-radius:5px 5px 40px 40px}.Condition_section_condition__rCqjc .Condition_warranty__INeFl h3{color:#000;font-size:.9rem}.Condition_section_condition__rCqjc .Condition_warranty__INeFl p{color:var(--white);font-size:.7rem}.Condition_section_condition__rCqjc .Condition_security__B13Jw{grid-column:2;grid-row:1;background-color:var(--white);padding:20px;height:100px;border-radius:0 0 40px 40px;border-bottom:2px solid var(--green-dark)}.Condition_section_condition__rCqjc .Condition_security__B13Jw img{background-color:var(--green-dark);padding:10px;width:25px;border-radius:5px}.Condition_section_condition__rCqjc .Condition_security__B13Jw h3{color:var(--black);font-size:.9rem}.Condition_section_condition__rCqjc .Condition_security__B13Jw p{color:var(--black);font-size:.7rem}.Condition_section_condition__rCqjc .Condition_support___VXtG{grid-column:3;grid-row:1;padding:10px;height:90px;background-color:var(--green-light);border-radius:0 0 0 0}.Condition_section_condition__rCqjc .Condition_support___VXtG img{background-color:var(--white);padding:10px;width:25px;border-radius:5px 5px 40px 40px}.Condition_section_condition__rCqjc .Condition_support___VXtG h3{color:#000;font-size:.9rem}.Condition_section_condition__rCqjc .Condition_support___VXtG p{color:var(--white);font-size:.7rem}.Condition_section_condition__rCqjc .Condition_delivery__GqpyN{grid-column:4;grid-row:1;padding:10px;height:90px;background-color:var(--green-light);border-radius:0 0 0 40px}.Condition_section_condition__rCqjc .Condition_delivery__GqpyN img{background-color:var(--white);padding:10px;width:25px;border-radius:5px 5px 40px 40px}.Condition_section_condition__rCqjc .Condition_delivery__GqpyN h3{color:#000;font-size:.9rem}.Condition_section_condition__rCqjc .Condition_delivery__GqpyN p{color:var(--white);font-size:.7rem}.IntroSection_section_intro__lr8nS{width:1200px;margin:30px auto 0;padding:20px 0;display:grid;grid-template-columns:repeat(12,1fr)}.IntroSection_right___pIob{grid-column:1/8;display:grid;grid-template-columns:repeat(6,1fr);overflow:hidden}.IntroSection_two_pic__4215t{grid-column:1/3;display:grid;grid-template-rows:1fr 1fr;grid-gap:10px;gap:10px}.IntroSection_two_pic__4215t img{width:100%;height:100%;object-fit:cover;border-radius:20px}.IntroSection_two_pic__4215t img:first-child{grid-row:1;border-radius:20px 150px 20px 20px}.IntroSection_two_pic__4215t img:last-child{grid-row:2;border-radius:20px}.IntroSection_one_pic__eVug1{grid-column:3/8;display:flex;padding-right:10px;justify-content:center;border-radius:200px 20px 20px 20px}.IntroSection_one_pic__eVug1 img{max-width:100%;max-height:100%;object-fit:cover;border-radius:200px 20px 20px 20px}.IntroSection_left__mkF0a{grid-column:8/13;display:grid;grid-template-rows:auto auto 1fr auto;grid-gap:15px;gap:15px;padding:20px}.IntroSection_left__mkF0a h2{grid-row:1;font-size:1.5rem;line-height:1.3;text-align:right;margin:0}.IntroSection_left__mkF0a .IntroSection_lid__kKh_9{grid-row:2;font-size:1rem;line-height:1.7rem;margin:5px 0;text-align:right}.IntroSection_lid__kKh_9 img{margin:0 10px;float:right}.IntroSection_description__v7p7D{grid-row:3;font-size:.9rem;line-height:1.2rem;text-align:right;text-align:justify}.IntroSection_btn_intro__NZCvX{grid-row:4;height:30px;background-color:var(--green);border:none;color:var(--white);justify-self:end;font-size:.9rem;margin-left:10%;cursor:pointer;padding:5px 20px 5px 5px;border-radius:20px;transition:background-color .3s ease}.IntroSection_btn_intro__NZCvX:hover{background-color:var(--green-dark);color:var(--white)}.IntroSection_btn_intro__NZCvX span{float:left;line-height:24px;padding:3px 10px}@media (max-width:1240px){.IntroSection_section_intro__lr8nS{width:800px}.IntroSection_two_pic__4215t{display:none}.IntroSection_one_pic__eVug1{grid-column:1/8;grid-row:1}.IntroSection_right___pIob{grid-column:1/5}.IntroSection_left__mkF0a{grid-column:5/13;grid-row:1}}@media (max-width:840px){.IntroSection_section_intro__lr8nS{display:none}}