.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;
    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
}

.jur-ba .content-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 1276px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2.4rem;
    padding-right: 2.4rem
}

.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: #333;
    -webkit-box-shadow: 0 -3px 15px -2px rgba(0, 0, 0, .14);
    box-shadow: 0 -3px 15px -2px rgba(0, 0, 0, .14)
}

.overlay-panel-center {
    position: fixed;
    z-index: 999;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.uk-border-raduis-20 {
    border-radius: 20px
}

.uk-mb-60 {
    margin-bottom: 60px
}

@media (max-width:480px) {
    .uk-mb-small-30 {
        margin-bottom: 30px !important
    }
}

.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:768px) {

    body.jur-ba:has(.lang__overlay.active),
    body.jur-ba:has(.nav_for_mobile.active) {
        position: fixed;
        overflow: hidden;
        width: 100vw
    }
}

@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 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 19rem;
    font-size: 0;
    white-space: nowrap
}

.logo,
.logo:before {
    display: inline-block;
    height: 100%
}

.logo:before {
    content: "";
    vertical-align: middle;
    width: 1px;
    margin-right: -1px
}

.logo__link {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%
}

.logo__link,
.logo__link:hover {
    text-decoration: none
}

.logo__img {
    display: block;
    height: 100%;
    max-width: 100%;
    margin-top: -.5rem;
    height: 14.44444%
}

.jur-ba .logo__img {
    margin-top: 0
}

.jur-ae .logo__img {
    width: 20rem;
    margin: 0
}

@media (max-width:767px) {
    .jur-ae .logo__img {
        width: 22rem
    }
}

.jur-ae .logo__link,
.jur-ba .logo__link,
.jur-eu .logo__link,
.jur-la .logo__link,
.jur-sc .logo__link {
    width: 100%;
    max-width: 240px
}

.jur-sl .footer__logo .logo__img {
    width: 220px;
    height: 80px
}

.jur-sl .header__logo .logo__img {
    width: 50px;
    height: auto
}

.jur-ba .footer__logo .logo__img {
    width: 186px;
    height: 30px
}

.jur-ba .header__logo .logo__img {
    width: 149px;
    height: auto
}

@media (max-width:480px) {
    .jur-ba .header__logo .logo__img {
        width: 149px
    }
}

@media (min-width:668px) {
    .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: 80px
}

@media (max-width:668px) {
    .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: 45px
    }

    .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: 38px
    }
}

.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: 45px
}

.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: 45px
    }
}

.lang__flag {
    background: url(../../site-assets/images/sprite.css-44ffafad.44ffafad.svg) no-repeat
}

.lang__flag_ae {
    background-position: 0 0
}

.lang__flag_ae-dims {
    width: 40px;
    height: 40px
}

.lang__flag_br {
    background-position: 20% 0
}

.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: 40% 75%
}

.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-ae .header__lang .lang__label,
.jur-ae .lang__label,
.jur-bz .header__lang .lang__label,
.jur-bz .lang__label,
.jur-sc .header__lang .lang__label,
.jur-sc .lang__label,
.jur-sl .header__lang .lang__label,
.jur-sl .lang__label {
    display: inline-block;
    visibility: visible;
    opacity: 1;
    font-weight: 500;
    color: #168ac9
}

.jur-ae .header__lang .lang__label+.fa,
.jur-ae .lang__label+.fa,
.jur-bz .header__lang .lang__label+.fa,
.jur-bz .lang__label+.fa,
.jur-sc .header__lang .lang__label+.fa,
.jur-sc .lang__label+.fa,
.jur-sl .header__lang .lang__label+.fa,
.jur-sl .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;
    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,
.jur-sl .lang__select {
    padding-left: 2.5rem
}

.jur-ba .lang__select {
    padding-left: 4rem;
    padding-right: 2.6rem
}

.jur-ae .lang__select {
    padding-left: 4.4rem;
    padding-right: 1.2rem;
    margin-right: 1.6rem;
    -webkit-transition: none;
    transition: none
}

.jur-ae .lang__select:hover:after {
    -webkit-filter: none;
    filter: none;
    z-index: 28
}

@media (max-width:680px) {
    .jur-ae .lang__select:hover:after {
        -webkit-filter: brightness(15);
        filter: brightness(15)
    }
}

.jur-ae .lang__select:after {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 12px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../../site-assets/images/icon-switcher.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-filter: brightness(15);
    filter: brightness(15);
    z-index: 28
}

@media (max-width:1200px) {
    .jur-ae .lang__select {
        padding-left: 3rem;
        padding-right: 3rem;
        margin-right: 1rem
    }
}

.jur-ae .active .lang__select:after {
    -webkit-filter: none;
    filter: none
}

@media (max-width:680px) {
    .jur-ae .active .lang__select:after {
        -webkit-filter: brightness(15);
        filter: brightness(15)
    }
}

.jur-ae.isblocked .lang__select:after {
    -webkit-filter: none;
    filter: none
}

.jur-ba .lang__select .fa-chevron-down:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 0;
    background-image: url(../../site-assets/images/icon-arrow-center-bottom.svg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: transparent;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:768px) {
    .jur-ba .lang__select .fa-chevron-down:before {
        width: 24px;
        height: 24px;
        margin-top: -2px
    }
}

.lang__flag {
    position: absolute;
    left: 20px;
    top: 50%;
    width: 40px;
    height: 40px;
    font-size: 10px;
    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%
}

.jur-ba .lang__flag {
    left: 0;
    -webkit-transform: translateY(-50%) scale(.8);
    -ms-transform: translateY(-50%) scale(.8);
    transform: translateY(-50%) scale(.8)
}

@media (max-width:768px) {
    .jur-ba .lang__flag {
        margin-top: -2px;
        margin-left: -6px;
        left: 0;
        -webkit-transform: scale(.8) translateY(-50%);
        -ms-transform: scale(.8) translateY(-50%);
        transform: scale(.8) translateY(-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;
    text-overflow: ellipsis;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.jur-ba .lang__label {
    display: inline-block;
    padding-top: .7rem;
    padding-bottom: .7rem;
    color: #687587
}

.jur-ae .lang__label {
    padding-top: 0;
    padding-bottom: 0;
    color: #fff !important;
    -webkit-transition: none;
    transition: none
}

@media (max-width:1200px) {
    .jur-ae .lang__label {
        width: 0;
        height: 3rem;
        font-size: 0;
        color: transparent
    }
}

.jur-ae .active .lang__label {
    color: #616873 !important
}

.lang__label+.fa {
    display: none;
    vertical-align: middle;
    font-size: 1.2rem;
    color: #8899a6;
    -webkit-transition: color .3s linear;
    transition: color .3s linear
}

.jur-ba .lang__label+.fa {
    display: inline-block
}

.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;
    transition: all .3s linear
}

.jur-ae .lang__overlay {
    -webkit-transition: none;
    transition: none
}

@media (max-width:680px) {
    .jur-ae .lang__overlay {
        top: 7.2rem
    }
}

.lang__overlay.active {
    display: block;
    z-index: 999999
}

.jur-ba .lang__overlay.active~.nav_for_mobile .lang__select .fa-chevron-down:before {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

@media (max-width:768px) {
    .jur-ba .lang__overlay.active {
        top: 7.2rem
    }

    .jur-ba .lang__overlay.active:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: fixed;
        background: #000;
        opacity: .3
    }
}

.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,
.jur-sl .lang__list {
    padding: 2rem 0
}

.jur-ba .lang__list {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #f4f4f5;
    padding: 1rem 2.4rem
}

@media (max-width:768px) {
    .jur-ba .lang__list {
        border: none
    }

    .jur-ba .lang__list:before {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        border-top: 1px solid #f4f4f5;
        left: 2.4rem;
        right: 2.4rem;
        top: 0;
        position: absolute
    }
}

.jur-bz .lang__list:before,
.jur-sl .lang__list:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #f4f4f5
}

.jur-ae .lang__list {
    padding: 0;
    border-radius: 10px;
    background-color: #fcfcfc;
    -webkit-box-shadow: rgba(0, 0, 0, .2) 0 2px 10px 0;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
    overflow: hidden
}

@media (max-width:680px) {
    .jur-ae .lang__list {
        max-width: 100% !important;
        width: 100% !important;
        height: -webkit-fit-content !important;
        height: -moz-fit-content !important;
        height: fit-content !important;
        top: 0;
        padding: 0 !important;
        border-radius: 0 0 10px 10px;
        background-color: #fff
    }
}

.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,
.jur-sl .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;
    transition: color .5s linear
}

.jur-bz .lang__link,
.jur-sl .lang__link {
    padding-left: 3rem
}

.jur-ba .lang__link {
    padding-left: 5rem
}

@media (max-width:768px) {
    .jur-ba .lang__link {
        padding-left: 3.4rem;
        padding-top: 1.8rem;
        padding-bottom: 1.8rem;
        font-size: 1.6rem;
        line-height: 1.8rem
    }
}

.jur-ae .lang__link {
    padding: 16px;
    line-height: 1.6rem;
    color: #616873;
    font-weight: 500;
    -webkit-transition: none;
    transition: none
}

.lang__link:visited {
    color: #647a8a
}

.lang__link:hover {
    color: #126cab;
    text-decoration: underline;
    -webkit-transition: color .5s linear;
    transition: color .5s linear
}

