.v21 header.v21-header-2 {
    z-index: 1050;
}

.v21 .may24-obmen-valyut--back {
    margin: 24px 0 0 0;
}
.v21 .may24-obmen-valyut--back_url {
    display: flex;
    align-items: center;
    column-gap: 6px;
}
.v21 .may24-obmen-valyut--back_arrow {}
.v21 .may24-obmen-valyut--back_title {
    font-family: var(--textFont);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #566770;
}

.v21 .v21-tab-section { /* mobile */
    display: none;
    margin: 0 0!important;
    /*padding: 16px 12px;*/
    padding: 16px 0;
    /*background-color: #40596d;*/
    background-color: #c6d8e7;
    border: 1px solid #c6d8e7;
    border-radius: 20px;
}
.v21.v21-color-global-inversion .v21-tab-section,
.v21.v21-color-global-braun .v21-tab-section {
    background: var(--blockBackgroundColor);
}
/*.v21 .v21-section-after-wide {
    margin-top: 60px!important;
}*/
.v21 .tab-section--wrap {
    display: flex;
    flex-wrap: wrap;
    /*font-family: RF Dewi;*/
    font-family: var(--textFont);
    letter-spacing: var(--letterSpacing);
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    /*letter-spacing: 0.01em;*/
    color: #F9FBFB;
}
.v21.v21-color-global-inversion .tab-section--wrap,
.v21.v21-color-global-braun .tab-section--wrap {
    color: var(--textRegularBlackColor);
}

.v21 .tab-section--menu {
    margin: 0 0 28px 0;
    padding: 0;
    display: flex;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.01em;
    list-style: none;
}
.v21 .tab-section--menu__item {
    margin: 0 8px 0 0;
    padding: 6px 12px;
    border: 1px solid #F9FBFB;
    border-radius: 50px;
    cursor: pointer;
    transition: .5s;
}
.v21 .tab-section--menu__item:hover,
.v21 .tab-section--menu__item.active-menu-tab {
    background-color: #F9FBFB;
    color: #40596d;
    transition: .5s;
}
.v21 .tab-section--tab {
    display: none;
    width: 100%;
}
.v21 .tab-section--tab.active-tab {
    display: block;
    transition: .5s;
}
.v21 .tab-section--tab__header {
    margin: 0 0 32px 0;
    /*font-family: RF Dewi;*/
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    /*letter-spacing: 0;*/
}

@media all and (min-width: 768px) {
    .v21 .may24-obmen-valyut--back {
        display: none;
    }
    .v21 .v21-tab-section {
        display: none;
        margin: 0 0 20px 0;
    }
    /*.v21 .v21-section-after-wide {
        margin-top: 0!important;
    }*/
}

.v21 .v21-obmen-valyut--top__textbox svg,
.v21 .may24-obmen-valyut--top__textbox svg {
    display: inline;
    position: relative;
    top: 3px;
    cursor: pointer;
}
.v21 .v21-obmen-valyut--top__textbox svg path,
.v21 .may24-obmen-valyut--top__textbox svg path {
    fill: #8FA0AC;
}
.v21 .v21-obmen-valyut--top__textbox_tooltip {
    display: none;
    position: absolute;
    left: 1px;
    padding: 12px 12px;
    width: 248px;
    border-radius: 12px;
    font-family: RF Dewi;
    color: #000000;
    background-color: #ffffff;
    box-shadow: 0px 4px 18px 9px #0000002B;
    z-index: 100;
}
.v21 .v21-obmen-valyut--top__textbox_p .show-tooltip,
.v21 .may24-obmen-valyut--top__textbox_p .show-tooltip {
    display: block;
}
.v21 .v21-obmen-valyut--top__textbox_tooltip h5,
.v21 .may24-obmen-valyut--top__textbox_tooltip h5 {
    margin: 0 0 8px 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.01em;
}
.v21 .v21-obmen-valyut--top__textbox_tooltip div,
.v21 .may24-obmen-valyut--top__textbox_tooltip div {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: 0.01em;
}

@media all and (min-width: 768px) {
    .v21 .v21-obmen-valyut--top__textbox svg path,
    .v21 .may24-obmen-valyut--top__textbox svg path {
        fill: #8FA0AC;
    }
}


.v21 .v21-section.v21-obmen-valyut-block {
    padding: 48px 0 120px 0;
    margin: 0 0;
    /*background-color: #ffffff;*/
    background-color: var(--mobileBackgroundColor);
    border: 1px solid #ffffff;
    border-radius: 44px 44px 0 0;
}
.v21 .v21-section-obmen-valyut {
    /*font-family: RF Dewi;*/
    font-family: var(--textFont);
    letter-spacing: var(--letterSpacing);
    color: var(--textRegularBlackColor);
}
.v21 .v21-section-obmen-valyut h4 {
    margin: 0 0 24px 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    /*letter-spacing: 0;*/
    color: #00345e;
}
.v21.v21-color-global-inversion .v21-section-obmen-valyut h4,
.v21.v21-color-global-braun .v21-section-obmen-valyut h4 {
    color: var(--textRegularBlackColor);
}

