.Card-module__DIhiYG__card{background:var(--c-surface);border-radius:var(--r-lg);border:1px solid var(--c-border);padding:32px}.Card-module__DIhiYG__clickable{cursor:pointer;transition:box-shadow .15s}.Card-module__DIhiYG__clickable:hover{box-shadow:var(--sh-sm)}@media screen and (max-width:768px){.Card-module__DIhiYG__card{padding:16px}}
.CityAutocomplete-module__dbEYva__wrapper{flex-direction:column;gap:6px;width:100%;display:flex}.CityAutocomplete-module__dbEYva__label{color:var(--c-text-secondary);font-size:14px;font-weight:500;line-height:20px}.CityAutocomplete-module__dbEYva__asterisk{color:var(--c-error);margin-left:3px}.CityAutocomplete-module__dbEYva__field{width:100%;position:relative}.CityAutocomplete-module__dbEYva__input{background:var(--c-surface-subtle);border-radius:var(--r-sm);width:100%;height:52px;color:var(--c-text);box-sizing:border-box;border:1.5px solid #0000;outline:none;padding:0 16px;font-size:16px;line-height:24px;transition:border-color .15s,background .15s}.CityAutocomplete-module__dbEYva__input::placeholder{color:var(--c-text-muted)}.CityAutocomplete-module__dbEYva__input:focus,.CityAutocomplete-module__dbEYva__input:focus-visible{border-color:var(--c-focus-border);background:var(--c-surface);box-shadow:none;outline:none}.CityAutocomplete-module__dbEYva__inputOpen{border-color:var(--c-focus-border);background:var(--c-surface)}.CityAutocomplete-module__dbEYva__input:disabled{opacity:.5;pointer-events:none}.CityAutocomplete-module__dbEYva__hasError .CityAutocomplete-module__dbEYva__input{border-color:var(--c-error-border);background:var(--c-surface)}.CityAutocomplete-module__dbEYva__hasError .CityAutocomplete-module__dbEYva__input:focus,.CityAutocomplete-module__dbEYva__hasError .CityAutocomplete-module__dbEYva__input:focus-visible{border-color:var(--c-error);box-shadow:none}.CityAutocomplete-module__dbEYva__menu{box-sizing:border-box;background:var(--c-surface);border-radius:var(--r-md);box-shadow:var(--sh-lg), 0 0 0 1px var(--c-border);z-index:var(--z-popover);max-height:280px;padding:8px;overflow:hidden auto}.CityAutocomplete-module__dbEYva__menuDesktop{width:100%;position:absolute;top:calc(100% + 4px);left:0}.CityAutocomplete-module__dbEYva__menuMobile{position:fixed}.CityAutocomplete-module__dbEYva__option{border-radius:var(--r-sm);width:100%;min-height:52px;color:var(--c-text);text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:0;margin:0 0 2px;padding:14px 16px;font-size:16px;font-weight:400;line-height:24px;transition:background .12s;display:block;overflow:visible}.CityAutocomplete-module__dbEYva__option:last-child{margin-bottom:0}.CityAutocomplete-module__dbEYva__optionRich{white-space:normal;height:auto;min-height:52px}.CityAutocomplete-module__dbEYva__optionRich.CityAutocomplete-module__dbEYva__optionActive,.CityAutocomplete-module__dbEYva__optionRich.CityAutocomplete-module__dbEYva__optionSelected{font-weight:400}.CityAutocomplete-module__dbEYva__optionLabel{white-space:normal;overflow-wrap:break-word;word-break:break-word;width:100%;line-height:24px;display:block}.CityAutocomplete-module__dbEYva__option:hover,.CityAutocomplete-module__dbEYva__option:focus-visible{background:var(--c-surface-subtle);outline:none}.CityAutocomplete-module__dbEYva__optionActive{background:var(--c-brand-surface);font-weight:500}.CityAutocomplete-module__dbEYva__optionActive .CityAutocomplete-module__dbEYva__optionLabel{font-weight:500}.CityAutocomplete-module__dbEYva__optionSelected{background:var(--c-brand-surface);font-weight:500}.CityAutocomplete-module__dbEYva__optionSelected .CityAutocomplete-module__dbEYva__optionLabel{font-weight:500}.CityAutocomplete-module__dbEYva__optionMeta{width:100%;color:var(--c-text-muted);margin-top:4px;font-size:13px;font-weight:400;line-height:18px;display:block}.CityAutocomplete-module__dbEYva__empty{color:var(--c-text-muted);padding:14px 16px;font-size:15px;line-height:22px}.CityAutocomplete-module__dbEYva__overlay{z-index:var(--z-popover-overlay);cursor:pointer;background:#0a0f157a;border:0;padding:0;position:fixed;inset:0}.CityAutocomplete-module__dbEYva__error{color:var(--c-error-text);margin:0;font-size:13px;line-height:18px}
.DatePickerModal-module__IauLoW__overlay{z-index:var(--z-popover-overlay);padding:16px;padding-top:max(16px, env(safe-area-inset-top));padding-bottom:max(16px, env(safe-area-inset-bottom));overscroll-behavior:contain;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DatePickerModal-module__IauLoW__dialog{z-index:var(--z-popover);background:var(--c-surface);border-radius:var(--r-lg);width:min(100%,360px);box-shadow:var(--sh-lg);position:relative;overflow:hidden}.DatePickerModal-module__IauLoW__header{justify-content:space-between;align-items:center;gap:12px;padding:20px 20px 12px;display:flex}.DatePickerModal-module__IauLoW__title{color:var(--c-text);margin:0;font-size:18px;font-weight:700;line-height:26px}.DatePickerModal-module__IauLoW__close{border-radius:var(--r-sm);width:32px;height:32px;color:var(--c-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.DatePickerModal-module__IauLoW__close:hover{background:var(--c-bg-secondary)}.DatePickerModal-module__IauLoW__monthNav{justify-content:space-between;align-items:center;gap:12px;padding:0 16px 12px;display:flex}.DatePickerModal-module__IauLoW__monthYearSelects{flex:1;justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.DatePickerModal-module__IauLoW__pickerField{min-width:0;position:relative}.DatePickerModal-module__IauLoW__monthPicker{flex:auto}.DatePickerModal-module__IauLoW__yearPicker{flex:0 0 88px;width:88px}.DatePickerModal-module__IauLoW__pickerTrigger{box-sizing:border-box;border:1px solid var(--c-border);border-radius:var(--r-sm);background:var(--c-surface);width:100%;min-width:0;color:var(--c-text);cursor:pointer;text-align:left;padding:6px 28px 6px 10px;font-size:14px;font-weight:600;line-height:22px}.DatePickerModal-module__IauLoW__pickerTriggerOpen{border-color:var(--c-brand);box-shadow:0 0 0 1px var(--c-brand)}.DatePickerModal-module__IauLoW__pickerTrigger:focus-visible{outline:2px solid var(--c-brand);outline-offset:1px}.DatePickerModal-module__IauLoW__pickerTriggerText{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.DatePickerModal-module__IauLoW__pickerChevron{pointer-events:none;opacity:.75;justify-content:center;align-items:center;transition:transform .15s;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.DatePickerModal-module__IauLoW__pickerChevronOpen{transform:translateY(-50%)rotate(180deg)}.DatePickerModal-module__IauLoW__pickerMenu{z-index:calc(var(--z-popover) + 10);box-sizing:border-box;background:var(--c-surface);border-radius:var(--r-md);box-shadow:var(--sh-lg), 0 0 0 1px var(--c-border);overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;padding:4px;position:fixed;overflow:hidden auto}.DatePickerModal-module__IauLoW__pickerOption{border-radius:var(--r-sm);width:100%;min-height:40px;color:var(--c-text);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;padding:8px 12px;font-size:14px;font-weight:500;line-height:20px;display:flex}.DatePickerModal-module__IauLoW__pickerOption:hover,.DatePickerModal-module__IauLoW__pickerOption:focus-visible{background:var(--c-surface-subtle);outline:none}.DatePickerModal-module__IauLoW__pickerOptionSelected{background:var(--c-brand-surface);color:var(--c-brand);font-weight:600}.DatePickerModal-module__IauLoW__pickerOption:disabled{opacity:.35;cursor:not-allowed}.DatePickerModal-module__IauLoW__navButton{border-radius:var(--r-sm);background:var(--c-surface-subtle);cursor:pointer;border:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.DatePickerModal-module__IauLoW__navButton:hover{background:var(--c-brand-surface)}.DatePickerModal-module__IauLoW__navButton img{opacity:.75;width:20px;height:20px}.DatePickerModal-module__IauLoW__weekdays{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding:0 16px 8px;display:grid}.DatePickerModal-module__IauLoW__weekday{text-align:center;color:var(--c-text-muted);font-size:12px;font-weight:600;line-height:18px}.DatePickerModal-module__IauLoW__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding:0 16px 16px;display:grid}.DatePickerModal-module__IauLoW__day{aspect-ratio:1;border-radius:var(--r-sm);width:100%;color:var(--c-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.DatePickerModal-module__IauLoW__dayOutside{color:var(--c-text-disabled)}.DatePickerModal-module__IauLoW__dayToday:not(.DatePickerModal-module__IauLoW__daySelected){box-shadow:inset 0 0 0 1.5px var(--c-brand);color:var(--c-brand)}.DatePickerModal-module__IauLoW__daySelected{background:var(--c-brand);color:var(--c-text-inverse)}.DatePickerModal-module__IauLoW__day:hover:not(:disabled):not(.DatePickerModal-module__IauLoW__daySelected){background:var(--c-brand-surface)}.DatePickerModal-module__IauLoW__day:disabled{opacity:.35;cursor:not-allowed}.DatePickerModal-module__IauLoW__footer{border-top:1px solid var(--c-border);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px 16px;display:flex}.DatePickerModal-module__IauLoW__footerAction{color:var(--c-brand);cursor:pointer;background:0 0;border:none;padding:8px 4px;font-size:14px;font-weight:500;line-height:22px}.DatePickerModal-module__IauLoW__footerAction:hover{text-underline-offset:2px;text-decoration:underline}.DatePickerModal-module__IauLoW__footerActionMuted{color:var(--c-text-muted)}.DatePickerModal-module__IauLoW__footerActionMuted:hover{color:var(--c-text-secondary)}@media (max-width:480px){.DatePickerModal-module__IauLoW__overlay{align-items:flex-end;padding:0}.DatePickerModal-module__IauLoW__dialog{border-radius:var(--r-lg) var(--r-lg) 0 0;width:100%;padding-bottom:max(0px, env(safe-area-inset-bottom))}}
.DateField-module__Uy4GJW__wrapper{flex-direction:column;gap:6px;min-width:0;display:flex}.DateField-module__Uy4GJW__label{color:var(--c-text-secondary);font-size:16px;font-weight:500;line-height:24px}.DateField-module__Uy4GJW__asterisk{color:var(--c-error);margin-left:3px}.DateField-module__Uy4GJW__field{position:relative}.DateField-module__Uy4GJW__input{background:var(--c-surface-subtle);border-radius:var(--r-sm);width:100%;height:52px;color:var(--c-text);box-sizing:border-box;cursor:pointer;border:1.5px solid #0000;outline:none;padding:0 16px 0 48px;font-size:16px;line-height:24px;transition:border-color .15s}.DateField-module__Uy4GJW__input::placeholder{color:var(--c-text-muted)}.DateField-module__Uy4GJW__input:focus,.DateField-module__Uy4GJW__input:focus-visible{border-color:var(--c-focus-border);background:var(--c-surface);box-shadow:none;outline:none}.DateField-module__Uy4GJW__input:disabled{opacity:.5;pointer-events:none}.DateField-module__Uy4GJW__calendarBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.DateField-module__Uy4GJW__calendarBtn:disabled{opacity:.5;cursor:not-allowed}.DateField-module__Uy4GJW__calendarBtn img{opacity:.7;width:22px;height:22px}.DateField-module__Uy4GJW__rangeFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.DateField-module__Uy4GJW__rangePart{border-radius:var(--r-sm);background:var(--c-surface-subtle);text-align:left;cursor:pointer;border:1.5px solid #0000;flex-direction:column;align-items:flex-start;gap:4px;width:100%;min-height:52px;padding:8px 12px;transition:border-color .15s,background .15s;display:flex}.DateField-module__Uy4GJW__rangePart:hover:not(:disabled){border-color:var(--c-focus-border);background:var(--c-surface)}.DateField-module__Uy4GJW__rangePart:disabled{opacity:.5;cursor:not-allowed}.DateField-module__Uy4GJW__rangePartLabel{color:var(--c-text-muted);font-size:12px;line-height:18px}.DateField-module__Uy4GJW__rangePartValue{color:var(--c-text);font-size:16px;line-height:24px}.DateField-module__Uy4GJW__rangePartPlaceholder{color:var(--c-text-muted);font-size:16px;line-height:24px}.DateField-module__Uy4GJW__hasError .DateField-module__Uy4GJW__input,.DateField-module__Uy4GJW__hasError .DateField-module__Uy4GJW__rangePart{border-color:var(--c-error-border);background:var(--c-surface)}.DateField-module__Uy4GJW__hasError .DateField-module__Uy4GJW__input:focus,.DateField-module__Uy4GJW__hasError .DateField-module__Uy4GJW__input:focus-visible{border-color:var(--c-error);box-shadow:none}.DateField-module__Uy4GJW__error{color:var(--c-error-text);margin:0;font-size:13px;line-height:18px}@media (max-width:640px){.DateField-module__Uy4GJW__rangeFields{grid-template-columns:1fr}}
.ProfileWizard-module__tUUMhG__page,.ProfileWizard-module__tUUMhG__hero{position:relative}.ProfileWizard-module__tUUMhG__backButton{background:var(--c-surface);cursor:pointer;border:none;border-radius:20px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:0;left:-18px;box-shadow:0 10px 24px #41567724}.ProfileWizard-module__tUUMhG__backButton img{width:20px;height:20px}.ProfileWizard-module__tUUMhG__fillBreadcrumbs{margin-bottom:26px}.ProfileWizard-module__tUUMhG__heroRow{justify-content:space-between;gap:32px;display:flex}.ProfileWizard-module__tUUMhG__heroCopy{max-width:780px}.ProfileWizard-module__tUUMhG__pageTitle{color:#0a0f15;margin:0;font-size:40px;font-weight:600;line-height:1.06}.ProfileWizard-module__tUUMhG__pageSubtitle{color:#74839c;margin:4px 0 0;font-size:16px;font-weight:400;line-height:28px}.ProfileWizard-module__tUUMhG__summary{flex-direction:column;align-items:stretch;gap:12px;min-width:360px;display:flex}.ProfileWizard-module__tUUMhG__pageStepper{margin-top:32px;padding:0}.ProfileWizard-module__tUUMhG__formCard{border:none;border-radius:24px}.ProfileWizard-module__tUUMhG__summaryHead{justify-content:space-between;align-items:center;gap:14px;width:100%;display:flex}.ProfileWizard-module__tUUMhG__identityRow{color:#1d2738;align-items:center;gap:10px;font-size:20px;line-height:30px;display:flex}.ProfileWizard-module__tUUMhG__identityLabel{align-items:center;gap:4px;font-size:20px;font-weight:500;display:inline-flex}.ProfileWizard-module__tUUMhG__identityLabel img{width:24px;height:24px}.ProfileWizard-module__tUUMhG__identityId{color:#657084;font-size:20px;font-weight:500;line-height:28px}.ProfileWizard-module__tUUMhG__serviceBadge{color:#2d5ea8;background:#d9e8f7;border-radius:18px;justify-content:center;align-items:center;min-width:72px;height:36px;padding:0 18px;font-size:18px;font-weight:500;line-height:24px;display:inline-flex}.ProfileWizard-module__tUUMhG__progress{flex-direction:row;align-items:center;gap:16px;width:100%;display:flex}.ProfileWizard-module__tUUMhG__progressLabel{color:#1d2738;white-space:nowrap;flex-shrink:0;font-size:14px;font-weight:400;line-height:24px}.ProfileWizard-module__tUUMhG__progressBars{flex:1;gap:8px;min-width:0;display:flex}.ProfileWizard-module__tUUMhG__progressSegment{background:#dde2e8;border-radius:4px;flex:1;height:8px}.ProfileWizard-module__tUUMhG__progressSegmentActive{background:#3ecf8e}.ProfileWizard-module__tUUMhG__subsection{flex-direction:column;gap:28px;display:flex}.ProfileWizard-module__tUUMhG__subsectionTitle{color:var(--c-text);margin:0;font-size:20px;font-weight:500;line-height:28px}.ProfileWizard-module__tUUMhG__legalInfoFields{flex-direction:column;gap:24px;display:flex}.ProfileWizard-module__tUUMhG__legalInfoFields .ProfileWizard-module__tUUMhG__gridRow,.ProfileWizard-module__tUUMhG__sections>.ProfileWizard-module__tUUMhG__subsection>.ProfileWizard-module__tUUMhG__gridRow{gap:20px}.ProfileWizard-module__tUUMhG__sectionCheckbox{color:var(--c-text-secondary);align-items:center;gap:8px;font-size:16px;line-height:24px;display:inline-flex}.ProfileWizard-module__tUUMhG__sectionCheckbox input{appearance:none;cursor:pointer;background:#f2f5f9;border:1px solid #0000;border-radius:6px;width:20px;height:20px;margin:0;position:relative}.ProfileWizard-module__tUUMhG__sectionCheckbox input:checked{background:#2d5ea8}.ProfileWizard-module__tUUMhG__sectionCheckbox input:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.ProfileWizard-module__tUUMhG__incomeSingle{max-width:494px}.ProfileWizard-module__tUUMhG__summaryContacts{background:#fff;border:1px solid #e4edf7;border-radius:22px;gap:12px;min-width:360px;margin-top:18px;padding:18px 20px;display:grid}.ProfileWizard-module__tUUMhG__summaryContact{gap:6px;display:grid}.ProfileWizard-module__tUUMhG__summaryContactLabel{letter-spacing:.04em;text-transform:uppercase;color:#74839c;font-size:12px;line-height:16px}.ProfileWizard-module__tUUMhG__summaryContactValue{color:#1d2738;word-break:break-word;font-size:16px;font-weight:500;line-height:24px}.ProfileWizard-module__tUUMhG__summaryContactStatus{border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:26px;padding:4px 10px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.ProfileWizard-module__tUUMhG__summaryContactStatusVerified{color:#0f8a4a;background:#e8f7ef}.ProfileWizard-module__tUUMhG__summaryContactStatusPending{color:#c85b12;background:#f8eee4}.ProfileWizard-module__tUUMhG__warning{display:none}.ProfileWizard-module__tUUMhG__cautionNotice{width:100%;margin-top:24px}.ProfileWizard-module__tUUMhG__form{margin-top:24px;display:block}.ProfileWizard-module__tUUMhG__successModalTitle{color:#101828;max-width:calc(100% - 40px);font-size:28px;font-weight:600;line-height:36px}.ProfileWizard-module__tUUMhG__successModal{flex-direction:column;display:flex}.ProfileWizard-module__tUUMhG__successGreeting{color:#2b5ea8;margin:0 0 16px;font-size:18px;font-weight:600;line-height:28px}.ProfileWizard-module__tUUMhG__successCloseBtn{width:100%;margin-top:32px;font-weight:600}.ProfileWizard-module__tUUMhG__card{background:var(--c-surface);border:1px solid #e4edf7;border-radius:32px;padding:36px 32px}.ProfileWizard-module__tUUMhG__cardHeader{border-bottom:4px solid #f0f1f5;justify-content:space-between;align-items:center;gap:24px;padding-bottom:16px;display:flex}.ProfileWizard-module__tUUMhG__cardTitle{color:#1d4981;margin:0;font-size:24px;font-weight:500;line-height:32px}.ProfileWizard-module__tUUMhG__cardTitleDesktop,.ProfileWizard-module__tUUMhG__cardTitleMobile{color:#1d4981;font-size:28px;font-weight:600;line-height:36px}.ProfileWizard-module__tUUMhG__cardTitleMobile{display:none}.ProfileWizard-module__tUUMhG__cardStats{color:#657084;align-items:center;gap:16px;padding-top:0;font-size:14px;line-height:22px;display:flex}.ProfileWizard-module__tUUMhG__cardStats strong{color:#101828;font-weight:500}.ProfileWizard-module__tUUMhG__scoreStrong{align-items:center;gap:4px;display:inline-flex}.ProfileWizard-module__tUUMhG__star{color:#f5a623;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.ProfileWizard-module__tUUMhG__sections{flex-direction:column;gap:35px;max-width:85%;padding-top:44px;display:flex}.ProfileWizard-module__tUUMhG__legalPersonalStep{max-width:none}.ProfileWizard-module__tUUMhG__detailsStep{gap:32px;max-width:none;padding-top:44px}.ProfileWizard-module__tUUMhG__detailsStep label{color:#373e4e;font-size:16px;font-weight:400;line-height:24px}.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__groupLabel{color:#373e4e;margin:0;font-size:16px;font-weight:500;line-height:24px}.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__fieldGroup{gap:12px}.ProfileWizard-module__tUUMhG__detailsChoiceGroup{gap:12px;padding:12px 0}.ProfileWizard-module__tUUMhG__detailsChoiceRow{gap:20px}.ProfileWizard-module__tUUMhG__choiceStack{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__radioOption,.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__checkboxOption{color:#373e4e;min-height:24px;font-size:16px;font-weight:400;line-height:24px}.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__radioOption{gap:12px}.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__checkboxOption{gap:8px}.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__radioOption input{border-color:#9ca4b3;width:18px;height:18px}.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__radioOption input:checked{border-color:#1d4981}.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__radioOption input:checked:after{background:#1d4981;inset:3px}.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__checkboxOption input{box-sizing:border-box;background:#f0f1f5;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:20px;height:20px}.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__checkboxOption input:checked{background:#1d4981;border-color:#1d4981}.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__checkboxOption input:checked:after{content:"";background:0 0;border:2px solid #fff;border-width:0 2px 2px 0;border-radius:0;width:5px;height:9px;margin:0;position:absolute;inset:45% auto auto 50%;transform:translate(-50%,-55%)rotate(45deg)}.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__gridRow{gap:20px}.ProfileWizard-module__tUUMhG__detailsStepBlock{margin-top:24px}.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__employmentFields{flex-direction:column;gap:24px;margin-top:0;display:flex}.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__gridIncome{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.ProfileWizard-module__tUUMhG__sectionDivider{background:var(--c-border);height:1px;margin:0}.ProfileWizard-module__tUUMhG__formBlock+.ProfileWizard-module__tUUMhG__formBlock,.ProfileWizard-module__tUUMhG__assetSection+.ProfileWizard-module__tUUMhG__assetSection{border-top:1px solid #eef2f7;margin-top:30px;padding-top:30px}.ProfileWizard-module__tUUMhG__gridRow{align-items:start;gap:16px;display:grid}.ProfileWizard-module__tUUMhG__gridRow>*{min-width:0}.ProfileWizard-module__tUUMhG__gridTwo{grid-template-columns:repeat(2,minmax(0,1fr))}.ProfileWizard-module__tUUMhG__gridThree{grid-template-columns:repeat(3,minmax(0,1fr))}.ProfileWizard-module__tUUMhG__gridTwoWide{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.ProfileWizard-module__tUUMhG__gridFour{grid-template-columns:repeat(4,minmax(0,1fr))}.ProfileWizard-module__tUUMhG__gridFive{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.ProfileWizard-module__tUUMhG__gridThreeWide{grid-template-columns:1fr 1fr 1fr}.ProfileWizard-module__tUUMhG__gridAddRow{grid-template-columns:1fr 1fr 264px}.ProfileWizard-module__tUUMhG__obligationBlock{flex-direction:column;gap:24px;display:flex}.ProfileWizard-module__tUUMhG__obligationRowSecondary{grid-template-columns:repeat(3,minmax(0,1fr))}.ProfileWizard-module__tUUMhG__obligationRowActions{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}.ProfileWizard-module__tUUMhG__obligationRowActions .ProfileWizard-module__tUUMhG__addPrimaryButton{justify-self:stretch;width:100%;max-width:none}.ProfileWizard-module__tUUMhG__gridIncome{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr) minmax(0,1fr)}.ProfileWizard-module__tUUMhG__fieldGroup{flex-direction:column;min-width:0;display:flex}.ProfileWizard-module__tUUMhG__halfField{max-width:50%}.ProfileWizard-module__tUUMhG__personalStep.ProfileWizard-module__tUUMhG__sections{gap:0}.ProfileWizard-module__tUUMhG__personalStepGrid{grid-template-columns:repeat(2,minmax(0,400px));align-items:start;gap:28px 32px;display:grid}.ProfileWizard-module__tUUMhG__personalStepGrid>*{min-width:0}.ProfileWizard-module__tUUMhG__personalStepGrid .ProfileWizard-module__tUUMhG__sectionDivider{grid-column:1/-1;margin:4px 0}.ProfileWizard-module__tUUMhG__groupLabel{color:#373e4e;margin:0 0 13px;font-size:16px;font-weight:500;line-height:24px}.ProfileWizard-module__tUUMhG__radioRow{flex-wrap:wrap;gap:18px 28px;display:flex}.ProfileWizard-module__tUUMhG__radioOption{min-height:24px;color:var(--c-text-secondary);align-items:center;gap:12px;font-size:16px;line-height:24px;display:inline-flex}.ProfileWizard-module__tUUMhG__radioOption input{appearance:none;cursor:pointer;background:#fff;border:2px solid #98a6bc;border-radius:50%;width:20px;height:20px;margin:0;position:relative}.ProfileWizard-module__tUUMhG__radioOption input:checked{border-color:#2d5ea8}.ProfileWizard-module__tUUMhG__radioOption input:checked:after{content:"";background:#2d5ea8;border-radius:50%;position:absolute;inset:4px}.ProfileWizard-module__tUUMhG__checkboxRow{flex-wrap:wrap;gap:18px 28px;display:flex}.ProfileWizard-module__tUUMhG__checkboxOption{min-height:24px;color:var(--c-text-secondary);align-items:center;gap:12px;font-size:16px;line-height:24px;display:inline-flex}.ProfileWizard-module__tUUMhG__checkboxOption input{appearance:none;cursor:pointer;background:#f2f5f9;border:1px solid #0000;border-radius:6px;width:20px;height:20px;margin:0;position:relative}.ProfileWizard-module__tUUMhG__checkboxOption input:checked{background:#2d5ea8}.ProfileWizard-module__tUUMhG__checkboxOption input:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.ProfileWizard-module__tUUMhG__inlineCheckbox{color:var(--c-text-secondary);align-items:center;gap:10px;margin-top:12px;font-size:16px;line-height:24px;display:inline-flex}.ProfileWizard-module__tUUMhG__inlineCheckbox input{appearance:none;cursor:pointer;background:#f2f5f9;border:1px solid #0000;border-radius:6px;width:20px;height:20px;margin:0;position:relative}.ProfileWizard-module__tUUMhG__inlineCheckbox input:checked{background:#2d5ea8}.ProfileWizard-module__tUUMhG__inlineCheckbox input:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.ProfileWizard-module__tUUMhG__choiceError{color:var(--c-error-text);margin:8px 0 0;font-size:13px;line-height:18px}.ProfileWizard-module__tUUMhG__actions{justify-content:space-between;align-items:center;gap:16px;padding:24px 20px 0;display:flex}.ProfileWizard-module__tUUMhG__submitBlock{border:none;border-radius:24px;margin-top:24px;padding:24px}.ProfileWizard-module__tUUMhG__submitBlockInner{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.ProfileWizard-module__tUUMhG__dataAccuracyField{flex-direction:column;gap:6px;width:100%;display:flex}.ProfileWizard-module__tUUMhG__dataAccuracyCheckbox{align-items:flex-start;width:100%;margin-top:0}.ProfileWizard-module__tUUMhG__dataAccuracyError{color:var(--c-error-text);margin:0;font-size:13px;line-height:18px}.ProfileWizard-module__tUUMhG__saveProfileButton{border-radius:8px;min-width:208px;min-height:52px;padding:0 28px}.ProfileWizard-module__tUUMhG__previousLink{color:#2d5ea8;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:0;font-size:16px;line-height:24px;display:inline-flex}.ProfileWizard-module__tUUMhG__previousLink:disabled{color:#a8b4c8;cursor:default;pointer-events:none}.ProfileWizard-module__tUUMhG__previousLink img{width:20px;height:20px}.ProfileWizard-module__tUUMhG__nextButton{gap:12px;min-width:184px;height:40px;padding:0;font-size:14px;background:#fff!important;border-radius:8px!important}.ProfileWizard-module__tUUMhG__nextButton img{width:18px;height:18px}.ProfileWizard-module__tUUMhG__submitRow{justify-content:flex-end;padding-top:24px;display:flex}.ProfileWizard-module__tUUMhG__submitButton{min-width:208px;height:52px;border-radius:14px!important}.ProfileWizard-module__tUUMhG__addPrimaryButton{place-self:end;width:264px;border-radius:14px!important}.ProfileWizard-module__tUUMhG__assetSection{flex-direction:column;gap:24px;min-width:0;display:flex}.ProfileWizard-module__tUUMhG__assetsStep{gap:32px;max-width:none;padding-top:44px}.ProfileWizard-module__tUUMhG__assetsStep .ProfileWizard-module__tUUMhG__gridRow{gap:20px}.ProfileWizard-module__tUUMhG__assetTitle{color:#0a0f15;margin:0;font-size:18px;font-weight:600;line-height:28px}.ProfileWizard-module__tUUMhG__assetSectionHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:0;display:flex}.ProfileWizard-module__tUUMhG__assetRemoveButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.ProfileWizard-module__tUUMhG__assetRemoveButton img{filter:invert(28%)sepia(90%)saturate(2500%)hue-rotate(340deg)brightness(95%)contrast(95%);width:24px;height:24px;display:block}.ProfileWizard-module__tUUMhG__assetRemoveButton:hover{opacity:.8}.ProfileWizard-module__tUUMhG__assetFieldsRow{margin-top:0}.ProfileWizard-module__tUUMhG__assetFieldTop{max-width:400px}.ProfileWizard-module__tUUMhG__assetFieldWithCheck{flex-direction:column;gap:12px;min-width:0;display:flex}.ProfileWizard-module__tUUMhG__assetCheckbox{color:#373e4e;cursor:pointer;align-items:flex-start;gap:8px;margin-top:0;font-size:16px;font-weight:400;line-height:24px;display:inline-flex}.ProfileWizard-module__tUUMhG__assetCheckbox input{appearance:none;box-sizing:border-box;cursor:pointer;background:#f0f1f5;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:20px;height:20px;margin:2px 0 0;position:relative}.ProfileWizard-module__tUUMhG__assetCheckbox input:checked{background:#1d4981;border-color:#1d4981}.ProfileWizard-module__tUUMhG__assetCheckbox input:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;margin:0;position:absolute;inset:45% auto auto 50%;transform:translate(-50%,-55%)rotate(45deg)}.ProfileWizard-module__tUUMhG__photoRow{flex-wrap:wrap;gap:16px;margin-top:0;display:flex}.ProfileWizard-module__tUUMhG__photoUploadBlock{flex-direction:column;gap:8px;display:flex}.ProfileWizard-module__tUUMhG__photoUploadError{color:var(--c-error-text);margin:0;font-size:14px}.ProfileWizard-module__tUUMhG__photoCard{background:#eef1f6;border:none;border-radius:16px;flex-shrink:0;width:340px;height:200px;position:relative;overflow:hidden}.ProfileWizard-module__tUUMhG__photoFileInput{display:none}.ProfileWizard-module__tUUMhG__photoAddCard{color:#66748d;cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:0;font-size:14px;line-height:20px;display:flex}.ProfileWizard-module__tUUMhG__photoAddCard img{width:32px;height:32px;display:block}.ProfileWizard-module__tUUMhG__photoPreview{object-fit:cover;width:100%;height:100%;display:block}.ProfileWizard-module__tUUMhG__photoDismiss{z-index:1;color:#465166;cursor:pointer;background:#ffffffeb;border:none;border-radius:14px;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;line-height:1;display:inline-flex;position:absolute;top:10px;right:10px}.ProfileWizard-module__tUUMhG__photoCardMuted{justify-content:center;align-items:center;display:flex}.ProfileWizard-module__tUUMhG__loadingState{color:#687992;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:14px;line-height:20px;display:flex}.ProfileWizard-module__tUUMhG__loadingBar{background:#eef1f5;border-radius:999px;width:104px;height:8px;overflow:hidden}.ProfileWizard-module__tUUMhG__loadingBar span{background:#1d4981;border-radius:999px;width:43px;height:100%;display:block}.ProfileWizard-module__tUUMhG__addAssetRow{border-top:none;justify-content:center;margin-top:0;padding:8px 0 0;display:flex}.ProfileWizard-module__tUUMhG__addAssetButton{color:#1d4981;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:0;font-size:16px;font-weight:500;line-height:24px;display:inline-flex}.ProfileWizard-module__tUUMhG__addAssetIcon{box-sizing:border-box;color:#1d4981;-webkit-user-select:none;user-select:none;border:1.5px solid #1d4981;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;padding-bottom:1px;font-size:17px;font-weight:400;line-height:1;display:inline-grid}.ProfileWizard-module__tUUMhG__successText{color:#74839c;margin:0;font-size:15px;line-height:24px}.ProfileWizard-module__tUUMhG__successText+.ProfileWizard-module__tUUMhG__successText{margin-top:12px}@media (max-width:1280px){.ProfileWizard-module__tUUMhG__heroRow{flex-direction:column}.ProfileWizard-module__tUUMhG__summary{align-items:flex-start;min-width:0;padding-top:0}.ProfileWizard-module__tUUMhG__summaryContacts{width:min(100%,360px);min-width:0}.ProfileWizard-module__tUUMhG__progress{justify-content:flex-start}.ProfileWizard-module__tUUMhG__gridFive{grid-template-columns:repeat(3,minmax(0,1fr))}.ProfileWizard-module__tUUMhG__gridFour{grid-template-columns:repeat(2,minmax(0,1fr))}.ProfileWizard-module__tUUMhG__gridAddRow,.ProfileWizard-module__tUUMhG__obligationRowSecondary,.ProfileWizard-module__tUUMhG__obligationRowActions{grid-template-columns:1fr 1fr}.ProfileWizard-module__tUUMhG__addPrimaryButton,.ProfileWizard-module__tUUMhG__obligationRowActions .ProfileWizard-module__tUUMhG__addPrimaryButton{grid-column:1/-1;justify-self:start;width:100%}}@media (max-width:768px){.ProfileWizard-module__tUUMhG__hero{padding:0}.ProfileWizard-module__tUUMhG__backButton,.ProfileWizard-module__tUUMhG__fillBreadcrumbs,.ProfileWizard-module__tUUMhG__cardTitleDesktop{display:none}.ProfileWizard-module__tUUMhG__cardTitle{font-size:20px;font-weight:500;line-height:28px}.ProfileWizard-module__tUUMhG__heroRow{gap:22px}.ProfileWizard-module__tUUMhG__pageTitle{font-size:52px;line-height:1.08}.ProfileWizard-module__tUUMhG__pageSubtitle{font-size:14px;line-height:24px}.ProfileWizard-module__tUUMhG__summary{align-items:flex-start;width:100%}.ProfileWizard-module__tUUMhG__summaryContacts{width:100%}.ProfileWizard-module__tUUMhG__summaryHead{flex-direction:column;align-items:flex-start;gap:20px}.ProfileWizard-module__tUUMhG__identityRow{flex-wrap:wrap;font-size:18px;line-height:28px}.ProfileWizard-module__tUUMhG__formCard{border-radius:20px}.ProfileWizard-module__tUUMhG__serviceBadge{height:34px;font-size:16px}.ProfileWizard-module__tUUMhG__progress{gap:14px}.ProfileWizard-module__tUUMhG__warning{color:#c85b12;background:#f0e2d9;border-radius:18px;align-items:flex-start;gap:12px;margin-top:22px;padding:16px 48px 16px 16px;display:flex;position:relative}.ProfileWizard-module__tUUMhG__warningIcon img{width:22px;height:22px}.ProfileWizard-module__tUUMhG__warningBody strong{font-size:16px;font-weight:600;line-height:24px;display:block}.ProfileWizard-module__tUUMhG__assetFieldTop{max-width:none}.ProfileWizard-module__tUUMhG__warningBody p{margin:6px 0 0;font-size:14px;line-height:24px}.ProfileWizard-module__tUUMhG__warningClose{cursor:pointer;background:0 0;border:none;width:24px;height:24px;padding:0;position:absolute;top:12px;right:12px}.ProfileWizard-module__tUUMhG__warningClose img{width:24px;height:24px}.ProfileWizard-module__tUUMhG__card{border-radius:26px;padding:18px 16px 22px}.ProfileWizard-module__tUUMhG__cardHeader{display:block}.ProfileWizard-module__tUUMhG__cardTitleMobile{font-size:22px;line-height:30px;display:inline}.ProfileWizard-module__tUUMhG__cardStats{margin-top:12px;padding-top:0;font-size:16px;line-height:24px;display:block}.ProfileWizard-module__tUUMhG__cardStats span{align-items:center;margin-top:4px;display:flex}.ProfileWizard-module__tUUMhG__sections{max-width:none;padding-top:32px}.ProfileWizard-module__tUUMhG__halfField{max-width:none}.ProfileWizard-module__tUUMhG__personalStepGrid{grid-template-columns:1fr;gap:24px 0}.ProfileWizard-module__tUUMhG__gridTwo,.ProfileWizard-module__tUUMhG__gridThree,.ProfileWizard-module__tUUMhG__gridTwoWide,.ProfileWizard-module__tUUMhG__gridFour,.ProfileWizard-module__tUUMhG__gridFive,.ProfileWizard-module__tUUMhG__gridThreeWide,.ProfileWizard-module__tUUMhG__gridAddRow,.ProfileWizard-module__tUUMhG__obligationRowSecondary,.ProfileWizard-module__tUUMhG__obligationRowActions,.ProfileWizard-module__tUUMhG__gridIncome{grid-template-columns:1fr;gap:32px}.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__gridIncome{grid-template-columns:1fr;gap:24px}.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__gridRow,.ProfileWizard-module__tUUMhG__detailsChoiceRow{gap:24px}.ProfileWizard-module__tUUMhG__detailsChoiceGroup{padding:0}.ProfileWizard-module__tUUMhG__detailsStepBlock{margin-top:0}.ProfileWizard-module__tUUMhG__detailsStep .ProfileWizard-module__tUUMhG__employmentFields{gap:24px;margin-top:0}.ProfileWizard-module__tUUMhG__choiceStack{gap:12px}.ProfileWizard-module__tUUMhG__assetSectionHeader{margin-bottom:0}.ProfileWizard-module__tUUMhG__assetTitle{font-size:18px;line-height:28px}.ProfileWizard-module__tUUMhG__radioRow,.ProfileWizard-module__tUUMhG__checkboxRow{flex-direction:row;align-items:flex-start;gap:12px}.ProfileWizard-module__tUUMhG__radioOption,.ProfileWizard-module__tUUMhG__checkboxOption,.ProfileWizard-module__tUUMhG__inlineCheckbox{font-size:16px;line-height:28px}.ProfileWizard-module__tUUMhG__actions{flex-direction:column-reverse;gap:24px;padding:18px 0 0}.ProfileWizard-module__tUUMhG__submitBlock{padding:20px 16px}.ProfileWizard-module__tUUMhG__saveProfileButton,.ProfileWizard-module__tUUMhG__nextButton,.ProfileWizard-module__tUUMhG__submitButton{justify-content:center;width:100%}.ProfileWizard-module__tUUMhG__submitRow{padding-top:18px}.ProfileWizard-module__tUUMhG__photoCard{width:100%;max-width:340px;height:200px}.ProfileWizard-module__tUUMhG__addAssetRow{justify-content:center;padding-top:8px}.ProfileWizard-module__tUUMhG__addAssetButton{font-size:16px;line-height:26px}}@media (max-width:480px){.ProfileWizard-module__tUUMhG__pageTitle{font-size:24px;line-height:1.2}.ProfileWizard-module__tUUMhG__pageSubtitle{font-size:14px;line-height:24px}.ProfileWizard-module__tUUMhG__identityRow{font-size:16px;line-height:26px}.ProfileWizard-module__tUUMhG__identityLabel img{width:28px;height:28px}.ProfileWizard-module__tUUMhG__identityLabel{font-size:20px;font-weight:500;line-height:28px}.ProfileWizard-module__tUUMhG__serviceBadge{font-size:18px;line-height:24px}.ProfileWizard-module__tUUMhG__progress{gap:10px}.ProfileWizard-module__tUUMhG__progressLabel,.ProfileWizard-module__tUUMhG__summaryContactValue{font-size:14px;line-height:22px}.ProfileWizard-module__tUUMhG__card{padding:18px 16px 20px}.ProfileWizard-module__tUUMhG__cardTitleMobile{font-size:20px;line-height:28px}.ProfileWizard-module__tUUMhG__cardStats{font-size:14px;line-height:22px}.ProfileWizard-module__tUUMhG__assetTitle{font-size:16px;line-height:28px}.ProfileWizard-module__tUUMhG__addPrimaryButton{width:100%}}.ProfileWizard-module__tUUMhG__entityTypeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ProfileWizard-module__tUUMhG__entityTypeCard{color:#0a0f15;cursor:pointer;background:#fff;border:1px solid #dce3ec;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:100px;padding:16px;font-size:15px;font-weight:500;transition:border-color .15s,box-shadow .15s;display:flex}.ProfileWizard-module__tUUMhG__entityTypeCardActive{color:#1d4981;border-color:#1d4981;box-shadow:0 0 0 1px #1d49811f}@media (max-width:640px){.ProfileWizard-module__tUUMhG__entityTypeGrid{grid-template-columns:1fr}}
.AddObligationModal-module__T83rpW__modalBody{flex-direction:column;flex:auto;min-width:0;min-height:0;padding:16px 24px 24px;display:flex;overflow-y:hidden}.AddObligationModal-module__T83rpW__form{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex}.AddObligationModal-module__T83rpW__scrollArea{-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;gap:0;min-width:0;min-height:0;margin-right:-24px;padding-right:18px;display:flex;overflow-y:auto}.AddObligationModal-module__T83rpW__scrollArea::-webkit-scrollbar{width:6px}.AddObligationModal-module__T83rpW__scrollArea::-webkit-scrollbar-thumb{background:#1d498159;border-radius:3px}.AddObligationModal-module__T83rpW__block{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;min-width:0;padding-top:4px;display:flex}.AddObligationModal-module__T83rpW__blockHeader{justify-content:flex-end;width:100%;min-width:0;display:flex}.AddObligationModal-module__T83rpW__blockDivider{background:#dce3ec;height:1px;margin:20px 0}.AddObligationModal-module__T83rpW__scrollItem{width:100%;min-width:0}.AddObligationModal-module__T83rpW__obligationFields{flex-direction:column;gap:16px;width:100%;min-width:0;display:flex}.AddObligationModal-module__T83rpW__obligationFieldsRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;min-width:0;display:grid}.AddObligationModal-module__T83rpW__obligationFieldsRow>*{width:100%;min-width:0}.AddObligationModal-module__T83rpW__sectionHeader{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.AddObligationModal-module__T83rpW__sectionHeader .AddObligationModal-module__T83rpW__sectionTitle{margin:0}.AddObligationModal-module__T83rpW__propertyFields{flex-direction:column;gap:16px;min-width:0;display:flex}.AddObligationModal-module__T83rpW__propertyType,.AddObligationModal-module__T83rpW__propertyTotalArea,.AddObligationModal-module__T83rpW__propertyLivingArea,.AddObligationModal-module__T83rpW__propertyMarketValue,.AddObligationModal-module__T83rpW__propertyCheckbox,.AddObligationModal-module__T83rpW__propertyPhotos{width:100%}.AddObligationModal-module__T83rpW__vehicleFields{flex-direction:column;gap:16px;min-width:0;display:flex}.AddObligationModal-module__T83rpW__vehicleMetrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (min-width:901px){.AddObligationModal-module__T83rpW__propertyFields{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.AddObligationModal-module__T83rpW__propertyType{order:1;grid-column:1/-1}.AddObligationModal-module__T83rpW__propertyTotalArea{order:2}.AddObligationModal-module__T83rpW__propertyLivingArea{order:3}.AddObligationModal-module__T83rpW__propertyMarketValue{order:4}.AddObligationModal-module__T83rpW__propertyCheckbox{order:5;grid-column:1/-1}.AddObligationModal-module__T83rpW__propertyPhotos{order:6;grid-column:1/-1}.AddObligationModal-module__T83rpW__vehicleMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.AddObligationModal-module__T83rpW__removeButton{color:#74839c;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.AddObligationModal-module__T83rpW__removeButton img{width:20px;height:20px;display:block}.AddObligationModal-module__T83rpW__removeButton:hover{color:#c85b12}.AddObligationModal-module__T83rpW__sectionTitle{color:#0a0f15;flex:auto;min-width:0;margin:0;font-size:18px;font-weight:600;line-height:26px}.AddObligationModal-module__T83rpW__sectionDivider{background:#dce3ec;height:1px;margin:20px 0}.AddObligationModal-module__T83rpW__checkboxRow{color:#373e4e;align-items:center;gap:8px;font-size:14px;line-height:22px;display:inline-flex}.AddObligationModal-module__T83rpW__gridThree{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;min-width:0;display:grid}.AddObligationModal-module__T83rpW__gridThree>*{width:100%;min-width:0}.AddObligationModal-module__T83rpW__gridTwo{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;min-width:0;display:grid}.AddObligationModal-module__T83rpW__gridTwo>*{width:100%;min-width:0}.AddObligationModal-module__T83rpW__addRow{border-top:1px solid #eef2f7;justify-content:center;margin-top:20px;padding:24px 0 8px;display:flex}.AddObligationModal-module__T83rpW__addButton{color:#2d5ea8;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:0;font-size:16px;font-weight:500;line-height:24px;display:inline-flex}.AddObligationModal-module__T83rpW__addButton:hover{text-underline-offset:2px;text-decoration:underline}.AddObligationModal-module__T83rpW__addIcon{box-sizing:border-box;color:#2d5ea8;-webkit-user-select:none;user-select:none;border:1.5px solid #9ab0cf;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:17px;font-weight:400;line-height:1;display:inline-grid}.AddObligationModal-module__T83rpW__addLink{color:#1d4981;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:500;line-height:22px;display:inline-flex}.AddObligationModal-module__T83rpW__addLink:hover{text-underline-offset:2px;text-decoration:underline}.AddObligationModal-module__T83rpW__footer{padding-top:16px;padding-bottom:max(0px, env(safe-area-inset-bottom));background:var(--c-surface);border-top:1px solid #eef2f7;flex-shrink:0;justify-content:flex-end;margin-top:8px;display:flex}.AddObligationModal-module__T83rpW__saveError{color:#b42318;text-align:right;margin:12px 0 0;font-size:14px;line-height:22px}@media (max-width:900px){.AddObligationModal-module__T83rpW__modalBody{padding:12px 16px 16px}.AddObligationModal-module__T83rpW__scrollArea{margin-right:-16px;padding-right:10px}.AddObligationModal-module__T83rpW__obligationFieldsRow,.AddObligationModal-module__T83rpW__gridThree,.AddObligationModal-module__T83rpW__gridTwo,.AddObligationModal-module__T83rpW__vehicleMetrics{grid-template-columns:1fr}.AddObligationModal-module__T83rpW__propertyFields{flex-direction:column;display:flex}.AddObligationModal-module__T83rpW__addRow{margin-top:16px;padding-top:20px}.AddObligationModal-module__T83rpW__footer{padding-top:12px}.AddObligationModal-module__T83rpW__footer button{width:100%}}
.AssetPhotoUpload-module__c9YBRa__photoUploadBlock{flex-direction:column;gap:8px;display:flex}.AssetPhotoUpload-module__c9YBRa__photoRow{flex-wrap:wrap;gap:16px;margin-top:4px;display:flex}.AssetPhotoUpload-module__c9YBRa__photoUploadError{color:#b42318;margin:0;font-size:14px;line-height:22px}.AssetPhotoUpload-module__c9YBRa__photoCard{background:#eef1f6;border:none;border-radius:16px;flex-shrink:1;width:min(340px,100%);height:200px;position:relative;overflow:hidden}.AssetPhotoUpload-module__c9YBRa__photoFileInput{display:none}.AssetPhotoUpload-module__c9YBRa__photoAddCard{color:#66748d;cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:0;font-size:14px;line-height:20px;display:flex}.AssetPhotoUpload-module__c9YBRa__photoAddCard img{width:32px;height:32px;display:block}.AssetPhotoUpload-module__c9YBRa__photoPreview{object-fit:cover;width:100%;height:100%;display:block}.AssetPhotoUpload-module__c9YBRa__photoDismiss{z-index:1;color:#465166;cursor:pointer;background:#ffffffeb;border:none;border-radius:14px;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;line-height:1;display:inline-flex;position:absolute;top:10px;right:10px}.AssetPhotoUpload-module__c9YBRa__photoCardMuted{justify-content:center;align-items:center;display:flex}.AssetPhotoUpload-module__c9YBRa__loadingState{color:#687992;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:0 16px;font-size:14px;line-height:20px;display:flex}.AssetPhotoUpload-module__c9YBRa__loadingBar{background:#eef1f5;border-radius:999px;width:104px;height:8px;overflow:hidden}.AssetPhotoUpload-module__c9YBRa__loadingBar span{background:#1d4981;border-radius:999px;width:43px;height:100%;animation:1.1s ease-in-out infinite alternate AssetPhotoUpload-module__c9YBRa__photoUploadPulse;display:block}@keyframes AssetPhotoUpload-module__c9YBRa__photoUploadPulse{0%{transform:translate(0)}to{transform:translate(61px)}}@media (max-width:900px){.AssetPhotoUpload-module__c9YBRa__photoRow{flex-direction:column}.AssetPhotoUpload-module__c9YBRa__photoCard{width:100%;max-width:none;height:200px}}
.SubmitTradingModal-module__JQnKXW__dialog{border-radius:24px}.SubmitTradingModal-module__JQnKXW__header{padding:24px 24px 0}.SubmitTradingModal-module__JQnKXW__title{font-size:24px;font-weight:500;line-height:32px}.SubmitTradingModal-module__JQnKXW__closeBtn{color:#000;cursor:pointer;z-index:2;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;width:32px;height:32px;margin:0;padding:0;display:flex;position:absolute;top:8px;right:8px}.SubmitTradingModal-module__JQnKXW__closeBtn:hover{background:0 0}.SubmitTradingModal-module__JQnKXW__closeBtn img{width:16px;height:16px}.SubmitTradingModal-module__JQnKXW__body{padding:16px 24px 24px}.SubmitTradingModal-module__JQnKXW__profileRow{color:var(--c-text-muted);align-items:center;gap:8px;margin-bottom:8px;font-size:16px;line-height:22px;display:flex}.SubmitTradingModal-module__JQnKXW__profileId{color:#000;font-size:16px;font-weight:500}.SubmitTradingModal-module__JQnKXW__intro{color:var(--c-text-muted);margin:0 0 20px;font-size:16px;line-height:22px}.SubmitTradingModal-module__JQnKXW__summary{flex-direction:column;gap:12px;margin:0;display:flex}.SubmitTradingModal-module__JQnKXW__summaryRow{grid-template-columns:minmax(120px,140px) minmax(0,1fr);align-items:start;gap:12px;display:grid}.SubmitTradingModal-module__JQnKXW__summaryRow dt{color:var(--c-text-muted);margin:0;font-size:14px;line-height:22px}.SubmitTradingModal-module__JQnKXW__summaryRow dd{color:var(--c-text);margin:0;font-size:14px;line-height:22px}.SubmitTradingModal-module__JQnKXW__participantList{flex-wrap:wrap;gap:8px;display:flex}.SubmitTradingModal-module__JQnKXW__participantBadge{border-radius:999px;align-items:center;padding:4px 10px;font-size:13px;font-weight:500;line-height:20px;display:inline-flex}.SubmitTradingModal-module__JQnKXW__participantBadge_gold{color:#b54708;background:#fff6ed}.SubmitTradingModal-module__JQnKXW__participantBadge_green{color:#027a48;background:#ecfdf3}.SubmitTradingModal-module__JQnKXW__participantBadge_blue{color:#175cd3;background:#eff8ff}.SubmitTradingModal-module__JQnKXW__participantBadge_neutral{color:#344054;background:#f2f4f7}.SubmitTradingModal-module__JQnKXW__tradeTypeRow{border-top:1px solid var(--c-border);grid-template-columns:minmax(120px,140px) minmax(0,1fr);justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:16px;display:grid}.SubmitTradingModal-module__JQnKXW__tradeTypeLabel{color:var(--c-text-muted);font-size:14px;line-height:22px}.SubmitTradingModal-module__JQnKXW__tradeTypeValue{color:#dc6803;align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:22px;display:inline-flex}.SubmitTradingModal-module__JQnKXW__warning{color:#d92d20;margin:20px 0 0;font-size:14px;line-height:22px}.SubmitTradingModal-module__JQnKXW__actions{align-items:stretch;gap:12px;width:100%;margin-top:24px;display:flex}.SubmitTradingModal-module__JQnKXW__actionBtn{box-sizing:border-box;flex:1 1 0;width:100%;min-width:0;display:flex}@media (max-width:640px){.SubmitTradingModal-module__JQnKXW__title{font-size:24px;line-height:32px}.SubmitTradingModal-module__JQnKXW__actions{flex-direction:column-reverse;align-items:stretch}.SubmitTradingModal-module__JQnKXW__actionBtn{flex:none;width:100%}}
.CreateTrading-module__vqbaua__page{flex-direction:column;gap:24px;width:100%;min-width:0;display:flex}.CreateTrading-module__vqbaua__breadcrumbs{margin-bottom:2px}.CreateTrading-module__vqbaua__hero{justify-content:space-between;align-items:center;gap:24px;display:flex;overflow:hidden}.CreateTrading-module__vqbaua__heroText{flex:1;min-width:0}.CreateTrading-module__vqbaua__heroTitle{color:#0a0f15;margin:0 0 8px;font-size:40px;font-weight:600;line-height:48px}.CreateTrading-module__vqbaua__heroSubtitle{color:#657084;max-width:1240px;margin:0;font-size:16px;line-height:24px}.CreateTrading-module__vqbaua__heroIconWrap{opacity:.82;flex-shrink:0;justify-content:center;align-items:center;width:84px;height:84px;display:flex}.CreateTrading-module__vqbaua__heroIcon{object-fit:contain;filter:brightness(0)invert();width:84px;height:84px}.CreateTrading-module__vqbaua__tabsWrap,.CreateTrading-module__vqbaua__cautionNotice{width:100%}.CreateTrading-module__vqbaua__cautionNotice p{white-space:pre-line}.CreateTrading-module__vqbaua__tabsDesktop{background:#fff;border:1px solid #dce3ec;border-radius:12px;align-items:stretch;gap:0;display:flex;overflow:hidden}.CreateTrading-module__vqbaua__tab{color:#0a0f15;cursor:pointer;background:#fff;border:none;flex:1;min-height:52px;padding:14px 20px;font-size:16px;font-weight:500;line-height:24px;transition:background .15s,color .15s}.CreateTrading-module__vqbaua__tab+.CreateTrading-module__vqbaua__tab{border-left:1px solid #dce3ec}.CreateTrading-module__vqbaua__tab:hover{background:#f3f7fb}.CreateTrading-module__vqbaua__tabActive{color:#fff;background:#1d4981}.CreateTrading-module__vqbaua__tabActive:hover{background:#1d4981}.CreateTrading-module__vqbaua__tabsMobile{display:none}.CreateTrading-module__vqbaua__card{background:#fff;border:1px solid #e0e5eb;border-radius:24px;overflow:hidden;box-shadow:0 2px 8px #1d498114}.CreateTrading-module__vqbaua__form{flex-direction:column;display:flex}.CreateTrading-module__vqbaua__section{padding:32px 44px 28px}.CreateTrading-module__vqbaua__sectionTitle{color:#1d4981;margin:0 0 20px;font-size:24px;font-weight:500;line-height:32px}.CreateTrading-module__vqbaua__sectionBody{flex-direction:column;gap:24px;display:flex}.CreateTrading-module__vqbaua__sectionDisabled{opacity:.72;pointer-events:none}.CreateTrading-module__vqbaua__divider{background:#e0e5eb;height:1px}.CreateTrading-module__vqbaua__fieldsGrid{align-items:start;gap:20px;display:grid}.CreateTrading-module__vqbaua__fieldsGrid>*{min-width:0}.CreateTrading-module__vqbaua__fieldsGridFour{grid-template-columns:minmax(0,1.7fr) repeat(3,minmax(0,1fr))}.CreateTrading-module__vqbaua__fieldsGridThree{grid-template-columns:minmax(0,1.7fr) repeat(2,minmax(0,1fr))}.CreateTrading-module__vqbaua__fieldsGridRowThree{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px;display:grid}.CreateTrading-module__vqbaua__fieldsGridRowThree>*{min-width:0}.CreateTrading-module__vqbaua__fieldsGridRowTwo{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.CreateTrading-module__vqbaua__fieldsGridRowTwo>*{min-width:0}.CreateTrading-module__vqbaua__checkboxGroup{border:none;margin:0;padding:0}.CreateTrading-module__vqbaua__groupLabel{color:#373e4e;margin:0 0 12px;font-size:14px;font-weight:500;line-height:22px;display:block}.CreateTrading-module__vqbaua__checkboxRow{flex-wrap:wrap;gap:16px 24px;display:flex}.CreateTrading-module__vqbaua__bottomLeft .CreateTrading-module__vqbaua__groupLabel{font-family:var(--font-inter), Inter, sans-serif;letter-spacing:0;color:#373e4e;margin:0 0 12px;font-size:16px;font-weight:500;line-height:24px}.CreateTrading-module__vqbaua__tradingCheckboxWrap{align-items:center;gap:8px}.CreateTrading-module__vqbaua__tradingAssetCheckbox{align-items:center;gap:8px;display:inline-flex}.CreateTrading-module__vqbaua__tradingCheckboxInput{cursor:pointer;flex-shrink:0;width:20px;height:20px;margin-top:0}.CreateTrading-module__vqbaua__tradingCheckboxLabel{font-family:var(--font-inter), Inter, sans-serif;letter-spacing:0;vertical-align:middle;color:#373e4e;font-size:16px;font-weight:400;line-height:24px}.CreateTrading-module__vqbaua__assetEditLink{font-family:var(--font-inter), Inter, sans-serif;color:#1d4981;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:16px;font-weight:400;line-height:24px;text-decoration:underline}.CreateTrading-module__vqbaua__assetEditLink:disabled{opacity:.5;cursor:not-allowed}.CreateTrading-module__vqbaua__emptyNotice{margin-top:-8px}.CreateTrading-module__vqbaua__emptyNoticeText{color:#b42318;margin:0;font-size:14px;line-height:22px}.CreateTrading-module__vqbaua__emptyNoticeLink{color:#1d4981;text-underline-offset:2px;text-decoration:underline}.CreateTrading-module__vqbaua__profileObligationsPanel{flex-direction:column;grid-column:span 2;justify-content:flex-end;align-items:flex-start;gap:12px;min-height:100%;display:flex}.CreateTrading-module__vqbaua__obligationsNotice{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;display:flex}.CreateTrading-module__vqbaua__bottomLayout{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px 48px;display:flex}.CreateTrading-module__vqbaua__selectionStack{flex-direction:column;gap:24px;display:flex}.CreateTrading-module__vqbaua__selectionBlock{flex-direction:column;gap:12px;min-width:0;display:flex}.CreateTrading-module__vqbaua__sectionHeader{justify-content:space-between;align-items:center;gap:12px 16px;width:100%;display:flex}.CreateTrading-module__vqbaua__sectionHeader .CreateTrading-module__vqbaua__groupLabel{margin:0}.CreateTrading-module__vqbaua__editLink{color:#1d4981;cursor:pointer;text-underline-offset:2px;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:0;font-size:14px;font-weight:500;line-height:22px;text-decoration:underline}.CreateTrading-module__vqbaua__editLink:disabled{opacity:.5;cursor:not-allowed}.CreateTrading-module__vqbaua__bottomLeft{flex-direction:column;flex:420px;gap:24px;min-width:0;display:flex}.CreateTrading-module__vqbaua__collateralEmpty{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.CreateTrading-module__vqbaua__collateralContentRow{flex-wrap:wrap;align-items:center;gap:16px 32px;width:100%;display:flex}.CreateTrading-module__vqbaua__collateralContentRow .CreateTrading-module__vqbaua__checkboxGroup{flex:0 auto;min-width:0}.CreateTrading-module__vqbaua__tradingActions{flex-direction:column;flex:0 380px;align-self:flex-end;align-items:flex-end;gap:24px;min-width:0;display:flex}.CreateTrading-module__vqbaua__formActions{flex-direction:column;align-items:flex-end;gap:12px;width:100%;display:flex}.CreateTrading-module__vqbaua__submitError{color:#b42318;text-align:right;width:100%;margin:0;font-size:14px;line-height:22px}.CreateTrading-module__vqbaua__fieldError{color:#b42318;margin:8px 0 0;font-size:14px;line-height:22px}.CreateTrading-module__vqbaua__obligationsWarning{color:#b42318;margin:0;font-size:14px;line-height:22px}.CreateTrading-module__vqbaua__obligationsAction{color:#1d4981;cursor:pointer;pointer-events:auto;background:#fff;border:1px solid #1d4981;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-height:44px;padding:10px 20px;font-size:14px;font-weight:500;line-height:22px;text-decoration:none;display:inline-flex}.CreateTrading-module__vqbaua__obligationsAction:disabled{opacity:.5;cursor:not-allowed}.CreateTrading-module__vqbaua__formActions button{min-width:220px;min-height:52px}@media (max-width:1280px){.CreateTrading-module__vqbaua__fieldsGridFour,.CreateTrading-module__vqbaua__fieldsGridThree,.CreateTrading-module__vqbaua__fieldsGridRowThree,.CreateTrading-module__vqbaua__fieldsGridRowTwo{grid-template-columns:repeat(2,minmax(0,1fr))}.CreateTrading-module__vqbaua__fieldsGridFour>:first-child,.CreateTrading-module__vqbaua__fieldsGridThree>:first-child{grid-column:1/-1}.CreateTrading-module__vqbaua__profileObligationsPanel{grid-column:span 1}.CreateTrading-module__vqbaua__bottomLayout{flex-direction:column}.CreateTrading-module__vqbaua__bottomLeft{flex:none}.CreateTrading-module__vqbaua__tradingActions{flex:none;align-self:stretch;align-items:stretch;width:100%}}@media (max-width:768px){.CreateTrading-module__vqbaua__hero{min-height:auto;padding:24px 20px}.CreateTrading-module__vqbaua__heroTitle{font-size:28px;line-height:36px}.CreateTrading-module__vqbaua__heroSubtitle{font-size:14px;line-height:22px}.CreateTrading-module__vqbaua__heroIconWrap,.CreateTrading-module__vqbaua__tabsDesktop{display:none}.CreateTrading-module__vqbaua__tabsMobile{display:block}.CreateTrading-module__vqbaua__section{padding:24px 20px 20px}.CreateTrading-module__vqbaua__sectionTitle{font-size:20px;line-height:28px}.CreateTrading-module__vqbaua__fieldsGridFour,.CreateTrading-module__vqbaua__fieldsGridThree,.CreateTrading-module__vqbaua__fieldsGridRowThree,.CreateTrading-module__vqbaua__fieldsGridRowTwo{grid-template-columns:1fr;gap:16px}.CreateTrading-module__vqbaua__fieldsGridFour>:first-child,.CreateTrading-module__vqbaua__fieldsGridThree>:first-child{grid-column:auto}.CreateTrading-module__vqbaua__profileObligationsPanel{grid-column:auto;justify-content:flex-start}.CreateTrading-module__vqbaua__checkboxRow{flex-direction:column;gap:12px}.CreateTrading-module__vqbaua__formActions button{width:100%}}
.RangeSliderField-module__NPUZpW__field{flex-direction:column;gap:8px;min-width:0;display:flex}.RangeSliderField-module__NPUZpW__label{color:#373e4e;font-size:14px;font-weight:500;line-height:22px}.RangeSliderField-module__NPUZpW__input{color:#0a0f15;background:#f8f8f9;border:1px solid #0000;border-radius:12px;width:100%;min-height:48px;padding:12px 16px;font-size:16px;line-height:24px;transition:border-color .15s,box-shadow .15s,background .15s}.RangeSliderField-module__NPUZpW__input:focus,.RangeSliderField-module__NPUZpW__input:focus-visible{border-color:var(--c-focus-border);box-shadow:none;background:#fff;outline:none}.RangeSliderField-module__NPUZpW__input:disabled{color:#9ca4b3;background:#f8f8f9}.RangeSliderField-module__NPUZpW__inputError{border-color:#d92d20}.RangeSliderField-module__NPUZpW__sliderWrap{align-items:center;height:20px;display:flex;position:relative}.RangeSliderField-module__NPUZpW__sliderTrack{background:#e0e5eb;border-radius:999px;height:4px;position:absolute;left:0;right:0;overflow:hidden}.RangeSliderField-module__NPUZpW__sliderFill{border-radius:inherit;background:#1d4981;height:100%}.RangeSliderField-module__NPUZpW__slider{z-index:1;appearance:none;cursor:pointer;background:0 0;width:100%;height:20px;margin:0;position:relative}.RangeSliderField-module__NPUZpW__slider:disabled{cursor:not-allowed}.RangeSliderField-module__NPUZpW__slider::-webkit-slider-thumb{appearance:none;background:#fff;border:2px solid #1d4981;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 4px #1d498140}.RangeSliderField-module__NPUZpW__slider::-moz-range-thumb{background:#fff;border:2px solid #1d4981;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 4px #1d498140}.RangeSliderField-module__NPUZpW__error{color:#d92d20;margin:0;font-size:13px;line-height:20px}.RangeSliderField-module__NPUZpW__hint{color:#657084;margin:0;font-size:13px;line-height:20px}
.ProfileFillBreadcrumbs-module__hC58ZG__root{font-family:var(--font-inter), Inter, sans-serif;flex-wrap:wrap;align-items:center;gap:12px;font-size:14px;line-height:20px;display:flex}.ProfileFillBreadcrumbs-module__hC58ZG__segment{align-items:center;gap:12px;min-width:0;display:inline-flex}.ProfileFillBreadcrumbs-module__hC58ZG__separator{color:#8ea0bb;font-size:24px;line-height:1}.ProfileFillBreadcrumbs-module__hC58ZG__link{color:#74839c;cursor:pointer;text-decoration:none;transition:color .15s}.ProfileFillBreadcrumbs-module__hC58ZG__linkButton{font:inherit;color:#74839c;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none;transition:color .15s}.ProfileFillBreadcrumbs-module__hC58ZG__link:hover,.ProfileFillBreadcrumbs-module__hC58ZG__linkButton:hover{color:#1d4981}.ProfileFillBreadcrumbs-module__hC58ZG__passed{color:#74839c}.ProfileFillBreadcrumbs-module__hC58ZG__current{color:#0a0f15;font-weight:500}@media (max-width:768px){.ProfileFillBreadcrumbs-module__hC58ZG__root{display:none}}
.page-module__RZgHBa__page{flex-direction:column;gap:24px;width:100%;min-width:0;display:flex}.page-module__RZgHBa__deleteError{color:#c62828;background:#fff5f5;border:1px solid #f5b4b4;border-radius:12px;margin:0;padding:12px 16px;font-size:14px;line-height:22px}.page-module__RZgHBa__breadcrumbs{margin-bottom:2px}.page-module__RZgHBa__hero{border-radius:24px;justify-content:space-between;align-items:center;gap:24px;min-height:80px;display:flex}.page-module__RZgHBa__heroText{flex:1;min-width:0}.page-module__RZgHBa__heroTitle{color:#0a0f15;margin:0 0 8px;font-size:40px;font-weight:600;line-height:48px}.page-module__RZgHBa__heroSubtitle{color:#657084;max-width:1024px;margin:0;font-size:16px;line-height:24px}.page-module__RZgHBa__sectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-module__RZgHBa__title{color:var(--c-text);margin:0;font-size:24px;font-weight:500;line-height:32px}.page-module__RZgHBa__emptyStateCard{background:var(--c-surface);box-shadow:var(--sh-xs);border-radius:24px;padding:48px 32px}.page-module__RZgHBa__list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.page-module__RZgHBa__primaryAction{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.page-module__RZgHBa__primaryAction img{filter:brightness(0)invert()}.page-module__RZgHBa__primaryActionLabelMobile{display:none}@media (max-width:1024px){.page-module__RZgHBa__page{gap:20px}.page-module__RZgHBa__heroTitle{font-size:32px;line-height:40px}.page-module__RZgHBa__sectionHeader{flex-direction:column;align-items:flex-start}.page-module__RZgHBa__primaryAction{justify-content:center;width:100%;height:52px}.page-module__RZgHBa__primaryActionLabelDesktop{display:none}.page-module__RZgHBa__primaryActionLabelMobile{display:inline}.page-module__RZgHBa__emptyStateCard{padding:24px 20px}}@media (max-width:768px){.page-module__RZgHBa__hero{min-height:auto}.page-module__RZgHBa__heroTitle{font-size:28px;line-height:36px}.page-module__RZgHBa__heroSubtitle{font-size:14px;line-height:22px}}@media (max-width:640px){.page-module__RZgHBa__title{font-size:20px;line-height:28px}.page-module__RZgHBa__emptyStateCard{border-radius:20px;padding:20px 16px}.page-module__RZgHBa__list{gap:12px}}
.NotificationCard-module__jwCAJq__card{cursor:default;background:#fff;border-radius:16px;position:relative;box-shadow:0 8px 20px #1d498114}.NotificationCard-module__jwCAJq__cardUnread{border-top:none;border-left:3px solid #f0a020}.NotificationCard-module__jwCAJq__newBadge{z-index:1;color:#e8870a;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:4px 12px 4px 8px;font-size:13px;font-weight:500;line-height:18px;display:inline-flex;position:absolute;top:-14px;left:24px;box-shadow:0 4px 12px #1d498114}.NotificationCard-module__jwCAJq__desktopRow{align-items:center;gap:32px;padding:24px 28px;display:flex}.NotificationCard-module__jwCAJq__mobileBody{display:none}.NotificationCard-module__jwCAJq__meta{flex:0 0 220px;min-width:0}.NotificationCard-module__jwCAJq__title{color:#1d4981;margin:0 0 4px;font-size:18px;font-weight:600;line-height:26px}.NotificationCard-module__jwCAJq__time{color:#707782;margin:0;font-size:14px;line-height:20px;display:block}.NotificationCard-module__jwCAJq__bodyWrap{flex:auto;align-self:stretch;align-items:center;min-width:0;display:flex}.NotificationCard-module__jwCAJq__body{color:#4b5563;margin:0;font-size:15px;line-height:24px}.NotificationCard-module__jwCAJq__inlineLink{color:#1d4981;font:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline;display:inline}.NotificationCard-module__jwCAJq__inlineLink:hover{color:#163a66}.NotificationCard-module__jwCAJq__deleteBtnDesktop{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .15s;display:inline-flex}.NotificationCard-module__jwCAJq__deleteBtnDesktop:hover:not(:disabled){background:#f3f7fb}.NotificationCard-module__jwCAJq__deleteBtnDesktop:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.NotificationCard-module__jwCAJq__cardUnread{border-top:3px solid #f0a020;border-left:none}.NotificationCard-module__jwCAJq__desktopRow{display:none}.NotificationCard-module__jwCAJq__mobileBody{flex-direction:column;gap:12px;padding:20px 16px 16px;display:flex}.NotificationCard-module__jwCAJq__meta{flex:none}.NotificationCard-module__jwCAJq__time{margin:0}.NotificationCard-module__jwCAJq__bodyWrap{align-self:auto}.NotificationCard-module__jwCAJq__body{font-size:14px;line-height:22px}.NotificationCard-module__jwCAJq__cardUnread .NotificationCard-module__jwCAJq__mobileBody{padding-top:24px}.NotificationCard-module__jwCAJq__newBadge{left:16px}.NotificationCard-module__jwCAJq__title{font-size:16px;line-height:24px}.NotificationCard-module__jwCAJq__deleteBtnMobile{cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:44px;display:inline-flex}.NotificationCard-module__jwCAJq__deleteBtnMobile:disabled{opacity:.5;cursor:not-allowed}}
.NotificationDeleteConfirmModal-module__WPX0Na__dialog{border-radius:24px;box-shadow:0 24px 48px #1d49812e}.NotificationDeleteConfirmModal-module__WPX0Na__header{padding:24px 24px 0}.NotificationDeleteConfirmModal-module__WPX0Na__title{color:#0a0f15;font-size:20px;font-weight:600;line-height:28px}.NotificationDeleteConfirmModal-module__WPX0Na__body{padding:16px 24px 24px}.NotificationDeleteConfirmModal-module__WPX0Na__greeting{color:#1d4981;margin:0 0 8px;font-size:16px;font-weight:500;line-height:24px}.NotificationDeleteConfirmModal-module__WPX0Na__question{color:#667085;margin:0;font-size:16px;line-height:24px}.NotificationDeleteConfirmModal-module__WPX0Na__actions{align-items:center;gap:16px;margin-top:24px;display:flex}.NotificationDeleteConfirmModal-module__WPX0Na__cancelBtn,.NotificationDeleteConfirmModal-module__WPX0Na__deleteBtn{border-radius:8px;flex:1 1 0;min-height:48px}.NotificationDeleteConfirmModal-module__WPX0Na__deleteBtn{background:#1d4981}@media (max-width:640px){.NotificationDeleteConfirmModal-module__WPX0Na__dialog{border-radius:20px}.NotificationDeleteConfirmModal-module__WPX0Na__header{padding:20px 20px 0}.NotificationDeleteConfirmModal-module__WPX0Na__body{padding:12px 20px 20px}.NotificationDeleteConfirmModal-module__WPX0Na__actions{flex-direction:column;align-items:stretch;gap:12px;margin-top:20px}.NotificationDeleteConfirmModal-module__WPX0Na__cancelBtn,.NotificationDeleteConfirmModal-module__WPX0Na__deleteBtn{flex:none;width:100%}.NotificationDeleteConfirmModal-module__WPX0Na__deleteBtn{order:1}.NotificationDeleteConfirmModal-module__WPX0Na__cancelBtn{order:2}}
.ProfileOwnViewModal-module__P4UUFG__wrap{border-radius:10px;flex-direction:column;max-height:min(85vh,946px);display:flex;position:relative;overflow:hidden}.ProfileOwnViewModal-module__P4UUFG__hero{color:#fff;background:linear-gradient(97.73deg,#2562b0 0%,#1d4981 100.99%);flex-shrink:0;padding:28px 24px 24px}.ProfileOwnViewModal-module__P4UUFG__closeBtn{z-index:2;border-radius:var(--r-sm);color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .15s;display:flex;position:absolute;top:8px;right:8px}.ProfileOwnViewModal-module__P4UUFG__closeBtn:hover{background:#ffffff1f}.ProfileOwnViewModal-module__P4UUFG__heroRow{justify-content:space-between;align-items:flex-start;gap:20px;padding-right:24px;display:flex}.ProfileOwnViewModal-module__P4UUFG__heroLeft{flex:1;min-width:0}.ProfileOwnViewModal-module__P4UUFG__title{color:#fff;margin:0 0 12px;font-size:28px;font-weight:700;line-height:1.2}.ProfileOwnViewModal-module__P4UUFG__notices{flex-direction:column;gap:6px;margin:0;padding:0 0 0 18px;list-style:outside;display:flex}.ProfileOwnViewModal-module__P4UUFG__notices li{color:#ffffffe0;font-size:13px;line-height:20px}.ProfileOwnViewModal-module__P4UUFG__contactsHint{color:#ffffffd1;margin:10px 0 0;font-size:13px;line-height:20px}.ProfileOwnViewModal-module__P4UUFG__entityCard{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#ffffff24;border-radius:12px;flex-direction:column;flex-shrink:0;align-items:center;min-width:130px;min-height:132px;padding:14px 16px;display:flex}.ProfileOwnViewModal-module__P4UUFG__entityLabel{text-align:center;margin-top:16px;font-size:20px;font-weight:500;line-height:28px}.ProfileOwnViewModal-module__P4UUFG__rating{color:#fff;align-items:center;gap:4px;font-size:16px;font-weight:500;display:flex}.ProfileOwnViewModal-module__P4UUFG__content{background:#f5f7fa;flex:1;min-height:0;padding:20px 24px 24px;overflow-y:auto}.ProfileOwnViewModal-module__P4UUFG__content::-webkit-scrollbar{width:6px}.ProfileOwnViewModal-module__P4UUFG__content::-webkit-scrollbar-thumb{background:#1d498159;border-radius:3px}.ProfileOwnViewModal-module__P4UUFG__empty{text-align:center;color:var(--c-text-muted);margin:0;padding:24px 0;font-size:14px}.ProfileOwnViewModal-module__P4UUFG__loading,.ProfileOwnViewModal-module__P4UUFG__accordion{flex-direction:column;gap:12px;display:flex}.ProfileOwnViewModal-module__P4UUFG__section{background:#f5f7fa;border-radius:14px;overflow:hidden}.ProfileOwnViewModal-module__P4UUFG__sectionBtn{cursor:pointer;color:#1d4981;text-align:left;background:#fff;border:none;border-radius:14px 14px 0 0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 20px;font-size:15px;font-weight:600;display:flex}.ProfileOwnViewModal-module__P4UUFG__sectionBtn:hover{color:#2562b0}.ProfileOwnViewModal-module__P4UUFG__chevron{color:#94a3b8;flex-shrink:0;transition:transform .2s}.ProfileOwnViewModal-module__P4UUFG__chevronOpen{color:#1d4981;flex-shrink:0;transition:transform .2s;transform:rotate(180deg)}.ProfileOwnViewModal-module__P4UUFG__sectionBody{background:#fff;border-radius:0 0 14px 14px}.ProfileOwnViewModal-module__P4UUFG__fields{flex-direction:column;margin:0;padding:4px 20px 16px;display:flex}.ProfileOwnViewModal-module__P4UUFG__fieldRow{border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 0;display:flex}.ProfileOwnViewModal-module__P4UUFG__fieldRow:last-child{border-bottom:none}.ProfileOwnViewModal-module__P4UUFG__fieldKey{color:#667085;flex:auto;min-width:0;margin:0;font-size:14px;line-height:22px}.ProfileOwnViewModal-module__P4UUFG__fieldVal{color:#1e222e;text-align:right;flex:0 48%;margin:0;font-size:14px;font-weight:600;line-height:22px}@media (max-width:640px){.ProfileOwnViewModal-module__P4UUFG__wrap{border-radius:12px;max-height:90vh}.ProfileOwnViewModal-module__P4UUFG__hero{padding:24px 20px 20px}.ProfileOwnViewModal-module__P4UUFG__heroRow{flex-direction:column;gap:16px;padding-right:0}.ProfileOwnViewModal-module__P4UUFG__entityCard{flex-direction:row;justify-content:flex-start;align-self:stretch;gap:10px;min-width:0;padding:12px 14px}.ProfileOwnViewModal-module__P4UUFG__entityLabel{text-align:left}.ProfileOwnViewModal-module__P4UUFG__content{padding:16px}.ProfileOwnViewModal-module__P4UUFG__fieldRow{flex-direction:column;gap:4px;padding:12px 0}.ProfileOwnViewModal-module__P4UUFG__fieldVal{text-align:left;flex:none;width:100%}}
.ProfileDeleteConfirmModal-module__FYQqZW__dialog{border-radius:24px;box-shadow:0 24px 48px #1d49812e}.ProfileDeleteConfirmModal-module__FYQqZW__header{padding:24px 24px 0}.ProfileDeleteConfirmModal-module__FYQqZW__title{color:#0a0f15;font-size:20px;font-weight:600;line-height:28px}.ProfileDeleteConfirmModal-module__FYQqZW__body{padding:16px 24px 24px}.ProfileDeleteConfirmModal-module__FYQqZW__greeting{color:#1d4981;margin:0 0 8px;font-size:16px;font-weight:500;line-height:24px}.ProfileDeleteConfirmModal-module__FYQqZW__question{color:#667085;margin:0;font-size:16px;line-height:24px}.ProfileDeleteConfirmModal-module__FYQqZW__warning{color:#b42318;margin:12px 0 0;font-size:14px;line-height:22px}.ProfileDeleteConfirmModal-module__FYQqZW__actions{align-items:stretch;gap:16px;margin-top:24px;display:flex}.ProfileDeleteConfirmModal-module__FYQqZW__cancelBtn,.ProfileDeleteConfirmModal-module__FYQqZW__deleteBtn{border-radius:8px;flex:1 1 0;width:100%;height:48px;min-height:48px}.ProfileDeleteConfirmModal-module__FYQqZW__deleteBtn{background:#1d4981}@media (max-width:640px){.ProfileDeleteConfirmModal-module__FYQqZW__dialog{border-radius:20px}.ProfileDeleteConfirmModal-module__FYQqZW__header{padding:20px 20px 0}.ProfileDeleteConfirmModal-module__FYQqZW__body{padding:12px 20px 20px}.ProfileDeleteConfirmModal-module__FYQqZW__actions{flex-direction:column;align-items:stretch;gap:12px;margin-top:20px}.ProfileDeleteConfirmModal-module__FYQqZW__cancelBtn,.ProfileDeleteConfirmModal-module__FYQqZW__deleteBtn{flex:none;width:100%}.ProfileDeleteConfirmModal-module__FYQqZW__deleteBtn{order:1}.ProfileDeleteConfirmModal-module__FYQqZW__cancelBtn{order:2}}
.Home-module__wIbrUW__page{overflow:hidden}.Home-module__wIbrUW__scaleViewport{background:var(--c-bg);width:100%;min-height:calc(100svh - 92px);overflow:hidden}@media (max-width:1023px){.Home-module__wIbrUW__scaleViewport:not(.Home-module__wIbrUW__scaleViewportDesktop){min-height:calc(100svh - 64px)}}.Home-module__wIbrUW__scaleHeaderViewport{z-index:60;background:#fff;width:100%;max-width:100%;height:64px;position:sticky;top:0;overflow:visible}.Home-module__wIbrUW__scaleHeaderViewport:has([data-mobile-menu][open]){z-index:110}.Home-module__wIbrUW__scaleHeaderCanvas{width:100%;max-width:100%}.Home-module__wIbrUW__scaleHeaderViewportDesktop{height:var(--scaled-header-height,92px);justify-content:center;align-items:flex-start;display:flex;overflow-x:clip}.Home-module__wIbrUW__scaleHeaderCanvasDesktop{width:1920px;max-width:none;transform:scale(var(--page-scale,1));transform-origin:top;will-change:transform;flex:0 0 1920px}html[data-home-desktop="0"] .Home-module__wIbrUW__scaleHeaderViewportDesktop{height:64px;display:block}html[data-home-desktop="0"] .Home-module__wIbrUW__scaleHeaderCanvasDesktop{will-change:auto;flex:none;width:100%;max-width:100%;transform:none}html[data-home-scaled="0"] .Home-module__wIbrUW__scaleHeaderCanvasDesktop{will-change:auto;transform:none}@media (min-width:1280px){.Home-module__wIbrUW__scaleHeaderViewport:not(.Home-module__wIbrUW__scaleHeaderViewportDesktop){height:92px}html[data-home-desktop="0"] .Home-module__wIbrUW__scaleHeaderViewportDesktop{height:64px}}.Home-module__wIbrUW__scaleViewportDesktop{height:var(--scaled-page-height,auto);justify-content:center;align-items:flex-start;display:flex}html[data-home-desktop="0"] .Home-module__wIbrUW__scaleViewportDesktop{height:auto;min-height:calc(100svh - 64px);display:block}html[data-home-scaled="0"] .Home-module__wIbrUW__scaleViewportDesktop{height:auto;min-height:calc(100svh - 92px)}.Home-module__wIbrUW__scaleCanvas{flex-direction:column;width:100%;min-height:100%;display:flex}.Home-module__wIbrUW__scaleCanvas>main{flex:none}.Home-module__wIbrUW__scaleCanvas>footer{flex-shrink:0;margin-top:auto}.Home-module__wIbrUW__scaleCanvasDesktop{width:1920px;height:auto;min-height:var(--canvas-min-height,0px);max-width:none;transform:scale(var(--page-scale,1));transform-origin:top;flex:0 0 1920px;overflow:visible}html[data-home-scaled="1"] .Home-module__wIbrUW__scaleCanvasDesktop{will-change:transform;height:0}:is(html[data-home-scaled="0"] .Home-module__wIbrUW__scaleCanvasDesktop,html[data-home-desktop="0"] .Home-module__wIbrUW__scaleCanvasDesktop){height:auto;min-height:inherit;will-change:auto;transform:none}html[data-home-desktop="0"] .Home-module__wIbrUW__scaleCanvasDesktop{flex:none;width:100%;max-width:100%}:is(html:not([data-home-scale-ready]) .Home-module__wIbrUW__scaleViewport,html:not([data-home-scale-ready]) .Home-module__wIbrUW__scaleHeaderViewport){visibility:hidden}@media (max-width:1023px){.Home-module__wIbrUW__scaleViewportDesktop{height:auto;min-height:calc(100svh - 64px);display:block}.Home-module__wIbrUW__scaleCanvasDesktop{width:100%;max-width:100%;height:auto;min-height:inherit;will-change:auto;flex:none;transform:none}.Home-module__wIbrUW__scaleHeaderViewportDesktop{display:block}.Home-module__wIbrUW__scaleHeaderCanvasDesktop{will-change:auto;flex:none;width:100%;max-width:100%;transform:none}}.Home-module__wIbrUW__pageInner{width:min(1808px,100% - 112px);margin:0 auto}.Home-module__wIbrUW__heroSection{padding:40px 0 36px}.Home-module__wIbrUW__heroShell{background:var(--c-bg-accent);border-radius:28px;grid-template-columns:minmax(0,680px) minmax(0,1fr);align-items:end;gap:16px;min-height:500px;padding:46px 38px 0;display:grid;position:relative;overflow:hidden}.Home-module__wIbrUW__heroContent{z-index:2;max-width:680px;padding-bottom:34px;position:relative}.Home-module__wIbrUW__heroTitle{letter-spacing:-.03em;color:var(--c-brand);margin:0 0 14px;font-size:clamp(44px,3.55vw,56px);font-weight:700;line-height:1.05}.Home-module__wIbrUW__heroSubtitle{color:#687487;max-width:620px;margin:0 0 48px;font-size:clamp(20px,1.85vw,27px);font-weight:400;line-height:1.2}.Home-module__wIbrUW__serviceChips{grid-template-columns:repeat(2,minmax(0,190px));gap:12px;margin-bottom:48px;display:grid}.Home-module__wIbrUW__chip{height:38px;color:var(--c-text-secondary);background:#ffffffe0;border:1px solid #1d49811f;border-radius:999px;padding:0 16px;font-size:14px;font-weight:500;transition:border-color .2s,color .2s,background .2s}.Home-module__wIbrUW__chip:hover,.Home-module__wIbrUW__chipActive{color:#fff;background:var(--c-brand);border-color:#1d498166}.Home-module__wIbrUW__heroForm{align-items:stretch;gap:10px;max-width:540px;display:flex}.Home-module__wIbrUW__heroPhoneInput{flex:1;min-width:0}@media screen and (max-width:900px){.Home-module__wIbrUW__heroPhoneInput{width:100%}}.Home-module__wIbrUW__heroPhoneShell{background:#fff;border:1px solid #c9d4e3;border-radius:14px;height:50px;padding:0 16px}.Home-module__wIbrUW__heroPhone{height:50px;color:var(--c-text-secondary);background:#fff;border:1px solid #c9d4e3;border-radius:14px;outline:none;flex:1;padding:0 16px;font-size:16px;transition:border-color .2s,box-shadow .2s}.Home-module__wIbrUW__heroPhone:focus,.Home-module__wIbrUW__heroPhone:focus-visible{border-color:var(--c-focus-border);box-shadow:none;outline:none}.Home-module__wIbrUW__heroPhone::placeholder{color:#7e8999}.Home-module__wIbrUW__heroCta{background:var(--c-brand);color:#fff;border-radius:14px;flex:none;min-width:168px;height:50px;padding:0 22px;font-size:15px;font-weight:500;transition:background .2s,transform .2s}.Home-module__wIbrUW__heroCta:hover{background:#234f88;transform:translateY(-1px)}.Home-module__wIbrUW__heroVisual{justify-content:flex-end;align-items:flex-end;min-height:438px;padding-right:2px;display:flex;position:relative}.Home-module__wIbrUW__heroComposite{width:min(100%,860px);height:auto;display:block}.Home-module__wIbrUW__showcaseSection{padding:8px 0 64px}.Home-module__wIbrUW__filterButton{color:#1d4981eb;background:#fff;border:2px solid #1d4981c2;border-radius:10px;align-items:center;gap:8px;height:40px;margin-bottom:22px;padding:0 14px;font-size:14px;font-weight:500;transition:background .2s,box-shadow .2s;display:inline-flex}.Home-module__wIbrUW__filterButton:hover{box-shadow:var(--sh-xs);background:#f8fbff}.Home-module__wIbrUW__showcaseTrack{scrollbar-width:none;grid-auto-columns:294px;grid-auto-flow:column;gap:18px;width:max-content;min-width:calc(100% + 172px);margin-left:-86px;padding-bottom:8px;padding-right:86px;display:grid;overflow-x:auto}.Home-module__wIbrUW__showcaseTrack::-webkit-scrollbar{display:none}.Home-module__wIbrUW__showcaseCard{background:#fff;border-radius:24px;flex-direction:column;min-height:278px;padding:22px 20px 18px;display:flex;box-shadow:0 12px 34px #1d49811f}.Home-module__wIbrUW__showcaseTitle{color:#121923;margin:0 0 10px;font-size:20px;font-weight:500;line-height:1.12}.Home-module__wIbrUW__showcaseProvider{color:#5677a8;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;line-height:1.3;display:flex}.Home-module__wIbrUW__showcaseStar{color:#20252d}.Home-module__wIbrUW__showcaseLocation{color:#7f8794;align-items:center;gap:7px;margin-bottom:22px;font-size:13px;display:inline-flex}.Home-module__wIbrUW__showcaseMetrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px;display:grid}.Home-module__wIbrUW__showcaseMetric{background:#eef3fa;border-radius:10px;flex-direction:column;gap:2px;min-height:56px;padding:10px 12px;display:flex}.Home-module__wIbrUW__showcaseMetricValue{color:#121923;font-size:17px;font-weight:500}.Home-module__wIbrUW__showcaseMetricLabel{color:#7f8794;font-size:14px}.Home-module__wIbrUW__showcaseTags{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.Home-module__wIbrUW__showcaseTag{color:#697788;background:#f0f3f8;border-radius:999px;align-items:center;height:30px;padding:0 12px;font-size:13px;display:inline-flex}.Home-module__wIbrUW__showcaseAccent{--card-accent:#19a35a;color:var(--card-accent);align-items:center;gap:14px;margin-top:auto;font-size:14px;font-weight:500;display:flex}.Home-module__wIbrUW__showcaseAccent:before,.Home-module__wIbrUW__showcaseAccent:after{content:"";background:var(--card-accent);border-radius:999px;flex:1;height:4px}.Home-module__wIbrUW__contentSection{padding:0 0 72px}.Home-module__wIbrUW__sectionHead,.Home-module__wIbrUW__tradingHeader{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.Home-module__wIbrUW__tradingHeader{flex-direction:column;justify-content:flex-start;align-items:flex-start}.Home-module__wIbrUW__sectionTitle{letter-spacing:-.03em;color:#101823;margin:0 0 8px;font-size:clamp(34px,3.1vw,46px);font-weight:600;line-height:1.08}.Home-module__wIbrUW__sectionSubtitle{color:#596273;max-width:1120px;margin:0;font-size:16px;line-height:1.45}.Home-module__wIbrUW__sectionAction{background:var(--c-brand);color:#fff;border-radius:12px;justify-content:center;align-items:center;min-width:136px;height:46px;padding:0 20px;font-size:15px;font-weight:500;transition:background .2s;display:inline-flex}.Home-module__wIbrUW__sectionAction:hover{background:#234f88}.Home-module__wIbrUW__sectionRail{max-width:1180px;margin:0 auto}.Home-module__wIbrUW__sectionRailWide{max-width:none}.Home-module__wIbrUW__sectionHeaderCentered{text-align:center;flex-direction:column;align-items:center;gap:10px;margin-bottom:24px;display:flex}.Home-module__wIbrUW__sectionTitleCentered{text-align:center;margin-bottom:0}.Home-module__wIbrUW__sectionSubtitleCentered{text-align:center;max-width:760px}.Home-module__wIbrUW__stepsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.Home-module__wIbrUW__stepCard{background:#fff;border:1px solid #d6dde8;border-radius:18px;min-height:168px;padding:16px 20px;position:relative}.Home-module__wIbrUW__stepNumber{background:var(--c-brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:20px;font-weight:500;display:inline-flex;position:absolute;top:-15px;right:10px}.Home-module__wIbrUW__stepTitle{color:#121923;margin:0 0 10px;padding-right:22px;font-size:18px;font-weight:500;line-height:1.25}.Home-module__wIbrUW__stepDescription{color:#596273;margin:0;font-size:14px;line-height:1.4}.Home-module__wIbrUW__titleAccent{color:#ef8a16}.Home-module__wIbrUW__tradingTabs{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:22px;display:flex}.Home-module__wIbrUW__tradingTabs .Home-module__wIbrUW__filterButton{height:46px;margin-bottom:0;margin-left:auto;padding:0 16px;font-size:15px}.Home-module__wIbrUW__tradingTitle{font-size:clamp(38px,3.35vw,50px)}.Home-module__wIbrUW__tradingSubtitle{max-width:1180px;font-size:17px;line-height:1.42}.Home-module__wIbrUW__tradingTab{color:#1f2630;background:#fff;border-radius:12px;min-height:44px;padding:0 18px;font-size:15px;font-weight:500}.Home-module__wIbrUW__tradingTabActive{background:var(--c-brand);color:#fff}.Home-module__wIbrUW__tableWrap{background:#fff;border-radius:22px;overflow-x:auto;box-shadow:0 14px 30px #1d49811a}.Home-module__wIbrUW__table{border-collapse:collapse;width:100%;min-width:1270px}.Home-module__wIbrUW__table thead th{color:#28303d;text-align:left;background:#cfe0f0;padding:18px 24px;font-size:15px;font-weight:500}.Home-module__wIbrUW__table thead th:nth-child(2){min-width:200px}.Home-module__wIbrUW__table thead th:nth-child(7){min-width:170px}.Home-module__wIbrUW__table thead th:last-child{min-width:148px}.Home-module__wIbrUW__table tbody td{color:#1b2430;vertical-align:top;border-top:1px solid #d8e2ee;padding:18px 24px;font-size:15px}.Home-module__wIbrUW__table tbody strong{font-size:15px;font-weight:500;display:block}.Home-module__wIbrUW__tableMuted{color:#7d8796;font-size:14px;display:block}.Home-module__wIbrUW__tableSubject{gap:6px;display:grid}.Home-module__wIbrUW__tableSubjectName{align-items:center;gap:8px;display:inline-flex}.Home-module__wIbrUW__tableSubjectLink{color:#1d4981;white-space:nowrap;text-underline-offset:2px;font-weight:500;line-height:1.2;text-decoration:underline;text-decoration-thickness:1px}.Home-module__wIbrUW__tableBodyValue{color:#1b2430;font-weight:500;line-height:1.2}.Home-module__wIbrUW__participants{align-items:center;gap:8px;display:flex}.Home-module__wIbrUW__participant{border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:inline-flex}.Home-module__wIbrUW__participantBlue{color:#2f75f6;background:#2f75f61a;border-color:#2f75f62e}.Home-module__wIbrUW__participantGreen{color:#18a35a;background:#18a35a1a;border-color:#18a35a2e}.Home-module__wIbrUW__participantGold{color:#f29b1a;background:#f29b1a1a;border-color:#f29b1a2e}.Home-module__wIbrUW__tableStatus{white-space:nowrap;border-radius:999px;align-items:center;height:32px;padding:0 12px;font-size:15px;font-weight:500;display:inline-flex}.Home-module__wIbrUW__tableStatusActive{color:#4b8ff8;background:#4b8ff81f}.Home-module__wIbrUW__tableStatusDone{color:#249c5e;background:#249c5e1f}.Home-module__wIbrUW__tableStatusFailed{color:#e46c63;background:#e46c631f}.Home-module__wIbrUW__tableRating{white-space:nowrap;color:#20262f;align-items:center;gap:4px;font-size:14px;font-weight:500;display:inline-flex}.Home-module__wIbrUW__tableActionButton{color:#1d4981eb;white-space:nowrap;background:#fff;border:2px solid #1d4981b8;border-radius:12px;justify-content:center;align-items:center;min-width:110px;height:40px;padding:0 18px;font-size:14px;font-weight:500;display:inline-flex}.Home-module__wIbrUW__archiveButton{color:#1d4981eb;background:#fff;border:2px solid #1d4981c2;border-radius:10px;align-items:center;gap:8px;height:40px;margin-top:24px;padding:0 14px;font-size:14px;font-weight:500;display:inline-flex}.Home-module__wIbrUW__servicesGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.Home-module__wIbrUW__serviceCard{background:#fff;border:1px solid #dce4edf2;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:216px;padding:18px 18px 14px;transition:transform .2s,box-shadow .2s;display:flex}.Home-module__wIbrUW__serviceCard:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1d49811a}.Home-module__wIbrUW__serviceBody{max-width:180px}.Home-module__wIbrUW__serviceTitle{color:#101823;margin:0 0 8px;font-size:20px;font-weight:500;line-height:1.15}.Home-module__wIbrUW__serviceSubtitle{color:#7a8596;margin:0;font-size:14px}.Home-module__wIbrUW__serviceFooter{justify-content:space-between;align-items:flex-end;gap:10px;margin-top:8px;display:flex}.Home-module__wIbrUW__serviceArrow{color:#2e5c98;font-size:30px;line-height:1}.Home-module__wIbrUW__serviceImage{width:auto;max-width:54%;height:auto}.Home-module__wIbrUW__whyGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 16px;display:grid}.Home-module__wIbrUW__whyCard{background:var(--c-bg);border:1px solid #d6dde8;border-radius:16px;grid-template-columns:auto 1fr;align-items:start;gap:18px;min-height:92px;padding:18px 24px;display:grid}.Home-module__wIbrUW__whyNumber{color:#255493;font-size:30px;font-weight:700;line-height:1}.Home-module__wIbrUW__whyText{color:#273242;margin:0;font-size:15px;line-height:1.34}.Home-module__wIbrUW__mapSection{padding:10px 0 16px}.Home-module__wIbrUW__mapBlockImage{width:100%;height:auto;display:block}.Home-module__wIbrUW__mapTitle{text-align:center;color:#101823;letter-spacing:-.03em;margin:0 0 24px;font-size:clamp(34px,3vw,44px);font-weight:600;line-height:1.08}.Home-module__wIbrUW__mapWrap{padding-bottom:180px;position:relative}.Home-module__wIbrUW__mapImage{opacity:.82;width:100%;height:auto}.Home-module__wIbrUW__mapStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid;position:absolute;bottom:28px;left:0;right:0}.Home-module__wIbrUW__mapStat{padding:0 8px}.Home-module__wIbrUW__mapStatValue{color:#255493;margin-bottom:8px;font-size:clamp(36px,3.25vw,56px);font-weight:700;line-height:.95}.Home-module__wIbrUW__mapStatLabel{color:#202834;font-size:16px;line-height:1.3}.Home-module__wIbrUW__mapStatNote{color:#7d8796;margin-top:6px;font-size:14px}.Home-module__wIbrUW__tickerSection{border-top:1px solid #7e99bd;padding:14px 0 24px}.Home-module__wIbrUW__tickerTrack{grid-template-columns:repeat(10,minmax(0,1fr));gap:18px;display:grid}.Home-module__wIbrUW__tickerItem{color:#1f2630;flex-direction:column;align-items:center;gap:4px;font-size:16px;display:flex}.Home-module__wIbrUW__tickerItem span{font-size:12px}.Home-module__wIbrUW__tickerItem strong{font-weight:500}.Home-module__wIbrUW__newsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.Home-module__wIbrUW__newsCard{background:#fff;border:1px solid #dce4edf2;border-radius:16px;overflow:hidden}.Home-module__wIbrUW__newsImage{aspect-ratio:490/232;object-fit:cover;width:100%;height:auto}.Home-module__wIbrUW__newsBody{padding:18px 18px 20px}.Home-module__wIbrUW__newsDate{color:#7a8596;margin-bottom:10px;font-size:14px;display:inline-block}.Home-module__wIbrUW__newsTitle{color:#121923;margin:0 0 14px;font-size:17px;font-weight:500;line-height:1.32}.Home-module__wIbrUW__newsLink{color:#2e5c98;align-items:center;gap:8px;font-size:15px;font-weight:500;display:inline-flex}.Home-module__wIbrUW__buyerPageInner{width:min(1796px,100% - 124px)}.Home-module__wIbrUW__buyerHeroSection{padding:64px 0}.Home-module__wIbrUW__buyerHeroShell{min-height:540px}.Home-module__wIbrUW__buyerHeroContent{max-width:640px;padding-bottom:40px}.Home-module__wIbrUW__buyerHeroTitle{max-width:600px}.Home-module__wIbrUW__buyerHeroSubtitle{max-width:406px;margin-bottom:40px}.Home-module__wIbrUW__buyerHeroVisual{min-height:404px}.Home-module__wIbrUW__buyerShowcaseSection{padding:24px 0 92px}.Home-module__wIbrUW__buyerFilterButton{margin-bottom:24px}.Home-module__wIbrUW__buyerShowcaseTrack{grid-auto-columns:278px;gap:16px;min-width:calc(100% + 124px);margin-left:-62px;padding-right:62px}.Home-module__wIbrUW__buyerContentSection{padding-bottom:92px}.Home-module__wIbrUW__buyerSectionTitle{color:#1e222e}.Home-module__wIbrUW__buyerSectionSubtitle{color:#1e222e;font-size:18px;line-height:1.21}.Home-module__wIbrUW__buyerTradingTitle{color:#1e222e;font-family:var(--font-inter), Arial, sans-serif;letter-spacing:0;font-size:32px;line-height:39px}.Home-module__wIbrUW__buyerTradingSubtitle{color:#1e222e;max-width:592px;font-size:14px;line-height:16.94px}.Home-module__wIbrUW__buyerServicesRail{max-width:1264px}.Home-module__wIbrUW__buyerWhyCard{border-radius:10px;min-height:145px;padding:22px 18px 18px}.Home-module__wIbrUW__buyerWhyNumber{font-size:30px;line-height:1}.Home-module__wIbrUW__buyerWhyText{color:#5a5a5a;font-size:16px;line-height:24px}.Home-module__wIbrUW__buyerMapSection{padding:0 0 92px}.Home-module__wIbrUW__buyerNewsRail{max-width:1320px}@media (max-width:1440px){.Home-module__wIbrUW__pageInner{width:min(1808px,100% - 64px)}.Home-module__wIbrUW__heroShell{grid-template-columns:minmax(0,690px) minmax(0,1fr);gap:12px;min-height:510px;padding:44px 30px 0}.Home-module__wIbrUW__heroTitle{font-size:54px}.Home-module__wIbrUW__heroSubtitle{font-size:22px}.Home-module__wIbrUW__serviceChips{margin-bottom:48px}.Home-module__wIbrUW__mapStats{margin-top:12px;position:static}.Home-module__wIbrUW__mapWrap{padding-bottom:0}.Home-module__wIbrUW__heroComposite{width:min(100%,760px);transform:translate(-18px)}.Home-module__wIbrUW__buyerShowcaseTrack{min-width:calc(100% + 96px);margin-left:-48px;padding-right:48px}}@media (max-width:1280px){.Home-module__wIbrUW__heroShell{grid-template-columns:minmax(0,560px) minmax(0,1fr);min-height:470px;padding:38px 24px 0}.Home-module__wIbrUW__heroTitle{font-size:52px}.Home-module__wIbrUW__heroSubtitle{margin-bottom:40px;font-size:22px}.Home-module__wIbrUW__heroVisual{min-height:396px}.Home-module__wIbrUW__heroComposite{width:min(100%,700px)}.Home-module__wIbrUW__buyerPageInner{width:min(1796px,100% - 96px)}.Home-module__wIbrUW__buyerShowcaseTrack{min-width:100%;margin-left:0;padding-right:0}}@media (max-width:1140px){.Home-module__wIbrUW__heroShell{grid-template-columns:1fr;padding-bottom:28px}.Home-module__wIbrUW__heroContent{max-width:100%;padding-bottom:0}.Home-module__wIbrUW__heroSubtitle{margin-bottom:40px}.Home-module__wIbrUW__heroVisual{justify-content:center;min-height:440px;padding-right:0}.Home-module__wIbrUW__whyGrid,.Home-module__wIbrUW__mapStats,.Home-module__wIbrUW__stepsGrid,.Home-module__wIbrUW__servicesGrid,.Home-module__wIbrUW__newsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Home-module__wIbrUW__buyerHeroSection{padding:40px 0 64px}.Home-module__wIbrUW__buyerServicesRail,.Home-module__wIbrUW__buyerNewsRail{max-width:none}}@media (max-width:900px){.Home-module__wIbrUW__pageInner{width:min(1808px,100% - 32px)}.Home-module__wIbrUW__heroSection{padding-top:28px}.Home-module__wIbrUW__heroShell{border-radius:24px;padding:26px 18px 18px}.Home-module__wIbrUW__heroTitle{font-size:42px}.Home-module__wIbrUW__heroSubtitle{font-size:24px}.Home-module__wIbrUW__serviceChips{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:28px}.Home-module__wIbrUW__heroForm{flex-direction:column}.Home-module__wIbrUW__heroCta{width:100%}.Home-module__wIbrUW__heroVisual{min-height:360px}.Home-module__wIbrUW__heroComposite{width:min(100%,680px)}.Home-module__wIbrUW__showcaseTrack{min-width:100%;margin-left:0;padding-right:0}.Home-module__wIbrUW__sectionHead{flex-direction:column;align-items:flex-start}.Home-module__wIbrUW__tradingTabs .Home-module__wIbrUW__filterButton{margin-left:0}.Home-module__wIbrUW__stepsGrid,.Home-module__wIbrUW__servicesGrid,.Home-module__wIbrUW__newsGrid,.Home-module__wIbrUW__whyGrid,.Home-module__wIbrUW__mapStats{grid-template-columns:1fr}.Home-module__wIbrUW__tickerTrack{grid-template-columns:repeat(5,minmax(0,1fr));row-gap:16px}.Home-module__wIbrUW__buyerPageInner{width:min(100%,100% - 32px)}.Home-module__wIbrUW__buyerHeroSection{padding:24px 0}.Home-module__wIbrUW__buyerHeroShell{border-radius:32px;min-height:679px;padding:24px 16px 18px}.Home-module__wIbrUW__buyerHeroContent{max-width:343px;padding-bottom:0}.Home-module__wIbrUW__buyerHeroTitle{max-width:320px;font-size:34px;line-height:1.08}.Home-module__wIbrUW__buyerHeroSubtitle{max-width:212px;margin-bottom:24px;font-size:14px;line-height:17px}.Home-module__wIbrUW__buyerHeroVisual{min-height:232px}.Home-module__wIbrUW__buyerShowcaseSection{padding:0 0 24px}.Home-module__wIbrUW__buyerFilterButton{width:100%;height:48px;margin-bottom:16px}.Home-module__wIbrUW__buyerShowcaseTrack{grid-auto-columns:340px;gap:12px}.Home-module__wIbrUW__buyerContentSection{padding-bottom:24px}.Home-module__wIbrUW__buyerHowSection{background:#f0f1f5;padding-top:24px}.Home-module__wIbrUW__buyerTradingSection{background:#f0f1f5;border-radius:44px;padding-top:24px}.Home-module__wIbrUW__buyerSectionTitle{font-size:24px;line-height:29px}.Home-module__wIbrUW__buyerSectionSubtitle{font-size:14px;line-height:17px}.Home-module__wIbrUW__buyerTradingTitle{font-size:24px;line-height:29px}.Home-module__wIbrUW__buyerTradingSubtitle{font-size:14px;line-height:17px}.Home-module__wIbrUW__buyerWhyGrid{gap:12px}.Home-module__wIbrUW__buyerWhyCard{min-height:96px;padding:14px 16px}.Home-module__wIbrUW__buyerWhyText{font-size:14px;line-height:20px}.Home-module__wIbrUW__buyerMapSection{padding:0 0 24px}}@media (max-width:560px){.Home-module__wIbrUW__buyerSectionTitle{font-size:24px;line-height:29px}.Home-module__wIbrUW__heroTitle,.Home-module__wIbrUW__sectionTitle,.Home-module__wIbrUW__mapTitle{font-size:34px}.Home-module__wIbrUW__heroSubtitle{font-size:21px}.Home-module__wIbrUW__serviceChips{grid-template-columns:1fr}.Home-module__wIbrUW__heroPhone{font-size:16px}.Home-module__wIbrUW__showcaseCard,.Home-module__wIbrUW__stepCard,.Home-module__wIbrUW__serviceCard,.Home-module__wIbrUW__whyCard,.Home-module__wIbrUW__newsCard{border-radius:18px}.Home-module__wIbrUW__showcaseMetrics{grid-template-columns:1fr}.Home-module__wIbrUW__showcaseTrack{grid-auto-columns:minmax(262px,1fr)}.Home-module__wIbrUW__tickerTrack{grid-template-columns:repeat(2,minmax(0,1fr))}}
.Header-module__UI_KJG__header{z-index:100;background:#fff;border-bottom:1px solid #e0e5eb;width:100%;max-width:100%;height:64px;position:sticky;top:0;overflow:visible}.Header-module__UI_KJG__staticHeader{position:static}@media (max-width:1279px){.Header-module__UI_KJG__headerMenuFixed{z-index:110;position:fixed;top:0;left:0;right:0}}.Header-module__UI_KJG__inner{box-sizing:border-box;grid-template-columns:32px 1fr 32px;align-items:center;gap:0;width:100%;max-width:none;height:100%;margin:0 auto;padding:0 16px;display:grid}.Header-module__UI_KJG__logoWrap{flex:none;justify-content:center;justify-self:center;align-items:center;min-width:0;display:inline-flex}.Header-module__UI_KJG__nav,.Header-module__UI_KJG__actions{display:none}.Header-module__UI_KJG__mobileMenu,.Header-module__UI_KJG__mobileProfile{display:inline-flex;position:relative}.Header-module__UI_KJG__mobileMenu{justify-self:start}.Header-module__UI_KJG__mobileProfile{color:#0a0f15;justify-content:center;justify-self:end;align-items:center;width:32px;height:32px;text-decoration:none}.Header-module__UI_KJG__navLink{color:#0a0f15;font-family:var(--font-inter), Arial, sans-serif;white-space:nowrap;align-items:center;gap:10px;padding:4px 9px;font-size:14px;font-weight:500;line-height:22px;text-decoration:none;transition:color .2s;display:inline-flex}.Header-module__UI_KJG__navLinkServices,.Header-module__UI_KJG__navLinkFinance,.Header-module__UI_KJG__navLinkArticles,.Header-module__UI_KJG__navLinkContacts,.Header-module__UI_KJG__navLinkAbout{flex:none}.Header-module__UI_KJG__navDropdown{flex:none;position:relative}.Header-module__UI_KJG__navDropdownTrigger{cursor:pointer;font:inherit;background:0 0;border:0}.Header-module__UI_KJG__navDropdownMenu{z-index:120;background:#fff;border:1px solid #e0e5eb;border-radius:12px;min-width:220px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 16px 40px #0a0f151f}.Header-module__UI_KJG__navDropdownItem{color:#0a0f15;font-family:var(--font-inter), Arial, sans-serif;white-space:nowrap;border-radius:8px;padding:10px 12px;font-size:14px;font-weight:500;line-height:22px;text-decoration:none;transition:background-color .2s,color .2s;display:block}.Header-module__UI_KJG__navDropdownItem:hover{color:#1d4981;background:#f5f8fc}.Header-module__UI_KJG__mobileNavGroup{border-bottom:1px solid #f0f2f5;flex-direction:column;display:flex}.Header-module__UI_KJG__mobileNavGroup .Header-module__UI_KJG__mobileNavTrigger{border-bottom:0}.Header-module__UI_KJG__mobileNavSubmenu{flex-direction:column;gap:4px;padding:0 0 8px 16px;display:flex}.Header-module__UI_KJG__mobileNavSublink{color:#373e4e;font-family:var(--font-inter), Arial, sans-serif;padding:8px 0;font-size:15px;font-weight:500;line-height:22px;text-decoration:none}.Header-module__UI_KJG__mobileNavSublink:hover,.Header-module__UI_KJG__navLink:hover{color:#1d4981}.Header-module__UI_KJG__navArrow{flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.Header-module__UI_KJG__navArrowIcon{width:20px;height:20px;display:block}.Header-module__UI_KJG__btnGhost,.Header-module__UI_KJG__btnPrimary{box-sizing:border-box;width:195px;height:44px;font-family:var(--font-inter), Arial, sans-serif;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:10px 16px;font-size:16px;font-weight:500;line-height:24px;text-decoration:none;display:inline-flex}.Header-module__UI_KJG__btnGhost{color:#1d4981;background:0 0;border:2px solid #1d4981;padding:8px 14px;transition:background-color .2s}.Header-module__UI_KJG__btnGhost:hover{background:#f5f8fc}.Header-module__UI_KJG__btnGhostInner{justify-content:center;align-items:center;gap:8px;width:100%;display:inline-flex}.Header-module__UI_KJG__btnArrow{flex:none;width:24px;height:24px;display:block}.Header-module__UI_KJG__btnPrimary{color:#fff;background:#1d4981;transition:background-color .2s}.Header-module__UI_KJG__btnPrimary:hover{background:#173b68}.Header-module__UI_KJG__mobileIconButton{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;list-style:none;display:inline-flex}.Header-module__UI_KJG__mobileMenu>summary::-webkit-details-marker{display:none}.Header-module__UI_KJG__mobileProfile>summary::-webkit-details-marker{display:none}.Header-module__UI_KJG__mobileIconButton::-webkit-details-marker{display:none}.Header-module__UI_KJG__mobileMenuIcon{width:32px;height:32px;display:block}.Header-module__UI_KJG__mobileUserIcon{width:24px;height:24px;display:block}.Header-module__UI_KJG__mobileBackdrop{display:none}.Header-module__UI_KJG__mobilePanel{box-sizing:border-box;background:#fff;border:1px solid #e0e5eb;border-radius:0 0 16px 16px;padding:20px 16px 24px;box-shadow:0 20px 40px #0a0f151f}.Header-module__UI_KJG__mobileNav{gap:0;display:grid}.Header-module__UI_KJG__mobileNavLink{color:#0a0f15;font-family:var(--font-inter), Arial, sans-serif;border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:16px;font-weight:500;line-height:24px;text-decoration:none;display:flex}.Header-module__UI_KJG__mobileNavTrigger{cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:0}.Header-module__UI_KJG__mobileNavLink:last-child{border-bottom:0}.Header-module__UI_KJG__mobileNavArrow{flex:none;width:24px;height:24px;transition:transform .2s;display:block}.Header-module__UI_KJG__mobileNavGroupOpen .Header-module__UI_KJG__mobileNavArrow{transform:rotate(180deg)}.Header-module__UI_KJG__mobileActions{gap:12px;margin-top:20px;display:grid}.Header-module__UI_KJG__header:has(.Header-module__UI_KJG__mobileMenu[open]) .Header-module__UI_KJG__inner{z-index:100;position:relative}.Header-module__UI_KJG__mobileMenu[open] .Header-module__UI_KJG__mobileBackdrop{inset:var(--scaled-header-height,64px) 0 0;z-index:98;cursor:pointer;background:#0a0f1573;border:0;padding:0;display:block;position:fixed}.Header-module__UI_KJG__mobileMenu[open] .Header-module__UI_KJG__mobilePanel{top:var(--scaled-header-height,64px);width:100%;max-width:none;max-height:calc(100dvh - var(--scaled-header-height,64px));z-index:99;border-top:1px solid #e0e5eb;border-left:0;border-right:0;position:fixed;left:0;right:0;overflow-y:auto}.Header-module__UI_KJG__mobileActions .Header-module__UI_KJG__btnGhost,.Header-module__UI_KJG__mobileActions .Header-module__UI_KJG__btnPrimary{width:100%}@media (min-width:1024px){.Header-module__UI_KJG__inner{width:min(1796px,100% - 124px);max-width:100%;margin:0 auto;padding:0}}@media (min-width:1280px){.Header-module__UI_KJG__header{height:92px;overflow-x:clip}.Header-module__UI_KJG__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:25px;display:grid}.Header-module__UI_KJG__mobileMenu,.Header-module__UI_KJG__mobileProfile{display:none}.Header-module__UI_KJG__logoWrap{justify-content:flex-start;justify-self:start}.Header-module__UI_KJG__nav{flex:none;justify-content:center;justify-self:center;align-items:center;gap:16px;min-width:0;display:flex}.Header-module__UI_KJG__actions{flex:none;justify-content:flex-end;justify-self:end;align-items:center;gap:16px;min-width:0;display:flex}}@media (min-width:1280px) and (max-width:1320px){.Header-module__UI_KJG__inner{gap:16px;width:calc(100% - 124px)}.Header-module__UI_KJG__nav{gap:8px}.Header-module__UI_KJG__navLink{padding:4px 6px}.Header-module__UI_KJG__actions{gap:12px}}
.dashboardHomeSections-module__aFpAIW__root{flex-direction:column;gap:32px;width:100%;min-width:0;max-width:100%;display:flex}.dashboardHomeSections-module__aFpAIW__howSection{background:#f0f1f5;border-radius:20px;margin:0!important;padding:28px 24px!important}.dashboardHomeSections-module__aFpAIW__howRail{gap:28px;max-width:none}.dashboardHomeSections-module__aFpAIW__sectionTop{align-items:flex-start;gap:20px}.dashboardHomeSections-module__aFpAIW__sectionTitle,.dashboardHomeSections-module__aFpAIW__marketTitle{font-size:28px;line-height:36px}.dashboardHomeSections-module__aFpAIW__sectionText,.dashboardHomeSections-module__aFpAIW__marketText{font-size:15px;line-height:24px}.dashboardHomeSections-module__aFpAIW__primaryButton{flex-shrink:0}.dashboardHomeSections-module__aFpAIW__stepsGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;width:100%;min-width:0;padding-top:8px;display:grid}.dashboardHomeSections-module__aFpAIW__stepCard{overflow-wrap:break-word;flex-direction:column;align-self:stretch;min-width:0;height:100%;min-height:0;padding:20px;display:flex}.dashboardHomeSections-module__aFpAIW__stepCardHead{gap:10px;min-width:0;margin-bottom:10px}.dashboardHomeSections-module__aFpAIW__stepBubble{width:32px;height:32px;font-size:16px;line-height:32px}.dashboardHomeSections-module__aFpAIW__stepTitle{overflow-wrap:break-word;word-break:break-word;font-size:18px;line-height:26px}.dashboardHomeSections-module__aFpAIW__stepText{overflow-wrap:break-word;word-break:break-word;flex:auto}.dashboardHomeSections-module__aFpAIW__marketSection{background:#f0f1f5;border-radius:20px;margin:0!important;padding:28px 24px 32px!important}.dashboardHomeSections-module__aFpAIW__marketRail{gap:24px;max-width:none}.dashboardHomeSections-module__aFpAIW__marketToolbar{align-items:center;gap:16px}.dashboardHomeSections-module__aFpAIW__filterWrap{z-index:10;min-width:0;max-width:100%;position:relative}.dashboardHomeSections-module__aFpAIW__filterWrap button{width:auto}.dashboardHomeSections-module__aFpAIW__marketDesktop{width:100%;min-width:0}.dashboardHomeSections-module__aFpAIW__marketTableScroll{width:100%;max-width:100%}.dashboardHomeSections-module__aFpAIW__marketTableInner{min-width:1040px}.dashboardHomeSections-module__aFpAIW__servicesSection,.dashboardHomeSections-module__aFpAIW__whySection,.dashboardHomeSections-module__aFpAIW__newsSection,.dashboardHomeSections-module__aFpAIW__mapSection{margin:0!important;padding:0!important}.dashboardHomeSections-module__aFpAIW__centeredHeading{margin-bottom:24px}.dashboardHomeSections-module__aFpAIW__servicesGrid{gap:16px}@media (min-width:1280px){.dashboardHomeSections-module__aFpAIW__stepsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}}@media (max-width:1279px) and (min-width:901px){.dashboardHomeSections-module__aFpAIW__howSection{padding:24px 20px!important}.dashboardHomeSections-module__aFpAIW__howRail{gap:24px}.dashboardHomeSections-module__aFpAIW__stepsGrid{gap:16px}}@media (max-width:1280px){.dashboardHomeSections-module__aFpAIW__marketTabsDesktop{display:none!important}.dashboardHomeSections-module__aFpAIW__marketTabsMobile{flex-direction:column;gap:12px;width:100%;min-width:0;display:flex!important}.dashboardHomeSections-module__aFpAIW__marketToolbar{flex-direction:column;align-items:stretch;gap:16px}.dashboardHomeSections-module__aFpAIW__filterWrap{width:100%;margin-left:0}.dashboardHomeSections-module__aFpAIW__filterWrap button{width:100%}}@media (max-width:900px){.dashboardHomeSections-module__aFpAIW__root{gap:24px}.dashboardHomeSections-module__aFpAIW__howSection,.dashboardHomeSections-module__aFpAIW__marketSection{border-radius:16px;padding:20px 16px!important}.dashboardHomeSections-module__aFpAIW__sectionTitle,.dashboardHomeSections-module__aFpAIW__marketTitle,.dashboardHomeSections-module__aFpAIW__sectionTitleMobile{font-size:24px;line-height:29px}.dashboardHomeSections-module__aFpAIW__sectionTop{flex-direction:column;align-items:stretch;gap:16px}.dashboardHomeSections-module__aFpAIW__howSection .dashboardHomeSections-module__aFpAIW__sectionTop{text-align:center;align-items:center}.dashboardHomeSections-module__aFpAIW__howSection .dashboardHomeSections-module__aFpAIW__sectionTitle{display:none}.dashboardHomeSections-module__aFpAIW__howSection .dashboardHomeSections-module__aFpAIW__sectionTitleMobile{display:block}.dashboardHomeSections-module__aFpAIW__howSection .dashboardHomeSections-module__aFpAIW__sectionText{text-align:center;max-width:none}.dashboardHomeSections-module__aFpAIW__primaryButton{width:100%}.dashboardHomeSections-module__aFpAIW__stepsGrid{grid-template-columns:1fr;gap:12px;padding-top:12px}.dashboardHomeSections-module__aFpAIW__stepCard{min-height:154px;padding:18px 16px 16px}.dashboardHomeSections-module__aFpAIW__stepBubble{width:28px;height:28px;font-size:14px;line-height:28px}.dashboardHomeSections-module__aFpAIW__stepTitle{font-size:16px;line-height:22px}.dashboardHomeSections-module__aFpAIW__stepText{font-size:13px;line-height:19px}.dashboardHomeSections-module__aFpAIW__marketSection{padding-bottom:24px}.dashboardHomeSections-module__aFpAIW__servicesSection,.dashboardHomeSections-module__aFpAIW__whySection,.dashboardHomeSections-module__aFpAIW__newsSection{padding:0}.dashboardHomeSections-module__aFpAIW__mapMobileWrap{width:100%;margin:0}.dashboardHomeSections-module__aFpAIW__mapMobileCard,.dashboardHomeSections-module__aFpAIW__mapTicker{display:none!important}}
.page-module__hZ_FYW__page{flex-direction:column;gap:24px;width:100%;min-width:0;display:flex}.page-module__hZ_FYW__breadcrumbs{margin-bottom:2px}.page-module__hZ_FYW__hero{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.page-module__hZ_FYW__heroText{flex-direction:column;gap:8px;min-width:0;display:flex}.page-module__hZ_FYW__heroTitle{color:#0a0f15;margin:0;font-size:40px;font-weight:600;line-height:48px}.page-module__hZ_FYW__heroSubtitle{color:#657084;max-width:1024px;margin:0;font-size:16px;line-height:24px}.page-module__hZ_FYW__emptyStateCard{background:var(--c-surface);box-shadow:var(--sh-xs);border-radius:24px;padding:48px 32px}.page-module__hZ_FYW__toolbar{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.page-module__hZ_FYW__toolbarBtn{color:#1d4981;cursor:pointer;background:#fff;border:1px solid #d3dbe6;border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:14px;font-weight:500;line-height:20px;transition:background-color .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.page-module__hZ_FYW__toolbarBtn:hover:not(:disabled){background:#f3f7fb;border-color:#1d4981}.page-module__hZ_FYW__toolbarBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__hZ_FYW__toolbarBtnDanger{color:#c0392b}.page-module__hZ_FYW__toolbarBtnDanger:hover:not(:disabled){background:#fdf2f1;border-color:#c0392b}.page-module__hZ_FYW__list{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.page-module__hZ_FYW__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;padding:8px 0 4px;display:flex}.page-module__hZ_FYW__pageBtn{color:#373e4e;cursor:pointer;background:#fff;border:1px solid #e0e5eb;border-radius:8px;min-width:36px;height:36px;padding:0 10px;font-size:14px;line-height:20px}.page-module__hZ_FYW__pageBtn:disabled{opacity:.45;cursor:not-allowed}.page-module__hZ_FYW__pageBtnActive{color:#fff;background:#1d4981;border-color:#1d4981}.page-module__hZ_FYW__pageEllipsis{color:#657084;padding:0 4px;font-size:14px;line-height:20px}@media (max-width:1024px){.page-module__hZ_FYW__page{gap:20px}.page-module__hZ_FYW__heroTitle{font-size:32px;line-height:40px}}@media (max-width:900px){.page-module__hZ_FYW__hero{flex-direction:column;align-items:stretch;gap:16px}.page-module__hZ_FYW__toolbar{justify-content:flex-start;width:100%}}@media (max-width:768px){.page-module__hZ_FYW__heroTitle{font-size:28px;line-height:36px}.page-module__hZ_FYW__heroSubtitle{font-size:14px;line-height:22px}.page-module__hZ_FYW__list{gap:16px}.page-module__hZ_FYW__emptyStateCard{padding:24px 20px}.page-module__hZ_FYW__toolbarBtn{flex:1 1 0;justify-content:center}}@media (max-width:640px){.page-module__hZ_FYW__emptyStateCard{border-radius:20px;padding:20px 16px}}
.SectionBanner-module__uXAVSG__banner{justify-content:space-between;align-items:center;min-height:96px;margin-bottom:28px;display:flex;position:relative;overflow:hidden}.SectionBanner-module__uXAVSG__text{z-index:1;flex:1;min-width:0}.SectionBanner-module__uXAVSG__title{color:#0a0f15;margin:0 0 8px;font-size:40px;font-weight:700;line-height:48px}.SectionBanner-module__uXAVSG__titleAccent{color:#f79009}.SectionBanner-module__uXAVSG__subtitle{color:#657084;margin:0;font-size:16px;line-height:22px}.SectionBanner-module__uXAVSG__decoration{opacity:.8;flex-shrink:0;width:200px;height:120px;position:relative}.SectionBanner-module__uXAVSG__deco{width:100%;height:100%}@media (max-width:1024px){.SectionBanner-module__uXAVSG__banner{min-height:0;margin-bottom:12px}.SectionBanner-module__uXAVSG__title{margin-bottom:6px;font-size:28px;line-height:34px}.SectionBanner-module__uXAVSG__subtitle{font-size:14px;line-height:20px}}
.Badge-module__Pk8SIW__badge{border-radius:var(--r-pill);white-space:nowrap;align-items:center;height:22px;padding:0 8px;font-size:12px;font-weight:600;display:inline-flex}.Badge-module__Pk8SIW__default{background:var(--c-bg-secondary);color:var(--c-text-secondary)}.Badge-module__Pk8SIW__success{color:#065f46;background:#d1fae5}.Badge-module__Pk8SIW__warning{color:#92400e;background:#fef3c7}.Badge-module__Pk8SIW__error{color:var(--c-error-text);background:#fee2e2}.Badge-module__Pk8SIW__info{background:var(--c-brand-surface);color:var(--c-brand)}.Badge-module__Pk8SIW__brand{color:#4338ca;background:#eef2ff}
.page-module__tSHrDW__page{flex-direction:column;gap:20px;display:flex}.page-module__tSHrDW__tableWrap{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-lg);overflow:hidden}.page-module__tSHrDW__table{border-collapse:collapse;width:100%}.page-module__tSHrDW__table th{text-transform:uppercase;letter-spacing:.05em;color:var(--c-text-muted);border-bottom:1px solid var(--c-border);text-align:left;background:var(--c-bg);padding:12px 16px;font-size:11px;font-weight:600}.page-module__tSHrDW__table td{border-bottom:1px solid var(--c-border);color:var(--c-text);padding:14px 16px;font-size:14px}.page-module__tSHrDW__table tr:last-child td{border-bottom:none}.page-module__tSHrDW__table tr:hover td{background:var(--c-bg)}.page-module__tSHrDW__tdTitle{max-width:300px;font-weight:500}.page-module__tSHrDW__tdMuted{color:var(--c-text-muted)!important;font-size:13px!important}.page-module__tSHrDW__tdRate{font-weight:600;color:var(--c-brand)!important}
.page-module__RHC_QW__page{flex-direction:column;gap:24px;display:flex}.page-module__RHC_QW__inner{max-width:700px}.page-module__RHC_QW__card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-lg);padding:40px}.page-module__RHC_QW__fields{flex-direction:column;gap:20px;display:flex}.page-module__RHC_QW__row2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__RHC_QW__durationGroup{border:none;margin:0;padding:0}.page-module__RHC_QW__durationLabel{color:var(--c-text-muted);margin-bottom:8px;font-size:13px;font-weight:500;display:block}.page-module__RHC_QW__durationBtns{border:1.5px solid var(--c-border);border-radius:var(--r-sm);gap:0;display:flex;overflow:hidden}.page-module__RHC_QW__durationBtn{text-align:center;color:var(--c-text-secondary);cursor:pointer;border-right:1px solid var(--c-border);flex:1;padding:10px 16px;font-size:14px;font-weight:500;transition:background .12s,color .12s}.page-module__RHC_QW__durationBtn:last-child{border-right:none}.page-module__RHC_QW__durationBtnActive{background:var(--c-brand);color:#fff}.page-module__RHC_QW__srOnly{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__RHC_QW__nav{border-top:1px solid var(--c-border);justify-content:flex-end;align-items:center;gap:16px;margin-top:32px;padding-top:24px;display:flex}.page-module__RHC_QW__back{color:var(--c-text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:15px}.page-module__RHC_QW__back:hover{color:var(--c-brand)}
.EmptyState-module__M5XCTW__wrap{text-align:center;padding:48px 24px}.EmptyState-module__M5XCTW__title{color:var(--c-text);margin:0 0 8px;font-size:18px;font-weight:600}.EmptyState-module__M5XCTW__desc{color:var(--c-text-muted);margin:0 0 24px;font-size:15px}.EmptyState-module__M5XCTW__action{display:inline-block}
