.outer-box.mobile-layout.svelte-9d6zsy .inner-box:where(.svelte-9d6zsy){display:flex;flex-direction:column}.outer-box.mobile-layout.svelte-9d6zsy .inner-box:where(.svelte-9d6zsy) .left-side:where(.svelte-9d6zsy){flex-flow:row wrap;border:none}.outer-box.mobile-layout.svelte-9d6zsy .inner-box:where(.svelte-9d6zsy) .right-side:where(.svelte-9d6zsy) .form-section:where(.svelte-9d6zsy){justify-content:space-between}.outer-box.mobile-layout.svelte-9d6zsy .inner-box:where(.svelte-9d6zsy) .right-side:where(.svelte-9d6zsy) .form-block:where(.svelte-9d6zsy){width:100%;align-items:center}.outer-box.mobile-layout.svelte-9d6zsy .inner-box:where(.svelte-9d6zsy) .right-side:where(.svelte-9d6zsy) .header-block:where(.svelte-9d6zsy){flex-direction:column;align-items:center}.outer-box.mobile-layout.svelte-9d6zsy .inner-box:where(.svelte-9d6zsy) .right-side:where(.svelte-9d6zsy) .form-block-title:where(.svelte-9d6zsy){width:100%}.outer-box.mobile-layout.svelte-9d6zsy .inner-box:where(.svelte-9d6zsy) .right-side:where(.svelte-9d6zsy) .field-grid:where(.svelte-9d6zsy){display:flex;flex-direction:column;width:100%}.outer-box.mobile-layout.svelte-9d6zsy .inner-box:where(.svelte-9d6zsy) .right-side:where(.svelte-9d6zsy) .form-field:where(.svelte-9d6zsy){width:100%;gap:1rem}.outer-box.mobile-layout.svelte-9d6zsy .inner-box:where(.svelte-9d6zsy) .right-side:where(.svelte-9d6zsy) .form-field-value:where(.svelte-9d6zsy){width:100%}.outer-box.svelte-9d6zsy{padding:var(--profile-details-outer-box-padding, unset);background-color:var(--profile-details-outer-box-background-color, unset);border-radius:var(--profile-details-outer-box-border-radius, unset);width:100%}.title-row.svelte-9d6zsy{padding:var(--profile-details-title-row-padding, unset);display:flex;flex-flow:row nowrap;justify-content:start;width:100%}.inner-box.svelte-9d6zsy{padding:var(--profile-details-inner-box-padding, unset);background-color:var(--profile-details-inner-box-background-color, unset);border-radius:var(--profile-details-inner-box-border-radius, unset);display:grid;grid-template-columns:1fr 2fr;gap:var(--profile-details-left-right-gap, unset);width:100%}.left-side.svelte-9d6zsy{border-right:2px solid var(--profile-details-inner-box-divider-color, unset);display:flex;flex-flow:column nowrap;align-items:start;justify-content:start}.left-side.svelte-9d6zsy>.left-side-spacer:where(.svelte-9d6zsy){flex:1 0 auto}.right-side.svelte-9d6zsy{display:block}.form-section.svelte-9d6zsy{display:none;flex-flow:column nowrap;justify-content:start;align-items:start;gap:var(--profile-details-form-block-gap, unset)}.form-section.form-section-active.svelte-9d6zsy{display:flex}.form-block.svelte-9d6zsy{display:flex;flex-flow:column nowrap;justify-content:start;align-items:start;gap:var(--profile-details-form-title-gap, unset);width:100%;border-top:2px solid var(--profile-details-inner-box-divider-color, unset)}.no-border-block.svelte-9d6zsy{border:none!important}.header-block.svelte-9d6zsy{display:flex;flex-flow:row nowrap;justify-content:start;align-items:start;gap:1.5rem;width:100%}.field-grid.svelte-9d6zsy{display:grid;grid-template-columns:1fr 1fr;width:100%;row-gap:var(--profile-details-form-grid-row-gap, unset);column-gap:var(--profile-details-form-grid-row-gap, unset)}.profile-header.svelte-9d6zsy{display:flex;flex-flow:column nowrap;justify-content:start;align-items:start;gap:1.12rem}.form-block-title.svelte-9d6zsy{padding:var(--profile-details-form-block-title-padding, unset)}.form-field.svelte-9d6zsy{display:flex;flex-flow:column nowrap;justify-content:start;align-items:start;gap:.5rem}.form-field.full-width.svelte-9d6zsy{grid-column:span 2}select.svelte-9d6zsy,input.svelte-9d6zsy{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-bottom:1px solid #eaeaea;background-color:transparent;border-radius:0;width:var(--profile-details-form-value-container-width, unset)}.date-of-birth-style.svelte-9d6zsy{color:#636466;font-size:1.125rem;font-weight:700}.profile-save-button.button-disabled.svelte-9d6zsy{opacity:.5;pointer-events:none;cursor:default}.config-warning.svelte-9d6zsy{color:var(--theme-mode-accent-color, #dd1f30);font-size:.875rem;font-weight:700;line-height:1.2}.switch.svelte-9d6zsy{position:relative;display:inline-block;width:70px;height:34px}.switch.svelte-9d6zsy input:where(.svelte-9d6zsy){opacity:0;width:0;height:0}.slider.svelte-9d6zsy{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider.svelte-9d6zsy:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input.svelte-9d6zsy:checked+.slider:where(.svelte-9d6zsy){background-color:var(--theme-mode-accent-color, black)}input.svelte-9d6zsy:focus+.slider:where(.svelte-9d6zsy){box-shadow:0 0 1px var(--theme-mode-accent-color, black)}input.svelte-9d6zsy:checked+.slider:where(.svelte-9d6zsy):before{-webkit-transform:translateX(36px);-ms-transform:translateX(36px);transform:translate(36px)}.slider.round.svelte-9d6zsy{border-radius:34px}.slider.round.svelte-9d6zsy:before{border-radius:50%}