@media all and (min-width: 768px) {
    .v21 .v21-section.v21-obmen-valyut-block {
        margin-top: 0;
        padding-top: 100px;
    }
}

.v21 .v21-obmen-valyut-tab {
    display: flex;
    justify-content: center;
    margin: 0 auto 0 auto;
    padding: 4px 6px;
    max-width: fit-content;
    background-color: #eef1f4;
    border-radius: 12px;
    box-sizing: border-box;
}
.v21 .v21-obmen-valyut-tab--choice {
    display: block;
    /*padding: 8px 20px;*/
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 145%;
    font-family: var(--textFont);
    letter-spacing: var(--letterSpacing);
    color: var(--textRegularBlackColor);
    /*letter-spacing: 0.01em;
    color: #202020;*/
    background-color: #eef1f4;
    border: 1px solid #eef1f4;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
}
.v21 .v21-obmen-valyut-tab--choice.active-choice-tab {
    background-color: #ffffff;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
}
.v21.v21-color-global-inversion .v21-obmen-valyut-tab--choice,
.v21.v21-color-global-inversion .v21-obmen-valyut-tab--choice.active-choice-tab,
.v21.v21-color-global-braun .v21-obmen-valyut-tab--choice,
.v21.v21-color-global-braun .v21-obmen-valyut-tab--choice.active-choice-tab {
    color: var(--textRegularBlackColor);
    background-color: var(--mobileBackgroundColor);
}

.v21 .v21-obmen-valut-currency {
    margin: 24px 0 0 0;
    position: relative;
}
.v21 .v21-obmen-valut-offices {
    margin: 68px 0 0 0;
    position: relative;
}

.v21 .v21-obmen-valyut-tab--tab {
    display: none;
}
.v21 .v21-obmen-valyut-tab--tab.active-tab {
    display: block;
}
.v21 .v21-obmen-valyut-tab--list {
    margin: 0;
    padding: 0;
}
.v21 .v21-obmen-valyut-tab--list__li {
    padding: 0;
    list-style: none;
    width: 100%;
}
.v21 .v21-obmen-valyut-tab--list__li.link {
    display: flex;
    flex-wrap: wrap;
    row-gap: 8px;
    padding: 16px 0 15px 0;
    border-top: none;
    border-bottom: 1px solid #ABB8BF;
    font-family: 'RF Dewi';
    font-style: normal;
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.01em;
    color: #546770;
}
.v21 .v21-obmen-valyut-tab--list__li.link:hover {
    background-color: #eef1f4;
    border-top: 1px solid #eef1f4;
    border-bottom-color: #eef1f4;
    color: #202020;
    border-radius: 8px;
}
.v21 .v21-obmen-valyut-tab--list__li.name {
    display: inline-flex;
    width: 100%;
    padding-right: 16px;
    font-weight: 700;
    color: #202020;
}
.v21 .v21-obmen-valyut-tab--list__li.address {
    display: inline-flex;
    width: 100%;
    padding-right: 16px;
}
.v21 .v21-obmen-valyut-tab--list__li.hours {
    display: inline-flex;
    flex-direction: column;
    row-gap: 4px;
    width: 100%;
    padding-right: 2px;
}

@media screen and (min-width: 768px) {
    .v21 .v21-section-obmen-valyut h4 {
        margin-bottom: 38px;
        font-size: 40px;
        font-weight: 400;
        line-height: 52px;
    }
    .v21 .v21-obmen-valyut-tab--choice {
        font-size: 19px;
    }
    .v21 .v21-obmen-valyut-tab--list__li {
        width: auto;
    }
    .v21 .v21-obmen-valyut-tab--list__li.name {
    }
    .v21 .v21-obmen-valyut-tab--list__li.address {
        width: 70%;
    }
    .v21 .v21-obmen-valyut-tab--list__li.hours {
        width: 30%;
        row-gap: 8px;
    }
}
@media screen and (min-width: 1024px) {
    .v21 .v21-obmen-valyut-tab--list__li.name {
        width: 28%;
    }
    .v21 .v21-obmen-valyut-tab--list__li.address {
        width: 52%;
    }
    .v21 .v21-obmen-valyut-tab--list__li.hours {
        width: 20%;
    }
}
@media screen and (min-width: 1240px) {
    .v21 .v21-obmen-valyut-tab--list__li.link {
        font-size: 24px;
    }
}