.jur-ae .lang__link:hover {
    background-color: #e0edff;
    color: #1d2126;
    text-decoration: none;
    -webkit-transition: none;
    transition: none
}

@media (max-width:768px) {
    body>.lang__overlay {
        top: 6.4rem
    }

    body.jur-ba>.lang__overlay .lang__list {
        width: 100%;
        max-width: 100%;
        height: auto;
        padding: .6rem 2.4rem 1.2rem
    }
}

@media (max-width:680px) {
    body.jur-ae>.lang__overlay {
        position: fixed;
        z-index: 10;
        top: 7.2rem;
        right: 0;
        bottom: 0;
        left: 0;
        display: none;
        overflow: hidden;
        background: rgba(0, 0, 0, .15);
        -webkit-animation: none !important;
        animation: none !important
    }

    body.jur-ae>.lang__overlay.active {
        display: block;
        z-index: 999999
    }

    body.jur-ae>.lang__overlay .lang__list {
        display: inline-block;
        overflow: hidden;
        overflow-y: visible;
        max-width: 75%;
        height: 100%;
        padding: 1.1rem 0
    }

    .jur-ba body.jur-ae>.lang__overlay .lang__list {
        max-width: 100%;
        height: auto
    }

    body.jur-ae>.lang__overlay .lang__item {
        padding: 0
    }

    .jur-ae .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: 0
    }

    body.jur-ae.branch-banner-is-active .lang__overlay {
        padding-top: 76px
    }
}

@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
    }

    .jur-ba body>.lang__overlay .lang__list {
        max-width: 100%;
        height: auto
    }

    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: 0
    }

    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
}

.jur-ba .search__wrap {
    left: 0
}

.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
}

.jur-ba .search__input {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .05);
    opacity: 1
}

.jur-ba .search__input.active::-webkit-input-placeholder {
    color: #c3c8cf;
    white-space: nowrap
}

.jur-ba .search__input.active:-moz-placeholder,
.jur-ba .search__input.active:-ms-input-placeholder,
.jur-ba .search__input.active::-moz-input-placeholder,
.jur-ba .search__input.active::-webkit-input-placeholder,
.jur-ba .search__input.active::placeholder {
    color: #c3c8cf;
    white-space: nowrap
}

@media (max-width:680px) {
    .jur-ba .search__input.active::-webkit-input-placeholder {
        font-size: 1.4rem
    }

    .jur-ba .search__input.active:-moz-placeholder,
    .jur-ba .search__input.active:-ms-input-placeholder,
    .jur-ba .search__input.active::-moz-input-placeholder,
    .jur-ba .search__input.active::-webkit-input-placeholder,
    .jur-ba .search__input.active::placeholder {
        font-size: 1.4rem
    }
}

.search__input.active,
.search__input:focus {
    width: 100%;
    padding: 1.5rem 16.66666667% 1.5rem 2rem;
    -webkit-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)
}

.jur-ba .search__input.active,
.jur-ba .search__input:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.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:668px) {
    .search__input {
        padding: 1rem 16.66666667% 1rem 2rem !important
    }

    .jur-ba .search__input {
        padding: 1rem !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;
    transition: all 0s
}

.search__label:after,
.search__label:before {
    vertical-align: middle
}

.search__label:after {
    display: inline-block;
    width: 1px;
    height: 100%;
    margin-left: -1px;
    content: ""
}

.search__label.active {
    opacity: 1;
    -webkit-transition: all .2s .2s;
    transition: all .2s .2s
}

.search__submit {
    width: 5rem;
    right: 1rem;
    display: none;
    cursor: pointer
}

body:not(.jur-ba) .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
}

.jur-ba .search__submit {
    z-index: 10000;
    color: #9299a7;
    width: 3rem;
    right: 0;
    display: block
}

.search__submit.active {
    display: inline-block;
    vertical-align: middle
}

.search__submit:focus {
    outline: none
}

.search__submit .fa {
    display: inline-block;
    height: 100%
}

.search__submit .fa,
.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__submit .fa .jur-ba .search__submit .fa {
    width: 2.4rem;
    height: 2.4rem;
    background-image: url(../../site-assets/images/icon-search.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto
}

.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;
    right: 0;
    width: 7rem;
    opacity: 1;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear
}

.search__icon,
.search__icon:after,
.search__icon:before {
    vertical-align: middle
}

.search__icon:after {
    display: inline-block;
    width: 1px;
    height: 100%;
    margin-left: -1px;
    content: ""
}

.jur-ba .search__icon {
    width: 4rem;
    top: 1.2rem
}

.search__icon.hidden {
    opacity: 0;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear
}

.search__helper {
    height: 7.2rem;
    line-height: 2.4rem;
    padding: 2.4rem;
    display: none
}

.jur-ba .search__wrap,
.search__helper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.6rem
}

.jur-ba .search__wrap {
    position: absolute;
    top: 50%;
    right: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    text-align: right;
    max-width: 40rem;
    z-index: 10
}

@media (max-width:680px) {
    .jur-ba .search__wrap {
        height: 4.4rem
    }
}

.jur-ba .search__wrap input {
    z-index: 10
}

.jur-ba .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.6rem;
    line-height: normal;
    color: #697d8c;
    background: transparent;
    border-radius: 0;
    will-change: auto;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.jur-ba .search__input::-webkit-input-placeholder {
    color: transparent
}

.jur-ba .search__input:-moz-placeholder,
.jur-ba .search__input::-moz-placeholder {
    color: transparent
}

.jur-ba .search__input:-ms-input-placeholder {
    color: transparent
}

.jur-ba .search__input.active,
.jur-ba .search__input:focus {
    width: 100%;
    padding: 1.5rem 16.66666667% 1.5rem 4rem;
    -webkit-transition: all .2s;
    transition: all .2s;
    background-color: #fff;
    border: none
}

.jur-ba .search__input:focus {
    outline: none
}

