.LoadingFrame{min-height:100vh;min-width:100vw;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.LoadingFrame__spinner{display:inline-block;-webkit-animation:loading 1.5s linear infinite;animation:loading 1.5s linear infinite}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(180deg) scale(1.2);transform:rotate(180deg) scale(1.2)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}@keyframes loading{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(180deg) scale(1.2);transform:rotate(180deg) scale(1.2)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}.ellipsis_box{max-width:100%;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.ellipsis_box_start{-webkit-flex:0 1 auto;flex:0 1 auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ellipsis_box_end{-webkit-flex:1 0 auto;flex:1 0 auto;white-space:nowrap;margin-left:-1px}.AccountMenu.ant-menu.ant-menu-dark{background-color:#22292e}.AccountMenu .Icon{margin-right:4px}.AccountMenu .Icon__tokenIcon,.AccountMenu .Icon__tronIcon{width:22px}.AccountMenu .ant-menu-item-disabled{color:#fff!important;cursor:default}.AccountMenu__guideTrigger,.AccountMenu__item{height:22px!important;line-height:22px!important;margin-top:12px!important;margin-bottom:12px!important}.AccountMenu__guideTrigger button{padding:0;color:hsla(0,0%,100%,.65);height:auto}.AccountMenu__guideTrigger button:hover{color:#fff}.AccountMenu__logoutItem{height:22px!important;line-height:22px!important;margin-top:12px!important;margin-bottom:12px!important}.AccountMenu__logoutItem button{padding:0;color:hsla(0,0%,100%,.65);height:auto}.AccountMenu__logoutItem button:hover{color:#fff}.AccountMenu__balance{color:#fff;opacity:1!important;height:30px!important;line-height:30px!important;margin-left:-4px!important}.AccountMenu__balance:first-child{margin-top:12px!important}.AccountMenu__balance:nth-child(3){margin-bottom:12px!important}.AccountMenu>li:last-child{height:22px!important;line-height:22px!important;margin-bottom:20px!important;overflow:visible!important}.Header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:8px 15px;background-color:#22292e}.Header .Icon__centricLogo{max-width:150px}.screen-xs .Header .Icon__centricLogo{max-width:120px}.Header__dropdown{width:180px;-webkit-justify-content:flex-end;justify-content:flex-end;padding-right:0}.Header__dropdown__button{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#fff;font-size:16px}.Header__dropdown__button:active,.Header__dropdown__button:focus,.Header__dropdown__button:hover{color:hsla(0,0%,100%,.8)}.Header__dropdown__button .ant-badge-status-dot{width:9px;height:9px}.Header__dropdown__button .ant-badge-status-text{margin-left:8px}.ConnectWalletButton{cursor:pointer;background:#0082ff;color:#fff;border:none;font-size:16px;line-height:22px;border-radius:5px;padding:4px 10px;height:37px}.ConnectWalletButton:hover{opacity:.85}.CurrencySelect{background-color:#eef2f2;height:60px;width:136px!important;border-radius:0 5px 5px 0}@media only screen and (max-width:900px){.CurrencySelect{height:46px!important;width:110px!important}}.CurrencySelect>div.ant-select-selector{height:60px!important}@media only screen and (max-width:900px){.CurrencySelect>div.ant-select-selector{height:46px!important}}.CurrencySelect.ant-select-show-arrow .ant-select-selection-item{padding-right:18px}.CurrencySelect .ant-select-arrow{font-size:18px;width:18px;height:18px;top:50%;color:#b8bcbc}.CurrencySelect .ant-select-arrow .anticon:not(.anticon-down){pointer-events:none!important}.CurrencySelect:hover{background-color:rgba(238,242,242,.65)}.CurrencySelect:hover .ant-select-arrow{color:rgba(36,44,48,.85)}.CurrencySelect__options{background-color:#fff}.CurrencySelect__options .CurrencySelect__option__title{margin-top:0}.CurrencySelect__options .ant-select-item-option-active,.CurrencySelect__options .ant-select-item-option-selected{background-color:#eef2f2}.CurrencySelect__option{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;height:60px}@media only screen and (max-width:900px){.CurrencySelect__option{height:46px!important}}.CurrencySelect__option__title{font-size:12px;line-height:16px;font-family:"GothamRounded-Medium","Helvetica Neue",Helvetica,Arial,sans-serif;color:#929393;margin-top:-4px}@media only screen and (max-width:900px){.CurrencySelect__option__title{font-size:10px;line-height:14px}}.CurrencySelect__option__content{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:26px;line-height:30px;color:#242c30;font-weight:400}@media only screen and (max-width:900px){.CurrencySelect__option__content{font-size:18px;line-height:20px}}.CurrencySelect__option .Icon__tokenIcon{width:24px;margin-right:6px}@media only screen and (max-width:900px){.CurrencySelect__option .Icon__tokenIcon{width:18px;margin-right:4px}}.SwapButton{background-color:#eef2f2;padding:8px 10px;border:none;cursor:pointer;border-radius:5px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.SwapButton>img{transition:all .5s;width:18px}.SwapButton.rotate>img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.SwapButton:hover{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}.SwapButton:active,.SwapButton:focus,.SwapButton:hover{outline:none;border:none}.AmountSelect.ant-radio-group{border:1px solid #eef2f2;background:#eef2f2;border-radius:5px;padding:1px}.AmountSelect.ant-radio-group>label{color:#a2a3a3;background:#eef2f2;border:none;font-size:13px;line-height:22px;height:auto;padding:2px 14px}.screen-xs .AmountSelect.ant-radio-group>label{font-size:12px;line-height:20px;height:auto;padding:2px 10px}.AmountSelect.ant-radio-group>label.ant-radio-button-wrapper:before{content:none}.AmountSelect.ant-radio-group>label.ant-radio-button-wrapper:hover{background:#fff}.AmountSelect.ant-radio-group>label.ant-radio-button-wrapper-checked{background:#fff;border-radius:5px;box-shadow:none}.SwapForm__amountSelect{margin-bottom:8px}.SwapForm__info,.SwapForm__item{display:-webkit-flex;display:flex}.SwapForm__info{-webkit-justify-content:space-between;justify-content:space-between;color:#a4a4a4;margin-bottom:8px}@media only screen and (max-width:900px){.SwapForm__info{margin-bottom:4px}}.SwapForm__input{height:60px;display:-webkit-flex;display:flex;margin-bottom:0;padding:4px 8px;background-color:#fff;border:1px solid #eef2f2;border-radius:5px 0 0 5px}@media only screen and (max-width:900px){.SwapForm__input{height:48px;padding:2px 6px;width:100%}}.SwapForm__input--disabled{background-color:#f9f9f9}.SwapForm__input input[type=number]::-webkit-inner-spin-button,.SwapForm__input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.SwapForm__input .ant-form-item-label{padding-bottom:0;line-height:1em;width:100%}.screen-xs .SwapForm__input .ant-form-item-label{-webkit-flex:none;flex:none}@media only screen and (max-width:900px){.SwapForm__input .ant-form-item-label{-webkit-flex:none;flex:none}}.SwapForm__input .ant-form-item-label>label{font-size:12px;line-height:16px;font-family:"GothamRounded-Medium","Helvetica Neue",Helvetica,Arial,sans-serif;color:#929393}@media only screen and (max-width:900px){.SwapForm__input .ant-form-item-label>label{font-size:10px;line-height:14px}}.screen-xs .SwapForm__input .ant-form-item-control{-webkit-flex:none;flex:none}@media only screen and (max-width:900px){.SwapForm__input .ant-form-item-control{-webkit-flex:none;flex:none}}.screen-xs .SwapForm__input .ant-form-item-control-input{min-height:auto}@media only screen and (max-width:900px){.SwapForm__input .ant-form-item-control-input{min-height:auto}}.SwapForm__input .ant-form-item-control-input-content{background:none;border:none;color:#fff;height:30px}@media only screen and (max-width:900px){.SwapForm__input .ant-form-item-control-input-content{height:20px}}.SwapForm__input .ant-form-item-control-input-content:focus,.SwapForm__input .ant-form-item-control-input-content:hover{border:none;background:none}.SwapForm__input .ant-form-item-control-input-content>input.ant-input{background:none;color:#242c30;padding:0;font-size:28px;line-height:30px;border:none}@media only screen and (max-width:900px){.SwapForm__input .ant-form-item-control-input-content>input.ant-input{font-size:20px;line-height:22px}}.SwapForm__input .ant-form-item-control-input-content>input.ant-input::-webkit-input-placeholder{color:#242c30}.SwapForm__input .ant-form-item-control-input-content>input.ant-input:-ms-input-placeholder{color:#242c30}.SwapForm__input .ant-form-item-control-input-content>input.ant-input::placeholder{color:#242c30}.SwapForm__input .ant-form-item-control-input-content>input.ant-input:focus{box-shadow:none}.SwapForm__input .ant-form-item-control-input-content>input.ant-input:focus::-webkit-input-placeholder{color:hsla(0,0%,100%,.45)}.SwapForm__input .ant-form-item-control-input-content>input.ant-input:focus:-ms-input-placeholder{color:hsla(0,0%,100%,.45)}.SwapForm__input .ant-form-item-control-input-content>input.ant-input:focus::placeholder{color:hsla(0,0%,100%,.45)}.SwapForm__input .ant-form-item-control-input-content.ant-input-affix-wrapper-lg>input.ant-input{font-size:26px;line-height:30px}@media only screen and (max-width:900px){.SwapForm__input .ant-form-item-control-input-content.ant-input-affix-wrapper-lg>input.ant-input{font-size:18px;line-height:20px}}.Confirm{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.Confirm__inner{width:100%}.Confirm__stats{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;color:#a4a4a4;padding:8px 2px}.Confirm__stats__link{text-decoration:underline;color:#a4a4a4}.Confirm__stats__link:hover{color:#242c30}.Confirm__button{color:#fff;width:100%;border:none;font-size:22px;line-height:26px;border-radius:5px;padding:10px;cursor:pointer}.screen-xs .Confirm__button{font-size:20px;line-height:24px;padding:8px}.Confirm__button:hover:not(:disabled){background-color:#001529}.Confirm__button:disabled{cursor:not-allowed}.Confirm__button:active,.Confirm__button:focus{outline:none}.Confirm__button>img{height:22px}.Confirm__button--idle{background:#00e799}.Confirm__button--success{background:#00c500}.Confirm__button--failed{background:rgba(208,2,27,.4)}.Confirm__button--loading{background:#123f85}.Confirm__button--resultSuccess{background:#00c500}.Confirm__button--resultFailed{background:#c62828}.Validation__error{text-align:center;color:#d0021b;font-size:14px;margin-bottom:0}.Main{width:100%;max-width:1070px;height:calc(100vh - 54px);padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media only screen and (max-width:1200px){.Main{max-width:1020px}}.Main__vertical__container{height:100%;padding-bottom:60px}.screen-xs .Main__vertical__container{height:auto;padding-bottom:20px}@media only screen and (max-width:970px){.Main__vertical__container{-webkit-justify-content:center;justify-content:center}}@media only screen and (max-width:970px){.Main__vertical__container>.ant-col:first-child{padding:20px 10px 10px}}@media only screen and (max-width:970px){.Main__vertical__container>.ant-col:nth-child(2){padding:10px 0 0}}.Main__content{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding-right:40px}.screen-xs .Main__content{text-align:center;padding:30px 0 20px}@media only screen and (max-width:970px){.Main__content{text-align:center}}.Main__content .Icon__swapLogo{width:116px}.screen-xs .Main__content .Icon__swapLogo{width:58px}.Main__content__logoText{font-family:"GothamRounded-Medium","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:52px;margin-bottom:0}.Main__content__logoText>span{font-family:"GothamRounded-Book","Helvetica Neue",Helvetica,Arial,sans-serif}@media only screen and (max-width:900px){.Main__content__logoText{font-size:26px}}.Main__content__text{font-size:20px;line-height:26px;font-weight:400}@media only screen and (max-width:900px){.Main__content__text{font-size:16px;line-height:18px}}.Main__content__features{list-style:none;padding-left:0;font-size:18px;line-height:24px;font-weight:400}@media only screen and (max-width:900px){.Main__content__features{font-size:16px;line-height:20px}}.Main__content__features>li{margin-bottom:8px}.Main__content__features>li>.anticon{color:#0065f2;margin-right:8px}.Main__content__action{color:#00e799;font-size:18px;line-height:24px;font-weight:500}.screen-sm .Main__content__action{padding-left:0}.Main__content__action>span{text-decoration:underline}@media only screen and (max-width:900px){.Main__content__action{font-size:16px;line-height:20px}}.Main__content__action:active,.Main__content__action:focus,.Main__content__action:hover{color:rgba(0,231,153,.65)}.Main__column .ant-form-item:not(.SwapForm__input):not(.SwapForm__amountSelect){margin-bottom:8px}.Main__form__container{background:#fff;border-radius:5px;padding:40px 40px 20px;box-shadow:0 0 5px 5px #e6e8e8}@media only screen and (max-width:900px){.Main__form__container{padding:16px 16px 10px}}.Form{width:100%}.Validation{margin-top:-4px;height:22px}.Guide{text-align:center}.Guide>.ant-modal-content{background:hsla(0,0%,100%,.9);padding-bottom:20px}.Guide>.ant-modal-content>.ant-modal-header{background-color:#22292e}.Guide>.ant-modal-content>.ant-modal-close,.Guide>.ant-modal-content>.ant-modal-header>.ant-modal-title{color:#fff}.Guide .ant-divider{border-top:1px solid rgba(13,44,98,.25)}.Guide p{text-align:left}.Guide__checklist{text-align:left;list-style:none;padding-left:0}.Guide__checklist>li{position:relative;padding-left:26px;margin-bottom:6px}.Guide__checklist>li:before{content:"✓";font-size:18px;font-weight:700;position:absolute;left:0;top:-2px;color:#4caf50}.Guide__steps{text-align:left;padding-left:22px}.Guide__steps>li{margin-bottom:6px}.Guide__cover{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;padding:10px 6px 0}.Guide .ant-card-body{padding:12px 4px 12px 8px}.Guide__meta .ant-card-meta-description{line-height:20px}.Guide .Icon__android{max-width:44%;padding:2px}@media (max-width:576px){.Guide .Icon__android{max-width:70px}}.Guide .Icon__apple{max-width:53%;padding:2px}@media (max-width:576px){.Guide .Icon__apple{max-width:70px}}.Guide .Icon__chrome{max-width:53%}@media (max-width:576px){.Guide .Icon__chrome{max-width:150px}}.Connect{text-align:center}.Connect>.ant-modal-content{background:hsla(0,0%,100%,.9);padding-bottom:20px}.Connect>.ant-modal-content>.ant-modal-header{background-color:#22292e}.Connect>.ant-modal-content>.ant-modal-close,.Connect>.ant-modal-content>.ant-modal-header>.ant-modal-title{color:#fff}.Connect .ant-card-body{padding:12px 4px 12px 8px}.Connect__meta .ant-card-meta-description{line-height:20px}.Connect__link{display:block;margin-top:1.5rem}body{min-height:-webkit-fill-available;min-height:100vh;background-color:#f9f9f9}.ant-layout{background:none!important}@font-face{font-family:"GothamRounded-Medium";src:local("GothamRounded-Medium"),url("GothamRounded-Medium.4518b6f0.otf") format("opentype")}@font-face{font-family:"GothamRounded-Book";src:local("GothamRounded-Book"),url("GothamRounded-Book.e40570a3.otf") format("opentype")}
/*# sourceMappingURL=main.de75c54e.chunk.css.map */