.v21 .nov24-obmen-valyut--top3fix {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 1000px;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 1050;
}
.v21.v21-color-global-inversion .nov24-obmen-valyut--top3fix,
.v21.v21-color-global-braun .nov24-obmen-valyut--top3fix {
}
.v21 .nov24-obmen-valyut--top3fix_show {
    display: block;
}
.v21 .nov24-obmen-valyut--top3block {
    display: flex;
    /*height: 900px;*/
}
.v21 .nov24-obmen-valyut--top3wrap {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    position: relative;
    bottom: 0;
    height: 1000px;
    /*height: 700px;
    overflow-y: auto;*/
    touch-action: auto;
    padding: 20px 12px 20px 12px;
    /*background-color: rgba(249, 251, 251, 0.99);*/
    background-color: var(--mainBackgroundColor);
    color: var(--headerRegularBlackColor);
    font-family: var(--textFont);
    letter-spacing: var(--letterSpacing);
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    z-index: 1050;
}
.v21 .nov24-obmen-valyut--top_right__subheader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
}
.v21 .nov24-obmen-valyut--top_right__subheader .b1 {
    flex: 1 1 auto;
    font-size: 19px;
    font-weight: 700;
    line-height: 24px;
}
.v21 .nov24-obmen-valyut--top_right__subheader .b2 {
    flex: 0 0 24px;
    cursor: pointer;
    align-self: flex-start;
    position: relative;
    top: 4px;
}
.v21.v21-color-global-inversion .nov24-obmen-valyut--top3fix svg path,
.v21.v21-color-global-braun .nov24-obmen-valyut--top3fix svg path {
    stroke: var(--textRegularBlackColor);
}
.v21 .nov24-obmen-valyut--top_right {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    row-gap: 20px;
    width: 100%;
    padding: 0;
    position: relative;
}
.v21 .nov24-obmen-valyut--top_right.detail-page {
    padding: 0;
}

.v21 .nov24-obmen-valyut--top_right__text {
    width: 100%;
    padding: 0;
    position: relative;
}
.v21 .nov24-obmen-valyut--top__textbox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 8px;
    column-gap: 12px;
    margin: 0;
}
.v21 .nov24-obmen-valyut--top__textbox h4 {
    margin: 0;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}
.v21 .nov24-obmen-valyut--top__textbox p,
.v21 .nov24-obmen-valyut--top__textbox .nov24-obmen-valyut--top__textbox_p {
    margin: 0;
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    position: relative;
}
.v21 .nov24-obmen-valyut--top__textbox_p svg {
    cursor: pointer;
}
.v21 .nov24-obmen-valyut--top__textbox a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 8px 12px;
    background-color: var(--blockBackgroundColor);
    border: 1px solid var(--blockBackgroundColor);
    border-radius: 8px;
}
.v21.v21-color-global-inversion .nov24-obmen-valyut--top__textbox:hover a div,
.v21.v21-color-global-braun .nov24-obmen-valyut--top__textbox:hover a div {
    text-decoration: underline;
}

@media screen and (max-width: 767px) {
    /* .v21 .nov24-obmen-valyut--top3fix {
        overflow-y: scroll;
    } */
    .v21 .nov24-obmen-valyut--top3block {
        background-color: var(--mainBackgroundColor);
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        position: relative;
        touch-action: auto;
        overflow-y: scroll;
        height: 100%;
    }
    .v21 .nov24-obmen-valyut--top3wrap {
        /*overflow-y: scroll;
        touch-action: auto;*/
    }

    .v21 .nov24-obmen-valyut--top3wrap {
        height: 100%;
    }
}
@media screen and (min-width: 768px) {
    .v21 .nov24-obmen-valyut--top3fix {
        width: 100%;
        padding-top: 0;
    }
    .v21 .nov24-obmen-valyut--top3block {
        justify-content: center;
        align-items: center;
        height: 100vh;
    }
    .v21 .nov24-obmen-valyut--top3wrap {
        padding-left: 20px;
        padding-right: 20px;
        height: auto;
        width: 610px;
        bottom: auto;
        /*box-shadow: 0px 9px 30px 0px #0000004D;*/
        border: 1px solid #ffffff;
        border-bottom-left-radius: 12px;
        border-bottom-right-radius: 12px;
    }
    .v21 .nov24-obmen-valyut--top_right {
        flex-wrap: nowrap;
    }
    .v21 .nov24-obmen-valyut--top_right__text {
        padding-top: 0;
        padding-bottom: 0;
    }
    .v21 .nov24-obmen-valyut--top_right__subheader {
        font-size: 32px;
        font-weight: 600;
        line-height: 42px;
    }
}
@media screen and (min-width: 1024px) {
    .v21 .nov24-obmen-valyut--top3wrap {
        width: 710px;
    }
}