.jur-ba .search__input:focus~.search__submit {
    display: inline-block;
    right: 1rem;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.jur-ba .search__input:focus~.search__icon {
    display: none
}

@media (max-width:680px) {
    .jur-ba .search__input {
        padding: 1.4rem 3.2rem !important
    }

    .footer .jur-ba .search__input {
        padding: 1.4rem 4.4rem !important
    }
}

.jur-ba .search__input::-webkit-input-placeholder {
    color: #697d8c
}

.jur-ba .search__input::-moz-placeholder {
    color: #697d8c
}

.jur-ba .search__input:-ms-input-placeholder {
    color: #697d8c
}

.jur-ba .search__input::-ms-input-placeholder {
    color: #697d8c
}

.jur-ba .search__input::placeholder {
    color: #697d8c
}

.jur-ba .search__label {
    position: absolute;
    z-index: 1;
    left: 3rem;
    top: 1px;
    opacity: 0;
    height: 100%;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: inherit;
    color: #697d8c;
    -webkit-transition: all 0s;
    transition: all 0s
}

.jur-ba .search__label:after,
.jur-ba .search__label:before {
    vertical-align: middle;
    content: ""
}

.jur-ba .search__label:after {
    display: inline-block;
    width: 1px;
    height: 100%;
    margin-left: -1px
}

.jur-ba .search__label.active {
    opacity: 1;
    -webkit-transition: all .2s .2s;
    transition: all .2s .2s
}

.jur-ba .search__submit {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    z-index: 11;
    height: 100%;
    padding: 0;
    color: #697d8c;
    text-align: center;
    background: transparent;
    border: none;
    width: 5rem;
    left: 1rem;
    display: none;
    cursor: pointer
}

.jur-ba .search__submit.active {
    display: inline-block;
    vertical-align: middle
}

.jur-ba .search__submit:focus {
    outline: none
}

.jur-ba .search__submit .fa {
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.jur-ba .search__submit .fa:before {
    vertical-align: middle;
    content: ""
}

.jur-ba .search__submit .fa:after {
    display: inline-block;
    width: 1px;
    height: 100%;
    margin-left: -1px;
    content: "";
    vertical-align: middle
}

.jur-ba .search__icon {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    height: 100%;
    padding: 0;
    color: #697d8c;
    text-align: center;
    background: transparent;
    border: none;
    display: inline-block;
    vertical-align: middle;
    top: 10px;
    left: 0;
    width: 24px;
    height: 24px;
    z-index: 11;
    opacity: 1;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear;
    background-image: url(../../site-assets/images/icon-search.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.jur-ba .search__icon:after,
.jur-ba .search__icon:before {
    vertical-align: middle;
    content: ""
}

.jur-ba .search__icon:after {
    display: inline-block;
    width: 1px;
    height: 100%;
    margin-left: -1px
}

.jur-ba .search__icon.hidden {
    display: inline-block !important
}

.jur-ba .search__clear,
.jur-ba .search__icon.hidden {
    opacity: 1;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear
}

.jur-ba .search__clear {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    height: 100%;
    padding: 0;
    color: #697d8c;
    text-align: center;
    background: transparent;
    border: none;
    display: none;
    vertical-align: middle;
    top: 11px;
    right: 10px;
    width: 24px;
    height: 24px;
    z-index: 11;
    background-image: url(../../site-assets/images/icon-close.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.jur-ba .search__clear:after,
.jur-ba .search__clear:before {
    vertical-align: middle;
    content: ""
}

.jur-ba .search__clear:after {
    display: inline-block;
    width: 1px;
    height: 100%;
    margin-left: -1px
}

.jur-ba .search.active .search__clear {
    display: inline-block
}

.jur-ba .footer .search__wrap {
    top: auto;
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.jur-ba .footer .search__input {
    padding-left: 3.2rem;
    height: 44px;
    width: 100%;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (max-width:680px) {
    .jur-ba .footer .search__input {
        padding: 1.4rem 4.4rem !important
    }
}

.pt-risk-block {
    background: #fff;
    color: #000;
    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 #000;
    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(../../site-assets/images/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: #000;
    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
    }
}

.jur-ba #header {
    background-color: #f4f4f5
}

@media (max-width:768px) {
    .jur-ba #header {
        background-color: #fff
    }
}

.header__wrapper {
    position: relative;
    -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;
    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
}

.jur-ba .header__wrapper {
    background: none;
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__wrapper .mango-call-site {
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    padding-left: 1rem;
    padding-right: 1rem;
    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
}

.jur-ba .header__nav {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    display: none;
    background-image: url(../../site-assets/images/icon-burger.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto;
    margin-left: 8px
}

@media (max-width:680px) {
    .jur-ae .header__nav {
        background-image: url(../../site-assets/images/icon-burger.svg);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: auto;
        -webkit-filter: brightness(15);
        filter: brightness(15);
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
        display: block
    }
}

.jur-ae .active .header__nav {
    -webkit-filter: none;
    filter: none
}

@media (max-width:680px) {
    .jur-ae .active .header__nav {
        -webkit-filter: brightness(15);
        filter: brightness(15)
    }
}

.jur-ae.isblocked .header__nav {
    -webkit-filter: none;
    filter: none
}

@media (max-width:680px) {
    .jur-ae.isblocked .header__nav {
        opacity: 0
    }
}

.header__gif {
    -webkit-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
}

.jur-ba .header__btns {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media (min-width:769px) {
    .jur-ba .header__btns {
        display: none
    }
}

.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: #000;
    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
    }
}

@media (min-width:769px) {
    .jur-ba .header__logo {
        display: none
    }
}

@media (max-width:768px) {
    .jur-ba .header__logo {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: left
    }
}

.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
}

.jur-ae .header__lang,
.jur-ba .header__lang {
    padding: 0
}

.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;
    transition: all .3s linear
}

.jur-ae .header__lang .lang__select:hover {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none
}

.jur-ae .header__lang .lang__select:hover .lang__label {
    position: relative;
    overflow: visible;
    z-index: 28;
    color: #616873 !important
}

.jur-ae .header__lang .lang__select:hover .lang__label:after {
    content: "";
    position: absolute;
    top: -1rem;
    right: 0;
    display: block;
    height: calc(100% + 2.1rem);
    width: calc(100% + 4.6rem);
    border-radius: 1rem;
    background-color: #f4f5f6;
    z-index: -1
}

@media (max-width:1200px) {
    .jur-ae .header__lang .lang__select:hover .lang__label:after {
        right: -1.5rem;
        top: -1rem
    }
}

@media (max-width:680px) {
    .jur-ae .header__lang .lang__select:hover .lang__label:after {
        content: none
    }
}

.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: 200px;
    right: 0
}

.jur-ba .header__lang .lang__overlay {
    right: 0
}

.jur-ae .header__lang .lang__overlay {
    top: calc(100% - 1rem);
    right: auto;
    left: 0;
    min-width: 18rem;
    border-radius: 1rem
}

.jur-ae .header__lang .lang__overlay.js-lang-list.active+.lang__select:after {
    -webkit-filter: none;
    filter: none
}

.jur-ae .header__lang .lang__overlay.js-lang-list.active+.lang__select .lang__label {
    position: relative;
    z-index: 28;
    overflow: visible;
    color: #616873 !important
}

.jur-ae .header__lang .lang__overlay.js-lang-list.active+.lang__select .lang__label:after {
    content: "";
    position: absolute;
    top: -1rem;
    right: 0;
    display: block;
    height: calc(100% + 2.1rem);
    width: calc(100% + 4.6rem);
    border-radius: 10px;
    background-color: #f4f5f6;
    z-index: -1
}

@media (max-width:1200px) {
    .jur-ae .header__lang .lang__overlay.js-lang-list.active+.lang__select .lang__label:after {
        right: -1.5rem;
        top: -1rem
    }
}

@media (max-width:680px) {
    .jur-ae .header__lang .lang__overlay.js-lang-list.active+.lang__select .lang__label:after {
        content: none
    }
}

.header__lang .lang__overlay:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 50%;
    margin-right: 2rem;
    height: 5px;
    background: #fff
}

.jur-ae .header__lang .lang__overlay:after,
.jur-ba .header__lang .lang__overlay:after {
    display: none
}

.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;
    transition: all .3s linear
}

.jur-bz .header__lang .lang__overlay.active~.lang__select {
    -webkit-box-shadow: none;
    box-shadow: none
}

.jur-ae .header__lang .lang__overlay.active~.lang__select {
    background-color: transparent;
    -webkit-transition: none;
    transition: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.header__lang .lang__overlay.active~.lang__select .fa {
    color: #126cab;
    -webkit-transition: color .5s linear;
    transition: color .5s linear
}

.jur-ba .header__lang .lang__overlay.active~.lang__select .fa:before {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.header__lang .lang__item {
    width: 50%
}

.jur-bz .header__lang .lang__item {
    width: 100%
}

.jur-ae .header__lang .lang__item {
    width: 100%;
    padding: 0
}

@media (max-width:768px) {
    .jur-ba .header__lang .lang__list {
        padding-top: .5rem;
        padding-bottom: 2.4rem
    }

    .jur-ba .header__lang .lang__item {
        padding: 0
    }

    .jur-ba .header__lang .lang__item:nth-child(2n) .lang__flag {
        left: 0
    }

    .jur-ba .header__lang .lang__select {
        width: auto;
        min-width: 14.8rem;
        padding-left: 5.4rem !important;
        padding-bottom: 0
    }

    .jur-ba .header__lang .lang__select .lang__flag {
        left: 2.2rem
    }

    .jur-ba .header__lang .lang__label {
        margin-top: -2px;
        font-size: 1.6rem;
        opacity: 1;
        visibility: visible
    }

    .jur-ba .header__lang .lang__label+.fa {
        display: inline-block
    }
}

@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:680px) {
    .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: 1rem;
        padding-left: 0 !important;
        padding-right: 0;
        margin-right: 0
    }

    .jur-bz .header__lang .lang__select {
        width: inherit;
        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;
    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:668px) {
    .header__support {
        display: none
    }
}

.header__link {
    -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,
.header__link:before {
    display: inline-block;
    vertical-align: middle
}

.header__link:before {
    content: "";
    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: #000;
    will-change: auto;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    white-space: nowrap;
    position: relative
}

.header__phone:before {
    content: "";
    height: 100%;
    width: 1px;
    margin-right: -1px
}

.header__phone:before,
.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:668px) {
    .header__phone .mango-call-site {
        display: inline-block
    }
}

.jur-ba .header .lang__list,
.jur-ba .header .lang__select:hover,
.jur-ba .header__lang .lang__overlay.active~.lang__select {
    -webkit-box-shadow: none;
    box-shadow: none
}

.jur-ba .header .lang__list {
    border: 1px solid #f4f4f5
}

@media (max-width:1200px) {
    .header__gif {
        display: none
    }
}

@media (max-width:768px) {
    .jur-ba .header__nav {
        display: block
    }

    .jur-ba header .header__lang {
        display: none
    }

    .jur-ba .header__lang,
    .jur-ba .header__wrapper {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        height: 7.2rem
    }

    .jur-ba .header__lang .lang__overlay {
        z-index: 999;
        width: 100vw;
        left: 0
    }

    .jur-ba .nav_for_mobile .header__lang .lang__overlay.active {
        right: 0
    }
}

@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:668px) {
    body:not(.jur-ba) .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
    }

    .jur-ae .header__lang,
    .jur-ae .header__logo,
    .jur-ae .header__nav,
    .jur-ae .header__support {
        height: 7.2rem
    }

    .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
}

.jur-ba .nav {
    height: 4.8rem;
    padding: 2rem 0
}

@media (max-width:1200px) {
    .jur-ba .nav {
        padding: 2rem
    }
}

.jur-ba .nav .fa-times:before {
    content: "✕"
}

.jur-ae .nav {
    height: 9rem;
    padding: 0
}

.jur-ae .nav__banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 320px;
    height: 280px;
    margin-right: 12px;
    text-decoration: none
}

.jur-ae .nav__banner-text {
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
    margin-top: auto
}

.jur-ae .nav__banner-image {
    position: absolute;
    top: 0;
    left: 0
}

.jur-ae .nav__banner-title {
    margin-bottom: 8px;
    font-size: 2.2rem;
    line-height: 2.8rem;
    font-weight: 700;
    color: #fff
}

@media (max-width:680px) {
    .jur-ae .nav__banner-title {
        font-size: 1.8rem;
        line-height: 2.4rem
    }
}

.jur-ae .nav__banner-description {
    margin-bottom: 12px;
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
    color: #e0edff
}

