@layer bricks {.brxe-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block!important}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}#passwordChangedNotice {color: var(--success); font-size: var(--text-s); text-wrap: pretty; flex-direction: column; justify-content: center; padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs); background-color: var(--success-l-10); border-radius: var(--radius-xs); position: relative; max-width: 500px; display: none}#passwordChangedNotice a {color: var(--success); font-size: var(--text-s); text-wrap: pretty; font-size: inherit}@media (max-width: 480px) {#passwordChangedNotice {max-width: 100vw; text-align: center}#passwordChangedNotice a {text-align: center; font-size: inherit}}#profileUpdatedNotice {color: var(--success); font-size: var(--text-s); text-wrap: pretty; display: none; flex-direction: column; justify-content: center; padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs); background-color: var(--success-l-10); border-radius: var(--radius-xs); position: relative; max-width: 500px}#profileUpdatedNotice a {color: var(--success); font-size: var(--text-s); text-wrap: pretty; font-size: inherit}@media (max-width: 480px) {#profileUpdatedNotice {max-width: 100vw; text-align: center}#profileUpdatedNotice a {text-align: center; font-size: inherit}}#profilephotoChangedNotice {color: var(--success); font-size: var(--text-s); text-wrap: pretty; flex-direction: column; justify-content: center; padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs); background-color: var(--success-l-10); border-radius: var(--radius-xs); position: relative; max-width: 500px; display: none}#profilephotoChangedNotice a {color: var(--success); font-size: var(--text-s); text-wrap: pretty; font-size: inherit}@media (max-width: 480px) {#profilephotoChangedNotice {max-width: 100vw; text-align: center}#profilephotoChangedNotice a {text-align: center; font-size: inherit}}#errorNotice {color: var(--error); font-size: var(--text-s); text-wrap: pretty; flex-direction: column; justify-content: center; padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs); background-color: var(--error-l-8); border-radius: var(--radius-xs); position: relative; display: none; max-width: 500px}#errorNotice a {color: var(--error); font-size: var(--text-s); text-wrap: pretty; font-size: inherit}@media (max-width: 480px) {#errorNotice {max-width: 100vw; text-align: center}#errorNotice a {text-align: center; font-size: inherit}}#brxe-pamxtq {padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs); position: fixed; right: 0px; z-index: 9999; height: fit-content; min-height: 0px; flex-direction: row; justify-content: flex-end; display: none; top: 90px; max-width: fit-content}@media (max-width: 480px) {#brxe-pamxtq {position: fixed}}#brxe-sdnrmo {max-width: 150px; max-height: 150px; aspect-ratio: 1/1; display: flex; overflow: hidden; align-self: center; justify-content: center; align-items: center; border: 5px solid #ffffff; border-radius: 50%; box-shadow: 0 0 15px 0 var(--blue-black-20)}#ppuupd {font-size: 30px; display: flex; justify-content: center; align-self: center; align-items: center; border-radius: 50%; width: 100%; height: 100%; aspect-ratio: 1/1; cursor: pointer}#brxe-a0bbe0 {min-width: 40px; max-width: 40px; min-height: 40px; max-height: 40px; display: flex; align-self: center !important; justify-content: center; align-items: center; border-radius: 50%; background-color: var(--off-white-d-1); position: absolute; top: 75px; bottom: 0px; right: 0px; left: 115px}#brxe-22e2b4 {position: relative}#brxe-bb9307 {font-size: var(--text-xl)}@media (max-width: 800px) {#brxe-bb9307 {font-size: var(--text-xl)}}@media (max-width: 480px) {#brxe-bb9307 {width: 100%}}#brxe-ae77de {font-size: var(--text-l)}@media (max-width: 800px) {#brxe-ae77de {font-size: var(--text-xl)}}@media (max-width: 480px) {#brxe-ae77de {width: 100%}}#brxe-8744cc {margin-top: var(--space-l)}@media (max-width: 480px) {#brxe-8744cc {text-align: center; margin-top: unset}}#brxe-4f2d50 {flex-grow: 1; flex-direction: row; align-self: center !important; align-items: center}@media (max-width: 480px) {#brxe-4f2d50 {order: 1; justify-content: center; row-gap: var(--space-xs)}}.tab_hover { position: relative; text-decoration: none; color: inherit;} .tab_hover::before { content: ""; position: absolute; bottom: -4px; left: 0; height: 2px; width: 100%; background: var(--blue-black); border-radius: 50px; transform: scaleX(0); transition: transform 0.2s linear;} .tab_hover:hover::before { transform: scaleX(1);} .tab_hover[aria-current="page"]::before { transform: scaleX(1);}#brxe-c3c322 {flex-direction: row; column-gap: var(--space-xs); row-gap: var(--space-xs)}#brxe-028189 .jet-form-builder__fields-group {flex-direction: row}#brxe-028189 {align-self: stretch; transition: all .3s ease-in-out; --jfb-submit-justify-content: flex-end; --jfb-input-h: 300px; --jfb-row-mb: var(--space-2xs)}#brxe-028189 .jet-form-builder__submit {background-color: var(--light-blue); padding-top: 9px; padding-right: 18px; padding-bottom: 9px; padding-left: 18px; border-radius: var(--radius-xs); color: var(--off-white)}#brxe-028189 .jet-form-builder__submit:hover {background-color: var(--light-blue-d-1)}#brxe-028189 .jet-form-builder__desc {font-size: var(--text-m); font-style: italic}#brxe-028189 .jet-form-builder__field:not(.checkradio-field):not(.range-field):not(.jet-form-builder-repeater):not(.wysiwyg-field):not([role="switch"]) {border-radius: var(--radius-xs); margin-bottom: var(--space-4xs)}#brxe-028189 .jet-form-builder__label {padding-bottom: var(--space-4xs)}#brxe-028189 .jet-form-builder__label .jet-form-builder__label-text {color: var(--bricks-text-light)}#brxe-028189 fieldset:has(input[data-field-name="js_user_categories"]) legend.jet-form-builder__label-text { margin-bottom: 10px;}#brxe-028189 .jet-form-builder__submit{ transition: all .3s ease-in-out!important;}#brxe-028189 .jet-form-builder-row.field-has-error .error-message{ font-size: var(--text-s); margin-top: 5px;}#brxe-028189 .jet-form-builder-message--success { display: none !important;}#brxe-028189 .is-layout-flex > :is(*, div) { margin: 0; width: -webkit-fill-available;}body .is-layout-flex{ align-items: flex-start;} .social-media-fields-column{ margin-bottom:0;}@media (max-width: 480px) {body .is-layout-flex{ flex-wrap:wrap!important;}}#brxe-f6ed6e .jet-form-builder__fields-group {flex-direction: row}#brxe-f6ed6e .jet-form-builder__submit {background-color: var(--light-blue); padding-top: 9px; padding-right: 18px; padding-bottom: 9px; padding-left: 18px; border-radius: var(--radius-xs); color: var(--off-white)}#brxe-f6ed6e .jet-form-builder__submit:hover {background-color: var(--light-blue-d-1)}#brxe-f6ed6e {transition: all .3s ease-in-out; --jfb-submit-justify-content: flex-end; --jfb-input-h: 300px; --jfb-row-mb: var(--space-2xs); align-self: stretch}#brxe-f6ed6e .jet-form-builder__desc {font-size: var(--text-m); font-style: italic; color: var(--off-white-d-4)}#brxe-f6ed6e .jet-form-builder__field:not(.checkradio-field):not(.range-field):not(.jet-form-builder-repeater):not(.wysiwyg-field):not([role="switch"]) {border-radius: var(--radius-xs); margin-bottom: var(--space-4xs)}#brxe-f6ed6e .jet-form-builder__label {padding-bottom: var(--space-4xs)}#brxe-f6ed6e fieldset:has(input[data-field-name="js_user_categories"]) legend.jet-form-builder__label-text { margin-bottom: 10px;}#brxe-f6ed6e .jet-form-builder__submit{ transition: all .3s ease-in-out!important;}#brxe-f6ed6e .jet-form-builder-row.field-has-error .error-message{ font-size: var(--text-m); margin-top: 5px;}#brxe-f6ed6e .jet-form-builder-message--success { display: none !important;}#brxe-f6ed6e .is-layout-flex > :is(*, div) { margin: 0; width: -webkit-fill-available;}#brxe-49317e {flex-direction: row; align-self: stretch !important; width: 100%}#brxe-21a785 > .tab-content {border-top-width: 1px; border-top-style: solid; margin-top: var(--space-s)}#brxe-21a785 > .tab-menu .tab-title.brx-open {font-weight: 600}#brxe-8d9c3b {flex-grow: 1; width: 100%}@media (max-width: 480px) {#brxe-8d9c3b {width: 100%; align-items: center; order: 2}}#brxe-0b93ac {flex-direction: row; flex-wrap: wrap; align-items: center; padding-top: var(--space-2xl); padding-bottom: var(--space-2xl); position: relative}