*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[tabindex='-1']:focus:not(:focus-visible) {
    outline: 0!important;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ol ul {
    margin-bottom: 0;
}

ul ol,
ul ul {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button {
    border-radius: 0;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[role=button] {
    cursor: pointer;
}

select {
    word-wrap: normal;
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type=number] {
    height: auto;
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none!important;
}

@font-face {
    font-family: RobotoFlex;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/RobotoFlex.woff2) format('truetype-variations');
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn-Regular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Vazirmatn-Regular.woff2) format('woff2');
    font-display: swap;
}

body {
    font-family: RobotoFlex,sans-serif;
    font-size: 16px;
    line-height: 1.65;
    color: #030d17;
    min-width: 320px;
    position: relative;
    overflow-x: hidden;
    background-color: #ebf1fe;
}

.container {
    width: 100%;
    max-width: 1400px;
    padding: 0 20px;
    margin: 0 auto;
}

img {
    display: block;
    max-width: 100%;
}

.main_page_wrap {
    min-height: 100vh;
}

.main_page_wrap.rtl {
    direction: rtl;
    text-align: right;
    font-family: Vazirmatn-Regular,sans-serif;
}

.block__title {
    margin: 0;
    font-size: 32px;
    font-weight: 300;
}

.header {
    padding: 24px 0;
    background-color: #264c73;
}

.header .header__logo {
    max-width: 114px;
}

.page__title {
    margin: 0;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
}

.sect__title {
    padding: 40px 0 30px 0;
    text-align: center;
}

.sect__main {
    padding-bottom: 70px;
}

.sect__main .main__content {
    padding: 60px 30px;
    background-color: #fff;
    border-radius: 24px;
}

.notification__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #e3e8ed;
}

.notification {
    padding: 16px;
    border-radius: 16px;
    background-color: #f0f6ff;
    border: 1px solid #ddeafd;
}

.notification p {
    position: relative;
    margin: 0;
    -webkit-padding-start: 30px;
    padding-inline-start: 30px;
    font-weight: 300;
    line-height: 1.5;
    color: #264c73;
}

.notification p::before {
    content: '';
    position: absolute;
    top: 47%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    inset-inline-start: 0;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(../img/info_icon.svg);
}

.how__Wrap {
    margin-top: 33px;
}

.how__Wrap .title__wrap {
    text-align: center;
}

.how__steps {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1110px;
    margin: 45px auto 0 auto;
}

.how__steps .step__item {
    position: relative;
    width: 100%;
    max-width: 245px;
    padding: 0 15px;
    text-align: center;
}

.how__steps .step__item span {
    font-family: RobotoFlex, sans-serif;
}

.how__steps .step__number {
    position: relative;
    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;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border: 1px solid #cdcdcd;
    border-radius: 50%;
    font-size: 20px;
    font-weight: 600;
    z-index: 1;
}

