.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}.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_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:calc(100vh - var(--headerDesktopHeight) - 250px);overflow:auto;overflow-y:scroll}@media(max-width:1023px){.filter_car_parts_wrapper{width:100%;position:fixed;margin-top:calc(var(--headerDesktopHeight))!important}}@media screen and (min-width:1025px)and (max-width:1536px){.filter_car_parts_wrapper{height:calc(100vh - var(--headerDesktopHeight) - 100px)}}.filter_car_parts_wrapper::-webkit-scrollbar{width:4px}.filter_car_parts_wrapper::-webkit-scrollbar-thumb{border-radius:4px;background-color:var(--primary800)}.filter_car_parts_wrapper .isActive{color:var(--primary800);font-weight:500}.filter_car_parts_wrapper .part_type_wrapper::-webkit-scrollbar{width:2px}.filter_car_parts_wrapper .part_type_wrapper::-webkit-scrollbar-thumb{border-radius:4px;background-color:#939aa9}@media(max-width:639px){.filter_car_parts_wrapper .part_type_wrapper{margin-bottom:20px}}.filter_car_parts_wrapper .information{display:flex;justify-content:space-between;align-items:center;color:var(--primary800);font-size:12px}.filter_car_parts_wrapper .information input{width:calc((100% - 50px)/2);border-radius:4px;border:1px solid #bdc4d2;background:#fcfcfe;padding:12px;text-align:center;outline:none}.filter_car_parts_wrapper .information span{width:30px;text-align:center}@media(max-width:639px){.filter_car_parts_wrapper{top:0;border:0;padding:0 16px!important;width:100%;margin-top:20px}}.car_wash_wrapper{background-color:var(--white)}.car_wash_wrapper .list_wrapper{background-color:var(--default100);padding-bottom:110px}.car_wash_wrapper .main_wrapper{display:flex;gap:24px}.car_wash_wrapper .main_wrapper .main_cars{width:calc(100% - 342px)}.car_wash_wrapper .main_wrapper .main_cars .sort_section{margin-top:40px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.car_wash_wrapper .main_wrapper .main_cars .sort_section .result_group{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.car_wash_wrapper .main_wrapper .main_cars .sort_section .result_group .result p{color:var(--black);font-size:20px;font-weight:700;line-height:125%}.car_wash_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}.car_wash_wrapper .main_wrapper .main_cars .sort_section .sort_by_group{display:flex;align-items:center;gap:4px}.car_wash_wrapper .main_wrapper .main_cars .sort_section .sort_by_group p{font-size:20px;font-weight:700;line-height:125%;color:var(--black)}.car_wash_wrapper .main_wrapper .main_cars .sort_section .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%}.car_wash_wrapper .main_wrapper .main_cars .sort_section .sort_by_group .active_sort_option{font-weight:700;color:var(--primary800)}.car_wash_wrapper .main_wrapper .main_cars .list_Car_wrapper{margin-top:16px;display:flex;flex-direction:row;flex-wrap:wrap;gap:24px}.car_wash_wrapper .main_wrapper .main_cars .list_Car_wrapper>div{width:calc(33.3333333333% - 16px)}.car_wash_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}.car_wash_wrapper .main_wrapper .main_cars .list_Car_wrapper .banner_horizontal img,.car_wash_wrapper .main_wrapper .main_cars .list_Car_wrapper .banner_verticle img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.car_wash_wrapper .main_wrapper .main_cars .list_Car_wrapper>div.thumb_poster{width:100%;display:flex;justify-content:center}.car_wash_wrapper .main_wrapper .main_cars .list_Car_wrapper>div.thumb_poster img{-o-object-fit:cover;object-fit:cover}.car_wash_wrapper .main_wrapper .main_cars .list_Car_wrapper_card img{-o-object-fit:cover;object-fit:cover;height:200px}@media(max-width:1023px){.car_wash_wrapper{background-color:var(--white)}.car_wash_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}.car_wash_wrapper .filter_modal .close_btn{top:20px;right:16px;z-index:11}.car_wash_wrapper .search_box{padding-bottom:16px;border-bottom:1px solid #d1d5db}.car_wash_wrapper .sort_section{gap:12px;margin-top:16px}.car_wash_wrapper .sort_section .total{color:#000;font-size:14px;font-weight:700;line-height:125%}.car_wash_wrapper .cars{margin-top:16px}.car_wash_wrapper .cars .list_Car_wrapper{display:flex;flex-direction:column;gap:12px}.car_wash_wrapper .mobile_banner_horizontal img{width:100%;height:120px;-o-object-fit:cover;object-fit:cover}.car_wash_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}.car_wash_wrapper .empty_cars img{margin-top:-40px}}