@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@500;700&display=swap);
.App{color:#1f2937;line-height:normal;font-family:"Roboto",sans-serif;font-weight:normal;font-size:12pt}.App p,.App li{padding:.1em 0}.App__infographic{max-width:65%;padding:.1em 0}.MuiButtonBase-root.MuiButton-root.Mui-disabled{background-color:#f3f3f5;color:#666;cursor:not-allowed}.MuiButtonBase-root.MuiButton-root.Mui-disabled:hover{background-color:#f3f3f5}
.TransactionDetailsBox{background-color:#f3f5fb;margin-top:24px;border-radius:12px;border:1px solid #f2f5fa;padding:24px;font-family:"Hanken Grotesk",serif;text-align:left}.TransactionDetailsBox__Title{color:#1f2937;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 16px 0}.TransactionDetailsBox__Rows{display:flex;flex-direction:column;gap:8px}.TransactionDetailsBox__Row{gap:8px;color:#1f2937}.TransactionDetailsBox__Label{font-size:16px;margin-right:2px;font-weight:400}.TransactionDetailsBox__Value{font-weight:700;line-height:0}.TransactionDetailsBox__Suffix{font-weight:400;color:#808282}
.TransactionDetails{position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;text-align:center}.TransactionDetails__Popup{background-color:#fefefe;border-radius:30px;padding:2em;box-shadow:0 48px 100px 0 rgba(17,12,46,.08);height:fit-content;width:100%;max-width:560px !important;margin:10px}@media only screen and (max-width: 480px){.TransactionDetails__Popup{max-width:18em;padding:1em}}.TransactionDetails__Content--StatusIcon{display:block;width:140px;margin:0 auto}.TransactionDetails__Content--Header{font-family:"Hanken Grotesk",sans-serif;line-height:1.3;-webkit-font-smoothing:antialiased;font-size:22px;font-weight:700;margin-top:24px}.TransactionDetails__Content--Description{gap:16px;color:#1f2937;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:0 24px;margin:.5em auto 0 auto}@media only screen and (max-width: 480px){.TransactionDetails__Content--Description{padding:0;width:100%}}.TransactionDetails__Content--Description a{color:#1f2937;font-weight:600}.TransactionDetails__Content--Bold{font-weight:600}.TransactionDetails__DescriptionElement{margin:0}.TransactionDetails__Footer{margin-top:1em;display:flex;flex-direction:column;gap:.5em;text-align:center}.TransactionDetails__Footer button{background-color:#2264f3;color:#fff;border-radius:12px;border:0;padding:1.5em;font-family:"Hanken Grotesk",sans-serif;line-height:1.3;-webkit-font-smoothing:antialiased;font-size:.9375em;font-weight:500}@media only screen and (max-width: 480px){.TransactionDetails__Footer button{font-size:.8125em}}@media only screen and (max-width: 480px){.TransactionDetails__Footer button{width:100%}}.TransactionDetails__Footer button:hover:enabled{cursor:pointer;background-color:#1d54cc}.TransactionDetails__Footer button:disabled{background-color:#7c9ed7}@keyframes spin{0%{transform:rotateZ(0)}100%{transform:rotateZ(360deg)}}
.AppTester__container{text-align:center;margin:20px 10em}.AppTester__sdk-tester{color:red}

.FiatCurrDropDown{width:5em}.FiatCurrDropDown img{width:1em;height:1em}.FiatCurrDropDown__Selected{display:flex;justify-content:center}.FiatCurrDropDown__Selected:hover{cursor:pointer}.FiatCurrDropDown__Selected--Label{margin-left:.5em}.FiatCurrDropDown__Selected--ArrowIcon{margin-left:.5em;margin-top:1px;width:1em;height:1em}.FiatCurrDropDown__Selected--disableHover:hover{cursor:default}.FiatCurrDropDown__Currencies{position:absolute;background:#fff;border-radius:.25em}.FiatCurrDropDown__Currencies--Item{display:flex;justify-content:center;padding:.25em 1em;border-radius:.25em}.FiatCurrDropDown__Currencies--Item:hover{cursor:pointer;background:#f3f3f5}
.EdenWidget{background-color:#fff;padding:1em 1em 1em;margin:0 auto;display:flex;gap:1em;justify-content:center;flex-wrap:wrap}.EdenWidget__Offer{background-color:#e6f9f4;border-radius:.25em;display:flex;flex-grow:2;padding:1em;align-items:center;gap:1em;width:10em;color:#fff}.EdenWidget__Offer__Amount{line-height:normal;font-family:"Roboto",sans-serif;font-weight:normal;font-size:1em;border-radius:.25em;padding:.5em;border:1px solid #2c294b;height:2em;box-sizing:content-box;background-color:#fff !important;color:#000 !important}.EdenWidget__Offer__Amount.invalid{border:2px solid #ec0000}.EdenWidget__Offer__Amount:focus{outline:none}.EdenWidget__Offer__Amount{padding:0;height:100%;flex-grow:2;text-align:right;background:none;border:none;color:#1f2937;font-size:large;min-width:2em}.EdenWidget__Offer__Currency{display:flex;align-items:center;font-size:large;color:#1f2937}.EdenWidget__Button{padding:.8em;border-radius:.25em;transition:.3s;border:none}.EdenWidget__Button:hover{cursor:pointer}.EdenWidget__Button:active{filter:brightness(0.93)}.EdenWidget__Button{line-height:normal;font-family:"Roboto",sans-serif;font-weight:500;font-size:1em;background-color:#fbbc21;color:#000}.EdenWidget__Button:disabled{padding:.8em;border-radius:.25em;transition:.3s;border:none}.EdenWidget__Button:disabled:hover{cursor:pointer}.EdenWidget__Button:disabled:active{filter:brightness(0.93)}.EdenWidget__Button:disabled{background-color:#f3f3f5;color:#666}.EdenWidget__Button:disabled:hover{cursor:not-allowed}.EdenWidget__Button:disabled:active{filter:none}.EdenWidget__Button{color:#fff;font-size:15px;text-transform:uppercase;font-weight:300;background-color:#20c99a;border-radius:.25em;transition:.3s;flex-grow:1}.EdenWidget__Button:active{transform:scale(0.95)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
.CryptoWidget{background-color:#2c294b;padding:1em 1em .5em}.CryptoWidget__Wrapper{margin:0 auto;display:flex;gap:1em;justify-content:center;flex-wrap:wrap}.CryptoWidget__TransactionType{background-color:#14112c;border-radius:.25em;padding:.25em;display:flex;flex-grow:1;flex-wrap:wrap;gap:.25em}.CryptoWidget__TransactionType__Option{line-height:normal;font-family:"Roboto",sans-serif;font-weight:500;font-size:1.1em;cursor:pointer;flex-grow:1;text-align:center;border-radius:.25em;padding:1em;background-color:#1f1d39;color:#fff;display:flex;justify-content:center;align-items:center}.CryptoWidget__TransactionType--Selected{background-color:#1f1d39}.CryptoWidget__TransactionType--Disabled{background-color:#878787;color:#666}.CryptoWidget__BuyCurrency{background-color:#14112c;border-radius:.25em;display:flex;flex-grow:2;padding:.25em;align-items:stretch;gap:.25em;flex-wrap:wrap}.CryptoWidget__BuyCurrency button{padding:.8em;border-radius:.25em;transition:.3s;border:none}.CryptoWidget__BuyCurrency button:hover{cursor:pointer}.CryptoWidget__BuyCurrency button:active{filter:brightness(0.93)}.CryptoWidget__BuyCurrency button{line-height:normal;font-family:"Roboto",sans-serif;font-weight:500;font-size:1em;background-color:#fbbc21;color:#000}.CryptoWidget__BuyCurrency button:disabled{padding:.8em;border-radius:.25em;transition:.3s;border:none}.CryptoWidget__BuyCurrency button:disabled:hover{cursor:pointer}.CryptoWidget__BuyCurrency button:disabled:active{filter:brightness(0.93)}.CryptoWidget__BuyCurrency button:disabled{background-color:#f3f3f5;color:#666}.CryptoWidget__BuyCurrency button:disabled:hover{cursor:not-allowed}.CryptoWidget__BuyCurrency button:disabled:active{filter:none}.CryptoWidget__BuyCurrency__Option{line-height:normal;font-family:"Roboto",sans-serif;font-weight:500;font-size:1.1em;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-grow:1;text-align:center;border-radius:.25em;padding:1em;background-color:#1f1d39;color:#fff;transition:.3s;width:5.5em}.CryptoWidget__BuyCurrency--Selected{background-color:#fff;color:#000}.CryptoWidget__CurrencyIcon{width:1em;height:1em;margin-left:.5em}.CryptoWidget__Offer{background-color:#fff;border-radius:.25em;display:flex;flex-grow:2;padding:1em;align-items:center;gap:1em;width:10em;color:#fff}.CryptoWidget__Offer__Label{margin-top:-1px;color:#666}.CryptoWidget__Offer__Amount{line-height:normal;font-family:"Roboto",sans-serif;font-weight:normal;font-size:1em;border-radius:.25em;padding:.5em;border:1px solid #2c294b;height:2em;box-sizing:content-box;background-color:#fff !important;color:#000 !important}.CryptoWidget__Offer__Amount.invalid{border:2px solid #ec0000}.CryptoWidget__Offer__Amount:focus{outline:none}.CryptoWidget__Offer__Amount{padding:0;height:100%;flex-grow:2;text-align:right;background:none;border:none;color:#1f2937;font-size:large;min-width:2em}.CryptoWidget__Offer__Currency{display:flex;align-items:center;font-size:large;color:#1f2937}.CryptoWidget__Buy{display:flex;align-items:center;justify-content:center;background-color:#fbbc21;padding:1em;border-radius:.25em;transition:.3s;flex-grow:1}.CryptoWidget__Buy:hover{cursor:pointer}.CryptoWidget__Buy:active{transform:scale(0.95)}.CryptoWidget__Buy__Button{line-height:normal;font-family:"Roboto",sans-serif;font-weight:500;font-size:1.1em;min-width:13em;text-align:center;color:#1f2937}.CryptoWidget__Buy__Button--Disabled{background-color:#878787;color:#666}.CryptoWidget__Buy__Button--Disabled:hover{cursor:not-allowed}.CryptoWidget__Footer{font-size:.5em;color:#fff;margin-top:.75em;text-align:end}.CryptoWidget__Footer a{color:#f3f3f5}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
@keyframes pulse{0%{transform:scale(1)}100%{transform:scale(1.1)}}.pulsing-icon{animation:pulse 2s infinite alternate}.vertical{rotate:90deg;padding:0 !important}
.form-container{container-type:inline-size}@container (width > 648px){.exchange-rate-column{display:none}.hide-desktop{display:none}.exchange-rate-row{display:flex;justify-content:space-between}.card-container{padding-top:4px;padding-bottom:4px}}@container (width <= 648px){.exchange-rate-row{display:none}.hide-desktop{display:block}.card-container{padding-top:16px;padding-bottom:16px}}@container (width >= 408px){.top-space{margin-top:0 !important}}@container (width < 408px){.top-space{margin-top:8px !important}}.MuiInputBase-input.MuiOutlinedInput-input.Mui-disabled.safari{color:#666 !important}.MuiInputBase-input.MuiOutlinedInput-input.Mui-disabled.other-browser{color:#aaa !important}.MuiInputBase-input.MuiOutlinedInput-input.ari10-widget-input-wrapper{background-color:#fff !important;color:#000 !important}
.crypto-widget.exchangeRate{line-height:normal;font-family:"Roboto",sans-serif;font-weight:normal;font-size:.7em;padding-top:.5em;color:#fff}.crypto-widget.exchangeRate--clickable{cursor:pointer;display:flex;align-items:center;gap:4px;text-decoration:underline}.crypto-widget.exchangeRate__rateText{text-decoration:underline;text-underline-offset:2px}.crypto-widget.exchangeRate__icon{width:12px;height:12px;flex-shrink:0;opacity:.8}.exchangeRate--mobile{display:none}@media only screen and (max-width: 480px){.exchangeRate--mobile{display:block}}.exchangeRate--desktop{width:fit-content;display:block}@media only screen and (max-width: 480px){.exchangeRate--desktop{display:none}}
.TokenInfoTooltip{line-height:normal;font-family:"Roboto",sans-serif;font-weight:normal;font-size:.875em;padding:8px 4px;width:232px;color:#fff;display:flex;flex-direction:column;gap:8px}.TokenInfoTooltip__title{line-height:normal;font-family:"Roboto",sans-serif;font-weight:500;font-size:12px;line-height:16px}.TokenInfoTooltip__description{font-weight:400;font-size:11px;line-height:15px;white-space:normal;opacity:.9}.TokenInfoTooltip__buttons{display:flex;gap:6px;margin-top:4px}.TokenInfoTooltip__button{line-height:normal;font-family:"Roboto",sans-serif;font-weight:500;font-size:11px;line-height:1;padding:4px 8px;border-radius:4px;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:opacity .15s ease}.TokenInfoTooltip__button:hover{opacity:.85}.TokenInfoTooltip__button--outline{border:1px solid hsla(0,0%,100%,.6);color:#fff;background:rgba(0,0,0,0)}.TokenInfoTooltip__button--filled{border:1px solid #fbbc21;background:#fbbc21;color:#fff}
.separated-page-popup .logo{display:flex;align-items:center;justify-content:center;height:90px;margin-left:100px}.separated-page-popup .separator{height:1px;background-color:#3a4179;width:100%}

/*# sourceMappingURL=index.css.map*/