/*! CSS Used from: https://login.nestbank.pl/login.feff68b63cec310e1021.css */
body {
    margin: 0;
}

footer,
header {
    display: block;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button {
    text-transform: none;
}

button,
html [type=button] {
    -webkit-appearance: button;
}

* {
    box-sizing: border-box;
}

svg use {
    pointer-events: none;
}

input:invalid {
    box-shadow: none;
}

#app {
    display: flex;
}

#app .login-page-container {
    display: flex;
    flex-direction: column;
    float: left;
    height: auto;
    width: 100%;
}

input[placeholder] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.logo {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 110px;
}

.logo_icon {
    fill: #7256ce;
    background: transparent;
    fill: #16161e;
    height: 100%;
    width: 100%;
}

.login-header .logo_icon {
    fill: #bca8ff;
}

.logo:focus {
    outline: none;
}

.login-page-container .logo {
    display: block;
    position: static;
    transform: none;
}

.login-page-container .logo h1 {
    margin: 0;
}

.login-page-container .logo_icon {
    height: 49px;
    width: 110px;
}

@media (max-width:767px) {
    .logo {
        top: 12px;
        transform: translate(-50%);
    }
}

@media (max-width:1023px) {
    .logo.in-header {
        left: 15px;
        top: 20px;
        transform: translate(0);
    }

    .logo.in-header h1 {
        margin: 0;
    }

    .logo.in-header .logo_icon {
        fill: #16161e;
        height: 38px;
        width: 60px;
    }
}

.button-multi {
    align-items: center;
    cursor: pointer;
    display: flex;
    font-family: Athletics;
    justify-content: center;
    outline: 0;
    text-align: center;
    text-decoration: none;
}

.button-multi.is-dark_mode_primary {
    background: #bca8ff;
    border: 2px solid #bca8ff;
    color: #16161e;
}

.button-multi.is-dark_mode_primary:disabled {
    background: #9191a1;
    border: 1px solid #9191a1;
    color: #3d3d45;
    cursor: default;
}

.button-multi.is-dark_mode_primary:hover:not(:disabled) {
    background: #977fe7;
    border: 2px solid #977fe7;
}

.button-multi.is-dark_mode_text_link_standard {
    background: transparent;
    border: none;
    border-radius: 0 !important;
    color: #bca8ff;
    font: 700 16px/19.2px Athletics, Arial, sans-serif !important;
    font-size: 16px !important;
    font-variant-ligatures: none;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 140% !important;
    min-height: auto !important;
    min-width: auto !important;
    padding: 0 !important;
    text-align: left;
}

.button-multi.is-dark_mode_text_link_standard:hover:not(:disabled) {
    background: transparent;
    border: none;
    text-decoration: underline;
}

.button-multi.is-dark_mode_text_link_standard .icon,
.button-multi.is-dark_mode_text_link_standard:hover:not(:disabled) .icon {
    fill: #bca8ff;
}

.button-multi.is-dark_mode_text_link_standard:disabled {
    background: none;
    border: none;
    color: #717180;
    cursor: default;
}

.button-multi.is-dark_mode_text_link_small {
    background: transparent;
    border: none;
    border-radius: 0 !important;
    color: #bca8ff;
    font: 700 16px/19.2px Athletics, Arial, sans-serif !important;
    font-size: 14px !important;
    font-variant-ligatures: none;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 140% !important;
    min-height: auto !important;
    min-width: auto !important;
    padding: 0 !important;
    text-align: left;
}

.button-multi.is-dark_mode_text_link_small:hover:not(:disabled) {
    background: transparent;
    border: none;
    text-decoration: underline;
}

.button-multi.is-dark_mode_text_link_small .icon,
.button-multi.is-dark_mode_text_link_small:hover:not(:disabled) .icon {
    fill: #bca8ff;
}

.button-multi.is-dark_mode_text_link_small:disabled {
    background: none;
    border: none;
    color: #717180;
    cursor: default;
}

.button-multi.is-dark_mode_text_primary {
    background: none;
    border: none;
    color: #bca8ff;
    min-width: auto !important;
    padding: 0 !important;
}

.button-multi.is-dark_mode_text_primary .icon {
    fill: #bca8ff;
}

.button-multi.is-dark_mode_text_primary:disabled {
    background: none;
    border: none;
    color: #717180;
    cursor: default;
}

.button-multi.is-dark_mode_text_primary:hover:not(:disabled) {
    background: none;
    border: none;
    color: #7256ce;
}

.button-multi.is-dark_mode_text_primary:hover:not(:disabled) .icon {
    fill: #7256ce;
}

