﻿.mobile .praxis_deposit .praxis_deposit
{
    padding-bottom: 100px;
}
.praxis_deposit .praxis_deposit .praxis_deposit__content
{
    padding: 20px;
    max-height: calc(100vh - 135px);
    overflow: auto;
}
.mobile .praxis_deposit .praxis_deposit .praxis_deposit__content
{
    max-height: unset;
}
.praxis_deposit .praxis_deposit .praxis_deposit__content.praxis_deposit__content--has_error
{
    max-height: calc(100vh - 250px);
}
.mobile .praxis_deposit .praxis_deposit .praxis_deposit__content.praxis_deposit__content--has_error
{
    max-height: unset;
}
.bambora_deposit[data-v-4dde6ea6]
{
    border-radius: 20px!important;
}
.bambora_deposit.praxis[data-v-4dde6ea6]
{
    width: 100%;
    max-height: 100%;
    max-width: 540px!important;
    min-height: 300px;
}
.bambora_deposit .header_dep[data-v-4dde6ea6]
{
    padding: 0!important;
}
.bambora_deposit[data-v-4dde6ea6] .q-card__section--vert
{
    padding: 0 15px 15px 15px;
}
.bambora_deposit[data-v-4dde6ea6] .q-card
{
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media screen and (max-width: 414px)
{
    .bambora_deposit[data-v-4dde6ea6]
    {
        height: 100%!important;
        border-radius: 0!important;
    }
}
.bambora_deposit .popup_deposit[data-v-4dde6ea6]
{
    max-width: 540px!important;
    width: 100%;
}