.form-grid{display:grid;grid-template-columns:1fr .2fr 1fr;gap:16px 8px}.form-grid .swap-currency{display:flex;place-self:center center;border-radius:16px;width:24px;height:24px;background-color:#3b3b471a;background-image:url(/assets/images/icons/small/swap_horiz.svg);background-repeat:no-repeat;background-position:center;border:0}.form-grid .currency-container--source{grid-row:1;grid-column:1}.form-grid .currency-container--target{grid-row:1;grid-column:3}@media(max-width:767px){.form-grid .lhv-text-field .lhv-floating-label{font-size:14px}}.form-grid .lhv-field-group{margin-bottom:0}.form-grid .lhv-field-group:nth-of-type(1){grid-row:2;grid-column:1}.form-grid .lhv-field-group:nth-of-type(2){grid-row:2;grid-column:3}.form-grid .lhv-field-group .lhv-text-field--with-trailing-icon.lhv-text-field--outlined .lhv-text-field__icon{right:12px}.form-grid .lhv-field-group .text-suffix-icon{display:none}.form-grid .lhv-field-group .text-suffix-icon.active{display:block}input[type=number]{appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{appearance:none}.form-bottom__buttons{display:flex;gap:16px;margin:10px 0}.form-bottom__buttons .btn{margin:0}.exchange-table{min-width:100%}.exchange-table thead tr{border-top:1px solid #e5e5e6}.exchange-table thead tr th:nth-of-type(3),.exchange-table thead tr th:nth-of-type(4){text-align:end}.exchange-table thead tr th{padding:8px}@media(max-width:767px){.exchange-table thead tr th{padding:8px 2px;vertical-align:text-top}}.exchange-table thead tr th:nth-of-type(1){padding-left:0}.exchange-table thead tr p{margin:0;line-height:1.2}@media(max-width:767px){.exchange-table thead tr p{font-size:12px}}.exchange-table tbody tr{border-top:1px solid #e5e5e6}.exchange-table tbody tr:last-of-type{border-bottom:1px solid #e5e5e6}.exchange-table tbody tr td:nth-of-type(3),.exchange-table tbody tr td:nth-of-type(4){text-align:end}@media(max-width:767px){.exchange-table tbody tr td:nth-of-type(2){text-align:center}}.exchange-table tbody tr td{padding:8px}@media(max-width:767px){.exchange-table tbody tr td{padding:2px;font-size:12px}}.exchange-table tbody tr td:nth-of-type(1){padding-left:0}.exchange-table__flex{display:flex;justify-content:flex-end}@media(max-width:767px){.exchange-table__flex{flex-direction:column;gap:4px}}.exchange-table__flex span{line-height:1}.currency-form__summary{display:flex;justify-content:space-between;margin-top:16px;margin-bottom:16px;padding:10px 16px;background-color:#e7e5e5;border-radius:4px}.currency-form__link{margin:24px 0}.select-list-link{border:solid #949096;margin-left:10px;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(45deg)}.currency-container__select,.currency-container li{display:flex;align-items:center;cursor:pointer}.currency-container__select{height:48px;padding:0 20px;background:#fff;border-radius:4px;justify-content:space-between;border:1px solid #c6c4c7;font-size:16px}.currency-container__select.active{border:1px solid #6c6972}.currency-container__select i{font-size:31px;transition:transform .3s linear}.currency-container.active .currency-container__select i{transform:rotate(-135deg)}.select-content-target,.select-content-source{position:absolute;z-index:1;width:240px;display:none;background:#fff;border-radius:4px;box-shadow:0 10px 25px #0000001a}.currency-container.active .select-content-target,.currency-container.active .select-content-source{display:block}@media(max-width:767px){.currency-container.active .select-content-target{right:0}}.select-content-target ul,.select-content-source ul{max-height:240px;overflow-y:auto;padding:0;margin:0}.select-content-target ul li,.select-content-source ul li{height:48px;font-size:16px;padding:0 10px}@media(max-width:767px){.select-content-target ul li,.select-content-source ul li{align-items:flex-start;height:auto;padding:12px 10px}.select-content-target ul li span,.select-content-source ul li span{line-height:1}}.select-content-target ul li .code:after,.select-content-source ul li .code:after{content:","}.select-content-source__list::-webkit-scrollbar,.select-content-target__list::-webkit-scrollbar{width:7px}.select-content-source__list::-webkit-scrollbar-track,.select-content-target__list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:25px}.select-content-source__list::-webkit-scrollbar-thumb,.select-content-target__list::-webkit-scrollbar-thumb{background:#ccc;border-radius:25px}.select-content-source__list::-webkit-scrollbar-thumb:hover,.select-content-target__list::-webkit-scrollbar-thumb:hover{background:#b3b3b3}.custom{display:flex;gap:8px;align-items:center}.custom .currency{width:20px;min-width:20px;height:15px;background-size:contain;background-repeat:no-repeat}.currency-container__select .custom.selected span:last-of-type{display:none}.loading{position:fixed;top:0;left:0;right:0;margin:0 auto;z-index:9;height:100%;width:100%;background:#ffffff80}.loading .loader-inner{width:200px;height:200px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);background:#f2f2f2;display:flex;align-items:center;justify-content:center}.loading .loader-inner .dot-loader{width:36px;height:36px;transform:scale(1.5)}.loading .loader-inner .loader-title{color:#262633;margin-top:10px;font-weight:300;font-size:20px!important;letter-spacing:-.5px}