.v21 .v21-section-after-wide .v21-section--rules { /* desktop */
    display: block;
    margin-top: 60px!important;
    /*font-family: RF Dewi;*/
    font-family: var(--textFont);
    position: relative;
}
.v21 .v21-section--rules__horline {
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
}
.v21 .v21-section--rules__verline {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
}
.v21 .v21-section--rules__horline.horline-to_right {
    top: 0;
    background: linear-gradient(90deg, transparent 0%, transparent 60%, #cedcdc 80%, transparent 100%) no-repeat center;
}
.v21 .v21-section--rules__horline.horline-to_left {
    top: 86px;
    background: linear-gradient(90deg, transparent 0%, #cedcdc 20%, transparent 40%, transparent 100%) no-repeat center;
}
.v21 .v21-section--rules__horline.horline-1 {
    top: 0;
    background: linear-gradient(90deg, transparent 0%, #cedcdc 50%, transparent 100%) no-repeat center;
}
.v21 .v21-section--rules__horline.horline-2 {
    top: 86px;
    background: linear-gradient(90deg, transparent 0%, #cedcdc 50%, transparent 100%) no-repeat center;
}
.v21 .v21-section--rules__horline.horline-3 {
    bottom: 0;
    background: linear-gradient(90deg, transparent 0%, #cedcdc 50%, transparent 100%) no-repeat center;
}
.v21 .v21-section--rules__verline.verline-to_top {
    left: 50%;
    background: linear-gradient(0, transparent 0%, transparent 40%, #cedcdc 70%, transparent 100%) no-repeat center;
}
.v21 .v21-section--rules__verline.verline-1 {
    left: 50%;
    background: linear-gradient(0, transparent 0%, #cedcdc 40%, transparent 80%, transparent 100%) no-repeat center;
}
.v21 .v21-section--rules__verline.verline-2 {
    left: 50%;
    background: linear-gradient(0, transparent 0%, #cedcdc 50%, transparent 100%) no-repeat center;
}
.v21 .v21-section--rules__half {
    flex: 0 0 40.5%;
}
.v21 .v21-rules-header--title {
    width: 100%;
    margin: 0;
    position: relative;
    /*color: #202020;*/
    color: var(--textRegularBlackColor);
    letter-spacing: var(--letterSpacing);
}
.v21 .v21-rules-header--title__mobile {
    display: none;
}
.v21 .v21-rules-header--title__desktop {
    display: none;
}
.v21 .v21-rules-header--title h4 {
    margin: 0;
    font-size: 40px;
    font-weight: 400;
    line-height: 52px;
    /*letter-spacing: 0;*/
}
.v21 .v21-section--addresses {
    margin: 40px 0 0 0;
    width: 100%;
}

@media all and (min-width: 768px) {
    .v21 .v21-section-after-wide .v21-section--rules {
        display: block;
        /*margin-top: 120px!important;*/
        padding: 0 0 27px 0;
    }
    .v21 .v21-rules-header--title__mobile {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        row-gap: 80px;
    }
    .v21 .v21-section--addresses {
        margin-top: 120px;
    }
}
@media all and (max-width: 1279px) {
    .v21 .v21-rules-header--title__mobile .v21-section--rules__half {
        width: 572px;
    }
    .v21 .v21-section--rules__horline,
    .v21 .v21-section--rules__verline {
        display: none;
    }
}
@media all and (min-width: 1280px) {
    .v21 .v21-rules-header--title__mobile {
        flex-direction: row;
        justify-content: space-between;
        padding: 14px 0 20px 0;
    }
    .v21 .v21-rules-header--title__desktop {
        display: flex;
        justify-content: space-between;
        padding: 14px 0 20px 0;
    }
    .v21 .v21-section--rules__mobile h4 {
        display: none;
    }
}

.v21 .docs-scheme {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: 100%;
    position: relative;
}
.v21 .docs-scheme--block {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    position: relative;
}
.v21 .docs-scheme--item {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    row-gap: 8px;
    width: 100%;
    /*font-family: RF Dewi;*/
}
.v21 .docs-scheme--item__subheader {
    flex: 1 0 100%;
    margin: 0;
    font-size: 19px;
    font-weight: 700;
    line-height: 28px;
    /*letter-spacing: 0.01em;*/
}
.v21 .docs-scheme--item__text {
    flex: 1 0 100%;
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}

@media all and (min-width: 768px) {
    .v21 .docs-scheme {
        justify-content: flex-end;
        margin-top: 44px;
    }
    .v21 .docs-scheme--block {
        row-gap: 40px;
    }
    .v21 .docs-scheme--item__text {
        font-size: 19px;
        font-weight: 400;
        line-height: 28px;
        /*letter-spacing: 0.01em;*/
    }
}
