*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
body{background:#d5d7d8}.passport{font-family:Roboto,sans-serif;height:auto;min-height:100vh;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;gap:20px;padding:30px 20px 18px}@media(max-width:360px){.passport{padding:30px 12px}}.passport-entry{display:-webkit-box;display:flex;width:100%;-webkit-box-pack:center;justify-content:center;margin-bottom:80px}.passport__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap;gap:16px}@media(max-width:519px){.passport__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin-bottom:12px}}.passport__logo{margin-top:-14px;margin-right:20px}@media(max-width:519px){.passport__logo{margin-bottom:16px}}.passport__signed-up{font-size:14px;line-height:14px;color:#425d5a;white-space:nowrap;flex-wrap:wrap;margin-left:auto}.passport__signed-up,.passport__signed-up__login{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex}@media(max-width:519px){.passport__signed-up{margin-left:0;-webkit-box-pack:center;justify-content:center}}.passport__signed-up .passport-form__button{margin-right:16px;margin-left:10px;width:auto}.passport__language-select{min-width:72px}.passport__content{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.passport__footer{margin:auto 0 0;color:#576f6d;font-weight:400;line-height:14px;padding-bottom:20px}.lrd-ui-button,.passport__footer{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;font-size:12px}.lrd-ui-button{-webkit-box-align:center;align-items:center;line-height:20px;background:transparent;color:#425d5a;border-radius:4px;border:none;cursor:pointer;font-family:Roboto,sans-serif;-webkit-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease}.lrd-ui-button:focus,.lrd-ui-button:focus-visible{outline:1px solid #fcb933}.lrd-ui-button:disabled{opacity:.6;cursor:not-allowed}.lrd-ui-button path,.lrd-ui-button svg{fill:#425d5a}.lrd-ui-button:hover{background:#f4f6f6}.lrd-ui-button:active{background:#d5dbda}.lrd-ui-button_red{background:#f44336;color:#f4f6f6}.lrd-ui-button_red:hover{background:#e34034}.lrd-ui-button_red:active{background:#c42c20}.lrd-ui-button_green{background:#425d5a;color:#f4f6f6}.lrd-ui-button_green path,.lrd-ui-button_green svg{fill:#f4f6f6}.lrd-ui-button_green:hover{color:#f4f6f6;background:#6c817f}.lrd-ui-button_green:active{background:#2d4b48}.lrd-ui-button_grey{background:#f4f6f6}.lrd-ui-button_grey:hover{background:#c0c9c8}.lrd-ui-button_grey:active{background:#abb7b6}.lrd-ui-button_darkgrey{background:rgba(66,93,90,.16)}.lrd-ui-button_darkgrey:hover{background:#c0c9c8}.lrd-ui-button_darkgrey:active{background:#abb7b6}.lrd-ui-button_yellow{background:#fcb933}.lrd-ui-button_yellow:hover{background:#fdc860}.lrd-ui-button_yellow:active{background:#fcb11c}.lrd-ui-button_yellow:focus,.lrd-ui-button_yellow:focus-visible{outline:1px solid #425d5a}.lrd-ui-button_small{font-size:12px;line-height:20px;padding:4px 12px}.lrd-ui-button_small_narrow{padding:4px 8px}.lrd-ui-button_medium{font-size:14px;line-height:20px;padding:6px 16px}.lrd-ui-button__icon{display:-webkit-box;display:flex;width:20px;height:20px;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin-right:4px}.lrd-ui-button__icon_right{margin-right:0;margin-left:4px}input{color:#425d5a}
.passport-remind__text{color:#425d5a;font-size:16px;line-height:24px}.passport-remind__text b{font-weight:700}.passport-remind__text a{color:#425d5a;text-decoration:underline}
.passport-form{max-width:400px;width:100%}.passport-form__form{background:#fff;border-radius:4px;padding:8px 16px 40px;width:100%;margin-top:20px}.passport-form__title{font-weight:700;font-size:32px;line-height:37px;color:#425d5a;margin-bottom:8px}.passport-form__row:not(:last-child){margin-bottom:16px}.passport-form__spacing{height:8px;width:100%}.passport-form__separator{height:1px;background:#c0c9c8;margin-top:16px;margin-bottom:16px;width:100%}.passport-form__button{border-radius:4px;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:6px 12px;font-weight:400;font-size:14px;line-height:20px;text-align:center;border:none;outline:none;display:-webkit-box;display:flex;max-width:100%;width:100%;cursor:pointer;background:#eaeded;color:#576f6d}.passport-form__button,.passport-form__button:hover{text-decoration:none;color:#576f6d}.passport-form__button:focus,.passport-form__button:focus-visible{outline:none;box-shadow:0 0 0 1px #fcb11c}.passport-form__button_submit{background:#425d5a;color:#fafbfc}.passport-form__button_submit:hover{color:#fafbfc;background:#fcb11c}.passport-form__button_submit:disabled{opacity:.6;pointer-events:none}.passport-form .passport-notification{max-width:400px}.passport-form .passport-notification__blocked__title{font-weight:500;font-size:16px;line-height:20px;color:#2d4b48}.passport-form .passport-notification__blocked__subtitle{margin-top:4px;font-weight:400;font-size:14px;line-height:18px;color:#2d4b48}.passport-form .passport-notification:not(:last-child){margin-bottom:12px}.passport .react-tooltip{font-size:12px;line-height:16px;padding:8px 12px;border-radius:4px;max-width:300px;background:#fcb11c;z-index:10}.passport .react-tooltip__show{opacity:1}.passport .react-tooltip-arrow{background:#fcb11c}
:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s}.core-styles-module_tooltip__3vRRp{position:absolute;top:0;left:0;pointer-events:none;opacity:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{position:absolute;background:inherit}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{padding:8px 16px;border-radius:3px;font-size:90%;width:-webkit-max-content;width:max-content}.styles-module_arrow__K0L3T{width:8px;height:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(45deg);transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(135deg);transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(225deg);transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}

.passport-language-select-indicator{-webkit-transform:none;transform:none}.passport-language-select-indicator_open{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}
.passport-notification{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;padding:8px 12px;background:#fee8bb;border-radius:3px}.passport-notification svg{flex-shrink:0;margin-right:10px}.passport-notification__message{font-size:12px;line-height:20px;color:#425d5a}.passport-notification_success{background:#e3fcef}.passport-notification_error{background:#f99}.passport-notification_large{padding:16px}
.passport-input,.passport-input__wrapper{display:-webkit-box;display:flex}.passport-input__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;position:relative;width:100%}.passport-input sup{color:red}.passport-input_error .passport-input__input{border-color:red}.passport-input__input{border:1px solid #d5dbda;box-sizing:border-box;border-radius:4px;color:#425d5a;padding:5px 10px;font-size:12px;line-height:20px;width:100%;resize:none}.passport-input__input_left-icon{padding-left:36px}.passport-input__input_right-icon{padding-right:36px}.passport-input__input:focus{border-color:#fcb11c}.passport-input__input:focus-visible{outline:none}.passport-input__input:disabled{background:#f9f9f9}.passport-input__icon{position:absolute;width:20px;top:0;right:10px;height:100%;max-height:32px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.passport-input__icon_left{left:11px}.passport-input__label{position:absolute;top:-6px;left:6px;background:#fff;color:#425d5a;padding:0 4px;z-index:1;font-size:12px;line-height:10px;border-radius:2px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:calc(100% - 18px)}.passport-input__label:first-letter{text-transform:capitalize}.passport-input__error{margin-top:3px;color:red;font-size:10px;word-break:break-word}

