.ChatConversationItem_conversation___xaSb{display:flex;padding:1.2rem;align-items:center;gap:1.2rem;border-radius:1.2rem;background:rgba(0,0,0,0);cursor:pointer;border:1px solid rgba(0,0,0,0);transition:background .3s ease,border-color .3s ease}@media(max-width:768px){.ChatConversationItem_conversation___xaSb{padding:1.6rem 2rem}}@media(max-width:760px){.ChatConversationItem_conversation___xaSb{padding:1.2rem 0;border-bottom:1px solid var(--bg-black-5-opacity);border-radius:0}}@media(hover:hover)and (pointer:fine){.ChatConversationItem_conversation___xaSb:hover{border-color:var(--bg-black-20-opacity)}}.ChatConversationItem_conversation___xaSb.ChatConversationItem_support__ImrqM{background:var(--bg-gold-20-opacity);border-color:var(--bg-gold-30-opacity)}@media(max-width:760px){.ChatConversationItem_conversation___xaSb.ChatConversationItem_support__ImrqM{border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);border-bottom:1px solid var(--bg-gold-30-opacity)}}@media(hover:hover)and (pointer:fine){.ChatConversationItem_conversation___xaSb.ChatConversationItem_support__ImrqM:hover{background:var(--bg-gold-30-opacity)}}.ChatConversationItem_conversation___xaSb.ChatConversationItem_support__ImrqM.ChatConversationItem_active__t2pJe{background:var(--Text-Gold-70-opacity)}@media(max-width:760px){.ChatConversationItem_conversation___xaSb.ChatConversationItem_support__ImrqM.ChatConversationItem_active__t2pJe{background-color:rgba(0,0,0,0);border-bottom-color:var(--Text-Gold-70-opacity)}}.ChatConversationItem_conversation___xaSb.ChatConversationItem_active__t2pJe:not(.ChatConversationItem_support__ImrqM){background:#f7f6f4;border-color:rgba(0,0,0,0)}@media(max-width:760px){.ChatConversationItem_conversation___xaSb.ChatConversationItem_active__t2pJe:not(.ChatConversationItem_support__ImrqM){background:rgba(0,0,0,0);border-bottom-color:var(--bg-black-30-opacity)}}.ChatConversationItem_avatar__Emc43{flex-shrink:0}@media(max-width:1360px){.ChatConversationItem_avatar__Emc43 [class*=avatar]{width:4rem!important;height:4rem!important}}@media(max-width:600px){.ChatConversationItem_avatar__Emc43 [class*=avatar]{width:5.2rem!important;height:5.2rem!important}}.ChatConversationItem_content__roN2v{flex:1 1;min-width:0}.ChatConversationItem_bottom__QDMLB,.ChatConversationItem_top__nBJxw{display:flex;justify-content:space-between;align-items:center;gap:1.2rem;margin-bottom:.4rem}.ChatConversationItem_bottom__QDMLB{position:relative;padding-right:4rem}.ChatConversationItem_name__BUYo7{color:var(--Text-Black);font-size:1.6rem;font-weight:500;line-height:1.5;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1}@media(max-width:760px){.ChatConversationItem_name__BUYo7{font-size:1.2rem;line-height:2rem}}.ChatConversationItem_time__Z_Xqd{flex-shrink:0;color:var(--fg-black-40-opacity);font-size:1.4rem;line-height:1.57}@media(max-width:760px){.ChatConversationItem_time__Z_Xqd{font-size:1.2rem;line-height:2rem}}.ChatConversationItem_message__KvgYG{overflow:hidden;color:var(--fg-black-70-opacity);font-size:1.2rem;line-height:1.5;-webkit-box-orient:vertical;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;min-height:3.6rem}.ChatConversationItem_badge__gRJn2{position:absolute;right:0;display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;background:#ff5f4d;border-radius:50%;color:var(--BG-White);font-size:1.4rem}@media(max-width:760px){.ChatConversationItem_badge__gRJn2{font-size:1.2rem;line-height:2rem;width:1.8rem;height:1.8rem}}.HomePage_page__Oe691{flex:1 1;position:relative}.AutocompleteInput_root__RfypJ{position:relative;display:flex;flex-direction:column}.AutocompleteInput_wrapper__RgQig{position:relative;margin:0;display:flex;align-items:center}.AutocompleteInput_prefix__UAQ2b{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);font-size:1.4rem;font-weight:600;line-height:2.2rem;color:var(--Text-Green);pointer-events:none;z-index:1}.AutocompleteInput_input__nsvfq{width:100%;padding:1.2rem 3.6rem 1.2rem 1.2rem}.AutocompleteInput_input__nsvfq.AutocompleteInput_withPrefix__JWx0t{padding-left:3.2rem}.AutocompleteInput_input__nsvfq{font-size:1.4rem;font-weight:500;line-height:2.2rem;color:var(--fg-black);background:var(--bg-black-3-opacity);border:1px solid var(--stroke-black-5);border-radius:.8rem;outline:none;transition:all .3s ease}.AutocompleteInput_input__nsvfq::placeholder{color:var(--fg-black-40-opacity)}@media(hover:hover)and (pointer:fine){.AutocompleteInput_input__nsvfq:hover{border-color:var(--Text-Green)}}.AutocompleteInput_input__nsvfq:focus{border-color:var(--Text-Green);box-shadow:0 0 0 .3rem rgba(211,218,216,.5)}.AutocompleteInput_input__nsvfq:disabled{color:var(--fg-black-30-opacity);border-color:var(--bg-black-3-opacity);cursor:not-allowed}.AutocompleteInput_input__nsvfq:disabled::placeholder{color:var(--fg-black-30-opacity)}.AutocompleteInput_input__nsvfq.AutocompleteInput_withError__kLzvH:not(:focus),.AutocompleteInput_input__nsvfq[aria-invalid=true]:not(:focus){background:var(--system-colours-error-10-opacity);border-color:var(--System-Colours-Error)}.AutocompleteInput_input__nsvfq.AutocompleteInput_s__UblKH{height:3.6rem;font-size:1.3rem}.AutocompleteInput_input__nsvfq.AutocompleteInput_m__AiGVw{height:4.6rem;font-size:1.4rem}.AutocompleteInput_label__8Lpx7{display:inline-block;font-size:1.4rem;font-weight:500;line-height:2.2rem;color:var(--fg-black);margin-bottom:1rem}.AutocompleteInput_error__uOYSz{position:absolute;top:100%;right:0;left:0;margin-top:.2rem;overflow:hidden;font-size:11px;font-weight:500;line-height:1.8rem;text-align:left;white-space:nowrap;color:var(--System-Colours-Error);text-overflow:ellipsis}@media(max-width:600px){.AutocompleteInput_error__uOYSz{font-size:10px}}.AutocompleteInput_dropdown__nDpm6{position:absolute;top:calc(100% + .4rem);left:0;right:0;z-index:1000;background:var(--BG-White);border:1px solid var(--stroke-black-10-opacity);border-radius:.8rem;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:.4rem;max-height:24rem;overflow-y:auto}.AutocompleteInput_option__QzMbj{width:100%;font-size:1.4rem;padding:.8rem 1.2rem;border-radius:.6rem;color:var(--Text-Black);cursor:pointer;transition:all .15s ease;background:rgba(0,0,0,0);border:none;text-align:left}@media(hover:hover)and (pointer:fine){.AutocompleteInput_option__QzMbj:hover{background:var(--bg-black-5-opacity)}}.AutocompleteInput_option__QzMbj.AutocompleteInput_selected__prvRB{background:var(--bg-green-70-opacity);color:var(--Text-White)}.AutocompleteInput_loading__bflgH{width:100%;padding:1.2rem;text-align:center;font-size:1.4rem;color:var(--fg-black-40-opacity)}.AutocompleteInput_clearButton__sPcT8{position:absolute;top:50%;right:1.2rem;display:flex;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;padding:0;color:var(--fg-black);background-color:var(--bg-black-10-opacity);border:none;border-radius:50%;transform:translateY(-50%);transition:background-color .3s ease;cursor:pointer}@media(hover:hover)and (pointer:fine){.AutocompleteInput_clearButton__sPcT8:hover{background-color:var(--bg-black-15-opacity)}}.AutocompleteInput_clearButton__sPcT8:active{transform:translateY(-50%) scale(.98)}.AutocompleteInput_clearButton__sPcT8 svg{width:8px;height:8px}.Checkbox_root__eMHxc{position:relative}.Checkbox_item__YtUBm{display:flex;align-items:flex-start;gap:.8rem}.Checkbox_checkbox__wwuhQ{position:relative;display:flex;flex-shrink:0;justify-content:center;align-items:center;box-sizing:border-box;width:1.8rem;height:1.8rem;margin-top:.2rem;background:var(--Text-White);border:1px solid var(--stroke-black-20-opacity);border-radius:4px;transition:all .2s ease;cursor:pointer}@media(hover:hover)and (pointer:fine){.Checkbox_checkbox__wwuhQ:hover{background:var(--bg-black-5-opacity);border-color:var(--stroke-black-30-opacity)}}.Checkbox_checkbox__wwuhQ[data-state=checked]{background:var(--BG-Accent-Green);border-color:var(--BG-Accent-Green)}@media(hover:hover)and (pointer:fine){.Checkbox_checkbox__wwuhQ[data-state=checked]:hover{background:var(--BG-Accent-Green);border-color:var(--BG-Accent-Green);opacity:.9}}.Checkbox_checkbox__wwuhQ:disabled{opacity:.5;cursor:not-allowed}.Checkbox_indicator__kgcuV{display:flex;justify-content:center;align-items:center}.Checkbox_checkIcon__M8RZM{width:14px;height:14px;color:var(--Text-White)}.Checkbox_label__dQEq5{font-size:1.4rem;font-weight:400;line-height:2.2rem;color:var(--fg-black-70-opacity);cursor:pointer}.Checkbox_item__YtUBm:has(.Checkbox_checkbox__wwuhQ:disabled) .Checkbox_label__dQEq5{opacity:.5;cursor:not-allowed}.Checkbox_label__dQEq5 a{color:var(--Text-Gold);text-decoration:underline;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){.Checkbox_label__dQEq5 a:hover{opacity:.8}}.Checkbox_error__z3hTJ{position:absolute;top:100%;right:0;left:2.6rem;margin-top:.2rem;overflow:hidden;font-size:11px;font-weight:500;line-height:1.8rem;text-align:left;white-space:nowrap;color:var(--System-Colours-Error);text-overflow:ellipsis}@media(max-width:600px){.Checkbox_error__z3hTJ{font-size:10px}}.DatePicker_wrapper__LgUKs{position:relative;display:flex;flex-direction:column;gap:1rem}.DatePicker_label__5H3B6{display:inline-block;font-size:1.4rem;font-weight:500;line-height:2.2rem;color:var(--fg-black)}.DatePicker_inputContainer__t9tId{position:relative}.DatePicker_clearButton__3uVyK{position:absolute;top:50%;right:4rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;padding:0;border:none;border-radius:10rem;background:var(--bg-black-10-opacity);cursor:pointer;transition:all .2s ease;outline:none;z-index:1}@media(hover:hover)and (pointer:fine){.DatePicker_clearButton__3uVyK:hover{background:var(--bg-black-20-opacity)}}.DatePicker_clearButton__3uVyK:active{transition:opacity .1s ease;opacity:.7}.DatePicker_clearButton__3uVyK svg{width:4px;height:4px;scale:3.2}.DatePicker_trigger__gVspg{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.2rem 4rem 1.2rem 1.2rem;font-size:1.4rem;font-weight:500;line-height:2.2rem;color:var(--fg-black);background:var(--bg-black-3-opacity);border:1px solid var(--stroke-black-5);border-radius:.8rem;outline:none;transition:all .3s ease;cursor:pointer;text-align:left}@media(hover:hover)and (pointer:fine){.DatePicker_trigger__gVspg:hover{border-color:var(--Text-Green)}}.DatePicker_trigger__gVspg:focus{border-color:var(--Text-Green);box-shadow:0 0 0 .3rem rgba(211,218,216,.5)}.DatePicker_trigger__gVspg:disabled{color:var(--fg-black-30-opacity);border-color:var(--bg-black-3-opacity);cursor:not-allowed}.DatePicker_trigger__gVspg.DatePicker_error__huT_s:not(:focus){background:var(--system-colours-error-10-opacity);border-color:var(--System-Colours-Error)}.DatePicker_trigger__gVspg.DatePicker_s__SmCHG{height:3.6rem;padding:.8rem 4rem .8rem 1.2rem;font-size:1.3rem}.DatePicker_trigger__gVspg.DatePicker_m__tiIHL{height:4.6rem;padding:1.2rem 4rem 1.2rem 1.2rem;font-size:1.4rem}.DatePicker_value__DIxuX{display:flex;gap:.4rem;flex:1 1}.DatePicker_prefix__zIiMH,.DatePicker_value__DIxuX{color:var(--fg-black-40-opacity)}.DatePicker_date__k6yUK{color:var(--fg-black)}.DatePicker_calendarIcon__r0_Bw{position:absolute;top:50%;right:1.2rem;display:flex;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;transform:translateY(-50%);pointer-events:none;color:var(--fg-black-80-opacity)}.DatePicker_calendarIcon__r0_Bw svg{width:1.6rem;height:1.6rem}.DatePicker_popoverContent__e6odG{background:var(--BG-White);border:1px solid var(--stroke-black-10-opacity);border-radius:1.2rem;box-shadow:0 4px 16px rgba(0,0,0,.1);padding:1.6rem;z-index:1000;animation:DatePicker_fadeIn__yt6BP .2s ease;outline:none}.DatePicker_dayPicker__VCTSs{--rdp-accent-color:var(--fg-black);--rdp-accent-background-color:var(--fg-black)}.DatePicker_months___Zra8{display:flex;gap:1.6rem}.DatePicker_month__VVavT{width:100%}.DatePicker_monthCaption__4fd1h{display:flex;align-items:center;justify-content:center;margin-bottom:1.6rem;position:relative}.DatePicker_captionLabel__4gcSU{font-size:1.6rem;font-weight:500;line-height:2.4rem;color:var(--fg-black);text-align:center}.DatePicker_nav__2c77g{position:absolute;z-index:1;top:1.6rem;left:1.6rem;right:1.6rem;display:flex;justify-content:space-between;align-items:center}.DatePicker_navButton__viJoq{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:0;background:rgba(0,0,0,0);border:none;border-radius:.4rem;cursor:pointer;color:var(--fg-black);transition:all .2s ease}@media(hover:hover)and (pointer:fine){.DatePicker_navButton__viJoq:hover{background:var(--bg-black-5-opacity)}}.DatePicker_navButton__viJoq:disabled{opacity:.3;cursor:not-allowed}.DatePicker_chevron__XykDt{width:2.4rem;height:2.4rem}.DatePicker_chevron__XykDt.DatePicker_chevronLeft___KvYz{transform:rotate(90deg)}.DatePicker_chevron__XykDt.DatePicker_chevronRight__w3FKE{transform:rotate(-90deg)}.DatePicker_monthGrid__QzrAy{border-spacing:0;border-collapse:separate}.DatePicker_weekdays__hqs0_{margin-bottom:.4rem}.DatePicker_weekday__5LwoZ{font-size:1.2rem;font-weight:500;line-height:1.8rem;color:var(--fg-black-70-opacity);text-align:center;text-transform:uppercase;padding:.4rem .4rem .8rem;width:4rem;border-bottom:1px solid var(--fg-black-10-opacity)}.DatePicker_day__acBFJ{padding:.2rem;text-align:center}.DatePicker_dayButton__vSlJW{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;font-size:1.4rem;font-weight:400;line-height:2.2rem;color:var(--fg-black);background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:.8rem;cursor:pointer;transition:all .2s ease}@media(hover:hover)and (pointer:fine){.DatePicker_dayButton__vSlJW:hover{background:var(--bg-black-10-opacity)}}.DatePicker_dayButton__vSlJW:active{transition:opacity .1s ease;opacity:.7}.DatePicker_dayToday__Eub7O .DatePicker_dayButton__vSlJW{border-color:var(--fg-black)}.DatePicker_daySelected__jDR5Y .DatePicker_dayButton__vSlJW{background:var(--BG-Green);color:var(--BG-White);border-color:var(--BG-Green)}@media(hover:hover)and (pointer:fine){.DatePicker_daySelected__jDR5Y .DatePicker_dayButton__vSlJW:hover{background:var(--BG-Green);color:var(--BG-White);border-color:var(--BG-Green)}}.DatePicker_dayOutside__JZTme .DatePicker_dayButton__vSlJW{color:var(--fg-black-30-opacity)}.DatePicker_dayDisabled__sqPbB .DatePicker_dayButton__vSlJW{color:var(--fg-black-20-opacity);cursor:not-allowed}@media(hover:hover)and (pointer:fine){.DatePicker_dayDisabled__sqPbB .DatePicker_dayButton__vSlJW:hover{border-color:rgba(0,0,0,0)}}.DatePicker_errorText__Q7bVA{position:absolute;top:100%;right:0;left:0;margin-top:.2rem;overflow:hidden;font-size:11px;font-weight:500;line-height:1.8rem;text-align:left;white-space:nowrap;color:var(--System-Colours-Error);text-overflow:ellipsis}@media(max-width:600px){.DatePicker_errorText__Q7bVA{font-size:10px}}@keyframes DatePicker_fadeIn__yt6BP{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ImagesUpload_container__Bryvg{display:flex;flex-direction:column;gap:.8rem}.ImagesUpload_label__4SOeB{display:block;font-size:1.4rem;font-weight:500;line-height:2.2rem;color:var(--fg-black)}.ImagesUpload_hiddenInput__vNWux{display:none}.ImagesUpload_emptyArea__Uwxki{flex:1 1;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.4rem;width:100%;height:8rem;background:rgba(27,43,43,.05);border:none;border-radius:1.6rem;transition:background .2s ease;cursor:pointer}.ImagesUpload_emptyArea__Uwxki svg{width:1.6rem;height:1.6rem;color:var(--fg-black-30-opacity)}.ImagesUpload_emptyArea__Uwxki:hover:not(.ImagesUpload_disabled__iU2xG){background:rgba(27,43,43,.08)}.ImagesUpload_emptyArea__Uwxki.ImagesUpload_hasError__dPsrU{background:var(--system-colours-error-10-opacity);border:1px solid var(--System-Colours-Error)}.ImagesUpload_emptyArea__Uwxki.ImagesUpload_disabled__iU2xG{opacity:.5;cursor:not-allowed}.ImagesUpload_placeholderText__GbPNU{font-size:1.4rem;font-weight:400;line-height:2.2rem;color:var(--fg-black-30-opacity)}.ImagesUpload_previewRow__Rh8wa{display:flex;flex-direction:row;align-items:center;gap:.8rem;width:100%;padding:1.2rem;background:rgba(27,43,43,.05);border-radius:1.6rem}.ImagesUpload_previewItem__lHe0o{position:relative;flex-shrink:0;width:5.6rem;height:5.6rem;overflow:hidden;border-radius:.8rem}.ImagesUpload_previewImage___E65P{width:100%;height:100%;object-fit:cover}.ImagesUpload_deleteButton__6ga_S{position:absolute;top:.4rem;right:.4rem;display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;color:var(--BG-White);background:rgba(0,0,0,.56);border:none;border-radius:.4rem;cursor:pointer;transition:background .2s ease}.ImagesUpload_deleteButton__6ga_S svg{width:1.2rem;height:1.2rem}.ImagesUpload_deleteButton__6ga_S:hover:not(:disabled){background:rgba(0,0,0,.7)}.ImagesUpload_deleteButton__6ga_S:disabled{opacity:.5;cursor:not-allowed}.ImagesUpload_addButton__vvpAY{display:flex;flex-shrink:0;justify-content:center;align-items:center;width:5.6rem;height:5.6rem;background:rgba(27,43,43,.08);border:none;border-radius:.8rem;cursor:pointer;transition:background .2s ease}.ImagesUpload_addButton__vvpAY svg{width:1.6rem;height:1.6rem;color:var(--fg-black-30-opacity)}.ImagesUpload_addButton__vvpAY:hover:not(:disabled){background:rgba(27,43,43,.12)}.ImagesUpload_addButton__vvpAY:disabled{opacity:.5;cursor:not-allowed}.ImagesUpload_error__Lb6bt{display:block;font-size:1.2rem;line-height:1.33;color:var(--Error-Red)}.ImageUpload_container__i_Fu1{display:flex;flex-direction:column;gap:.8rem;width:100%}.ImageUpload_label__uQHDv{display:block;font-size:1.4rem;font-weight:500;line-height:2.2rem;color:var(--fg-black)}.ImageUpload_hiddenInput__MjGaK{display:none}.ImageUpload_uploadArea__O3EtY{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:12.9rem;overflow:hidden;background:rgba(27,43,43,.05);border:none;border-radius:1.6rem;transition:background .2s ease;cursor:pointer}@media(hover:hover)and (pointer:fine){.ImageUpload_uploadArea__O3EtY:hover{background:rgba(27,43,43,.08)}}.ImageUpload_uploadArea__O3EtY:active{transition:opacity .1s ease;opacity:.7}.ImageUpload_uploadArea__O3EtY.ImageUpload_hasImage__MA1cH{background:rgba(0,0,0,0)}.ImageUpload_uploadArea__O3EtY.ImageUpload_hasImage__MA1cH:hover .ImageUpload_editOverlay__l5t5G{opacity:1}.ImageUpload_uploadArea__O3EtY.ImageUpload_hasError__HFq4X{background:var(--system-colours-error-10-opacity);border:1px solid var(--System-Colours-Error)}.ImageUpload_uploadArea__O3EtY.ImageUpload_disabled__IY__u{opacity:.5;cursor:not-allowed}.ImageUpload_placeholder__mojxA{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.4rem}.ImageUpload_placeholder__mojxA svg{width:1.6rem;height:1.6rem;color:var(--fg-black-30-opacity)}.ImageUpload_placeholderText__oUnkH{font-size:1.4rem;font-weight:400;line-height:2.2rem;text-align:center;color:var(--fg-black-30-opacity)}.ImageUpload_previewImage__njbNX{width:100%;height:100%;object-fit:cover}.ImageUpload_editOverlay__l5t5G{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.4);opacity:0;transition:opacity .2s ease}.ImageUpload_editOverlay__l5t5G svg{width:2.4rem;height:2.4rem;color:var(--BG-White)}.ImageUpload_error__bYBeo{display:block;font-size:1.2rem;line-height:1.33;color:var(--Error-Red)}.NewAutocompleteInput_root__RdVj_{position:relative;display:flex;flex-direction:column}.NewAutocompleteInput_inputWrapper__ZyUEy{position:relative;display:flex;align-items:center}.NewAutocompleteInput_prefix__i0TZJ{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);font-size:1.4rem;font-weight:600;line-height:2.2rem;color:var(--Text-Green);pointer-events:none;z-index:1}.NewAutocompleteInput_input__WrX93{width:100%;padding:1.2rem 3.6rem 1.2rem 1.2rem}.NewAutocompleteInput_input__WrX93.NewAutocompleteInput_withPrefix__ZzMnP{padding-left:3.2rem}.NewAutocompleteInput_input__WrX93{font-size:1.4rem;font-weight:500;line-height:2.2rem;color:var(--fg-black);background:var(--bg-black-3-opacity);border:1px solid var(--stroke-black-5);border-radius:.8rem;outline:none;transition:all .3s ease}.NewAutocompleteInput_input__WrX93::placeholder{color:var(--fg-black-40-opacity)}@media(hover:hover)and (pointer:fine){.NewAutocompleteInput_input__WrX93:hover{border-color:var(--Text-Green)}}.NewAutocompleteInput_input__WrX93:focus{border-color:var(--Text-Green);box-shadow:0 0 0 .3rem rgba(211,218,216,.5)}.NewAutocompleteInput_input__WrX93:disabled{color:var(--fg-black-30-opacity);border-color:var(--bg-black-3-opacity);cursor:not-allowed}.NewAutocompleteInput_input__WrX93:disabled::placeholder{color:var(--fg-black-30-opacity)}.NewAutocompleteInput_input__WrX93.NewAutocompleteInput_withError__NpBzg:not(:focus),.NewAutocompleteInput_input__WrX93[aria-invalid=true]:not(:focus){background:var(--system-colours-error-10-opacity);border-color:var(--System-Colours-Error)}.NewAutocompleteInput_input__WrX93.NewAutocompleteInput_s__61OnI{height:3.6rem;font-size:1.3rem}.NewAutocompleteInput_input__WrX93.NewAutocompleteInput_m__eZ9_Q{height:4.6rem;font-size:1.4rem}.NewAutocompleteInput_label__nQNyA{display:inline-block;font-size:1.4rem;font-weight:500;line-height:2.2rem;color:var(--fg-black);margin-bottom:1rem}.NewAutocompleteInput_error__PDcNj{position:absolute;top:100%;right:0;left:0;margin-top:.2rem;overflow:hidden;font-size:11px;font-weight:500;line-height:1.8rem;text-align:left;white-space:nowrap;color:var(--System-Colours-Error);text-overflow:ellipsis}@media(max-width:600px){.NewAutocompleteInput_error__PDcNj{font-size:10px}}.NewAutocompleteInput_clearButton__B41LK{position:absolute;top:50%;right:1.2rem;display:flex;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;padding:0;color:var(--fg-black);background-color:var(--bg-black-10-opacity);border:none;border-radius:50%;transform:translateY(-50%);transition:background-color .3s ease;cursor:pointer}@media(hover:hover)and (pointer:fine){.NewAutocompleteInput_clearButton__B41LK:hover{background-color:var(--bg-black-15-opacity)}}.NewAutocompleteInput_clearButton__B41LK:active{transform:translateY(-50%) scale(.98)}.NewAutocompleteInput_clearButton__B41LK svg{width:8px;height:8px}.NewAutocompleteInput_dropdown__ktVLV{z-index:1000;background:var(--BG-White);border:1px solid var(--stroke-black-10-opacity);border-radius:.8rem;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:.4rem;max-height:24rem;overflow-y:auto;animation:NewAutocompleteInput_slideDown__Tr1FQ .15s ease-out}@keyframes NewAutocompleteInput_slideDown__Tr1FQ{0%{opacity:0;transform:translateY(-.4rem)}to{opacity:1;transform:translateY(0)}}.NewAutocompleteInput_option__h61n8{width:100%;font-size:1.4rem;padding:.8rem 1.2rem;border-radius:.6rem;color:var(--Text-Black);cursor:pointer;transition:all .15s ease;background:rgba(0,0,0,0);border:none;text-align:left}@media(hover:hover)and (pointer:fine){.NewAutocompleteInput_option__h61n8:hover{background:var(--bg-black-5-opacity)}}.NewAutocompleteInput_option__h61n8.NewAutocompleteInput_selected__6FmAi{background:var(--bg-green-70-opacity);color:var(--Text-White)}.NewAutocompleteInput_loading__VsO_y{width:100%;padding:1.2rem;text-align:center;font-size:1.4rem;color:var(--fg-black-40-opacity)}.OTPInput_container__JmTbT{display:flex;gap:1.2rem}@media(max-width:600px){.OTPInput_container__JmTbT{display:grid;grid-template-columns:repeat(6,1fr);gap:clamp(.4rem,1.2vw,.6rem)}}.OTPInput_input__0UXcy{width:4.5rem;height:5.6rem;font-size:1.6rem;font-feature-settings:"case" on;line-height:2.4rem;text-align:center;color:var(--fg-black);background:var(--bg-black-3-opacity);border:1px solid var(--fg-black-10-opacity);border-radius:1.2rem;transition:all .3s ease}@media(max-width:480px){.OTPInput_input__0UXcy{width:unset;min-width:0;max-width:4.5rem}}.OTPInput_input__0UXcy[type=number]{-moz-appearance:textfield}@media(hover:hover)and (pointer:fine){.OTPInput_input__0UXcy:hover{background:var(--bg-white);border-color:var(--fg-black-30-opacity)}}.OTPInput_input__0UXcy:focus{background:var(--bg-white);border-color:var(--fg-black-30-opacity);outline:none}.OTPInput_input__0UXcy.OTPInput_filled__iJ3to{background:var(--bg-white);border-color:var(--fg-black-10-opacity)}.OTPInput_input__0UXcy:disabled{pointer-events:none;cursor:not-allowed;opacity:.5}.OTPInput_input__0UXcy.OTPInput_error__P9TUI{background:rgba(231,76,60,.05);border-color:var(--System-Colours-Error)}.OTPInput_input__0UXcy.OTPInput_error__P9TUI:focus{border-color:var(--System-Colours-Error);box-shadow:0 0 0 .3rem rgba(231,76,60,.1)}.Rating_wrapper__cux64{display:flex;flex-direction:column;gap:.8rem}.Rating_label__DhEBR{font-size:1.4rem;font-weight:500;color:var(--Text-Gray);line-height:1.43}.Rating_rating__xYCya{display:flex;gap:.4rem}.Rating_rating--s__5yQZY{gap:.2rem}.Rating_rating--s__5yQZY .Rating_starFilled__glstp svg,.Rating_rating--s__5yQZY .Rating_star__PqEKQ{width:1.6rem;height:1.6rem}.Rating_rating--m__rWQuR{gap:.4rem}.Rating_rating--m__rWQuR .Rating_starFilled__glstp svg,.Rating_rating--m__rWQuR .Rating_star__PqEKQ{width:3rem;height:3rem}.Rating_rating--l__inwQ6{gap:1.2rem}.Rating_rating--l__inwQ6 .Rating_starFilled__glstp svg,.Rating_rating--l__inwQ6 .Rating_star__PqEKQ{width:4.8rem;height:4.8rem}.Rating_star__PqEKQ{position:relative;width:3rem;height:3rem;padding:0;border:none;background:none;cursor:pointer;outline:none}.Rating_star__PqEKQ:active{transition:opacity .1s ease;opacity:.7}.Rating_star__PqEKQ.Rating_disabled__2qd81{cursor:not-allowed;opacity:.6}.Rating_star__PqEKQ.Rating_readOnly__T9dE_{cursor:default}.Rating_starEmpty__gRAfh,.Rating_starFilled__glstp{position:absolute;top:0;left:0}.Rating_starEmpty__gRAfh{width:100%;height:100%}.Rating_starEmpty__gRAfh svg{width:100%;height:100%;fill:rgba(0,0,0,.1);stroke:none}.Rating_starFilled__glstp{height:100%;overflow:hidden;pointer-events:none}.Rating_starFilled__glstp svg{fill:var(--rating-color,#FFD118);stroke:none}.Rating_errorText__9Jlzl{font-size:1.1rem;font-weight:500;line-height:1.8rem;color:var(--System-Colours-Error);text-align:left}@media(max-width:600px){.Rating_errorText__9Jlzl{font-size:1rem}}.AppModal_modal__cuuKB.AppModal_modal__cuuKB{width:57.1rem;max-width:96%}.AppModal_modalContainer__VoXyp{flex-direction:column}.AppModal_description__Z83ti{font-size:1.4rem;line-height:2.2rem;color:var(--fg-black-70-opacity);margin-bottom:1.6rem}.AppModal_footer__SKeZf{display:flex;flex-direction:column;gap:.8rem;padding:2.4rem;border-top:1px solid var(--bg-black-10-opacity)}.DealStatusBadge_badge__B6zKm{display:flex;align-items:center;border-radius:10rem}.DealStatusBadge_badge__B6zKm.DealStatusBadge_m__ihHK5{gap:.6rem;padding:.6rem 1.2rem}.DealStatusBadge_badge__B6zKm.DealStatusBadge_m__ihHK5 .DealStatusBadge_dot__Ef_iC{width:1rem;height:1rem}.DealStatusBadge_badge__B6zKm.DealStatusBadge_m__ihHK5 .DealStatusBadge_text__z2iO0{font-size:1.6rem;line-height:2.4rem}.DealStatusBadge_badge__B6zKm.DealStatusBadge_s__CPcga{gap:.6rem;padding:.6rem 1rem}.DealStatusBadge_badge__B6zKm.DealStatusBadge_s__CPcga .DealStatusBadge_dot__Ef_iC{width:.8rem;height:.8rem}.DealStatusBadge_badge__B6zKm.DealStatusBadge_s__CPcga .DealStatusBadge_text__z2iO0{font-size:1.4rem;line-height:2rem}.DealStatusBadge_dot__Ef_iC{flex-shrink:0;border-radius:50%}.DealStatusBadge_text__z2iO0{font-weight:500;white-space:nowrap;color:var(--fg-black)}.InfoField_container__NHHQ3{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.2rem 1.4rem;background:var(--BG-Beiege);border:1px solid var(--bg-black-5-opacity);border-radius:1.2rem}.InfoField_container__NHHQ3.InfoField_vertical__0tlfE{flex-direction:column;align-items:flex-start;gap:.6rem}.InfoField_label__ZOUR8{font-size:1.4rem;line-height:2.2rem;color:var(--fg-black-40-opacity)}.InfoField_label__ZOUR8.InfoField_wrapLabel__Xkecj{display:flex;flex-wrap:wrap;gap:0 .4rem}.InfoField_label__ZOUR8.InfoField_wrapLabel__Xkecj span{flex-shrink:0}.InfoField_value__lrY6F{font-size:1.4rem;font-weight:500;line-height:2.2rem;color:var(--fg-black-70-opacity);text-align:right}.InfoField_vertical__0tlfE .InfoField_value__lrY6F{text-align:left;width:100%}.InfoField_value__lrY6F.InfoField_highlight__qiy6E{font-weight:600;color:var(--Text-Black)}.InfoField_value__lrY6F.InfoField_fixedValue__y5D33{flex-shrink:0}.ContentTabs_root__x6dPG{width:100%}.ContentTabs_list__YuGMh{display:flex;gap:1.2rem;padding:.4rem;margin-bottom:3.2rem;border-radius:1.2rem;background:var(--BG-Grey)}@media(max-width:850px){.ContentTabs_list__YuGMh{margin-bottom:2.4rem}}.ContentTabs_tab__d0I25{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.4rem;height:3.8rem;padding:.8rem 1rem;border:none;border-radius:.8rem;background:rgba(0,0,0,0);color:var(--fg-black-70-opacity);font-size:1.4rem;font-weight:500;line-height:2.2rem;cursor:pointer;transition:all .2s ease;outline:none}@media(hover:hover)and (pointer:fine){.ContentTabs_tab__d0I25:hover{color:var(--fg-black-80-opacity)}}.ContentTabs_tab__d0I25[data-state=active]{color:var(--FG-Black);background:var(--fg-white)}@media(hover:hover)and (pointer:fine){.ContentTabs_tab__d0I25[data-state=active]:hover{color:var(--FG-Black)}}.ContentTabs_tab__d0I25[data-disabled]{opacity:.5;cursor:not-allowed}.ContentTabs_tab__d0I25:active{transition:opacity .1s ease;opacity:.7}.ContentTabs_count__jNt4M{color:var(--fg-black-40-opacity);font-size:1.4rem}.EmptyState_container__Z4Ykm{justify-content:center;padding:1rem;height:100%}.EmptyState_container__Z4Ykm,.EmptyState_content__dyli1{display:flex;flex-direction:column;align-items:center;width:100%}.EmptyState_content__dyli1{gap:1.2rem}.EmptyState_imageWrapper__qhxot{width:12.8rem;height:12.8rem;border-radius:1000px;overflow:hidden;flex-shrink:0;position:relative}.EmptyState_image__ePJeu{width:100%;height:100%;object-fit:cover}.EmptyState_text__QP6sL{color:var(--fg-black-70-opacity);font-size:1.4rem;font-weight:500;line-height:1.57;text-align:center;white-space:nowrap}.IconBtn_iconBtn__UB5qi{display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:1.2rem;cursor:pointer;outline:none;transition:all .2s ease}.IconBtn_iconBtn__UB5qi:active{transition:opacity .1s ease;opacity:.7;transition-duration:.05s;transform:scale(.95)}.IconBtn_iconBtn__UB5qi:disabled{opacity:.5;cursor:not-allowed}.IconBtn_iconBtn__UB5qi.IconBtn_s__RTge_{width:3rem;height:3rem}.IconBtn_iconBtn__UB5qi.IconBtn_m__5b62f{width:4.8rem;height:4.8rem}.IconBtn_iconBtn__UB5qi.IconBtn_login__GwjwZ{width:100%;height:4.6rem}.IconBtn_iconBtn__UB5qi.IconBtn_rectangular__sJqIt{height:4.4rem;width:6.75rem}.IconBtn_iconBtn__UB5qi.IconBtn_swiperNav__9WwCW{height:3.2rem;width:4.8rem}.IconBtn_iconBtn__UB5qi.IconBtn_filled__lIuGf{background:var(--bg-black-5-opacity);transition:all .2s ease}@media(hover:hover)and (pointer:fine){.IconBtn_iconBtn__UB5qi.IconBtn_filled__lIuGf:hover{background:var(--bg-black-15-opacity)}}.IconBtn_iconBtn__UB5qi.IconBtn_transparent__VXOMd{background:rgba(0,0,0,0);border:1px solid var(--bg-black-5-opacity);transition:all .2s ease}@media(hover:hover)and (pointer:fine){.IconBtn_iconBtn__UB5qi.IconBtn_transparent__VXOMd:hover{background:var(--bg-black-10-opacity)}}.IconBtn_iconBtn__UB5qi.IconBtn_error__2zsEt{background:rgba(249,46,31,.05);transition:all .2s ease}.IconBtn_iconBtn__UB5qi.IconBtn_error__2zsEt svg{color:red}@media(hover:hover)and (pointer:fine){.IconBtn_iconBtn__UB5qi.IconBtn_error__2zsEt:hover{background:rgba(249,46,31,.15)}}.IconBtn_iconWrapper__Sn9H_{display:flex;align-items:center;justify-content:center;line-height:0}.IconBtn_iconWrapper__Sn9H_ svg{color:var(--Text-Black)}.IconBtn_iconWrapper__Sn9H_.IconBtn_login__GwjwZ svg{width:2.4rem;height:2.4rem}.IconBtn_iconWrapper__Sn9H_.IconBtn_rectangular__sJqIt svg,.IconBtn_iconWrapper__Sn9H_.IconBtn_swiperNav__9WwCW svg{width:1.8rem;height:1.8rem}.IconBtn_iconWrapper__Sn9H_.IconBtn_m__5b62f svg{width:2.4rem;height:2.4rem}.IconBtn_iconWrapper__Sn9H_.IconBtn_s__RTge_ svg{width:1.8rem;height:1.8rem}.Spinner_spinner__e5cRg{display:inline-block;flex-shrink:0}.Spinner_spinner__e5cRg svg{width:100%;height:100%;animation:Spinner_rotate__1YbcF 1s linear infinite}.Spinner_track__b4Auk{stroke:var(--bg-black-10-opacity,rgba(0,0,0,.1));fill:none}.Spinner_indicator__fiI7W{stroke:currentColor;fill:none;stroke-dasharray:60;stroke-dashoffset:60;transform-origin:center;animation:Spinner_dash__l8Ray 1.5s ease-in-out infinite}.Spinner_s__WUECA{width:1.6rem;height:1.6rem}.Spinner_m__whW3c{width:2.4rem;height:2.4rem}.Spinner_l__cE7zj{width:4rem;height:4rem}@keyframes Spinner_rotate__1YbcF{to{transform:rotate(1turn)}}@keyframes Spinner_dash__l8Ray{0%{stroke-dashoffset:60}50%{stroke-dashoffset:15}to{stroke-dashoffset:60}}.LoadingWrapper_container__HweQP{display:flex;align-items:center;justify-content:center;width:100%;min-height:8rem}.LoadingWrapper_error__akAfy{color:var(--System-Colours-Error);font-size:1.4rem;text-align:center}.MediaGallery_grid__6ucVw{display:flex;flex-wrap:wrap;gap:.8rem}.MediaGallery_item__AwbFw{position:relative;border:none;padding:0;background:none;border-radius:.8rem;overflow:hidden;cursor:pointer;flex-shrink:0}.MediaGallery_item__AwbFw:focus-visible{outline:2px solid var(--accent-green);outline-offset:2px}.MediaGallery_skeleton__TMJQ1{position:absolute;inset:0;background:linear-gradient(90deg,var(--bg-black-5-opacity) 25%,var(--bg-black-10-opacity) 50%,var(--bg-black-5-opacity) 75%);background-size:200% 100%;animation:MediaGallery_shimmer__tY0FB 1.5s infinite}@keyframes MediaGallery_shimmer__tY0FB{0%{background-position:200% 0}to{background-position:-200% 0}}.MediaGallery_image__sij7n{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.MediaGallery_imageHidden__6OS_Y{opacity:0}.MediaGallery_overlay__NcTgs{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.2);transition:background .2s ease}.MediaGallery_item__AwbFw:focus-visible .MediaGallery_overlay__NcTgs,.MediaGallery_item__AwbFw:hover .MediaGallery_overlay__NcTgs{background:rgba(0,0,0,.4)}.MediaGallery_icon__NsF3F{width:2.4rem;height:2.4rem}.MediaSkeletonItem_mediaItem__v3Nm5{position:relative;border-radius:.8rem;overflow:hidden;flex-shrink:0}.MediaSkeletonItem_skeleton__WdFFH{position:absolute;inset:0;background:linear-gradient(90deg,var(--bg-black-5-opacity) 25%,var(--bg-black-10-opacity) 50%,var(--bg-black-5-opacity) 75%);background-size:200% 100%;animation:MediaSkeletonItem_shimmer__XMgHW 1.5s infinite}@keyframes MediaSkeletonItem_shimmer__XMgHW{0%{background-position:200% 0}to{background-position:-200% 0}}.MediaSkeletonItem_image__RvRYS{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.MediaSkeletonItem_imageHidden__fLtB_{opacity:0}.NavigationLink_link__dEMxT{position:relative;font-weight:400;text-decoration:none;text-decoration-color:rgba(0,0,0,0);transition:all .3s ease}.NavigationLink_link__dEMxT.NavigationLink_s__iwBlg{font-size:1.4rem;line-height:2.2rem}.NavigationLink_link__dEMxT.NavigationLink_m__rjcX9{font-size:1.6rem;line-height:2.4rem}.NavigationLink_link__dEMxT.NavigationLink_primary__tKE2K{color:var(--fg-black)}@media(hover:hover)and (pointer:fine){.NavigationLink_link__dEMxT.NavigationLink_primary__tKE2K:not(.NavigationLink_active__lbMuH):hover{color:var(--FG-Gold)}}.NavigationLink_link__dEMxT.NavigationLink_primary__tKE2K:active{transition:opacity .1s ease;opacity:.7}.NavigationLink_link__dEMxT.NavigationLink_primary__tKE2K:after{position:absolute;bottom:.5rem;left:50%;translate:-50% 0;content:"";display:block;width:.6rem;height:.6rem;flex-shrink:0;border-radius:10rem;background:#ce9b48;opacity:0;transition:opacity .2s ease}@media(max-width:1200px){.NavigationLink_link__dEMxT.NavigationLink_primary__tKE2K:after{bottom:0}}.NavigationLink_link__dEMxT.NavigationLink_primary__tKE2K.NavigationLink_active__lbMuH:after{opacity:1}.NavigationLink_link__dEMxT.NavigationLink_secondary__DmrAj{color:var(--fg-black-70-opacity)}@media(hover:hover)and (pointer:fine){.NavigationLink_link__dEMxT.NavigationLink_secondary__DmrAj:not(.NavigationLink_active__lbMuH):hover{color:var(--FG-Gold)}}.NavigationLink_link__dEMxT.NavigationLink_secondary__DmrAj:active{transition:opacity .1s ease;opacity:.7}.NavigationLink_link__dEMxT.NavigationLink_hamburger__D6yV6,.NavigationLink_link__dEMxT.NavigationLink_secondary__DmrAj.NavigationLink_active__lbMuH{color:var(--fg-black)}@media(hover:hover)and (pointer:fine){.NavigationLink_link__dEMxT.NavigationLink_hamburger__D6yV6:not(.NavigationLink_active__lbMuH):hover{color:var(--FG-Gold)}}.NavigationLink_link__dEMxT.NavigationLink_hamburger__D6yV6:active{transition:opacity .1s ease;opacity:.7}.NavigationLink_link__dEMxT.NavigationLink_hamburger__D6yV6.NavigationLink_active__lbMuH{color:var(--FG-Gold)}.RouteInfo_routeItems__GRT9j{display:grid;grid-template-columns:1fr 1fr}.RouteInfo_routeTo__GxtrV .RouteInfo_routePoint__8_INK:after{display:none}.RouteInfo_routePoint__8_INK{position:relative;display:flex;margin-bottom:2rem}.RouteInfo_routePoint__8_INK:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);height:1px;width:calc(100% - 1.1rem);border:1px dashed var(--stroke-black-20-opacity)}.RouteInfo_routeFrom__k0cDZ .RouteInfo_routePointBottom__M0P3z{padding-right:1.2rem}.RouteInfo_routePointIcon__f8UZJ{width:1.2rem;height:1.2rem;border-radius:50%;background:var(--Text-White);border:.3rem solid var(--Text-Black)}.RouteInfo_routeLocation__IlwFc{font-size:1.4rem;font-weight:500;color:var(--Text-Black);line-height:1.7}.RouteInfo_routeDateTime__2jb8v{font-size:1.4rem;color:var(--fg-black-70-opacity);line-height:1.57}.SectionLabel_label__afxsM{font-size:1.4rem;font-weight:500;line-height:2.2rem;letter-spacing:.056rem;text-transform:uppercase;color:var(--FG-Gold)}.StatusLabel_status__2kgeT{justify-content:center;padding:.8rem;border-radius:1rem;border:none;font-family:var(--font-inter-tight),sans-serif;font-size:1.4rem;line-height:2.2rem;transition:all .3s ease;width:100%}.StatusLabel_content__gARQ_,.StatusLabel_status__2kgeT{display:flex;align-items:center;gap:.8rem}.StatusLabel_icon___NO5T{width:2.4rem;height:2.4rem;flex-shrink:0}.StatusLabel_warning__BxaTQ{background-color:var(--system-colours-error-10-opacity);cursor:pointer;justify-content:space-between}.StatusLabel_warning__BxaTQ .StatusLabel_icon___NO5T,.StatusLabel_warning__BxaTQ .StatusLabel_text__88ESi{color:var(--System-Colours-Error)}@media(hover:hover)and (pointer:fine){.StatusLabel_warning__BxaTQ:hover{background-color:var(--system-colours-error-20-opacity)}}.StatusLabel_warning__BxaTQ:active{transition:opacity .1s ease;opacity:.7}.StatusLabel_pending__2UuR3{background-color:var(--bg-black-5-opacity);cursor:default;pointer-events:none}.StatusLabel_pending__2UuR3 .StatusLabel_text__88ESi{color:var(--fg-black-70-opacity);font-weight:500}.StatusLabel_success__6qmq_{background-color:rgba(82,175,1,.15);border-radius:.8rem;cursor:default;pointer-events:none}.StatusLabel_success__6qmq_ .StatusLabel_icon___NO5T{width:2rem;height:2rem;color:#52af01}.StatusLabel_success__6qmq_ .StatusLabel_text__88ESi{color:#52af01;font-weight:500}.VerifiedBadge_badge__nfll8{display:inline-flex;align-items:center;gap:.4rem;flex-shrink:0;padding:.2rem .8rem .2rem .6rem;border-radius:10rem;background:var(--System-Colours-Success,#1f9d55);color:#fff}.VerifiedBadge_compact__Wroz4{padding:.2rem;gap:0}.VerifiedBadge_icon__R5hve{width:1.2rem;height:1.2rem;color:currentColor}.VerifiedBadge_label___aFDm{font-size:1.2rem;font-weight:500;line-height:1.6rem;white-space:nowrap}.ChatConversations_sidebar__wAr_U{padding:clamp(1.6rem,2.3vw,3.2rem);width:40rem;height:100%;border-right:1px solid var(--bg-black-5-opacity);background:var(--BG-White);overflow:auto}@media(max-width:1360px){.ChatConversations_sidebar__wAr_U{width:32rem;padding:2rem}}@media(max-width:1100px){.ChatConversations_sidebar__wAr_U{padding:1.4rem;width:28rem}}@media(max-width:760px){.ChatConversations_sidebar__wAr_U{gap:1.2rem;width:24rem}}@media(max-width:600px){.ChatConversations_sidebar__wAr_U{width:100%;padding:2rem}}.ChatConversations_container__3YSV4{display:flex;flex-direction:column;gap:3.2rem}@media(max-width:760px){.ChatConversations_container__3YSV4{gap:2.4rem}}.ChatConversations_conversations__R96om{display:flex;flex-direction:column;gap:1.2rem;overflow-y:auto}.ChatConversations_loading__SMopx{display:flex;align-items:center;justify-content:center;padding-block:4rem}.ChatMessage_message__lODYm{display:flex;padding:1.2rem;align-items:center;gap:1rem}@media(max-width:600px){.ChatMessage_message__lODYm{padding:.6rem 1.2rem}}.ChatMessage_message__lODYm.ChatMessage_own__aZMK0{justify-content:flex-end}.ChatMessage_message__lODYm.ChatMessage_own__aZMK0 .ChatMessage_messageVideo__cBqWl{display:block;max-width:24rem;width:100%;margin-bottom:.4rem;border-radius:.8rem;background:var(--bg-black-70-opacity)}@media(max-width:760px){.ChatMessage_message__lODYm.ChatMessage_own__aZMK0 .ChatMessage_messageVideo__cBqWl{max-width:18rem}}.ChatMessage_message__lODYm.ChatMessage_own__aZMK0 .ChatMessage_messageFile__tawWr{display:flex;align-items:center;gap:.8rem;max-width:24rem;width:fit-content;padding:1rem 1.2rem;margin-bottom:.4rem;border-radius:1.2rem;background:var(--BG-White);color:var(--Text-Black);font-size:1.4rem;line-height:1.57;text-decoration:none}@media(hover:hover)and (pointer:fine){.ChatMessage_message__lODYm.ChatMessage_own__aZMK0 .ChatMessage_messageFile__tawWr:hover:hover{opacity:.8}}.ChatMessage_message__lODYm.ChatMessage_own__aZMK0 .ChatMessage_messageFileIcon__SBKMc{flex-shrink:0;width:1.6rem;height:1.6rem}.ChatMessage_message__lODYm.ChatMessage_own__aZMK0 .ChatMessage_messageFileName__QjCrr{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatMessage_message__lODYm.ChatMessage_own__aZMK0 .ChatMessage_messageBubble__jiDGC{background:var(--bg-black-70-opacity);color:var(--BG-White);border-radius:1.2rem 1.2rem 0 1.2rem}.ChatMessage_message__lODYm.ChatMessage_own__aZMK0 .ChatMessage_imageGrid__tcs1W{justify-content:flex-end}.ChatMessage_message__lODYm.ChatMessage_own__aZMK0 .ChatMessage_messageFile__tawWr,.ChatMessage_message__lODYm.ChatMessage_own__aZMK0 .ChatMessage_messageVideo__cBqWl{margin-left:auto}.ChatMessage_message__lODYm.ChatMessage_own__aZMK0 .ChatMessage_messageTime__HpB_a{width:100%;justify-content:flex-end;margin-left:0}.ChatMessage_systemMessage__wMl6R{display:flex;flex-direction:column;align-items:center;padding:1rem 1.2rem;gap:.4rem}@media(max-width:600px){.ChatMessage_systemMessage__wMl6R{padding:.6rem 1.2rem}}.ChatMessage_systemContent__JXyyE{background:var(--bg-green-70-opacity);color:var(--BG-White);padding:.6rem 1.2rem;border-radius:10rem;font-size:1.2rem;font-weight:600;line-height:2rem;text-align:center}.ChatMessage_systemTime__YJf6O{color:var(--fg-black-60-opacity);font-size:1.2rem;font-weight:600;line-height:2rem}.ChatMessage_messageAvatar__RdeF1{align-self:flex-end;flex-shrink:0}.ChatMessage_messageContent__1w5LM{max-width:60%}@media(max-width:760px){.ChatMessage_messageContent__1w5LM{max-width:70%}}.ChatMessage_imageGrid__tcs1W{display:flex;flex-wrap:wrap;gap:.4rem;border-radius:1.2rem;overflow:hidden}.ChatMessage_messageImage___movL{max-width:24rem;max-height:24rem;object-fit:cover;border-radius:.8rem;cursor:pointer}@media(max-width:760px){.ChatMessage_messageImage___movL{max-width:18rem;max-height:18rem}}.ChatMessage_messageVideo__cBqWl{display:block;max-width:24rem;width:100%;margin-bottom:.4rem;border-radius:.8rem;background:var(--bg-black-70-opacity)}@media(max-width:760px){.ChatMessage_messageVideo__cBqWl{max-width:18rem}}.ChatMessage_messageFile__tawWr{display:flex;align-items:center;gap:.8rem;max-width:24rem;width:fit-content;padding:1rem 1.2rem;margin-bottom:.4rem;border-radius:1.2rem;background:var(--BG-White);color:var(--Text-Black);font-size:1.4rem;line-height:1.57;text-decoration:none}@media(hover:hover)and (pointer:fine){.ChatMessage_messageFile__tawWr:hover:hover{opacity:.8}}.ChatMessage_messageFileIcon__SBKMc{flex-shrink:0;width:1.6rem;height:1.6rem}.ChatMessage_messageFileName__QjCrr{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatMessage_messageBubble__jiDGC{background:var(--BG-White);color:var(--Text-Black);padding:1.2rem;border-radius:1.2rem 1.2rem 1.2rem 0;font-size:1.4rem;font-weight:400;line-height:1.57;word-wrap:break-word}.ChatMessage_messageReadStatus__1Zy_n,.ChatMessage_messageTime__HpB_a{color:var(--fg-black-40-opacity);font-size:1.2rem;font-weight:500;line-height:1.65}.ChatMessage_messageTime__HpB_a{margin-bottom:1rem;margin-left:1rem;display:flex;align-items:center;gap:.8rem}.ChatMessage_messageReadStatus__1Zy_n{display:flex;margin-top:1rem;justify-content:flex-end}.ChatMessageList_messages__DnYeS{position:relative;flex:1 1;padding:1.6rem;overflow-y:auto;display:flex;flex-direction:column-reverse;gap:.6rem}@media(max-width:1360px){.ChatMessageList_messages__DnYeS{padding:1.2rem 0 3.2rem}}@media(max-width:600px){.ChatMessageList_messages__DnYeS{padding:1.6rem 0 3.2rem;gap:0}}.ChatMessageList_loadingMore__7c3G3{display:flex;justify-content:center;padding:1.2rem}.FilterOrdersForm_filter__CyVsw{overflow:hidden;position:sticky;top:10rem;padding:1.2rem 1.6rem;background:var(--BG-White);border-radius:2rem;box-shadow:0 0 0 1px rgba(152,130,115,.05),0 4px 8px -6px rgba(152,130,115,.1),0 20px 40px 0 rgba(152,130,115,.05)}@media(max-width:766px){.FilterOrdersForm_filter__CyVsw{overflow:visible;position:static;height:100%;padding:0 2rem;box-shadow:none}}.FilterOrdersForm_title__Z4GUz{font-size:1.8rem;font-weight:500;line-height:1.44;color:var(--Text-Black);margin-bottom:1.2rem}@media(max-width:766px){.FilterOrdersForm_title__Z4GUz{display:none}}.FilterOrdersForm_form__v8IrA{display:flex;flex-direction:column;gap:2.4rem}@media(max-width:766px){.FilterOrdersForm_form__v8IrA{height:100%}}.FilterOrdersForm_sorting__oZDXJ{position:relative;padding:2.4rem 0}@media(max-width:766px){.FilterOrdersForm_sorting__oZDXJ{width:calc(100% + 4rem);padding:2.4rem 2rem;margin-left:-2rem;border-top:1px solid var(--stroke-black-5-opacity);border-bottom:1px solid var(--stroke-black-5-opacity)}}.FilterOrdersForm_sorting__oZDXJ:after,.FilterOrdersForm_sorting__oZDXJ:before{position:absolute;bottom:0;content:"";display:block;width:calc(100% + 3.2rem);margin-left:-1.6rem;height:1px;background:var(--stroke-black-5-opacity)}@media(max-width:766px){.FilterOrdersForm_sorting__oZDXJ:after,.FilterOrdersForm_sorting__oZDXJ:before{display:none}}.FilterOrdersForm_sorting__oZDXJ:before{top:0}.FilterOrdersForm_label__kAd8M,.FilterOrdersForm_weightInputLabel__JDbii{display:block;color:var(--BG-Black);font-size:1.4rem;font-weight:500;line-height:1.57;margin-bottom:.6rem}.FilterOrdersForm_priceInputsContainer__VVW0z{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.6rem}.FilterOrdersForm_priceSeparator__tigzC{color:var(--stroke-black-20-opacity);font-size:1.6rem;line-height:1}.FilterOrdersForm_radioGroup__XXUKv{display:flex;flex-direction:column;gap:.8rem}.FilterOrdersForm_radioBody__rqhg0,.FilterOrdersForm_radioRoot__MvjWQ{display:flex;align-items:center}.FilterOrdersForm_radioButton__wnVbx{width:100%;height:100%;border-width:1px solid var(--Text-Gold)}.FilterOrdersForm_radioButton__wnVbx:checked{background:rgba(0,0,0,0);border-color:var(--Text-Gold)}.FilterOrdersForm_radioButton__wnVbx:checked+.FilterOrdersForm_radioIcon__kaLQA{transform:translate(-50%,-50%) scale(1);color:var(--Text-Gold)}.FilterOrdersForm_radioInner__A9DcI{display:flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem}.FilterOrdersForm_radioIcon__kaLQA{position:absolute;width:6px;height:6px;top:50%;left:50%;border-color:rgba(0,0,0,0);transform:translate(-50%,-50%) scale(1)}.FilterOrdersForm_radioLabel__RlmkB{font-size:1.4rem;color:var(--Text-Black);font-weight:400;line-height:1.57}.FilterOrdersForm_selectRoot__TFF8D{width:100%}.FilterOrdersForm_selectWrapper__tvlFr{margin-bottom:0!important}.FilterOrdersForm_selectInput__JtzZj{font-size:1.4rem;height:4.2rem;border-radius:.8rem;border:1px solid var(--stroke-black-5-opacity);background:var(--bg-black-3-opacity);color:var(--Text-Black);transition:all .2s ease}@media(hover:hover)and (pointer:fine){.FilterOrdersForm_selectInput__JtzZj:hover{border-color:var(--stroke-black-15-opacity)}}.FilterOrdersForm_selectInput__JtzZj:focus{background:var(--BG-White);border-color:var(--stroke-black-15-opacity)}.FilterOrdersForm_selectInput__JtzZj::placeholder{color:var(--fg-black-40-opacity)}.FilterOrdersForm_selectInput__JtzZj .mantine-Select-rightSection{color:var(--fg-black-40-opacity)}.FilterOrdersForm_selectDropdown__Kv3nK{background:var(--BG-White);border:1px solid var(--stroke-black-10-opacity);border-radius:.8rem;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:.4rem;margin-top:.4rem}.FilterOrdersForm_selectRightSection__7xMfq{color:var(--fg-black-40-opacity);pointer-events:none}.FilterOrdersForm_selectRightSection__7xMfq svg{width:2rem;height:2rem}.FilterOrdersForm_selectOption__JnZv9{font-size:1.4rem;padding:.8rem 1.2rem;border-radius:.6rem;color:var(--Text-Black);cursor:pointer;transition:all .15s ease}@media(hover:hover)and (pointer:fine){.FilterOrdersForm_selectOption__JnZv9:hover{background:var(--bg-black-5-opacity)}}.FilterOrdersForm_selectOption__JnZv9[data-selected]{background:var(--Primary-Blue);color:var(--BG-White)}.FilterOrdersForm_selectOption__JnZv9[data-hovered]:not([data-selected]){background:var(--bg-black-5-opacity)}@media(max-width:766px){.FilterOrdersForm_applyButtonContainer__SQwop{width:calc(100% + 4rem);margin-left:-2rem;padding:3.2rem;margin-top:auto;border-top:1px solid var(--bg-black-5-opacity)}}@media(max-width:600px){.FilterOrdersForm_applyButtonContainer__SQwop{padding:2rem 2rem 3.2rem}}.FilterOrdersForm_applyButton__GCjYP{font-size:1.4rem;height:4.4rem;margin-top:.8rem}.SearchOrdersForm_searchForm__sqy_P{padding:2.4rem;border-radius:1.6rem;background:var(--BG-White);box-shadow:0 0 0 1px rgba(152,130,115,.05),0 4px 8px -6px rgba(152,130,115,.1),0 20px 40px 0 rgba(152,130,115,.05);display:flex;justify-content:space-between;gap:clamp(1.2rem,2.5vw,3.4rem);align-items:center}@media(max-width:850px){.SearchOrdersForm_searchForm__sqy_P{padding:1.6rem 1.4rem}}@media(max-width:766px){.SearchOrdersForm_searchForm__sqy_P{flex-direction:column;align-items:stretch;width:100%}}@media(max-width:600px){.SearchOrdersForm_searchForm__sqy_P{padding:1.4rem;gap:1.8rem}}.SearchOrdersForm_formFields__OvBLb{position:relative;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:1.2rem;flex:1 1}@media(max-width:600px){.SearchOrdersForm_formFields__OvBLb{grid-template-columns:1fr;gap:1.4rem}}.SearchOrdersForm_swapButton__Rzgok{position:absolute;z-index:1;left:33.17%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:10rem;background:var(--BG-Green);color:var(--Text-White);transition:background .2s ease;cursor:pointer;border:none}@media(max-width:600px){.SearchOrdersForm_swapButton__Rzgok{top:32%;left:unset;right:1.2rem;transform:translate(40%,-50%) rotate(90deg)}}@media(hover:hover)and (pointer:fine){.SearchOrdersForm_swapButton__Rzgok:hover{background:var(--bg-green-80-opacity)}}.SearchOrdersForm_swapButton__Rzgok:active{transition:opacity .1s ease;opacity:.7}.SearchOrdersForm_swapButton__Rzgok svg{width:1.6rem;height:1.6rem}.SearchOrdersForm_actions__KEvQb{display:flex;gap:1.2rem}@media(max-width:766px){.SearchOrdersForm_actions__KEvQb{width:100%;justify-content:center}}@media(max-width:600px){.SearchOrdersForm_actions__KEvQb{flex-direction:column;gap:1rem}}.SearchOrdersForm_searchButton__1ipqJ{width:21rem;margin-left:auto}@media(max-width:766px){.SearchOrdersForm_searchButton__1ipqJ{width:100%}}.SearchOrdersForm_openFiltersButton__GgDFp{display:none}@media(max-width:766px){.SearchOrdersForm_openFiltersButton__GgDFp{display:block;width:100%}}.MyOrderCard_card__Ysbz7{display:flex;background:var(--BG-White);border-radius:2rem;box-shadow:0 0 0 .2rem rgba(152,130,115,.2),0 .4rem .8rem -.6rem rgba(152,130,115,.1),0 -2rem 4rem 0 rgba(152,130,115,.1);transition:all .2s ease;overflow:hidden}@media(max-width:760px){.MyOrderCard_card__Ysbz7{gap:0;border-radius:1.6rem;flex-direction:column;align-items:stretch}}@media(hover:hover)and (pointer:fine){.MyOrderCard_card__Ysbz7:hover{box-shadow:0 0 0 .2rem rgba(152,130,115,.3),0 .4rem 1.2rem -.4rem rgba(152,130,115,.2),0 -2rem 4rem 0 rgba(152,130,115,.15)}}.MyOrderCard_left___4gSf{display:flex;flex-direction:column;justify-content:space-between;gap:3.2rem;padding:2.4rem;width:19.1rem;flex-shrink:0;border-right:1px solid var(--stroke-black-5-opacity)}@media(max-width:760px){.MyOrderCard_left___4gSf{width:100%;border-right:none;border-bottom:1px solid var(--stroke-black-5-opacity);padding:1.6rem}}.MyOrderCard_right___yli9{display:flex;align-items:center;gap:2rem;padding:0 2.4rem 0 3.2rem;flex-grow:1}@media(max-width:850px){.MyOrderCard_right___yli9{flex-direction:column;padding:1.6rem;gap:1.6rem;align-items:stretch}}.MyOrderCard_routeContainer__Ckgk1{display:flex;flex-direction:column;gap:3.2rem;flex-grow:1}@media(max-width:760px){.MyOrderCard_routeContainer__Ckgk1{gap:1.6rem}}.MyOrderCard_imageWrapper__jq_1Z{width:18.8rem;aspect-ratio:188/129;border-radius:1.2rem;overflow:hidden}.MyOrderCard_priceSection__maI0c{display:flex;flex-direction:column;gap:.6rem}.MyOrderCard_price__WcgDO{color:var(--Text-Black);font-size:2rem;font-weight:600;line-height:1.33;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;/*! autoprefixer: off */-webkit-box-orient:vertical}.MyOrderCard_weight__RSqm0{color:var(--fg-black-70-opacity);font-size:1.6rem;line-height:1.5}.MyOrderCard_editButton__5vytk{flex-shrink:0}.MyOrderCard_deadline___4Igd{color:var(--fg-black-70-opacity);font-size:1.4rem;line-height:2.2rem}.UserCard_card__od3PD{display:flex;flex-direction:column;background:var(--BG-White);border-radius:2rem;padding:2.4rem;width:100%;box-shadow:0 0 0 1px rgba(152,130,115,.05),0 4px 8px -6px rgba(152,130,115,.1),0 20px 40px 0 rgba(152,130,115,.05)}@media(max-width:850px){.UserCard_card__od3PD{padding:1.6rem}}@media(max-width:600px){.UserCard_card__od3PD{border-radius:1.2rem}}.UserCard_header___8VTC{display:flex;flex-direction:column;align-items:center;text-align:center}.UserCard_name__VqCT5{display:flex;align-items:center;gap:.8rem;margin-top:1.2rem;color:var(--Text-Black);font-size:1.8rem;font-weight:500;line-height:1.44}@media(max-width:600px){.UserCard_name__VqCT5{font-size:1.6rem;line-height:1.5}}.UserCard_ratingWrapper__i_jtH{display:flex;align-items:center;gap:.8rem;margin-top:.8rem}.UserCard_ratingText__QWAAE{color:var(--Text-Black);font-size:1.4rem;font-weight:500;line-height:1.43}.UserCard_stats___9aFV{display:grid;gap:1.2rem;margin:2.4rem 0}@media(max-width:600px){.UserCard_stats___9aFV{grid-template-columns:1fr 1fr;gap:.8rem;margin:1.6rem 0}}.UserCard_statItem__MmH8K{display:flex;justify-content:center;align-items:center;gap:.4rem;padding:1.6rem;border-radius:.8rem;background:#f9f9f7;font-size:1.6rem;line-height:1.5}@media(max-width:600px){.UserCard_statItem__MmH8K{border-radius:.8rem}}.UserCard_statLabel__7Vfrn{color:var(--fg-black-70-opacity)}.UserCard_statValue__wLigC{font-weight:500;color:var(--Text-Black)}.UserCard_actions__6TOrx{display:flex;flex-direction:column;gap:1.2rem;margin-top:auto}@media(max-width:600px){.UserCard_actions__6TOrx{gap:.8rem}}.UserPreview_preview__iI_3_{display:flex;align-items:center;justify-content:space-between;width:fit-content}.UserPreview_left__9IxuT{display:flex;align-items:center;gap:.8rem}@media(max-width:600px){.UserPreview_left__9IxuT{align-items:flex-start}}.UserPreview_avatar__nHx3w{flex-shrink:0}.UserPreview_info__Xcl5l{display:flex;flex-direction:column;gap:.4rem;min-width:0}.UserPreview_infoTop__7nvsO{display:flex;align-items:center;gap:.6rem}@media(max-width:600px){.UserPreview_infoTop__7nvsO{flex-direction:column;align-items:flex-start}}.UserPreview_infoBottom___WHVT{display:flex;align-items:center}.UserPreview_link__tPBV9{text-decoration:none;color:inherit;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){.UserPreview_link__tPBV9:hover{opacity:.7}}.UserPreview_name__ccWjX{flex-shrink:0;color:var(--Text-Black);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:600px){.UserPreview_name__ccWjX{white-space:normal}}.UserPreview_rating__wlAh_{flex-shrink:0;display:flex;align-items:center;gap:.4rem;padding:.4rem .8rem;border-radius:10rem;border:1px solid var(--stroke-black-5-opacity);background:var(--BG-White);color:#ffd118}.UserPreview_rating__wlAh_ .UserPreview_ratingIcon__m58tv{width:1.6rem;height:1.6rem}.UserPreview_ratingValue__PpB8f{color:var(--Text-Black);font-weight:500}.UserPreview_ordersCount__OKRh1{display:inline-flex;align-items:center;color:var(--fg-black-70-opacity)}.UserPreview_ordersCount__OKRh1,.UserPreview_s__T1gm4 .UserPreview_name__ccWjX{font-size:1.4rem;line-height:1.57}.UserPreview_s__T1gm4 .UserPreview_ratingValue__PpB8f{font-size:1.4rem;line-height:1}.UserPreview_m___f_6Q .UserPreview_name__ccWjX{font-size:1.6rem;line-height:1.5}.UserPreview_m___f_6Q .UserPreview_ratingValue__PpB8f{font-size:1.4rem;line-height:1}.UserPreview_arrowRight__zUtNN{width:2.4rem;height:2.4rem;rotate:-90deg}.UserRating_rating__8HVxR{display:flex;align-items:center;gap:4px}.UserRating_stars__mQbBN{display:flex;align-items:center;justify-content:center;gap:2px;color:#ffd118}.UserRating_stars__mQbBN svg{width:1.6rem;height:1.6rem}.UserRating_value__tW5U_{font-size:12px;line-height:2rem;color:var(--fg-black-40-opacity);text-align:center;white-space:nowrap}.CapacityStep_weightGroup__9vq7l{display:grid;grid-template-columns:1fr auto;gap:1.2rem;align-items:end}@media(max-width:600px){.CapacityStep_weightGroup__9vq7l{grid-template-columns:1fr;gap:1rem}}.CapacityStep_weightInput__WTirl{flex:1 1}.CapacityStep_weightUnitSelect__0YfS3{width:10rem}@media(max-width:600px){.CapacityStep_weightUnitSelect__0YfS3{width:100%}}.CargoStep_weightGroup__qmzbl{display:grid;grid-template-columns:1fr auto;gap:1.2rem;align-items:end}@media(max-width:600px){.CargoStep_weightGroup__qmzbl{grid-template-columns:1fr;gap:1rem}}.CargoStep_weightInput__czT8B{flex:1 1}.CargoStep_weightUnitSelect__Y1Yi_{width:10rem}@media(max-width:600px){.CargoStep_weightUnitSelect__Y1Yi_{width:100%}}.CargoStep_dimensionsGroup__23Zoq{display:flex;flex-direction:column;gap:1rem}@media(max-width:600px){.CargoStep_dimensionsGroup__23Zoq{gap:.8rem}}.CargoStep_label__Iy9xw{font-size:1.4rem;font-weight:500;line-height:2.2rem;color:var(--Text-Black)}@media(max-width:600px){.CargoStep_label__Iy9xw{font-size:1.3rem;line-height:2rem}}.CargoStep_dimensionsFields__Q_jNv{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}@media(max-width:600px){.CargoStep_dimensionsFields__Q_jNv{grid-template-columns:1fr;gap:1rem}}.DetailsStep_textarea__YhnG9{min-height:8.0625rem;resize:vertical}@media(max-width:600px){.DetailsStep_textarea__YhnG9{min-height:7rem}}.DetailsStep_divider__YW5Mo{display:flex;align-items:center;justify-content:center;margin:3.2rem 0 2.4rem;position:relative}@media(max-width:600px){.DetailsStep_divider__YW5Mo{margin:2.4rem 0 2rem}}.DetailsStep_divider__YW5Mo:after,.DetailsStep_divider__YW5Mo:before{content:"";flex:1 1;height:.1rem;background:var(--stroke-black-10-opacity)}.DetailsStep_dividerText__VRiQs{padding:0 1.6rem;font-size:1.2rem;font-weight:500;color:var(--fg-black-40-opacity);white-space:nowrap}@media(max-width:600px){.DetailsStep_dividerText__VRiQs{padding:0 1.2rem;font-size:1.1rem}}.DetailsStep_photoUpload__JRHwB{min-height:8.0625rem;background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.05);border-radius:.5rem;padding:.75rem;cursor:pointer;transition:all .2s ease}@media(max-width:600px){.DetailsStep_photoUpload__JRHwB{min-height:7rem;padding:.6rem}}.DetailsStep_photoUpload__JRHwB:hover{background:rgba(0,0,0,.05)}.DetailsStep_uploadPlaceholder__688qF{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:.5rem;color:var(--color-text-secondary)}@media(max-width:600px){.DetailsStep_uploadPlaceholder__688qF{gap:.4rem}}.DetailsStep_uploadIcon__d1yLx{width:1.5rem;height:1.5rem;opacity:.5}.DetailsStep_uploadText__9ZY1i{font-size:.875rem;font-weight:400;line-height:1.375rem}.DetailsStep_uploadContainer__4Tp7V{display:flex;flex-direction:column;gap:1rem}@media(max-width:600px){.DetailsStep_uploadContainer__4Tp7V{gap:.8rem}}.DetailsStep_uploadImages__Gz4Y8{height:12rem}.DetailsStep_label__JoLwf{color:var(--FG-Black);font-size:1.4rem;font-style:normal;font-weight:500;line-height:2.2rem}@media(max-width:600px){.DetailsStep_label__JoLwf{font-size:1.3rem;line-height:2rem}}.CurrencyDisplay_root__gkc7w{display:flex;flex-direction:column;width:100%}.CurrencyDisplay_trigger__DCZod{display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:4.6rem;padding:1.2rem;font-size:1.4rem;font-weight:500;line-height:2.2rem;color:var(--fg-black);background:var(--bg-black-3-opacity);border:1px solid var(--stroke-black-5);border-radius:.8rem}.ConfirmPackageTransferModal_content__qATlu{display:flex;flex-direction:column;gap:3.2rem;width:100%}.ConfirmPackageTransferModal_field__W6lMD{display:flex;flex-direction:column;gap:1.3rem}.ConfirmPackageTransferModal_fieldLabel__wIffu{font-size:1.4rem;font-weight:500;line-height:2.2rem;color:var(--Text-Black)}.ConfirmPackageTransferModal_uploadImages__1HBaR{height:12rem}.ConfirmPackageTransferModal_videoDisabled__O2VPv{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:8rem;background:rgba(27,43,43,.05);border:none;border-radius:1.6rem;opacity:.5;cursor:not-allowed}.ConfirmPackageTransferModal_videoDisabledText__SZ9Yf{font-size:1.4rem;font-weight:400;line-height:2.2rem;color:var(--fg-black-30-opacity)}.DealParticipants_participants__08zDG{display:flex;gap:.2rem}.DealParticipants_participant__CUUM9{flex:1 1;display:flex;align-items:center;gap:.8rem;text-decoration:none;transition:opacity .2s ease}.DealParticipants_participant__CUUM9:hover{opacity:.7}.DealParticipants_participantInfo__HKSRO{display:flex;flex-direction:column}.DealParticipants_participantName__uCp6U{font-size:1.6rem;font-weight:500;line-height:2.4rem;color:var(--Text-Black)}.DealParticipants_participantRole__W41R3{font-size:1.2rem;line-height:2rem;color:var(--fg-black-50-opacity)}.LeaveReviewModal_modal__2hb7o [class*=scrollableContainer]{flex-direction:column;padding-top:.8rem}.LeaveReviewModal_content__dRKxB{display:flex;flex-direction:column;gap:3.2rem;width:100%}.LeaveReviewModal_ratingContainer__Bt82f{display:flex;justify-content:center;align-items:center;padding:1.2rem;border:1px solid var(--bg-black-5-opacity);border-radius:.8rem}.LeaveReviewModal_field__VxxRu{display:flex;flex-direction:column;gap:.8rem}.LeaveReviewModal_label__JdWbq{font-size:1.4rem;font-weight:500;line-height:2.2rem;color:var(--Text-Black)}.PayoutBreakdown_block__f8M_F{display:flex;flex-direction:column;gap:.8rem;padding:1.6rem;border-radius:1.2rem;background-color:var(--bg-black-3-opacity)}.PayoutBreakdown_row__0TAeh,.PayoutBreakdown_totalRow__Of880{display:flex;align-items:baseline;gap:.6rem}.PayoutBreakdown_label__gmW_l,.PayoutBreakdown_value__09jMG{font-size:1.4rem;line-height:2rem;color:var(--fg-black-70-opacity)}.PayoutBreakdown_value__09jMG{color:var(--Text-Black);white-space:nowrap}.PayoutBreakdown_rate__hzIcp{margin-left:.6rem;padding:.1rem .6rem;border-radius:.6rem;font-size:1.2rem;line-height:1.6rem;background-color:var(--BG-White)}.PayoutBreakdown_dots___zx7A{flex:1 1;min-width:1.2rem;align-self:center;border-bottom:.1rem dotted var(--stroke-black-10-opacity)}.PayoutBreakdown_totalLabel__CIFzE,.PayoutBreakdown_totalValue__YGHms{font-size:1.6rem;line-height:2.4rem;font-weight:600;color:var(--Text-Black)}.PayoutBreakdown_totalValue__YGHms{white-space:nowrap}.PayoutBreakdown_note__xRH8z{margin:0;font-size:1.2rem;line-height:1.8rem;color:var(--fg-black-50-opacity)}.PayoutBreakdown_infoButton___Wjvu{display:inline-flex;align-items:center;justify-content:center;margin-left:.4rem;padding:0;border:none;background:none;color:var(--fg-black-50-opacity);cursor:pointer;vertical-align:-.2rem}.OpenDisputeModal_content__fT2p_{display:flex;flex-direction:column;gap:3.2rem;width:100%}.OpenDisputeModal_field__1LSlC{display:flex;flex-direction:column;gap:1.3rem}.OpenDisputeModal_fieldLabel__3B5kN{font-size:1.4rem;font-weight:500;line-height:2.2rem;color:var(--Text-Black)}.OpenDisputeModal_textarea__DxWpA{min-height:12rem}.OpenDisputeModal_uploadImages__W0m4s{height:12.9rem}.PayoutHint_hint__pErXq{display:inline-block;font-size:1.3rem;line-height:1.8rem;font-weight:500;color:var(--fg-black-70-opacity);white-space:nowrap}.FooterSocials_socialButtons__LuoQA{display:flex;gap:1.2rem}.FooterSocials_socialButtons__LuoQA .FooterSocials_socialButton__6hkGy{background:var(--bg-black-30-opacity)}.FooterSocials_socialButtons__LuoQA .FooterSocials_socialButton__6hkGy svg{width:1.6rem;height:1.6rem}.FooterSocials_tgIcon__tvf8Z{position:relative;top:1px;left:-1px}.Footer_brandLink__a7d7B{color:inherit;text-decoration:none;transition:color .3s ease}@media(hover:hover)and (pointer:fine){.Footer_brandLink__a7d7B:hover{color:var(--FG-Gold);text-decoration:underline}}.SeoLayout_root__B02SW{min-height:100vh;display:flex;flex-direction:column}.SeoLayout_main___3fuM{flex-grow:1;display:flex;flex-direction:column}