.StepIndicator_wrapper__dn6yI{margin-bottom:40px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.StepIndicator_indicator__eGUtw{display:flex;align-items:center;justify-content:space-between;position:relative;min-width:max-content;padding:20px 0}.StepIndicator_item__r_mXq{display:flex;flex-direction:column;align-items:center;position:relative;flex:1 1;min-width:100px;transition:all .3s ease}.StepIndicator_itemClickable__ufKzN:hover .StepIndicator_circle__vK_87{transform:scale(1.1);box-shadow:0 4px 12px rgba(1,159,177,.3)}.StepIndicator_circle__vK_87{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #e2e8f0;color:#94a3b8;position:relative;z-index:2;transition:all .3s ease}.StepIndicator_circle__vK_87 svg{width:20px;height:20px}.StepIndicator_itemActive__WmCzN .StepIndicator_circle__vK_87{background:#019fb1;border-color:#019fb1;color:#fff;box-shadow:0 4px 12px rgba(1,159,177,.3)}.StepIndicator_itemCompleted__Oyxrz .StepIndicator_circle__vK_87{background:#10b981;border-color:#10b981;color:#fff}.StepIndicator_title__e44ob{margin-top:12px;font-size:13px;font-weight:500;color:#64748b;text-align:center;white-space:nowrap;transition:all .3s ease}.StepIndicator_itemActive__WmCzN .StepIndicator_title__e44ob{color:#019fb1;font-weight:600}.StepIndicator_itemCompleted__Oyxrz .StepIndicator_title__e44ob{color:#10b981}.StepIndicator_line__KcbI4{position:absolute;top:25px;width:100%;height:2px;background:#e2e8f0;z-index:1;transition:all .3s ease}.StepIndicator_itemCompleted__Oyxrz .StepIndicator_line__KcbI4{background:#10b981}@media (max-width:1200px){.StepIndicator_circle__vK_87{width:45px;height:45px}.StepIndicator_title__e44ob{font-size:12px}.StepIndicator_item__r_mXq{min-width:90px}}@media (max-width:768px){.StepIndicator_indicator__eGUtw{padding:15px 0}.StepIndicator_circle__vK_87{width:40px;height:40px}.StepIndicator_title__e44ob{font-size:11px;margin-top:8px}.StepIndicator_item__r_mXq{min-width:70px}.StepIndicator_line__KcbI4{top:20px}}.StepDestination_destinationCard__l55em{border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;border:2px solid transparent;background:#fff}.StepDestination_destinationCard__l55em:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1);border-color:#019fb1}.StepDestination_selected__p3YbC{border-color:#019fb1;background:linear-gradient(135deg,#e6f7f9,#d0f0f4);box-shadow:0 8px 24px rgba(1,159,177,.2);transform:translateY(-4px)}.StepDestination_image__Fot1_{position:relative;height:200px;overflow:hidden}.StepDestination_image__Fot1_ img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.StepDestination_imageOverlay__w8Ahk{position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(0deg,rgba(0,0,0,.3),transparent);opacity:0;transition:opacity .3s ease}.StepDestination_destinationCard__l55em:hover .StepDestination_image__Fot1_ img{transform:scale(1.15)}.StepDestination_destinationCard__l55em:hover .StepDestination_imageOverlay__w8Ahk{opacity:1}.StepDestination_popularBadge__H3Cmm{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;padding:6px 12px;border-radius:20px;font-size:11px;font-weight:700;display:flex;align-items:center;z-index:2;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px rgba(255,107,53,.4)}.StepDestination_selectedBadge__MDxCM{position:absolute;top:12px;right:12px;width:36px;height:36px;background:linear-gradient(135deg,#019fb1,#00b4c8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;z-index:3;box-shadow:0 4px 12px rgba(1,159,177,.4);animation:StepDestination_popIn__5xDPe .3s cubic-bezier(.68,-.55,.265,1.55)}@keyframes StepDestination_popIn__5xDPe{0%{transform:scale(0)}to{transform:scale(1)}}.StepDestination_content__8N_OO{padding:16px}.StepDestination_disabledButton__R5Iof{opacity:.5;cursor:not-allowed}.StepTripType_cardsRow__IsVVn{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px;gap:20px}.StepTripType_cardsRowRtl__kwq_h{direction:rtl}.StepTripType_card__Zyrj4{position:relative;padding:30px 24px;border-radius:16px;border:2px solid #edf1f7;background:#ffffff;cursor:pointer;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease,background .3s ease;text-align:center;min-height:220px;box-shadow:0 8px 30px rgba(15,23,42,.05)}.StepTripType_card__Zyrj4:hover{border-color:var(--accent-primary);transform:translateY(-4px);box-shadow:0 18px 35px rgba(10,99,122,.18)}.StepTripType_cardSelected__xcxrg{border-color:var(--accent-primary);background:radial-gradient(circle at top,rgba(255,255,255,.9),var(--accent-ghost));box-shadow:0 22px 45px rgba(7,104,123,.25)}.StepTripType_iconBox__TH1fb{width:110px;height:110px;margin:0 auto;border-radius:32px;background:linear-gradient(135deg,#ffffff 0,var(--accent-ghost) 100%);display:flex;align-items:center;justify-content:center;color:var(--accent-primary);position:relative;overflow:visible;box-shadow:0 4px 20px rgba(1,159,177,.12);transition:all .3s ease}.StepTripType_iconBox__TH1fb svg{width:64px;height:64px;position:relative;z-index:2}.StepTripType_card__Zyrj4:hover .StepTripType_iconBox__TH1fb{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 28px rgba(1,159,177,.2)}.StepTripType_cardSelected__xcxrg .StepTripType_iconBox__TH1fb{background:linear-gradient(135deg,var(--accent-ghost) 0,#ffffff 100%);transform:scale(1.08) translateY(-2px);box-shadow:0 12px 32px rgba(1,159,177,.25)}.StepTripType_selectedCheck__hcmdN{position:absolute;top:16px;inset-inline-start:16px;width:30px;height:30px;background:#3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffff;box-shadow:0 8px 20px rgba(59,130,246,.35)}.StepTripType_controls__3yBkB{display:flex;justify-content:space-between;align-items:center;margin-top:40px}.StepTripType_controlsRtl__DzlWF{direction:rtl}.StepTripType_disabledButton__oz0zk{cursor:not-allowed;opacity:.5}@media (max-width:768px){.StepTripType_card__Zyrj4{padding:24px 20px}.StepTripType_iconBox__TH1fb{width:96px;height:96px}}.StepLocation_locationCard__1KQ00{padding:40px 30px;border:3px solid #e5e7eb;border-radius:24px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);background:#fff;position:relative;overflow:hidden;min-height:420px;height:100%;display:flex;flex-direction:column;justify-content:center}.StepLocation_locationCard__1KQ00:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#019fb1,#00b4c8);transform:scaleX(0);transition:transform .4s ease}.StepLocation_selected__hVFBB:before{transform:scaleX(1)}.StepLocation_locationCard__1KQ00:hover{border-color:#019fb1;transform:translateY(-8px);box-shadow:0 12px 32px rgba(1,159,177,.15)}.StepLocation_selected__hVFBB{border-color:#019fb1;background:linear-gradient(135deg,#e6f7f9,#d0f0f4 50%,#e6f7f9);box-shadow:0 12px 32px rgba(1,159,177,.2);transform:translateY(-4px)}.StepLocation_content__k7kB8{text-align:center;position:relative;z-index:2}.StepLocation_iconWrapper__Joi8p{width:120px;height:120px;margin:0 auto;border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(230,247,249,.8));display:flex;align-items:center;justify-content:center;transition:all .4s ease;box-shadow:0 8px 24px rgba(1,159,177,.15)}.StepLocation_locationCard__1KQ00:hover .StepLocation_iconWrapper__Joi8p{background:linear-gradient(135deg,#019fb1,#00b4c8);transform:scale(1.05);box-shadow:0 12px 32px rgba(1,159,177,.3)}.StepLocation_selected__hVFBB .StepLocation_iconWrapper__Joi8p{background:linear-gradient(135deg,#019fb1,#00b4c8);transform:scale(1.1);box-shadow:0 12px 32px rgba(1,159,177,.4)}.StepLocation_locationTitle__yKCPy{transition:font-size .3s ease}.StepLocation_cardDescription__TUaaU{color:#0f172a;font-weight:500;margin-bottom:8px}.StepLocation_destinationsPreview__jW8ZW{background:#fff;padding:15px;border-radius:12px;border:1px solid #e5e7eb}.StepLocation_selected__hVFBB .StepLocation_destinationsPreview__jW8ZW{background:rgba(255,255,255,.9);border-color:#019fb1}.StepLocation_previewLabel__HbKhA{text-align:center;color:#0f172a}.StepLocation_previewLabelEn__f4_67{display:block;font-size:11px;color:#94a3b8;margin-top:4px}.StepLocation_destinationsTags__wQ2p7{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.StepLocation_destinationTag__sW9G1{padding:6px 14px;background:#e6f7f9;color:#019fb1;border-radius:20px;font-size:12px;font-weight:600;transition:all .3s ease}.StepLocation_destinationTagMore__hNVeM{background:#019fb1;color:#fff}.StepLocation_locationCard__1KQ00:hover .StepLocation_destinationTag__sW9G1{background:#d0f0f4}.StepLocation_selected__hVFBB .StepLocation_destinationTag__sW9G1{background:#019fb1;color:#fff}.StepLocation_selected__hVFBB .StepLocation_destinationTagMore__hNVeM{background:#b71c38}.StepLocation_locationStats__Eg89E{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.StepLocation_statItem__aThKJ{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.StepLocation_statIcon__f7Bnt{color:#019fb1;font-size:18px}.StepLocation_statLabel__7CHfK{display:block;font-size:12px;color:#64748b}.StepLocation_statValue__dDKME{font-size:14px;font-weight:600;color:#0f172a;display:block}.StepLocation_statValueNote___9Fs_{display:block;font-size:11px;color:#475569;margin-top:4px}.StepLocation_selectedCheck__QjCtd{position:absolute;top:20px;right:20px;width:40px;height:40px;background:linear-gradient(135deg,#019fb1,#00b4c8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 12px rgba(1,159,177,.4);animation:StepLocation_popIn__57haZ .4s cubic-bezier(.68,-.55,.265,1.55)}@keyframes StepLocation_popIn__57haZ{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.StepLocation_disabledButton__eAIF_{opacity:.5;cursor:not-allowed}@media (max-width:768px){.StepLocation_locationCard__1KQ00{min-height:350px;padding:30px 20px}.StepLocation_iconWrapper__Joi8p{width:100px;height:100px}.StepLocation_locationTitle__yKCPy{font-size:20px!important}}.StepHotel_filtersSection__GFooh{background:#fff;border:2.5px solid #e5e7eb;border-radius:20px;padding:32px;box-shadow:0 4px 16px rgba(0,0,0,.06)}.StepHotel_filterGroup___hTjz{margin-bottom:28px}.StepHotel_filterGroup___hTjz:last-child{margin-bottom:0}.StepHotel_filterLabel__P8Oz9{font-size:16px;font-weight:700;color:#1f2937;margin-bottom:14px;display:flex;align-items:center;gap:8px}.StepHotel_searchField__oQQmL{display:flex;align-items:center;gap:12px;padding:14px 20px;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;transition:all .3s ease}.StepHotel_searchField__oQQmL:focus-within{border-color:#019fb1;background:#fff;box-shadow:0 0 0 3px rgba(1,159,177,.1)}.StepHotel_searchInput__DOqVc{border:none;background:transparent;font-size:16px;font-weight:500;color:#1f2937;width:100%;outline:none}.StepHotel_searchInput__DOqVc::placeholder{color:#9ca3af}.StepHotel_filterButtons__n6DYq{display:flex;gap:12px;flex-wrap:wrap}.StepHotel_filterButton__05hpE{padding:12px 24px;border:2.5px solid #019fb1;border-radius:12px;background:#fff;color:#019fb1;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:100px;box-shadow:0 2px 8px rgba(1,159,177,.08)}.StepHotel_filterButton__05hpE:hover{background:#e6f7f9;transform:translateY(-2px);box-shadow:0 4px 12px rgba(1,159,177,.15)}.StepHotel_activeButton__4Nfxt{background:linear-gradient(135deg,#019fb1,#00b4c8);color:#fff;border-color:#00b4c8;box-shadow:0 4px 14px rgba(1,159,177,.3);transform:translateY(-1px)}.StepHotel_starsCount__VOeDL{font-weight:800;font-size:17px}.StepHotel_hotelsList__VdTSc{display:flex;flex-direction:column;gap:20px}.StepHotel_hotelCardWrapper__szqKQ{width:100%}.StepHotel_hotelCard__0pY_r{padding:28px 32px;border:2.5px solid #e5e7eb;border-radius:20px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);background:#fff;position:relative;display:flex;align-items:center;gap:24px;box-shadow:0 2px 12px rgba(0,0,0,.04)}.StepHotel_hotelCard__0pY_r:hover{border-color:#019fb1;transform:translateY(-4px);box-shadow:0 12px 32px rgba(1,159,177,.15)}.StepHotel_selectedCard__EImwT{border-color:#019fb1;background:linear-gradient(135deg,#e6f7f9,#f0fbfc 50%,#ffffff);box-shadow:0 12px 32px rgba(1,159,177,.25);transform:translateY(-4px)}.StepHotel_hotelIcon__zMTOy{width:72px;height:72px;min-width:72px;border-radius:16px;background:linear-gradient(135deg,#e6f7f9,#d0f0f4);display:flex;align-items:center;justify-content:center;color:#019fb1;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(1,159,177,.1)}.StepHotel_hotelCard__0pY_r:hover .StepHotel_hotelIcon__zMTOy{background:linear-gradient(135deg,#d0f0f4,#b3e6ed);transform:scale(1.08) rotate(-3deg);box-shadow:0 6px 16px rgba(1,159,177,.2)}.StepHotel_selectedCard__EImwT .StepHotel_hotelIcon__zMTOy{background:linear-gradient(135deg,#019fb1,#00b4c8);color:#fff;transform:scale(1.05);box-shadow:0 6px 20px rgba(1,159,177,.3)}.StepHotel_hotelInfo__W7oEN{flex:1 1;display:flex;flex-direction:column;gap:10px}.StepHotel_hotelHeader__f_o9l{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap}.StepHotel_hotelName__AMPCM{font-size:22px;font-weight:700;color:#1f2937;margin:0;letter-spacing:-.3px}.StepHotel_hotelStars__4RWXE{display:flex;gap:3px}.StepHotel_hotelDetails__OkxNB{display:flex;flex-direction:column;gap:6px}.StepHotel_detailItem__Qy32H{display:flex;align-items:center;gap:8px;font-size:15px;color:#4b5563}.StepHotel_hotelValidity__goi6F{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280;margin-top:4px}.StepHotel_priceWrapper__XjMXO{display:flex;flex-direction:column;align-items:flex-end;text-align:right;padding:18px 24px;background:linear-gradient(135deg,#f9fafb,#ffffff);border-radius:14px;border:2px solid #f3f4f6;min-width:200px}.StepHotel_selectedCard__EImwT .StepHotel_priceWrapper__XjMXO{background:linear-gradient(135deg,#ffffff,#e6f7f9);border-color:#019fb1}.StepHotel_priceLabel__zyCZY{font-size:13px;color:#6b7280;font-weight:600;margin-bottom:6px;letter-spacing:.3px}.StepHotel_priceAmount__ABGbk{font-size:32px;font-weight:800;color:#019fb1;line-height:1;margin-bottom:6px;letter-spacing:-.5px}.StepHotel_currency__wPLd8{font-size:18px;font-weight:700;margin-right:4px}.StepHotel_priceUsd__JtgIV{font-size:14px;color:#9ca3af;font-weight:600}.StepHotel_selectedCheck__5ReTY{position:absolute;top:24px;left:24px;width:44px;height:44px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 6px 16px rgba(16,185,129,.4);animation:StepHotel_hotelPopIn__VXoSM .5s cubic-bezier(.68,-.55,.265,1.55);border:3px solid #fff}@keyframes StepHotel_hotelPopIn__VXoSM{0%{transform:scale(0) rotate(-180deg);opacity:0}50%{transform:scale(1.3) rotate(10deg)}to{transform:scale(1) rotate(0deg);opacity:1}}.StepHotel_disabledButton__6z0vn{opacity:.5;cursor:not-allowed}@media (max-width:768px){.StepHotel_filtersSection__GFooh{padding:24px}.StepHotel_filterButtons__n6DYq{gap:10px}.StepHotel_filterButton__05hpE{min-width:85px;padding:10px 18px;font-size:15px}.StepHotel_hotelCard__0pY_r{flex-direction:column;align-items:flex-start;padding:24px;gap:20px}.StepHotel_priceWrapper__XjMXO{width:100%;align-items:flex-start;text-align:left}.StepHotel_selectedCheck__5ReTY{top:16px;left:16px}}.StepBudget_sectionLabel__6T6mi{display:block;font-size:17px;font-weight:600;color:#1a1a1a;margin-bottom:20px}.StepBudget_currencyCard__67FXi{background:#fff;border:2.5px solid #e8e8e8;border-radius:20px;padding:25px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:20px;height:100%}.StepBudget_currencyCard__67FXi:hover{border-color:#019fb1;box-shadow:0 6px 20px rgba(1,159,177,.15);transform:translateY(-2px)}.StepBudget_currencyCardSelected__85BFw{background:linear-gradient(135deg,#019fb1,#01c0d4);border-color:#019fb1;box-shadow:0 8px 25px rgba(1,159,177,.3);transform:translateY(-2px)}.StepBudget_currencySymbol__Zp7HM{font-size:32px;font-weight:700;color:#019fb1;min-width:50px;text-align:center}.StepBudget_currencyCardSelected__85BFw .StepBudget_currencySymbol__Zp7HM{color:#fff}.StepBudget_currencyInfo__3jjKI{display:flex;flex-direction:column;gap:5px}.StepBudget_currencyLabel__fUSsg{font-size:18px;font-weight:600;color:#1a1a1a}.StepBudget_currencyCardSelected__85BFw .StepBudget_currencyLabel__fUSsg{color:#fff}.StepBudget_currencyCode__MSjGb{font-size:14px;font-weight:500;color:#666}.StepBudget_currencyCardSelected__85BFw .StepBudget_currencyCode__MSjGb{color:rgba(255,255,255,.9)}.StepBudget_budgetRangeCard__T22_1{background:#fff;border:2.5px solid #e8e8e8;border-radius:20px;padding:25px;cursor:pointer;transition:all .3s ease;display:flex;align-items:flex-start;gap:20px;height:100%}.StepBudget_budgetRangeCard__T22_1:hover{border-color:#019fb1;box-shadow:0 6px 20px rgba(1,159,177,.15);transform:translateY(-2px)}.StepBudget_budgetRangeCardSelected__4vUwZ{background:linear-gradient(135deg,#019fb1,#01c0d4);border-color:#019fb1;box-shadow:0 8px 25px rgba(1,159,177,.3);transform:translateY(-2px)}.StepBudget_budgetIconWrapper__VPClx{min-width:56px;height:56px;background:rgba(1,159,177,.1);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#019fb1}.StepBudget_budgetRangeCardSelected__4vUwZ .StepBudget_budgetIconWrapper__VPClx{background:rgba(255,255,255,.2);color:#fff}.StepBudget_budgetContent__2IOAj{flex:1 1}.StepBudget_budgetTitle__1fA7h{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.StepBudget_budgetRangeCardSelected__4vUwZ .StepBudget_budgetTitle__1fA7h{color:#fff}.StepBudget_budgetPrice__k0n8M{font-size:16px;font-weight:600;color:#019fb1;margin-bottom:10px}.StepBudget_budgetRangeCardSelected__4vUwZ .StepBudget_budgetPrice__k0n8M{color:#fff}.StepBudget_budgetDesc__AbVnv{font-size:14px;color:#666;margin:0;line-height:1.5}.StepBudget_budgetRangeCardSelected__4vUwZ .StepBudget_budgetDesc__AbVnv{color:rgba(255,255,255,.9)}.StepBudget_amountInputWrapper__fRA3W{position:relative;display:flex;align-items:center;background:#fff;border:2.5px solid #e8e8e8;border-radius:20px;overflow:hidden;transition:all .3s ease}.StepBudget_amountInputWrapper__fRA3W:focus-within{border-color:#019fb1;box-shadow:0 6px 20px rgba(1,159,177,.15)}.StepBudget_currencyPrefix__uUrok{padding:0 25px;background:rgba(1,159,177,.1);height:65px;display:flex;align-items:center;justify-content:center;min-width:90px;color:#019fb1;font-size:22px;font-weight:700}.StepBudget_amountInput__wcv7T{flex:1 1;border:none;outline:none;padding:0 25px;height:65px;font-size:18px;font-weight:600;color:#1a1a1a}.StepBudget_amountInput__wcv7T::placeholder{color:#999}.StepBudget_toggleCard__dylNZ{background:#fff;border:2.5px solid #e8e8e8;border-radius:20px;padding:25px;cursor:pointer;transition:all .3s ease}.StepBudget_toggleCard__dylNZ:hover{border-color:#019fb1;box-shadow:0 6px 20px rgba(1,159,177,.15)}.StepBudget_toggleContent__Kvd4w{display:flex;align-items:center;justify-content:space-between}.StepBudget_toggleInfo__GD3WN{display:flex;align-items:center;gap:20px}.StepBudget_iconWrapper__c7r0M{min-width:56px;height:56px;background:rgba(1,159,177,.1);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#019fb1}.StepBudget_toggleText__F_fRN{display:flex;flex-direction:column;gap:5px}.StepBudget_toggleTitle__XHV40{font-size:18px;font-weight:700;color:#1a1a1a;margin:0}.StepBudget_toggleDesc__VcF_4{font-size:14px;color:#666;margin:0}.StepBudget_toggleSwitch__NYge0{position:relative;width:64px;height:34px}.StepBudget_toggleInput__kYJRT{opacity:0;width:0;height:0}.StepBudget_slider__MzsA4{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e8e8e8;transition:.3s;border-radius:34px}.StepBudget_slider__MzsA4:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:white;transition:.3s;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.2)}.StepBudget_toggleInput__kYJRT:checked+.StepBudget_slider__MzsA4{background:linear-gradient(135deg,#019fb1,#01c0d4)}.StepBudget_toggleInput__kYJRT:checked+.StepBudget_slider__MzsA4:before{transform:translateX(30px)}.StepBudget_budgetSummary__29YBi{background:linear-gradient(135deg,rgba(1,159,177,.1),rgba(1,192,212,.1));border:2.5px solid #019fb1;border-radius:20px;padding:30px;margin-bottom:30px;animation:StepBudget_fadeInBudget__LYQzA .3s ease}.StepBudget_summaryContent__4pDHC{display:flex;align-items:center;gap:25px}.StepBudget_summaryIcon__WMVy_{min-width:70px;height:70px;background:linear-gradient(135deg,#019fb1,#01c0d4);border-radius:18px;display:flex;align-items:center;justify-content:center;color:#fff}.StepBudget_summaryInfo__8LpAz{flex:1 1}.StepBudget_summaryLabel__XO84K{font-size:16px;font-weight:600;color:#666;margin:0 0 8px}.StepBudget_summaryAmount__O3ySL{font-size:32px;font-weight:700;color:#019fb1;margin:0 0 5px}.StepBudget_summaryType__f1ba7{font-size:14px;color:#666;margin:0}@keyframes StepBudget_fadeInBudget__LYQzA{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.StepBudget_continueButton__ClhXY:disabled{cursor:not-allowed}@media (max-width:768px){.StepBudget_budgetRangeCard__T22_1,.StepBudget_currencyCard__67FXi,.StepBudget_toggleCard__dylNZ{padding:20px}.StepBudget_summaryContent__4pDHC{flex-direction:column;text-align:center}.StepBudget_summaryIcon__WMVy_{margin:0 auto}}.StepVisa_visaNotice__7rlWB{background:linear-gradient(135deg,rgba(1,159,177,.1),rgba(1,192,212,.1));border:2.5px solid #019fb1;border-radius:20px;padding:30px}.StepVisa_noticeContent__HWnWN{display:flex;align-items:center;gap:25px}.StepVisa_noticeIcon__HORlK{min-width:70px;height:70px;background:linear-gradient(135deg,#019fb1,#01c0d4);border-radius:18px;display:flex;align-items:center;justify-content:center;color:#fff}.StepVisa_noticeInfo__W_EHo{flex:1 1}.StepVisa_noticeTitle__AV9IR{font-size:20px;font-weight:700;color:#019fb1;margin:0 0 8px}.StepVisa_noticeDesc__D0kv8{font-size:15px;color:#666;margin:0 0 12px}.StepVisa_visaCost__SO0m7{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#019fb1;margin:0}.StepVisa_visaCost__SO0m7 svg{color:#019fb1}.StepVisa_visaQuestion__ze7ev{margin-bottom:40px}.StepVisa_questionLabel__ytJIJ{font-size:19px;font-weight:700;color:#1a1a1a;margin-bottom:25px;text-align:center}.StepVisa_visaOption__cbXfd{background:#fff;border:2.5px solid #e8e8e8;border-radius:20px;padding:35px 25px;cursor:pointer;transition:all .3s ease;text-align:center;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.StepVisa_visaOption__cbXfd:hover{border-color:#019fb1;box-shadow:0 6px 20px rgba(1,159,177,.15);transform:translateY(-3px)}.StepVisa_visaOptionSelected__22chp{background:linear-gradient(135deg,#019fb1,#01c0d4);border-color:#019fb1;box-shadow:0 8px 25px rgba(1,159,177,.3);transform:translateY(-3px)}.StepVisa_optionIcon__Pm2at{width:70px;height:70px;background:rgba(1,159,177,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#019fb1;margin-bottom:20px}.StepVisa_visaOptionSelected__22chp .StepVisa_optionIcon__Pm2at{background:rgba(255,255,255,.2);color:#fff}.StepVisa_optionTitle__Nfy2N{font-size:20px;font-weight:700;color:#1a1a1a;margin:0 0 10px}.StepVisa_visaOptionSelected__22chp .StepVisa_optionTitle__Nfy2N{color:#fff}.StepVisa_optionDesc__CMCZ_{font-size:15px;color:#666;margin:0}.StepVisa_visaOptionSelected__22chp .StepVisa_optionDesc__CMCZ_{color:rgba(255,255,255,.9)}.StepVisa_visaOptionNeedHelp__8g9HQ .StepVisa_optionIcon__Pm2at{background:rgba(255,152,0,.1);color:#ff9800}.StepVisa_visaOptionNeedHelp__8g9HQ:hover{border-color:#ff9800}.StepVisa_visaOptionNeedHelpSelected__6vlU2{background:linear-gradient(135deg,#ff9800,#ffa726);border-color:#ff9800;box-shadow:0 8px 25px rgba(255,152,0,.3)}.StepVisa_visaOptionNeedHelpSelected__6vlU2 .StepVisa_optionIcon__Pm2at{background:rgba(255,255,255,.2);color:#fff}.StepVisa_contactInfo__59Be5{background:linear-gradient(135deg,rgba(255,152,0,.1),rgba(255,167,38,.1));border:2.5px solid #ff9800;border-radius:20px;padding:30px;animation:StepVisa_slideInVisa__ooGAg .4s ease}.StepVisa_contactContent___lT8z{display:flex;align-items:center;gap:25px}.StepVisa_contactIcon__VpyZl{min-width:70px;height:70px;background:linear-gradient(135deg,#ff9800,#ffa726);border-radius:18px;display:flex;align-items:center;justify-content:center;color:#fff}.StepVisa_contactText__37J0O{flex:1 1}.StepVisa_contactTitle__4bl2t{font-size:20px;font-weight:700;color:#ff9800;margin:0 0 8px}.StepVisa_contactDesc__LpWM1{font-size:15px;color:#666;margin:0;line-height:1.6}.StepVisa_continueButton__ZWrNP:disabled{cursor:not-allowed}@keyframes StepVisa_slideInVisa__ooGAg{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.StepVisa_contactContent___lT8z,.StepVisa_noticeContent__HWnWN{flex-direction:column;text-align:center}.StepVisa_contactIcon__VpyZl,.StepVisa_noticeIcon__HORlK{margin:0 auto}.StepVisa_visaOption__cbXfd{padding:30px 20px}}.StepTravelers_travelersBox__C6Cxc{background:#fff;border:2.5px solid #e5e7eb;border-radius:24px;padding:40px;box-shadow:0 8px 24px rgba(0,0,0,.08)}.StepTravelers_travelerItem__BR55k{display:flex;justify-content:space-between;align-items:center;padding:24px 0}.StepTravelers_travelerInfo__xH_1K{display:flex;align-items:center;gap:20px}.StepTravelers_iconWrapper__hQgtz{width:64px;height:64px;min-width:64px;border-radius:18px;background:linear-gradient(135deg,#e6f7f9,#d0f0f4);display:flex;align-items:center;justify-content:center;color:#019fb1;box-shadow:0 4px 12px rgba(1,159,177,.15)}.StepTravelers_travelerDetails__bDRCc{display:flex;flex-direction:column;gap:4px}.StepTravelers_travelerTitle__92AOC{font-size:20px;font-weight:700;color:#1f2937;margin:0;letter-spacing:-.3px}.StepTravelers_travelerDesc__ariLw{font-size:15px;font-weight:600;color:#6b7280;margin:0}.StepTravelers_counter__MvSK8{display:flex;align-items:center;gap:20px}.StepTravelers_counterBtn__gKFGS{width:46px;height:46px;border-radius:12px;border:2.5px solid #019fb1;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:#019fb1}.StepTravelers_counterBtn__gKFGS:hover:not(:disabled){border-color:#00b4c8;background:linear-gradient(135deg,#019fb1,#00b4c8);color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px rgba(1,159,177,.25)}.StepTravelers_counterBtn__gKFGS:disabled{opacity:.3;cursor:not-allowed;border-color:#e5e7eb;color:#9ca3af}.StepTravelers_counterValue__91Eco{min-width:50px;text-align:center;font-size:24px;font-weight:800;color:#1f2937;letter-spacing:-.5px}.StepTravelers_divider__sr8Nj{height:2px;background:linear-gradient(90deg,transparent,#e5e7eb 20%,#e5e7eb 80%,transparent);margin:0}.StepTravelers_totalSummary__5aEbm{margin-top:32px;padding-top:32px;border-top:2px solid #e5e7eb}.StepTravelers_summaryContent__0yq1d{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 28px;background:linear-gradient(135deg,#e6f7f9,#f0fbfc);border-radius:16px;border:2px solid #019fb1}.StepTravelers_summaryIcon__Yyn62{width:48px;height:48px;min-width:48px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;color:#019fb1}.StepTravelers_summaryLabel__tO_Oj{flex:1 1;font-size:17px;font-weight:700;color:#1f2937}.StepTravelers_summaryValue___G8yO{font-size:22px;font-weight:800;color:#019fb1;letter-spacing:-.3px}@media (max-width:768px){.StepTravelers_travelersBox__C6Cxc{padding:28px 24px}.StepTravelers_travelerItem__BR55k{flex-direction:column;align-items:flex-start;gap:20px;padding:20px 0}.StepTravelers_travelerInfo__xH_1K{width:100%}.StepTravelers_counter__MvSK8{width:100%;justify-content:space-between;padding:0 20px}.StepTravelers_iconWrapper__hQgtz{width:56px;height:56px;min-width:56px}.StepTravelers_summaryContent__0yq1d{flex-direction:column;text-align:center;gap:12px}.StepTravelers_summaryLabel__tO_Oj{order:1}.StepTravelers_summaryValue___G8yO{order:2}}.StepDates_toggleCard__bHdc8{background:white;border:2.5px solid #e5e7eb;border-radius:20px;padding:28px 32px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px rgba(0,0,0,.06)}.StepDates_toggleCard__bHdc8:hover{border-color:#019fb1;box-shadow:0 8px 24px rgba(1,159,177,.12);transform:translateY(-2px)}.StepDates_toggleCardActive__KErzq{border-color:#019fb1;background:linear-gradient(135deg,#e6f7f9,#f0fbfc);box-shadow:0 8px 24px rgba(1,159,177,.2)}.StepDates_toggleContent__rXR7h{display:flex;align-items:center;justify-content:space-between}.StepDates_toggleInfo__pS3Fl{display:flex;align-items:center;gap:20px}.StepDates_iconWrapper__aN6XK{width:64px;height:64px;min-width:64px;border-radius:18px;background:linear-gradient(135deg,#e6f7f9,#d0f0f4);display:flex;align-items:center;justify-content:center;color:#019fb1;box-shadow:0 4px 12px rgba(1,159,177,.15)}.StepDates_toggleText__aq6Wg{flex:1 1}.StepDates_toggleTitle__exZpG{font-size:20px;font-weight:700;color:#1f2937;margin:0 0 6px;letter-spacing:-.3px}.StepDates_toggleDesc__ey4Pm{font-size:15px;font-weight:600;color:#6b7280;margin:0}.StepDates_toggleSwitch__aW0f5{position:relative;width:64px;height:36px;min-width:64px}.StepDates_toggleInput__LqdVA{opacity:0;width:0;height:0}.StepDates_slider__5Hr_M{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e5e7eb;transition:.4s cubic-bezier(.4,0,.2,1);border-radius:34px}.StepDates_slider__5Hr_M:before{position:absolute;content:"";height:28px;width:28px;left:4px;bottom:4px;background-color:white;transition:.4s cubic-bezier(.4,0,.2,1);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15)}.StepDates_toggleInput__LqdVA:checked+.StepDates_slider__5Hr_M{background:linear-gradient(135deg,#019fb1,#00b4c8)}.StepDates_toggleInput__LqdVA:checked+.StepDates_slider__5Hr_M:before{transform:translateX(28px)}.StepDates_datesBox__GdgJm{background:white;border:2.5px solid #e5e7eb;border-radius:24px;padding:40px;box-shadow:0 8px 24px rgba(0,0,0,.08)}.StepDates_dateField__evx_G{padding:24px 0}.StepDates_dateLabel__mz84I{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:700;color:#1f2937;margin-bottom:16px}.StepDates_dateLabel__mz84I svg{color:#019fb1}.StepDates_divider__H7RYR{height:2px;background:linear-gradient(90deg,transparent,#e5e7eb 20%,#e5e7eb 80%,transparent);margin:0}.StepDates_dateInput__pLVVm{width:100%;padding:16px 20px;border:2.5px solid #e5e7eb;border-radius:14px;font-size:16px;font-weight:600;color:#1f2937;transition:all .3s cubic-bezier(.4,0,.2,1);background:#f9fafb}.StepDates_dateInput__pLVVm:focus{outline:none;border-color:#019fb1;background:white;box-shadow:0 0 0 4px rgba(1,159,177,.1)}.StepDates_durationSummary__UclXH{margin-top:32px;padding-top:32px;border-top:2px solid #e5e7eb}.StepDates_durationContent__OiS60{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 28px;background:linear-gradient(135deg,#e6f7f9,#f0fbfc);border-radius:16px;border:2px solid #019fb1}.StepDates_durationIcon__aickU{width:48px;height:48px;min-width:48px;border-radius:12px;background:white;display:flex;align-items:center;justify-content:center;color:#019fb1}.StepDates_durationLabel__f9KI0{flex:1 1;font-size:17px;font-weight:700;color:#1f2937}.StepDates_durationValue__cA6AN{font-size:22px;font-weight:800;color:#019fb1;letter-spacing:-.3px}.StepDates_continueButton__fGHDh:disabled{cursor:not-allowed}@media (max-width:768px){.StepDates_toggleContent__rXR7h{flex-direction:column;gap:20px}.StepDates_toggleInfo__pS3Fl{width:100%}.StepDates_datesBox__GdgJm{padding:28px 24px}.StepDates_iconWrapper__aN6XK{width:56px;height:56px;min-width:56px}.StepDates_durationContent__OiS60{flex-direction:column;text-align:center}}.StepPreferences_sectionTitle__JYdYo{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:12px}.StepPreferences_sectionDesc__9dwq3{font-size:15px;color:#666;margin-bottom:25px}.StepPreferences_preferenceSection__IGX6R{margin-bottom:40px}.StepPreferences_activityCard__QCOVg{background:#fff;border:2.5px solid #e8e8e8;border-radius:20px;padding:30px 20px;cursor:pointer;transition:all .3s ease;text-align:center;position:relative;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.StepPreferences_activityCard__QCOVg:hover{border-color:#019fb1;box-shadow:0 6px 20px rgba(1,159,177,.15);transform:translateY(-3px)}.StepPreferences_activityCardSelected__UnC1k{background:linear-gradient(135deg,#019fb1,#01c0d4);border-color:#019fb1;box-shadow:0 8px 25px rgba(1,159,177,.3);transform:translateY(-3px)}.StepPreferences_activityIcon__w_3vM{width:70px;height:70px;background:rgba(1,159,177,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#019fb1;margin-bottom:20px;transition:all .3s ease}.StepPreferences_activityCardSelected__UnC1k .StepPreferences_activityIcon__w_3vM{background:rgba(255,255,255,.2);color:#fff}.StepPreferences_activityTitle__bLEO_{font-size:17px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.StepPreferences_activityCardSelected__UnC1k .StepPreferences_activityTitle__bLEO_{color:#fff}.StepPreferences_activitySubtitle__eA8F_{font-size:14px;color:#666;margin:0}.StepPreferences_activityCardSelected__UnC1k .StepPreferences_activitySubtitle__eA8F_{color:rgba(255,255,255,.9)}.StepPreferences_checkBadge__OFYO_{position:absolute;top:15px;right:15px;width:32px;height:32px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#019fb1;box-shadow:0 2px 8px rgba(0,0,0,.1)}.StepPreferences_mealCard__u0KFB{background:#fff;border:2.5px solid #e8e8e8;border-radius:20px;padding:25px;cursor:pointer;transition:all .3s ease;position:relative;height:100%;display:flex;align-items:center;justify-content:space-between}.StepPreferences_mealCard__u0KFB:hover{border-color:#019fb1;box-shadow:0 6px 20px rgba(1,159,177,.15);transform:translateY(-2px)}.StepPreferences_mealCardSelected__a2Kd0{background:linear-gradient(135deg,#019fb1,#01c0d4);border-color:#019fb1;box-shadow:0 8px 25px rgba(1,159,177,.3);transform:translateY(-2px)}.StepPreferences_mealContent__HrvBe{flex:1 1}.StepPreferences_mealTitle__K8jVO{font-size:18px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.StepPreferences_mealCardSelected__a2Kd0 .StepPreferences_mealTitle__K8jVO{color:#fff}.StepPreferences_mealDesc__TyxwS{font-size:14px;color:#666;margin:0}.StepPreferences_mealCardSelected__a2Kd0 .StepPreferences_mealDesc__TyxwS{color:rgba(255,255,255,.9)}.StepPreferences_checkIcon__6xACS{color:#019fb1;margin-left:15px}.StepPreferences_mealCardSelected__a2Kd0 .StepPreferences_checkIcon__6xACS{color:#fff}.StepPreferences_specialRequestsInput__K3qo0{width:100%;padding:20px 25px;border:2.5px solid #e8e8e8;border-radius:20px;font-size:16px;font-family:inherit;resize:vertical;transition:all .3s ease;line-height:1.6}.StepPreferences_specialRequestsInput__K3qo0:focus{outline:none;border-color:#019fb1;box-shadow:0 6px 20px rgba(1,159,177,.15)}.StepPreferences_specialRequestsInput__K3qo0::placeholder{color:#999}@media (max-width:768px){.StepPreferences_activityCard__QCOVg{padding:25px 15px}.StepPreferences_activityIcon__w_3vM{width:60px;height:60px}.StepPreferences_activityIcon__w_3vM svg{width:28px;height:28px}.StepPreferences_mealCard__u0KFB{padding:20px}.StepPreferences_checkBadge__OFYO_{top:10px;right:10px;width:28px;height:28px}}.StepSummary_summaryIconWrapper__2E_Se{width:80px;height:80px;background:linear-gradient(135deg,rgba(1,159,177,.1),rgba(1,192,212,.1));border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#019fb1}.StepSummary_summaryCard__332X7{background:#fff;border:2.5px solid #e8e8e8;border-radius:20px;overflow:hidden;transition:all .3s ease}.StepSummary_summaryCard__332X7:hover{border-color:#019fb1;box-shadow:0 8px 25px rgba(1,159,177,.12)}.StepSummary_cardHeader__hmlJ3{padding:24px 28px;background:linear-gradient(135deg,rgba(1,159,177,.08),rgba(1,192,212,.08));display:flex;justify-content:space-between;align-items:center;border-bottom:2.5px solid #e8e8e8}.StepSummary_headerContent__cFrN0{display:flex;align-items:center;gap:12px}.StepSummary_cardIconWrapper__WOrAB{width:45px;height:45px;justify-content:center}.StepSummary_cardIconWrapper__WOrAB,.StepSummary_editButton__yew_T{background:#fff;border:2.5px solid #019fb1;border-radius:12px;display:flex;align-items:center;color:#019fb1}.StepSummary_editButton__yew_T{padding:10px 18px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;gap:8px}.StepSummary_editButton__yew_T:hover{background:#019fb1;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(1,159,177,.3)}.StepSummary_cardContent___pPQ3{padding:28px}.StepSummary_summaryItem__CzPu_{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1.5px solid #f3f4f6}.StepSummary_summaryItem__CzPu_:last-child{border-bottom:none}.StepSummary_summaryLabel__cmdQl{font-size:15px;color:#6b7280;font-weight:600}.StepSummary_summaryValue__8Qvzp{font-size:15px;color:#1f2937;font-weight:700;text-align:right;display:flex;align-items:center;gap:3px}.StepSummary_summaryValueHighlight__rbSoo{color:#019fb1;font-size:19px}.StepSummary_contactNotice__26DKk{background:linear-gradient(135deg,rgba(1,159,177,.05),rgba(1,192,212,.05));border:2.5px solid #019fb1;animation:StepSummary_summaryFadeIn__tXoqp .5s ease}.StepSummary_contactNoticeIcon__RF63j{width:70px;height:70px;background:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#019fb1;box-shadow:0 4px 15px rgba(1,159,177,.15)}.StepSummary_actionButton__b9z_V{display:flex;align-items:center;gap:10px;font-weight:600;transition:all .3s ease;border:2.5px solid}.StepSummary_actionButton__b9z_V:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.StepSummary_outlineButton__w_Tal:hover{background:#1a1a1a;color:#fff!important}.StepSummary_accentButton__YWtt3{background:linear-gradient(135deg,#019fb1,#01c0d4);border-color:transparent}.StepSummary_accentButton__YWtt3:hover{box-shadow:0 8px 25px rgba(1,159,177,.4)}.StepSummary_spinner__QvIbN{width:18px;height:18px;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:StepSummary_summarySpin__9BHqQ .8s linear infinite}.StepSummary_actionButton__b9z_V:disabled{cursor:not-allowed;opacity:.6}@keyframes StepSummary_summaryFadeIn__tXoqp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes StepSummary_summarySpin__9BHqQ{to{transform:rotate(1turn)}}@media (max-width:991px){.StepSummary_summaryIconWrapper__2E_Se{width:70px;height:70px}.StepSummary_cardHeader__hmlJ3{padding:20px 24px}.StepSummary_cardIconWrapper__WOrAB{width:40px;height:40px}.StepSummary_cardContent___pPQ3{padding:24px}.StepSummary_summaryItem__CzPu_{padding:14px 0}.StepSummary_contactNoticeIcon__RF63j{width:60px;height:60px}}@media (max-width:768px){.StepSummary_summaryItem__CzPu_{flex-direction:column;align-items:flex-start;gap:8px}.StepSummary_summaryValue__8Qvzp{text-align:left}.StepSummary_actionButton__b9z_V{padding:12px 24px!important;font-size:14px}}@media (max-width:575px){.StepSummary_summaryIconWrapper__2E_Se{width:60px;height:60px}.StepSummary_summaryCard__332X7{border-radius:16px}.StepSummary_cardHeader__hmlJ3{flex-direction:column;gap:15px;align-items:flex-start}.StepSummary_editButton__yew_T{width:100%;justify-content:center}.StepSummary_contactNoticeIcon__RF63j{width:50px;height:50px}.StepSummary_buttonStack__AllvI{flex-direction:column;gap:15px}.StepSummary_fullWidthButton__wL50g{width:100%;justify-content:center}}.CreateTripFlow_createTripSection__hsrFj{background:#f8fafc}.CreateTripFlow_pageTitle__LPlQ5{font-size:40px;font-weight:700;color:#0f172a;margin:0}.CreateTripFlow_pageSubtitle__m91N0{font-size:16px;color:#334155;margin-top:15px}@media (max-width:768px){.CreateTripFlow_pageTitle__LPlQ5{font-size:32px}}