.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.word-wrap {
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word
}

.text-overflow {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.content-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem
}

.content-wrapper:after, .content-wrapper:before {
    content: " ";
    display: table
}

.content-wrapper:after {
    clear: both
}

.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flex-container:after, .flex-container:before {
    content: none
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.bg-white {
    background: #fff
}

.bg-gray {
    background: #f2f5fb
}

.text-blue {
    color: #126cab !important
}

.text-green {
    color: #7fba2f !important
}

.text-nowrap {
    white-space: nowrap
}

.sr-only {
    display: none
}

[role=button] {
    text-decoration: none;
    cursor: pointer
}

.fl-col-6 {
    display: inline-block;
    vertical-align: top;
    width: 50%
}

@media (max-width:680px) {
    .fl-col-6 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 100%
    }
}

.fl-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.fl-row:after, .fl-row:before {
    content: none
}

@media (max-width:680px) {
    .fl-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.mt-1 {
    margin-top: 1rem
}

.mt-2 {
    margin-top: 2rem
}

.mt-3 {
    margin-top: 3rem
}

.mb-2 {
    margin-bottom: 1rem;
    margin-bottom: 2rem
}

.w-1 {
    width: 100%
}

.overlay-panel-bottom {
    position: fixed;
    z-index: 999;
    background-color: #f2f5fb;
    left: 0;
    right: 0;
    bottom: 0;
    color: #1D2C60;
    -webkit-box-shadow: 0 -3px 15px -2px rgba(0, 0, 0, .14);
    box-shadow: 0 -3px 15px -2px rgba(0, 0, 0, .14)
}

.flex-basis-auto {
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important
}

.flex-top {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.btn-icon-close:after, .btn-icon-close:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 0;
    border-top: 2px solid;
    left: 0;
    top: 50%;
    margin-top: -1px
}

.btn-icon-close:after {
    -webkit-transform: rotate(45deg) scaleX(.6);
    -ms-transform: rotate(45deg) scaleX(.6);
    transform: rotate(45deg) scaleX(.6)
}

.btn-icon-close:before {
    -webkit-transform: rotate(-45deg) scaleX(.6);
    -ms-transform: rotate(-45deg) scaleX(.6);
    transform: rotate(-45deg) scaleX(.6)
}

@media (max-width:1070px) {
    .visible-large {
        display: none !important
    }
}

html {
    height: 100%;
    font-size: 62.5%
}

html.fancybox-lock body {
    height: auto
}

body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Roboto, arial, sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.42857143;
    color: #697d8c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff
}

@media (max-width:680px) {
    body {
        font-size: 1.2rem;
        line-height: 1.66666667
    }

    body.isblocked {
        position: fixed;
        overflow: hidden;
        width: 100vw
    }
}

img[src*="roboforecast/images/risk-warning"] {
    width: 100%
}

.header__phone .phone-schedule {
    font-size: 11px;
    display: block;
    color: #aaa;
    line-height: 1;
    position: absolute;
    top: 5px;
    right: 0
}

.header__phone .phone-schedule .phone-schedule-weekday {
    margin-right: 10px
}

@media (min-width:600px) {
    .header__phone .phone-schedule .phone-schedule-weekday {
        display: block;
        margin-right: 0
    }
}

#contacts .phone-schedule .phone-schedule {
    margin-left: 4rem;
    opacity: .7
}

#contacts .phone-schedule .phone-schedule-weekday, #contacts .phone-schedule .phone-schedule-weekend {
    display: block
}

.footer__contacts .phone-schedule {
    display: block;
    margin-top: -27px
}

@media (max-width:960px) {
    .footer__contacts .phone-schedule {
        font-size: small
    }
}

@media (min-width:681px) {
    .footer__contacts .phone-schedule {
        margin-right: 1rem
    }
}

.footer__contacts .phone-schedule .phone-schedule-weekend {
    margin-left: 10px
}

.logo {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    min-width: 19rem;
    font-size: 0;
    white-space: nowrap
}

.logo:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-right: -1px
}

.logo__link {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    text-decoration: none
}

.logo__link:hover {
    text-decoration: none
}

.logo__img {
    display: block;
    max-height: 61px;

    max-width: 100%;
    margin-top: -.5rem;
    height: 14.44444%;
}

.jur-ba .logo__link, .jur-eu .logo__link, .jur-la .logo__link {
    width: 100%;
    max-width: 240px
}

@media (min-width:561px) {
    .jur-bz .header__wrapper .bz-desktop-logo {
        display: inline-block
    }

    .jur-bz .header__wrapper .bz-mobile-logo {
        display: none !important
    }
}

.jur-bz .header__wrapper .logo__link {
    display: inline-block
}

.jur-bz .header__wrapper .logo__link img {
    height: 35px
}

