html{--md-sys-color-primary: #024df0;--md-sys-font-family: $font;--md-ref-typeface-plain: var(--md-sys-font-family)}md-outlined-button{--md-outlined-button-outline-color: var(--md-sys-color-primary)}md-outlined-text-field{--md-outlined-field-disabled-trailing-content-opacity: 1}md-outlined-text-field[disabled] md-icon-button{pointer-events:auto}body{position:relative;display:flex;align-items:safe start;justify-content:safe center;font-family:Wix Madefor Display,sans-serif;background-color:#eaecf0;margin:0;width:100vw;height:100vh;padding:1rem;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;flex-basis:auto;cursor:default}a{color:#3571f3;text-decoration:none;cursor:pointer;display:contents}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.main-container{max-width:400px;min-height:fit-content;flex-grow:1}.container{display:flex;flex-direction:column;gap:1rem;width:100%;border-radius:1rem;background:#fff;box-shadow:0 4px 6px -4px #0037611a,0 10px 15px -3px #0037611a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.content{padding:1rem 1.5rem 2rem}.content:has(#kc-logout-confirm){padding:1rem 1.5rem}header h1{color:#001e30;font-family:Wix Madefor Display,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:32px;margin:0;margin-bottom:.5rem}header p{color:#001e30;font-family:Wix Madefor Display,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px}header p:empty{display:none}header .action-link{color:#024df0;font-family:Wix Madefor Display,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}footer{font-size:12px;display:flex;flex-direction:column;gap:.5rem;margin-top:2rem;justify-content:space-between;color:#3571f3}footer .language-select{padding:0;min-width:5rem;--md-outlined-field-container-height: 1rem;--md-outlined-select-text-field-input-text-line-height: 1rem;--md-outlined-field-leading-space: .5rem;--md-outlined-field-top-space: .2rem;--md-outlined-field-bottom-space: .2rem;--md-outlined-field-content-size: .875rem;--md-outlined-field-content-space: .2rem;--md-outlined-field-with-trailing-content-trailing-space: .2rem;--md-outlined-field-content-font: $font;--md-sys-color-surface-container: #ededfa;--md-sys-color-secondary-container: #a9b9ff}footer .language-select md-select-option{--md-menu-item-top-space: .2rem;--md-menu-item-bottom-space: .2rem;--md-menu-item-leading-space: .5rem;--md-menu-item-trailing-space: .5rem;--md-menu-item-label-text-size: .875rem;--md-menu-item-one-line-container-height: 2.5rem}footer md-text-button{--md-text-button-label-text-size: .75rem;--md-text-button-label-text-weight: 400;--md-text-button-label-text-font: $font;--md-sys-color-primary: #000;padding:.25rem .5rem;line-height:1rem;min-height:auto;border-radius:.5rem}footer nav{display:flex;gap:.25rem .5rem;margin:0 -.25rem;justify-content:space-between;align-items:center;flex-wrap:wrap}footer nav ul{list-style:none;display:flex;align-items:center;gap:.25rem .5rem;flex-wrap:wrap;margin:0;padding:0}footer a{color:#181c20}.form-container{display:flex;flex-direction:column;margin-top:2rem}.content-footer{color:#181c20;margin:2rem 0 0;display:block}.content-footer a{color:#3571f3;display:inline}form{display:flex;flex-direction:column;gap:2rem}form .form-wrapper{display:flex;flex-direction:column;gap:16px}form .form-wrapper.horizontal{flex-direction:row;gap:16px;width:100%;flex-wrap:wrap}form .form-wrapper.vertical{flex-direction:column;gap:12px}form .valid-show{display:none}form .valid-hide,form.valid .valid-show{display:inherit}form.valid .valid-hide{display:none}form.valid .magic-link-authentication-wrapper{display:flex}form.valid .valid-read-only{background-color:#e5e5e5;color:#344054;pointer-events:none}form .magic-link-authentication-wrapper{display:none;flex-direction:column;gap:12px}.input-wrapper{color:#181c20;display:flex;flex-direction:column;align-items:flex-start;flex-grow:1;gap:.5rem}.input-wrapper .full-width{width:100%}.input-wrapper .date-wrapper{display:flex}.input-wrapper .date-wrapper md-outlined-text-field{flex:1}.input-wrapper .date-wrapper md-outlined-text-field:not(:last-child):after{content:"/";display:flex;align-items:center;padding:0 .25rem}.input-wrapper .date-wrapper.date-seperator-dot md-outlined-text-field:not(:last-child):after{content:"."}.input-wrapper .date-wrapper.date-seperator-slash md-outlined-text-field:not(:last-child):after{content:"/"}.input-wrapper .date-wrapper.date-seperator-hyphen md-outlined-text-field:not(:last-child):after{content:"-"}.input-wrapper md-outlined-text-field{--md-outlined-field-content-size: 14px;--md-outlined-field-label-text-font: $font;--md-outlined-field-label-text-size: 14px;--md-outlined-field-label-text-weight: 500;--md-outlined-field-label-text-line-height: 20px;letter-spacing:.1px}.input-wrapper label,.input-wrapper legend{color:#344054;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.input-wrapper label.upper-label,.input-wrapper legend.upper-label{color:#181c20;font-weight:700}.input-wrapper label.upper-label.legend,.input-wrapper legend.upper-label.legend{margin-bottom:.5rem}.input-wrapper .error-message-with-icon{color:#ba1a1a;font-size:.75rem;line-height:1rem;align-items:start;display:none}.input-wrapper .error-message-with-icon md-icon{font-size:16px;margin-right:4px}.input-wrapper .error-message-with-icon span,.input-wrapper .error-message-with-icon div{padding-top:4px}.input-wrapper .error-message-with-icon div ul{margin:0;padding-left:1rem}.pin-fieldset{border:none;padding:0;margin:0}#pin-otp-capture{position:absolute;width:1px;height:1px;opacity:0;border:0;padding:0;margin:0}.pin-input-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:16px 0 0}.pin-input-wrapper .pin-input{width:3.125rem;height:3.75rem;text-align:center;border-radius:8px;border:1px solid #181c20;font-family:Wix Madefor Display,sans-serif;font-size:32px;font-weight:400;line-height:40px;padding:0}.pin-input-wrapper .pin-input:focus{border-color:#024df0;color:#024df0;border-width:3px;height:calc(3.75rem - 4px);width:calc(3.125rem - 4px)}.pin-input-wrapper .pin-input:hover{background-color:#2f628c14}.options-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.options-wrapper .checkbox-wrapper{display:flex;align-items:center;gap:6px}.options-wrapper .checkbox-wrapper input{margin:0}.button-wrapper{display:flex;flex-direction:column;align-items:stretch;gap:12px}.button-wrapper.margin-top-only{margin:1.5rem 0 0}.button-wrapper.vertical-spacing{margin-top:12px}.button-wrapper .button{font-family:Wix Madefor Display,sans-serif;cursor:pointer;padding:10px 18px;border-radius:32px;border:none;font-size:14px;text-align:center}.button-wrapper .button.primary{background-color:#024df0;color:#fff}.button-wrapper .button.secondary{background-color:#e6edfe;color:#001e30;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.button-wrapper .button.disabled{background-color:#e5e5e5;color:#344054;cursor:not-allowed}.button-wrapper .button:hover{opacity:.9}.link-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center}.link-wrapper.align-left{justify-content:left}.link-wrapper.align-right{justify-content:right}.link-wrapper a{font-size:14px;font-style:normal;font-weight:700;line-height:20px}.divider-hr{display:flex;align-items:center;justify-content:space-between;width:100%;gap:1rem;margin:1rem 0}.divider-hr hr{flex-grow:1;display:block;height:1px;background-color:#42474e}.alert{display:flex;justify-content:flex-start;align-items:start;color:#333;font-size:16px;font-style:normal;font-weight:400;line-height:20px;padding:16px;gap:16px;align-self:stretch;border:1px solid transparent;border-radius:16px;margin:1rem 0}.alert md-icon{--md-icon-font: "Material Symbols Outlined";--md-icon-size: 40px;font-weight:300}.alert.error{border-color:#ba1a1a}.alert.error md-icon{color:#ba1a1a}.alert.warning{border-color:#f80}.alert.warning md-icon{color:#f80}.alert.info{border-color:#6191f4}.alert.info md-icon{color:#6191f4}.alert.success{border-color:#3f9a4f}.alert.success md-icon{color:#3f9a4f}.alert p{margin:0}@media screen and (max-width:400px){.content{padding:24px}}@media screen and (max-width:400px)and (min-height:852px){footer{padding:0 32px;flex-direction:column;align-items:flex-start;position:relative;top:100px}footer .language-select{padding:0}}#maintenance-announcement-banner{background-color:#ffdc0f;padding:16px;border-radius:32px 32px 0 0;display:none;margin:-40px -64px 0}#maintenance-announcement-banner.visible{display:block}#maintenance-announcement-banner img{height:16px;width:16px;vertical-align:text-bottom}#maintenance-announcement-banner .maintenance-announcement-headline{font-weight:700;color:#000;margin:0}#maintenance-announcement-banner .maintenance-announcement-text{color:#000;margin:0}.email-icon-wrapper{display:flex;align-items:center;gap:4px}:root{--trstd-secret-color: #42474e;--trstd-secret-color-Cherry: #d80000;--trstd-secret-color-Orange: #ec6300;--trstd-secret-color-Lemon: #d4b00d;--trstd-secret-color-Kiwi: #1bc600;--trstd-secret-color-Avocado: #2f8c31;--trstd-secret-color-Gooseberry: #00a096;--trstd-secret-color-Blueberry: #213bbd;--trstd-secret-color-Plum: #8918e2;--trstd-secret-color-Raspberry: #d000ba;--trstd-secret-color-Pitahaya: #d9005e}.trstd-secret.trstd-secret-color-Cherry{--trstd-secret-color: #d80000}.trstd-secret.trstd-secret-color-Orange{--trstd-secret-color: #ec6300}.trstd-secret.trstd-secret-color-Lemon{--trstd-secret-color: #d4b00d}.trstd-secret.trstd-secret-color-Kiwi{--trstd-secret-color: #1bc600}.trstd-secret.trstd-secret-color-Avocado{--trstd-secret-color: #2f8c31}.trstd-secret.trstd-secret-color-Gooseberry{--trstd-secret-color: #00a096}.trstd-secret.trstd-secret-color-Blueberry{--trstd-secret-color: #213bbd}.trstd-secret.trstd-secret-color-Plum{--trstd-secret-color: #8918e2}.trstd-secret.trstd-secret-color-Raspberry{--trstd-secret-color: #d000ba}.trstd-secret.trstd-secret-color-Pitahaya{--trstd-secret-color: #d9005e}.trstd-secret h2{font-family:Wix Madefor Display,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.1px;margin:0;margin-bottom:.5rem}.trstd-secret__container{display:flex;padding:1rem;flex-direction:column;align-items:center;background-color:#e0e2e8;border-radius:.5rem}.trstd-secret__container .user-values{display:flex;align-self:stretch;padding:.25rem .25rem .25rem 1rem;gap:.5rem;border-radius:6.25rem;border:3px solid var(--trstd-secret-color);background-color:#fff;align-items:center}.trstd-secret__container .user-values .name{color:var(--trstd-secret-color);flex-grow:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:.875rem;line-height:1.125rem}.trstd-secret__container .user-values .date{display:flex;padding:.25rem .5rem;border-radius:1rem;background-color:var(--trstd-secret-color);color:#fff;font-size:.875rem;line-height:1rem;min-height:1rem;min-width:4.85rem;justify-content:center}.color-palette{all:unset;display:flex;flex-wrap:wrap;align-items:center;width:100%;gap:2px}.color-palette label.color-option{width:10%;height:29px;display:inline-block;cursor:pointer;position:relative}.color-palette label.color-option .color-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.color-palette label.color-option:not(:last-of-type){width:calc(10% - 2px)}.color-palette label.color-option:not(:last-of-type):not(:has(>.color-radio:checked)):hover{width:calc(10% - 6px)}.color-palette label.color-option:first-of-type{border-top-left-radius:4px;border-bottom-left-radius:4px}.color-palette label.color-option:last-of-type{border-top-right-radius:4px;border-bottom-right-radius:4px}.color-palette label.color-option.color-Cherry{background-color:#d80000}.color-palette label.color-option.color-Orange{background-color:#ec6300}.color-palette label.color-option.color-Lemon{background-color:#d4b00d}.color-palette label.color-option.color-Kiwi{background-color:#1bc600}.color-palette label.color-option.color-Avocado{background-color:#2f8c31}.color-palette label.color-option.color-Gooseberry{background-color:#00a096}.color-palette label.color-option.color-Blueberry{background-color:#213bbd}.color-palette label.color-option.color-Plum{background-color:#8918e2}.color-palette label.color-option.color-Raspberry{background-color:#d000ba}.color-palette label.color-option.color-Pitahaya{background-color:#d9005e}.color-palette label.color-option:has(>.color-radio:checked):after{content:"";display:block;position:absolute;top:50%;left:50%;width:31px;height:31px;border-radius:50%;border:2px solid white;background:var(--trstd-secret-color, transparent);transform:translate(-50%,-50%);pointer-events:none;box-shadow:0 0 5px #000000b3;z-index:99}.color-palette label.color-option:not(:has(>.color-radio:checked)):hover{scale:1.2;transition:scale .2s ease-in-out;z-index:100;border:2px solid white;box-shadow:0 0 5px #000000b3;width:calc(10% - 4px);height:25px}.color-palette label.color-option:has(>.color-radio:focus-visible){outline:2px solid #024df0;outline-offset:2px;border-radius:4px;z-index:101}@font-face{font-family:Wix Madefor Display;font-style:normal;font-display:swap;font-weight:400;src:url(../font/wix-madefor-display-cyrillic-ext-400-normal.woff2) format("woff2"),url(../font/wix-madefor-display-cyrillic-ext-400-normal.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Wix Madefor Display;font-style:normal;font-display:swap;font-weight:400;src:url(../font/wix-madefor-display-cyrillic-400-normal.woff2) format("woff2"),url(../font/wix-madefor-display-cyrillic-400-normal.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Wix Madefor Display;font-style:normal;font-display:swap;font-weight:400;src:url(../font/wix-madefor-display-vietnamese-400-normal.woff2) format("woff2"),url(../font/wix-madefor-display-vietnamese-400-normal.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Wix Madefor Display;font-style:normal;font-display:swap;font-weight:400;src:url(../font/wix-madefor-display-latin-ext-400-normal.woff2) format("woff2"),url(../font/wix-madefor-display-latin-ext-400-normal.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Wix Madefor Display;font-style:normal;font-display:swap;font-weight:400;src:url(../font/wix-madefor-display-latin-400-normal.woff2) format("woff2"),url(../font/wix-madefor-display-latin-400-normal.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Wix Madefor Display;font-style:normal;font-display:swap;font-weight:500;src:url(../font/wix-madefor-display-cyrillic-ext-500-normal.woff2) format("woff2"),url(../font/wix-madefor-display-cyrillic-ext-500-normal.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Wix Madefor Display;font-style:normal;font-display:swap;font-weight:500;src:url(../font/wix-madefor-display-cyrillic-500-normal.woff2) format("woff2"),url(../font/wix-madefor-display-cyrillic-500-normal.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Wix Madefor Display;font-style:normal;font-display:swap;font-weight:500;src:url(../font/wix-madefor-display-vietnamese-500-normal.woff2) format("woff2"),url(../font/wix-madefor-display-vietnamese-500-normal.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Wix Madefor Display;font-style:normal;font-display:swap;font-weight:500;src:url(../font/wix-madefor-display-latin-ext-500-normal.woff2) format("woff2"),url(../font/wix-madefor-display-latin-ext-500-normal.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Wix Madefor Display;font-style:normal;font-display:swap;font-weight:500;src:url(../font/wix-madefor-display-latin-500-normal.woff2) format("woff2"),url(../font/wix-madefor-display-latin-500-normal.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Wix Madefor Display;font-style:normal;font-display:swap;font-weight:700;src:url(../font/wix-madefor-display-cyrillic-ext-700-normal.woff2) format("woff2"),url(../font/wix-madefor-display-cyrillic-ext-700-normal.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Wix Madefor Display;font-style:normal;font-display:swap;font-weight:700;src:url(../font/wix-madefor-display-cyrillic-700-normal.woff2) format("woff2"),url(../font/wix-madefor-display-cyrillic-700-normal.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Wix Madefor Display;font-style:normal;font-display:swap;font-weight:700;src:url(../font/wix-madefor-display-vietnamese-700-normal.woff2) format("woff2"),url(../font/wix-madefor-display-vietnamese-700-normal.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Wix Madefor Display;font-style:normal;font-display:swap;font-weight:700;src:url(../font/wix-madefor-display-latin-ext-700-normal.woff2) format("woff2"),url(../font/wix-madefor-display-latin-ext-700-normal.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Wix Madefor Display;font-style:normal;font-display:swap;font-weight:700;src:url(../font/wix-madefor-display-latin-700-normal.woff2) format("woff2"),url(../font/wix-madefor-display-latin-700-normal.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-display:swap;font-weight:100;src:url(../font/material-symbols-outlined-latin-100-normal.woff2) format("woff2"),url(../font/material-symbols-outlined-latin-100-normal.woff) format("woff")}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-display:swap;font-weight:200;src:url(../font/material-symbols-outlined-latin-200-normal.woff2) format("woff2"),url(../font/material-symbols-outlined-latin-200-normal.woff) format("woff")}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-display:swap;font-weight:300;src:url(../font/material-symbols-outlined-latin-300-normal.woff2) format("woff2"),url(../font/material-symbols-outlined-latin-300-normal.woff) format("woff")}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-display:swap;font-weight:400;src:url(../font/material-symbols-outlined-latin-400-normal.woff2) format("woff2"),url(../font/material-symbols-outlined-latin-400-normal.woff) format("woff")}