.button-multi.is-standard {
    border-radius: 32px;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    min-height: 56px;
    min-width: 176px;
    padding: 0 24px;
}

.button-multi.is-standard .icon {
    max-height: 16px;
    max-width: 16px;
}

.button-multi.is-standard .is-icon-left {
    margin-right: 16px;
}

.button-multi.is-standard .is-icon-right {
    margin-left: 16px;
}

.button-multi.is-large {
    border-radius: 32px;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    min-height: 56px;
    min-width: 280px;
    padding: 0 24px;
}

.form_input {
    appearance: none;
    background: #fff;
    border: 1px solid #c1cdd6;
    border-radius: 4px;
    float: left;
    font-family: Inter, Arial, sans-serif;
    font-size: 14px;
    font-variant-ligatures: none;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 110%;
    outline: 0;
    padding: 14px 16px;
    width: 100%;
}

.form_input:focus {
    border: 1px solid #7256ce;
}

.form_input::placeholder {
    color: #9191a1;
    font-family: Inter, Arial, sans-serif;
    font-size: 14px;
    font-variant-ligatures: none;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 120%;
    line-height: inherit;
}

.form_input:disabled {
    background-color: rgba(243, 243, 246, .5);
}

.form_input.in-login-form {
    height: 48px;
    line-height: 19.6px;
    padding: 14px 16px;
}

.login-form {
    margin-top: 1rem;
}

@media (max-width:767px) {
    .form_input.in-login-form {
        height: 48px;
    }
}