@media (max-width:560px) {
    .jur-bz .header__wrapper .logo {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto !important
    }

    .jur-bz .header__wrapper .logo:before {
        content: "";
        display: none
    }

    .jur-bz .header__wrapper .logo .bz-desktop-logo {
        display: none !important
    }

    .jur-bz .header__wrapper .logo .bz-mobile-logo {
        height: 60px;
        max-width: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .rtl.jur-bz .header__wrapper .logo .bz-mobile-logo {
        margin-right: -40px
    }

    .jur-bz .header__wrapper .logo .bz-mobile-logo a {
        display: inline-block
    }

    .jur-bz .header__wrapper .logo .bz-mobile-logo img {
        height: 30px
    }

    .jur-bz .header__wrapper .logo .twelve-years-promo-page-link img {
        margin-left: 1rem
    }
}

@media (max-width:479px) {
    .jur-bz .header__wrapper .logo .bz-mobile-logo img {
        height: 25px
    }
}

.jur-bz .footer__wrapper .footer__logo {
    width: 32rem
}

.jur-bz .footer__wrapper .footer__logo.twelve-years-promo {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jur-bz .footer__wrapper .footer__logo.twelve-years-promo img {
    height: 35px
}

.jur-bz .footer__wrapper .footer__logo.twelve-years-promo .twelve-years-promo-page-link img {
    margin: -.5rem 1rem 0;
    width: auto !important
}

@media (max-width:480px) {
    .jur-bz .footer__wrapper .footer__logo.twelve-years-promo img {
        height: 28px
    }
}

.lang__flag {
    background: url(../images/sprite.css-0868a47d.0868a47d.svg) no-repeat
}

.lang__flag_ae {
    background-position: 20% 0
}

.lang__flag_ae-dims {
    width: 40px;
    height: 40px
}

.lang__flag_br {
    background-position: 40% 75%
}

.lang__flag_br-dims {
    width: 40px;
    height: 40px
}

.lang__flag_cs {
    background-position: 0 25%
}

.lang__flag_cs-dims {
    width: 40px;
    height: 40px
}

.lang__flag_cz {
    background-position: 20% 25%
}

.lang__flag_cz-dims {
    width: 40px;
    height: 40px
}

.lang__flag_de {
    background-position: 40% 0
}

.lang__flag_de-dims {
    width: 40px;
    height: 40px
}

.lang__flag_ee {
    background-position: 40% 25%
}

.lang__flag_ee-dims {
    width: 40px;
    height: 40px
}

.lang__flag_en {
    background-position: 0 50%
}

.lang__flag_en-dims {
    width: 40px;
    height: 40px
}

.lang__flag_es {
    background-position: 20% 50%
}

.lang__flag_es-dims {
    width: 40px;
    height: 40px
}

.lang__flag_hr {
    background-position: 40% 50%
}

.lang__flag_hr-dims {
    width: 40px;
    height: 40px
}

.lang__flag_hu {
    background-position: 60% 0
}

.lang__flag_hu-dims {
    width: 40px;
    height: 40px
}

.lang__flag_id {
    background-position: 60% 25%
}

.lang__flag_id-dims {
    width: 40px;
    height: 40px
}

.lang__flag_it {
    background-position: 60% 50%
}

.lang__flag_it-dims {
    width: 40px;
    height: 40px
}

.lang__flag_jp {
    background-position: 0 75%
}

.lang__flag_jp-dims {
    width: 40px;
    height: 40px
}

.lang__flag_kk {
    background-position: 20% 75%
}

.lang__flag_kk-dims {
    width: 40px;
    height: 40px
}

.lang__flag_lt {
    background-position: 0 0
}

.lang__flag_lt-dims {
    width: 40px;
    height: 40px
}

.lang__flag_lv {
    background-position: 60% 75%
}

.lang__flag_lv-dims {
    width: 40px;
    height: 40px
}

.lang__flag_my {
    background-position: 80% 0
}

.lang__flag_my-dims {
    width: 40px;
    height: 40px
}

.lang__flag_nl {
    background-position: 80% 25%
}

.lang__flag_nl-dims {
    width: 40px;
    height: 40px
}

.lang__flag_pl {
    background-position: 80% 50%
}

.lang__flag_pl-dims {
    width: 40px;
    height: 40px
}

.lang__flag_pt {
    background-position: 80% 75%
}

.lang__flag_pt-dims {
    width: 40px;
    height: 40px
}

.lang__flag_ro {
    background-position: 0 100%
}

.lang__flag_ro-dims {
    width: 40px;
    height: 40px
}

.lang__flag_ru {
    background-position: 20% 100%
}

.lang__flag_ru-dims {
    width: 40px;
    height: 40px
}

.lang__flag_se {
    background-position: 40% 100%
}

.lang__flag_se-dims {
    width: 40px;
    height: 40px
}

.lang__flag_tc {
    background-position: 60% 100%
}

.lang__flag_tc-dims {
    width: 40px;
    height: 40px
}

.lang__flag_th {
    background-position: 80% 100%
}

.lang__flag_th-dims {
    width: 40px;
    height: 40px
}

.lang__flag_ua {
    background-position: 100% 0
}

.lang__flag_ua-dims {
    width: 40px;
    height: 40px
}

.lang__flag_uz {
    background-position: 100% 25%
}

.lang__flag_uz-dims {
    width: 40px;
    height: 40px
}

.lang__flag_vn {
    background-position: 100% 50%
}

.lang__flag_vn-dims {
    width: 40px;
    height: 40px
}

.jur-bz .header__lang .lang__label, .jur-bz .lang__label {
    display: inline-block;
    visibility: visible;
    opacity: 1;
    font-weight: 500;
    color: #168ac9
}

.jur-bz .header__lang .lang__label+.fa, .jur-bz .lang__label+.fa {
    display: inline-block;
    margin: -4px 0 0 -3px;
    font-size: 1.4rem
}

.lang, .lang__select {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap
}

.lang__select {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding-left: 4rem;
    padding-right: 3rem;
    will-change: auto;
    -webkit-transition: all .3s linear;
    -o-transition: all linear .3s;
    transition: all .3s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lang__select:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-right: -1px
}

.jur-bz .lang__select {
    padding-left: 2.5rem
}

.lang__flag {
    position: absolute;
    left: 2rem;
    top: 50%;
    width: 4em;
    height: 4em;
    font-size: 1rem;
    border-radius: 50%;
    -webkit-transform: translate(-5px, -50%);
    -ms-transform: translate(-5px, -50%);
    transform: translate(-5px, -50%)
}

.lang__flag_cn {
    background-position: 0 25%
}

.lang__flag_tw {
    background-position: 60% 100%
}

.lang__flag_et {
    background-position: 40% 25%
}

.lang__flag_uk {
    background-position: 0 50%
}

.lang__label {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    vertical-align: middle;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.4rem;
    line-height: 2.14285714;
    color: #647a8a;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: all .3s linear;
    -o-transition: all linear .3s;
    transition: all .3s linear
}

.lang__label+.fa {
    display: none;
    vertical-align: middle;
    font-size: 1.2rem;
    color: #8899a6;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear
}

.lang__overlay {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    display: none;
    white-space: normal;
    will-change: auto;
    -webkit-transition: all .3s linear;
    -o-transition: all linear .3s;
    transition: all .3s linear
}

.lang__overlay.active {
    display: block;
    z-index: 999999
}

.lang__list {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, .15) 0 1px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .15)
}

.jur-bz .lang__list {
    padding: 2rem 0
}

.lang__item {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding: 1rem 0;
    text-align: left;
    white-space: nowrap;
    line-height: normal
}

.jur-bz .lang__item {
    padding: 0
}

.lang__link {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 1rem 3rem 1rem 6rem;
    font-size: 1.4rem;
    line-height: 1.42857143;
    color: #647a8a;
    -webkit-transition: color .5s linear;
    -o-transition: color .5s linear;
    transition: color .5s linear
}

.jur-bz .lang__link {
    padding-left: 3rem
}

.lang__link:visited {
    color: #647a8a
}

.lang__link:hover {
    color: #126cab;
    text-decoration: underline;
    -webkit-transition: color .5s linear;
    -o-transition: color .5s linear;
    transition: color .5s linear
}

@media (max-width:600px) {
    body>.lang__overlay {
        position: fixed;
        z-index: 10;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: none;
        overflow: hidden;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        background: rgba(0, 0, 0, .15);
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }

    html[lang=ae] body>.lang__overlay {
        text-align: left
    }

    html:not([lang=ae]) body>.lang__overlay {
        text-align: right
    }

    body>.lang__overlay .lang__list {
        display: inline-block;
        overflow: hidden;
        overflow-y: visible;
        max-width: 75%;
        height: 100%;
        padding: 1.1rem 0
    }

    body>.lang__overlay .lang__item {
        padding: 0
    }

    .lang__flag {
        -webkit-transform: scale(.8) translateY(-50%);
        -ms-transform: scale(.8) translateY(-50%);
        transform: scale(.8) translateY(-50%);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        left: 1.9rem
    }

    body.branch-banner-is-active .lang__overlay {
        padding-top: 76px
    }
}

.search {
    position: relative
}

.search, .search__wrap {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.search__wrap {
    position: absolute;
    top: 50%;
    right: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 1rem;
    text-align: right;
    font-size: 1.6rem;
    max-width: 40rem;
    z-index: 9999
}

.search__wrap input {
    z-index: 9999
}

.search__input {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    width: 5rem;
    padding: 1.5rem 0;
    font-size: 1.4rem;
    line-height: normal;
    color: #0578be;
    background: transparent;
    border-radius: 4px;
    will-change: auto
}

.search__input::-webkit-input-placeholder {
    color: transparent
}

.search__input:-moz-placeholder, .search__input::-moz-placeholder {
    color: transparent
}

.search__input:-ms-input-placeholder {
    color: transparent
}

.search__input.active, .search__input:focus {
    width: 100%;
    padding: 1.5rem 16.66666667% 1.5rem 2rem;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, .15) 0 1px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .15)
}