@media (max-width:680px) {
    .jur-ae .nav__banner-description {
        margin-bottom: 0;
        max-width: 172px
    }
}

.jur-ae .nav__banner-link {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-weight: 500;
    position: relative;
    color: #fff;
    text-decoration: none
}

.jur-ae .nav__banner-link:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -19px;
    display: block;
    width: .6rem;
    height: 1.2rem;
    background-image: url(../../site-assets/images/arrow-link.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%
}

@media (max-width:680px) {
    .jur-ae .nav__banner-link {
        display: none
    }
}

@media (max-width:1300px) {
    .jur-ae .nav__overlay {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        row-gap: 24px
    }

    .jur-ae .nav__banner {
        height: auto;
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        border-radius: 10px;
        overflow: hidden;
        background-color: #000
    }

    .jur-ae .nav__banner-image {
        height: 180px;
        left: auto;
        right: 0;
        -webkit-mask-image: radial-gradient(circle at center, #000 70%, transparent 80%);
        mask-image: radial-gradient(circle at center, #000 70%, transparent 80%)
    }

    .jur-ae .nav__banner-text {
        padding: 22px 20px
    }
}

@media (max-width:680px) {
    .jur-ae .nav__banner {
        width: 100%
    }
}

.nav__panel {
    background-image: -webkit-gradient(linear, left top, right top, from(#005999), to(#126cab));
    background-image: linear-gradient(90deg, #005999, #126cab)
}

.jur-ba .nav__panel {
    background: #fff
}

.jur-ba .nav__panel:not(.afix) .nav__logo {
    visibility: visible;
    opacity: 1;
    background-image: url(../../site-assets/images/logo-ba.svg);
    position: relative;
    width: 24.8rem;
    height: 4rem;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 0;
    top: 0;
    background-size: 100%;
    background-position: 50%
}

@media (min-width:769px) and (max-width:992px) {
    .jur-ba .nav__panel:not(.afix) .nav__logo {
        width: 18.2rem
    }
}

.jur-ae .nav__panel {
    background: #001f48;
    -webkit-transition: .3s;
    transition: .3s
}

@media (max-width:680px) {
    .jur-ae .nav__panel {
        -webkit-transition: none;
        transition: none
    }
}

.jur-ae .active .nav__panel {
    background: #fff
}

@media (max-width:680px) {
    .jur-ae .active .nav__panel {
        background: #001f48
    }
}

@media (max-width:680px) {
    .jur-ae.isblocked .nav__panel {
        background: #fff
    }
}

.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(../../site-assets/images/eu-flag.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    visibility: visible;
    opacity: 1;
    will-change: auto;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear
}

.jur-ba .nav__wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 60px;
    height: 4.8rem;
    max-width: 1208px
}

@media (max-width:992px) {
    .jur-ba .nav__wrapper {
        gap: 2.4rem
    }
}

.jur-ae .nav__wrapper {
    height: 9rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1332px;
    padding: 0 10px
}

@media (max-width:680px) {
    .jur-ae .nav__wrapper {
        height: 7.2rem;
        padding: 0 2.4rem
    }

    .jur-ae .nav__wrapper.active {
        background: #fff
    }
}

.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(../../site-assets/images/brand-ico.svg?ver=679);
    background-size: 100% 200%;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    visibility: hidden;
    opacity: 0;
    will-change: auto;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear
}

.jur-ba .nav__logo {
    width: 3rem;
    height: 3rem;
    background-position: 50% 0
}

.jur-ae .nav__logo {
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
    left: 0;
    top: auto;
    width: 212px;
    height: 42px;
    padding-right: 80px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background-image: url(../../site-assets/images/rm-ae.svg);
    background-size: 212px 42px;
    background-position: 0 50%;
    visibility: visible;
    opacity: 1;
    -webkit-filter: brightness(15);
    filter: brightness(15)
}

.jur-ae .active .nav__logo {
    -webkit-filter: unset;
    filter: unset
}

@media (max-width:680px) {
    .jur-ae .active .nav__logo {
        -webkit-filter: brightness(15);
        filter: brightness(15)
    }
}

.jur-ae.isblocked .nav__logo {
    -webkit-filter: unset;
    filter: unset
}

.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;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.nav__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2rem;
    padding-left: 2rem;
    vertical-align: middle;
    overflow: hidden
}

@media (min-width:768px) and (max-width:992px) {
    .jur-ba .nav__item {
        overflow: visible
    }
}

@media (max-width:768px) {
    .jur-ba .nav__item {
        position: relative;
        margin-bottom: 1.8rem;
        padding-left: 0
    }

    .jur-ba .nav__item:after {
        content: "";
        display: block;
        position: absolute;
        width: 24px;
        height: 24px;
        top: 15px;
        right: 0;
        background-image: url(../../site-assets/images/icon-arrow-center-bottom.svg);
        background-position: top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-color: transparent
    }

    .jur-ba .nav__item.active:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.jur-ae .nav__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
}

.nav__parent-link {
    text-decoration: none;
    color: #fff
}

.nav__parent-link:hover,
.nav__parent-link:visited {
    color: #fff
}

.nav__title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    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
}

.jur-ba .nav__title {
    color: #194797;
    font-weight: 400;
    font-size: 1.8rem;
    height: 4.8rem
}

@media (min-width:769px) and (max-width:992px) {
    .jur-ba .nav__title {
        font-size: 1.6rem
    }
}

.jur-ae .nav__title {
    height: 5.2rem;
    padding: 1.4rem 2.4rem;
    font-size: 1.8rem;
    line-height: 2.4rem;
    border-radius: 10px
}

@media (max-width:1200px) {
    .jur-ae .nav__title {
        padding: 1.4rem 1.6rem
    }
}

.jur-ae .active .nav__title {
    color: #616873
}

.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)
}

.jur-ae .nav__title>span {
    vertical-align: baseline;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.nav__item.active .nav__title {
    color: #fff;
    border-color: #7fba2f
}

.jur-ba .nav__item.active .nav__title {
    color: #194797
}

.jur-ae .nav__item.active .nav__title {
    color: #fff;
    border-color: transparent;
    background: hsla(0, 0%, 100%, .1)
}

.jur-ae .active.nav .nav__item.active .nav__title {
    background-color: #f4f5f6;
    color: #616873;
    border-color: transparent
}

.nav__overlay {
    position: absolute;
    z-index: 10;
    top: 7rem;
    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
}

.jur-ba .nav__overlay {
    top: 5rem;
    margin-top: -2px
}

.jur-ae .nav__overlay {
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    top: 9rem;
    width: 100%;
    left: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 2.4rem 1rem 3.2rem
}

.jur-ae .nav__overlay:before {
    right: 50%
}

.jur-ae .nav__overlay:after,
.jur-ae .nav__overlay:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    display: block;
    width: calc(50vw - 15px);
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 30px 0 0 0 #fff;
    box-shadow: 30px 0 0 0 #fff
}

.jur-ae .nav__overlay:after {
    left: 50%
}

@media (max-width:680px) {
    .jur-ae .nav__overlay {
        padding-left: 2.4rem;
        padding-right: 2.4rem
    }
}

.jur-ae .nav__overlay_2 {
    grid-template-columns: repeat(2, 31.4rem)
}

.jur-ae .nav__overlay_2.nav__overlay_banner {
    grid-template-columns: auto 31.4rem 31.4rem
}

.jur-ae .nav__overlay_3 {
    grid-template-columns: repeat(3, auto)
}

.jur-ae .nav__overlay_3.nav__overlay_banner,
.jur-ae .nav__overlay_4 {
    grid-template-columns: repeat(4, auto)
}

.jur-ae .nav__overlay_4.nav__overlay_banner {
    grid-template-columns: repeat(5, auto)
}

.nav.active .nav__item:hover .nav__title {
    color: #fff;
    border-color: #7fba2f
}

.jur-ba .nav.active .nav__item:hover .nav__title {
    color: #194797
}

.jur-ae .nav.active .nav__item:hover .nav__title {
    background-color: #f4f5f6;
    color: #616873;
    border-color: transparent
}

.nav.active .nav__item:hover .nav__overlay {
    display: block
}

.jur-ae .nav.active .nav__item:hover .nav__overlay {
    display: grid;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
}

