.myCars_container__Xdc8R{position:relative;background-color:rgb(255,255,255);border-bottom-left-radius:50px;border-bottom-right-radius:50px}.myCars_tab_container__DL4yp{width:100%;padding:85px 80px 16px;background-color:var(--teal_opacity);display:flex;justify-content:space-between;align-items:center;color:var(--hero_heading)}.myCars_tab_left__KzzmY{font-size:20px}.myCars_icon__4rnVJ,.myCars_tab_left__KzzmY{display:flex;justify-content:center;align-items:center}.myCars_icon__4rnVJ{width:24px;height:24px;margin-right:24px;cursor:pointer}.myCars_tab_right__L7pnT{display:flex;justify-content:center;align-items:center}.myCars_tab__LN8ID{font-size:14px;padding:8px 16px;cursor:pointer;border-radius:8px}.myCars_tab__LN8ID.myCars_active__Hsxuh{color:var(--teal);background-color:white;border:1px solid var(--teal)}.myCars_content__GxLyi{width:100%;min-height:100vh;padding:24px 80px;margin-bottom:70vh;background-color:white;border-radius:0 0 100px 100px}@media (max-width:940px){.myCars_container__Xdc8R{padding-top:10px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.myCars_tab_container__DL4yp{padding:70px 0 0;flex-wrap:wrap;background-color:var(--white)}.myCars_tab_left__KzzmY{display:none}.myCars_icon__4rnVJ{width:24px;height:24px;margin-right:24px;display:flex;justify-content:center;align-items:center;cursor:pointer}.myCars_tab_right__L7pnT{display:flex;justify-content:space-between;align-items:center;background-color:var(--teal_opacity);width:100%;padding:16px}.myCars_tab__LN8ID{font-size:14px;padding:8px 16px;width:50%;text-align:center}.myCars_content__GxLyi{padding:16px 0;margin-bottom:92vh}}.SellCarOption_car_container__gqTtK{width:100%;min-height:100vh;height:fit-content;display:flex;gap:0 16px;justify-content:flex-start;align-items:flex-start;align-content:flex-start;flex-wrap:wrap}.SellCarOption_card__l7jub{width:24%}.SellCarOption_loading____tCi{width:100%;min-height:100vh}.SellCarOption_shortlist___2lt2{width:100%;color:var(--hero_heading)}.SellCarOption_flex__AIIXX{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 0}.SellCarOption_total_view_container__OCeut{display:flex;justify-content:center;align-items:center;gap:12px;color:var(--hero_heading)}.SellCarOption_total__Nci1R{background-color:#F2F4F3;display:flex;justify-content:center;align-items:center;border-radius:8px;width:max-content;padding:6px 8px;font-size:14px}.SellCarOption_icon__fCLrN img{width:100%;height:18px;display:block;margin-left:6px}.SellCarOption_icon__fCLrN svg{font-size:18px;display:flex;justify-content:center;align-items:center;margin-left:6px;color:var(--teal)}.SellCarOption_modal__tCc_e{width:39%;height:fit-content;background-color:white;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:16px;padding:32px 16px}.SellCarOption_close_button__wPB9a{color:var(--hero_heading);font-size:32px;text-align:right;position:absolute;top:1%;right:1%;cursor:pointer}.SellCarOption_no_car_found__GKSAt{width:100%;height:70vh;display:flex;justify-content:center;align-content:center;align-items:center;flex-wrap:wrap;color:var(--hero_heading);letter-spacing:.25px;text-align:center}.SellCarOption_no_car_found__GKSAt img{display:block}.SellCarOption_heading__W0wqT{font-size:20px;width:100%;padding:12px 0}.SellCarOption_sub_heading__A2M0w{color:var(--sec_shade_grey);font-size:14px;width:100%;padding-bottom:10px}#SellCarOption_sell-button__IMvkx button{outline:none;border:none}.SellCarOption_button_type_1__SGYl8{font-size:16px;width:200px;color:white;padding:10px 16px;border-radius:8px;background:var(--button);transition:.1s ease-in-out}.SellCarOption_button_type_1__SGYl8:hover{width:250px;cursor:pointer;background:var(--hover)}.SellCarOption_align_right__g35Vm{width:100%;display:flex;justify-content:center;padding:100px 0}.SellCarOption_data_tab__mLSqK{position:relative;display:flex;width:max-content;margin:auto;gap:10px;border-radius:8px;background-color:var(--light_teal);border:1px solid var(--light_blue);overflow:hidden}.SellCarOption_data_tab__mLSqK button{flex:1;padding:10px 80px;cursor:pointer;border:none;background:transparent;font-weight:500;color:var(--hero_heading);position:relative;z-index:1;transition:color .3s ease-in-out;text-wrap:nowrap}.SellCarOption_slider__E6v55{position:absolute;top:0;left:0;width:50%;height:100%;background:var(--button);border-radius:8px;z-index:0;transition:transform .3s ease-in-out}.SellCarOption_sliderLeft__hHNxr{transform:translateX(0)}.SellCarOption_sliderRight__M1BYM{transform:translateX(100%)}button.SellCarOption_activeBtn__rwFOL{color:white}.SellCarOption_data_tab__mLSqK button.SellCarOption_disable__FNnFx{opacity:.3;color:black;background:var(--hero_heading);cursor:not-allowed}@media (max-width:940px){.SellCarOption_car_container__gqTtK{width:100%;gap:16px;grid-template-columns:repeat(1,1fr);align-content:space-between}.SellCarOption_card__l7jub{width:95%;margin:auto}.SellCarOption_modal__tCc_e{width:95%;min-height:50vh;height:fit-content}.SellCarOption_flex__AIIXX{padding:16px 16px 24px}.SellCarOption_shortlist___2lt2{font-size:12px}.SellCarOption_total__Nci1R{padding:4px;font-size:12px;margin-left:16px}.SellCarOption_icon__fCLrN svg{font-size:16px;margin-left:3px}.SellCarOption_heading__W0wqT{font-size:16px}.SellCarOption_button_type_1__SGYl8{font-size:14px}.SellCarOption_data_tab__mLSqK button{padding:8px 60px}}.AdsCarCard_container___L9VK{width:100%;margin:12px 0;border-radius:16px;color:var(--hero_heading);background-color:white;box-shadow:2px 0 4px 0 #0000001A,-2px 0 4px 0 #0000001A}.AdsCarCard_flex__NS91z{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:center}.AdsCarCard_flex_start__GI5c8{display:flex;justify-content:flex-start}.AdsCarCard_flex_align__Whr1e,.AdsCarCard_pin__jbjfZ{display:flex;justify-content:center;align-items:center}.AdsCarCard_image__aKGtC{width:100%;height:199px;background:#F7FAF8;border-top-left-radius:16px;border-top-right-radius:16px;overflow:hidden}.AdsCarCard_image__aKGtC img{width:100%;height:100%;object-fit:contain;display:block}.AdsCarCard_content__aX1c0{display:flex;justify-content:space-between;align-items:space-between;flex-direction:column;padding:8px}.AdsCarCard_flex__NS91z .AdsCarCard_car_name__kaUjW{font-size:18px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:block}.AdsCarCard_fvrt__6N7TS{color:var(--teal);font-size:24px;cursor:pointer}.AdsCarCard_car_details__7hTvm{color:var(--sec_shade_grey);font-size:14px}.AdsCarCard_active_listing__UfEZ9{font-size:16px;color:var(--teal);font-weight:500}.AdsCarCard_price_and_emi__JbKx3{padding:8px 0;font-size:24px}.AdsCarCard_placeholder__US0C5{padding-bottom:1em;text-align:right}.AdsCarCard_button__xQJJ2{background:var(--button);color:var(--white);letter-spacing:.5px;font-size:16px;cursor:pointer;user-select:none;box-shadow:2px 2px 4px 0 #4AA09B33,-2px -2px 4px 0 #4AA09B1A,inset -2px -2px 4px 0 #4AA09B33}.AdsCarCard_button__xQJJ2,.AdsCarCard_disable_button__1Vk5b{text-align:center;width:100%;border-radius:8px;padding:10px 16px}.AdsCarCard_disable_button__1Vk5b{opacity:.8;background:var(--disable);color:var(--sec_shade_grey);cursor:not-allowed}.AdsCarCard_pin__jbjfZ{font-size:24px;padding-left:8px;color:var(--white)}.AdsCarCard_button__xQJJ2:hover,.AdsCarCard_button__xQJJ2:hover .AdsCarCard_flex__NS91z .AdsCarCard_pin__jbjfZ{color:var(--teal);background:var(--white)}.AdsCarCard_view_container__NJEid{width:100%;display:flex;justify-content:space-between;align-items:center;padding:8px 16px;border-bottom-left-radius:16px;border-bottom-right-radius:16px;color:var(--sec_shade_grey);box-shadow:2px 2px 12px rgb(241,241,241);background-color:#F2F4F3;font-size:14px}.AdsCarCard_view__8PEQ_,.AdsCarCard_view__8PEQ_ svg{display:flex;justify-content:center;align-items:center}.AdsCarCard_view__8PEQ_ svg{margin-left:6px;font-size:16px}.AdsCarCard_interested_list__r3tpy{font-size:12px;color:#49607B;text-decoration:underline;margin-bottom:12px;cursor:pointer}.AdsCarCard_interested_list__r3tpy:hover{color:var(--teal)}.AdsCarCard_modal__kiZVP{width:32%;min-height:400px;max-height:400px;background-color:white;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:16px;padding:12px 16px 24px;overflow:auto;outline:none}.AdsCarCard_close_button__0cgDy{width:fit-content;color:var(--sec_shade_grey);font-size:30px;text-align:right;display:block;cursor:pointer;float:right}.AdsCarCard_date__yhEMW{text-align:right;width:100%;font-weight:400;font-size:12px;color:var(--sec_shade_grey);padding-top:8px}.AdsCarCard_car_emi__Vc_nO{width:48%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.AdsCarCard_car_emi__Vc_nO,.AdsCarCard_car_price__U8NC9{width:max-content;font-size:20px;flex-wrap:nowrap;font-weight:500;color:var(--hero_heading)}.AdsCarCard_small_text__SH14K{font-size:12px;color:var(--sec_shade_grey)}.AdsCarCard_estimatePrice__WE8GQ{font-size:10px;color:#49607B}.AdsCarCard_status__8s2rp{font-size:12px;color:var(--teal)}.AdsCarCard_inactive__wBzfL{color:var(--color-yellow-700)}@media (max-width:940px){.AdsCarCard_container___L9VK{min-width:100%;margin-top:0}.AdsCarCard_modal__kiZVP{width:95%;min-height:50vh;height:fit-content}.AdsCarCard_car_emi__Vc_nO,.AdsCarCard_car_price__U8NC9{font-size:18px}.AdsCarCard_placeholder__US0C5{height:1px}.AdsCarCard_image__aKGtC{height:240px}}.BuyerDetails_flex_start__XrrXU{width:100%;display:flex;justify-content:flex-start;align-items:center}.BuyerDetails_buyer_container__PNLTl{width:100%;background-color:var(--footer_grey);padding:8px 16px;margin-bottom:16px;border-radius:8px;display:flex;justify-content:space-between;align-items:flex-start}.BuyerDetails_logo__Phc_Q{width:48px;height:48px;border-radius:50%;background-color:white}.BuyerDetails_basic_detail__jm76W{width:90%;padding-left:10px}.BuyerDetails_name__m4Jr5{font-size:18px;color:var(--hero_heading)}.BuyerDetails_location__Htb5f{font-size:14px;line-height:20px;color:var(--sec_shade_grey)}.BuyerDetails_view__R0OES{font-size:12px;color:#585a5a7e}.BuyerDetails_social_detail__e_FBT{width:max-content;display:flex;flex-wrap:wrap;justify-content:flex-end}.BuyerDetails_phone__wABxl{width:max-content;white-space:nowrap;font-size:12px;color:#49607B}.BuyerDetails_icon__rChat{width:100%;display:flex;justify-content:flex-end;color:var(--teal);padding-bottom:10px}.BuyerDetails_icon__rChat a{font-size:20px;margin-left:12px}.BuyerDetails_error__2CgVz{font-size:14px;display:flex;justify-content:center;align-items:center;color:var(--red);min-height:30vh}@media (max-width:940px){.BuyerDetails_flex_start__XrrXU{display:flex;justify-content:flex-start;align-items:center}.BuyerDetails_buyer_container__PNLTl{padding:8px}.BuyerDetails_name__m4Jr5{font-size:14px}.BuyerDetails_location__Htb5f{font-size:12px;line-height:normal}.BuyerDetails_view__R0OES{font-size:10px}.BuyerDetails_social_detail__e_FBT{text-align:left;width:50%}.BuyerDetails_phone__wABxl{font-size:12px;color:#49607B}.BuyerDetails_error__2CgVz{font-size:12px;min-height:20vh}}.CarListingLoadingScreen_right__w_2N7{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin:12px 0}.CarListingLoadingScreen_card__9Gqqr{width:32%;background:whitesmoke;border-radius:16px;padding:16px;margin-bottom:12px}.CarListingLoadingScreen_image__L_JkO svg{width:100%;font-size:100px;animation:CarListingLoadingScreen_shimmer__1uoqw 3s infinite;color:var(--footer_grey);border-radius:16px}.CarListingLoadingScreen_image__L_JkO svg,.CarListingLoadingScreen_tab__F1LE6{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}.CarListingLoadingScreen_tab__F1LE6{width:45%;height:15px;margin-bottom:6px;animation:CarListingLoadingScreen_shimmer__1uoqw 1s infinite;border-radius:12px}.CarListingLoadingScreen_line__cnC6z{width:80%;height:30px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%)}.CarListingLoadingScreen_heart___vSaJ svg,.CarListingLoadingScreen_line__cnC6z{animation:CarListingLoadingScreen_shimmer__1uoqw 1s infinite;background-size:200% 100%;border-radius:4px}.CarListingLoadingScreen_heart___vSaJ svg{font-size:30px}@media (max-width:940px){.CarListingLoadingScreen_card__9Gqqr{width:100%;padding:10px 16px;margin-bottom:12px}.CarListingLoadingScreen_right__w_2N7{width:100%;padding:16px 0 10px;margin:0}}@keyframes CarListingLoadingScreen_shimmer__1uoqw{0%{fill:var(--footer_grey);background-position:200% 0}50%{background-position:-100% 0;fill:#e0e0e0}to{background-position:-200% 0;fill:#e0e0e0}}.Box4Loading_box__fbJ3j{width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap;padding:0;color:var(--hero_heading)}.Box4Loading_box4container__WiTIN{width:100%;border:1px solid red;display:flex}.Box4Loading_heading__yqpOB{width:100%;margin:auto;max-width:1200px;font-size:24px;font-weight:500;padding:48px 0}.Box4Loading_shimmer__EJBna,.Box4Loading_shimmer_one__sv9se{width:20%;height:300px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:Box4Loading_shimmer__EJBna 1s infinite;border-radius:16px;margin:0 16px 0 0}.Box4Loading_shimmer_one__sv9se{width:100%;height:200px}.Box4Loading_simple_shimmer__L3rFg{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:Box4Loading_shimmer__EJBna 1s infinite;border-radius:18px;margin:12px auto}@media(max-width:940px){.Box4Loading_box__fbJ3j{padding:16px}.Box4Loading_heading__yqpOB{font-size:18px;padding-bottom:16px}.Box4Loading_shimmer__EJBna{width:48%;margin-bottom:16px;height:175px;border-radius:16px}.Box4Loading_shimmer_one__sv9se{height:200px}.Box4Loading_box4container__WiTIN{width:100%;overflow:hidden;display:flex}}@keyframes Box4Loading_shimmer__EJBna{0%{background-position:200% 0}to{background-position:-200% 0}}.CarEditDetails_sub_title__9iix2{font-size:20px;color:var(--teal)}.CarEditDetails_paper__f7MCV{width:100%;margin:24px 0 0;border-radius:16px;padding:8px 16px;background:#F7FAF8}.CarEditDetails_paper_title__o2n9O{font-size:18px;color:var(--hero_heading)}.CarEditDetails_accordian__AfW6P{width:100%;padding:16px;margin:24px 0 0;border-radius:8px;display:flex;justify-content:space-between;border-bottom:.5px solid #6f7978;background:#F7FAF8;cursor:pointer}.CarEditDetails_dropdown_icon__e3HUd{margin:0 0 0 20px;padding:0 12px;border-radius:16px;color:var(--hero_heading)}.CarEditDetails_accordian__AfW6P:hover,.CarEditDetails_dropdown_icon__e3HUd:hover{transition:background-color .2s ease-in-out;background-color:rgb(233,233,233)}.CarEditDetails_edit_button__j0VQB{font-size:28px;color:var(--hero_heading);width:max-content;cursor:pointer}.CarEditDetails_disabled_button__c_I5j{box-shadow:1px 1px 4px 0 #9f9f9f33,-1px -1px 4px 0 #b0b0b01a,inset -2px -2px 4px 0 #5a5a5a33;background-color:rgb(216,216,216);color:var(--hero_heading);border-radius:8px;font-size:28px;padding:2px 20px 0;width:max-content;cursor:not-allowed}.CarEditDetails_flex_end__VhuIM{cursor:pointer}.CarEditDetails_button_container__aIgkN,.CarEditDetails_flex_end__VhuIM{width:100%;display:flex;justify-content:space-between;align-items:center}.CarEditDetails_button_container__aIgkN{border-radius:8px;margin:24px 0}.CarEditDetails_button_type_1__c7aHE,.CarEditDetails_button_type_2__m__OE,.CarEditDetails_simple_button__j7LSA{width:48%;font-size:16px;padding:10px;border-radius:8px;text-align:center;background:var(--button);color:white;cursor:pointer;border:1px solid white}.CarEditDetails_button_type_1__c7aHE{border:1px solid var(--teal);background:var(--white);color:var(--teal)}.CarEditDetails_simple_button__j7LSA{width:100%}.CarEditDetails_button_type_1__c7aHE:hover,.CarEditDetails_button_type_2__m__OE:hover,.CarEditDetails_simple_button__j7LSA:hover{background:var(--hover);color:var(--white)}.CarEditDetails_modal__uLOJG{width:30%;padding:32px}.CarEditDetails_modal_heading__bO3Jg{font-size:18px;text-align:center;color:var(--hero_heading);padding:0 0 16px}.CarEditDetails_modal_button_container__NBVJa{width:100%;display:flex;align-items:center;justify-content:space-between}.CarEditDetails_MUI_input__LQH_I{margin-top:24px;width:100%;display:flex;position:relative;color:var(--sec_shade_grey)}.CarEditDetails_option_container__pNwyH{display:flex;flex-wrap:wrap;align-items:center;position:relative!important;width:100%;margin:0}.CarEditDetails_form__T2AJi .CarEditDetails_MUI_input__LQH_I .CarEditDetails_input_field1__o9d8q,.CarEditDetails_form__T2AJi .CarEditDetails_MUI_input__LQH_I .CarEditDetails_input_field__DnLjj,.CarEditDetails_form__T2AJi .CarEditDetails_MUI_input__LQH_I .CarEditDetails_phone_number_input_field__VmBxb{width:100%;border-radius:8px;padding:12px 24px;outline:none;font-size:18px;text-align:left;display:flex;justify-content:space-between;position:relative;color:var(--hero_heading);border:.2px solid #cacaca}.CarEditDetails_form__T2AJi .CarEditDetails_MUI_input__LQH_I .CarEditDetails_phone_number_input_field__VmBxb{padding:12px 48px 12px 0;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:0;border-bottom-left-radius:0}.CarEditDetails_MUI_input__LQH_I .CarEditDetails_float_label__ve2ZI{min-width:200px;width:max-content;z-index:9;font-size:18px;position:absolute;margin:12px 24px;pointer-events:none;transition:all .2s ease-in-out;text-transform:capitalize}.CarEditDetails_MUI_input__LQH_I .CarEditDetails_input_field__DnLjj:valid+.CarEditDetails_float_label__ve2ZI,.CarEditDetails_MUI_input__LQH_I:focus-within .CarEditDetails_float_label__ve2ZI{position:absolute;padding:12px 24px;margin:0;background-color:transparent;transform:translate(-20px,-24px) scale(.8)}.CarEditDetails_phoneNumberDisplay__1sxtm{display:none}.CarEditDetails_MUI_input__LQH_I:focus-within .CarEditDetails_phoneNumberDisplay__1sxtm,.CarEditDetails_phoneNumberActive__Wq7MZ{display:flex;justify-content:center;align-items:center;font-size:18px;color:var(--hero_heading);background-color:var(--light_teal);border-top-left-radius:8px!important;border-bottom-left-radius:8px!important;padding:0 10px}.CarEditDetails_MUI_input__LQH_I .CarEditDetails_float_label__ve2ZI.CarEditDetails_labelActive1__n9C0w,.CarEditDetails_MUI_input__LQH_I .CarEditDetails_float_label__ve2ZI.CarEditDetails_labelActive__eCprk{transform:translate(-24px,-24px) scale(.8);padding:12px 0 0;margin:0 0 0 24px;text-transform:capitalize;min-width:300px;width:max-content}.CarEditDetails_MUI_input__LQH_I .CarEditDetails_float_label__ve2ZI.CarEditDetails_labelActive1__n9C0w{padding:12px 0 0;margin:0 0 0 24px}.CarEditDetails_form__T2AJi .CarEditDetails_MUI_input__LQH_I .CarEditDetails_input_field1__o9d8q,.CarEditDetails_form__T2AJi .CarEditDetails_MUI_input__LQH_I .CarEditDetails_phone_number_input_field__VmBxb{border:none!important;background-color:var(--light_teal)!important}.CarEditDetails_image__glrQM{width:100%;margin-top:24px;padding:16px;border-radius:16px;background-color:var(--teal)}.CarEditDetails_flex__fS3HG{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.CarEditDetails_after_image_upload__inJL_{width:100%!important;min-height:250px;max-height:fit-content;overflow:auto;border-radius:16px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:12px;outline:none;margin:16px 0;cursor:pointer;background-color:var(--light_teal)}.CarEditDetails_images__xmISD{width:100%;display:flex;flex-wrap:wrap;border-radius:8px;box-sizing:border-box}.CarEditDetails_images__xmISD img{width:100%;height:auto;max-height:150px;object-fit:cover;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s ease}.CarEditDetails_images__xmISD img:hover{transform:scale(.95)}.CarEditDetails_modal__uLOJG{width:40%;height:fit-content;border-radius:16px;padding:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:white}.CarEditDetails_zoom_image__483vZ{width:100%}.CarEditDetails_zoom_image__483vZ img{width:100%;height:300px;object-fit:cover;display:block}.CarEditDetails_image_delete_button__1Hs5K{position:absolute;top:0;right:0;background-color:white;color:var(--teal);border-radius:50px;padding:10px}.CarEditDetails_image_delete_button__1Hs5K svg{width:15px;height:15px;display:flex;justify-content:center;align-items:center}.CarEditDetails_popup_close_button__cRKzk{text-align:right;width:100%;font-size:20px;color:var(--sec_shade_grey);cursor:pointer}.CarEditDetails_upload_skeleton__q04S1{width:95%;height:150px;background-color:var(--light_grey);border:3px dashed var(--teal);border-radius:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.CarEditDetails_upload_skeleton__q04S1 svg{background-color:white;color:var(--teal);border-radius:24px;font-size:24px}.CarEditDetails_no_image__kY6ws{font-size:14px;color:var(--teal)}.CarEditDetails_ai_container_line__jQ5pk{position:relative;width:100%;border-radius:16px;box-shadow:2px 0 4px 0 #0000001A,-2px 0 4px 0 #0000001A;background:transparent;z-index:3;overflow:hidden;margin-bottom:16px;background:repeating-conic-gradient(from var(--a),#A3EDFC 0,#478580 5%,#A3EDFC 10%,#A3EDFC 20%);animation:CarEditDetails_border__5wKnK 25s linear infinite}.CarEditDetails_ai_container_line__jQ5pk:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-conic-gradient(from var(--a),#A3EDFC 0,#478580 5%,#a3fcf2 10%,#A3EDFC 20%);animation-delay:-1s;border-radius:16px;z-index:2;animation:CarEditDetails_border__5wKnK 30s linear infinite}.CarEditDetails_ai_container_line__jQ5pk:after{content:"";position:absolute;inset:3px;border-radius:16px;z-index:1}.CarEditDetails_ai_container__15czp{position:relative;width:100%;width:calc(100% - 5.5px);padding:16px;border-radius:16px;z-index:4;margin:2.5px;background:radial-gradient(circle,rgba(255,255,255,1) 0,#E0FFFA 100%)}.CarEditDetails_ai_line__5WR7m{width:100%;font-size:12px;font-weight:500;color:var(--sec_shade_grey)}.CarEditDetails_ai_flex2__DzLP_,.CarEditDetails_ai_flex__IQhE8{width:100%;display:flex;justify-content:space-between;align-items:center;align-content:center}.CarEditDetails_ai_flex2__DzLP_{padding:8px}.CarEditDetails_ai_text__5LvL7{font-size:16px;font-weight:500;color:var(--hero_heading);letter-spacing:.15px}.CarEditDetails_video__0v67c{width:100%;padding:4px;border:1.5px solid #cce8e5;border-radius:8px;background-color:white}.CarEditDetails_video__0v67c video{width:100%;height:110px;border-radius:8px;display:block;object-fit:cover;object-position:center}.CarEditDetails_nxcar_ai_logo__dnj3e{width:74px;margin-bottom:12px}.CarEditDetails_nxcar_ai_logo__dnj3e img{width:100%;display:block}@media (max-width:940px){.CarEditDetails_modal__uLOJG{width:90%;border-radius:8px;padding:16px}.CarEditDetails_button_type_1__c7aHE,.CarEditDetails_button_type_2__m__OE,.CarEditDetails_modal_heading__bO3Jg{font-size:14px}.CarEditDetails_ai_container__15czp{padding:8px}.CarEditDetails_ai_flex__IQhE8{width:100%;flex-wrap:wrap}.CarEditDetails_ai_text__5LvL7{font-size:14px}.CarEditDetails_nxcar_ai_logo__dnj3e{width:54px;margin-bottom:6px}}.UploadDoc_container__kFgPW{width:100%;height:1 0;padding:16px;border-radius:16px;background:#F7FAF8;margin:16px 0}.UploadDoc_title__whA2o{font-size:20px;padding-bottom:24px;cursor:pointer;color:var(--teal)}.UploadDoc_doc_container__95NIr{pointer-events:none;opacity:.6;user-select:none;cursor:not-allowed}.UploadDoc_upload_doc_title__1NFAJ{font-size:18px;font-weight:400;color:var(--hero_heading);padding:12px 0 8px}.UploadDoc_upload_doc_sub_title__iXugq{font-size:20px;font-weight:500;color:var(--hero_heading);padding:12px 0 8px}.UploadDoc_upload_flex__KeJkO{width:100%;display:flex;justify-content:space-between}.UploadDoc_upload_bar_2__NAdzu,.UploadDoc_upload_bar__o6ig9{color:var(--hero_heading);width:100%;height:120px;border-radius:8px;background:#ffffff;border:1.5px dashed #cce8e5;font-size:28px;display:flex;justify-content:center;align-items:center;align-content:center;cursor:pointer;transition:.3s ease-in-out;object-fit:cover}.UploadDoc_upload_bar_2__NAdzu{width:49%;flex-wrap:wrap}.UploadDoc_upload_tagline__IqCEt{width:100%;font-size:14px;text-align:center;color:#4a4a4c31}.UploadDoc_upload_bar__o6ig9:hover{transform:scale(1.01)}.UploadDoc_or_container__mqmk7{position:relative!important;display:flex;justify-content:center;align-content:center;padding:12px 0}.UploadDoc_or__yXc3w{z-index:2;width:max-content;font-weight:500;padding:0 12px;background:#F7FAF8;color:var(--sec_shade_grey)}.UploadDoc_line1__kxeaw{position:absolute;width:100%;height:1px;top:50%;background-color:rgb(238,238,238)}.UploadDoc_button_container__Kbluj{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px}.UploadDoc_button_type_1__QHswu,.UploadDoc_button_type_2__YhjJA{width:100%;padding:10px;background:var(--button);color:white;text-align:center;border-radius:8px;cursor:pointer}.UploadDoc_button_type_1__QHswu:hover,.UploadDoc_button_type_2__YhjJA:hover{background:var(--hover)}.UploadDoc_modal__1gDAa{width:40%;min-height:50vh;max-height:60vh;border-radius:16px;padding:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:white;overflow:auto}.UploadDoc_zoom_image__0krrU{width:100%;height:250px;margin-bottom:12px}.UploadDoc_zoom_image__0krrU img{width:100%;height:250px;object-fit:contain;display:block}.UploadDoc_popup_close_button__TsFiO{position:absolute;top:1%;right:1%;font-size:30px;cursor:pointer}.FormSubmissionPopups_popup_mobile__gvRhT,.FormSubmissionPopups_popup_web__ZW6AY{width:35%;height:fit-content;max-height:50vh;outline:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FormSubmissionPopups_popup_box__iSvO3{width:100%;height:fit-content;padding:16px 24px;background-color:white;border-radius:12px;text-align:center;box-shadow:0 1px 3px 1px #00000026,0 1px 2px 0 #0000004D}.FormSubmissionPopups_popup_close_button__i3WU2{position:absolute;top:2%;right:2%;cursor:pointer}.FormSubmissionPopups_popup_close_button__i3WU2 svg{width:24px;height:24px}.FormSubmissionPopups_popup_image__G_XLQ{width:250px;margin:auto}.FormSubmissionPopups_popup_image__G_XLQ img{width:100%;display:block;text-align:center;margin:auto;object-fit:contain}.FormSubmissionPopups_popup_text1__MbQU1{font-size:20px;color:var(--hero_heading);padding:16px 0}.FormSubmissionPopups_popup_text2__E4Ej8{font-size:16px;opacity:.8;font-weight:400;color:var(--sec_shade_grey)}@media (max-width:940px){.FormSubmissionPopups_popup_box__iSvO3{padding:16px}.FormSubmissionPopups_popup_image__G_XLQ{width:80%}.FormSubmissionPopups_popup_text1__MbQU1{padding:8px 0;font-size:16px}.FormSubmissionPopups_popup_text2__E4Ej8{font-size:12px}}.LoadingAnimation_loading__Y_t_t{width:4px;height:4px;margin:8px auto;padding:4px;border-radius:50%;color:var(--white);animation:LoadingAnimation_balls_loader__gSdPC .8s linear infinite alternate}@keyframes LoadingAnimation_balls_loader__gSdPC{0%{box-shadow:-38px -12px,-14px 0,14px 0,38px 0}33%{box-shadow:-38px 0,-14px -12px,14px 0,38px 0}66%{box-shadow:-38px 0,-14px 0,14px -12px,38px 0}to{box-shadow:-38px 0,-14px 0,14px 0,38px -12px}}.Acko_container__A2rDt{width:100%;padding:48px 80px}.Acko_main_heading__6EpE4{font-size:24px;color:var(--hero_heading);text-align:left;font-weight:500;margin-bottom:48px}.Acko_main_container__bypo7{width:100%;display:flex;justify-content:space-evenly;align-items:flex-start}.Acko_card__hWCpl{width:24%;height:246px;margin-bottom:32px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:24px 16px;border-radius:8px;background:linear-gradient(150deg,#ffffff,var(--tan_teal),var(--light_teal));box-shadow:0 1px 4px 1px #00000026,0 1px 2px 0 #0000001A}.Acko_image__QaYhZ,.Acko_image__QaYhZ img{width:164px;height:150px}.Acko_image__QaYhZ img{display:block;object-fit:contain}.Acko_name__gV42B{color:var(--hero_heading);font-size:20px;text-align:center;text-wrap:nowrap}@media (max-width:940px){.Acko_container__A2rDt{padding:18px 8px}.Acko_main_heading__6EpE4{font-size:18px;margin-bottom:48px}.Acko_main_container__bypo7{flex-wrap:wrap}.Acko_card__hWCpl{min-height:100px;height:fit-content;width:47.5%;margin-bottom:18px}.Acko_name__gV42B{font-size:14px}.Acko_image__QaYhZ,.Acko_image__QaYhZ img{width:100px;height:80px}}.ProductPolicy_container__qOq_H{width:100%;padding:48px 80px 18px}.ProductPolicy_main_heading__R5uwS{font-size:24px;font-weight:500;margin-bottom:48px;color:var(--hero_heading);text-align:left}.ProductPolicy_text_container__HjpP_{margin-bottom:24px}.ProductPolicy_text1__s4wHB{color:var(--teal);font-weight:500;font-size:20px;margin-bottom:8px}.ProductPolicy_text2__Lgqhm{color:var(--sec_shade_grey);font-size:16px;margin-left:24px}@media (max-width:940px){.ProductPolicy_container__qOq_H{padding:18px}.ProductPolicy_main_heading__R5uwS{font-size:18px;margin-bottom:18px}.ProductPolicy_text1__s4wHB{font-size:16px}.ProductPolicy_text2__Lgqhm{font-size:14px}}.MyReport_container__5jB5c{width:100%;padding:16px;border-radius:16px;background:#F7FAF8;margin:24px 0}.MyReport_title__8p7nG{font-size:20px;padding-bottom:24px;color:var(--teal);cursor:pointer;transition:.1s ease-in-out}.MyReport_flex__VNF10{width:100%;display:flex;justify-content:space-between;align-items:center}.MyReport_left__U60CA{width:60%}.MyReport_right___KCGl{width:40%}.MyReport_button_type_1__SwYAa,.MyReport_disable_button__IRL_1{margin:auto;text-align:center;width:100%;padding:10px;background:var(--button);color:white;font-size:14px;border-radius:8px;cursor:pointer}.MyReport_status__2dHCT{color:var(--teal)}.MyReport_button_type_1__SwYAa:hover{transition:.1s ease-in-out;background:var(--hover)}.MyReport_modal__NWwel{width:39%;height:fit-content;background-color:white;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:16px;padding:32px 16px}.MyReport_close_button__ouW0f{color:var(--hero_heading);font-size:32px;text-align:right;position:absolute;top:1%;right:1%;cursor:pointer}.MyReport_disable_button__IRL_1{background:var(--disable);color:var(--sec_shade_grey);cursor:not-allowed;pointer-events:none}@media (max-width:940px){.MyReport_flex__VNF10{flex-wrap:wrap}.MyReport_left__U60CA,.MyReport_right___KCGl{width:100%}.MyReport_right___KCGl{margin-top:24px}.MyReport_modal__NWwel{width:90%;height:fit-content;background-color:white;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:16px;padding:32px 16px}}.BookInspection_title__32O5Z{font-size:20px;color:var(--hero_heading);font-weight:500}.BookInspection_sub_title__J8SW9{font-size:16px;color:var(--sec_shade_grey)}button.BookInspection_button_type_1__2_E3x{width:100%;padding:10px;font-size:16px;font-weight:500;border-radius:10px;background:var(--button);color:white;border:none;cursor:pointer}.BookInspection_button_type_1__2_E3x:hover{background:var(--hover)}.BookInspection_ai_tagline__3HRHf,.BookInspection_tagline__fx_xK{padding:4px 0 12px;font-size:14px;color:#4AA09B}.BookInspection_choose_time_heading__fnf3e{font-size:18px;font-weight:500}.BookInspection_inspection_book__r9Zp9{font-size:18px;color:var(--sec_shade_grey)}.BookInspection_slots_container__9WYs3{display:flex;flex-wrap:wrap;padding:16px 0}.BookInspection_slots__RRAM0{width:100%;color:#585a5aee;font-size:16px;font-weight:500;display:flex;padding:0 0 8px}.BookInspection_option_container__VIFfb{display:flex;flex-wrap:wrap;align-items:center;position:relative!important;width:100%;margin:10px 0}.BookInspection_book_inspection_address___SdUH{padding:12px 0 0}.BookInspection_book_inspection_calender__AKbXs{padding:8px 0 12px}.BookInspection_input_field1__OA_Se,.BookInspection_input_field2__kwEyx,.BookInspection_input_field__9l8JB,.BookInspection_input_field_boolean__N_lW3{width:100%;border:.2px solid #cacaca;border-radius:8px;padding:12px 24px;outline:none;font-size:18px;text-align:left;display:flex;justify-content:space-between;position:relative}.BookInspection_input_field1__OA_Se{color:var(--hero_heading);background-color:var(--light_teal)!important;border:none}.BookInspection_input_field2__kwEyx{border-radius:0;border-top-right-radius:8px;border-bottom-right-radius:8px;background-color:var(--light_teal)!important;border:none}.BookInspection_MUI_input__QP8ZP{width:100%;display:flex;position:relative;padding-top:10px}.BookInspection_MUI_input__QP8ZP .BookInspection_float_label__WkXLn{position:absolute;z-index:9;margin:12px 24px;transition:all .2s ease-in-out;pointer-events:none;width:max-content;font-size:18px;color:var(--more_grey)}.BookInspection_MUI_input__QP8ZP .BookInspection_float_label__WkXLn.BookInspection_labelActive__Dszhf{transform:translate(-20px,-24px) scale(.8)}.BookInspection_MUI_input__QP8ZP .BookInspection_input_field__9l8JB:valid+.BookInspection_float_label__WkXLn,.BookInspection_MUI_input__QP8ZP:focus-within .BookInspection_float_label__WkXLn{position:absolute;padding:12px 24px;margin:0;background-color:transparent;transform:translate(-24px,-24px) scale(.8)}.CarCard_container__5NhRX,.CarCard_listing_car_container__xG6Kd,.CarCard_luxury_listing_car_container__RF_46{width:300px;aspect-ratio:7/5;flex-shrink:0;margin:6px 24px 6px 6px;border-radius:16px;color:var(--hero_heading);background-color:white;box-shadow:2px 0 4px 0 #0000001a,-2px 0 4px 0 #0000001a;position:relative;z-index:1}.CarCard_listing_car_container__xG6Kd,.CarCard_luxury_listing_car_container__RF_46{min-width:calc(100% / 4.9);width:100%;margin:6px 24px 6px 6px}.CarCard_luxury_listing_car_container__RF_46{position:relative;border-radius:16px;z-index:1;padding:1.8px;background:white}.CarCard_luxury_listing_car_container__RF_46:before{--angle:0deg;content:"";width:100%;height:100%;background-color:rgb(255,255,255);position:absolute;z-index:-2;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:16px;animation:CarCard_spin__0QWTb 30s infinite alternate;padding:.5px;background-image:conic-gradient(from var(--angle),#ebbb23,transparent,transparent,#b5983a,transparent,transparent,#ebbb23,transparent,transparent,#ebbb23,transparent,transparent,#ebbb23)}.CarCard_flex__zYTa_{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:center}.CarCard_flex_start__43cu8{display:flex;justify-content:flex-start}.CarCard_flex_align__L24mv,.CarCard_pin__Gnmg8{display:flex;justify-content:flex-end;align-items:center}.CarCard_image__DUCE_,.CarCard_image__DUCE_ img{width:100%;aspect-ratio:1.6/1;object-fit:cover;border-top-left-radius:16px;border-top-right-radius:16px}.CarCard_content__5TV3G{display:flex;justify-content:space-between;align-items:space-between;flex-direction:column;border-bottom-left-radius:16px;border-bottom-right-radius:16px;padding:8px;border:1px solid rgb(239,239,239);box-shadow:2px 2px 12px rgb(241,241,241);background-color:white}.CarCard_flex__zYTa_ .CarCard_car_name__AZYmv{font-size:20px;font-weight:500;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:block}.CarCard_fvrt__SQR4W{color:var(--teal);font-size:24px;cursor:pointer}.CarCard_car_details__j4K2g{color:var(--sec_shade_grey);font-size:14px}.CarCard_small_text__s5oab{font-size:14px}.CarCard_price_and_emi__MWQTm{padding:8px 0;font-size:20px;font-weight:500;color:var(--hero_heading)}.CarCard_button__whOYq{text-align:center;width:100%;background:var(--button);color:var(--white);border-radius:8px;letter-spacing:.5px;font-size:14px;padding:10px 16px;cursor:pointer;user-select:none;box-shadow:2px 2px 4px 0 #4aa09b33,-2px -2px 4px 0 #4aa09b1a,inset -2px -2px 4px 0 #4aa09b33;border:none}.CarCard_pin__Gnmg8{font-size:24px;padding-left:8px;color:var(--white)}.CarCard_button__whOYq:hover,.CarCard_button__whOYq:hover .CarCard_flex__zYTa_ .CarCard_pin__Gnmg8{color:var(--teal);background:var(--white)}.CarCard_flex_align__L24mv{width:60%;text-align:left}.CarCard_flex_align__L24mv,.CarCard_seller_info__5pSQM{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CarCard_seller_info__5pSQM{width:100%;text-align:right}.CarCard_classic_button__4FB8K{width:50%;text-align:left;text-transform:capitalize!important}.CarCard_car_emi__mhoUz,.CarCard_classic_button__4FB8K{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CarCard_car_emi__mhoUz{width:48%;text-align:center}.CarCard_loan_tenure__Kd5Yc{font-size:10px;font-weight:500;text-align:right;color:#49607b;letter-spacing:.5px}.CarCard_copy_button__Ybmfs{position:absolute;top:2%;right:2%;border:.4px solid #e0fffa;backdrop-filter:blur(3.200000286102295px);background:#e0fffa4d;border-radius:50%;padding:5px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.2s ease-in-out}.CarCard_copy_button__Ybmfs svg{font-size:24px;color:var(--white)}.CarCard_copy_button__Ybmfs:hover{transform:scale(1.1)}.CarCard_contact_seller_for_image__SL2uS{font-size:14px;color:var(--sec_shade_grey);font-weight:500;text-transform:capitalize}.CarCard_car_emi__mhoUz,.CarCard_car_price__FxL88{font-size:20px;font-weight:500}.CarCard_date__yv39d{text-align:right;width:100%;font-weight:400;font-size:12px;color:var(--sec_shade_grey);padding-top:8px}.CarCard_image__DUCE_ .CarCard_make_image__Bg6EC{width:100%;height:150px}.CarCard_image__DUCE_ .CarCard_make_image__Bg6EC img{width:100%;height:100%;display:block;object-fit:contain}@media (max-width:940px){.CarCard_listing_car_container__xG6Kd{width:100%;margin:0}.CarCard_container__5NhRX{width:calc(100% / 1.3);flex-shrink:0;margin-right:12px}.CarCard_flex__zYTa_ .CarCard_car_name__AZYmv{font-size:18px}.CarCard_car_details__j4K2g{font-size:12px}.CarCard_price_and_emi__MWQTm{padding:8px 0;font-size:18px}.CarCard_button__whOYq{font-size:14px}.CarCard_contact_seller_for_image__SL2uS{font-size:12px}.CarCard_car_emi__mhoUz,.CarCard_car_price__FxL88{font-size:18px}}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes CarCard_spin__0QWTb{0%{--angle:0deg}to{--angle:360deg}}.RangeSlider_heading__xw3ny{font-size:32px;font-weight:700;color:rgb(63,63,63);text-align:center;width:100%;padding:32px 0 0}.RangeSlider_box__PsgNX{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.RangeSlider_batch_box__IayHD{width:100%;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}.RangeSlider_batch__uDKti{color:#7d7d7d;font-size:14px}.SellerLogin_flex__xlrjA{justify-content:center;width:100%}.SellerLogin_flex2__MphW2,.SellerLogin_flex__xlrjA{display:flex;align-items:flex-start;padding:16px;border-radius:8px}.SellerLogin_flex2__MphW2{justify-content:space-between;background-color:var(--tan_teal);margin-bottom:24px}.SellerLogin_flex2_left__io_aW img{width:120px;height:93px;border-radius:4px;display:block;object-fit:cover}.SellerLogin_flex2_right__v5eer{width:calc(100% - 120px);padding-left:16px}.SellerLogin_flex_start__Cz6FD{display:flex;justify-content:flex-start;align-items:center;margin-bottom:24px}.SellerLogin_flex_start1__D0W0G{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:24px}.SellerLogin_button_border__DB3at{width:120px;padding:10px 12px;border-radius:8px;border:.5px solid #6f7978;text-align:center;margin-right:24px}.SellerLogin_left__gIIeC{width:350px;height:500px;margin-right:48px}.SellerLogin_left__gIIeC img{width:350px;height:500px;display:block}.SellerLogin_right__iXIQd{width:70%}.SellerLogin_heading__36F7d{font-size:24px;padding:24px 0 8px;color:var(--hero_heading)}.SellerLogin_sub_heading__i6ScD{font-size:16px;color:var(--sec_shade_grey);padding-bottom:32px}.SellerLogin_heading1__3mBbG{font-size:20px;color:var(--hero_heading)}.SellerLogin_sub_heading1__o4z9_{font-size:16px;color:var(--sec_shade_grey);font-weight:500}.SellerLogin_heading_left__zRRrg{font-size:24px;margin-right:12px}.SellerLogin_button__ym0lW{margin-top:32px}.SellerLogin_info__qpoMj{font-size:14px;letter-spacing:.25px;color:var(--sec_shade_grey)}.SellerLogin_phone_flex__6CQeW{display:none}.SellerLogin_container__RwdNp{padding:40px 32px}.SellerLogin_fvrt__5h2Fr{color:var(--teal);font-size:24px;cursor:pointer}.SellerLogin_price__1KQTW{font-size:24px;color:var(--hero_heading)}.SellerLogin_make_your_offer__KfiBG{font-size:16px;text-decoration:underline;color:var(--text_blue);cursor:pointer;margin-left:12px}.SellerLogin_shape__EOCJo{padding:12px;background-color:var(--light_teal);border-radius:0 24px 24px 24px;margin-bottom:24px;display:flex;justify-content:flex-start;align-items:center!important}.SellerLogin_shape_phone__T5S6d{font-size:24px;margin-right:12px;display:flex;justify-content:center;align-items:center!important}.SellerLogin_shape_text__U_yte{color:var(--hero_heading);font-size:14px}.SellerLogin_loading__oa6i5{width:4px;height:4px;margin:8px auto;padding:4px;border-radius:50%;color:var(--white);animation:SellerLogin_balls_loader__iH_J1 .8s linear infinite alternate}.SellerLogin_consent_color__49QiP{text-decoration:underline;font-size:14px;color:var(--teal)}.SellerLogin_input_field1__3y2bP,.SellerLogin_input_field__qWx7N{width:100%;border:.2px solid #cacaca;border-radius:8px;padding:12px 24px;outline:none;font-size:18px;text-align:left;display:flex;justify-content:space-between;position:relative}.SellerLogin_input_field1__3y2bP{background-color:var(--light_teal);border:none}.SellerLogin_input_field2__T0ZMr{border-radius:0;border-top-right-radius:8px;border-bottom-right-radius:8px;background-color:var(--light_teal)!important;border:none}.SellerLogin_MUI_input__0CgKH{width:100%;display:flex;position:relative;color:var(--sec_shade_grey)}.SellerLogin_MUI_input__0CgKH .SellerLogin_float_label__JT924{width:max-content;z-index:9;font-size:18px;position:absolute;margin:12px 24px;pointer-events:none;transition:all .2s ease-in-out}.SellerLogin_MUI_input__0CgKH .SellerLogin_input_field__qWx7N:valid+.SellerLogin_float_label__JT924,.SellerLogin_MUI_input__0CgKH:focus-within .SellerLogin_float_label__JT924{position:absolute;padding:12px 24px;margin:0;background-color:transparent;transform:translate(-20px,-24px) scale(.8)}.SellerLogin_phoneNumberDisplay__467fK{display:none}.SellerLogin_MUI_input__0CgKH:focus-within .SellerLogin_phoneNumberDisplay__467fK,.SellerLogin_phoneNumberActive__sYrRx{display:flex;justify-content:center;align-items:center;font-size:18px;color:var(--hero_heading);background-color:var(--light_teal);border-top-left-radius:8px!important;border-bottom-left-radius:8px!important;padding:0 10px}.SellerLogin_MUI_input__0CgKH .SellerLogin_float_label__JT924.SellerLogin_labelActive__zPRfw{transform:translate(-20px,-24px) scale(.8)}.SellerLogin_error__LmmxA{font-size:12px;margin:0 0 10px;color:rgb(219,0,66);animation:SellerLogin_bounceError__y_8_p .5s ease-in-out}.SellerLogin_new_otp__4oH5m input{padding:10px 20px;font-size:20px;border-radius:8px;outline:none;border:.2px solid #6f7978;width:max-content}.SellerLogin_new_otp__4oH5m input:focus{border:.2px solid var(--light_teal)}.SellerLogin_new_otp__4oH5m input::placeholder{font-size:20px;color:#b4b4b4}.SellerLogin_consent_box__7ryHl{width:100%;padding-top:12px;display:flex;color:var(--sec_shade_grey);align-items:flex-start}.SellerLogin_consent_left__zzOOp{width:5%}.SellerLogin_consent_right1__YOnYz,.SellerLogin_consent_right__4abqV{width:90%;padding-left:3%;font-size:14px!important;line-height:20px;letter-spacing:.25px}.SellerLogin_consent_right1__YOnYz{padding-left:0}.SellerLogin_button__ym0lW{width:100%;white-space:nowrap;background:var(--hover);font-size:18px;padding:12px 32px;color:white!important;text-align:center;border-radius:8px;transition:.2s ease-in-out;outline:none;border:none}.SellerLogin_button__ym0lW:hover{padding:12px 45px;cursor:pointer}.SellerLogin_resend_button__6e5Tu{font-size:14px;color:teal;text-decoration:underline;cursor:pointer}@media (max-width:940px){.SellerLogin_container__RwdNp{padding:60px 16px}.SellerLogin_flex__xlrjA{padding:0;flex-wrap:wrap}.SellerLogin_left__gIIeC{display:none}.SellerLogin_right__iXIQd{width:100%}.SellerLogin_button__ym0lW{margin-top:16px}.SellerLogin_phone_flex__6CQeW{display:block;width:100%;font-size:32px;color:var(--hero_heading)}.SellerLogin_consent_right1__YOnYz{padding-left:12px!important}.SellerLogin_flex_start__Cz6FD{flex-wrap:wrap}.SellerLogin_make_your_offer__KfiBG{margin-left:0}.SellerLogin_flex2_left__io_aW img{height:101px}.SellerLogin_flex2__MphW2{padding:8px}.SellerLogin_price__1KQTW{width:100%;font-size:20px}.SellerLogin_heading1__3mBbG{font-size:16px}.SellerLogin_make_your_offer__KfiBG,.SellerLogin_sub_heading1__o4z9_{font-size:14px}.SellerLogin_button_border__DB3at{width:max-content;padding:10px 24px;margin-right:12px}.SellerLogin_MUI_input__0CgKH .SellerLogin_float_label__JT924{margin:12px 2px}.SellerLogin_new_otp__4oH5m input{font-size:16px}.SellerLogin_new_otp__4oH5m input::placeholder{font-size:16px}}@keyframes SellerLogin_balls_loader__iH_J1{0%{box-shadow:-38px -12px,-14px 0,14px 0,38px 0}33%{box-shadow:-38px 0,-14px -12px,14px 0,38px 0}66%{box-shadow:-38px 0,-14px 0,14px -12px,38px 0}to{box-shadow:-38px 0,-14px 0,14px 0,38px -12px}}.SellerDetail_flex__FQOkH{display:flex;justify-content:center;align-items:flex-start;padding:32px}.SellerDetail_flex2__pJNud{padding:16px;border-radius:8px;background-color:var(--tan_teal);margin-bottom:24px}.SellerDetail_flex2__pJNud,.SellerDetail_flex2_mini__zowVH{display:flex;justify-content:space-between;align-items:flex-start}.SellerDetail_carImage__xyK5V img{width:120px;height:93px;border-radius:4px;display:block;object-fit:cover}.SellerDetail_nxLogoImage__mI2Ft{width:100px;height:93px;display:flex;border-radius:8px;background-color:white;justify-content:center;align-items:center;align-content:center}.SellerDetail_nxLogoImage__mI2Ft img{width:90px;object-fit:cover}.SellerDetail_flex2_right__IsA0f{width:calc(100% - 120px);padding-left:16px}.SellerDetail_flex_start__JTLlF{display:flex;justify-content:flex-start;align-items:center;margin-bottom:12px}.SellerDetail_flex_start1__BzQFe{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:24px}.SellerDetail_button_border__Tlfk3{min-width:max-content;width:120px;padding:10px 12px;border-radius:8px;border:.5px solid #6f7978;text-align:center;margin-right:24px}.SellerDetail_button_border__Tlfk3:hover{background:var(--button);border:.5px solid var(--button);color:white;cursor:pointer}.SellerDetail_left__ddsRP{width:350px;height:500px;margin-right:48px}.SellerDetail_left__ddsRP img{width:350px;height:500px;display:block}.SellerDetail_right__Qz9xC{width:70%}.SellerDetail_heading__nFdUs{font-size:24px;padding:24px 0 8px;color:var(--hero_heading)}.SellerDetail_sub_heading__pkzIs{font-size:16px;color:var(--sec_shade_grey);padding-bottom:32px}.SellerDetail_heading1__JadBc{font-size:20px;color:var(--hero_heading)}.SellerDetail_sub_heading1__tnjrT{font-size:16px;color:var(--sec_shade_grey);font-weight:500}.SellerDetail_heading_left__RUA5j{font-size:24px;margin-right:12px}.SellerDetail_button__Z_dLX{margin-top:32px}.SellerDetail_info__75RQ6{font-size:14px;letter-spacing:.25px;color:var(--sec_shade_grey)}.SellerDetail_phone_flex__1j7Fr{display:none}.SellerDetail_big_container__Hrmu0{background-color:whitesmoke}.SellerDetail_container__ct5T_{background-color:white;border-radius:16px}.SellerDetail_fvrt__e9aF_{color:var(--teal);font-size:24px;cursor:pointer}.SellerDetail_price__HIBix{font-size:24px;color:var(--hero_heading)}.SellerDetail_make_your_offer__BT9fS{font-size:16px;text-decoration:underline;color:var(--text_blue);cursor:pointer;margin-left:12px}.SellerDetail_shape__qxnSx{padding:12px;background-color:var(--light_teal);border-radius:0 24px 24px 24px;margin-bottom:24px;display:flex;justify-content:flex-start;align-items:center!important}.SellerDetail_shape_phone__vwVy3{font-size:24px;margin-right:12px;display:flex;justify-content:center;align-items:center!important}.SellerDetail_shape_text__ks7DY{color:var(--hero_heading);font-size:14px}.SellerDetail_error_message__0gBdd{height:50%;font-size:20px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;text-align:center;text-transform:capitalize;color:var(--hero_heading)}.SellerDetail_error_image__v_Qf9{width:100%}.SellerDetail_error_image__v_Qf9 img{width:30%;display:block;text-align:center;margin:auto}.SellerDetail_error_line_2__s6LnF{font-size:16px;font-weight:500;color:var(--sec_shade_grey)}.SellerDetail_dealer_page_button__pan2o{width:max-content;padding:10px 12px;border-radius:8px;text-align:center;color:white;border:.5px solid var(--button);background:var(--button);transition:.1s ease-in-out;display:flex;justify-content:center;align-content:center}.SellerDetail_dealer_page_button__pan2o span{width:24px;height:24px;margin-left:8px}.SellerDetail_dealer_page_button__pan2o span svg{width:24px;height:24px;display:block}.SellerDetail_dealer_page_button__pan2o img{display:block;margin-right:8px}.SellerDetail_dealer_page_button__pan2o:hover{cursor:pointer;padding:10px 24px}@media (max-width:940px){.SellerDetail_flex__FQOkH{padding:30px 16px;flex-wrap:wrap}.SellerDetail_left__ddsRP{display:none}.SellerDetail_right__Qz9xC{width:100%}.SellerDetail_button__Z_dLX{margin-top:16px}.SellerDetail_phone_flex__1j7Fr{display:block;width:100%;font-size:32px;color:var(--hero_heading)}.SellerDetail_consent_right1__QLb62{padding-left:12px!important}.SellerDetail_flex_start__JTLlF{flex-wrap:wrap;justify-content:center}.SellerDetail_make_your_offer__BT9fS{margin-left:0}.SellerDetail_flex2_left__gPvE8 img{height:101px}.SellerDetail_flex2__pJNud{padding:8px}.SellerDetail_price__HIBix{width:100%;font-size:20px}.SellerDetail_heading1__JadBc{font-size:16px}.SellerDetail_make_your_offer__BT9fS,.SellerDetail_sub_heading1__tnjrT{font-size:14px}.SellerDetail_button_border__Tlfk3{min-width:max-content;width:85px;padding:10px 0;margin-right:5px;font-size:12px}.SellerDetail_dealer_page_button__pan2o{width:100%;padding:10px 0 5px;font-size:12px;margin:12px 0 0}.SellerDetail_dealer_page_button__pan2o img,.SellerDetail_dealer_page_button__pan2o span svg{width:18px;height:18px}.SellerDetail_error_message__0gBdd{height:fit-content;font-weight:500;font-size:16px}.SellerDetail_error_image__v_Qf9 img{width:100%}.SellerDetail_error_line_2__s6LnF{font-size:14px}}.SellerDetail_button__Z_dLX{width:100%;white-space:nowrap;background:var(--button);font-size:18px;padding:12px 32px;color:white!important;text-align:center;border-radius:8px;transition:.2s ease-in-out}.SellerDetail_button__Z_dLX:hover{padding:12px 45px;cursor:pointer}.SellerDetail_resend_button__1vn2j{font-size:14px;color:teal;text-decoration:underline}.RcInfo_container__YA7fz{width:100%;padding:48px 80px;color:var(--hero_heading);font-weight:500}.RcInfo_main_heading__Lx_8m{font-size:40px}.RcInfo_sub_heading__peSrn{font-size:24px;padding:12px 0}.RcInfo_normal__z_uvv,.RcInfo_number__EY9ek{font-size:20px}.RcInfo_normal__z_uvv,.RcInfo_word__gEhzB{color:var(--sec_shade_grey);padding:12px 0}.RcInfo_word__gEhzB{font-size:16px}.RcInfo_container__YA7fz ul li{list-style-type:disc;color:var(--sec_shade_grey);font-size:20px}.RcInfo_container__YA7fz ul{padding-left:28px}.RcInfo_important_line__2GUsc{color:var(--teal);font-size:20px;line-height:28px;padding:10px 0}@media (max-width:940px){.RcInfo_container__YA7fz{padding:16px}.RcInfo_main_heading__Lx_8m{font-size:20px}.RcInfo_sub_heading__peSrn{font-size:18px;padding:12px 0}.RcInfo_normal__z_uvv,.RcInfo_number__EY9ek{font-weight:500;font-size:14px}.RcInfo_container__YA7fz ul li,.RcInfo_word__gEhzB{font-size:14px}.RcInfo_container__YA7fz ul{padding-left:20px}.RcInfo_important_line__2GUsc{font-size:14px;line-height:normal;padding:10px 0}}.Lending_container__ViGUW{width:100%;background-color:white;padding-bottom:100px;z-index:9!important;position:sticky;border-bottom-left-radius:100px;border-bottom-right-radius:100px}.Lending_heading__KC57C{font-size:24px;padding-bottom:40px;padding-left:80px;font-weight:500;text-align:left;color:var(--hero_heading)}.Lending_image__HWlKc{width:100%;display:flex}.Lending_image__HWlKc img{margin-left:100px}@media (max-width:940px){.Lending_heading__KC57C{font-size:18px;padding:32px 0 16px 16px}.Lending_container__ViGUW{border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding-bottom:50px}}.NewsLetter_box__6_uUF{width:90%;margin:48px auto;padding:50px 48px;border-radius:16px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(0deg,#90E0DF,#91E0DF .78%,#D5F3D0)}.NewsLetter_left__j45Vx{width:80%}.NewsLetter_right__y6qIX{width:150px;height:100px;border-radius:12px;border:3px solid rgb(255,255,255);display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 6px #ffffff;background:transparent;transition:transform .1s ease,box-shadow .1s ease}.NewsLetter_right__y6qIX svg{color:white;font-size:48px;transform:rotate(-45deg);transition:transform .1s ease-in-out}.NewsLetter_right__y6qIX:hover svg{transform:rotate(0deg)}.NewsLetter_right__y6qIX:active{transform:translateY(4px);box-shadow:0 2px #9a9a9a}.NewsLetter_title__aMlJj{font-size:48px}.NewsLetter_sub_title__VXa56{font-size:24px;font-weight:500}@media (max-width:940px){.NewsLetter_box__6_uUF{padding:16px;margin:16px auto}.NewsLetter_title__aMlJj{font-size:24px;font-weight:500}.NewsLetter_sub_title__VXa56{font-size:16px}.NewsLetter_right__y6qIX{width:70px;height:50px;border:1px solid white;box-shadow:0 2px #ffffff}.NewsLetter_right__y6qIX svg{font-size:30px}}