.how__steps .step__progress {
    position: absolute;
    left: -.5px;
    top: -.5px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.how__steps .step__progress-ring {
    stroke-dasharray: 300 300;
}

.how__steps .step__item--1 .step__progress-ring {
    stroke-dashoffset: 277;
}

.how__steps .step__item--2 .step__progress-ring {
    stroke-dashoffset: 230;
}

.how__steps .step__item--3 .step__progress-ring {
    stroke-dashoffset: 155;
}

.how__steps .step__txt {
    margin-top: 30px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3;
}

.how__steps .divider {
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    margin: 0 auto;
    width: 77%;
    height: 1px;
    background-color: #c2ccd6;
}

.exchangers__table {
    margin-top: 45px;
}

.exchangers__table table {
    width: 100%;
}

.exchangers__table th {
    padding: 15px 5px;
    font-weight: 700;
    background-color: #f6f7f8;
}

.exchangers__table th:first-child {
    -webkit-padding-start: 24px;
    padding-inline-start: 24px;
    border-start-start-radius: 40px;
    border-end-start-radius: 40px;
}

.exchangers__table th:last-child {
    border-end-end-radius: 40px;
    border-start-end-radius: 40px;
}

.exchangers__table th:nth-child(2) {
    min-width: 100px;
}

.exchangers__table td {
    padding: 27px 5px;
}

.exchangers__table td:first-child {
    -webkit-padding-start: 24px;
    padding-inline-start: 24px;
}

.exchangers__table tbody tr {
    border-bottom: 1px solid #e6ebef;
}

.exchangers__table .exchanger__link {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-padding-end: 35px;
    padding-inline-end: 35px;
    -webkit-padding-start: 15px;
    padding-inline-start: 15px;
    color: #fff;
    font-weight: 500;
    background-color: #4d7ffe;
    border-radius: 20px;
}

.exchangers__table .exchanger__link:hover {
    text-decoration: none;
}

.exchangers__table .exchanger__link::before {
    content: '';
    position: absolute;
    inset-inline-end: 10px;
    top: 47%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(../img/select_icon.svg);
}

.exchangers__table .loader {
    position: relative;
}

.exchangers__table .loader::before {
    content: '';
    position: absolute;
    top: 13px;
    inset-inline-start: 10px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 3px solid grey;
    border-top-color: #000;
    -webkit-animation: agents_currency_rate_loading 1s linear infinite;
    animation: agents_currency_rate_loading 1s linear infinite;
}

.exchangers__disclaimer {
    display: block;
    font-size: 14px;
    color: #b57979;
}

.exchangers__disclaimer--hours {
    display: block;
}

.rtl .exchangers__table .exchanger__link::before {
    -webkit-transform: translate(0,-50%) scaleX(-1);
    -ms-transform: translate(0,-50%) scaleX(-1);
    transform: translate(0,-50%) scaleX(-1);
}

@-webkit-keyframes agents_currency_rate_loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes agents_currency_rate_loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.disclaimer {
    margin: 45px auto 0 auto;
    max-width: 640px;
    text-align: center;
}

.disclaimer p {
    margin: 0;
    color: #264c73;
    font-weight: 500;
}

.exchangers__mobile {
    display: none;
}

@media (max-width:1024px) {
    .how__steps .divider {
        width: 72%;
    }

    .exchangers__table {
        display: none;
    }

    .exchangers__mobile {
        display: block;
        margin-top: 45px;
        padding-top: 35px;
        border-top: 1px solid #ddeafd;
    }

    .exchangers__mobile .title__wrap {
        text-align: center;
    }

    .exchangers__mobile .exchangers__wrap {
        margin-top: 20px;
    }

    .exchangers__mobile .exchanger__item {
        width: 100%;
        max-width: 320px;
        margin: 0 auto 12px auto;
        border: 2px solid #ddeafd;
        border-radius: 36px;
        overflow: hidden;
    }

    .exchangers__mobile .exchanger__item:last-child {
        margin-bottom: 0;
    }

    .exchangers__mobile .exchanger__head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 15px;
        background-color: #f0f6ff;
        font-weight: 500;
    }

    .exchangers__mobile .exchanger__title {
        -webkit-padding-end: 10px;
        padding-inline-end: 10px;
    }

    .exchangers__mobile .exchanger__link {
        padding: 5px 12px;
        background-color: #4d7ffe;
        border-radius: 30px;
        color: #fff;
    }

    .exchangers__mobile .exchanger__link span {
        position: relative;
        -webkit-padding-end: 27px;
        padding-inline-end: 27px;
    }

    .exchangers__mobile .exchanger__link span::before {
        content: '';
        position: absolute;
        inset-inline-end: 0;
        top: 47%;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        transform: translate(0,-50%);
        width: 20px;
        height: 20px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        background-image: url(../img/select_icon.svg);
    }

    .exchangers__mobile .exchanger__body {
        padding: 0 20px;
    }

    .exchangers__mobile .exchanger__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 13px 0;
        line-height: 1.3;
        border-bottom: 1px solid #ddeafd;
    }

    .exchangers__mobile .exchanger__row:last-child {
        border: none;
    }

    .exchangers__mobile .exchanger__row-label {
        width: 50%;
        color: #697f96;
    }

    .exchangers__mobile .exchanger__row-value {
        width: 50%;
    }

    .currency__rate.loader {
        position: relative;
    }

    .currency__rate.loader::before {
        content: '';
        position: absolute;
        top: 0;
        inset-inline-start: 10px;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        border: 3px solid grey;
        border-top-color: #000;
        -webkit-animation: agents_currency_rate_loading 1s linear infinite;
        animation: agents_currency_rate_loading 1s linear infinite;
    }

    .rtl .exchangers__mobile .exchanger__link span::before {
        -webkit-transform: translate(0,-50%) scaleX(-1);
        -ms-transform: translate(0,-50%) scaleX(-1);
        transform: translate(0,-50%) scaleX(-1);
    }
}

@media (max-width:690px) {
    .header .header__logo {
        margin: 0 auto;
    }

    .how__steps {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .how__steps .divider {
        display: none;
    }

    .how__steps .step__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 100%;
        margin-bottom: 18px;
        padding: 0;
        text-align: inherit;
    }

    .how__steps .step__number {
        width: 100%;
        max-width: 40px;
        -webkit-margin-end: 15px;
        margin-inline-end: 15px;
        -webkit-margin-start: 0;
        margin-inline-start: 0;
    }

    .how__steps .step__txt {
        margin: 0;
    }

    .notification__wrap {
        border: none;
        padding: 0;
    }

    .how__steps {
        margin-top: 20px;
    }
}

@media (max-width:520px) {
    .container {
        padding: 0 15px;
    }

    .header {
        padding: 15px 0;
    }

    .sect__title {
        padding: 30px 0 25px 0;
    }

    .page__title {
        font-size: 32px;
        font-weight: 600;
    }

    .block__title {
        font-size: 28px;
        font-weight: 400;
    }

    .sect__main .main__content {
        padding: 15px;
    }

    .notification p {
        padding: 0;
    }

    .notification p::before {
        display: none;
    }

    .how__Wrap {
        margin-top: 25px;
    }

    .how__steps .step__txt {
        font-size: 16px;
    }

    .exchangers__mobile {
        margin-top: 15px;
        padding-top: 15px;
    }
}

@media (max-width:369px) {
    .page__title {
        font-size: 26px;
    }

    .block__title {
        font-size: 20px;
    }

    .sect__title {
        padding: 22px 0;
    }

    .notification p {
        font-size: 14px;
    }

    .how__steps .step__txt {
        font-size: 14px;
    }

    .exchangers__mobile {
        padding-top: 12px;
        margin-top: 12px;
    }

    .exchangers__mobile .exchangers__wrap {
        margin-top: 12px;
    }

    .exchangers__mobile .exchanger__row {
        font-size: 14px;
    }
}
