.exchange-flow-select{display:flex;gap:4px;white-space:nowrap}@media screen and (max-width: 1000px){.exchange-flow-select{gap:24px}}.exchange-flow-select .exchange-flow{font-family:Graphik-Semibold,Arial Bold,Arial,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:24px;padding:4px 8px;border-radius:4px}.exchange-flow-select .exchange-flow--active{color:#fff;background-color:#000}.form-layout{display:grid;align-items:flex-start;justify-items:flex-start;grid-gap:4px 20px;grid-template-areas:"label-from payment-icons-from label-to label-to ." "item-from item-from item-to item-to action" "error-from error-from error-to error-to ." "description-from description-from description-to description-to .";grid-template-columns:1fr 1fr 1fr 1fr max-content}.form-layout__label-from{line-height:20px;grid-area:label-from}.form-layout__payment-icons-from{grid-area:payment-icons-from;justify-self:flex-end;padding-bottom:5px}.form-layout__payment-icons-from .payment-system-icons{display:flex;grid-gap:9px}.form-layout__payment-icons-from .payment-system-icons svg{overflow:visible}.form-layout__payment-icons-from .payment-system-icon-placeholder{width:32px;height:20px}@media screen and (max-width: 1000px){.form-layout__payment-icons-from{padding-bottom:0}}.form-layout__item-from{grid-area:item-from;width:100%}.form-layout__error-from{grid-area:error-from}.form-layout__error-to{grid-area:error-to}.form-layout__description-from{max-width:100%;padding-bottom:16px;grid-area:description-from}.form-layout__label-to{grid-area:label-to}.form-layout__item-to{grid-area:item-to;width:100%}.form-layout__description-to{max-width:100%;padding-bottom:16px;grid-area:description-to}.form-layout__action{grid-area:action;width:100%;display:flex;justify-content:center}@media screen and (max-width: 1000px){.form-layout__action{margin-top:18px}}.form-layout--compact{grid-template-areas:"label-from payment-icons-from" "item-from item-from" "error-from error-from" "description-from description-from" "label-to label-to" "item-to item-to" "error-to error-to" "description-to description-to" "action action";grid-template-columns:repeat(2,1fr)}@media screen and (max-width: 1000px){.form-layout{grid-template-areas:"label-from payment-icons-from" "item-from item-from" "error-from error-from" "description-from description-from" "label-to label-to" "item-to item-to" "error-to error-to" "description-to description-to" "action action";grid-template-columns:repeat(2,1fr)}}.form-layout--compact .form-layout__description-from,.form-layout--compact .form-layout__description-to{padding-top:0}.form-layout--compact .form-layout__action{margin-top:18px}.exchange-form-item{position:relative;height:64px;border:1px solid #000;border-radius:6px;padding:5px;display:grid;align-items:center;grid-template-columns:1fr max-content;grid-template-rows:100%;box-shadow:inset 0 0 0 1px #000;transition:border-color .2s linear,border-width .2s linear,box-shadow .2s linear}.input{font-family:Graphik-Semibold,Arial Bold,Arial,sans-serif;font-size:24px;line-height:28px;height:100%;min-width:0;padding:0 14px;box-shadow:none}.input::-webkit-contacts-auto-fill-button{visibility:hidden}.exchange-money-service{font-family:Graphik-Semibold,Arial Bold,Arial,sans-serif;color:#fff;background-color:#000;border-radius:4px;height:100%;padding:9px 8px 9px 12px;text-align:left;display:grid;align-items:center;grid-gap:2px 12px;grid-template-areas:"currency icon" "service icon"}[dir=rtl] .exchange-money-service{padding-left:8px;padding-right:12px;text-align:right}.exchange-money-service__currency{grid-area:currency;font-size:22px;line-height:20px}.exchange-money-service__service{grid-area:service;font-size:12px;line-height:12px;white-space:nowrap}.exchange-money-service__icon{grid-area:icon;width:14px;height:14px;fill:currentColor;transition:transform .2s linear}.exchange-money-service__icon svg{fill:currentColor}.exchange-money-service--toggled .exchange-money-service__icon{transform:scaleY(-1)}.exchange-input-amount{display:grid;grid-gap:4px;grid-template-columns:1fr max-content;align-items:center;border-radius:6px;border:1px solid transparent;font-family:Graphik-Semibold,Arial Bold,Arial,sans-serif;font-size:14px;line-height:16px;transition:border-color .2s linear}.exchange-input-amount__input{width:4ch;max-width:10ch;padding:2px 0;border-bottom:1px solid rgba(0,0,0,.15);border-radius:0;box-shadow:none;transition:border-color .2s linear,min-width .5s linear;outline:none;font-size:14px;line-height:16px}.exchange-input-amount__currency{color:#000;margin-left:4px;transition:color .2s linear}.exchange-form-action{min-width:192px;max-width:280px;overflow:hidden;text-overflow:ellipsis;height:64px;color:#fff;background-color:#000;transition:background-color .2s linear,color .2s linear;border-radius:6px;font-size:24px;padding:0 30px;font-family:Graphik-Semibold,Arial Bold,Arial,sans-serif;font-weight:500;text-align:center;white-space:nowrap;cursor:pointer}@media screen and (max-width: 1000px){.exchange-form-action{width:100%}}.exchange-form-action:disabled{background-color:#0000001a;color:#fff;pointer-events:none}.exchange-form-action--small{font-size:16px;height:48px;min-width:152px}.commission-details{display:grid;grid-gap:16px}.commission-details__title{font-family:Graphik-Semibold,Arial Bold,Arial,sans-serif;font-size:1rem;line-height:18px;text-align:center}.commission-details__list{display:flex;flex-wrap:wrap;justify-content:center;row-gap:8px;column-gap:72px}@media screen and (max-width: 1000px){.commission-details__list{column-gap:32px}}.commission{display:grid;grid-gap:4px;text-align:center;color:#000}.comment-details{font-family:Graphik-Semibold,Arial Bold,Arial,sans-serif;font-size:18px;line-height:24px;text-align:center}@media screen and (min-width: 1000px){.select-flow--hidden{display:none!important}}.exchange-form{max-width:416px;width:100%}.exchange-form.public-form{max-width:100%;width:auto;padding-bottom:100px}@media screen and (min-width: 768px){.exchange-form.public-form{width:528px;margin-left:auto;margin-right:auto}}@media screen and (min-width: 1000px){.exchange-form.public-form{width:calc(60vw + 22rem);padding-bottom:64px}}@media screen and (min-width: 1360px){.exchange-form.public-form{width:60.5rem}}.exchange-form__flow{display:flex;justify-content:center}@media screen and (max-width: 1023px){.exchange-form.public-form .exchange-form__flow{display:none}}.exchange-form__header{text-align:center;margin-top:20px}.exchange-form__body{margin-top:16px}.exchange-form__footer{margin-top:32px}.exchange-form__promocode-block{width:100%}.exchange-form__gross-amount-recalculation-promp{font-size:11px;color:#0006}.exchange-form__error-action{text-decoration:underline}.exchange-form__error-action:hover{cursor:pointer}#exchange-form-loader .exchange-input-amount__input{width:4ch}.promo-component{display:flex;box-shadow:inset 0 0 0 1px #0000001a;border-radius:6px;max-width:min-content}[dir=rtl] .promo-component{flex-flow:row-reverse}.promo-component__input{width:75px;height:28px;margin-left:5px;margin-right:15px;font-family:Graphik,sans-serif;font-size:14px}.promo-component__arrow-wrapper{position:relative}.promo-component__arrow{position:absolute;top:0;right:-1px;color:#5f70db;fill:currentColor}.promo-component__capture{display:flex;height:28px;min-width:60px;padding-right:5px;padding-left:1px;align-items:center;font-family:Graphik,sans-serif;font-size:14px;font-weight:700;color:#fff;white-space:nowrap;border-top-right-radius:6px;border-bottom-right-radius:6px;background-color:#5f70db}
