.SkeletonLoader_wizardPanelSkeleton__50QiE{display:flex;flex-direction:column;gap:1.5rem}.SkeletonLoader_wizardSkeleton__6cGTQ{width:100%;height:100%;display:flex;flex-direction:column;min-height:clamp(400px,50vh,600px)}.SkeletonLoader_skeletonCircle___8grE{border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;position:relative;overflow:hidden;animation:SkeletonLoader_shimmer__5GgsX 1.5s ease-in-out infinite}.SkeletonLoader_container__moKtA{width:100%;padding:clamp(1.25rem,4vw,2rem);flex:1 1;overflow-y:auto}.SkeletonLoader_grid__fLomf{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem}.SkeletonLoader_categoryCard__f_fyX{position:relative;border:2px solid #e5e7eb;border-radius:1.5rem;padding:1.5rem;background:#fff;display:flex;flex-direction:row;align-items:center;gap:1.25rem;box-shadow:0 1px 3px rgba(0,0,0,.05)}.SkeletonLoader_categoryIcon__rN2my{flex-shrink:0;width:56px;height:56px;border-radius:1rem;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.SkeletonLoader_categoryIcon__rN2my:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:SkeletonLoader_shimmer__5GgsX 1.5s infinite}.SkeletonLoader_categoryContent__280_Q{display:flex;flex-direction:column;gap:.5rem;flex:1 1;min-width:0}.SkeletonLoader_serviceTotalPrice__MmJr9{margin-bottom:1rem;border-bottom:2px solid #e5e7eb;padding-bottom:.75rem}.SkeletonLoader_serviceTotalPriceContent__ASfcr{display:flex;justify-content:space-between;align-items:center;padding:0}.SkeletonLoader_serviceCard__tO5YD{position:relative;border:2px solid #e5e7eb;border-radius:1.5rem;padding:1.5rem;background:#fff;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.05)}.SkeletonLoader_serviceCardHeader__Dt_ID{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.SkeletonLoader_skeletonLine__rpT7q{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:.5rem;position:relative;overflow:hidden;animation:SkeletonLoader_shimmer__5GgsX 1.5s ease-in-out infinite}@keyframes SkeletonLoader_shimmer__5GgsX{0%{background-position:-200% 0}to{background-position:200% 0}}.SkeletonLoader_categoryIcon__rN2my{position:relative;overflow:hidden}.SkeletonLoader_categoryIcon__rN2my:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);animation:SkeletonLoader_shimmer__5GgsX 1.5s ease-in-out infinite}.BookingWizard_wizard__ns84c{position:fixed;inset:0;display:none;z-index:1000}.BookingWizard_isOpen___Q9N6{display:block}.BookingWizard_backdrop__a_Jfb{position:absolute;inset:0;background:rgba(15,23,42,.65);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.BookingWizard_panel__nUhlN{position:relative;max-width:960px;max-height:92vh;margin:4vh auto;background:#fff;border-radius:32px;padding:clamp(1.5rem,4vw,2.5rem);box-shadow:0 30px 80px rgba(15,23,42,.35);display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;min-height:0}.BookingWizard_header__Wir_i{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.BookingWizard_header__Wir_i h2{margin:0;font-size:clamp(1.4rem,3vw,2rem)}.BookingWizard_header__Wir_i p{margin:.3rem 0 0;color:var(--text-muted)}.BookingWizard_close__KnxaD{border:none;background:rgba(15,23,42,.05);width:44px;height:44px;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:all .2s ease}.BookingWizard_close__KnxaD:hover{background:rgba(15,23,42,.1)}.BookingWizard_progress__w904m{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.BookingWizard_step__BrqF2{padding:1rem;border-radius:1rem;border:2px dashed #cbd5e1;background:#fff;display:flex;flex-direction:row;align-items:center;gap:.75rem;position:relative}.BookingWizard_stepIcon__uD3Ep{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);background:var(--surface-alt);border-radius:.5rem;padding:.375rem;position:relative}.BookingWizard_stepIcon__uD3Ep>div{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.BookingWizard_stepIcon__uD3Ep svg{width:100%;height:100%}.BookingWizard_stepNumber___CSUi{position:absolute;top:-8px;right:-8px;width:20px;height:20px;background:#fff;border:2px solid #cbd5e1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:var(--text-muted);box-shadow:0 2px 4px rgba(0,0,0,.1);line-height:1;z-index:1}.BookingWizard_stepContent__L4qk0{display:flex;flex-direction:column;gap:.25rem;flex:1 1;min-width:0}.BookingWizard_stepContent__L4qk0 strong{font-size:.95rem;display:block}.BookingWizard_stepContent__L4qk0 span{color:var(--text-muted);font-size:.85rem;display:block}.BookingWizard_step__BrqF2.BookingWizard_active__UTzMO{border:2px solid #3b82f6;background:rgba(59,130,246,.05)}.BookingWizard_step__BrqF2.BookingWizard_active__UTzMO .BookingWizard_stepIcon__uD3Ep{background:#3b82f6;color:white}.BookingWizard_step__BrqF2.BookingWizard_active__UTzMO .BookingWizard_stepNumber___CSUi{background:#3b82f6;border-color:#3b82f6;color:white}.BookingWizard_step__BrqF2.BookingWizard_complete__WJbnV{border:2px solid #22c55e;background:rgba(34,197,94,.05)}.BookingWizard_step__BrqF2.BookingWizard_complete__WJbnV .BookingWizard_stepIcon__uD3Ep{background:rgba(34,197,94,.15);color:#22c55e}.BookingWizard_step__BrqF2.BookingWizard_complete__WJbnV .BookingWizard_stepNumber___CSUi{background:#22c55e;border-color:#22c55e;color:white}.BookingWizard_body__WV_q2{background:var(--surface);border-radius:1.75rem;padding:0;border:1px solid var(--border);height:clamp(400px,50vh,600px);overflow-y:auto;overflow-x:hidden;flex:0 1 auto;scrollbar-width:none;-ms-overflow-style:none}.BookingWizard_body__WV_q2:has(.BookingWizard_container__Wqvwz){overflow:hidden;display:flex;flex-direction:column}.BookingWizard_body__WV_q2::-webkit-scrollbar{display:none}.BookingWizard_body__WV_q2 .BookingWizard_eyebrow__GxFJA{color:var(--text-muted);font-weight:600}.BookingWizard_success__DxMeF{text-align:center;display:flex;flex-direction:column;gap:.75rem;padding:1rem 0}.BookingWizard_success__DxMeF h3{margin:0;font-size:2rem}.BookingWizard_success__DxMeF p{margin:0;color:var(--text-muted)}.BookingWizard_footer____sH3{display:flex;justify-content:space-between;gap:1rem;flex-shrink:0;flex-grow:0;flex-basis:auto;padding-top:.5rem;padding-bottom:0;min-height:-moz-fit-content;min-height:fit-content}.BookingWizard_footer____sH3.BookingWizard_single__8JW6s{justify-content:flex-end}.BookingWizard_btn__3o4g3{flex:1 1;min-width:0;max-width:100%;padding:.85rem 1.5rem;border-radius:.875rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:2px solid transparent;display:flex;align-items:center;justify-content:center;gap:.5rem}.BookingWizard_btn__3o4g3:disabled{opacity:.5;cursor:not-allowed}.BookingWizard_btn__3o4g3.BookingWizard_ghost__6wICK{color:#64748b;border-color:#e2e8f0;background:transparent}.BookingWizard_btn__3o4g3.BookingWizard_ghost__6wICK:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;color:#475569}.BookingWizard_btn__3o4g3.BookingWizard_continue___2vfP,.BookingWizard_btn__3o4g3.BookingWizard_finish__8CV0_,.BookingWizard_btn__3o4g3.BookingWizard_primary__b5Kvn{background:#3b82f6;color:white;border-color:#3b82f6}.BookingWizard_btn__3o4g3.BookingWizard_continue___2vfP:hover:not(:disabled),.BookingWizard_btn__3o4g3.BookingWizard_finish__8CV0_:hover:not(:disabled),.BookingWizard_btn__3o4g3.BookingWizard_primary__b5Kvn:hover:not(:disabled){background:#2563eb;border-color:#2563eb}@media (max-width:768px){.BookingWizard_panel__nUhlN{margin:0;min-height:100vh;max-height:100vh;border-radius:0}.BookingWizard_progress__w904m{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.BookingWizard_step__BrqF2{padding:.75rem;gap:.5rem}.BookingWizard_stepIcon__uD3Ep{width:28px;height:28px}.BookingWizard_stepNumber___CSUi{width:16px;height:16px;font-size:.65rem;top:-5px;right:-5px}.BookingWizard_stepContent__L4qk0 strong{font-size:.85rem}.BookingWizard_footer____sH3{flex-direction:column;gap:.75rem;position:-webkit-sticky;position:sticky;bottom:0;background:#fff;padding:1rem 0 0;margin-top:auto;z-index:10;width:100%}.BookingWizard_footer____sH3 .BookingWizard_btn__3o4g3{width:100%;min-width:unset;display:flex!important}}.Step1Category_container__CBWvZ{width:100%;padding:clamp(1.25rem,4vw,2rem)}.Step1Category_loading__azIFp{text-align:center;padding:2rem;color:var(--text-muted);font-size:.95rem}.Step1Category_grid__QLL4T{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem}.Step1Category_card__71GuG{position:relative;border:2px solid #e5e7eb;border-radius:1.5rem;padding:1.5rem;text-align:left;background:#fff;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:row;align-items:center;gap:1.25rem;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Step1Category_card__71GuG:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.Step1Category_card__71GuG.Step1Category_selected__AEznA{border-color:#3b82f6;background:linear-gradient(135deg,rgba(59,130,246,.05),rgba(59,130,246,.02));box-shadow:0 8px 24px rgba(59,130,246,.2),0 0 0 1px rgba(59,130,246,.1);transform:translateY(-3px)}.Step1Category_icon__s2A09{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;color:#64748b;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:1rem;padding:.75rem;transition:all .3s ease}.Step1Category_icon__s2A09 svg{width:100%;height:100%;stroke:currentColor;stroke-width:2}.Step1Category_icon__s2A09 img{width:100%;height:100%;object-fit:contain;display:block}.Step1Category_content__XZKkQ{display:flex;flex-direction:column;gap:.5rem;flex:1 1;min-width:0}.Step1Category_content__XZKkQ strong{display:block;margin-bottom:0;font-size:1.1rem;font-weight:600;color:#1e293b;line-height:1.4}.Step1Category_content__XZKkQ span{color:#64748b;font-size:.9rem;line-height:1.5}.Step2Services_container__kjPog{width:100%;padding:clamp(1.25rem,4vw,2rem)}.Step2Services_loading__gy_Ao{text-align:center;padding:2rem;color:var(--text-muted);font-size:.95rem}.Step2Services_totalPrice__HjMUO{margin-bottom:1rem;border-bottom:2px solid #22c55e;padding-bottom:.75rem}.Step2Services_totalPriceContent__upnZy{display:flex;justify-content:space-between;align-items:center;padding:0}.Step2Services_totalLabel__pwfE6{font-size:1.1rem;font-weight:600;color:#22c55e}.Step2Services_totalAmount__VsinL{font-size:1.5rem;font-weight:700;color:#22c55e;letter-spacing:-.02em}.Step2Services_grid__w4IB_{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem}.Step2Services_card__g1H7x{position:relative;border:2px solid #e5e7eb;border-radius:1.5rem;padding:1.5rem;text-align:left;background:#fff;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:.75rem}.Step2Services_card__g1H7x:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.Step2Services_card__g1H7x.Step2Services_selected__js9ul{border-color:#3b82f6;background:linear-gradient(135deg,rgba(59,130,246,.05),rgba(59,130,246,.02));box-shadow:0 8px 24px rgba(59,130,246,.2),0 0 0 1px rgba(59,130,246,.1);transform:translateY(-3px)}.Step2Services_cardHeader__VLZQ_{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;position:relative}.Step2Services_cardHeader__VLZQ_ strong{display:block;margin-bottom:0;font-size:1.15rem;font-weight:600;color:#1e293b;flex:1 1;line-height:1.4;padding-right:.5rem}.Step2Services_price__HA90N{color:var(--text-muted);font-size:1.2rem;font-weight:700;white-space:nowrap;flex-shrink:0;letter-spacing:-.02em}.Step2Services_card__g1H7x.Step2Services_selected__js9ul .Step2Services_price__HA90N{color:#3b82f6;font-size:1.25rem}.Step2Services_description__tZy3W{color:#64748b;font-size:.95rem;display:block;line-height:1.5;margin-top:.25rem}.Step3Schedule_container__QMQ15{display:flex;flex-direction:column;gap:.5rem;height:100%;overflow:hidden}.Step3Schedule_tabs__f8rQj{display:flex;gap:0;border-bottom:2px solid var(--border);flex-shrink:0}.Step3Schedule_tab__AnslF{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;background:transparent;border:none;border-bottom:3px solid transparent;color:var(--text-muted);font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}.Step3Schedule_tab__AnslF:hover:not(:disabled){color:#3b82f6;background:rgba(59,130,246,.05)}.Step3Schedule_tab__AnslF:disabled{opacity:.5;cursor:not-allowed}.Step3Schedule_tab__AnslF.Step3Schedule_active__nV7YK{color:#3b82f6;border-bottom-color:#3b82f6;font-weight:600}.Step3Schedule_tabIcon__EbRxv{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.Step3Schedule_tabIcon__EbRxv svg{width:100%;height:100%;stroke:currentColor}.Step3Schedule_tabLabel__0rXMg{font-weight:inherit}.Step3Schedule_tabValue____PdM{font-size:.85rem;color:var(--text-muted);margin-left:.25rem}.Step3Schedule_tab__AnslF.Step3Schedule_active__nV7YK .Step3Schedule_tabValue____PdM{color:#3b82f6;font-weight:600}.Step3Schedule_calendarContainer__FTJ8F{background:var(--surface);border-radius:1.5rem;padding:0 1rem;position:relative;z-index:1;display:flex;flex-direction:column;flex:1 1;min-height:0;overflow:hidden}.Step3Schedule_calendarHeader__jOCGH{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;flex-shrink:0}.Step3Schedule_calendarNav__LTj8e{background:var(--surface-alt);border:1px solid var(--border);border-radius:.75rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:var(--text);cursor:pointer;transition:all .2s ease}.Step3Schedule_calendarNav__LTj8e:hover:not(:disabled){background:#3b82f6;color:white;border-color:#3b82f6}.Step3Schedule_calendarNav__LTj8e:disabled{opacity:.4;cursor:not-allowed}.Step3Schedule_calendarMonth__Zk_LG{font-size:1.25rem;font-weight:600;margin:0;color:var(--text)}.Step3Schedule_weekdays__NJRTL{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:0 .5rem;gap:0 .5rem;margin-bottom:.75rem;padding:0 1.5rem;flex-shrink:0}.Step3Schedule_weekday__u5BZe{text-align:center;font-size:.85rem;font-weight:600;color:var(--text-muted);padding:.5rem 0}.Step3Schedule_calendarGrid__K5v64{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:.5rem;gap:.5rem;flex:1 1;overflow-y:auto;min-height:0;padding:0 1.5rem .5rem;scrollbar-width:none;-ms-overflow-style:none}.Step3Schedule_calendarGrid__K5v64::-webkit-scrollbar{display:none}.Step3Schedule_day__ZG2za{height:2.5rem;border:none;border-radius:.75rem;background:var(--surface-alt);color:var(--text);font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;min-height:0}.Step3Schedule_day__ZG2za:hover:not(:disabled):not(.Step3Schedule_selected__iQrEz){background:rgba(59,130,246,.1);transform:scale(1.05)}.Step3Schedule_day__ZG2za.Step3Schedule_today__FZZFv{background:rgba(59,130,246,.15);font-weight:700}.Step3Schedule_day__ZG2za.Step3Schedule_selected__iQrEz{background:#3b82f6;color:white;font-weight:700}.Step3Schedule_day__ZG2za.Step3Schedule_past__54Fbn,.Step3Schedule_day__ZG2za:disabled{opacity:.4;cursor:not-allowed;background:var(--surface)}.Step3Schedule_dayEmpty__Cn4EJ{border:none;background:transparent;cursor:default}.Step3Schedule_timeSlotsContainer__8AMSj{margin-top:1.5rem;padding:1rem}.Step3Schedule_timeSlotsLabel__UkOMy{font-size:1rem;font-weight:600;margin:0 0 1rem;color:var(--text)}.Step3Schedule_timeSlotsGrid__3XL_o{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:.75rem;gap:.75rem}.Step3Schedule_timeSlot__m6Ijg{padding:.75rem 1rem;border:1px solid var(--border);border-radius:.75rem;background:var(--surface-alt);color:var(--text);font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:center;position:relative;z-index:2}.Step3Schedule_timeSlot__m6Ijg:hover:not(:disabled):not(.Step3Schedule_selected__iQrEz){background:rgba(59,130,246,.1);border-color:#3b82f6;transform:translateY(-2px)}.Step3Schedule_timeSlot__m6Ijg.Step3Schedule_selected__iQrEz{background:#3b82f6;color:white;border-color:#3b82f6;font-weight:700}.Step3Schedule_timeSlot__m6Ijg:disabled{opacity:.4;cursor:not-allowed}@media (max-width:768px){.Step3Schedule_tabs__f8rQj{gap:0}.Step3Schedule_tab__AnslF{padding:.75rem 1rem;font-size:.875rem}.Step3Schedule_tabIcon__EbRxv{width:16px;height:16px}.Step3Schedule_tabValue____PdM{display:none}.Step3Schedule_timeSlotsGrid__3XL_o{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.5rem}.Step3Schedule_timeSlot__m6Ijg{padding:.6rem .75rem;font-size:.85rem}}.Step4Summary_container__fvx92{display:flex;gap:2rem;align-items:stretch;min-height:0;height:100%;max-height:100%;overflow:hidden;padding:clamp(1.25rem,4vw,2rem)}.Step4Summary_summaryContainer__CLp8b{flex:0 0 40%;max-width:40%;border-right:2px solid var(--border);padding-right:2rem;display:flex;flex-direction:column;min-height:0;height:100%;overflow:hidden}.Step4Summary_summaryTitle__pXcgu{margin:0 0 1.5rem;font-size:1.25rem;font-weight:700;color:#1e293b;flex-shrink:0}.Step4Summary_servicesScroll__3cnCF{flex:1 1;overflow-y:auto;min-height:0;scrollbar-width:none;-ms-overflow-style:none;margin-bottom:1.5rem}.Step4Summary_servicesScroll__3cnCF::-webkit-scrollbar{display:none}.Step4Summary_servicesList__J6L9_{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.75rem}.Step4Summary_servicesList__J6L9_ li{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f1f5f9}.Step4Summary_servicesList__J6L9_ li:last-child{border-bottom:none}.Step4Summary_serviceName__kUlls{color:#1e293b;font-size:.95rem;flex:1 1}.Step4Summary_servicePrice__1LqpB{color:#3b82f6;font-size:.95rem;font-weight:600;white-space:nowrap;margin-left:1rem}.Step4Summary_footer__Jr20J{flex-shrink:0;display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;border-top:2px solid var(--border)}.Step4Summary_section__NdEo2{display:flex;flex-direction:column;gap:.75rem}.Step4Summary_label__Ufald{font-size:.95rem;font-weight:600;color:#475569}.Step4Summary_text__g7FkI{margin:0;color:#64748b;font-size:.95rem}.Step4Summary_total__WK3Pz{margin-top:0}.Step4Summary_totalAmount__qMZie{margin:0;font-size:1.5rem;font-weight:700;color:#22c55e}.Step4Summary_formContainer__IU0bU{flex:1 1;display:flex;flex-direction:column;min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.Step4Summary_formContainer__IU0bU::-webkit-scrollbar{display:none}.Step4Summary_form__MIy7J{display:flex;flex-direction:column;gap:1rem}.Step4Summary_form__MIy7J label{display:flex;flex-direction:column;gap:.5rem}.Step4Summary_labelText__B0RPE{font-size:.9rem;font-weight:600;color:var(--text);display:flex;align-items:center;gap:.25rem}.Step4Summary_requiredIcon__Y1syS{color:#ef4444;font-weight:700;font-size:1rem}.Step4Summary_labelRequired__hFMxD .Step4Summary_labelText__B0RPE{color:var(--text)}.Step4Summary_form__MIy7J input,.Step4Summary_form__MIy7J textarea{width:100%;padding:.85rem 1rem;border-radius:1rem;border:1px solid var(--border);font-size:1rem;font-family:inherit;transition:border-color .2s ease}.Step4Summary_form__MIy7J input:focus,.Step4Summary_form__MIy7J textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.Step4Summary_form__MIy7J textarea{min-height:120px;resize:vertical}@media (max-width:900px){.Step4Summary_container__fvx92{flex-direction:column;gap:1.5rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:100%}.Step4Summary_summaryContainer__CLp8b{flex:0 0 auto;max-width:100%;border-right:none;padding-right:0;padding-top:1.5rem;max-height:none;height:auto;overflow:visible}.Step4Summary_servicesScroll__3cnCF{overflow:visible;flex:none;margin-bottom:1.5rem}.Step4Summary_formContainer__IU0bU{flex:0 0 auto;min-height:0;height:auto;overflow:visible}}