body{background-color:var(--palette-default-surface-1)}.errorMessage{color:var(--palette-messaging-text-negative)}.errorMessage svg{fill:var(--palette-messaging-graphics-negative)}.errorMessage svg path{fill:var(--palette-messaging-graphics-negative)}@media(prefers-color-scheme:dark){@layer overrides-dark-theme{:root,::backdrop{--palette-default-active: rgba(71, 158, 245, 1);--palette-default-active-hover: rgba(100, 173, 247, 1);--palette-default-active-pressed: rgba(129, 188, 248, 1);--palette-default-active-subtle: rgba(255, 255, 255, .5);--palette-default-surface-1: rgba(10, 10, 10, 1);--palette-default-surface-2: rgba(26, 26, 26, 1);--palette-default-surface-3: rgba(46, 46, 46, 1);--palette-default-surface-highlight: rgba(255, 255, 255, .06);--palette-default-surface-lowlight: rgba(255, 255, 255, .12);--palette-default-text-on-active: rgba(10, 10, 10, 1);--palette-default-text: rgba(255, 255, 255, 1);--palette-default-text-subtle: rgba(217, 217, 217, 1);--palette-default-border: rgba(255, 255, 255, .1);--palette-default-disabled: rgba(255, 255, 255, .2);--palette-default-overlay: rgba(69, 75, 84, .6);--palette-messaging-surface-positive: rgba(30, 72, 50, 1);--palette-messaging-highlight-positive: rgba(30, 72, 50, .35);--palette-messaging-lowlight-positive: rgba(30, 72, 50, .6);--palette-messaging-graphics-positive: rgba(111, 195, 152, 1);--palette-messaging-text-positive: rgba(214, 242, 196, 1);--palette-messaging-text-hover-positive: rgba(243, 251, 238, 1);--palette-messaging-text-pressed-positive: rgba(191, 235, 163, 1);--palette-messaging-surface-negative: rgba(124, 29, 29, 1);--palette-messaging-highlight-negative: rgba(124, 29, 29, .35);--palette-messaging-lowlight-negative: rgba(124, 29, 29, .6);--palette-messaging-graphics-negative: rgba(226, 131, 131, 1);--palette-messaging-text-negative: rgba(255, 214, 233, 1);--palette-messaging-text-hover-negative: rgba(255, 255, 255, 1);--palette-messaging-text-pressed-negative: rgba(255, 173, 211, 1);--palette-messaging-surface-warning: rgba(100, 66, 2, 1);--palette-messaging-highlight-warning: hsla(100, 66, 2, .35);--palette-messaging-lowlight-warning: hsla(100, 66, 2, .6);--palette-messaging-graphics-warning: rgba(251, 182, 55, 1);--palette-messaging-text-warning: rgba(255, 239, 153, 1);--palette-messaging-surface-info: rgba(0, 70, 102, 1);--palette-messaging-highlight-info: rgba(0, 70, 102, .35);--palette-messaging-lowlight-info: rgba(0, 70, 102, .6);--palette-messaging-graphics-info: rgba(51, 190, 255, 1);--palette-messaging-text-info: rgba(199, 237, 255, 1)}}}@layer overrides{.v-alternate{--palette-default-active: rgba(255, 255, 255, 1);--palette-default-active-hover: rgba(229, 234, 255, 1);--palette-default-active-pressed: rgba(193, 204, 255, 1);--palette-default-active-subtle: rgba(255, 255, 255, .5);--palette-default-surface-1: rgba(20, 52, 203, 1);--palette-default-surface-2: rgba(18, 47, 186, 1);--palette-default-surface-3: rgba(17, 42, 167, 1);--palette-default-surface-highlight: rgba(2, 30, 76, .35);--palette-default-surface-lowlight: rgba(2, 30, 76, .6);--palette-default-text-on-active: rgba(255, 255, 255, .1);--palette-default-text: rgba(255, 255, 255, 1);--palette-default-text-subtle: rgba(217, 217, 217, 1);--palette-default-border: rgba(255, 255, 255, .1);--palette-default-disabled: rgba(255, 255, 255, .2);--palette-default-overlay: rgba(0, 0, 0, .4)}}._subheaderWrapper_m2clf_1{display:flex;padding:14px 0}._subheader_m2clf_1{flex-direction:column}._subheaderContent_m2clf_10{padding:9px 14px 4px;display:block;margin:0 auto;text-align:center}._subheaderTitle_m2clf_17{width:100%;display:flex;text-align:center}@media(min-width:480px){._subheaderWrapper_m2clf_1{padding:14px 6px 16px 8px}._subheader_m2clf_1{flex-direction:row}._subheaderContent_m2clf_10{display:flex;margin:0 auto;align-self:center}._subheaderTitle_m2clf_17{margin-right:calc(2 * var(--v-button-default-padding-block-large) + var(--v-icon-low-width))}}._layout_1ee11_1{max-width:600px;width:100%;margin:0 auto;padding:0 16px;background-color:var(--palette-default-surface-1)}._wrapper_1ee11_8{min-height:calc(100vh - 183px);position:relative}:root{--spinner-color-primary: var(--palette-default-active);--spinner-color-secondary: #d7d7de}.spinner-container{display:flex;justify-content:center;align-items:center;height:477px}.spinner-container .loading-spinner{width:80px;height:80px;border:7px solid var(--spinner-color-secondary);border-top:7px solid var(--spinner-color-primary);border-radius:50%;animation:spinner 1.5s linear infinite}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@media(min-height:768px){.spinner-container{display:flex;justify-content:center;align-items:center;height:90vh}}._logo_mnics_1 svg path{fill:var(--palette-default-active)}._footer_v2cgp_1{background:var(--palette-default-surface-2);padding:20px 24px 24px}._subtitle_v2cgp_6{color:var(--palette-default-text-subtle)}._marginRightAuto_v2cgp_10{margin-right:auto}._styledToLink_v2cgp_14{background-color:transparent;block-size:auto;text-decoration:underline;border-radius:0;padding:3px 0;border-color:var(--v-link-hover-border-color);color:var(--palette-default-active);font-family:var(--typography-body-2-link-font-family);font-size:var(--typography-body-2-link-font-size);font-weight:var(--typography-body-2-link-font-weight);letter-spacing:var(--typography-body-2-link-letter-spacing);line-height:var(--typography-line-height)}._styledToLink_v2cgp_14:hover{background-color:var(--v-link-hover-background)}._styledToLink_v2cgp_14:focus-visible{background-color:var(--v-link-hover-background)}._header_1y13p_1{position:sticky;top:0;padding:24px;background:var(--palette-default-surface-1);z-index:1}._fullWidth_1b4sl_1{width:100%}._maxWidth_1b4sl_5{width:420px}._textCenter_1b4sl_9{text-align:center}._closeButtonWidth_1b4sl_13{transform:translate(calc(var(--size-scalable-12) * -1))}._borderRadius_1b4sl_17{border-radius:20px}._subtitle_1b4sl_21{color:var(--palette-default-text-subtle)}._container_w9xru_1{height:100%}._loading_w9xru_5{position:absolute;top:0;left:100%;width:100%;height:100%}._wrapper_w9xru_13{width:100%;position:relative}._termsContent_1helz_1{font-family:Arial,sans-serif;line-height:1.6}._termsContent_1helz_1 p{margin-bottom:1em}._termsContent_1helz_1 h1{font-size:1.5em;margin-top:1em;margin-bottom:.5em;font-weight:700}._termsContent_1helz_1 h2{font-size:1.3em;margin-top:1em;margin-bottom:.5em;font-weight:700}._termsContent_1helz_1 h3{font-size:1.1em;margin-top:1em;margin-bottom:.5em;font-weight:700}._termsContent_1helz_1 u{text-decoration:underline}._termsContent_1helz_1 strong{font-weight:700}._termsContent_1helz_1 a{color:var(--v-link-foreground)}._termsContent_1helz_1 em{font-style:italic}._termsContent_1helz_1 ul{padding-left:20px;margin-bottom:1em;list-style-type:none}._termsContent_1helz_1 ol{padding-left:20px;margin-bottom:1em;list-style-type:decimal}._termsContent_1helz_1 li{margin-bottom:.5em;position:relative}._termsContent_1helz_1 li:before{content:"•";position:absolute;left:-15px}._termsContent_1helz_1 ._bullet_1helz_70{margin-right:5px}._missingTranslationPlaceholder_1helz_74{color:red;font-weight:700}
