.empty_cars_wrapper .content{border:1px dashed #000;border-radius:4px;background-color:var(--default50);padding:16px 70px;width:-moz-fit-content;width:fit-content}.empty_cars_wrapper img{margin-top:-40px}.nav_link_wrapper{display:flex;gap:8px;align-items:center;color:var(--primary800);font-size:16px;font-weight:400;line-height:150%}.nav_link_wrapper_icon{border-radius:50%;width:20px;height:20px}.nav_link_wrapper:hover{color:var(--warning400);transition:.3s}.nav_link_wrapper.active{color:var(--primary800);font-weight:700}.dropdown_wrapper{position:relative;display:flex;gap:8px;align-items:center}.dropdown_wrapper .arrow{cursor:pointer}.dropdown_wrapper .arrow:hover{opacity:.75;transition:.2s}.dropdown_wrapper>.dropdown{position:absolute;top:100%;background-color:var(--white);box-shadow:0 4px 4px 0 rgba(0,0,0,.1);padding:12px 20px 20px;border-radius:4px;min-width:211px;margin-top:10px;z-index:1;box-shadow:0 0 4px 0 rgba(0,0,0,.2)}.dropdown_wrapper>.dropdown .dropdown_list{display:flex;flex-direction:column;gap:8px}.dropdown_wrapper>.dropdown .dropdown_list .dropdown_item{padding:12px 0;box-sizing:border-box;border-bottom:1px solid var(--default200)}.dropdown_wrapper>.dropdown .dropdown_list .dropdown_item:last-child{border-bottom:0}.dropdown_wrapper .dropdown.right{right:0}.dropdown_wrapper .dropdown.left{left:0}.dropdown_wrapper .dropdown.center{left:50%;transform:translate(-50%)}.product_card_skeleton_wrapper{display:flex;flex-wrap:wrap;gap:24px;width:100%;margin-top:24px}.product_card_skeleton_wrapper>div{width:calc(33.3333333333% - 16px)}.product_card_skeleton_wrapper .skeleton{border-radius:4px;border:1px solid var(--default200)}.product_card_skeleton_wrapper .skeleton .image{width:100%;min-width:100%;height:200px;background-color:#ededed;background:linear-gradient(100deg,hsla(0,0%,100%,0) 40%,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 60%) #ededed;background-size:200% 100%;background-position-x:180%;animation:loading 1s ease-in-out infinite}.product_card_skeleton_wrapper .skeleton .content{padding:20px;background-color:var(--white)}.product_card_skeleton_wrapper .skeleton .content .title{height:30px}.product_card_skeleton_wrapper .skeleton .content .desc,.product_card_skeleton_wrapper .skeleton .content .title{background-color:#ededed;background:linear-gradient(100deg,hsla(0,0%,100%,0) 40%,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 60%) #ededed;background-size:200% 100%;background-position-x:180%;animation:loading 1s ease-in-out infinite}.product_card_skeleton_wrapper .skeleton .content .desc{margin-top:20px;height:100px;min-width:100%;width:100%}@media(max-width:1023px){.product_card_skeleton_wrapper{flex-direction:column;width:100%;gap:16px;padding-left:16px;padding-right:16px}.product_card_skeleton_wrapper>div{width:100%;height:130px;border-radius:4px}.product_card_skeleton_wrapper .skeleton{display:flex}.product_card_skeleton_wrapper .skeleton .image{width:50%;min-width:50%;height:130px;border-radius:4px}.product_card_skeleton_wrapper .skeleton .content{width:50%;min-width:50%;border-radius:4px}.product_card_skeleton_wrapper .skeleton .content .desc{height:30px}}@keyframes loading{to{background-position-x:-20%}}.input_checkbox_component_wrapper{display:flex;gap:12px;align-items:flex-start}.input_checkbox_component_wrapper input{margin-top:5px;cursor:pointer}.input_checkbox_component_wrapper label{color:var(--default500);font-size:16px;font-weight:400;cursor:pointer}.filter_store_car_parts_wrapper{position:sticky;top:calc(var(--headerDesktopHeight) + 60px);background-color:var(--white);border:1px solid #d7dae0;border-radius:8px;padding:35px 20px 0;width:342px;z-index:1;height:-moz-max-content;height:max-content;overflow:auto;overflow-y:scroll}@media(max-width:639px){.filter_store_car_parts_wrapper{top:0;border:0;padding:0 16px!important;width:100%;margin-top:20px}}.stores_car_part_wrapper{background-color:var(--white)}.stores_car_part_wrapper .list_wrapper{background-color:var(--default100);padding-bottom:110px}.stores_car_part_wrapper .main_wrapper{display:flex;gap:24px}.stores_car_part_wrapper .main_wrapper .main_cars{width:calc(100% - 342px)}.stores_car_part_wrapper .main_wrapper .main_cars .sort_section{margin-top:40px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.stores_car_part_wrapper .main_wrapper .main_cars .sort_section .result_group{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.stores_car_part_wrapper .main_wrapper .main_cars .sort_section .result_group .result p{color:var(--black);font-size:20px;font-weight:700;line-height:125%}.stores_car_part_wrapper .main_wrapper .main_cars .sort_section .result_group .location_filter_btn{display:flex;justify-content:center;align-items:center;gap:4px;color:var(--default500);background-color:var(--white);border-radius:4px;padding:4px 8px}.stores_car_part_wrapper .main_wrapper .main_cars .list_Car_wrapper{margin-top:16px;display:flex;flex-direction:row;flex-wrap:wrap;gap:24px}.stores_car_part_wrapper .main_wrapper .main_cars .list_Car_wrapper>div{width:calc(33.3333333333% - 16px)}.stores_car_part_wrapper .main_wrapper .main_cars .list_Car_wrapper>div.banner_horizontal{width:100%!important;height:-moz-max-content;height:max-content;min-height:255px;height:255px}.stores_car_part_wrapper .main_wrapper .main_cars .list_Car_wrapper .banner_horizontal img,.stores_car_part_wrapper .main_wrapper .main_cars .list_Car_wrapper .banner_verticle img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.stores_car_part_wrapper .main_wrapper .main_cars .list_Car_wrapper>div.thumb_poster{width:100%;display:flex;justify-content:center}.stores_car_part_wrapper .main_wrapper .main_cars .list_Car_wrapper>div.thumb_poster img{-o-object-fit:cover;object-fit:cover}.stores_car_part_wrapper .main_wrapper .main_cars .list_Car_wrapper_card img{-o-object-fit:cover;object-fit:cover;height:200px}.stores_car_part_wrapper .main_wrapper .sort_by_group{display:flex;align-items:center;gap:4px}.stores_car_part_wrapper .main_wrapper .sort_by_group p{font-size:20px;font-weight:700;line-height:125%;color:var(--black)}.stores_car_part_wrapper .main_wrapper .sort_by_group .sort_by_filter_btn{color:var(--primary300);display:flex;align-items:center;gap:4px;font-size:20px;font-weight:700;line-height:125%}.stores_car_part_wrapper .main_wrapper .sort_by_group .active_sort_option{font-weight:700;color:var(--primary800)}@media(max-width:1023px){.stores_car_part_wrapper{background-color:var(--white)}.stores_car_part_wrapper .filter_modal{position:fixed;background-color:var(--white);top:var(--headerMobileHeight);left:0;z-index:10;height:calc(100% - var(--headerMobileHeight));width:100vw;padding-top:44px;box-sizing:content-box}.stores_car_part_wrapper .filter_modal .close_btn{top:20px;right:16px;z-index:11}.stores_car_part_wrapper .search_box{padding-bottom:16px;border-bottom:1px solid #d1d5db}.stores_car_part_wrapper .sort_section{gap:12px;margin-top:16px}.stores_car_part_wrapper .sort_section .total{color:#000;font-size:14px;font-weight:700;line-height:125%}.stores_car_part_wrapper .cars{margin-top:16px}.stores_car_part_wrapper .cars .list_Car_wrapper{display:flex;flex-direction:column;gap:12px}.stores_car_part_wrapper .mobile_banner_horizontal img{width:100%;height:120px;-o-object-fit:cover;object-fit:cover}.stores_car_part_wrapper .empty_cars .content{border:1px dashed #000;border-radius:4px;background-color:var(--default50);padding:16px 70px;width:-moz-fit-content;width:fit-content}.stores_car_part_wrapper .empty_cars img{margin-top:-40px}}@media(max-width:639px){.stores_car_part_wrapper .location{width:45%}.stores_car_part_wrapper .location .location_filter_btn{width:100%}.stores_car_part_wrapper .location .location_filter_btn>div{padding-left:5px}.stores_car_part_wrapper .item_content{width:calc(100% - 132px)}}