@import url(https://fonts.googleapis.com/css2?family=Inter&display=swap);
.heading-one{font-size:40px;line-height:1.2;color:#0d0d0d}.heading-two{font-size:32px;line-height:1.2;color:#0d0d0d}.heading-three{font-weight:400;font-size:22px;line-height:1.2;color:#0d0d0d}@media screen and (min-width: 768px){.heading-three{font-size:25px}}.table-heading{font-size:20px;line-height:1.5;color:#0d0d0d}.body-text{font-size:16px;line-height:1.625;color:#333}.caption-text{font-size:14px;line-height:1.571;color:#4d4d4d}.subcaption-text{font-size:12px;line-height:1.5;color:#4d4d4d}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}*,*::before,*::after{box-sizing:border-box}body{background-color:#f9fafb;margin:0;font-family:"Inter",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.625;color:#333}ul{list-style:none}a{font-style:normal;text-decoration:none;color:inherit}button{border:none}img{display:block}h1,h2,h3,h4,h5,h6{margin:0}ul,ol{margin:0;padding:0}p{margin:0}.container{margin:0 auto;padding-left:16px;padding-right:16px;max-width:calc(100% - 32px);width:1440px;box-sizing:content-box}@media screen and (min-width: 768px){.container{padding-left:40px;padding-right:40px;max-width:calc(100% - 80px)}}@media screen and (min-width: 992px){.container{padding-left:80px;padding-right:80px;max-width:calc(100% - 160px)}}.page{display:flex;flex-direction:column;min-height:100vh}main{flex:1}.btn-sm{box-sizing:border-box;min-width:115px;padding:7px 15px;border-radius:8px;font-family:inherit;font-size:16px;line-height:1.625;text-align:center;cursor:pointer}.btn-sm--primary400{border:1px solid #3a7ff8;background:#3a7ff8;color:#fff;transition:background-color cubic-bezier(0.4, 0, 0.2, 1) 300ms,color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.btn-sm--primary400:hover,.btn-sm--primary400:focus{background:#fff;color:#3a7ff8}.btn-sm--primary500{border:1px solid #085ef7;background:#085ef7}.btn-sm--primary500:hover,.btn-sm--primary500:focus{color:#085ef7}.btn-sm--primary600{border:1px solid #074cc5;background:#074cc5}.btn-sm--primary600:hover,.btn-sm--primary600:focus{color:#074cc5}.btn-sm--primary-neutral500{border:1px solid gray;background:gray}.btn-sm--primary-neutral500:hover,.btn-sm--primary-neutral500:focus{color:gray}.btn-sm--secondary400{border:1px solid #3a7ff8;background:#fff;color:#3a7ff8;fill:#3a7ff8;transition:background-color cubic-bezier(0.4, 0, 0.2, 1) 300ms,color cubic-bezier(0.4, 0, 0.2, 1) 300ms,fill cubic-bezier(0.4, 0, 0.2, 1) 300ms}.btn-sm--secondary400:hover,.btn-sm--secondary400:focus{background:#3a7ff8;color:#fff;fill:#fff}.btn-sm--secondary500{border:1px solid #085ef7;color:#085ef7}.btn-sm--secondary500:hover,.btn-sm--secondary500:focus{background:#085ef7}.btn-sm--secondary600{border:1px solid #074cc5;color:#074cc5}.btn-sm--secondary600:hover,.btn-sm--secondary600:focus{background:#074cc5}.btn-sm--secondary-neutral500{border:1px solid gray;color:gray}.btn-sm--secondary-neutral500:hover,.btn-sm--secondary-neutral500:focus{background:gray}.btn-lg{box-sizing:border-box;min-width:343px;padding:7px 16px;border-radius:8px;font-family:inherit;font-size:16px;line-height:1.625;text-align:center;cursor:pointer;color:#fff;transition:background-color cubic-bezier(0.4, 0, 0.2, 1) 300ms,color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.btn-lg:hover,.btn-lg:focus{background-color:#fff}@media screen and (min-width: 768px){.btn-lg{min-width:455px}}.btn-lg--400{border:1px solid #3a7ff8;background-color:#3a7ff8}.btn-lg--400:hover,.btn-lg--400:focus{color:#3a7ff8}.btn-lg--500{border:1px solid #085ef7;background:#085ef7}.btn-lg--500:hover,.btn-lg--500:focus{color:#085ef7}.btn-lg--600{border:1px solid #074cc5;background:#074cc5}.btn-lg--600:hover,.btn-lg--600:focus{color:#074cc5}.btn-lg--neutral500{border:1px solid gray;background:gray}.btn-lg--neutral500:hover,.btn-lg--neutral500:focus{color:gray}.btn-lg--secondary400{border:1px solid #3a7ff8;background:#fff;color:#3a7ff8;fill:#3a7ff8;transition:background-color cubic-bezier(0.4, 0, 0.2, 1) 300ms,color cubic-bezier(0.4, 0, 0.2, 1) 300ms,fill cubic-bezier(0.4, 0, 0.2, 1) 300ms}.btn-lg--secondary400:hover,.btn-lg--secondary400:focus{background:#3a7ff8;color:#fff;fill:#fff}.arrow-btn,.arrow-btn-circle,.arrow-btn-square,.arrow-btn-square-down,.arrow-btn-square-up{box-sizing:border-box;padding:23px;cursor:pointer}.arrow-btn__icon,.arrow-btn-square-down__icon,.arrow-btn-square-up__icon{display:block;width:16px;height:16px;fill:#3a7ff8;transform:rotate(90deg)}.arrow-btn-square,.arrow-btn-square-down,.arrow-btn-square-up{border-radius:8px;border:1px solid #3a7ff8;background-color:#e6effe;transition:background-color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.arrow-btn-square:hover,.arrow-btn-square-down:hover,.arrow-btn-square-up:hover,.arrow-btn-square:focus,.arrow-btn-square-down:focus,.arrow-btn-square-up:focus{background-color:#9cbffc}.arrow-btn-square-up__icon{transform:rotate(90deg)}.arrow-btn-square-down__icon{transform:rotate(-90deg)}.arrow-btn-square-up-500{border:1px solid #085ef7}.arrow-btn-square-up-500__icon{fill:#085ef7}.arrow-btn-circle{border-radius:50%}.arrow-btn-circle-400{border:1px solid #3a7ff8;background-color:#fff;transition:background-color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.arrow-btn-circle-400:hover,.arrow-btn-circle-400:focus{background-color:#9cbffc}.arrow-btn-circle-400__icon{fill:#3a7ff8}.arrow-btn-circle-500{border:1px solid #085ef7;background-color:#e6effe;transition:background-color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.arrow-btn-circle-500:hover,.arrow-btn-circle-500:focus{background-color:#9cbffc}.arrow-btn-circle-500__icon{fill:#085ef7}.arrow-btn-circle-600{border:1px solid #074cc5;background-color:#e6effe;transition:background-color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.arrow-btn-circle-600:hover,.arrow-btn-circle-600:focus{background-color:#9cbffc}.arrow-btn-circle-600__icon{fill:#074cc5}.arrow-btn-circle-neutral{border:1px solid gray;background-color:#f2f2f2;transition:background-color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.arrow-btn-circle-neutral:hover,.arrow-btn-circle-neutral:focus{background-color:#e5e5e5}.arrow-btn-circle-neutral__icon{fill:gray}.controls{display:flex;justify-content:space-between;align-items:center;max-width:343px;padding:3px;border:1px solid #e6e6e6;border-radius:8px;background-color:#fff}@media screen and (min-width: 992px){.controls{max-width:275px}}.controls__radio-input{display:none}.controls__label,.best-rate-controls__label--active,.controls__label--active{cursor:pointer;height:40px;text-align:center;padding:7px 32px}@media screen and (min-width: 992px){.controls__label,.best-rate-controls__label--active,.controls__label--active{padding:7px 16px}}.controls__label--active{border-radius:8px;color:#fff;background-color:#3a7ff8}.status,.status-low,.status-mid,.status-high{display:inline-block;box-sizing:border-box;margin-top:-5px;padding:4px 10px;border-radius:10px;line-height:1.625}.status-high{max-width:80px;border:1px solid #01cb87;color:#01cb87;background-color:#e6fff6}.status-mid{max-width:90px;border:1px solid #ffa95c;color:#ffa95c;background-color:#fff1e5}.status-low{max-width:75px;border:1px solid #e93e3a;color:#e93e3a;background-color:#fce9e8}.input-wrapper{position:relative;box-sizing:border-box;max-width:455px;margin-bottom:16px}.input{box-sizing:border-box;width:100%;padding:7px 16px;border-radius:8px;border:1px solid #e5e5e5;color:gray;background-color:#fff}.input:focus{outline:none;border:1px solid #9cbffc}.input__icon{display:none}.input__icon--show{display:block;width:24px;height:24px;position:absolute;right:16px;top:8px}.input--success{border:1px solid #01cb87}.input--error{border:1px solid #e93e3a}.text{display:none}.text--error{display:block;margin:8px 0;font-size:12px;line-height:1.5;color:#e93e3a}.currency-list-item{list-style:none;max-width:311px;margin-bottom:16px}.currency-info-container{display:flex;justify-content:space-between;align-items:center}.currency-name-container{display:flex;align-items:center}.currency-image{width:40px;height:32px;margin-right:16px}.currency-collapce-container{margin-top:24px}.currency-item-table{min-width:311px;color:#4d4d4d}.currency-item-table__head{height:50px;vertical-align:top}.currency-item-table__head-cell{text-transform:uppercase;font-weight:400}.currency-item-table__head-cell-currency{text-align:end}.row-container{height:50px;vertical-align:top}.currency-cell{text-align:end}.currency-cell__main-text{display:inline-block;margin-right:16px;font-size:22px;line-height:1.181;color:#333}.currency-cell .cell-container{display:inline-flex;align-items:center}.currency-cell__secondary-text{margin-top:-5px;font-size:14px;line-height:1.571}.currency-cell__arrow-icon{margin-bottom:7px;margin-right:5px}.bank-exchanger-list-item{list-style:none;max-width:343px;padding:16px 16px}.bank-exchanger-list-item--best-option{background-color:#f5fffc;border-radius:16px}.bank-exchanger-info-container{display:flex;align-items:center}.bank-exchanger-image{width:32px;height:32px;margin-right:33px}.bank-exchanger-title{margin-right:18px}.first-currency-text{display:inline-block;margin-right:19px}.bank-exchanger-item-table{min-width:311px;margin-top:8px;color:#4d4d4d}.bank-exchanger-item-table__head{margin-bottom:26px;height:50px;vertical-align:middle;color:#333}.bank-exchanger-item-table__head-cell{font-weight:400}.bank-exchanger-item-table__head-cell-name{text-align:end}.name-cell{padding:0}.bank-exchanger-row-container{height:50px;vertical-align:middle}.bank-exchanger-cell{padding-top:6px;text-align:end;line-height:1.181}.bank-exchanger-cell__main-text{display:inline-block;margin-right:11px}.bank-exchanger-cell .bank-exchanger-cell-container{margin-top:-7px}.bank-exchanger-cell__secondary-text{font-size:14px;line-height:1.571}.bank-exchanger-cell__arrow-icon{box-sizing:border-box;margin-right:5px;width:17px;height:18px;padding:5px;border-radius:50%}.bank-exchanger-cell__arrow-icon-success{border:1px solid #01cb87;background-color:#e6fff6;fill:#01cb87}.bank-exchanger-cell__arrow-icon-error{transform:rotate(180deg);border:1px solid #e93e3a;background-color:#fce9e8;fill:#e93e3a}.bank-list-item{max-width:311px;padding:8px 0;list-style:none}.bank-info-container{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.bank-name-container{display:flex;align-items:center}.bank-image{width:32px;height:32px;margin-right:21px}.first-currency-text{display:inline-block;margin-right:19px}.bank-item-table{min-width:311px;color:#4d4d4d}.bank-item-table__head{margin-bottom:26px;height:50px;vertical-align:top;color:#333}.bank-item-table__head-cell{font-weight:400}.bank-item-table__head-cell-name{text-align:end}.name-cell{padding:0}.name-cell--status{padding-top:5px}.bank-row-container{height:50px;vertical-align:top}.bank-cell{text-align:end;line-height:1.181}.bank-cell__main-text{display:inline-block;margin-right:11px;font-size:22px;line-height:1.181;color:#333}.bank-cell .bank-cell-container{max-width:80px;margin-top:-6px;display:inline-flex;align-items:center}.bank-cell__secondary-text{margin-top:-5px;font-size:14px;line-height:1.571}.bank-cell__arrow-icon{box-sizing:border-box;margin-bottom:7px;margin-right:5px;width:17px;height:18px;padding:5px;border-radius:50%}.bank-cell__arrow-icon-success{border:1px solid #01cb87;background-color:#e6fff6;fill:#01cb87}.bank-cell__arrow-icon-error{transform:rotate(180deg);border:1px solid #e93e3a;background-color:#fce9e8;fill:#e93e3a}.bank-cell--status{padding-top:5px}.bank-cell-date{padding-top:5px}.currency-table-row{transition:background-color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.currency-table-row td:first-child{padding-left:16px;border-top-left-radius:8px;border-bottom-left-radius:8px}.currency-table-row td:last-child{padding-right:16px;border-top-right-radius:8px;border-bottom-right-radius:8px}.currency-table-row:hover{background-color:#e6effe}.currency-table-cell{padding:8px 0;width:18%}.currency-table-cell--name{width:30%}.currency-table-cell--abbreviation{width:10%}.currency-table-cell__name-container{display:flex;align-items:center}.currency-table-cell__image{display:block;width:40px;height:32px;margin-right:16px}.currency-table-cell__title{color:#333}.currency-table-cell__numbers-container{display:flex;align-items:center}.currency-table-cell__main-text{margin-right:16px;font-size:25px;line-height:1.2;color:#333}.currency-table-cell__container{display:flex;align-items:center}.currency-table-cell__secondary-text{margin-left:5px;font-size:14px;line-height:1.571;color:#4d4d4d}.arrow-icon{box-sizing:border-box;width:17px;height:18px;padding:5px;border-radius:50%}.arrow-icon-success{border:1px solid #01cb87;background-color:#e6fff6;fill:#01cb87}.arrow-icon-error{transform:rotate(180deg);border:1px solid #e93e3a;background-color:#fce9e8;fill:#e93e3a}.bank-table-row{transition:background-color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.bank-table-row td:first-child{padding-left:16px;border-top-left-radius:8px;border-bottom-left-radius:8px}.bank-table-row td:last-child{padding-right:16px;border-top-right-radius:8px;border-bottom-right-radius:8px}.bank-table-row:hover{background-color:#e6effe}.bank-table-cell{padding:10px 0;width:25%}.bank-table-cell--center{text-align:center}.bank-table-cell__name-container{display:flex;align-items:center}.bank-table-cell__image{display:block;width:32px;height:32px;margin-right:16px}.bank-table-cell__numbers-container{display:flex;align-items:center}.bank-table-cell__main-text{margin-right:16px;font-size:25px;line-height:1.2;color:#333}.bank-table-cell__container{display:flex;align-items:center}.bank-table-cell__secondary-text{margin-left:5px;font-size:14px;line-height:1.571;color:#4d4d4d}.bank-modal-window-container{margin:20px}.bank-modal__btn{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;min-width:335px;min-height:48px;padding:11px 16px;border:1px solid #e5e5e5;border-radius:8px;background-color:#fff}@media screen and (min-width: 768px){.bank-modal__btn{min-width:110px}}.bank-modal__btn-icon{width:16px;height:16px;fill:#333}.bank-modal__btn-icon-down{transform:rotate(180deg)}.bank-modal__dropdown{overflow-y:scroll;box-sizing:border-box;z-index:1;margin-top:8px;padding:32px 24px;min-width:335px;max-height:416px;border:1px solid #e5e5e5;box-shadow:0px 8px 32px rgba(117,117,117,.1);border-radius:8px;background-color:#fff}@media screen and (min-width: 768px){.bank-modal__dropdown{min-width:402px}}.bank-modal__dropdown::-webkit-scrollbar{width:8px;background-color:#f9fafb;border-radius:8px;border-top:2px solid transparent;border-bottom:2px solid transparent;background-clip:content-box}.bank-modal__dropdown::-webkit-scrollbar-thumb{display:block;border-left:2px solid transparent;border-right:2px solid transparent;border-radius:8px;background-color:#074cc5;background-clip:content-box}.bank-modal__title{margin-bottom:24px}.bank-modal__search-container{position:relative;margin-bottom:16px}.bank-modal__search-container::before{content:"";width:16px;height:16px;position:absolute;top:12px;left:16px;background-image:url(../../images/search-icon.svg);background-position:center;background-repeat:no-repeat}.bank-modal__search{box-sizing:border-box;width:100%;padding:7px 16px;padding-left:40px;border:1px solid #e5e5e5;border-radius:8px}.bank-modal__search:hover,.bank-modal__search:focus{outline:none}.bank-modal__search::placeholder{color:gray}.bank-modal__dropdown-item{position:relative;width:100%;height:48px;display:flex;align-items:center}.bank-modal__checkbox{appearance:none;position:absolute}.bank-modal__label{position:relative;display:block;width:100%;padding-left:72px;cursor:pointer}.bank-modal__label::before{content:"";width:16px;height:16px;position:absolute;top:5px;left:0;display:inline-block;background-image:url(../../images/empty-checkbox.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.bank-modal__checkbox:checked+.bank-modal__label::before{background-image:url(../../images/checkbox.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.bank-modal__bank-logo{width:32px;height:32px;position:absolute;top:8px;left:32px}.graph-element{display:block;box-sizing:border-box;padding:8px 16px;max-width:110px;box-shadow:0px 2px 9px rgba(0,0,0,.09)}.graph-element__title{font-weight:500;font-size:12px;line-height:1.5;color:#4d4d4d}.graph-element__text{font-weight:400;font-size:12px;line-height:1.5;color:#666}.cookies-popup{box-sizing:border-box;width:100%;max-width:320px;height:min-content;padding:15px;border:1px solid #e5e5e5;box-shadow:0px 8px 32px rgba(117,117,117,.1);border-radius:8px;background-color:#fff}.cookies-popup__desc{margin-bottom:12px;font-size:14px;line-height:1.571;color:#333}.cookies-popup__link{margin-right:45px;font-size:14px;line-height:1.571;color:#3a7ff8;border-bottom:1px dashed #3a7ff8}.logo{cursor:pointer}.logo__container{display:flex;align-items:center;justify-content:space-between;min-width:114px;min-height:40px}@media screen and (min-width: 768px){.logo__container{min-width:150px;min-height:54px}}.logo__icon{width:34px;height:42px}@media screen and (min-width: 768px){.logo__icon{width:45px;height:55px}}.logo__text{padding:11px 10px 11px 4px;font-family:inherit;font-weight:500;font-size:15px;line-height:1.187}@media screen and (min-width: 768px){.logo__text{padding:17px 11px 15px 5px;font-size:20px;line-height:1.195}}.logo-light,.logo-light:hover,.logo-light:focus{color:#e6e6e6}.logo-dark,.logo-dark:hover,.logo-dark:focus{color:#333}.lang-switcher{box-sizing:border-box;max-width:62px}.lang-switcher__list{display:flex;align-items:center}.lang-switcher__item:first-child{position:relative;padding-right:32px}@media screen and (min-width: 768px){.lang-switcher__item:first-child{padding-right:16px}}.lang-switcher__item:first-child::after{content:"";position:absolute;top:5px;left:39px;width:1px;height:16px;background-color:#e5e5e5}@media screen and (min-width: 768px){.lang-switcher__item:first-child::after{left:30px}}.lang-switcher__link{color:gray;transition:color cubic-bezier(0.4, 0, 0.2, 1) 300ms,color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.lang-switcher__link:hover,.lang-switcher__link:focus{color:#3a7ff8}.lang-switcher__link-active{color:#3a7ff8}.page-title{font-weight:400;font-size:30px;line-height:1.2;color:#0d0d0d}@media screen and (min-width: 768px){.page-title{font-size:40px}}.section-title{font-weight:400;font-size:22px;line-height:1.181;color:#0d0d0d}@media screen and (min-width: 768px){.section-title{font-size:25px;line-height:1.2}}.section-subtitle{color:#4d4d4d}.exchanger-modal-window-container{margin:20px}.exchanger-modal__btn{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;min-width:335px;min-height:48px;padding:11px 16px;border:1px solid #e5e5e5;border-radius:8px;background-color:#fff}@media screen and (min-width: 768px){.exchanger-modal__btn{min-width:147px;padding:8px 16px}}.exchanger-modal__btn-icon{width:16px;height:16px;fill:#333}.exchanger-modal__btn-icon-down{transform:rotate(180deg)}.exchanger-modal__dropdown{overflow-y:scroll;box-sizing:border-box;z-index:1;margin-top:8px;padding:32px 24px;width:335px;max-height:470px;border:1px solid #e5e5e5;box-shadow:0px 8px 32px rgba(117,117,117,.1);border-radius:8px;background-color:#fff}@media screen and (min-width: 768px){.exchanger-modal__dropdown{width:402px;max-height:474px}}.exchanger-modal__dropdown::-webkit-scrollbar{width:8px;background-color:#f9fafb;border-radius:8px;border-top:2px solid transparent;border-bottom:2px solid transparent;background-clip:content-box}.exchanger-modal__dropdown::-webkit-scrollbar-thumb{display:block;border-left:2px solid transparent;border-right:2px solid transparent;border-radius:8px;background-color:#074cc5;background-clip:content-box}.exchanger-modal__title{margin-bottom:24px}.exchanger-modal__search-container{position:relative;margin-bottom:16px}.exchanger-modal__search-container::before{content:"";width:16px;height:16px;position:absolute;top:12px;left:16px;background-image:url(../../images/search-icon.svg);background-position:center;background-repeat:no-repeat}.exchanger-modal__search{box-sizing:border-box;width:100%;padding:7px 16px;padding-left:40px;border:1px solid #e5e5e5;border-radius:8px}.exchanger-modal__search:hover,.exchanger-modal__search:focus{outline:none}.exchanger-modal__search::placeholder{color:gray}.exchanger-modal__cities-list{margin-bottom:16px}.exchanger-modal__dropdown-item{position:relative;height:48px;display:flex;align-items:center}.exchanger-modal__checkbox{appearance:none;position:absolute}.exchanger-modal__label{position:relative;display:block;width:100%;padding-left:72px;cursor:pointer}.exchanger-modal__label::before{content:"";width:16px;height:16px;position:absolute;top:5px;left:0;display:inline-block;background-image:url(../../images/empty-checkbox.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.exchanger-modal__checkbox:checked+.exchanger-modal__label::before{background-image:url(../../images/checkbox.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.exchanger-modal__label--city{padding-left:32px}.exchanger-modal__back-btn{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.exchanger-modal__back-btn-icon-container{display:flex;margin-right:16px;width:16px;height:16px}.exchanger-modal__back-btn-icon{width:16px;height:16px}.exchanger-modal__cities{margin-bottom:8px;font-weight:400;font-size:20px;line-height:1.5;color:#0d0d0d}.exchanger-modal__exchanger-logo{width:32px;height:32px;position:absolute;top:8px;left:32px}input[type=search]::-webkit-search-cancel-button{background-image:url(../../images/close-icon.svg) !important;background-position:center !important;background-repeat:no-repeat !important;width:16px !important;height:16px !important;appearance:none}.currency-modal__btn{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;min-width:343px;padding:7px 15px;border:1px solid #e5e5e5;border-radius:8px;background-color:#fff}@media screen and (min-width: 992px){.currency-modal__btn{min-width:154px}}.currency-modal__btn--transparent{min-width:131px;min-height:32px;border:none;padding:0}.currency-modal__btn-icon{display:block;width:32px;height:32px;padding:8px;fill:#333}.currency-modal__btn-icon--transparent{box-sizing:border-box;width:32px;height:32px;padding:8px;border:1px solid #e5e5e5;border-radius:8px}.currency-modal__btn-icon-down{transform:rotate(180deg)}.currency-modal__dropdown{overflow-y:scroll;box-sizing:border-box;z-index:1;margin-top:8px;padding:32px 24px;width:343px;max-height:416px;border:1px solid #e5e5e5;box-shadow:0px 8px 32px rgba(117,117,117,.1);border-radius:8px;background-color:#fff}@media screen and (min-width: 992px){.currency-modal__dropdown{width:402px}}.currency-modal__dropdown::-webkit-scrollbar{width:8px;background-color:#f9fafb;border-radius:8px;border-top:2px solid transparent;border-bottom:2px solid transparent;background-clip:content-box}.currency-modal__dropdown::-webkit-scrollbar-thumb{display:block;border-left:2px solid transparent;border-right:2px solid transparent;border-radius:8px;background-color:#074cc5;background-clip:content-box}.currency-modal__dropdown--right{right:-16px}.currency-modal__title{margin-bottom:24px}.currency-modal__search-container{position:relative;margin-bottom:16px}.currency-modal__search-container::before{content:"";width:16px;height:16px;position:absolute;top:12px;left:16px;background-image:url(../../images/search-icon.svg);background-position:center;background-repeat:no-repeat}.currency-modal__search{box-sizing:border-box;width:100%;padding:7px 16px;padding-left:40px;border:1px solid #e5e5e5;border-radius:8px}.currency-modal__search:hover,.currency-modal__search:focus{outline:none}.currency-modal__search::placeholder{color:gray}.currency-modal__dropdown-item{position:relative;width:100%;height:48px;display:flex;align-items:center}.currency-modal__radio{appearance:none;position:absolute}.currency-modal__label{display:block;width:100%;padding-left:0px;cursor:pointer;transition:color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.currency-modal__label:hover,.currency-modal__label:focus{color:#3a7ff8}.currency-modal__currency-logo{width:32px;height:24px;margin-right:8px}.cities-modal-window-container{position:relative}.cities-modal__btn{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;min-width:343px;min-height:48px;padding:8px 16px;border:1px solid #e5e5e5;border-radius:8px;background-color:#fff}@media screen and (min-width: 768px){.cities-modal__btn{min-width:164px}}.cities-modal__btn-icon{width:32px;height:32px;padding:8px;margin-left:8px;fill:#333}.cities-modal__btn-icon-down{transform:rotate(180deg)}.cities-modal__dropdown{overflow-y:scroll;box-sizing:border-box;z-index:1;padding:32px 24px;width:343px;max-height:416px;margin-top:8px;border:1px solid #e5e5e5;box-shadow:0px 8px 32px rgba(117,117,117,.1);border-radius:8px;background-color:#fff}@media screen and (min-width: 768px){.cities-modal__dropdown{width:402px;top:50px;left:-235px}.cities-modal__dropdown--right{left:0px}}.cities-modal__dropdown::-webkit-scrollbar{width:8px;background-color:#f9fafb;border-radius:8px;border-top:2px solid transparent;border-bottom:2px solid transparent;background-clip:content-box}.cities-modal__dropdown::-webkit-scrollbar-thumb{display:block;border-left:2px solid transparent;border-right:2px solid transparent;border-radius:8px;background-color:#074cc5;background-clip:content-box}.cities-modal__dropdown-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.cities-modal__all-cities-label{font-size:14px;line-height:1.571;border-bottom:1px dashed #3a7ff8;color:#085ef7}.cities-modal__search-container{position:relative;margin-bottom:16px}.cities-modal__search-container::before{content:"";width:16px;height:16px;position:absolute;top:12px;left:16px;background-image:url(../../images/search-icon.svg);background-position:center;background-repeat:no-repeat}.cities-modal__search{box-sizing:border-box;width:100%;padding:7px 16px;padding-left:40px;border:1px solid #e5e5e5;border-radius:8px}.cities-modal__search:hover,.cities-modal__search:focus{outline:none}.cities-modal__search::placeholder{color:gray}.cities-modal__dropdown-item{position:relative;width:100%;height:48px;display:flex;align-items:center}.cities-modal__radio{appearance:none;position:absolute}.cities-modal__label{display:block;width:100%;cursor:pointer;transition:color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.cities-modal__label:hover,.cities-modal__label:focus{color:#3a7ff8}.sort-by__btn{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;min-width:343px;min-height:48px;padding:8px 16px;border:1px solid #e5e5e5;border-radius:8px;background-color:#fff}.sort-by__btn-icon{width:32px;height:32px;padding:8px;margin-left:8px;fill:#333}.sort-by__btn-icon--down{transform:rotate(180deg)}.sort-by__dropdown{overflow-y:scroll;box-sizing:border-box;z-index:1;padding:32px 24px;width:343px;max-height:304px;margin-top:8px;border:1px solid #e5e5e5;box-shadow:0px 8px 32px rgba(117,117,117,.1);border-radius:8px;background-color:#fff}.sort-by__dropdown::-webkit-scrollbar{width:8px;background-color:#f9fafb;border-radius:8px;border-top:2px solid transparent;border-bottom:2px solid transparent;background-clip:content-box}.sort-by__dropdown::-webkit-scrollbar-thumb{display:block;border-left:2px solid transparent;border-right:2px solid transparent;border-radius:8px;background-color:#074cc5;background-clip:content-box}.sort-by__dropdown-item{position:relative;width:100%;height:48px;display:flex;align-items:center}.sort-by__radio{appearance:none;position:absolute}.sort-by__label{display:block;width:100%;padding-left:32px;cursor:pointer;transition:color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.sort-by__label:hover,.sort-by__label:focus{color:#3a7ff8}.sort-by__label::before{content:"";width:16px;height:16px;position:absolute;top:16px;left:0;display:inline-block;background-image:url(../../images/empty-radio.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.sort-by__radio:checked+.sort-by__label::before{background-image:url(../../images/radio.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.calendar-btn{z-index:0;position:relative;margin:0;padding:0;box-sizing:content-box;border:none;background-color:transparent}.calendar-btn__calendar-icon{z-index:0;position:absolute;top:16px;left:19px;width:16px;height:16px;fill:#0d0d0d}.calendar-btn__arrow-icon{z-index:0;position:absolute;top:16px;right:25px;width:16px;height:16px;fill:#0d0d0d}.calendar-btn__arrow-icon--down{transform:rotate(180deg)}.calendar{z-index:1;box-sizing:border-box;width:343px;min-height:48px;padding:11px 32px 11px 42px;border:1px solid #e5e5e5;border-radius:8px;background-color:#fff;text-align:left;cursor:pointer}@media screen and (min-width: 768px){.calendar{max-width:230px}}.calendar:hover,.calendar:focus{outline:none}.calendar__arrow{width:20px;height:25px;fill:#333;transition:fill cubic-bezier(0.4, 0, 0.2, 1) 300ms}.calendar__arrow:hover,.calendar__arrow:focus{background-color:transparent;fill:#e6e6e6}.datepicker{box-sizing:border-box;width:343px;height:450px;padding:16px;padding-top:0;padding-bottom:32px;margin-top:8px;border:1px solid #e5e5e5 !important;box-shadow:0px 8px 32px rgba(117,117,117,.1) !important;border-radius:8px !important;background-color:#fff !important}@media screen and (min-width: 768px){.datepicker{width:498px;height:514px}}.datepicker-dropdown::after,.datepicker-dropdown::before{content:none !important}.table-condensed{position:relative;width:100%;min-height:413px;border-spacing:7px;border-collapse:separate}@media screen and (min-width: 768px){.table-condensed{border-spacing:16px}}.table-condensed thead{border-spacing:0;border-collapse:collapse}.datepicker-switch{position:absolute;top:24px;left:8px;width:200px !important;text-align:left !important;font-family:Inter;font-weight:400;font-size:25px;line-height:1.2;color:#333}@media screen and (min-width: 768px){.datepicker-switch{left:16px}}.datepicker-switch:hover,.datepicker-switch:focus{background-color:transparent !important}.prev,.next{position:absolute;top:24px;right:42px}.prev:hover,.prev:focus,.next:hover,.next:focus{background-color:transparent !important}.next{right:10px}.dow{height:70px !important;vertical-align:bottom;font-family:Inter;font-weight:500;font-size:19px;line-height:1.225;color:gray}@media screen and (min-width: 768px){.dow{height:50px !important}}.day{width:47px !important;height:47px !important;border:2px solid #9cbffc !important;border-radius:8px !important;border-spacing:16px !important;font-family:Inter;font-size:16px;line-height:1.625;color:#9cbffc}.datepicker.datepicker-inline td,.datepicker.datepicker-inline th,.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:0}.active{border:2px solid #085ef7 !important;background-color:#085ef7 !important;background-image:none !important}.new{border:2px solid #a7a7a7 !important;color:#a7a7a7 !important}.collapse-btn{padding:15px;background-color:transparent;border:1px solid #e5e5e5;border-radius:8px}.collapse-btn.collapsed .collapse-btn-icon--down{transform:rotate(180deg)}.collapse-btn-icon{display:block;width:16px;height:16px}.last-update{color:#4d4d4d}.more-btn{display:flex;align-items:center;padding:0;background-color:transparent;color:#074cc5;fill:#074cc5;cursor:pointer;transition:color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.more-btn:hover,.more-btn:focus{color:#3a7ff8;fill:#3a7ff8}.more-btn__text{margin-right:12px}.more-btn__icon{display:block;width:16px;height:16px}.exchange-rate{color:#333}.one-bank__list-item{list-style:none;max-width:311px;margin-bottom:16px}.one-bank__info-container{display:flex;justify-content:space-between;align-items:center}.one-bank__name-container{display:flex;align-items:center}.one-bank__image{width:40px;height:32px;margin-right:16px}.one-bank__collapce-container{margin-top:24px}.one-bank__item-table{min-width:311px;color:#4d4d4d}.one-bank__item-table-head{height:50px;vertical-align:top}.one-bank__item-table-head-cell{text-transform:uppercase;font-weight:400}.one-bank__item-table-head-cell-currency{text-align:end}.one-bank__row-container{height:50px;vertical-align:top}.one-bank__cell{text-align:end}.one-bank__cell-main-text{display:inline-block;margin-right:16px;font-size:22px;line-height:1.181;color:#333}.one-bank__cell-container{display:inline-flex;align-items:center}.one-bank__cell-secondary-text{margin-top:-5px;font-size:14px;line-height:1.571}.one-bank__cell-arrow-icon{margin-bottom:7px;margin-right:5px}.one-bank-table-row{transition:background-color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.one-bank-table-row td:first-child{padding-left:16px;border-top-left-radius:8px;border-bottom-left-radius:8px}.one-bank-table-row td:last-child{padding-right:16px;border-top-right-radius:8px;border-bottom-right-radius:8px}.one-bank-table-row:hover{background-color:#e6effe}.one-bank-table-cell{padding:8px 0;width:23%}.one-bank-table-cell--name{width:35%}.one-bank-table-cell--abbreviation{width:15%}.one-bank-table-cell__name-container{display:flex;align-items:center}.one-bank-table-cell__image{display:block;width:40px;height:32px;margin-right:16px}.one-bank-table-cell__title{color:#333}.one-bank-table-cell__numbers-container{display:flex;align-items:center}.one-bank-table-cell__main-text{margin-right:16px;font-size:25px;line-height:1.2;color:#333}.one-bank-table-cell__container{display:flex;align-items:center}.one-bank-table-cell__secondary-text{margin-left:5px;font-size:14px;line-height:1.571;color:#4d4d4d}.about-bank-info{padding-bottom:40px}@media screen and (min-width: 992px){.about-bank-info{padding-bottom:48px}}.about-bank-info__title{margin-bottom:32px}.about-bank-info__item-wrapper{margin-bottom:24px}.about-bank-info__item-name{margin-bottom:8px;font-size:14px;line-height:1.571;color:#4d4d4d}.about-bank-info__item-text-name-container{max-width:410px}.about-bank-info__link{color:#333;transition:color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.about-bank-info__link:hover,.about-bank-info__link:focus{color:#3a7ff8}.about-exchanger-info{padding-bottom:40px}@media screen and (min-width: 992px){.about-exchanger-info{padding-bottom:48px}}.about-exchanger-info__title{margin-bottom:32px}.about-exchanger-info__item-wrapper{margin-bottom:24px}.about-exchanger-info__item-name{margin-bottom:8px;font-size:14px;line-height:1.571;color:#4d4d4d}.about-exchanger-info__item-text-name-container{max-width:410px}.about-exchanger-info__link{color:#333;transition:color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.about-exchanger-info__link:hover,.about-exchanger-info__link:focus{color:#3a7ff8}.calculator{position:relative}@media screen and (min-width: 992px){.calculator__items-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}}.calculator__item-container{padding:16px;margin-bottom:8px;border-radius:8px;background-color:#fff}@media screen and (min-width: 992px){.calculator__item-container{max-width:450px;margin-bottom:0}}@media screen and (min-width: 1200px){.calculator__item-container{max-width:525px}}.calculator__item-descr{margin-bottom:8px}.calculator__currency-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.calculator__currency-input{width:50%;outline:none;border:none;padding:0;font-weight:500;font-size:25px;line-height:1.2;color:#0d0d0d}.calculator__currency-input::placeholder{color:#0d0d0d}.calculator__currency-modal-window{position:relative}.calculator__currency-exchange-rate{font-size:12px;line-height:1.5;color:gray}.calculator__arrow-btn{position:absolute;top:35%;right:32px;padding:15px}@media screen and (min-width: 992px){.calculator__arrow-btn{position:static}}.calculator__btn{min-width:343px;margin-top:16px}@media screen and (min-width: 992px){.calculator__btn{width:100%;margin-top:0}}.calculator-rate{padding:8px 16px;border-radius:8px;background-color:#fff}.calculator-rate__table{width:100%;border-spacing:0 8px;border-collapse:separate}.calculator-rate__table-head{display:none}@media screen and (min-width: 768px){.calculator-rate__table-head{display:contents}}.calculator-rate__table-head-cell{width:30%;padding:8px 0;font-weight:400;color:#4d4d4d}.calculator-rate__table-head-cell--center{text-align:center;padding-right:50px}.calculator-rate__table-head-cell--right{text-align:right}.calculator-rate__table-cell{width:20%;padding:8px 0}@media screen and (min-width: 768px){.calculator-rate__table-cell{padding:11px 0}}.calculator-rate__table-cell--center{width:40%;text-align:center}.calculator-rate__table-cell--right{width:40%;text-align:right}@media screen and (min-width: 768px){.calculator-rate__table-cell--short{display:none}}.calculator-rate__table-cell--extended{display:none}@media screen and (min-width: 768px){.calculator-rate__table-cell--extended{display:revert}}.best-rate-controls{display:flex;justify-content:space-between;align-items:center;max-width:343px;padding:3px;border:1px solid #e6e6e6;border-radius:8px;background-color:#fff}@media screen and (min-width: 992px){.best-rate-controls{max-width:276px}}.best-rate-controls__radio-input{display:none}.best-rate-controls__label{cursor:pointer;height:40px;text-align:center;padding:7px 24px}@media screen and (min-width: 992px){.best-rate-controls__label{padding:7px 16px}}.best-rate-controls__label--active{border-radius:8px;color:#fff;background-color:#3a7ff8}.bank-exchanger-table-row{transition:background-color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.bank-exchanger-table-row td:first-child{padding-left:16px;border-top-left-radius:8px;border-bottom-left-radius:8px}.bank-exchanger-table-row td:last-child{padding-right:16px;border-top-right-radius:8px;border-bottom-right-radius:8px}.bank-exchanger-table-row:hover{background-color:#e6effe}.bank-exchanger-table-row--best-option{background-color:#f5fffc}.bank-exchanger-table-cell{padding:10px 0;width:17%}@media screen and (min-width: 1200px){.bank-exchanger-table-cell--name{width:20%}}@media screen and (min-width: 1400px){.bank-exchanger-table-cell--name{width:30%}}.bank-exchanger-table-cell--sum{text-align:right}@media screen and (min-width: 1400px){.bank-exchanger-table-cell--sum{width:11%}}.bank-exchanger-table-cell--center{text-align:center}@media screen and (min-width: 1400px){.bank-exchanger-table-cell--center{width:20%}}.bank-exchanger-table-cell__name-container{display:flex;align-items:center}.bank-exchanger-table-cell__image{display:block;width:32px;height:32px;margin-right:16px}.bank-exchanger-table-cell__numbers-container{display:flex;align-items:center}.bank-exchanger-table-cell__main-text{margin-right:16px;font-size:25px;line-height:1.2;color:#333}.bank-exchanger-table-cell__container{display:flex;align-items:center}.bank-exchanger-table-cell__secondary-text{margin-left:5px;font-size:14px;line-height:1.571;color:#4d4d4d}.socials-list{display:flex;align-items:center}.socials-list__item{margin-right:16px}.socials-list__item:last-child{margin-right:0}.socials-list__link{display:block;box-sizing:border-box;padding:11px;border-radius:50%;border:1px solid #e6e6e6;background-color:#57576f;fill:#e6e6e6;transition:border cubic-bezier(0.4, 0, 0.2, 1) 300ms,background-color cubic-bezier(0.4, 0, 0.2, 1) 300ms,fill cubic-bezier(0.4, 0, 0.2, 1) 300ms}.socials-list__link:hover,.socials-list__link:focus{border:1px solid #57576f;background-color:#e6e6e6;fill:#57576f}.socials-list__link--primary-600{border:1px solid #074cc5;background-color:#e6effe;fill:#074cc5}.socials-list__link--primary-600:hover,.socials-list__link--primary-600:focus{border:1px solid #e6effe;background-color:#074cc5;fill:#e6effe}.socials-list__icon{display:block;height:16px;width:16px}.contact-us-form{max-width:375px;padding:16px;margin:-16px;border-radius:16px;background:#fff}@media screen and (min-width: 768px){.contact-us-form{max-width:520px;padding:32px;margin:0}}.contact-us-form__input-message{display:block;max-width:455px;min-height:120px;margin-bottom:24px;resize:none}.contact-us-form__submit-btn{margin-bottom:16px}.contact-us-form__if-text{display:block;text-align:center;min-width:343px;margin-bottom:16px;color:gray}.header{position:relative;display:block;width:100%;background-color:#fff}.header__container{display:flex;align-items:center;justify-content:space-between;padding:11px 0}@media screen and (min-width: 768px){.header__container{padding:32px 0}}.header__menu-btn{background-color:transparent;padding:0;cursor:pointer}@media screen and (min-width: 768px){.header__menu-btn{display:none}}.header__menu-btn.is-open .header__menu-btn-icon-close{display:block}.header__menu-btn.is-open .header__menu-btn-icon-burger{display:none}.header__menu-btn-icon{width:32px;height:32px;fill:#000}.header__menu-btn-icon-close{display:none}.header__menu{display:none;position:absolute;top:100%;left:0;width:100%;z-index:100;padding:0 16px 40px 16px;background-color:#fff}.header__menu.is-open{display:block}@media screen and (min-width: 768px){.header__menu{position:static;z-index:0;display:flex;justify-content:space-between;align-items:center;padding:0;margin-left:40px}}@media screen and (min-width: 992px){.header__menu{margin-left:50px}}@media screen and (min-width: 1200px){.header__menu{margin-left:150px}}@media screen and (min-width: 1400px){.header__menu{margin-left:300px}}.header__nav-list{margin-top:45px}@media screen and (min-width: 768px){.header__nav-list{display:flex;justify-content:space-between;align-items:center;margin-top:0}}.header__nav-item{margin-bottom:40px}.header__nav-item:last-child{margin-bottom:210px}@media screen and (min-width: 768px){.header__nav-item{margin-bottom:0;margin-right:20px}.header__nav-item:last-child{margin-bottom:0;margin-right:0}}@media screen and (min-width: 992px){.header__nav-item{margin-right:80px}.header__nav-item:last-child{margin-right:0}}.header__nav-link{position:relative;font-size:26px;line-height:1.192;color:#0d0d0d;transition:color cubic-bezier(0.4, 0, 0.2, 1) 300ms}@media screen and (min-width: 768px){.header__nav-link{font-size:16px;line-height:1.625}.header__nav-link.header__nav-link--current::after{content:"";position:absolute;bottom:-50px;left:0;width:100%;min-height:4px;border-radius:4px 4px 0 0;background-color:#3a7ff8}}.header__nav-link:hover,.header__nav-link:focus{color:#3a7ff8}@media screen and (min-width: 768px){.header__tools-container{display:flex;justify-content:space-between;align-items:center}}.header__lang-switcher-container{margin-bottom:64px}@media screen and (min-width: 768px){.header__lang-switcher-container{margin-bottom:0;margin-right:48px}}.header__btn{padding:7px 100px}@media screen and (min-width: 375px){.header__btn{padding:7px 129px}}@media screen and (min-width: 768px){.header__btn{padding:7px 15px}}.footer{background-image:linear-gradient(77.11deg, #2e2e48 40.06%, rgba(46, 46, 72, 0) 349.51%)}.footer__container{padding-top:40px}@media screen and (min-width: 1400px){.footer__container{display:flex;justify-content:space-between;padding-top:24px}}.footer__logo{display:block;margin-bottom:32px;cursor:pointer}@media screen and (min-width: 1400px){.footer__logo{margin-bottom:0}}.footer__info-container{display:flex;justify-content:space-between;flex-wrap:wrap}.footer__nav{margin-bottom:24px}@media screen and (min-width: 1400px){.footer__nav{padding-top:12px;margin-right:135px}}.footer__title{margin-bottom:16px;font-weight:400;font-size:18px;line-height:1.5;color:#fff}@media screen and (min-width: 768px){.footer__title{font-size:20px}}.footer__list-item{margin-bottom:8px}.footer__list-item:last-child{margin-bottom:0}.footer__link{color:#e6e6e6;transition:color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.footer__link:hover,.footer__link:focus{color:#3a7ff8}.footer__link--info{display:inline-block;width:164px}@media screen and (min-width: 768px){.footer__link--info{display:inline}}@media screen and (min-width: 1400px){.footer__contacts{padding-top:12px;margin-right:60px}}.footer__info{margin-bottom:32px}@media screen and (min-width: 1400px){.footer__info{padding-top:12px;margin-bottom:0;margin-right:110px}}.footer__socials{margin-bottom:32px}@media screen and (min-width: 1400px){.footer__socials{padding-top:12px}}.footer__copyright-container{padding-bottom:40px}@media screen and (min-width: 1400px){.footer__copyright-container{padding-bottom:24px}}.footer__copyright-text{display:block;width:100%;padding-top:15px;text-align:center;border-top:1px solid #3c3c5d;color:#e6e6e6}.options__container{padding-top:40px;padding-bottom:54px}@media screen and (min-width: 768px){.options__container{display:flex;justify-content:flex-end;align-items:center;padding-bottom:64px}}.options__cities-wrapper{margin-bottom:16px}@media screen and (min-width: 768px){.options__cities-wrapper{margin-bottom:0;margin-right:16px}}.currency-table{padding-bottom:40px}@media screen and (min-width: 768px){.currency-table{padding-bottom:48px}}.currency-table__title{margin-bottom:16px}.currency-table__subtitle{margin-bottom:32px}.currency-table__sort-by-container{margin-bottom:24px}@media screen and (min-width: 768px){.currency-table__sort-by-container{display:none}}.currency-table__wrapper{max-width:343px;padding:32px 16px 16px 16px;border-radius:16px;background-color:#fff}@media screen and (min-width: 992px){.currency-table__wrapper{max-width:100%;padding:8px 0 16px 0}}@media screen and (min-width: 992px){.currency-table__list{display:none}}.currency-table__table{display:none}@media screen and (min-width: 992px){.currency-table__table{display:block;width:100%;border-spacing:0 8px;border-collapse:separate;border-radius:8px}}.currency-table__table-head-row th:first-child{padding-left:16px}.currency-table__table-head-row th:last-child{padding-right:16px}.currency-table__table-head-cell{padding:8px 0;font-weight:normal;color:#4d4d4d}.currency-table__table-head-cell-wrapper{display:flex;align-items:center}.currency-table__table-head-cell-wrapper--right{justify-content:flex-end}.currency-table__table-head-cell-text{margin-right:8px}.currency-table__table-head-btn{padding:0;background-color:transparent;fill:#4d4d4d;transition:color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.currency-table__table-head-btn:hover,.currency-table__table-head-btn:focus{fill:#3a7ff8}.currency-table__table-head-cell-btn-icon{display:block;width:16px;height:16px}.currency-table__more-container{padding:11px 0}@media screen and (min-width: 992px){.currency-table__more-container{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;padding:11px 16px}}.currency-table__more-info{margin-bottom:30px}@media screen and (min-width: 992px){.currency-table__more-info{margin-top:8px;margin-bottom:0}}.banks-table{padding-bottom:40px}@media screen and (min-width: 768px){.banks-table{padding-bottom:48px}}.banks-table__title{margin-bottom:16px}@media screen and (min-width: 992px){.banks-table__subtitle-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}}.banks-table__subtitle{margin-bottom:16px}@media screen and (min-width: 992px){.banks-table__subtitle{margin-bottom:0}}.banks-table__exchange-rate{margin-bottom:32px}@media screen and (min-width: 992px){.banks-table__exchange-rate{margin-bottom:0}}@media screen and (min-width: 992px){.banks-table__section-settings{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}}.banks-table__currency-modal-window-container{margin-bottom:16px}@media screen and (min-width: 992px){.banks-table__currency-modal-window-container{margin-bottom:0}}.banks-table__sort-by-container{margin-bottom:16px}@media screen and (min-width: 992px){.banks-table__sort-by-container{display:none}}.banks-table__segmanted-controls{margin-bottom:24px}@media screen and (min-width: 992px){.banks-table__segmanted-controls{margin-bottom:0}}.banks-table__wrapper{max-width:343px;padding:32px 16px 16px 16px;border-radius:16px;background-color:#fff}@media screen and (min-width: 992px){.banks-table__wrapper{max-width:100%;padding:8px 0 16px 0}}@media screen and (min-width: 992px){.banks-table__list{display:none}}.banks-table__table{display:none}@media screen and (min-width: 992px){.banks-table__table{display:block;width:100%;border-spacing:0 8px;border-collapse:separate;border-radius:8px}}.banks-table__table-head-row th:first-child{padding-left:16px}.banks-table__table-head-row th:last-child{padding-right:16px}.banks-table__table-head-cell{padding:8px 0;font-weight:normal;color:#4d4d4d}.banks-table__table-head-cell--right{display:inline-block;text-align:left;padding-left:50px}.banks-table__table-head-cell--center{text-align:center}.banks-table__table-head-cell-wrapper{display:flex;align-items:center}.banks-table__table-head-cell-wrapper--right{justify-content:flex-end}.banks-table__table-head-cell-text{margin-right:8px}.banks-table__table-head-btn{padding:0;background-color:transparent;fill:#4d4d4d;transition:color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.banks-table__table-head-btn:hover,.banks-table__table-head-btn:focus{fill:#3a7ff8}.banks-table__table-head-cell-btn-icon{display:block;width:16px;height:16px}.banks-table__more-container{padding:11px 0}@media screen and (min-width: 992px){.banks-table__more-container{padding:11px 16px}}.exchangers-table{padding-bottom:40px}@media screen and (min-width: 768px){.exchangers-table{padding-bottom:48px}}.exchangers-table__title{margin-bottom:16px}@media screen and (min-width: 992px){.exchangers-table__subtitle-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}}.exchangers-table__subtitle{margin-bottom:16px}@media screen and (min-width: 992px){.exchangers-table__subtitle{margin-bottom:0}}.exchangers-table__exchange-rate{margin-bottom:32px}@media screen and (min-width: 992px){.exchangers-table__exchange-rate{margin-bottom:0}}.exchangers-table__currency-modal-window-container{margin-bottom:16px}.exchangers-table__sort-by-container{margin-bottom:24px}@media screen and (min-width: 992px){.exchangers-table__sort-by-container{display:none}}.exchangers-table__wrapper{max-width:343px;padding:32px 16px 16px 16px;border-radius:16px;background-color:#fff}@media screen and (min-width: 992px){.exchangers-table__wrapper{max-width:100%;padding:8px 0 16px 0}}@media screen and (min-width: 992px){.exchangers-table__list{display:none}}.exchangers-table__table{display:none}@media screen and (min-width: 992px){.exchangers-table__table{display:block;width:100%;border-spacing:0 8px;border-collapse:separate;border-radius:8px}}.exchangers-table__table-head-row th:first-child{padding-left:16px}.exchangers-table__table-head-row th:last-child{padding-right:16px}.exchangers-table__table-head-cell{padding:8px 0;font-weight:normal;color:#4d4d4d}.exchangers-table__table-head-cell--right{display:inline-block;text-align:left;padding-left:50px}.exchangers-table__table-head-cell--center{text-align:center}.exchangers-table__table-head-cell-wrapper{display:flex;align-items:center}.exchangers-table__table-head-cell-wrapper--right{justify-content:flex-end}.exchangers-table__table-head-cell-text{margin-right:8px}.exchangers-table__table-head-btn{padding:0;background-color:transparent;fill:#4d4d4d;transition:color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.exchangers-table__table-head-btn:hover,.exchangers-table__table-head-btn:focus{fill:#3a7ff8}.exchangers-table__table-head-cell-btn-icon{display:block;width:16px;height:16px}.exchangers-table__more-container{padding:11px 0}@media screen and (min-width: 992px){.exchangers-table__more-container{padding:11px 16px}}.one-bank-table{padding:40px 0}@media screen and (min-width: 992px){.one-bank-table{padding:64px 0 48px 0}}.one-bank-table__title{margin-bottom:16px}@media screen and (min-width: 992px){.one-bank-table__subtitle-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}}.one-bank-table__subtitle{margin-bottom:16px}@media screen and (min-width: 992px){.one-bank-table__subtitle{margin-bottom:0}}.one-bank-table__exchange-rate{margin-bottom:32px}@media screen and (min-width: 992px){.one-bank-table__exchange-rate{margin-bottom:0}}@media screen and (min-width: 992px){.one-bank-table__section-settings{display:flex;align-items:center;justify-content:flex-end;margin-bottom:24px}}.one-bank-table__sort-by-container{margin-bottom:16px}@media screen and (min-width: 992px){.one-bank-table__sort-by-container{display:none}}.one-bank-table__segmanted-controls{margin-bottom:24px}@media screen and (min-width: 992px){.one-bank-table__segmanted-controls{margin-bottom:0}}.one-bank-table__wrapper{max-width:343px;padding:32px 16px 16px 16px;border-radius:16px;background-color:#fff}@media screen and (min-width: 992px){.one-bank-table__wrapper{max-width:100%;padding:8px 0 16px 0}}@media screen and (min-width: 992px){.one-bank-table__list{display:none}}.one-bank-table__table{display:none}@media screen and (min-width: 992px){.one-bank-table__table{display:block;width:100%;border-spacing:0 8px;border-collapse:separate;border-radius:8px}}.one-bank-table__table-head-row th:first-child{padding-left:16px}.one-bank-table__table-head-row th:last-child{padding-right:16px}.one-bank-table__table-head-cell{padding:8px 0;font-weight:normal;color:#4d4d4d}.one-bank-table__table-head-cell--right{padding-left:50px}.one-bank-table__table-head-cell-wrapper{display:flex;align-items:center}.one-bank-table__table-head-cell-wrapper--right{justify-content:flex-end}.one-bank-table__table-head-cell-text{margin-right:8px}.one-bank-table__table-head-btn{padding:0;background-color:transparent;fill:#4d4d4d;transition:color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.one-bank-table__table-head-btn:hover,.one-bank-table__table-head-btn:focus{fill:#3a7ff8}.one-bank-table__table-head-cell-btn-icon{display:block;width:16px;height:16px}.one-bank-table__more-container{padding:11px 0}@media screen and (min-width: 992px){.one-bank-table__more-container{padding:11px 16px}}.one-bank-table__more-info{margin-bottom:30px}@media screen and (min-width: 992px){.one-bank-table__more-info{display:none}}.one-exchanger-table{padding:40px 0}@media screen and (min-width: 992px){.one-exchanger-table{padding:40px 0 48px 0}}.one-exchanger-table__cities-wrapper{margin-bottom:54px}@media screen and (min-width: 992px){.one-exchanger-table__cities-wrapper{display:flex;align-items:center;justify-content:flex-end;margin-bottom:48px}}.one-exchanger-table__title{margin-bottom:16px}@media screen and (min-width: 992px){.one-exchanger-table__subtitle-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}}.one-exchanger-table__subtitle{margin-bottom:16px}@media screen and (min-width: 992px){.one-exchanger-table__subtitle{margin-bottom:0}}.one-exchanger-table__exchange-rate{margin-bottom:32px}@media screen and (min-width: 992px){.one-exchanger-table__exchange-rate{margin-bottom:0}}.one-exchanger-table__sort-by-container{margin-bottom:24px}@media screen and (min-width: 992px){.one-exchanger-table__sort-by-container{display:none}}.one-exchanger-table__wrapper{max-width:343px;padding:32px 16px 16px 16px;border-radius:16px;background-color:#fff}@media screen and (min-width: 992px){.one-exchanger-table__wrapper{max-width:100%;padding:8px 0 16px 0}}@media screen and (min-width: 992px){.one-exchanger-table__list{display:none}}.one-exchanger-table__more-container{padding:11px 0}@media screen and (min-width: 992px){.one-exchanger-table__more-container{padding:11px 16px}}.one-exchanger-table__more-info{margin-bottom:30px}@media screen and (min-width: 992px){.one-exchanger-table__more-info{display:none}}.best-rate-table{padding-bottom:64px}@media screen and (min-width: 768px){.best-rate-table{padding-bottom:72px}}.best-rate-table__title{margin-bottom:16px}.best-rate-table__subtitle{margin-bottom:32px}@media screen and (min-width: 992px){.best-rate-table__section-settings{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}}.best-rate-table__cities-modal-window{margin-bottom:16px}@media screen and (min-width: 992px){.best-rate-table__cities-modal-window{margin-bottom:0}}.best-rate-table__sort-by-container{margin-bottom:16px}@media screen and (min-width: 992px){.best-rate-table__sort-by-container{display:none}}.best-rate-table__segmanted-controls{margin-bottom:24px}@media screen and (min-width: 992px){.best-rate-table__segmanted-controls{margin-bottom:0}}.best-rate-table__wrapper{max-width:343px;padding-bottom:16px;border-radius:16px;background-color:#fff}@media screen and (min-width: 992px){.best-rate-table__wrapper{max-width:100%;padding:24px 0 32px 0}}@media screen and (min-width: 992px){.best-rate-table__list{display:none}}.best-rate-table__table{display:none}@media screen and (min-width: 992px){.best-rate-table__table{display:block;width:100%;border-spacing:0 8px;border-collapse:separate;border-radius:8px}}.best-rate-table__table-head-row th:first-child{padding-left:16px}.best-rate-table__table-head-row th:last-child{padding-right:16px}.best-rate-table__table-head-cell{padding:8px 0;font-weight:normal;color:#4d4d4d}.best-rate-table__table-head-cell--right{text-align:left;padding-left:50px}.best-rate-table__table-head-cell--center{text-align:center}.best-rate-table__table-head-cell--update{text-align:left;padding-left:17px}.best-rate-table__table-head-cell-wrapper{display:flex;align-items:center}.best-rate-table__table-head-cell-wrapper--right{justify-content:flex-end}.best-rate-table__table-head-cell-text{margin-right:8px}.best-rate-table__table-head-btn{padding:0;background-color:transparent;fill:#4d4d4d;transition:color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.best-rate-table__table-head-btn:hover,.best-rate-table__table-head-btn:focus{fill:#3a7ff8}.best-rate-table__table-head-cell-btn-icon{display:block;width:16px;height:16px}.best-rate-table__more-container{padding:11px 16px}@media screen and (min-width: 992px){.best-rate-table__more-container{margin-top:8px}}.converter-calc{padding:40px 0}@media screen and (min-width: 768px){.converter-calc{padding:64px 0 48px 0}}.converter-calc__title{margin-bottom:16px}@media screen and (min-width: 768px){.converter-calc__title{margin-bottom:40px}}@media screen and (min-width: 768px){.converter-calc__info-container{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}}.converter-calc__info{display:none}@media screen and (min-width: 768px){.converter-calc__info{display:block;color:#4d4d4d}}.converter-calc__calendar{margin-bottom:16px}@media screen and (min-width: 768px){.converter-calc__calendar{margin-bottom:0}}.converter-calc__calculator{margin-bottom:40px}@media screen and (min-width: 768px){.converter-calc__calculator{margin-bottom:48px}}.converter-calc__section-title{margin-bottom:32px;font-size:25px}.about-us{margin:0 auto;padding:64px 0}@media screen and (min-width: 768px){.about-us{max-width:630px;padding-bottom:134px}}.about-us__title{margin-bottom:32px}.about-us__text{margin-bottom:16px}.about-us__text--last-child{margin-bottom:0}.contact-us{padding:64px 0}@media screen and (min-width: 992px){.contact-us{display:flex;align-items:center;justify-content:space-around}}.contact-us__info{max-width:410px}.contact-us__title{margin-bottom:16px}.contact-us__text{margin-bottom:32px}.contact-us__contacts{margin-bottom:40px}.contact-us__list-item{margin-bottom:16px}.contact-us__list-item:last-child{margin-bottom:0}.contact-us__list-item-name{margin-bottom:8px;font-size:14px;line-height:1.571;color:#4d4d4d}.contact-us__link{cursor:pointer;transition:color cubic-bezier(0.4, 0, 0.2, 1) 300ms}.contact-us__link:hover,.contact-us__link:focus{color:#3a7ff8}.contact-us__socials{margin-bottom:40px}.privacy-policy{position:relative;padding-top:64px}@media screen and (min-width: 992px){.privacy-policy{max-width:630px}}.privacy-policy__title{margin-bottom:32px}.privacy-policy__text-container{margin-bottom:24px}.privacy-policy__text-container--last-child{margin-bottom:0}.privacy-policy__text-item{margin-bottom:8px}.privacy-policy__text-item--last-child{margin-bottom:0}.privacy-policy__text-title{margin-bottom:16px;font-weight:400;font-size:18px;line-height:1.5;color:#0d0d0d}.privacy-policy__btn-container{width:100vw}.privacy-policy__btn{position:sticky;bottom:16px;right:16px;margin-left:80%;margin-bottom:16px}@media screen and (min-width: 768px){.privacy-policy__btn{margin-left:93%}}@media screen and (min-width: 992px){.privacy-policy__btn{margin-left:107%;bottom:72px}}@media screen and (min-width: 1400px){.privacy-policy__btn{margin-left:142%}}