.search__input:focus {
    outline: none
}

.search__input:focus~.search__submit {
    display: inline-block;
    right: 1rem;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.search__input:focus~.search__icon {
    display: none
}

@media (max-width:560px) {
    .search__input {
        padding: 1rem 16.66666667% 1rem 2rem !important
    }
}

.search__label {
    position: absolute;
    z-index: 1;
    left: 3rem;
    top: 1px;
    opacity: 0;
    height: 100%;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: inherit;
    color: #a1aeb7;
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s
}

.search__label:before {
    vertical-align: middle
}

.search__label:after {
    display: inline-block;
    width: 1px;
    height: 100%;
    margin-left: -1px;
    content: "";
    vertical-align: middle
}

.search__label.active {
    opacity: 1;
    -webkit-transition: all .2s .2s;
    -o-transition: all .2s .2s;
    transition: all .2s .2s
}

.search__submit {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    z-index: 1;
    height: 100%;
    padding: 0;
    color: #126cab;
    text-align: center;
    background: transparent;
    border: none;
    width: 5rem;
    right: 1rem;
    display: none;
    cursor: pointer
}

.search__submit.active {
    display: inline-block;
    vertical-align: middle
}

.search__submit:focus {
    outline: none
}

.search__submit .fa {
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.search__submit .fa:before {
    vertical-align: middle
}

.search__submit .fa:after {
    display: inline-block;
    width: 1px;
    height: 100%;
    margin-left: -1px;
    content: "";
    vertical-align: middle
}

.search__icon {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    z-index: 1;
    height: 100%;
    padding: 0;
    color: #126cab;
    text-align: center;
    background: transparent;
    border: none;
    display: inline-block;
    vertical-align: middle;
    right: 0;
    width: 7rem;
    opacity: 1;
    -webkit-transition: opacity .1s linear;
    -o-transition: opacity linear .1s;
    transition: opacity .1s linear
}

.search__icon:before {
    vertical-align: middle
}

.search__icon:after {
    display: inline-block;
    width: 1px;
    height: 100%;
    margin-left: -1px;
    content: "";
    vertical-align: middle
}

.search__icon.hidden {
    opacity: 0;
    -webkit-transition: opacity .1s linear;
    -o-transition: opacity linear .1s;
    transition: opacity .1s linear
}

.pt-risk-block {
    background: #fff;
    color: #061443;
    z-index: 30;
    margin: 0 8px;
    padding: 20px;
    border: 1px solid #dadfe2
}

.pt-risk-block .block {
    width: auto
}

.pt-risk-block .block1 {
    font-size: 11px;
    line-height: 15px
}

.pt-risk-block .block2 {
    float: right;
    padding: 0;
    margin: 0 0 0 10px;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    width: 49%
}

.pt-risk-block .block2 b {
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: -17px
}

.pt-risk-block .box {
    border: 3px solid #061443;
    position: relative;
    padding: 0;
    min-height: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-size: contain;
    overflow: hidden
}

.pt-risk-block .box:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 90px;
    height: 90px;
    background: url(../../bundles/appfront/img/redesign/pt-risk.png) 0 10px no-repeat;
    background-size: 85px
}

.pt-risk-block .box:after {
    content: "";
    position: absolute;
    width: 100%;
    display: block;
    height: 3px;
    background: #fff;
    top: 0;
    left: 0
}

.pt-risk-block.fixed .box p {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    margin: 5px 90px 5px 7px
}

.pt-risk-block .block3 {
    font-size: 11px;
    line-height: 15px
}

.pt-risk-block strong {
    font-size: 18px;
    position: relative;
    line-height: 20px;
    font-weight: 600;
    padding: 4px 35px 0 7px;
    text-align: left;
    display: block;
    color: #061443;
    text-transform: none
}

.pt-risk-block .block3 ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.pt-risk-block .block3 li {
    position: relative;
    background: none;
    padding: 0 0 0 10px
}

.pt-risk-block .block3 li:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 4px;
    height: 4px;
    background: #ed1c24;
    border-radius: 50%
}

@media (max-width:640px) {
    #pt_risk_header_location>.content-wrapper {
        display: none
    }

    html[lang=pt] .pt-risk-block {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    html[lang=pt] .pt-risk-block .block1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 0 0 10px
    }

    html[lang=pt] .pt-risk-block .block2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: auto;
        margin: 15px 0 0
    }

    html[lang=pt] .pt-risk-block .block2 b {
        font-weight: 600
    }

    html[lang=pt] .pt-risk-block .block3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        padding: 7px 0 0
    }
}

@media (min-width:1900px) {
    html[lang=pt] .pt-risk-block {
        position: fixed;
        left: 28px;
        bottom: 0;
        width: 220px;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    html[lang=pt] .pt-risk-block .block1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 7px 10px
    }

    html[lang=pt] .pt-risk-block .block2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: auto;
        margin: 15px 0 0
    }

    html[lang=pt] .pt-risk-block .block2 b {
        font-weight: 600
    }

    html[lang=pt] .pt-risk-block .box {
        height: 220px
    }

    html[lang=pt] .pt-risk-block .box:before {
        width: 214px;
        height: 214px;
        top: -9px;
        bottom: auto;
        background-size: auto
    }

    html[lang=pt] .pt-risk-block .box strong {
        font-size: 16px;
        padding: 20px 108px 20px 18px
    }

    html[lang=pt] .pt-risk-block .box p {
        font-size: 14px;
        text-align: center;
        width: 100%;
        position: absolute;
        bottom: 0;
        margin: 0 0 6px
    }

    html[lang=pt] .pt-risk-block .block3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        padding: 5px 10px 7px
    }

    .jur-eu .pt-risk-block {
        z-index: 1000
    }
}

.header__wrapper {
    position: relative;
    width: 100%;
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
    height: 8rem;
    background-color: hsla(0, 0%, 100%, .7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.header__wrapper, .header__wrapper .mango-call-site {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 1rem;
    padding-right: 1rem
}

.header__wrapper .mango-call-site {
    display: inline-block;
    vertical-align: middle;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    font-size: 1.4rem;
    line-height: 2.14285714;
    text-align: center;
    white-space: nowrap
}

.header__wrapper .mango-call-site:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-right: -1px
}

.header__wrapper .mango-call-site a {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    text-align: left;
    color: #126cab;
    overflow-wrap: break-word;
    word-wrap: break-word;
    text-decoration: none;
    white-space: nowrap
}

.header__nav {
    display: none;
    height: 100%;
    width: 6rem;
    border: none;
    background-color: transparent
}

.header__gif {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    font-size: 0;
    position: relative;
    z-index: 999;
    display: inline-block
}

.header__gif:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.header__gif_inner {
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
    font-size: 1rem
}

.header__logo_10-years {
    display: none
}

.header__search.active .header__gif {
    opacity: 0;
    z-index: 0
}

.header__phone a {
    color: #061443;
    text-decoration: none
}

.header__logo {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: left
}

@media (max-width:960px) {
    .header__logo {
        width: 20rem;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media (max-width:480px) {
    .header__logo {
        text-align: center
    }
}

.header__lang {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 100%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: left
}

.header__lang__popup {
    position: absolute;
    top: 0;
    right: 5em;
    padding: 0;
    height: 64px
}

.header__lang__popup .lang__overlay.active {
    right: 0
}

.header__lang:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-right: -1px
}

.header__lang .lang__select:hover {
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, .15) 0 1px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
    -webkit-transition: all .3s linear;
    -o-transition: all linear .3s;
    transition: all .3s linear
}

.header__lang .lang__overlay {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    right: 1rem;
    display: block;
    min-width: 350px;
    padding-right: 0;
    visibility: hidden;
    opacity: 0;
    z-index: -1
}

.jur-bz .header__lang .lang__overlay {
    min-width: 280px
}

.header__lang .lang__overlay:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 50%;
    margin-right: 2rem;
    height: 5px;
    background: #fff
}

