:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg)translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg)translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg)translate(-100%)}.textLayer{text-align:initial;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}
:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selecteditem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg)translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg)translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg)translateY(-100%)}.annotationLayer canvas{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--total-scale-factor))sans-serif;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--total-scale-factor));width:100%;min-width:calc(180px*var(--total-scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px*var(--total-scale-factor));box-shadow:0 calc(2px*var(--total-scale-factor))calc(5px*var(--total-scale-factor))#888;border-radius:calc(2px*var(--total-scale-factor));padding:calc(6px*var(--total-scale-factor));margin-left:calc(5px*var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px*var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px*var(--total-scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px*var(--total-scale-factor));padding-top:calc(2px*var(--total-scale-factor));border-top:1px solid #333}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px*var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}
.DocumentViewer-module__7iC2fq__root{scrollbar-color:#888 #ffffff1a;box-sizing:border-box;background:#ffffff1a;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.DocumentViewer-module__7iC2fq__root::-webkit-scrollbar-track{background:#ffffff1a}.DocumentViewer-module__7iC2fq__root::-webkit-scrollbar-thumb{background-color:#888;background-clip:content-box}.DocumentViewer-module__7iC2fq__loader{z-index:100;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DocumentViewer-module__7iC2fq__pageWrapper{justify-content:center;width:100%;margin-bottom:72px;display:flex}.DocumentViewer-module__7iC2fq__documentFallback{object-fit:contain;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.DocumentViewer-module__7iC2fq__documentIcon{color:#ffffffd9;width:64px;height:64px}.DocumentViewer-module__7iC2fq__downloadButton{z-index:11;-webkit-user-select:none;user-select:none;color:#fff;background-color:#fff3;border-radius:10px;position:absolute;bottom:0;right:128px}.DocumentViewer-module__7iC2fq__downloadButton:hover{background-color:#fff6}.DocumentViewer-module__7iC2fq__downloadDocument{margin-bottom:-100%;position:relative;right:auto}
.ChooseWallet-module__TWVv0q__root{min-height:372px;padding:24px}.ChooseWallet-module__TWVv0q__root .ChooseWallet-module__TWVv0q__title{margin-top:8px;margin-bottom:32px;font-weight:600}.ChooseWallet-module__TWVv0q__root .ChooseWallet-module__TWVv0q__subtitle{margin-bottom:24px}.ChooseWallet-module__TWVv0q__select{height:60px}.ChooseWallet-module__TWVv0q__select .MuiSelect-select{align-items:center;gap:8px;display:flex}.ChooseWallet-module__TWVv0q__menuItem{background:0 0;align-items:center;gap:12px;padding:12px 14px;display:flex}.ChooseWallet-module__TWVv0q__menuItem:hover{background-color:#f9fafb}.ChooseWallet-module__TWVv0q__coinName{font-size:14px;font-weight:600;line-height:20px}.ChooseWallet-module__TWVv0q__inputs{flex-direction:column;gap:24px;display:flex}.ChooseWallet-module__TWVv0q__buttons{justify-content:space-between;gap:24px;width:100%;margin-top:32px;display:flex}.ChooseWallet-module__TWVv0q__button{flex-grow:1}.ChooseWallet-module__TWVv0q__loader{text-align:center;width:100%;margin-top:110px}@media (min-width:500px){.ChooseWallet-module__TWVv0q__buttons{justify-content:flex-end;gap:16px}.ChooseWallet-module__TWVv0q__button{flex-grow:0}}
.Pending-module__RqAX-q__root{width:100%;min-height:488px;padding:40px 24px}.Pending-module__RqAX-q__root .Pending-module__RqAX-q__title{margin-top:8px;margin-bottom:32px;font-weight:600}.Pending-module__RqAX-q__content{flex-direction:column;align-items:center;gap:12px;margin-top:81px;display:flex}.Pending-module__RqAX-q__root .Pending-module__RqAX-q__contentTitle{font-weight:600}.Pending-module__RqAX-q__contentSubtitle{color:#858587}
.Session-module__dW0gVG__root{width:100%;min-height:488px;padding:40px 24px 32px}.Session-module__dW0gVG__root .Session-module__dW0gVG__title{margin-bottom:24px;font-weight:600}.Session-module__dW0gVG__content{flex-direction:column;flex-grow:1;align-items:center;gap:24px;display:flex}.Session-module__dW0gVG__wallet{border-radius:8px;flex-direction:column;align-items:center;gap:20px;max-width:320px;padding:24px 16px;display:flex;box-shadow:0 0 5px #0000000d,0 1px 2px #00000026}.Session-module__dW0gVG__address{flex-direction:column;align-items:center;gap:18px;padding:0 16px;display:flex}.Session-module__dW0gVG__root .Session-module__dW0gVG__depositAddress{color:#62646a;word-break:break-all;text-align:center;font-size:14px;font-weight:500;line-height:20px}.Session-module__dW0gVG__description{flex-direction:column;flex-grow:1;gap:24px;display:flex}.Session-module__dW0gVG__disclaimer{width:100%}.Session-module__dW0gVG__root .Session-module__dW0gVG__disclaimerTitle{margin-bottom:4px}.Session-module__dW0gVG__note{flex-direction:column;gap:4px;max-width:358px;display:flex}.Session-module__dW0gVG__buttons{justify-content:space-between;gap:24px;width:100%;margin-top:89px;display:flex}.Session-module__dW0gVG__button{flex-grow:1}@media (min-width:500px){.Session-module__dW0gVG__content{flex-direction:row;align-items:flex-start}.Session-module__dW0gVG__buttons{justify-content:flex-end;gap:16px;margin-top:0}.Session-module__dW0gVG__button{flex-grow:0}}
.Success-module__0Yiw7G__root{flex-direction:column;gap:24px;padding:32px 40px 32px 24px;display:flex}.Success-module__0Yiw7G__buttons{justify-content:flex-end;gap:16px;width:100%;display:flex}
.TopupBalance-module__ZRe2vG__dialog{margin:0}.TopupBalance-module__ZRe2vG__dialog[data-step=wallet] .MuiDialog-paper{width:100%;min-height:372px}.TopupBalance-module__ZRe2vG__dialog[data-step=pending] .MuiDialog-paper{width:100%;max-width:952px;min-height:488px}:is(.TopupBalance-module__ZRe2vG__dialog[data-step=session] .MuiDialog-paper,.TopupBalance-module__ZRe2vG__dialog[data-step=hash] .MuiDialog-paper){width:100%;max-width:952px}.TopupBalance-module__ZRe2vG__dialog[data-step=success] .MuiDialog-paper{width:100%;max-width:663px}.TopupBalance-module__ZRe2vG__title{margin-bottom:24px;padding:32px 24px;font-weight:600}.TopupBalance-module__ZRe2vG__closeButton{color:#b7b6b6;border-radius:50%;position:absolute;top:16px;right:16px}.TopupBalance-module__ZRe2vG__subtitle{margin-bottom:24px}@media (min-width:500px){.TopupBalance-module__ZRe2vG__dialog[data-step=wallet] .MuiDialog-paper{max-width:436px}}
.TransactionHash-module__SgEvha__root{flex-direction:column;gap:24px;min-height:311px;padding:32px 24px;display:flex}.TransactionHash-module__SgEvha__root .TransactionHash-module__SgEvha__title{font-weight:600}.TransactionHash-module__SgEvha__content{flex-direction:column;gap:24px;display:flex}.TransactionHash-module__SgEvha__buttons{justify-content:space-between;gap:24px;width:100%;margin-top:89px;display:flex}.TransactionHash-module__SgEvha__button{flex-grow:1}.TransactionHash-module__SgEvha__loader{text-align:center;margin-top:50px}.TransactionHash-module__SgEvha__inputWrapper{flex-direction:column;align-items:stretch;gap:24px;display:flex}.TransactionHash-module__SgEvha__input{flex-grow:1}@media (min-width:500px){.TransactionHash-module__SgEvha__inputWrapper{flex-direction:row;align-items:center}.TransactionHash-module__SgEvha__buttons{justify-content:flex-end;gap:16px;margin-top:0}.TransactionHash-module__SgEvha__button{flex-grow:0}}
.Loader-module__gELz7q__loaderWrapper{justify-content:center;align-items:center;width:100vw;max-width:436px;min-height:543px;display:flex}.Loader-module__gELz7q__progress{color:#006c9a}
.Submit-module__mtJKUa__root{padding:24px 24px 32px}.Submit-module__mtJKUa__root .Submit-module__mtJKUa__title{margin-bottom:40px;font-weight:600}.Submit-module__mtJKUa__amount{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.Submit-module__mtJKUa__amountText{color:#62646a}.Submit-module__mtJKUa__description{flex-direction:column;gap:16px;display:flex}.Submit-module__mtJKUa__field,.Submit-module__mtJKUa__label{align-items:center;gap:8px;display:flex}.Submit-module__mtJKUa__divider{background-color:#eaecf0;flex-grow:1;height:1px}.Submit-module__mtJKUa__descriptions{flex-direction:column;gap:32px;display:flex}.Submit-module__mtJKUa__network{flex-direction:column;gap:4px;display:flex}.Submit-module__mtJKUa__networkName{color:#62646a}.Submit-module__mtJKUa__buttons{justify-content:space-between;gap:24px;margin-top:72px;display:flex}.Submit-module__mtJKUa__button{flex-grow:1}
.Wallet-module__tY58EW__root{padding:24px 24px 32px}.Wallet-module__tY58EW__root .Wallet-module__tY58EW__title{margin-bottom:40px;font-weight:600}.Wallet-module__tY58EW__inputs{flex-direction:column;gap:16px;display:flex}.Wallet-module__tY58EW__select{height:60px}.Wallet-module__tY58EW__select .MuiSelect-select{align-items:center;gap:8px;display:flex}.Wallet-module__tY58EW__menuItem{background:0 0;align-items:center;gap:12px;padding:12px 14px;display:flex}.Wallet-module__tY58EW__menuItem:hover{background-color:#f9fafb}.Wallet-module__tY58EW__coinName{font-size:14px;font-weight:600;line-height:20px}.Wallet-module__tY58EW__coinBalance{color:#858587}.Wallet-module__tY58EW__amount{align-items:center;gap:8px;display:flex}.Wallet-module__tY58EW__maxButton{align-self:stretch;min-width:80px}.Wallet-module__tY58EW__network{margin-top:24px}.Wallet-module__tY58EW__buttons{justify-content:space-between;align-items:center;gap:24px;margin-top:72px;display:flex}.Wallet-module__tY58EW__button{flex-grow:1}
.Withdraw-module__olY-ba__dialog{width:100%;min-height:650px;margin:0}.Withdraw-module__olY-ba__dialog[data-step=wallet] .MuiDialog-paper{width:100%;max-width:436px;min-height:650px}.Withdraw-module__olY-ba__dialog[data-step=submit] .MuiDialog-paper{width:100%;max-width:436px;min-height:543px}.Withdraw-module__olY-ba__title{margin-bottom:24px;padding:32px 24px;font-weight:600}.Withdraw-module__olY-ba__closeButton{color:#b7b6b6;border-radius:50%;position:absolute;top:16px;right:16px}.Withdraw-module__olY-ba__subtitle{margin-bottom:24px}
/*# sourceMappingURL=5b2b7207ada196b5.css.map*/