.preferences_tb_step_container__QUs7r{display:flex;flex-direction:column;gap:.85rem;width:100%}.preferences_tb_pref_cards_list__Z0fUz{display:flex;flex-direction:column;gap:.75rem;width:100%}.preferences_tb_pref_card__Y_lkI{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.25rem;background:#fff9f6;border:1px solid rgba(219,74,43,.08)!important;border-radius:16px;cursor:pointer;overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1);width:100%}.preferences_tb_pref_card__Y_lkI:hover{box-shadow:0 10px 30px rgba(219,74,43,.1);background:#ffefe8;border-color:rgba(219,74,43,.25)!important}.preferences_tb_pref_card__Y_lkI:hover .preferences_tb_card_arrow__Hbytg{transform:translateX(4px);color:#db4a2b}.preferences_tb_card_left__ivad6{display:flex;flex-direction:column;gap:.25rem;z-index:2;max-width:70%;text-align:left}.preferences_tb_card_title__xED5C{font-size:1.05rem;font-weight:700;color:#0e0e0e}.preferences_tb_card_description__Ouc1i{font-size:.8rem;color:rgba(14,14,14,.6);font-weight:500;line-height:1.35}.preferences_tb_card_pill__6W_Xw{align-self:flex-start;margin-top:.35rem;padding:4px 10px;background:#db4a2b;color:#fff;border-radius:99px;font-size:.75rem;font-weight:700;letter-spacing:.2px;box-shadow:0 4px 10px rgba(219,74,43,.15)}.preferences_tb_card_right_wrapper__cwtEj{display:flex;align-items:center;gap:1rem;z-index:2}.preferences_tb_card_illustration__RInik{width:60px;height:60px;display:flex;align-items:center;justify-content:center;pointer-events:none}.preferences_tb_card_illustration__RInik svg{width:100%;height:100%}.preferences_tb_card_arrow__Hbytg{color:rgba(14,14,14,.4);transition:all .25s ease}.preferences_tb_custom_dropdown__PXokS{position:relative;width:100%}.preferences_tb_dropdown_trigger__cvbom{display:flex;align-items:center;justify-content:space-between;padding:0 1.25rem;height:56px;border-radius:16px;border:1px solid rgba(0,0,0,.1);background:#f7f8fb;cursor:pointer;transition:all .25s ease}.preferences_tb_dropdown_trigger__cvbom:hover{border-color:rgba(219,74,43,.3)}.preferences_tb_selected_value__hOGuJ{font-size:1.05rem;font-weight:500;color:#0e0e0e}.preferences_tb_placeholder__WT3_j{font-size:1.05rem;font-weight:500;color:#828283;opacity:.7}.preferences_tb_dropdown_arrow__NVLKJ{color:rgba(14,14,14,.4);transition:transform .25s ease}.preferences_tb_dropdown_arrow__NVLKJ.preferences_tb_open__452qf{transform:rotate(180deg)}.preferences_tb_dropdown_arrow__NVLKJ svg{width:16px;height:16px}.preferences_tb_dropdown_menu__kfUIn{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.12);border:1px solid rgba(0,0,0,.08);max-height:280px;overflow-y:auto;z-index:1000}.preferences_tb_dropdown_loading__3A2ef{display:flex;align-items:center;justify-content:center;padding:2rem}.preferences_tb_dropdown_item__UPQvk{padding:.85rem 1.25rem;font-size:1rem;font-weight:500;color:#0e0e0e;cursor:pointer;transition:all .2s ease}.preferences_tb_dropdown_item__UPQvk:hover{background:rgba(219,74,43,.08);color:#db4a2b}.preferences_tb_hotspots_grid__4y_bm{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.preferences_tb_hotspot_btn__P26Ch{padding:.5rem 1rem;border-radius:99px;border:1px solid rgba(0,0,0,.1);background:#fff;color:#0e0e0e;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.preferences_tb_hotspot_btn__P26Ch:hover{border-color:#db4a2b;background:rgba(219,74,43,.05)}.preferences_tb_hotspot_btn__P26Ch:active,.preferences_tb_hotspot_btn__P26Ch:focus{border:1px solid rgba(0,0,0,.1)!important;outline:none}.preferences_tb_hotspot_btn__P26Ch.preferences_tb_active__Cly_x{background:#db4a2b;color:#fff;border-color:#db4a2b}.preferences_tb_hotspot_btn__P26Ch.preferences_tb_active__Cly_x:active,.preferences_tb_hotspot_btn__P26Ch.preferences_tb_active__Cly_x:focus{border:1px solid #db4a2b!important}.preferences_tb_budget_grid__un_BZ{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;margin-top:.5rem}@media(max-width:768px){.preferences_tb_budget_grid__un_BZ{grid-template-columns:repeat(2,1fr)}}.preferences_tb_budget_btn__fVBfh{padding:.85rem 1rem;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:#fff;color:#0e0e0e;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.preferences_tb_budget_btn__fVBfh:hover{border-color:#db4a2b;background:rgba(219,74,43,.05)}.preferences_tb_budget_btn__fVBfh:active,.preferences_tb_budget_btn__fVBfh:focus{border:1px solid rgba(0,0,0,.1)!important;outline:none}.preferences_tb_budget_btn__fVBfh.preferences_tb_active__Cly_x{background:#db4a2b;color:#fff;border-color:#db4a2b}.preferences_tb_budget_btn__fVBfh.preferences_tb_active__Cly_x:active,.preferences_tb_budget_btn__fVBfh.preferences_tb_active__Cly_x:focus{border:1px solid #db4a2b!important}.preferences_tb_custom_budget_inputs__zDhbP{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.preferences_tb_budget_input_wrapper__qmXxk{flex:1 1}.preferences_tb_budget_input__mAwmw{width:100%;height:48px;padding:0 1rem;border-radius:12px;border:1px solid rgba(0,0,0,.1);font-size:1rem;font-weight:500;color:#0e0e0e;background:#f7f8fb;transition:all .25s ease}.preferences_tb_budget_input__mAwmw::-moz-placeholder{color:#828283;opacity:.7}.preferences_tb_budget_input__mAwmw::placeholder{color:#828283;opacity:.7}.preferences_tb_budget_input__mAwmw:focus{outline:none;border:1.5px solid #db4a2b!important;background:#fff;box-shadow:0 4px 12px rgba(219,74,43,.05)}.preferences_tb_budget_separator__VbtCh{font-size:1.2rem;font-weight:600;color:rgba(14,14,14,.4)}.preferences_tb_config_grid__iT3yl{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;gap:.5rem;margin-top:.4rem;max-height:430px;overflow-y:auto;padding-right:4px}.preferences_tb_config_grid__iT3yl::-webkit-scrollbar{width:4px}.preferences_tb_config_grid__iT3yl::-webkit-scrollbar-track{background:rgba(0,0,0,.02);border-radius:99px}.preferences_tb_config_grid__iT3yl::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:99px}.preferences_tb_config_grid__iT3yl::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)}@media(max-width:768px){.preferences_tb_config_grid__iT3yl{grid-template-columns:repeat(2,1fr);max-height:none}}.preferences_tb_config_btn__bjGa9{padding:.65rem .85rem;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:#fff;color:#0e0e0e;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.preferences_tb_config_btn__bjGa9:hover{border-color:#db4a2b;background:rgba(219,74,43,.05)}.preferences_tb_config_btn__bjGa9:active,.preferences_tb_config_btn__bjGa9:focus{border:1px solid rgba(0,0,0,.1)!important;outline:none}.preferences_tb_config_btn__bjGa9.preferences_tb_active__Cly_x{background:#db4a2b;color:#fff;border-color:#db4a2b}.preferences_tb_config_btn__bjGa9.preferences_tb_active__Cly_x:active,.preferences_tb_config_btn__bjGa9.preferences_tb_active__Cly_x:focus{border:1px solid #db4a2b!important}.preferences_tb_input_group__43ZNL{display:flex;flex-direction:column;gap:.5rem;margin-top:1.25rem}.preferences_tb_input_label__enO31{font-size:1rem;font-weight:700;color:#0e0e0e}.preferences_tb_input_label_small__hqffB{font-size:.85rem;font-weight:700;color:rgba(14,14,14,.7)}.preferences_tb_error_text__gUnfG{font-size:.85rem;color:red;font-weight:600;margin-top:.25rem}.preferences_tb_submit_btn__d4ycb{width:100%;height:44px;border-radius:14px;border:none;background:#0e0e0e;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .25s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 14px rgba(0,0,0,.1);margin-top:8px}.preferences_tb_submit_btn__d4ycb:hover{background:#db4a2b;box-shadow:0 4px 20px rgba(219,74,43,.25)}.preferences_tb_submit_btn__d4ycb:disabled{opacity:.6;cursor:not-allowed;background:#0e0e0e;box-shadow:none}@media(max-width:768px){.preferences_tb_submit_btn__d4ycb{position:fixed;bottom:16px;left:16px;right:16px;width:calc(100% - 32px)!important;margin:0!important;z-index:100;box-shadow:0 8px 24px rgba(0,0,0,.15)!important}}.preferences_tb_card_wrapper__Gh0cE{display:flex;flex-direction:column;width:100%;align-items:flex-start}.preferences_tb_error_border__6iPu4{border-color:red!important}.journey_tb_journey_container__kkbDv{height:100vh;height:100dvh;width:100%;background-color:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden;font-family:var(--primary)}.journey_tb_journey_header__V2mh9{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem 1.5rem .75rem;gap:1rem;background-color:#fff;position:sticky;top:0;z-index:100}@media(max-width:768px){.journey_tb_journey_header__V2mh9{padding:1rem 1rem .75rem;gap:.75rem;border-bottom:1px solid rgba(0,0,0,.04)}}.journey_tb_logo_wrapper___tLMO{display:flex;justify-content:center;margin-bottom:.15rem}.journey_tb_logo_wrapper___tLMO a{display:flex;align-items:center}.journey_tb_logo_wrapper___tLMO svg{height:65px;width:auto}@media(max-width:768px){.journey_tb_logo_wrapper___tLMO svg{height:34px}}.journey_tb_nav_row__augGJ{display:flex;align-items:center;justify-content:center;gap:1.25rem;width:100%;max-width:480px}@media(max-width:768px){.journey_tb_nav_row__augGJ{gap:.75rem}}.journey_tb_back_btn_wrapper__zLGMY{width:60px;display:flex;justify-content:flex-start}@media(max-width:768px){.journey_tb_back_btn_wrapper__zLGMY{width:50px}}.journey_tb_back_btn_top__k4UO1{display:flex;align-items:center;font-size:.9rem;font-weight:500;color:#0e0e0e;background:none;border:none;cursor:pointer;padding:.25rem 0;transition:all .2s ease;gap:.6rem}.journey_tb_back_btn_top__k4UO1 svg{width:8px;height:13px;fill:none;stroke:currentColor;transition:transform .2s ease}.journey_tb_back_btn_top__k4UO1:hover{color:#db4a2b}.journey_tb_back_btn_top__k4UO1:hover svg{transform:translateX(-2px)}.journey_tb_progress_bar_bg__5fb_L{width:180px;height:6px;background-color:rgba(0,0,0,.06);border-radius:99px;overflow:hidden;position:relative}@media(max-width:768px){.journey_tb_progress_bar_bg__5fb_L{width:120px;height:5px}}.journey_tb_progress_bar_fill__KOI03{height:100%;background-color:#db4a2b;border-radius:99px;transition:width .4s cubic-bezier(.4,0,.2,1)}.journey_tb_progress_text__XGHZ5{width:60px;font-size:.9rem;font-weight:700;color:rgba(14,14,14,.6);text-align:right}@media(max-width:768px){.journey_tb_progress_text__XGHZ5{width:50px;font-size:.8rem}}.journey_tb_journey_body__yRuQH{flex:1 1;display:flex;align-items:flex-start;justify-content:center;padding:1.5rem 1.5rem 1rem;width:100%;max-width:520px;margin:0 auto;overflow-y:hidden}@media(max-width:768px){.journey_tb_journey_body__yRuQH{padding:1.25rem 1rem 1rem;overflow-y:auto}}.journey_tb_journey_form__Gweye{width:100%}@media(max-width:768px){.journey_tb_journey_form__Gweye{padding-bottom:76px}}.journey_tb_header_area__coQ8_{margin-bottom:1.25rem;text-align:center}@media(max-width:768px){.journey_tb_header_area__coQ8_{margin-bottom:.75rem;text-align:center}}.journey_tb_journey_label__g12Q4{font-size:.75rem;font-weight:700;color:#db4a2b;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.25rem;display:block}.journey_tb_title__pmbKP{font-size:2.2rem;font-weight:800;color:#0e0e0e;margin-bottom:.5rem;letter-spacing:-.75px;line-height:1.25}@media(max-width:768px){.journey_tb_title__pmbKP{font-size:1.6rem;margin-bottom:.35rem}}.journey_tb_subtitle__My5lT{font-size:1.05rem;color:rgba(14,14,14,.6);font-weight:500;line-height:1.4;max-width:540px;margin:0 auto}@media(max-width:768px){.journey_tb_subtitle__My5lT{font-size:.85rem;margin:0}}.journey_tb_whatsapp_bubble_btn__wOAEv{position:fixed;bottom:24px;right:24px;width:56px;height:56px;cursor:pointer;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:99;background:none;border:none;padding:0;display:flex;align-items:center;justify-content:center}.journey_tb_whatsapp_bubble_btn__wOAEv:hover{transform:translateY(-4px) scale(1.06);filter:brightness(.95)}.journey_tb_whatsapp_bubble_btn__wOAEv:active{transform:translateY(-2px) scale(.96)}@media(max-width:768px){.journey_tb_whatsapp_bubble_btn__wOAEv{bottom:80px;right:16px;width:48px;height:48px}}.journey_tb_no_nav__BvIVi .journey_tb_journey_header__V2mh9{padding-top:.5rem;padding-bottom:0}.journey_tb_no_nav__BvIVi .journey_tb_logo_wrapper___tLMO{margin-bottom:0}.journey_tb_no_nav__BvIVi .journey_tb_logo_wrapper___tLMO svg{height:52px}.journey_tb_no_nav__BvIVi .journey_tb_journey_body__yRuQH{padding-top:2rem;margin-top:0}.journey_tb_no_nav__BvIVi .journey_tb_header_area__coQ8_{margin-bottom:.75rem}.popup-manager_popup_manager__teVzA{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center}.popup-manager_popup_manager__teVzA .tb_cards_wrap{width:calc(100% - 28px)!important;margin:0!important;max-width:none!important}.popup-manager_tb_journey_popup_wrapper__OlzlM{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;background:colormap(tb_white);overflow-y:auto}