*,: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{width:50%}@media screen and (max-width:1220px){.passport{width:100%}}.passport-entry{margin-bottom:0}.passport-entry__aside{position:fixed;right:0;top:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:50%;background:#425d5a;padding:160px 62px;overflow:hidden;height:100%}.passport-entry__aside__background{max-width:700px}.passport-entry__aside__logo{position:absolute;left:40px;bottom:40px;width:64px;height:64px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}@media screen and (max-width:1220px){.passport-entry__aside{display:none}}.passport-form{max-width:400px}.passport-form-login__links{display:-webkit-box;display:flex;flex-wrap:wrap;padding:0 10px;-webkit-box-pack:center;justify-content:center;margin:-11px -16px 8px}.passport-form-login__links .passport-form__button{white-space:nowrap;flex-basis:calc(50% - 12px);margin:5px 6px;max-width:100%}
.passport-checkbox{position:relative;display:-webkit-box;display:flex;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.passport-checkbox__input{width:1px;height:1px;opacity:0;position:absolute}.passport-checkbox__input:checked+.passport-checkbox__icon{background:#fcb11c}.passport-checkbox__input:focus+.passport-checkbox__icon{box-shadow:0 0 0 1px #fcb11c}.passport-checkbox__icon{width:20px;height:20px;background:#b3bac5;border-radius:4px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin-right:8px;flex-shrink:0}.passport-checkbox__label{font-size:12px;line-height:20px;color:#5e6c84}
.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}
.passport-social-login{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.passport-social-login__label{font-size:12px;font-weight:500;line-height:16px;text-align:center;color:#425d5a;margin-top:4px;margin-bottom:4px}.passport-social-login__links{display:-webkit-box;display:flex;flex-wrap:wrap;gap:8px}.passport-social-login__link{border:1px solid rgba(0,0,0,.1);border-radius:4px;font-weight:500;font-size:14px;line-height:20px;text-align:center;padding:5px 12px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;cursor:pointer;-webkit-box-flex:1;flex:1}.passport-social-login__link:focus,.passport-social-login__link:focus-visible{border:1px solid #fcb11c;outline:none}.passport-social-login__link:disabled{opacity:.7;cursor:not-allowed}.passport-social-login__link,.passport-social-login__link:hover{text-decoration:none}.passport-social-login__link svg{margin-right:8px}.passport-social-login__link_google{border:1px solid rgba(0,0,0,.1);background:#fff}.passport-social-login__link_google,.passport-social-login__link_google:hover{color:rgba(0,0,0,.54)}.passport-social-login__link_apple{border:1px solid rgba(0,0,0,.1);background:#000;color:#fff}.passport-social-login__link_facebook{color:#fff;border:1px solid #1a77f2;background:#1a77f2}.passport-social-login__link_facebook,.passport-social-login__link_facebook:hover{color:#fff}
.passport-hidden{position:absolute;left:0;top:0;pointer-events:none;opacity:0}
.passport-select,.passport-select__wrapper{display:-webkit-box;display:flex}.passport-select__wrapper{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}.passport-select__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}.passport-select__error{margin-top:3px;color:red;font-size:10px;word-break:break-word}.passport-select_error .passport-select__wrapper div[class$=-control]{border-color:red!important}
.passport-dropdown-indicator{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.passport-dropdown-indicator_open{-webkit-transform:none;transform:none}
.passport-select-value-container,.passport-select-value-container__icon{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.passport-select-value-container__icon{-webkit-box-pack:center;justify-content:center;width:20px;height:20px;margin-right:4px}.passport-select-value-container__value{width:calc(100% - 36px)}
.passport-multi-login-option__content{padding:0 2px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.passport-multi-login-option__account{font-size:12px;line-height:20px;color:#425d5a}.passport-multi-login-option__remove{display:-webkit-box;display:flex;cursor:pointer}.passport-multi-login-option:hover .passport-multi-login-option__remove:hover path,.passport-multi-login-option_focused .passport-multi-login-option__remove:hover path{fill:red}
.lrd-db--modal{position:absolute;z-index:100001;width:calc(100% - 20px);top:20vh;-webkit-transform:translateY(75px) scale(.95);transform:translateY(75px) scale(.95);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;opacity:0}.lrd-db--modal_ready{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1}.lrd-db--modal_out{-webkit-transform:translateY(-75px) scale(.95);transform:translateY(-75px) scale(.95);opacity:0}.lrd-db--modal__bottom{height:20vh;display:block}.lrd-db--modal__overlay{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(45,75,72,.6);z-index:100001;overflow:auto;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.lrd-db--modal__overlay_ready{opacity:1}.lrd-db--modal__overlay_out{opacity:0}.lrd-db--modal__overlay__click-area{position:absolute;top:0;left:0;width:100%;height:100%}.lrd-db--modal__content{box-shadow:0 4px 5px rgba(0,0,0,.14),0 1px 10px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.2);border-radius:4px;background:#fff}.lrd-db--modal__head{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;width:100%;padding:8px 14px;background:#d5dbda;border-radius:4px 4px 0 0}.lrd-db--modal__title{font-weight:500;font-size:14px;line-height:20px;color:#425d5a;margin-right:8px}.lrd-db--modal__close{width:16px;height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;cursor:pointer}.lrd-db--modal_small{max-width:360px}.lrd-db--modal_medium{max-width:440px}.lrd-db--modal_large{max-width:768px}
.passport--limit-modal{max-width:370px}.passport--limit-modal__content{padding:12px 14px}.passport--limit-modal__warn{display:-webkit-box;display:flex;padding:12px;background:#fffae6}.passport--limit-modal__warn__icon{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;flex-shrink:0;width:20px;height:20px;margin-right:6px}.passport--limit-modal__warn__message{font-weight:400;font-size:14px;line-height:20px;color:#425d5a;margin-bottom:0}.passport--limit-modal__warn__message b{font-weight:700}.passport--limit-modal__sessions{margin-bottom:20px}.passport--limit-modal__sessions__label{font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#425d5a;margin-bottom:4px}.passport--limit-modal__sessions__list{list-style:none;padding:0;margin-bottom:0}.passport--limit-modal__sessions__session{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:6px 12px;background:#eaeded;border-radius:4px}.passport--limit-modal__sessions__session:not(:last-child){margin-bottom:4px}.passport--limit-modal__sessions__session__platform{font-weight:500;font-size:12px;line-height:16px;color:#425d5a}.passport--limit-modal__sessions__session__ip{font-weight:400;font-size:12px;line-height:16px;color:#6c817f}.passport--limit-modal__sessions__session__delete{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:15px;height:15px;flex-shrink:0;cursor:pointer;background:transparent;border:none;padding:0}.passport--limit-modal__actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:7px 9px;flex-wrap:wrap;-webkit-box-pack:end;justify-content:flex-end}.passport--limit-modal__actions button{margin:5px}
.passport--change-password__info{background:#ffebe6;border-radius:4px;padding:16px;display:-webkit-box;display:flex}.passport--change-password__info__icon{width:24px;height:24px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin-right:16px}.passport--change-password__info__title{font-weight:700;font-size:16px;line-height:20px;color:#425d5a;margin-bottom:4px}.passport--change-password__info__subtitle{font-weight:400;font-size:14px;line-height:20px;color:#425d5a;margin-bottom:0}.passport--change-password__row{padding:28px 14px 20px;display:-webkit-box;display:flex;gap:12px}.passport--change-password__row .passport-input{width:100%}.passport--change-password__row .passport-input__input{padding:3px 8px}.passport--change-password__footer{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;padding:12px 14px}
.passport--main-blocked{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(45,75,72,.6);z-index:10;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:12px}.passport--main-blocked p{margin:0}.passport--main-blocked__modal{max-width:440px;width:100%;margin:0 auto;padding:16px 28px;box-shadow:0 4px 5px rgba(0,0,0,.14),0 1px 10px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.2);border-radius:4px;background:#f4f6f6}.passport--main-blocked__modal__header{font-weight:500;font-size:28px;line-height:36px;color:#576f6d;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.passport--main-blocked__modal__header__code{color:#2d4b48;margin-right:8px}.passport--main-blocked__modal__description{font-weight:400;font-size:14px;line-height:22px;color:#576f6d}.passport--main-blocked__modal__actions{margin-top:16px}