@media (max-width:1300px) {
    .jur-ae .nav.active .nav__item:hover .nav__overlay {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.nav__sub-title {
    display: block;
    margin: 0 0 3rem;
    white-space: normal;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 700;
    color: #7fba2f;
    text-decoration: none
}

.nav__sub-title:active,
.nav__sub-title:focus,
.nav__sub-title:visited {
    color: #7fba2f
}

.jur-ae .nav__sub-title {
    min-height: 1.6rem;
    padding-left: 1.6rem;
    font-size: 1.4rem;
    line-height: 1.6rem;
    color: #a4aab2 !important;
    margin-bottom: 1.2rem
}

@media (max-width:680px) {
    .jur-ae .nav__sub-title {
        padding: 0 !important;
        margin-top: 2.4rem
    }
}

.jur-ae .nav__sub-list_col_extended .nav__sub-title {
    margin-bottom: 16px
}

.nav__sub-section {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    margin: 0;
    padding: 0;
    white-space: normal;
    line-height: normal
}

.jur-ae [rel=investing-tools]+.nav__sub-section {
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-template-rows: repeat(5, auto);
    grid-auto-flow: column;
    -webkit-column-gap: 1.2rem;
    -moz-column-gap: 1.2rem;
    column-gap: 1.2rem
}

@media (max-width:680px) {
    .jur-ae [rel=investing-tools]+.nav__sub-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:680px) {
    .jur-ae [rel=cfd-markets]+.nav__sub-section {
        display: grid !important;
        grid-template-columns: repeat(2, 50%);
        grid-template-rows: repeat(3, auto)
    }
}

@media (max-width:680px) {
    .jur-ae [rel=trading-tools]+.nav__sub-section {
        display: grid !important;
        grid-template-columns: repeat(2, 50%);
        grid-template-rows: repeat(4, auto)
    }
}

.nav__sub-list {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style-type: none;
    vertical-align: top
}

.nav__sub-list_col_1 {
    min-width: 180px;
    max-width: 280px;
    padding-right: 40px;
    padding-left: 40px
}

.jur-ae .nav__sub-list_col_1 {
    max-width: 100%
}

.nav__sub-list_col_2 {
    min-width: 180px;
    max-width: 280px;
    padding-left: 40px
}

.nav__sub-list_col_2:last-child {
    padding-right: 40px
}

.jur-ae .nav__sub-list_col_2 {
    max-width: 100%
}

.nav__sub-list_col_3 {
    min-width: 180px;
    max-width: 280px;
    padding-right: 0;
    padding-left: 40px
}

.nav__sub-list_col_3:last-child {
    padding-right: 40px
}

.jur-ae .nav__sub-list_col_3 {
    max-width: 100%
}

.nav__sub-list_col_4 {
    min-width: 180px;
    max-width: 280px;
    padding-right: 0;
    padding-left: 40px
}

.nav__sub-list_col_4:last-child {
    padding-right: 40px
}

.jur-ae .nav__sub-list_col_4 {
    max-width: 100%
}

.jur-ae .nav__sub-list_col_extended {
    min-width: 320px
}

@media (max-width:680px) {
    .jur-ae .nav__sub-list_col_extended {
        max-width: 100%
    }
}

.jur-ae .nav__sub-list {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.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 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    margin-bottom: 1rem;
    list-style-type: none;
    white-space: normal;
    line-height: normal
}

.jur-ae .nav__sub-item {
    margin-bottom: 0
}

.jur-ae .nav__sub-item:not(:last-child) .nav__sub-link_extended {
    margin-bottom: 1.2rem
}

.nav__sub-link {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: 1.5rem;
    color: #000;
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word;
    text-decoration: none;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.nav__sub-link:visited {
    color: #000
}

.nav__sub-link.active,
.nav__sub-link:focus,
.nav__sub-link:hover {
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    text-decoration: none;
    color: #000
}

.jur-ba .nav__sub-link {
    color: #687587
}

.jur-ae .nav__sub-link_extended {
    width: 320px;
    padding: 1.6rem !important;
    display: grid;
    grid-template-columns: 44px auto;
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    background-color: #f4f5f6;
    border-radius: 10px
}

@media (max-width:680px) {
    .jur-ae .nav__sub-link_extended {
        width: 100%
    }
}

.jur-ae .nav__sub-link_extended .nav__sub-link_description {
    grid-row-start: 2;
    grid-column-start: 2;
    grid-row-end: 3;
    grid-column-end: 3
}

.jur-ae .nav__sub-link_extended .nav__sub-link_icon {
    width: 4.4rem;
    height: 4.4rem;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 1
}

.jur-ae .nav__sub-link_icon.nav__sub-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    padding: 1.4rem 1.6rem 1.4rem 1.8rem
}

@media (max-width:680px) {
    .jur-ae .nav__sub-link_icon.nav__sub-link {
        padding-left: 0
    }
}

.jur-ae .nav__sub-link {
    min-width: 204px;
    font-size: 1.8rem;
    line-height: 2.6rem;
    font-weight: 500;
    border-radius: .8rem;
    -webkit-transition: none;
    transition: none;
    padding: 1.4rem
}

@media (max-width:680px) {
    .jur-ae .nav__sub-link {
        padding-left: 0;
        font-size: 1.6rem;
        line-height: 2rem
    }
}

.jur-ae .nav__sub-link:hover {
    background-color: #e0edff
}

.jur-ae .nav__sub-link_title {
    margin-bottom: 4px;
    font-size: 2rem;
    line-height: 2.4rem;
    font-weight: 500;
    color: #1d2126
}

.jur-ae .nav__sub-link_description {
    font-size: 1.6rem;
    line-height: 2.2rem;
    font-weight: 400;
    color: #616873
}

.nav__btns {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding-right: 2rem;
    white-space: nowrap
}

.jur-ba .nav__btns {
    padding: 0
}

.jur-ae .nav__btns {
    padding: 1.9rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px
}

@media (max-width:680px) {
    .jur-ae .nav__btns {
        margin-top: 2.4rem
    }
}

.jur-ae .nav__item .nav__btns {
    display: none
}

@media (max-width:680px) {
    .jur-ae .nav__item .nav__btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width:680px) {
    .jur-ae .nav__wrapper .nav__btns {
        display: none
    }
}

.nav__btn {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 3rem;
    padding-left: 3rem;
    text-decoration: none;
    text-align: center;
    background-color: #7fba2f;
    font-weight: 700;
    color: #fff !important
}

.nav__btn,
.nav__btn:before {
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.nav__btn:before {
    content: "";
    width: 1px;
    margin-right: -1px
}

.jur-ba .nav__btn {
    padding-right: 2.8rem;
    padding-left: 2.8rem;
    text-decoration: none;
    text-align: center;
    background-color: #73b900;
    font-weight: 400;
    color: #fff !important;
    border-radius: 4px
}

@media (min-width:769px) and (max-width:992px) {
    .jur-ba .nav__btn {
        padding-right: 2.4rem;
        padding-left: 2.4rem
    }
}

.jur-ba .nav_for_mobile .nav__btn {
    min-height: 4.8rem
}

.jur-ae .nav__btn {
    background-color: #2971de;
    border-radius: 32px;
    padding-left: 2.4rem;
    padding-right: 2.4rem
}

.jur-ae .nav__btn.js-auth-open {
    border: 1px solid #fff;
    background-color: transparent;
    border-radius: 32px;
    -webkit-transition: none !important;
    transition: none !important
}

.jur-ae .active .nav__btn.js-auth-open {
    border: 1px solid #2971de;
    background-color: transparent;
    border-radius: 32px;
    color: #2971de !important
}

.nav__btn:focus,
.nav__btn:hover {
    text-decoration: none
}

.jur-ba .nav__btn:focus,
.jur-ba .nav__btn:hover {
    background-color: #0c7fdd
}

.nav__btn.js-auth-open {
    background-color: #168ac9
}

.jur-ba .nav__btn.js-auth-open {
    background: none;
    color: #194797 !important;
    font-weight: 400;
    font-size: 18px
}

@media (max-width:680px) {
    .jur-ba .nav__btn.js-auth-open {
        padding: 0
    }
}

.jur-ba .nav__btn.js-auth-open:hover {
    color: #0c7fdd !important
}

.nav__btn.js-auth-open.active {
    z-index: 10;
    background-color: #03599d;
    -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-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
}

.jur-ba .nav__btn-label {
    font-size: 1.8rem
}

@media (min-width:769px) and (max-width:992px) {
    .jur-ba .nav__btn-label {
        font-size: 1.6rem
    }
}

@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)
    }

    .jur-ba .nav__panel.afix {
        position: fixed;
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .05);
        box-shadow: 0 1px 0 rgba(0, 0, 0, .05);
        padding: 1.2rem 2.4rem
    }

    .jur-ae .nav__panel.afix {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .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
    }

    .jur-ba .nav__item {
        overflow: visible
    }

    .nav__item:first-child {
        padding-left: 2rem
    }

    .jur-ba .nav__item:first-child {
        padding-left: 1rem
    }

    .nav__btn {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .nav__logo {
        display: none
    }

    .jur-ba .nav__logo {
        display: block
    }

    .jur-ae .nav__logo {
        display: block;
        width: 4.5rem;
        padding-right: 0
    }
}

@media (max-width:960px) {

    .nav__btn-label,
    .nav__sub-link,
    .nav__title {
        font-size: 1.4rem
    }
}

@media (max-width:960px) and (max-width:680px) {
    .nav__btn-label {
        font-size: 1.6rem;
        line-height: 2rem;
        font-weight: 500
    }
}

