.Spinner_loaderWrapper__7bvA2{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.Spinner_loader__pHn2T{border:4px solid hsla(0,0%,100%,.2);border-top:4px solid var(--color-primary);border-radius:50%;width:40px;height:40px;animation:Spinner_spin__6H6xH .8s linear infinite}@keyframes Spinner_spin__6H6xH{to{transform:rotate(1turn)}}.GoogleMapDynAddressInput_container__pT5E9{display:flex;flex-direction:column;gap:4px;width:100%}.GoogleMapDynAddressInput_inputWrapper__h94b2{display:flex;width:100%;animation:GoogleMapDynAddressInput_slideIn__DXuqt .2s ease-out}.GoogleMapDynAddressInput_input__CDRdr{width:100%}@keyframes GoogleMapDynAddressInput_slideIn__DXuqt{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.GoogleMapDynAddressInput_inputWrapper__h94b2.GoogleMapDynAddressInput_removing__8fT2K{animation:GoogleMapDynAddressInput_slideOut__frQuJ .2s ease-in forwards}@keyframes GoogleMapDynAddressInput_slideOut__frQuJ{0%{opacity:1;transform:translateY(0);max-height:60px;margin-bottom:12px}to{opacity:0;transform:translateY(-10px);max-height:0;margin-bottom:0}}.StepTwo_mainContainer__IviRs{display:flex;flex-direction:column;gap:24px;padding:20px}.StepTwo_mapContainer__4_pNR{width:100%;height:200px}.StepTwo_prevStepContainer__2AMBS{display:flex;gap:4px;width:100%;height:156px}.StepTwo_prevStepLeftContainer__kKxGd{width:120px;display:flex;flex-direction:column;gap:4px}.StepTwo_backButton__BjUt_{height:32px;width:120px;border-radius:12px;display:flex;justify-content:center;align-items:center;gap:8px;border:none;background-color:#fff;font-size:12px;font-weight:400;color:var(--color-secondary-text)}.StepTwo_backButton__BjUt_:hover{border:2px solid var(--color-primary)}.StepTwo_carContainer__VHJ9k{box-sizing:border-box;width:120px;height:120px;background-color:#fff;border-radius:12px;padding:14px 16px}.StepTwo_carContainer__VHJ9k img{width:100%;height:auto;display:block;object-fit:cover;margin-bottom:4px}.StepTwo_carContainer__VHJ9k span{font-size:10px;font-weight:500;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.StepTwo_addressContainer__og_fD{height:100%;width:100%;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding:12px 16px;background-color:#fff;border-radius:12px}.StepTwo_addressHeader__rJghV{color:var(--color-secondary-text);display:flex;width:100%;height:16px;align-items:baseline}.StepTwo_addressHeader__rJghV span{color:var(--color-secondary-text);font-size:14px;margin-left:8px}.StepTwo_addressList__oILSh{margin-top:auto;display:flex;flex-direction:column;gap:4px}.StepTwo_addressItem__4cdiz{font-size:12px;font-weight:500}.StepTwo_divider__BzR51{border:none;border-top:1px solid #ddd;width:100%;margin:4 0}.StepTwo_title__CRnYu{font-size:20px;font-weight:700;color:var(--color-primary-text);margin:0}.StepTwo_optionalContainer__BCW0U{display:flex;flex-direction:column;gap:24px}.StepTwo_dateContainer__bO9MG{display:flex;flex-direction:column;gap:10px}.DateTimePicker_inputContainer__s4Sj_{position:relative;width:100%}.DateTimePicker_input__tkWYd{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;background:#fff;cursor:pointer;outline:none;transition:border-color .2s}.DateTimePicker_input__tkWYd:focus{border-color:#007aff}.DateTimePicker_overlay__SlxyS{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1000;display:flex;align-items:flex-end}.DateTimePicker_modal__WtFDu{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:400px;margin:0 auto;padding:20px;animation:DateTimePicker_slideUp__zaJKG .3s ease-out;max-height:80vh;overflow-y:auto}@keyframes DateTimePicker_slideUp__zaJKG{0%{transform:translateY(100%)}to{transform:translateY(0)}}.DateTimePicker_header__lobpI{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;position:relative}.DateTimePicker_handle__cRf7F{position:absolute;top:-15px;left:50%;transform:translateX(-50%);width:40px;height:4px;background:silver;border-radius:2px}.DateTimePicker_title__KzhJl{font-size:18px;font-weight:600;margin:0;color:#333}.DateTimePicker_closeButton__J_m7o{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.DateTimePicker_calendar__Gb64t{margin-bottom:30px}.DateTimePicker_monthNavigation__vxj8u{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.DateTimePicker_monthNavigation__vxj8u button{background:none;border:none;font-size:20px;color:#007aff;cursor:pointer;padding:8px;border-radius:8px;transition:background-color .2s}.DateTimePicker_monthNavigation__vxj8u button:hover{background:#f0f0f0}.DateTimePicker_monthTitle__S7JjZ{font-size:18px;font-weight:600;color:#333}.DateTimePicker_weekDays__IoHqM{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:8px;gap:8px;margin-bottom:8px}.DateTimePicker_weekDay__2Dl_6{text-align:center;font-size:14px;color:#666;font-weight:500;padding:8px 0}.DateTimePicker_daysGrid__iNjUU{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:4px;gap:4px}.DateTimePicker_dayCell__g94Hr{aspect-ratio:1;border:none;background:none;font-size:16px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#333;min-height:44px}.DateTimePicker_dayCell__g94Hr:hover{background:#f0f0f0}.DateTimePicker_dayCell__g94Hr.DateTimePicker_otherMonth__OY9D6{color:#ccc}.DateTimePicker_dayCell__g94Hr.DateTimePicker_today__5p4ar{background:#007aff;color:#fff;font-weight:600}.DateTimePicker_dayCell__g94Hr.DateTimePicker_selected__G7vma{background:#ff9500;color:#fff;font-weight:600}.DateTimePicker_dayCell__g94Hr.DateTimePicker_selected__G7vma.DateTimePicker_today__5p4ar{background:#ff9500}.DateTimePicker_dayCell__g94Hr.DateTimePicker_disabled__U96n5{color:#ccc;cursor:not-allowed;background:#f8f8f8}.DateTimePicker_dayCell__g94Hr.DateTimePicker_disabled__U96n5:hover{background:#f8f8f8}.DateTimePicker_timeSection__J4Esx{margin-bottom:30px}.DateTimePicker_timeTitle__hpgEO{font-size:16px;font-weight:600;margin:0 0 12px;color:#333}.DateTimePicker_timeSelect__p_5G3{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;background:#fff;cursor:pointer;outline:none}.DateTimePicker_timeSelect__p_5G3:focus{border-color:#007aff}.DateTimePicker_confirmButton__OK9C0{width:100%;padding:16px;background:#ff9500;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}.DateTimePicker_confirmButton__OK9C0:hover{background:#e8850f}.DateTimePicker_confirmButton__OK9C0:active{background:#cc7a0e}@media (max-width:480px){.DateTimePicker_modal__WtFDu{border-radius:16px 16px 0 0}.DateTimePicker_dayCell__g94Hr{font-size:14px;min-height:40px}.DateTimePicker_title__KzhJl{font-size:16px}}.CustomItemCounter_container__i4OYd{display:flex;justify-content:space-between;align-items:center}.CustomItemCounter_labelSection__VvMbt{display:flex;flex-direction:column;gap:6px}.CustomItemCounter_label__GqArN{font-weight:500;color:var(--color-primary-text);font-size:12px}.CustomItemCounter_price__XznrM{font-size:12px;color:var(--color-secondary-text);font-weight:500}.CustomItemCounter_controls__Ctfe3{display:flex;align-items:center;gap:8px}.CustomItemCounter_button__YFYBl{width:20px;height:20px;padding:0;border-radius:50%;border:none;cursor:pointer;background-color:transparent;display:flex;align-items:center;justify-content:center}.CustomItemCounter_button__YFYBl:disabled{cursor:not-allowed;opacity:.4}.CustomItemCounter_count__jyb53{font-size:12px;font-weight:500;min-width:15px;text-align:center}.CustomButtonGroup_section__4GThr{display:flex;flex-direction:column;gap:4px}.CustomButtonGroup_sectionLabel__KjRqT{font-weight:500;color:var(--color-secondary-text);font-size:12px}.CustomButtonGroup_sectionDescription__R9NkR{font-weight:500;color:var(--color-secondary-text);font-size:10px}.CustomButtonGroup_optionalButtonGroup__O0ZwS{display:flex;flex-wrap:wrap;gap:6px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.CustomButtonGroup_optionalButton__ak5_S{display:flex;align-items:center;justify-content:center;text-align:center;background-color:#fff;height:28px;border:none;border-radius:12px;padding:8px 12px;font-size:12px;font-weight:400;color:var(--color-secondary-text);cursor:pointer;transition:all .2s ease;white-space:nowrap}.CustomButtonGroup_optionalButtonSelected__ZcnZ4{background-color:var(--color-secondary);color:#fff}.CustomToogle_wrapper__HMuix{display:inline-flex;justify-content:space-between;align-items:center;gap:.6rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CustomToogle_disabled__rs5Ez{opacity:.55;cursor:not-allowed}.CustomToogle_input__LFVFT{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.CustomToogle_track__zbAd2{width:36px;height:20px;background:#e5e7eb;border-radius:999px;position:relative;display:inline-block;transition:background-color .18s ease,box-shadow .18s ease;box-shadow:inset 0 0 0 1px rgba(0,0,0,.03)}.CustomToogle_checked__M5wv7{background-color:var(--color-primary)}.CustomToogle_thumb__cSHJK{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 2px 4px rgba(2,6,23,.12);transform:translateX(0);transition:transform .18s cubic-bezier(.2,.9,.2,1),box-shadow .18s ease}.CustomToogle_thumbChecked__mNxCF{transform:translateX(16px)}.CustomToogle_label__6RmLm{font-weight:500;color:var(--color-primary-text);font-size:12px}.CustomToogle_wrapper__HMuix:focus-visible .CustomToogle_track__zbAd2{box-shadow:0 0 0 3px rgba(59,130,246,.18)}.FooterForm_footerContainer__efyZl{height:120px;width:100%;display:flex;padding:20px;gap:16px;background-color:var(--color-secondary);border-radius:12px}.FooterForm_totalContainer__nUH1R{display:flex;flex-direction:column;justify-content:center;gap:4px;height:50px;min-width:60px;color:#fff}.FooterForm_totalText__juLJE{font-size:24px;font-weight:700}.FooterForm_totalLabelText__Acmoz{font-size:12px;font-weight:500}.StepThree_mainContainer__mV4Ec{display:flex;flex-direction:column;width:100%;gap:24px;padding:20px}.StepThree_blockContainer__Jte3M{display:flex;flex-direction:column;width:100%;gap:10px}.StepThree_buttonRefreshContainer__OFNrb{position:absolute;top:12px;right:12px}.StepThree_orderContainer__nXhzh{position:relative;display:flex;flex-direction:column;gap:16px;width:100%;color:var(--color-primary-text);font-size:12px;font-weight:500;padding:14px 16px;border-radius:12px;background-color:#fff}.StepThree_carInfo__WIHrF{height:50px;display:inline-flex;gap:12px;padding-bottom:6px;padding-right:30px;border-bottom:1px solid var(--color-secondary-text);align-items:center}.StepThree_carInfo__WIHrF img{width:auto;height:100%;display:block;object-fit:cover}.StepThree_orderInfoList__aFfFd{display:flex;flex-direction:column;gap:12px}.StepThree_orderInfoItem__tois9{display:inline-flex;align-items:flex-start}.StepThree_orderInfoItemTitle__JrFO9{width:60px;color:var(--color-secondary-text)}.StepThree_contactContainer__Yj63_{display:flex;flex-direction:column;gap:10px}.IconButton_button__PA8Lw{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background-color:transparent;cursor:pointer;transition:all .2s ease;outline:none;color:#374151;position:relative;padding:0}.IconButton_button__PA8Lw:hover:not(.IconButton_disabled__f1pIq){background-color:#f3f4f6}.IconButton_button__PA8Lw:active:not(.IconButton_disabled__f1pIq){background-color:#e5e7eb}.IconButton_button__PA8Lw:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.IconButton_button__PA8Lw svg{width:60%;height:60%;flex-shrink:0}.IconButton_disabled__f1pIq{opacity:.5;cursor:not-allowed;transform:none!important}