.form_password-input {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

@media (max-width:1023px) {
    .form_password-input {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
}

.icon {
    fill: #7256ce;
    background: transparent;
}

.loader {
    height: 100%;
    left: 0;
    position: relative;
    position: fixed;
    top: 0;
    transform: scale(0);
    width: 100%;
    will-change: transform;
    z-index: 50;
}

.loader:after {
    border: 5px solid #bca8ff;
    border-radius: 30px;
    height: 30px;
    left: 50%;
    margin: -15px 0 0 -15px;
    top: 50%;
    width: 30px;
    z-index: 999;
}

.loader:after,
.loader:before {
    content: "";
    position: absolute;
    transform: scale(0);
    will-change: transform;
}

.loader:before {
    background-color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 998;
}

.loader.black-background:before {
    background-color: #16161e;
}

.loader.on-element {
    position: absolute;
    z-index: 20;
}

body {
    background: #fff;
}

.login-page-container {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    width: 100%;
}

@media (max-width:1023px) {
    .login-page-container .logo.in-header .logo_icon {
        fill: #bca8ff;
        height: 49px;
        width: 123px;
    }
}

.login-page-background,
.login-page-background_item {
    bottom: 0;
    display: block;
    height: 100vh;
    left: 0;
    position: fixed !important;
    right: 0;
    top: 0;
    width: 100%;
}

.login-page-background {
    background-color: #16161e;
    z-index: -1;
}

.login-page-background_item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    transition: opacity .3s ease-in;
}

.page-main {
    flex-grow: 1;
    margin: 0 auto;
    max-width: 1016px;
}

.login-header {
    background: transparent;
    margin: 24px auto 0;
    max-width: 1016px;
    overflow: hidden;
    padding: 0 16px;
    width: 100%;
}

.login-header_container {
    margin: 0 auto;
    width: 100%;
}

.login-avatar {
    background-color: transparent;
    cursor: pointer;
    display: flex;
    float: left;
    height: 85px;
    line-height: 70px;
    margin: 16px 22px 0 0;
    position: relative;
    text-align: center;
    width: 85px;
}

.activation-avatar_image {
    background-color: #fff;
    border: 4px solid #fff;
    display: block;
    height: 67px;
    margin: auto;
    max-width: 100%;
    width: 67px;
}

.login-avatar {
    margin: 0;
}

.login-avatar.in-password-state .activation-avatar_image {
    margin-left: 0;
}

.login-footer {
    align-items: center;
    background: #16161e;
    display: inline-flex;
    flex-wrap: wrap;
    margin: 100px auto 0;
    padding: 15px 0;
    width: 100%;
}

.login-footer_container {
    display: flex;
    margin: 0 auto;
    max-width: 1016px;
    padding: 0 16px;
    width: 1279px;
}

@media (max-width:1279px) {
    .login-footer_container {
        width: 100%;
    }
}

@media (max-width:1023px) {
    .login-footer_container {
        flex-direction: column-reverse;
    }
}

.login-footer_contact {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin: 15px 32px 15px 0;
    max-width: max-content;
    width: 100%;
}

.login-footer_contact span {
    line-height: 140% !important;
}

@media (max-width:1023px) {
    .login-footer_contact {
        padding: 0;
    }
}

.login-footer_contact-title {
    margin-right: 8px;
}

.login-footer_contact-phone-number,
.login-footer_contact-title {
    color: #fff;
    font: 700 16px/19.2px Athletics, Arial, sans-serif !important;
    font-variant-ligatures: none;
    letter-spacing: 0;
    text-transform: lowercase;
}

.login-footer_contact-phone-number {
    align-items: center;
    display: flex;
    margin-right: 32px;
}

.login-footer_contact-hours {
    color: #fff;
    font: 700 16px/19.2px Athletics, Arial, sans-serif !important;
    font-variant-ligatures: none;
    letter-spacing: 0;
    text-transform: lowercase;
    text-transform: none;
}

@media (max-width:375px) {
    .login-footer_contact-hours {
        margin-top: 8px;
    }
}

.login-footer_menu {
    height: 100%;
    list-style: none;
    margin: 15px 0;
    max-width: max-content;
    padding: 0 15px 0 0;
    width: 100%;
}

.login-footer_menu :first-child {
    margin-left: 0;
}

@media (max-width:1279px) {
    .login-footer_menu {
        width: 100%;
    }
}

@media (max-width:1023px) {
    .login-footer_menu {
        flex-direction: column;
        max-width: 100%;
    }
}

.login-footer_menu-item {
    align-items: center;
    background: none;
    border: 0;
    color: #16161e;
    color: #fff;
    color: #bca8ff;
    cursor: pointer;
    display: inline-block;
    font-family: Inter, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 110%;
    font: 700 16px/19.2px Athletics, Arial, sans-serif !important;
    font-variant-ligatures: none;
    letter-spacing: 0;
    margin-left: 32px;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
}

.login-footer_menu-item:hover {
    text-decoration: underline;
}

.login-footer_menu-item:last-of-type {
    padding-left: 0;
}

.login-footer_menu-item:last-of-type:after {
    display: none;
}

.login-footer_menu-item:focus {
    outline: 2px solid #fff;
    outline-offset: 2px;
}

.login-footer_submenu-title {
    color: #fff;
    font: 700 16px/19.2px Athletics, Arial, sans-serif !important;
    font-variant-ligatures: none;
    letter-spacing: 0;
}

.login-footer_submenu-links {
    margin: 14px 0 6px;
    padding: 0 0 0 17px;
}

.login-footer_submenu-item {
    list-style: none;
    padding-bottom: 7px;
    word-wrap: break-word;
    width: 100%;
}

.login-footer_submenu-link {
    background: none;
    border: 0;
    color: #16161e;
    color: #fff;
    cursor: pointer;
    font-family: Inter, Arial, sans-serif;
    font-size: 14px;
    font-size: 12px;
    font-variant-ligatures: none;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 110%;
    line-height: 120%;
    padding: 0;
    text-decoration: none;
    text-transform: none;
}

.login-footer_submenu-link:hover {
    text-decoration: underline;
}

.login-footer_panel {
    background: #16161e;
    bottom: 100%;
    left: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0 12px;
    position: absolute;
    text-align: left;
    width: 100%;
}

@media (max-width:1023px) {
    .login-footer_menu {
        background-color: transparent;
        display: flex;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .login-footer_menu-item {
        border-bottom: 1px solid #f3f3f6;
        color: #16161e;
        font-family: Inter, Arial, sans-serif;
        font-size: 16px;
        font-variant-ligatures: none;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 100%;
        margin-left: 0;
        max-width: 440px;
        padding: 15px 15px 15px 0;
        text-align: left;
        text-transform: none;
        width: 100%;
    }

    .login-footer_menu-item:last-child {
        border-bottom: none;
    }

    .login-footer_submenu-title {
        display: none;
    }

    .login-footer_submenu-links {
        margin-top: 25px;
        padding: 0 0 0 20px;
    }

    .login-footer_submenu-item {
        display: block;
        margin-bottom: 10px;
    }

    .login-footer_submenu-link {
        color: #16161e;
    }

    .login-footer_panel {
        background: #fff;
        position: relative;
        text-align: left;
    }
}

.virtual-keyboard-icon {
    margin-right: 0 !important;
    max-height: 20px !important;
    max-width: 20px !important;
}

.carousel_opacity {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    width: 100%;
}

.carousel_opacity>div {
    flex-shrink: 0;
    width: 100%;
}

/*! CSS Used from: Embedded */
.css-e4kzj5 {
    box-sizing: border-box;
    margin: 0px;
    flex-direction: row;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
    width: 100%;
    padding-top: 0px !important;
}

@media (min-width: 600px) {
    .css-e4kzj5 {
        flex-basis: 100%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 100%;
    }
}

@media (min-width: 900px) {
    .css-e4kzj5 {
        flex-basis: 58.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 58.3333%;
    }
}

@media (min-width: 1200px) {
    .css-e4kzj5 {
        flex-basis: 58.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 58.3333%;
    }
}

@media (min-width: 1536px) {
    .css-e4kzj5 {
        flex-basis: 58.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 58.3333%;
    }
}

@media (min-width: 0px) {
    .css-e4kzj5 {
        padding-right: 16px;
    }
}

.css-8bqp27 {
    max-width: 500px;
    display: flex;
    flex-direction: column;
    -webkit-box-align: baseline;
    align-items: baseline;
}

.css-17xk0cj {
    max-width: 440px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.css-1vfzlyi {
    display: inline-flex;
    flex-direction: column;
    -webkit-box-align: baseline;
    align-items: baseline;
}

.css-159dmag .is-icon-right {
    margin-left: 3px !important;
}

.css-13r45a4 .is-icon-right {
    margin-left: 7px !important;
}

.css-jvchsq {
    box-sizing: border-box;
    display: flex;
    flex-flow: wrap;
    margin-top: -16px;
    margin-left: auto;
    width: 100% !important;
}

.css-jvchsq>.MuiGrid-item {
    padding-top: 16px;
}

.css-jvchsq>.MuiGrid-item {
    padding-left: 16px;
}

@media (min-width: 0px) {
    .css-jvchsq {
        margin-top: 0px;
    }
}

@media (min-width: 900px) {
    .css-jvchsq {
        margin-top: 0px;
    }
}

.css-1uiycw {
    margin: 80px 0px 0px;
    font-family: Athletics;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0em;
    color: rgb(255, 255, 255);
}

.css-66b8j9 {
    margin: 8px 0px 0px;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    color: rgb(255, 255, 255);
    max-width: 500px;
}

.css-19z1ad2 {
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    color: rgb(255, 255, 255);
    margin: 8px 0px;
}

.css-1fhgjcy {
    margin-top: 4px;
}

.css-1918mu8 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 24px;
    width: 100%;
    -webkit-box-pack: justify;
    justify-content: space-between;
    max-width: 440px;
}

.css-1fl51wp {
    margin-top: 24px;
    margin-bottom: 8px;
}

.arrow-left {
    width: 1rem;
    height: 1rem;
    fill: #bca8ff;

    margin-right: 1rem;
}

/*! CSS Used from: Embedded ; media=all */
@media all {
    .cls-1 {
        fill: none;
    }

    .cls-2 {
        fill: #231f20;
    }
}

/*! CSS Used from: Embedded ; media=all */
@media all {
    .cls-1 {
        fill: none;
    }

    .cls-2 {
        fill: #1d1d1b;
    }
}

/*! CSS Used from: Embedded ; media=all */
@media all {
    .cls-1 {
        fill: none;
    }
}

/*! CSS Used from: Embedded ; media=all */
@media all {
    .cls-1 {
        fill: none;
    }
}

/*! CSS Used from: Embedded ; media=all */
@media all {
    .cls-1 {
        fill: none;
    }
}

/*! CSS Used from: Embedded ; media=all */
@media all {
    .st1 {
        fill: #FFFFFF;
        stroke: #FFFFFF;
        stroke-miterlimit: 10;
    }
}

/*! CSS Used from: Embedded ; media=all */
@media all {
    .st0 {
        fill: #FFFFFF;
    }
}

/*! CSS Used from: Embedded ; media=all */
@media all {
    .st0 {
        fill: #FFFFFF;
    }
}

/*! CSS Used from: Embedded ; media=all */
@media all {
    .st0 {
        fill: none;
        stroke: #FFFFFF;
        stroke-width: 3;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-miterlimit: 10;
    }
}

/*! CSS Used fontfaces */
@font-face {
    font-family: Athletics;
    font-style: normal;
    font-weight: 700;
    src: url(./fonts/7e4b0f2fbffc768fc83c.woff) format("woff");
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Inter;
    font-weight: 400;
    src: url(./fonts/9cd7588f47651215d52f.ttf) format("truetype");
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Inter;
    font-weight: 500;
    src: url(./fonts/3f7acfe50aad7ad68548.ttf) format("truetype");
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Inter;
    font-weight: 600;
    src: url(./fonts/c6588ec1e3a1f399c5c0.ttf) format("truetype");
    text-rendering: optimizeLegibility;
}