.LegalPage_content__sFhvJ>div{padding-top:4rem}.LegalPage_content__sFhvJ p{margin:0 0 1rem}.LegalPage_content__sFhvJ ul{list-style-type:disc;margin-left:32px;margin-bottom:32px}.LegalPage_content__sFhvJ table{margin-bottom:1.5rem;border-bottom:1px solid var(--color-geometry-neutral)}.LegalPage_content__sFhvJ tr{border:1px solid var(--color-geometry-neutral);border-bottom:0;padding:.5rem;display:block}.LegalPage_content__sFhvJ th{text-align:left}.LegalPage_content__sFhvJ tr td:first-of-type,.LegalPage_content__sFhvJ tr th:first-of-type{width:180px}.LegalPage_content__sFhvJ tr td:last-of-type,.LegalPage_content__sFhvJ tr th:last-of-type{max-width:480px}.LegalPage_content__sFhvJ h2{margin-bottom:1.5rem}.LegalPage_content__sFhvJ h3{margin-bottom:1rem}.LegalPage_side-nav__6Bizx{display:none;height:-moz-fit-content;height:fit-content;min-width:20rem}@media (min-width:1024px){.LegalPage_side-nav__6Bizx{display:inline-block}}.LegalPage_side-nav__6Bizx ul{display:flex;flex-direction:column;gap:.5rem}.LegalPage_side-nav__6Bizx a:hover{text-decoration-line:underline}@keyframes Workspace_fade-in__HJKWW{0%{opacity:0}to{opacity:1}}@keyframes Workspace_fade-out__2ueBC{0%{opacity:1}to{opacity:0}}@keyframes Workspace_float-in__Qxv8_{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes Workspace_float-out__6hhHO{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@keyframes Workspace_slide-in-right__ec3NS{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Workspace_slide-out-right__lHpYL{0%{transform:translateX(0)}to{transform:translateX(100%)}}.Workspace_workspace__7kSIl{display:flex;width:100%;gap:.5rem;align-items:center;background-color:inherit;color:var(--color-text-primary);border:none;padding:8px;cursor:pointer;transition:background-color .15s linear,outline .15s linear;border-radius:8px;z-index:1}.Workspace_workspace__7kSIl[data-state=checked]{color:var(--color-action-neutral);background-color:var(--color-action-secondary);border-color:var(--color-action-secondary)}.Workspace_workspace__7kSIl[data-state=checked].Workspace_settingSelected__UGhHO{color:var(--color-text-primary)!important;background-color:inherit;border-color:transparent!important}.Workspace_workspace__7kSIl[data-state=unchecked]:not(:disabled):hover{background-color:var(--color-geometry-neutral)}.Workspace_workspaceSettings__jOp23{padding:1.25rem 0 0;display:flex;flex-direction:column;justify-content:flex-end;gap:.25rem;position:relative;top:-1rem;margin-bottom:-1rem;z-index:0;height:auto}.Workspace_workspaceSettings__jOp23 a{border-radius:8px;transition:background-color .15s linear,color .15s linear}.Workspace_workspaceSettings__jOp23 a:focus-visible,.Workspace_workspaceSettings__jOp23 a:hover{background-color:var(--color-geometry-neutral)}.Workspace_workspaceSettings__jOp23 a[aria-current=page]{background-color:var(--color-action-secondary);color:var(--color-action-neutral)}.FormInput_input__fFATV{border-bottom:2px solid var(--color-geometry-neutral)}.FormInput_input__fFATV:focus-visible{border-radius:.25rem}.FormInput_input__fFATV:not(:focus-visible):hover{border-radius:.25rem}.SearchBar_resetSearchStyles__Kc4n8 input[type=search]::-webkit-search-cancel-button,.SearchBar_resetSearchStyles__Kc4n8 input[type=search]::-webkit-search-decoration,.SearchBar_resetSearchStyles__Kc4n8 input[type=search]::-webkit-search-results-button,.SearchBar_resetSearchStyles__Kc4n8 input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.Slider_rangeslider__yScOo{-webkit-appearance:none}.Slider_rangeslider__yScOo::-webkit-slider-thumb{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;cursor:pointer}.Slider_rangeslider__yScOo::-moz-range-thumb{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.3);width:24px;height:24px;border:0;border-radius:50%;cursor:pointer}.Slider_rangeslider__yScOo:focus::-webkit-slider-thumb{border:1px solid var(--color-action-primary)}.Slider_rangeslider__yScOo:focus::-moz-range-thumb{border:1px solid var(--color-action-primary)}.Slider_rangeslider__yScOo:hover::-webkit-slider-thumb{background-color:var(--color-action-primary);box-shadow:0 0 0 3px var(--color-action-secondary)}.Slider_rangeslider__yScOo:hover::-moz-range-thumb{background-color:var(--color-action-primary);box-shadow:0 0 0 3px var(--color-action-secondary)}@keyframes CustomPopover_fade-in__e_xIL{0%{opacity:0}to{opacity:1}}@keyframes CustomPopover_fade-out__dYRCz{0%{opacity:1}to{opacity:0}}@keyframes CustomPopover_float-in__K6mfi{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes CustomPopover_float-out__FqtfA{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@keyframes CustomPopover_slide-in-right___lNhb{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes CustomPopover_slide-out-right__4Q6py{0%{transform:translateX(0)}to{transform:translateX(100%)}}.CustomPopover_trigger__AezDb{flex-direction:column}.CustomPopover_content__YfXbm{min-width:200px;width:-moz-fit-content;width:fit-content;border-radius:16px;background-color:var(--color-container-secondary);box-shadow:0 10px 15px -3px rgba(0,24,61,.1),0 4px 6px -2px rgba(0,24,61,.05);display:flex;flex-direction:column;gap:8px;max-height:var(--radix-popover-content-available-height);overflow-y:auto}.CustomPopover_content__YfXbm[data-state=closed]{animation:CustomPopover_fade-out__dYRCz .15s linear,CustomPopover_float-out__FqtfA .15s linear}.CustomPopover_content__YfXbm[data-state=open]{animation:CustomPopover_fade-in__e_xIL .15s linear,CustomPopover_float-in__K6mfi .15s linear}.CustomPopover_content__YfXbm .CustomPopover_group__nm071{padding:8px;border-radius:8px;display:flex;flex-direction:column}.CustomPopover_content__YfXbm .CustomPopover_group__nm071:empty{display:none}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navigation__87gmC{display:flex;justify-content:center;list-style:none;margin:0;padding:0;flex-direction:column}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf{all:unset;cursor:pointer;display:flex;flex:1}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93{border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:4px;padding:11px 8px 12px;background-color:inherit;transition:background-color .15s linear,color .15s linear;color:var(--color-text-primary)}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf[data-disabled],.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93[data-disabled]{opacity:var(--opacity-sm)}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf:focus-visible,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf:hover,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93:focus-visible,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93:hover{background-color:var(--color-geometry-neutral)}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf[data-state=checked],.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93[data-state=checked]{color:var(--color-action-neutral);background-color:var(--color-action-secondary)}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf[data-id=logout],.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93[data-id=logout]{color:var(--color-negative-primary)}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf[data-id=logout]:focus-visible,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf[data-id=logout]:hover,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93[data-id=logout]:focus-visible,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93[data-id=logout]:hover{color:var(--color-text-on-negative)}