@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) {
    .jur-ae .nav__logo {
        position: relative;
        z-index: 11;
        width: 15.8rem;
        height: 3.2rem;
        margin-right: auto;
        padding-right: 0;
        background-size: 15.8rem 3.2rem
    }

    .jur-ae .nav__list_for_desktop {
        display: none
    }

    .jur-ae .nav__list_for_mobile {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 7.2rem 0 3rem;
        text-align: left;
        overflow: visible
    }

    .jur-ae .nav__list_for_mobile .nav__title {
        height: auto;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .jur-ae .nav__list_for_mobile .nav__title span {
        padding: 0
    }

    .jur-ae .nav__list_for_mobile .nav__item {
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }

    .jur-ae .nav__list_for_mobile .nav__item:first-child {
        padding-left: 2.4rem
    }

    .jur-ae .nav__list_for_mobile .nav__item.active>.nav__dropdown {
        position: absolute;
        width: 100vw;
        top: 100%;
        padding-top: 2rem;
        padding-bottom: 2.4rem
    }

    .jur-ae .nav__list_for_mobile .nav__item.active .nav__title {
        color: #616873;
        background-color: #f4f5f6
    }
}

@media (max-width:768px) {
    .jur-ba .nav {
        display: none
    }

    .jur-ba .nav__wrapper {
        height: 6.4rem
    }

    .jur-ba .nav__item.active .nav__title {
        color: #194797;
        border-color: transparent
    }

    .jur-ba .nav__item.active .nav__sub-list.active .nav__dropdown,
    .jur-ba .nav__item.active .nav__sub-list_col_1 .nav__dropdown,
    .jur-ba .nav__item.active>.nav__dropdown {
        display: block
    }

    .jur-ba .nav__item:first-child {
        padding-left: 0
    }

    .jur-ba .nav__title {
        padding-left: 0;
        border: none
    }

    .jur-ba .nav__title span {
        font-size: 2rem
    }

    .jur-ba .nav_for_mobile .nav__btns {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        height: 10.8rem;
        margin: 2.4rem;
        padding-top: 2.4rem !important;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: auto;
        max-width: none;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        border-top: 1px solid #dfe1e5
    }

    .jur-ba .nav_for_mobile .nav__btn.js-auth-open {
        padding: 0;
        margin-bottom: 1.2rem;
        position: relative
    }

    .jur-ba .nav_for_mobile .nav__btn.js-auth-open:before {
        content: "";
        width: 24px;
        height: 24px;
        background-image: url(../../site-assets/images/icon-external.svg);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: auto;
        position: absolute;
        top: 5px;
        right: 0;
        -webkit-transform: translateX(28px);
        -ms-transform: translateX(28px);
        transform: translateX(28px)
    }

    .jur-ba .nav__btn-label {
        font-size: 1.6rem
    }

    .jur-ba .nav__sub-link {
        font-size: 1.4rem;
        padding-left: 0
    }

    .jur-ba .nav__sub-list {
        width: 100% !important;
        padding: 0 !important
    }

    .jur-ba .nav_for_mobile .nav__btn-label {
        font-size: 1.8rem;
        line-height: 2.4rem
    }

    .jur-ba .nav__overlay {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-top: 1.2rem;
        padding-bottom: 1.2rem;
        position: static
    }

    .jur-ba .nav__search {
        display: block;
        height: 4.4rem;
        margin: 0 2.4rem 1.2rem;
        border-bottom: 1px solid #dfe1e5;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .jur-ba .nav__search .search__wrap {
        padding: 0 0 1.2rem;
        height: 6.6rem
    }

    .nav__search .search__input {
        width: 100% !important;
        padding: 1.4rem 3.2rem !important
    }

    .nav__search .search__label {
        left: 2rem
    }

    .jur-ba .nav__list_for_desktop {
        display: none
    }

    .jur-ba .nav__list_for_mobile {
        display: block;
        padding: 0 2.4rem 3rem;
        text-align: left;
        width: 100%
    }

    .nav__close {
        display: block
    }

    .jur-ba .nav__close {
        display: block !important
    }
}

@media (max-width:680px) {
    .nav {
        height: auto
    }

    .nav__wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto
    }

    .jur-ba .nav__title span {
        font-size: 2rem
    }

    .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%
    }

    .jur-ae .nav__btns {
        height: 5.2rem
    }

    .nav__btn {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .jur-ba .nav__btn-label {
        font-size: 1.6rem
    }

    .nav__item {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .nav__list {
        width: 100%
    }

    .jur-ae .nav__list {
        padding: 9.6rem 0 0
    }

    .nav__overlay {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .jur-ba .nav__overlay {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .nav__sub-title {
        margin-bottom: 1rem
    }

    .nav__search {
        display: block;
        height: 7rem;
        margin: 0 7rem 0 3rem
    }

    .jur-ba .nav__search {
        height: 4.4rem;
        margin: 0 2.4rem 1.2rem;
        border-bottom: 1px solid #dfe1e5;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .nav__search .search__wrap {
        max-width: auto;
        max-width: none;
        padding: 0;
        height: 3.6rem
    }

    .jur-ba .nav__search .search__wrap {
        padding: 0 0 1.2rem;
        height: 6.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: #005999;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.jur-ae .nav_for_mobile {
    -webkit-animation: none !important;
    animation: none !important
}

.nav_for_mobile.active {
    display: block
}

.jur-ae .nav_for_mobile.active:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 7.2rem;
    background: #fff;
    z-index: 11
}

.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
}

.jur-ba .nav__close {
    color: #2d333e;
    line-height: 7.2rem
}

.jur-ba .nav__close .fa-times {
    width: 2.4rem;
    height: 2.4rem;
    background-image: url(../../site-assets/images/icon-close.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto
}

.jur-ba .nav__close .fa-times:before {
    content: ""
}

.jur-ae .nav__close .fa-times {
    width: 1.4rem;
    height: 1.4rem;
    background-image: url(../../site-assets/images/nav-close.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto
}

.jur-ae .nav__close .fa-times:before {
    content: ""
}

.nav__scrollable {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
    background: #005999
}

.jur-ba .nav__scrollable {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1
}

.jur-ba .nav__scrollable:has(.nav__search.active) .search__helper {
    color: #2d333e;
    display: block
}

.jur-ba .nav__scrollable:has(.nav__search.active) .header__lang {
    display: none
}

.jur-ae .nav__scrollable {
    background: #fff
}

.jur-ba .nav__scrollable:has(.lang__overlay.active)+.nav__close {
    display: none
}

.jur-ba .nav__scrollable:has(.lang__overlay.active) .fa-chevron-down:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (max-width:680px) {
    .nav__item.active .nav__title {
        color: #fff;
        border-color: transparent
    }

    .jur-ae .nav__item.active .nav__sub-list.active .nav__dropdown,
    .jur-ae .nav__item.active .nav__sub-list_col_1 .nav__dropdown,
    .jur-ae .nav__item.active>.nav__dropdown {
        display: block
    }

    .jur-ae .nav__close {
        z-index: 11;
        display: none
    }

    .jur-ae.isblocked .nav__close {
        display: block
    }
}

@media (max-width:668px) {
    .nav {
        height: auto
    }

    .nav__wrapper {
        height: 4rem
    }

    .jur-ba .nav__wrapper {
        height: 6.4rem
    }

    .nav__list_for_desktop {
        display: none
    }

    .nav__list_for_mobile {
        display: block;
        padding: 0 0 3rem;
        text-align: left
    }

    .nav__item {
        padding: 0
    }

    .jur-ba .nav__item {
        color: #194797;
        border-color: transparent
    }

    .nav__item:first-child {
        padding: 0
    }

    .nav__item.active .nav__title {
        color: #fff;
        border-color: transparent
    }

    .jur-ba .nav__item.active .nav__title {
        color: #194797;
        border-color: transparent
    }

    .nav__item.active .nav__sub-list.active .nav__dropdown,
    .nav__item.active .nav__sub-list_col_1 .nav__dropdown,
    .nav__item.active>.nav__dropdown {
        display: block
    }

    .nav__title {
        position: relative;
        z-index: 1;
        width: 100%;
        padding-left: 3rem;
        height: auto
    }

    .nav__title body:not(.jur-ba) {
        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(../../site-assets/images/brand-ico-eu.svg?ver=678)
}

.jur-ba .footer .nav__list {
    padding: 0
}

@media (min-width:769px) {
    .jur-ba .footer .nav__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width:769px) and (max-width:1200px) {
    .jur-ba .footer .nav__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.jur-ba .footer .nav__item {
    padding: 0;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.jur-ba .footer .nav__item:after {
    content: "";
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    top: 20px;
    right: 24px
}

@media (min-width:769px) and (max-width:992px) {
    .jur-ba .footer .nav__item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media (max-width:768px) {
    .jur-ba .footer .nav__item {
        margin-bottom: 1.2rem;
        position: relative
    }

    .jur-ba .footer .nav__item:after {
        background-image: url(../../site-assets/images/icon-arrow-center-bottom.svg);
        background-position: top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-color: transparent
    }

    .jur-ba .footer .nav__item:hover:after {
        background-position: 50%
    }

    .jur-ba .footer .nav__item:active:after,
    .jur-ba .footer .nav__item:focus:after {
        background-position: bottom
    }

    .jur-ba .footer .nav__item:after {
        right: 0
    }
}

.jur-ba .footer .nav__title {
    color: #2d333e;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.75;
    height: 5.2rem;
    border: none
}

.jur-ba .footer .nav__item.active .jur-ba .footer .nav__title {
    border: none;
    color: #2d333e
}

.jur-ba .footer .nav__overlay {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: .8rem 0
}

@media (min-width:769px) {
    .jur-ba .footer .nav__overlay {
        position: relative;
        display: block;
        top: 0
    }
}

.jur-ba .footer .nav__sub-list_col_1 {
    padding-right: 0;
    padding-left: 0
}

.jur-ba .footer .nav__sub-link {
    color: #687587;
    text-decoration: none;
    font-size: 1.4rem
}

@media (max-width:768px) {
    .jur-ba .footer .nav__sub-link {
        padding-left: 0
    }
}

@media (min-width:768px) {
    .jur-ba .footer .nav__scrollable {
        position: relative
    }
}

.jur-ba .footer .nav__search {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width:768px) {
    .jur-ba .footer .nav__search {
        height: 4.4rem;
        margin: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        border: none
    }

    .jur-ba .footer .nav__search .search__wrap {
        height: auto
    }
}

@media (max-width:1200px) {
    .jur-ba .footer .nav__item:first-child {
        padding-left: 0
    }
}

@media (max-width:768px) {
    .jur-ba .footer .nav {
        height: auto
    }

    .jur-ba .footer .nav__wrapper {
        height: 4rem
    }

    .jur-ba .footer .nav__list_for_desktop {
        display: none
    }

    .jur-ba .footer .nav__list_for_mobile {
        display: block;
        padding: 0 0 24px;
        text-align: left
    }

    .jur-ba .footer .nav__item {
        padding: 0;
        position: relative
    }

    .jur-ba .footer .nav__item:first-child {
        padding: 0
    }

    .jur-ba .footer .nav__item.active:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .jur-ba .footer .nav__item.active .nav__title {
        border-color: transparent;
        color: #2d333e
    }

    .jur-ba .footer .nav__item.active .nav__sub-list.active .nav__dropdown,
    .jur-ba .footer .nav__item.active .nav__sub-list_col_1 .nav__dropdown,
    .jur-ba .footer .nav__item.active>.nav__dropdown {
        display: block
    }

    .jur-ba .footer .nav__title {
        font-size: 2rem;
        line-height: 1.4;
        font-weight: 400;
        text-transform: none;
        color: #2d333e;
        padding-left: 0
    }

    .jur-ba .footer .nav__sub-link {
        padding-left: 0
    }
}

.button {
    -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;
    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;
    transition: all .5s linear
}

.button,
.button:before {
    display: inline-block;
    vertical-align: middle
}

.button:before {
    content: "";
    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: 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: 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;
    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:-moz-focusring:not(output),
.input:-moz-ui-invalid: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;
    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;
    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: 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;
    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;
    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(../../site-assets/images/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(../../site-assets/images/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: #000
}

.dakar-branding__text a {
    text-decoration: none;
    color: #000
}

@media only screen and (-webkit-min-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(../../site-assets/images/dakar-emblem@2x.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;
        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;
    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(../../site-assets/images/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(../../site-assets/images/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: #000;
    width: 360px
}

.zalgiris-branding__text a {
    text-decoration: none;
    color: #000
}

@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: #333
}

.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;
    text-overflow: ellipsis;
    -webkit-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: 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: 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: #000;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.cookies-panel__link-txt:hover {
    border-bottom-color: #000
}

.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;
    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
}

.rf-spain-popup-notification {
    top: 150px;
    height: 80vh;
    max-height: calc(100vh - 150px);
    position: fixed;
    z-index: 999;
    left: 50vw;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    background: #fff;
    -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, .2);
    box-shadow: 0 8px 16px rgba(0, 0, 0, .2);
    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;
    width: 1180px;
    max-width: 90vw;
    padding: 50px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width:500px) {
    .rf-spain-popup-notification .uk-mb-60 {
        margin-bottom: 30px !important
    }
}

@media (max-width:480px) {
    .rf-spain-popup-notification {
        padding: 25px
    }

    .rf-spain-popup-notification .uk-mb-60 {
        margin-bottom: 30px !important
    }
}

@media (max-height:700px) {
    .rf-spain-popup-notification .uk-mb-60 {
        margin-bottom: 30px !important
    }
}

@media (max-height:500px) {
    .rf-spain-popup-notification .uk-mb-60 {
        margin-bottom: 10px !important
    }
}

.rf-spain-popup-notification-content {
    max-width: 700px;
    width: 100%
}

.rf-spain-popup-notification-title {
    font-size: 36px;
    font-weight: 300;
    color: #000
}

@media (max-width:480px) {
    .rf-spain-popup-notification-title {
        font-size: 24px;
        line-height: 30px
    }
}

@media (max-height:700px) {
    .rf-spain-popup-notification-title {
        font-size: 30px;
        line-height: 30px
    }
}

@media (max-height:380px) {
    .rf-spain-popup-notification-title {
        font-size: 24px;
        line-height: 27px
    }
}

@media (max-height:350px) {
    .rf-spain-popup-notification-title {
        font-size: 21px;
        line-height: 24px;
        margin-bottom: 0 !important
    }

    .rf-spain-popup-notification-title div {
        display: inline-block
    }

    .rf-spain-popup-notification-title div:before {
        content: "\00a0 "
    }
}

.rf-spain-popup-notification-title b {
    font-weight: 500
}

.rf-spain-popup-notification-text {
    font-size: 22px;
    color: #000;
    opacity: .7
}

@media (max-width:480px) {
    .rf-spain-popup-notification-text {
        font-size: 18px
    }
}

@media (max-height:480px) {
    .rf-spain-popup-notification-text {
        font-size: 18px
    }
}

@media (max-height:380px) {
    .rf-spain-popup-notification-text {
        font-size: 16px
    }
}

.rf-spain-popup-notification-text a {
    color: #000;
    text-decoration: underline
}

.rf-spain-popup-notification-text a:visited {
    color: #111
}

.rf-spain-popup-notification-button {
    font-size: 24px;
    font-weight: 400;
    height: 60px;
    width: 400px;
    max-width: 100%;
    line-height: 60px;
    text-align: center;
    color: #fff;
    background: #697d8c 0 0 no-repeat padding-box;
    border-radius: 8px;
    display: inline-block;
    text-decoration: none
}

.rf-spain-popup-notification-button:visited {
    color: hsla(0, 0%, 100%, .9)
}

@media (max-width:480px) {
    .rf-spain-popup-notification-button {
        font-size: 18px
    }
}

.rf-spain-popup-notification-button:active,
.rf-spain-popup-notification-button:hover {
    background: rgba(105, 125, 140, .6666666666666666)
}

@media (max-height:380px) {
    .rf-spain-popup-notification-button {
        font-size: 18px;
        height: 48px;
        line-height: 48px
    }
}

@media (max-width:500px) {
    .platform__logo-wrapper img {
        max-width: 100%
    }
}

.warning-panel {
    left: 0;
    right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(105, 125, 140, .95);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1;
    will-change: auto
}

.warning-panel.inactive {
    display: none
}

.warning-panel .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: auto
}

.warning-panel__message {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%
}

.warning-panel__message,
.warning-panel__more {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding-left: 1rem;
    padding-right: 1rem
}

.warning-panel__more {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%
}

.warning-panel__title {
    margin: 1rem 0;
    font-size: 2.2rem;
    line-height: 1.36363636;
    font-weight: 300;
    color: #fff
}

.warning-panel__title b {
    font-weight: 500;
    white-space: normal;
    margin-right: 1rem
}

.warning-panel__title .flag {
    margin: -4rem 0;
    font-size: 1.3rem
}

.warning-panel__text {
    margin-top: 3rem;
    margin-bottom: 3rem;
    font-size: 1.4rem;
    line-height: 1.42857143;
    color: #dadfe2
}

.warning-panel__text p {
    margin: 0
}

.warning-panel__text a {
    white-space: nowrap;
    text-decoration: none;
    border-bottom: 1px solid
}

.warning-panel__text a:hover {
    text-decoration: none
}

.warning-panel__text a,
.warning-panel__text a:visited {
    color: #fff
}

.warning-panel__btns {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 1rem -1rem
}

.warning-panel__btn {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 1rem;
    min-height: 6rem;
    padding: 1rem 2rem;
    border: none;
    border-radius: 4px;
    text-align: center;
    font-size: 2.2rem;
    line-height: .90909091;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #f2f5fb;
    -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;
    transition: all .5s linear
}

.warning-panel__btn,
.warning-panel__btn:focus,
.warning-panel__btn:hover,
.warning-panel__btn:visited {
    color: #4e6576;
    text-decoration: none
}

.warning-panel__btn_green {
    background: #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);
    color: #fff
}

.warning-panel__btn_green:active,
.warning-panel__btn_green:focus,
.warning-panel__btn_green:hover {
    background-image: -webkit-gradient(linear, left top, right top, from(#98c838), color-stop(#98c838), to(#98c838));
    background-image: linear-gradient(90deg, #98c838, #98c838, #98c838)
}

.warning-panel__btn_red {
    background: #c1272d;
    color: #fff
}

.warning-panel__btn_red:active,
.warning-panel__btn_red:focus,
.warning-panel__btn_red:hover {
    opacity: .7
}

.warning-panel__table {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    table-layout: fixed;
    width: 83.33333333%;
    margin-left: 8.33333333%;
    margin-right: 8.33333333%;
    font-size: 1.4rem;
    line-height: 1.42857143;
    color: #dadfe2;
    border-collapse: collapse
}

.warning-panel__table th {
    text-align: right;
    width: 40%;
    padding: 1rem 10% .9rem 0
}

.warning-panel__table td,
.warning-panel__table th {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    color: inherit;
    background-color: transparent
}

.warning-panel__table td {
    width: 30%;
    padding: 1rem 0 .9rem 1.5rem
}

.warning-panel__table tbody tr:not(:first-child) td,
.warning-panel__table tbody tr:not(:first-child) th {
    border-top: 1px solid rgba(230, 235, 239, .2)
}

.warning-panel__table .list-styled li {
    margin: 0;
    font-size: inherit;
    line-height: inherit
}

.warning-panel__table .list-styled li:before {
    font-size: .7rem
}

.warning-panel__table .list-styled li,
body.rtl .warning-panel__table .list-styled li {
    padding-right: 0;
    padding-left: 1rem
}

.warning-panel__table .list-styled li:before,
body.rtl .warning-panel__table .list-styled li:before {
    left: 0;
    right: auto
}

.warning-panel__sign {
    display: block;
    font-size: 1rem;
    width: 2.2em;
    height: 2.2em;
    margin-bottom: -.9rem;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.warning-panel__sign_yes {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 20'%3E%3Cpath fill='none' stroke='%237fba2f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='M1.3 11.3l7.5 7.4L26.1 1.4'/%3E%3C/svg%3E")
}

.warning-panel__sign_multi-docs {
    margin-top: -.7rem;
    font-size: 1.6rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 41.3 36.3'%3E%3Cg fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5'%3E%3Cpath d='M1.3 35h16.2V18.8h-6.3v-6.3h-10V35z'/%3E%3Cpath d='M17.5 18.8h-6.3v-6.3l6.3 6.3z'/%3E%3Cpath d='M17.5 31.3H25V15h-6.3V8.8h-10v3.7'/%3E%3Cpath d='M25 15h-6.3V8.8L25 15z'/%3E%3Cpath d='M25 27.5h7.5V11.3h-6.3V5h-10v3.8'/%3E%3Cpath d='M32.5 11.3h-6.3V5l6.3 6.3z'/%3E%3Cpath d='M32.5 23.8H40V7.5h-6.3V1.3h-10V5'/%3E%3Cpath d='M40 7.5h-6.3V1.3L40 7.5z'/%3E%3C/g%3E%3C/svg%3E")
}

.warning-panel__sign_docs {
    margin-top: -.3rem;
    font-size: 1.1rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.3 28.8'%3E%3Cg fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5'%3E%3Cpath d='M1.25 27.55H17.5V11.3h-6.25V5.05h-10v22.5z'/%3E%3Cpath d='M17.5 11.3h-6.3V5l6.3 6.3z'/%3E%3Cpath d='M17.5 23.8H25V7.55h-6.25V1.3h-10v3.75'/%3E%3Cpath d='M25 7.55h-6.25V1.3L25 7.55z'/%3E%3C/g%3E%3C/svg%3E")
}

.warning-panel__logo {
    max-width: 100%
}

.warning-panel__logo[src*=eu] {
    width: 18rem
}

.warning-panel__logo[src*=bz] {
    width: 19rem
}

.warning-panel_full_view {
    top: 0;
    overflow: auto;
    padding-top: 2rem
}

.warning-panel_full_view:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-right: -1px
}

.warning-panel_full_view .warning-panel__content {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.warning-panel_full_view .content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.warning-panel_full_view .warning-panel__btns {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 8.33333333%;
    margin-right: 8.33333333%;
    padding-left: 33.33333333%
}

.warning-panel_full_view .warning-panel__btn {
    margin: 1.5rem 0 1.5rem 1.5rem;
    font-size: 1.8rem;
    line-height: 1.11111111
}

.warning-panel.js-alt-minimized-panel .warning-panel__title {
    padding: 5px 1rem;
    margin: 0;
    font-size: 1.6rem
}

@media (max-width:800px) {
    .warning-panel__table {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .warning-panel_full_view .warning-panel__btns {
        margin-left: 0;
        margin-right: 0;
        padding-left: 40%
    }
}

@media (max-width:680px) {
    .warning-panel {
        padding-bottom: 0
    }

    .warning-panel__title {
        margin: 0;
        font-size: 1.6rem;
        line-height: 1.25
    }

    .warning-panel__title .flag {
        font-size: .8rem
    }

    .warning-panel__text {
        margin-top: 2rem;
        margin-bottom: 2rem;
        font-size: 1.2rem;
        line-height: 1.66666667
    }

    .warning-panel__table {
        font-size: 1.2rem;
        line-height: 1.33333333
    }

    .warning-panel__table th {
        width: 33%;
        padding-right: 0;
        white-space: normal;
        overflow-wrap: break-word;
        word-wrap: break-word
    }

    .warning-panel__table td {
        width: 33.5%;
        padding-left: 1rem;
        padding-right: 1rem
    }

    .warning-panel_full_view .warning-panel__btns {
        padding-left: 0
    }

    .warning-panel__btn,
    .warning-panel_full_view .warning-panel__btn {
        min-height: auto;
        min-height: 0;
        padding: 1rem;
        font-size: 1.4rem;
        line-height: 1.14285714
    }

    .warning-panel_full_view:not([dir=rtl]) .warning-panel__btn:first-child {
        margin-left: 0
    }
}

@media (max-width:480px) {
    .warning-panel .content-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .warning-panel__message,
    .warning-panel__more {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .warning-panel_full_view .content-wrapper {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.warning-panel[dir=rtl] .warning-panel__title b {
    margin-left: 1rem;
    margin-right: 0
}

.warning-panel_full_view[dir=rtl] .warning-panel__table th {
    text-align: left;
    padding-left: 10%;
    padding-right: 0
}

.warning-panel_full_view[dir=rtl] .warning-panel__table td {
    padding-left: 0;
    padding-right: 1.5rem
}

.warning-panel_full_view[dir=rtl] .warning-panel__table .list-styled li,
body.rtl .warning-panel_full_view[dir=rtl] .warning-panel__table .list-styled li {
    padding-left: 0;
    padding-right: 1rem
}

.warning-panel_full_view[dir=rtl] .warning-panel__table .list-styled li:before,
body.rtl .warning-panel_full_view[dir=rtl] .warning-panel__table .list-styled li:before {
    left: auto;
    right: 0
}

.warning-panel_full_view[dir=rtl] .warning-panel__btns {
    padding-right: 33.33333333%;
    padding-left: 0
}

.warning-panel_full_view[dir=rtl] .warning-panel__btn {
    margin-right: 1.5rem;
    margin-left: 0
}

@media (max-width:800px) {
    .warning-panel_full_view[dir=rtl] .warning-panel__btns {
        padding-right: 40%;
        padding-left: 0
    }
}

@media (max-width:680px) {
    .warning-panel_full_view[dir=rtl] .warning-panel__table th {
        padding-left: 0;
        padding-right: 1rem
    }

    .warning-panel_full_view[dir=rtl] .warning-panel__table td {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .warning-panel_full_view[dir=rtl] .warning-panel__btns {
        padding-right: 0
    }

    .warning-panel_full_view[dir=rtl] .warning-panel__btn:first-child {
        margin-right: 0
    }
}

input.ui2-checkbox {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0
}

input.ui2-checkbox+.ui2-checkbox-decorator {
    border: 1px solid #a1aeb7;
    border-radius: 4px;
    vertical-align: top;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input.ui2-checkbox+.ui2-checkbox-decorator:after {
    content: "";
    display: block;
    background-image: url(../../site-assets/images/icon-check.svg);
    width: 24px;
    height: 24px;
    opacity: 0;
    margin: -1px
}

input.ui2-checkbox:focus+.ui2-checkbox-decorator,
input.ui2-checkbox:hover+.ui2-checkbox-decorator {
    border-color: #747f87
}

input.ui2-checkbox.ui2-status-error+.ui2-checkbox-decorator {
    border-color: #ed1c24
}

input.ui2-checkbox:hover+.ui2-checkbox-decorator:after {
    opacity: .7
}

input.ui2-checkbox:checked+.ui2-checkbox-decorator {
    border-color: transparent;
    border-radius: 4px;
    background-color: #2d6fc5
}

input.ui2-checkbox:checked+.ui2-checkbox-decorator:after {
    background-image: url(../../site-assets/images/icon-check-mark-white.svg);
    opacity: 1
}

input.ui2-checkbox:checked:focus+.ui2-checkbox-decorator,
input.ui2-checkbox:checked:hover+.ui2-checkbox-decorator {
    background-color: #327ad9
}

input.uk-form-danger+.ui2-checkbox-decorator {
    color: #f0506e;
    border-color: #f0506e
}

[class*=ui2-icon] {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.ui2-icon-small {
    width: 18px;
    height: 18px
}

.ui2-icon-medium {
    width: 24px;
    height: 24px
}

.ui2-icon-large {
    width: 32px;
    height: 32px
}

.ui2-mr-8 {
    margin-right: 8px
}

.ui2-mb-32 {
    margin-bottom: 32px !important
}

.ui2-max-width-280 {
    max-width: 280px !important
}

.ui2-max-width-620 {
    max-width: 620px !important
}

.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: #000
}

.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: 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: -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;
    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;
    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: #000
}

.deutsch_jur_popup_bottom_panel .cookies-panel__allow {
    min-width: 180px;
    background: #126cab
}

.deutsch_jur_popup_bottom_panel .cookies-panel__allow:hover {
    background: #168ac9
}