.header__lang .lang__overlay.active {
    visibility: visible;
    opacity: 1;
    z-index: 10
}

.header__lang .lang__overlay.active~.lang__select {
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, .15) 0 1px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
    -webkit-transition: all .3s linear;
    -o-transition: all linear .3s;
    transition: all .3s linear
}

.header__lang .lang__overlay.active~.lang__select .fa {
    color: #126cab;
    -webkit-transition: color .5s linear;
    -o-transition: color .5s linear;
    transition: color .5s linear
}

.header__lang .lang__item {
    width: 50%
}

@media (max-width:760px) {
    .header__lang .lang__overlay {
        min-width: 100%
    }

    .header__lang .lang__overlay:after {
        right: 0
    }

    .header__lang .lang__list {
        padding-top: 0;
        padding-bottom: 0
    }

    .header__lang .lang__item {
        width: 100%
    }

    .header__lang .lang__item:nth-child(2n) .lang__flag {
        left: 2rem
    }
}

@media (max-width:600px) {
    .header__lang {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        padding: 0
    }

    .header__lang__popup {
        right: 1em
    }

    .header__lang .lang__select {
        width: 6rem;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .jur-bz .header__lang .lang__select {
        width: 5.5rem;
        padding-left: 1rem !important;
        padding-right: 2rem !important
    }

    .header__lang .lang__select:hover {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .header__lang .lang__label {
        opacity: 0;
        visibility: hidden
    }

    .header__lang .lang__label+.fa {
        display: none
    }
}

.header__search {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 100%
}

@media (max-width:760px) {
    .header__search {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media (min-width:761px) and (max-width:900px) {
    .header__search {
        display: none
    }
}

@media (max-width:599px) {
    .header__search {
        display: none
    }
}

.header__support {
    position: relative;
    z-index: 1;
    height: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    overflow: hidden;
    -webkit-transition: all .3s linear;
    -o-transition: all linear .3s;
    transition: all .3s linear;
    will-change: auto
}

@media (max-width:992px) {
    .header__support {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

@media (max-width:760px) {
    .header__support {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media (max-width:560px) {
    .header__support {
        display: none
    }
}

.header__link {
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    min-width: 100px;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.4rem;
    line-height: 2.14285714;
    text-align: center
}

.header__link:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-right: -1px
}

.header__link, .header__link:focus, .header__link:hover {
    text-decoration: none
}

.header__link-title {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    text-align: left;
    color: #126cab;
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word
}

@media (max-width:760px) and (min-width:600px) {
    .header__link {
        display: none
    }
}

.header__phone {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    height: 100%;
    padding-left: 3rem;
    margin-right: 1rem;
    font-size: 2.2rem;
    line-height: 1.36363636;
    text-align: right;
    color: #061443;
    will-change: auto;
    -webkit-transition: all .3s linear;
    -o-transition: all linear .3s;
    transition: all .3s linear;
    white-space: nowrap;
    position: relative
}

.header__phone:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-right: -1px
}

.header__phone span {
    display: inline-block;
    vertical-align: middle
}

.header__phone .mango-call-site {
    margin-top: -5px;
    margin-left: 11px;
    display: none
}

@media (max-width:560px) {
    .header__phone .mango-call-site {
        display: inline-block
    }
}

@media (max-width:1200px) {
    .header__gif {
        display: none
    }
}

@media (max-width:680px) {
    .header__lang, .header__wrapper {
        padding-right: 0
    }

    .header__lang .lang__overlay {
        right: 0
    }

    .header__gif {
        display: none
    }
}

@media (max-width:960px) {
    .header__phone {
        opacity: 0;
        width: 0;
        overflow: hidden
    }

    .header__lang {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media (max-width:560px) {
    .header__wrapper {
        height: 9.5rem;
        padding: 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .header__lang, .header__logo, .header__nav {
        height: 64px
    }

    .header__nav {
        display: block;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 20h20V0H0v20z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='matrix(1.25 0 0 -1.25 0 25)'%3E%3Cpath fill='none' stroke='%231378bf' stroke-width='2' stroke-miterlimit='10' d='M1 19h18M1 10h18M1 1h18' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: 2rem
    }

    .header__phone {
        display: block;
        height: auto;
        opacity: 1;
        text-align: center !important;
        top: 5.2rem;
        width: 100%;
        padding: 0;
        left: 0;
        position: absolute
    }

    .header__phone span {
        top: 12rem
    }
}

@media (min-width:561px) and (max-width:599px) {
    .header__wrapper {
        height: 11rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .header__lang, .header__logo, .header__nav, .header__support {
        height: 80px
    }

    .header__phone {
        display: block;
        height: auto;
        opacity: 1;
        text-align: center !important;
        top: 6.5rem;
        width: 100%;
        padding: 0;
        left: 0
    }

    .header__phone span {
        top: 12rem
    }
}

@media (max-width:599px) {
    .header__phone {
        position: absolute
    }

    .header__phone .phone-schedule {
        position: static;
        top: inherit;
        right: inherit
    }
}

@media (min-width:600px) and (max-width:760px) {
    .header__phone {
        font-size: 1.8rem;
        opacity: 1;
        width: auto;
        padding-left: 1rem
    }

    .header__lang__flag {
        left: .5rem
    }

    .header__lang__select {
        padding-left: 4rem;
        padding-right: 1.5rem
    }
}

@media (min-width:760px) and (max-width:960px) {
    .header__support {
        -ms-flex-preferred-size: 21.66666667%;
        flex-basis: 21.66666667%;
        width: 25%
    }

    .header__phone {
        opacity: 1;
        width: auto
    }
}

@media (min-width:960px) and (max-width:1200px) {
    .header__phone {
        opacity: 1
    }
}

.nav {
    height: 7rem
}

.nav__panel {
    background-image: -webkit-gradient(linear, left top, right top, from(#1D2C60), to(#061443));
    background-image: -o-linear-gradient(left, #1D2C60, #061443);
    background-image: linear-gradient(90deg, #1D2C60, #061443)
}

.nav__wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 7rem;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

body.jur-eu .nav__wrapper:before {
    content: "";
    position: absolute;
    right: 100%;
    bottom: 0;
    display: block;
    width: 13.1em;
    height: 12.2em;
    font-size: 1rem;
    background-image: url(../../bundles/appfront/img/redesign/eu-flag.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    visibility: visible;
    opacity: 1;
    will-change: auto;
    -webkit-transition: opacity .1s linear;
    -o-transition: opacity linear .1s;
    transition: opacity .1s linear
}

.nav__logo {
    position: absolute;
    left: -2rem;
    top: 50%;
    width: 4rem;
    height: 4rem;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    background-image: url(../../bundles/appfront/img/brand/3-removebg-preview1.png);
    background-size: 100% 200%;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    visibility: hidden;
    opacity: 0;
    will-change: auto;
    -webkit-transition: opacity .1s linear;
    -o-transition: opacity linear .1s;
    transition: opacity .1s linear
}

.nav__list {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    list-style-type: none;
    font-size: 0
}

.nav__list_for_mobile {
    display: none
}

.nav__list_for_desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 0;
    vertical-align: middle
}

.nav__item {
    padding-right: 2rem;
    padding-left: 2rem;
    vertical-align: middle;
    overflow: hidden
}

.nav__item, .nav__title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.nav__title {
    display: inline-block;
    height: 7rem;
    font-size: 1.6rem;
    font-weight: 500;
    color: #fff;
    border-bottom: 4px solid transparent
}

.nav__title:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-right: -1px
}

.nav__title>span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px)
}

.nav__item.active .nav__title {
    color: #fff;
    border-color: #bf9537
}

.nav__overlay {
    position: absolute;
    z-index: 10;
    top: 7rem;
    right: 0;
    left: 0;
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 4rem;
    padding-bottom: 4rem;
    border-radius: 0 0 4px 4px;
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, .117647) 0 3px 7px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .117647);
    will-change: auto
}

.nav.active .nav__item:hover .nav__title {
    color: #fff;
    border-color: #bf9537,
}

.nav.active .nav__item:hover .nav__overlay {
    display: block
}

.nav__sub-title {
    display: block;
    margin: 0 0 3rem;
    white-space: normal;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 700;
    color: #bf9537;
    text-decoration: none;
}

.nav__sub-title:active, .nav__sub-title:focus, .nav__sub-title:visited {
    color: #bf9537;
}

.nav__sub-section {
    height: auto;
    white-space: normal;
    line-height: normal
}

.nav__sub-list, .nav__sub-section {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.nav__sub-list {
    display: inline-block;
    list-style-type: none;
    vertical-align: top;
}

.nav__sub-list_col_3 {
    width: 30.76923077%;
    padding-right: 0;
    padding-left: 7.69230769%;
}

.nav__sub-list_col_3:last-child {
    width: 38.46153846%;
    padding-right: 7.69230769%;
    padding-left: 7.69230769%;
}

.nav__sub-list_col_4 {
    width: 23.52941176%;
    padding-right: 0;
    padding-left: 5.88235294%;
}

.nav__sub-list_col_4:last-child {
    width: 29.41176471%;
    padding-right: 5.88235294%;
    padding-left: 5.88235294%;
}

.nav__sub-list.active .nav__sub-title, .nav__sub-list.active .nav__sub-title:active, .nav__sub-list.active .nav__sub-title:focus, .nav__sub-list.active .nav__sub-title:visited {
    color: #126cab;
}

.nav__sub-item {
    height: auto;
    margin-bottom: 1rem;
    list-style-type: none;
    line-height: normal;
}

.nav__sub-item, .nav__sub-link {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: normal;
}

.nav__sub-link {
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: 1.5rem;
    color: #061443;
    overflow-wrap: break-word;
    word-wrap: break-word;
    text-decoration: none;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.nav__sub-link:visited {
    color: #061443;
}

.nav__sub-link.active, .nav__sub-link:focus, .nav__sub-link:hover {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-decoration: none;
    color: #061443;
}

.nav__btns {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding-right: 2rem;
    white-space: nowrap;
}

.nav__btn, .nav__btns {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
}

.nav__btn {
    display: inline-block;
    vertical-align: middle;
    padding-right: 3rem;
    padding-left: 3rem;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
    color: #fff !important;
}

.nav__btn:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-right: -1px;
}

.nav__btn:focus, .nav__btn:hover {
    text-decoration: none;
}

.nav__btn.js-auth-open {
    background-color: #1D2C60 !important;
}

.nav__btn.js-auth-open.active {
    z-index: 10;
    background: linear-gradient(to left, #222222, #1D2C60) !important;
    -webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .55);
}

.nav__btn.js-auth-open.active:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: -1;
    display: block;
    -webkit-transform: translate(-50%, -10px) rotate(45deg);
    -ms-transform: translate(-50%, -10px) rotate(45deg);
    transform: translate(-50%, -10px) rotate(45deg);
    border: 10px solid #03599d;
    -webkit-box-shadow: #03599d -4px 0 0, #03599d 0 -4px 0, rgba(0, 0, 0, .55) 0 1px 4px;
    box-shadow: -4px 0 0 #03599d, 0 -4px 0 #03599d, 0 1px 4px rgba(0, 0, 0, .55);
}


.nav__btn.js-risk-warning{
    color: #fff;
    background: #bf9537;
    background-image: -webkit-gradient(linear, left top, right top, from(#bf9537), color-stop(#e3aa30), to(#bf9537));
    background-image: -o-linear-gradient(left, #bf9537, #e3aa30, #bf9537);
    background-image: linear-gradient(90deg, #bf9537, #e3aa30, #bf9537)
}

.nav__btn.js-risk-warning.active{
    color: #fff;
    background: #bf9537;
    background-image: -webkit-gradient(linear, left top, right top, from(#bf9537), color-stop(#e3aa30), to(#bf9537));
    background-image: -o-linear-gradient(left, #bf9537, #e3aa30, #bf9537);
    background-image: linear-gradient(90deg, #bf9537, #e3aa30, #bf9537)
}

.nav__btn.js-risk-warning.active:after{
    color: #fff;
    background: #bf9537;
    background-image: -webkit-gradient(linear, left top, right top, from(#bf9537), color-stop(#e3aa30), to(#bf9537));
    background-image: -o-linear-gradient(left, #bf9537, #e3aa30, #bf9537);
    background-image: linear-gradient(90deg, #bf9537, #e3aa30, #bf9537)
}
.nav__btn-label {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6rem;
    line-height: 1;
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word
}

@media (min-width:991px) {
    .nav__panel.afix {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        z-index: 11;
        -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .15);
        box-shadow: 0 3px 0 rgba(0, 0, 0, .15)
    }

    .nav__panel.afix .nav__wrapper:before {
        content: none
    }
}

@media (min-width:1360px) {
    .nav__panel.afix .nav__logo {
        visibility: visible;
        opacity: 1
    }
}

@media (max-width:1200px) {
    .nav__item {
        padding-right: 1rem;
        padding-left: 1rem
    }

    .nav__item:first-child {
        padding-left: 2rem
    }

    .nav__btn {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .nav__logo {
        display: none
    }
}

@media (max-width:960px) {
    .nav__btn-label, .nav__sub-link, .nav__title {
        font-size: 1.4rem
    }
}

@media (max-width:880px) {
    .nav__sub-list_col_4 {
        width: 23.80952381%;
        padding-right: 0;
        padding-left: 4.76190476%
    }

    .nav__sub-list_col_4:last-child {
        width: 28.57142857%;
        padding-right: 4.76190476%;
        padding-left: 4.76190476%
    }
}

@media (max-width:680px) {
    .nav {
        height: auto
    }

    .nav__wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto
    }

    .nav__btns {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        max-width: 100vw;
        padding: 0 !important;
        height: 6rem;
        max-height: 100%
    }

    .nav__btn {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .nav__item {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .nav__list {
        width: 100%
    }

    .nav__overlay {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .nav__sub-title {
        margin-bottom: 1rem
    }

    .nav__search {
        display: block;
        height: 7rem;
        margin: 0 7rem 0 3rem
    }

    .nav__search .search__wrap {
        max-width: auto;
        max-width: none;
        padding: 0;
        height: 3.6rem
    }

    .nav__search .search__input {
        width: 100% !important
    }

    .nav__search .search__label {
        left: 2rem
    }
}

.nav_for_mobile {
    position: fixed;
    z-index: 10;
    top: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: hidden;
    width: 100vw;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    background: #061443;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.nav_for_mobile.active {
    display: block
}

.nav__close {
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 7rem;
    height: 7rem;
    font-size: 2.4rem;
    line-height: 7rem;
    color: #7fba2f;
    border: none;
    background-color: transparent
}

.nav__close:focus {
    outline: none
}

.nav__scrollable {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
    background: #061443
}

@media (max-width:560px) {
    .nav {
        height: auto
    }

    .nav__wrapper {
        height: 4rem
    }

    .nav__list_for_desktop {
        display: none
    }

    .nav__list_for_mobile {
        display: block;
        padding: 0 0 3rem;
        text-align: left
    }

    .nav__item {
        padding: 0
    }

    .nav__item:first-child {
        padding: 0
    }

    .nav__item.active .nav__title {
        color: #fff;
        border-color: transparent
    }

    .nav__item.active>.nav__dropdown {
        display: block
    }

    .nav__item.active .nav__sub-list.active .nav__dropdown {
        display: block
    }

    .nav__title {
        position: relative;
        z-index: 1;
        width: 100%;
        padding-left: 3rem;
        height: auto;
        text-transform: uppercase
    }

    .nav__title>span {
        padding-top: 1rem;
        padding-bottom: 1.3rem
    }

    .nav__overlay {
        position: static;
        padding-top: 3rem;
        padding-bottom: 3rem;
        border-radius: 0
    }

    .nav__dropdown {
        display: none
    }

    .nav__dropdown.active {
        display: block
    }

    .nav__sub-list {
        width: 100% !important;
        padding: 0 !important
    }

    .nav__sub-title {
        margin: 0;
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .nav__sub-link, .nav__sub-title {
        padding-left: 3rem
    }

    .nav__sub-link.active {
        font-weight: 700
    }

    .nav__close {
        display: block
    }
}

body.branch-banner-is-active .nav_for_mobile {
    top: 76px
}

body.hide_all>* {
    display: none
}

.jur-eu .nav__logo {
    background-image: url(../../bundles/appfront/img/brand/3-removebg-preview1.png)
}

.button {
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2rem;
    border: none;
    border-radius: 4px;
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.11111111;
    font-weight: 500;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .15);
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.button:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-right: -1px
}

.button, .button:active, .button:focus, .button:hover, .button:visited {
    color: #fff;
    text-decoration: none
}

.button_big {
    font-size: 2.2rem;
    line-height: .90909091;
    font-weight: 500
}

.button_green {
    color: #fff;
    background: #7fba2f;
    background-image: -webkit-gradient(linear, left top, right top, from(#7fba2f), color-stop(#98c838), to(#7fba2f));
    background-image: -o-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
    background-image: linear-gradient(90deg, #7fba2f, #98c838, #7fba2f)
}

.button_green:visited, a.button_green:visited {
    color: #fff
}

.button_green:hover, a.button_green:hover {
    color: #fff;
    background: #98c838;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .05)
}

.button_green:active, a.button_green:active {
    color: #fff;
    background: #7fba2f;
    -webkit-box-shadow: none;
    box-shadow: none
}

.button_blue {
    color: #fff;
    background: #126cab;
    background-image: -webkit-gradient(linear, left top, right top, from(#126cab), color-stop(#168ac9), to(#126cab));
    background-image: -o-linear-gradient(left, #126cab, #168ac9, #126cab);
    background-image: linear-gradient(90deg, #126cab, #168ac9, #126cab)
}

.button_blue:visited, a.button_blue:visited {
    color: #fff
}

.button_blue:hover, a.button_blue:hover {
    color: #fff;
    background: #168ac9;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .05)
}

.button_blue:active, a.button_blue:active {
    color: #fff;
    background: #1378bf;
    -webkit-box-shadow: none;
    box-shadow: none
}

.button[disabled=disabled] {
    background: #dadfe2;
    cursor: not-allowed
}

.button:focus {
    outline: none
}

@media (max-width:680px) {
    .button {
        padding: 1.5rem;
        font-size: 1.5rem;
        line-height: 1.33333333
    }

    .button_big {
        padding: 2rem;
        font-size: 1.6rem;
        line-height: 1.25
    }
}

.input {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: .6rem 0;
    font-weight: 400;
    line-height: normal;
    font-size: 1.4rem;
    color: currentColor;
    outline: 0;
    background: transparent;
    border: none;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0
}

.input::-webkit-input-placeholder {
    font-weight: 400;
    line-height: normal;
    white-space: normal;
    color: #a1aeb7
}

.input:-moz-placeholder, .input::-moz-placeholder {
    font-weight: 400;
    line-height: normal;
    white-space: normal;
    color: #a1aeb7
}

.input:-ms-input-placeholder {
    font-weight: 400;
    line-height: normal;
    white-space: normal;
    color: #a1aeb7
}

.input:invalid:not(output) {
    -webkit-box-shadow: none;
    box-shadow: none
}

.input:-moz-ui-invalid:not(output) {
    box-shadow: none
}

.input:-moz-ui-invalid:-moz-focusring:not(output) {
    box-shadow: none
}

.input[type=email]::-ms-clear, .input[type=number]::-ms-clear, .input[type=search]::-ms-clear, .input[type=tel]::-ms-clear, .input[type=text]::-ms-clear, .input[type=url]::-ms-clear {
    display: none
}

.input[type=password]::-ms-reveal {
    display: none
}

.user-lk {
    position: absolute;
    top: 100%;
    left: 0;
    right: 2rem;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    display: inline-block;
    white-space: normal;
    will-change: auto;
    -webkit-transition: all .3s linear;
    -o-transition: all linear .3s;
    transition: all .3s linear
}

.user-lk.active {
    visibility: visible;
    opacity: 1;
    z-index: 10
}

.user-lk__panel {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 5rem 3rem 2.5rem;
    white-space: normal;
    border: none;
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, .15) 0 1px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .15)
}

.user-lk__input {
    margin-bottom: 3rem;
    font-size: 1.6rem;
    border-bottom: 1px solid #e6ebef
}

.user-lk__submit {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin-bottom: 2rem;
    padding: 2rem;
    border: none;
    border-radius: 4px;
    text-align: center;
    font-size: 2.2rem;
    line-height: .90909091;
    font-weight: 500;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #fff;
    background: #7fba2f;
    background-image: -webkit-gradient(linear, left top, right top, from(#7fba2f), color-stop(#98c838), to(#7fba2f));
    background-image: -o-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
    background-image: linear-gradient(90deg, #7fba2f, #98c838, #7fba2f);
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .15);
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    cursor: pointer
}

.user-lk__submit:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-right: -1px
}

.user-lk__submit, .user-lk__submit:active, .user-lk__submit:focus, .user-lk__submit:hover, .user-lk__submit:visited {
    color: #fff;
    text-decoration: none
}

.user-lk__submit:hover {
    color: #fff;
    background: #98c838;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .05)
}

.user-lk__submit:active {
    color: #fff;
    background: #7fba2f;
    -webkit-box-shadow: none;
    box-shadow: none
}

.user-lk__link {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 1rem 0;
    text-align: center;
    font-size: 1.6rem
}

@media (max-width:680px) {
    .user-lk {
        right: auto
    }

    .user-lk__panel {
        padding: 3rem 2rem 1rem
    }

    .user-lk__input {
        font-size: 1.4rem
    }

    .user-lk__submit {
        padding: 1rem;
        font-size: 1.6rem;
        line-height: 1.25
    }
}

.dakar-branding {
    position: relative;
    z-index: 0;
    height: 18em;
    margin-bottom: -8em;
    background-color: #fff;
    overflow-x: hidden;
    font-size: 1rem;
    will-change: auto;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    opacity: 1;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.dakar-branding:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    z-index: -1;
    width: 87.9em;
    height: 18em;
    -webkit-transform: translate(-33%);
    -ms-transform: translate(-33%);
    transform: translate(-33%);
    background-image: url(../../bundles/appfront/img/redesign/dakar-branding/dakar-bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.dakar-branding__wrapper {
    padding-top: 1em;
    padding-bottom: 1em
}

.dakar-branding__content {
    white-space: nowrap;
    padding: 0 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.dakar-branding__emblem {
    display: inline-block;
    width: 8em;
    height: 8em;
    margin-right: 2em;
    vertical-align: middle;
    background-image: url(../../bundles/appfront/img/redesign/dakar-branding/dakar-emblem.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain
}

.dakar-branding__text {
    display: inline-block;
    vertical-align: middle;
    margin-top: .5em;
    white-space: normal;
    font-size: 1.8em;
    line-height: 1.11111111;
    color: #061443
}

.dakar-branding__text a {
    text-decoration: none;
    color: #061443
}

@media only screen and (-o-min-device-pixel-ratio:1.25), only screen and (-o-min-device-pixel-ratio:5/4), only screen and (-webkit-min-device-pixel-ratio:1.25), only screen and (min--moz-device-pixel-ratio:1.25), only screen and (min-device-pixel-ratio:1.25), only screen and (min-resolution:1.25dppx), only screen and (min-resolution:120dpi) {
    .dakar-branding__emblem {
        background-image: url(../../bundles/appfront/img/redesign/dakar-branding/dakar-emblem%402x.png)
    }
}

@media (max-width:720px) {
    html:not([lang=ae]) .dakar-branding:before {
        left: 0;
        -webkit-transform: translate(71px);
        -ms-transform: translate(71px);
        transform: translate(71px)
    }
}

@media (max-width:680px) {
    .dakar-branding {
        font-size: .9rem;
        margin-bottom: -9em
    }
}

@media (max-width:480px) {
    .dakar-branding {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
        margin-bottom: -18em
    }

    .dakar-branding:before, .dakar-branding__emblem {
        background-image: none
    }
}

.zalgiris-branding {
    position: relative;
    z-index: 0;
    height: 18em;
    margin-bottom: -8em;
    background-color: #fff;
    overflow-x: hidden;
    font-size: 1rem;
    will-change: auto;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    opacity: 1;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.zalgiris-branding:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 18em;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    background-image: url(../../bundles/appfront/img/redesign/zalgiris-branding/zalgiris-bg.jpg);
    background-repeat: no-repeat;
    background-position: 0 50%;
    max-width: 1220px
}

.zalgiris-branding__wrapper {
    padding-top: 1em;
    padding-bottom: 1em
}

.zalgiris-branding__content {
    white-space: nowrap;
    padding: 0 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.zalgiris-branding__emblem {
    display: inline-block;
    width: 8em;
    height: 8em;
    margin-right: 2em;
    margin-top: 5px;
    vertical-align: middle;
    background-image: url(../../bundles/appfront/img/redesign/zalgiris-branding/zalgiris-emblem.png);
    background-repeat: no-repeat;
    background-position: 30% 50%;
    background-size: contain
}

.zalgiris-branding__text {
    display: inline-block;
    vertical-align: middle;
    margin-top: 1em;
    white-space: normal;
    font-size: 1.8em;
    line-height: 1.11111111;
    color: #061443;
    width: 360px
}

.zalgiris-branding__text a {
    text-decoration: none;
    color: #061443
}

@media (max-width:680px) {
    .zalgiris-branding {
        font-size: .9rem;
        margin-bottom: -9em
    }
}

.cookies-panel__item-blue {
    border-left: 7px solid #126cab;
    border-top: 1px solid #e8e8e8
}

.cookies-panel__item-green {
    border-left: 7px solid #7fba2f;
    border-top: 1px solid #e8e8e8
}

.cookies-panel__close-btn {
    background: none;
    padding: 0;
    border: 1px solid;
    cursor: pointer;
    opacity: .8;
    position: absolute;
    right: 15px;
    margin-top: 15px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    color: #777;
    z-index: 1
}

.cookies-panel__close-btn:hover {
    opacity: 1
}

.cookies-panel__wrapper {
    position: relative;
    padding: 1.5rem 10px;
    line-height: 1.25;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #1D2C60
}

.cookies-panel__descr {
    -ms-flex-preferred-size: 66%;
    flex-basis: 66%;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.cookies-panel__allow, .cookies-panel__disallow {
    -ms-flex-preferred-size: 17.5%;
    flex-basis: 17.5%;
    margin: 5px 10px !important;
    padding: 8px 2rem;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid transparent;
    border-radius: 4px;
    text-align: center;
    line-height: 22px;
    font-weight: 500;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    height: 40px
}

.cookies-panel__allow {
    background: #7fba2f;
    background-image: -webkit-gradient(linear, left top, right top, from(#7fba2f), color-stop(#98c838), to(#7fba2f));
    background-image: -o-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
    background-image: linear-gradient(90deg, #7fba2f, #98c838, #7fba2f);
    color: #fff
}

.cookies-panel__allow:active, .cookies-panel__allow:focus, .cookies-panel__allow:hover {
    background-image: -webkit-gradient(linear, left top, right top, from(#98c838), color-stop(#98c838), to(#98c838));
    background-image: -o-linear-gradient(left, #98c838, #98c838, #98c838);
    background-image: linear-gradient(90deg, #98c838, #98c838, #98c838)
}

.cookies-panel__disallow {
    border: 1px solid #a1aeb6;
    color: #555
}

.cookies-panel__disallow:active, .cookies-panel__disallow:focus, .cookies-panel__disallow:hover {
    border-color: #168ac9;
    color: #168ac9
}

.cookies-panel__title {
    vertical-align: middle;
    font-size: 16px;
    margin-bottom: 10px
}

.cookies-panel__link {
    display: inline;
    vertical-align: middle;
    text-decoration: none
}

.cookies-panel__link-txt {
    display: inline;
    line-height: 1;
    white-space: nowrap;
    color: #061443;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.cookies-panel__link-txt:hover {
    border-bottom-color: #061443
}

.cookies-panel__close {
    position: absolute;
    right: 2rem;
    top: 0;
    display: block;
    width: 3rem;
    height: 3rem;
    text-align: center;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M1 1l14 14M1 15L15 1' fill='none' stroke='%238F9EA9' stroke-width='2' stroke-miterlimit='10'/%3E%3C/svg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 1.4rem 1.4rem;
    opacity: .3;
    will-change: auto;
    -webkit-transition: all .3s linear;
    -o-transition: all linear .3s;
    transition: all .3s linear
}

.cookies-panel__close:hover {
    opacity: 1
}

[data-cfd-risk-warning] .cookies-panel__descr {
    border: 1px solid rgba(0, 0, 0, .2);
    padding: .5rem
}

[data-cfd-risk-warning] .cookies-panel__wrapper {
    padding-top: .5rem;
    padding-bottom: .5rem
}

@media (max-width:800px) {
    .cookies-panel__wrapper {
        display: block
    }

    .cookies-panel__allow, .cookies-panel__disallow {
        width: 35%
    }
}

@media (max-width:480px) {
    .cookies-panel__wrapper {
        display: block;
        padding: 1.5rem 20px
    }

    .cookies-panel__descr {
        margin: 5px 0
    }

    .cookies-panel__allow, .cookies-panel__disallow {
        width: 100%;
        margin: 5px 0 !important
    }
}

@media (max-width:576px) {
    .cookies-panel__close {
        top: 50%;
        -webkit-transform: translate(1rem, -50%);
        -ms-transform: translate(1rem, -50%);
        transform: translate(1rem, -50%)
    }
}

@-webkit-keyframes uk-fade-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes uk-fade-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.by-risk-warning {
    background-color: #f2f5fb
}

.by-risk-warning .content-wrapper {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: 1.4rem
}

.by-risk-warning .btn-icon-close {
    width: 18px;
    border-width: 0;
    margin-top: 0;
    margin-right: 5px;
    right: 0;
    position: relative
}

.by-risk-warning .btn-icon-close:before {
    -webkit-transform: rotate(-45deg) scaleX(1);
    -ms-transform: rotate(-45deg) scaleX(1);
    transform: rotate(-45deg) scaleX(1);
    border-width: 1px
}

.by-risk-warning .btn-icon-close:after {
    -webkit-transform: rotate(45deg) scaleX(1);
    -ms-transform: rotate(45deg) scaleX(1);
    transform: rotate(45deg) scaleX(1);
    border-width: 1px
}

.deutsch_jur_popup {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: auto
}

.deutsch_jur_popup_content_wrapper {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 980px;
    margin: 20px;
    padding: 50px 100px 60px;
    background: #fff;
    border-radius: 5px;
    color: #061443
}

.deutsch_jur_popup_close {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 18px;
    height: 18px;
    opacity: .5
}

.deutsch_jur_popup_close:hover {
    opacity: .7
}

.deutsch_jur_popup_title {
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 30px
}

.deutsch_jur_popup_lead {
    text-align: center;
    font-size: 18px;
    margin-bottom: 15px
}

.deutsch_jur_popup_descr {
    text-align: center;
    font-size: 14px;
    margin-bottom: 15px;
    color: #697d8c
}

.deutsch_jur_popup_table {
    margin: 30px 0 40px
}

.deutsch_jur_popup_table_line {
    display: block;
    overflow: hidden
}

.deutsch_jur_popup_table_line:after {
    content: "";
    display: block;
    height: 1px;
    background: #e6ebef;
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#e6ebef));
    background-image: -o-linear-gradient(left, #fff, #e6ebef);
    background-image: linear-gradient(90deg, #fff, #e6ebef);
    background-size: 30% 100%;
    clear: both
}

.deutsch_jur_popup_table_line_name {
    color: #697d8c;
    width: 25%
}

.deutsch_jur_popup_table_line_name, .deutsch_jur_popup_table_line_value {
    float: left;
    font-size: 16px;
    padding: 8px 10px;
    background: #fff;
    margin-bottom: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.deutsch_jur_popup_table_line_value {
    width: 37.5%
}

.deutsch_jur_popup_table_line_value b {
    font-size: 18px;
    font-weight: 700
}

.deutsch_jur_popup_table_headline:after, .deutsch_jur_popup_table_line:last-child:after {
    margin-bottom: 0;
    display: none
}

.deutsch_jur_popup_buttons .button_big {
    font-size: 2.2rem;
    line-height: .90909091;
    font-weight: 500
}

.deutsch_jur_popup_buttons .button_green {
    color: #fff;
    background: #7fba2f;
    background-image: -o-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
    background-image: -webkit-gradient(linear, left top, right top, from(#7fba2f), color-stop(#98c838), to(#7fba2f));
    background-image: linear-gradient(90deg, #7fba2f, #98c838, #7fba2f)
}

.deutsch_jur_popup_buttons .button {
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2rem;
    border: none;
    border-radius: 4px;
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.11111111;
    font-weight: 500;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .15);
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.deutsch_jur_popup_buttons {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.deutsch_jur_popup_buttons .button_blue_outline {
    border: 1px solid #0578be;
    color: #0578be !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.deutsch_jur_popup_buttons .button {
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 20px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 10px
}

@media screen and (max-width:480px) {
    .deutsch_jur_popup_buttons .button {
        max-width: 280px
    }
}

.hide-scroll {
    overflow: hidden
}

@media screen and (max-width:800px) {
    .deutsch_jur_popup_content_wrapper {
        padding: 40px
    }
}

@media screen and (max-width:768px) {
    .deutsch_jur_popup_content_wrapper {
        padding: 40px;
        margin: 10px
    }
}

@media screen and (max-width:680px) {
    .deutsch_jur_popup {
        display: block
    }

    .deutsch_jur_popup_close {
        right: 15px;
        top: 10px
    }

    .deutsch_jur_popup_content_wrapper {
        padding: 30px 20px;
        margin: 10px
    }

    .deutsch_jur_popup_title {
        font-size: 24px;
        margin: 20px 5px 15px;
        line-height: 1.4
    }

    .deutsch_jur_popup_lead {
        font-size: 16px
    }

    .deutsch_jur_popup_table {
        margin: 20px 0
    }

    .deutsch_jur_popup_table_line_value {
        padding-top: 4px;
        width: 50%
    }

    .deutsch_jur_popup_table_line_value b {
        font-size: 16px
    }

    .deutsch_jur_popup_table_line_name {
        width: 100%;
        padding-bottom: 0
    }

    .deutsch_jur_popup_table_line_name, .deutsch_jur_popup_table_line_value {
        font-size: 14px
    }

    .deutsch_jur_popup_buttons {
        display: block
    }

    .deutsch_jur_popup_buttons .button {
        min-width: 250px
    }
}

.deutsch_jur_popup_bottom_panel {
    position: fixed;
    z-index: 999999;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f3f5fb 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 -3px 15px rgba(0, 0, 0, .15);
    box-shadow: 0 -3px 15px rgba(0, 0, 0, .15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: auto
}

.deutsch_jur_popup_bottom_panel .cookies-panel__descr {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    color: #697d8c
}

.deutsch_jur_popup_bottom_panel .cookies-panel__descr p {
    display: block !important
}

.deutsch_jur_popup_bottom_panel .cookies-panel__descr b {
    color: #061443
}

.deutsch_jur_popup_bottom_panel .cookies-panel__allow {
    min-width: 180px;
    background: #126cab
}

.deutsch_jur_popup_bottom_panel .cookies-panel__allow:hover {
    background: #168ac9
}