.deposit-modal{background:#fff;display:flex;flex-direction:column;align-items:center}.deposit-modal__header{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.deposit-modal__title{font-family:TahomaCustom,sans-serif;font-weight:400;font-size:36px;line-height:24px;letter-spacing:0}.deposit-modal__close{background:rgba(0,0,0,0);border:none;cursor:pointer}.deposit-modal__coins{width:100%;display:flex;gap:8px;justify-content:space-between;margin-bottom:16px}@media(max-width:998px){.deposit-modal__coins{gap:4px}}.deposit-modal__coin{font-family:TahomaCustom,sans-serif;display:flex;align-items:center;gap:5px;font-size:24px;color:#000;border:.87px solid #000;padding:6px 10px;cursor:pointer;background:#c3c3c3;opacity:.6}@media(max-width:998px){.deposit-modal__coin{padding:4px 6px;font-size:16px}}.deposit-modal__coin--active{box-shadow:1.74px 1.74px 0 0 #000;background:#c3c3c3;color:#000;opacity:1;border:.87px solid #000}.deposit-modal__input-wrapper{width:100%;position:relative;border:3.54px solid #7f9db9;padding:16px 10px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}@media(max-width:998px){.deposit-modal__input-wrapper{padding:10px 6px}.deposit-modal__input-icon{width:24px;height:24px}}.deposit-modal__input{font-family:TahomaCustom,sans-serif;font-weight:400;font-size:45.31px;line-height:100%;letter-spacing:0;border:none;padding:0 10px;background:rgba(0,0,0,0);outline:none;max-width:220px;width:100%}.deposit-modal__input-coin{display:flex;align-items:center;gap:6px;font-size:14px}.deposit-modal__quick-buttons{display:flex;width:100%;gap:8px;margin-bottom:16px;justify-content:flex-start;flex-wrap:wrap}.deposit-modal__selected-coin{display:flex;align-items:center;cursor:pointer;gap:8px}@media(max-width:998px){.deposit-modal__selected-coin{font-size:6px}.deposit-modal__selected-coin-chevron{width:16px;height:5px}}.deposit-modal__selected-coin-text{font-family:TahomaCustom,sans-serif;font-weight:400;font-size:45px;line-height:100%;letter-spacing:0;text-align:center;vertical-align:middle}@media(max-width:1440px){.deposit-modal__selected-coin-text{font-size:34.13px}}@media(max-width:998px){.deposit-modal__selected-coin-text{font-size:26.13px}}.deposit-modal__quick-button{padding:6px 20px;border:.87px solid #000;background:#c3c3c3;font-family:TahomaCustom,sans-serif;font-weight:400;font-size:24px;cursor:pointer;opacity:1}.deposit-modal__quick-button--active{box-shadow:1.74px 1.74px 0 0 #000;border:.87px solid #000;background:#c3c3c3;opacity:1}.deposit-modal__purchase-box{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;border:3.54px solid #7f9db9;padding:22px 0;margin-bottom:12px}.deposit-modal__purchase-label{color:#727272;font-weight:400;font-size:40px;line-height:100%;letter-spacing:0;text-align:center;vertical-align:middle;font-family:TahomaCustom,sans-serif;margin-bottom:6px}@media(max-width:998px){.deposit-modal__purchase-label{font-size:32x}}.deposit-modal__purchase-value{font-family:TahomaCustom,sans-serif;font-weight:400;font-size:64px;line-height:100%;letter-spacing:0}@media(max-width:998px){.deposit-modal__purchase-value{font-size:42px}}.deposit-modal__continue-button-wrapper{width:fit-content;border-bottom:2px solid #060606;border-right:2px solid #060606}.deposit-modal__continue-button{font-family:TahomaCustom,sans-serif;width:fit-content;padding:10px 25px;background:#21b121;color:#fff;font-weight:400;font-size:24.93px;letter-spacing:0;text-align:center;cursor:pointer;box-shadow:inset 4.03px 4.03px 0 0 #dbdbdb,inset -4.03px -4.03px 0 0 gray,inset 2.01px 2.01px 0 0 #fff,inset -2.01px -2.01px 0 0 #000}.deposit-modal__continue-button:disabled{background:#c3c3c3;cursor:not-allowed;box-shadow:inset 8.08px 8.08px 0 0 #dbdbdb,inset -8.08px -8.08px 0 0 gray,inset 4.04px 4.04px 0 0 #fff,inset -4.04px -4.04px 0 0 #000;opacity:.6}.deposit-modal__error-message{font-family:TahomaCustom,sans-serif;animation:shake .4s;color:red;font-size:16px;margin-top:4px}.deposit-qr__header{display:flex;width:100%;justify-content:space-between;margin-bottom:10px}@media(max-width:998px){.deposit-qr__header{border-radius:10px;margin-bottom:20px}}.deposit-qr__title{font-weight:400;font-size:37.92px;line-height:30.4px;letter-spacing:0;font-family:TahomaCustom,sans-serif}@media(max-width:998px){.deposit-qr__title{font-size:29.32px;line-height:23.51px;letter-spacing:0}}.deposit-qr__label{font-family:TahomaCustom,sans-serif;font-weight:400;font-size:32px;line-height:20px;letter-spacing:0;color:rgba(0,0,0,.5019607843);margin-bottom:12px}@media(max-width:998px){.deposit-qr__label{display:none}}.deposit-qr__coin-info-name{font-weight:400;font-family:TahomaCustom,sans-serif;font-size:36px;line-height:42px;letter-spacing:0}.deposit-qr__coin-info{display:flex;gap:12px;align-items:center;margin-bottom:14px}.deposit-qr__coin-info-network{color:#797a91;background:#383b4a;font-family:TahomaCustom,sans-serif;font-weight:400;font-size:16px;line-height:14px;padding:2px 4px;letter-spacing:0}.deposit-qr__warning{display:flex;align-items:start;width:100%;background-color:rgba(255,194,223,.2);padding:14px 32px;margin-bottom:34px;max-width:842px}@media(max-width:998px){.deposit-qr__warning{padding:8px}}.deposit-qr__warning-text{font-family:TahomaCustom,sans-serif;font-weight:400;font-size:32px;line-height:100%;letter-spacing:0;color:#ff6b6b;white-space:normal;max-width:680px;margin-left:10px}@media(max-width:998px){.deposit-qr__warning-text{font-size:15px;line-height:14.51px}}.deposit-qr__value-info,.deposit-qr__value-info-address{font-family:TahomaCustom,sans-serif;font-weight:400;font-size:24px;line-height:20px;letter-spacing:0}@media(max-width:998px){.deposit-qr__value-info-address{font-size:18px}}.deposit-qr__content{display:flex;width:100%;justify-content:space-between}@media(max-width:998px){.deposit-qr__content{flex-direction:column-reverse;padding-bottom:20px}}.deposit-qr__info-payment{display:flex;flex-direction:column;width:100%}.deposit-qr__label-info{font-family:TahomaCustom,sans-serif;font-weight:400;font-size:24px;line-height:20px;letter-spacing:0;color:rgba(0,0,0,.5019607843);margin-bottom:8px}.deposit-qr__input-row{border:2px solid #7f9db9;display:flex;justify-content:space-between;width:100%;padding:10px;margin-bottom:27px}.deposit-qr__qr-wrapper{border:1.56px solid #dfe0f7;padding:12px;margin-left:48px}@media(max-width:998px){.deposit-qr__qr-wrapper{display:flex;justify-content:center;margin-left:unset;margin-bottom:32px;border:unset}}.deposit-qr__qr-text{font-family:TahomaCustom,sans-serif;font-weight:400;font-size:24px;line-height:20px;letter-spacing:0;color:rgba(0,0,0,.5019607843);margin-bottom:8px}.styles_container__JBIB4{width:10em;height:10em;position:relative}.styles_container__JBIB4 .styles_coin__rJcX2{width:100%;height:100%;position:absolute;transform-style:preserve-3d;animation:styles_spinCoin__Omcg_ 1.7s steps(10) -7s infinite}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk{width:.8em;height:1.61em;background:var(--color-seven);position:absolute;left:50%;top:50%;backface-visibility:hidden;border-top:.2em solid var(--color-one);border-bottom:.2em solid var(--color-one)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:first-of-type{transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(0deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(2){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(18deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(3){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(36deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(4){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(54deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(5){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(72deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(6){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(90deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(7){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(108deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(8){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(126deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(9){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(144deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(10){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(162deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(11){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(180deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(12){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(198deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(13){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(216deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(14){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(234deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(15){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(252deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(16){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(270deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(17){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(288deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(18){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(306deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(19){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(324deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_side__8lqgk:nth-of-type(20){transform:translate3d(-50%,-50%,0) rotateY(90deg) rotateX(342deg) translateZ(4.9em)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_face__DntDr{border-radius:5em;position:absolute;left:0;top:0;width:100%;height:100%;backface-visibility:hidden;background:url(/_next/static/media/coin.fed91ab6.svg);background-size:cover}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_face__DntDr.styles_front__DIlFC{transform:translateZ(.04em) rotateY(0)}.styles_container__JBIB4 .styles_coin__rJcX2 .styles_face__DntDr.styles_back__baWwL{transform:rotateY(180deg) translateZ(.04em)}@keyframes styles_spinCoin__Omcg_{0%{transform:rotateY(0)}50%{transform:rotateY(180deg)}to{transform:rotateY(0deg)}}.styles_container__jwvDf{display:inline-flex;align-items:center;justify-content:center;font-size:18px;padding:18px 20px;text-align:left;margin:3px;gap:10px}.styles_container__jwvDf.styles_primary__7KRza{background-image:linear-gradient(to top,var(--color-one) 0,var(--color-one) 100%),linear-gradient(to top,var(--color-one) 0,var(--color-one) 100%),linear-gradient(to top,var(--color-one) 0,var(--color-one) 100%),linear-gradient(to top,var(--color-one) 0,var(--color-one) 100%);background-size:3px 3px;color:var(--secondary-two);transition:color .3s ease,background-color .3s ease}.styles_container__jwvDf.styles_primary__7KRza:after,.styles_container__jwvDf.styles_primary__7KRza:before{position:absolute;z-index:-1;border:3px solid rgba(0,0,0,0);width:100%;height:100%;content:"";transition:color .3s ease,background-color .3s ease}.styles_container__jwvDf.styles_primary__7KRza:before{top:-3px;left:3px;border-right:none;border-left:none;width:calc(100% - 6px)}.styles_container__jwvDf.styles_primary__7KRza:after{top:3px;left:-3px;border-top:none;border-bottom:none;height:calc(100% - 6px)}.styles_container__jwvDf.styles_primary__7KRza:after,.styles_container__jwvDf.styles_primary__7KRza:before{border-color:var(--color-one);background-color:var(--color-one)}.styles_container__jwvDf.styles_secondary__DHFvy{background-image:linear-gradient(to top,var(--color-seven) 0,var(--color-seven) 100%),linear-gradient(to top,var(--color-seven) 0,var(--color-seven) 100%),linear-gradient(to top,var(--color-seven) 0,var(--color-seven) 100%),linear-gradient(to top,var(--color-seven) 0,var(--color-seven) 100%);background-size:3px 3px;color:var(--secondary-two);transition:color .3s ease,background-color .3s ease}.styles_container__jwvDf.styles_secondary__DHFvy:after,.styles_container__jwvDf.styles_secondary__DHFvy:before{position:absolute;z-index:-1;border:3px solid rgba(0,0,0,0);width:100%;height:100%;content:"";transition:color .3s ease,background-color .3s ease}.styles_container__jwvDf.styles_secondary__DHFvy:before{top:-3px;left:3px;border-right:none;border-left:none;width:calc(100% - 6px)}.styles_container__jwvDf.styles_secondary__DHFvy:after{top:3px;left:-3px;border-top:none;border-bottom:none;height:calc(100% - 6px)}.styles_container__jwvDf.styles_secondary__DHFvy:after,.styles_container__jwvDf.styles_secondary__DHFvy:before{border-color:var(--color-seven);background-color:var(--color-seven)}.styles_container__jwvDf.styles_third__6kCL6{background-image:linear-gradient(to top,var(--color-five) 0,var(--color-five) 100%),linear-gradient(to top,var(--color-five) 0,var(--color-five) 100%),linear-gradient(to top,var(--color-five) 0,var(--color-five) 100%),linear-gradient(to top,var(--color-five) 0,var(--color-five) 100%);background-size:3px 3px;color:var(--secondary-two);transition:color .3s ease,background-color .3s ease}.styles_container__jwvDf.styles_third__6kCL6:after,.styles_container__jwvDf.styles_third__6kCL6:before{position:absolute;z-index:-1;border:3px solid rgba(0,0,0,0);width:100%;height:100%;content:"";transition:color .3s ease,background-color .3s ease}.styles_container__jwvDf.styles_third__6kCL6:before{top:-3px;left:3px;border-right:none;border-left:none;width:calc(100% - 6px)}.styles_container__jwvDf.styles_third__6kCL6:after{top:3px;left:-3px;border-top:none;border-bottom:none;height:calc(100% - 6px)}.styles_container__jwvDf.styles_third__6kCL6:after,.styles_container__jwvDf.styles_third__6kCL6:before{border-color:var(--color-five);background-color:var(--color-five)}.styles_container__jwvDf.styles_fourth__gJpfJ{background-image:linear-gradient(to top,var(--color-eight) 0,var(--color-eight) 100%),linear-gradient(to top,var(--color-eight) 0,var(--color-eight) 100%),linear-gradient(to top,var(--color-eight) 0,var(--color-eight) 100%),linear-gradient(to top,var(--color-eight) 0,var(--color-eight) 100%);background-size:3px 3px;color:var(--white-one);transition:color .3s ease,background-color .3s ease}.styles_container__jwvDf.styles_fourth__gJpfJ:after,.styles_container__jwvDf.styles_fourth__gJpfJ:before{position:absolute;z-index:-1;border:3px solid rgba(0,0,0,0);width:100%;height:100%;content:"";transition:color .3s ease,background-color .3s ease}.styles_container__jwvDf.styles_fourth__gJpfJ:before{top:-3px;left:3px;border-right:none;border-left:none;width:calc(100% - 6px)}.styles_container__jwvDf.styles_fourth__gJpfJ:after{top:3px;left:-3px;border-top:none;border-bottom:none;height:calc(100% - 6px)}.styles_container__jwvDf.styles_fourth__gJpfJ:after,.styles_container__jwvDf.styles_fourth__gJpfJ:before{border-color:var(--color-eight);background-color:var(--color-eight)}@media(max-width:1024px){.styles_container__jwvDf{padding:11px 12px;font-size:16px;padding:10px 12px;font-size:14px;line-height:1.1}}.styles_container__RKTZY{display:inline-flex;position:relative;justify-content:center;align-items:center;cursor:default;border:none;background-position:0 0,100% 0,0 100%,100% 100%;background-repeat:no-repeat;background-color:rgba(0,0,0,0);font-family:var(----font-rubik);text-transform:uppercase;white-space:nowrap;cursor:pointer;z-index:1;transition:.2s}.styles_container__RKTZY:disabled{cursor:not-allowed;opacity:.5}.styles_container__RKTZY.styles_large__7b_JE{padding:0 24px;height:56px;font-size:16px;line-height:24px;font-weight:700;text-transform:uppercase}.styles_container__RKTZY.styles_medium__jmO3U{padding:0 24px;height:48px;font-size:16px;line-height:24px;font-weight:700;text-transform:uppercase}.styles_container__RKTZY.styles_small__ZYW7C{padding:0 24px;height:44px;font-size:14px;line-height:20px;font-weight:500;text-transform:uppercase}.styles_container__RKTZY.styles_primary__CXAnN{border:3px solid var(--btn-shadow);box-shadow:0 3px 0 var(--btn-shadow);background-color:var(--primary-default);border-radius:999px;color:var(--btn-shadow)}.styles_container__RKTZY.styles_primary__CXAnN:not(:disabled):hover{background-color:var(--primary-hover)}.styles_container__RKTZY.styles_primary__CXAnN:not(:disabled):active{background-color:var(--primary-pressed)}.styles_container__RKTZY.styles_secondary__33_fQ{background-color:var(--background-ten);color:var(--header-primary);border-radius:999px}.styles_container__RKTZY.styles_secondary__33_fQ:not(:disabled):active,.styles_container__RKTZY.styles_secondary__33_fQ:not(:disabled):hover{background-color:var(--color-three)}.styles_container__RKTZY.styles_secondary__33_fQ:disabled{opacity:.6}.styles_container__RKTZY.styles_outline__uVWQY{background-color:rgba(0,0,0,0);border:2px solid var(--background-light);color:var(--header-primary);box-shadow:0 2px 0 var(--background-light);border-radius:999px}.styles_container__RKTZY.styles_outline__uVWQY:not(:disabled):hover{background-color:var(--secondary-hover)}.styles_container__RKTZY.styles_outline__uVWQY:not(:disabled):active{background-color:var(--secondary-pressed)}@media(max-width:1024px){.styles_container__RKTZY.styles_large__7b_JE.styles_outline__uVWQY,.styles_container__RKTZY.styles_large__7b_JE.styles_primary__CXAnN,.styles_container__RKTZY.styles_large__7b_JE.styles_secondary__33_fQ{padding:0 17px;height:50px;font-size:16px}.styles_container__RKTZY.styles_medium__jmO3U.styles_outline__uVWQY,.styles_container__RKTZY.styles_medium__jmO3U.styles_primary__CXAnN,.styles_container__RKTZY.styles_medium__jmO3U.styles_secondary__33_fQ{padding:0 15px;height:44px;font-size:14px;margin:2px}}@media(max-width:768px){.styles_container__RKTZY.styles_large__7b_JE.styles_outline__uVWQY,.styles_container__RKTZY.styles_large__7b_JE.styles_primary__CXAnN,.styles_container__RKTZY.styles_large__7b_JE.styles_secondary__33_fQ{padding:0 15px;height:44px;font-size:14px}}.styles_container__krSlc{margin:0 auto;padding:25px;width:100%}.styles_container__krSlc.styles_type-1__a7bYX{background-color:var(--background-two)}.styles_container__krSlc.styles_type-2__NeMtv{background-color:var(--background-six)}.styles_container__1CCIL{margin:0 auto;padding:0 20px;width:100%;max-width:1240px}@media(max-width:768px){.styles_container__1CCIL{padding:0 20px}}.styles_container__i4hl1{position:relative}.styles_toggle__Z0ez3{display:flex}.styles_content__AXQqA{position:absolute;top:calc(100% + 2px);overflow:hidden}.styles_content__AXQqA.styles_left__2ANrK{left:0}.styles_content__AXQqA.styles_right___9zif{right:0}.styles_container__EFZjb{position:relative;width:100%;height:100%}.styles_container__EFZjb>span{position:absolute;top:50%;left:50%;width:4px;height:4px;background:#fff;border-radius:50%;box-shadow:0 0 0 4px hsla(0,0%,100%,.1),0 0 0 8px hsla(0,0%,100%,.1),0 0 20px hsla(0,0%,100%,.1);animation:styles_animate__VKnzj 3s linear infinite}.styles_container__EFZjb>span:first-child{top:-10px;right:0;left:auto;animation-delay:0s;animation-duration:1s}.styles_container__EFZjb>span:nth-child(2){top:-10px;right:25vw;left:auto;animation-delay:.2s;animation-duration:3s}.styles_container__EFZjb>span:nth-child(3){top:-10px;right:34vw;left:auto;animation-delay:.4s;animation-duration:2s}.styles_container__EFZjb>span:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:300px;height:1px;background:linear-gradient(90deg,#fff,transparent)}@keyframes styles_animate__VKnzj{0%{transform:rotate(315deg) translateX(0);opacity:1}70%{opacity:1}to{transform:rotate(315deg) translateX(-1000px);opacity:0}}.styles_input__Yj4vp{border:2px solid var(--secondary-four);height:60px;width:100%;display:block;color:var(--text-primary);box-sizing:border-box;padding:10px;font-size:18px;outline:none}.styles_container__3_OC_{position:relative;width:100%}.styles_container__3_OC_ .styles_background__qI7G7{width:100%;height:100%;position:absolute;background-repeat:repeat-x}.styles_container__3_OC_.styles_bottom__RF75j .styles_background__qI7G7{transform:scale(-1)}.styles_container__3_OC_.styles_type-1__RlfLd{height:500px;width:100%;position:absolute;top:0}.styles_container__3_OC_.styles_type-1__RlfLd .styles_background__qI7G7{background-image:linear-gradient(to bottom,transparent 100px,var(--background-five) 100px,var(--background-five) 200px,var(--background-three) 200px,var(--background-three) 300px,var(--background-two) 300px,var(--background-two) 400px,var(--background-one) 400px,var(--background-one) 600px);background-position:0 0}.styles_container__3_OC_.styles_type-1__RlfLd .styles_background__qI7G7:before{content:"";background-repeat:repeat-x;background-image:url(/_next/static/media/purple-light.a6a3a9bd.png),url(/_next/static/media/purple-medium.d42fa4a4.png),url(/_next/static/media/purple-dark.887f097c.png),url(/_next/static/media/purple-black.ac883c3a.png);position:absolute;height:100%;width:100%;background-position:0 0,0 100px,0 200px,0 300px}@media(max-height:768px)and (max-width:768px){.styles_container__3_OC_.styles_type-1__RlfLd{height:375px}.styles_container__3_OC_.styles_type-1__RlfLd .styles_background__qI7G7{background-image:linear-gradient(to bottom,transparent 75px,var(--background-five) 75px,var(--background-five) 150px,var(--background-three) 150px,var(--background-three) 225px,var(--background-two) 225px,var(--background-two) 300px,var(--background-one) 300px,var(--background-one) 450px);background-position:0 0}.styles_container__3_OC_.styles_type-1__RlfLd .styles_background__qI7G7:before{background-size:705px 75px;background-position:0 0,0 75px,0 150px,0 225px}}@media(max-height:480px)and (max-width:480px){.styles_container__3_OC_.styles_type-1__RlfLd{height:250px}.styles_container__3_OC_.styles_type-1__RlfLd .styles_background__qI7G7{background-image:linear-gradient(to bottom,transparent 50px,var(--background-five) 50px,var(--background-five) 100px,var(--background-three) 100px,var(--background-three) 150px,var(--background-two) 150px,var(--background-two) 200px,var(--background-one) 200px,var(--background-one) 300px);background-position:0 0}.styles_container__3_OC_.styles_type-1__RlfLd .styles_background__qI7G7:before{background-size:470px 50px;background-position:0 0,0 50px,0 100px,0 150px}}.styles_container__3_OC_.styles_type-2__1B_26{height:200px;width:100%;position:absolute;top:0}.styles_container__3_OC_.styles_type-2__1B_26 .styles_background__qI7G7{background-image:linear-gradient(to bottom,transparent 100px,var(--background-two) 100px,var(--background-two) 200px,var(--background-three) 300px);background-position:0 0}.styles_container__3_OC_.styles_type-2__1B_26 .styles_background__qI7G7:before{content:"";background-repeat:repeat-x;background-image:url(/_next/static/media/purple-dark.887f097c.png),url(/_next/static/media/purple-medium.d42fa4a4.png);position:absolute;height:100%;width:100%;background-position:0 0,0 100px,0 0}@media(max-height:768px)and (max-width:768px){.styles_container__3_OC_.styles_type-2__1B_26{height:150px}.styles_container__3_OC_.styles_type-2__1B_26 .styles_background__qI7G7{background-image:linear-gradient(to bottom,transparent 75px,var(--background-two) 75px,var(--background-two) 150px,var(--background-three) 225px)}.styles_container__3_OC_.styles_type-2__1B_26 .styles_background__qI7G7:before{background-size:705px 75px;background-position:0 0,0 75px,0 0}}@media(max-height:480px)and (max-width:480px){.styles_container__3_OC_.styles_type-2__1B_26{height:100px}.styles_container__3_OC_.styles_type-2__1B_26 .styles_background__qI7G7{background-image:linear-gradient(to bottom,transparent 50px,var(--background-two) 50px,var(--background-two) 100px,var(--background-three) 150px)}.styles_container__3_OC_.styles_type-2__1B_26 .styles_background__qI7G7:before{background-size:470px 50px;background-position:0 0,0 50px,0 0}}.styles_container__3_OC_.styles_type-3__dUwVg{height:100px;width:100%;position:absolute;top:0}.styles_container__3_OC_.styles_type-3__dUwVg .styles_background__qI7G7{background-image:url(/_next/static/media/purple-medium.d42fa4a4.png);background-position:0 0}@media(max-height:768px)and (max-width:768px){.styles_container__3_OC_.styles_type-3__dUwVg{height:75px}.styles_container__3_OC_.styles_type-3__dUwVg .styles_background__qI7G7{background-size:705px 75px}}@media(max-height:480px)and (max-width:480px){.styles_container__3_OC_.styles_type-3__dUwVg{height:50px}.styles_container__3_OC_.styles_type-3__dUwVg .styles_background__qI7G7{background-size:470px 50px}}.styles_container__3_OC_.styles_type-4__B9wPC{height:500px;width:100%;position:absolute;top:0}.styles_container__3_OC_.styles_type-4__B9wPC .styles_background__qI7G7{background-image:linear-gradient(to bottom,transparent 100px,var(--background-one) 100px,var(--background-one) 200px,var(--background-two) 200px,var(--background-two) 300px,var(--background-three) 300px,var(--background-three) 400px,var(--background-five) 400px,var(--background-five) 600px);background-position:0 0}.styles_container__3_OC_.styles_type-4__B9wPC .styles_background__qI7G7:before{content:"";background-repeat:repeat-x;background-image:url(/_next/static/media/purple-black.ac883c3a.png),url(/_next/static/media/purple-dark.887f097c.png),url(/_next/static/media/purple-medium.d42fa4a4.png),url(/_next/static/media/purple-light.a6a3a9bd.png);position:absolute;height:100%;width:100%;background-position:0 0,0 100px,0 200px,0 300px}@media(max-height:768px)and (max-width:768px){.styles_container__3_OC_.styles_type-4__B9wPC{height:375px}.styles_container__3_OC_.styles_type-4__B9wPC .styles_background__qI7G7{background-image:linear-gradient(to bottom,transparent 75px,var(--background-one) 75px,var(--background-one) 150px,var(--background-two) 150px,var(--background-two) 225px,var(--background-three) 225px,var(--background-three) 300px,var(--background-five) 300px,var(--background-five) 450px);background-position:0 0}.styles_container__3_OC_.styles_type-4__B9wPC .styles_background__qI7G7:before{background-size:705px 75px;background-position:0 0,0 75px,0 150px,0 225px}}@media(max-height:480px)and (max-width:480px){.styles_container__3_OC_.styles_type-4__B9wPC{height:250px}.styles_container__3_OC_.styles_type-4__B9wPC .styles_background__qI7G7{background-image:linear-gradient(to bottom,transparent 50px,var(--background-one) 50px,var(--background-one) 100px,var(--background-two) 100px,var(--background-two) 150px,var(--background-three) 150px,var(--background-three) 200px,var(--background-five) 200px,var(--background-five) 300px);background-position:0 0}.styles_container__3_OC_.styles_type-4__B9wPC .styles_background__qI7G7:before{background-size:470px 50px;background-position:0 0,0 50px,0 100px,0 150px}}.styles_container__3_OC_.styles_type-5__CSCKF{height:100px;width:100%;position:absolute;top:0}.styles_container__3_OC_.styles_type-5__CSCKF .styles_background__qI7G7{background-image:url(/_next/static/media/purple-black.ac883c3a.png);background-position:0 0}@media(max-height:768px)and (max-width:768px){.styles_container__3_OC_.styles_type-5__CSCKF{height:75px}.styles_container__3_OC_.styles_type-5__CSCKF .styles_background__qI7G7{background-size:705px 75px}}@media(max-height:480px)and (max-width:480px){.styles_container__3_OC_.styles_type-5__CSCKF{height:50px}.styles_container__3_OC_.styles_type-5__CSCKF .styles_background__qI7G7{background-size:470px 50px}}.styles_popupOverlay__418in{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:100}.styles_popupWrapper__knxDY{padding:20px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(25,26,37,.5);z-index:100}.styles_popupContent__C8BEn{background-color:#fff;padding:24px}@media(max-width:768px){.styles_popupContent__C8BEn{min-width:320px;width:calc(100vw - 40px);padding:16px}}.styles_confirmationPopup__VxTPC{overflow:hidden;display:flex;flex-direction:column;align-items:center;background-color:#fff;width:100%;max-width:900px;border-radius:20px}.styles_confirmationPopup--neiro__wm2bl{background-color:#293241;border-radius:unset}.styles_confirmationPopup--inu__N6Rnd{background-color:var(--background-layout);border:"1px solid #A3A3A34D"}.styles_confirmationPopup__VxTPC.styles_confirmationPopupBlack__0In5z{background-color:#25221b}.styles_pepeButton__evxrw{background-color:#50e373;font-size:24px;color:#fff;border:none;padding:22px;border-radius:999px;min-width:280px;cursor:pointer}.styles_processingText__K8zwK{font-size:24px}.styles_purchasedValueWrapper__eTv1c{padding:10px 20px;border:1px solid #f1eee7;border-radius:11px}.styles_purchasedValueWrapper--neiro__cLbfs{background:unset;border:1px solid #353f51}.styles_purchasedValueWrapper--inu__SK_Nb{background:var(--payments-confirm-bg);border:1px solid #f1eee7}.styles_purchasedValueWrapper__eTv1c.styles_purchasedValueWrapperBlack__CUx_e{background:#3e392b;border:1px solid #716955}.styles_logoIcon__mV_J6{width:24px;height:24px}.styles_rank__qhfed{display:flex;justify-content:space-between;align-items:center;gap:35px;margin-bottom:14px}.styles_rankItemWrapper__pm60e{display:flex;align-items:center;gap:8px}.styles_rankItemWrapper__pm60e:last-child{margin-right:0}.styles_progress__kHcAY{padding:5px 12px;border-radius:999px;background:#818fdd;margin-right:6px}.styles_progressValue__myGCa{font-weight:400;font-size:20px;line-height:14px;letter-spacing:0;vertical-align:middle;color:#fff}.styles_progressBarWrapper__7bsmj{height:24px;width:100%;background-color:#a8a7a3;border-radius:999px}.styles_progressBar__yaEjB{min-width:40px;background:#818fdd;border-radius:999px;height:100%}.styles_progressWrapper__ZsXsA{display:flex;align-items:center}.styles_rankItem__xd0qW{font-weight:400;font-size:24px;line-height:16.03px;letter-spacing:0;color:#a8a7a3}.styles_rankItem--inu__NqPhA,.styles_rankItem--neiro__lynGi{color:#a1a3c2}.styles_copyIconWrapper__dwAcz{width:24px}.styles_processingImg__HDSy4{width:20px;height:20px}.styles_rankBonus__jO3rz{font-weight:700;font-size:24px;line-height:16.03px;letter-spacing:0;color:#a8a6a3}.styles_rankBonus--neiro__twuZI{font-weight:500;color:#fff}.styles_header__slQ4w{display:flex;width:100%;padding:0 0 20px;border-bottom:1px solid #e9ebfa;justify-content:space-between;align-items:center}.styles_header--neiro__yCEJn{padding:0 20px 20px;border-bottom:unset}.styles_title__1lFwN{font-weight:700;font-size:32px;line-height:30.93px;letter-spacing:0;text-transform:uppercase;font-family:var(--font-fredoka-one);color:#000}.styles_title--neiro__ds4Is{color:#fff}.styles_title--inu__jOjoz{color:var(--color-primary);font-weight:400}.styles_title__1lFwN.styles_titleBlack__Ymt2j{color:#fff}.styles_purchasedWrapper__JfDDN{display:flex;align-items:center;padding:12px 0;width:100%;justify-content:center}.styles_closeButton__mp30a{background:rgba(0,0,0,0);border:none;cursor:pointer}.styles_purchasedText__JLg30{font-weight:400;font-size:20px;line-height:20px;letter-spacing:0;color:#000;margin-right:8px}.styles_purchasedText--neiro__tJv4c{color:#a1a3c2}.styles_purchasedText--inu__gvHHD{color:#3f3f3f}.styles_purchasedText__JLg30.styles_purchasedTextBlack__F6QYC{color:#fff}.styles_amount__wJqJd{font-weight:600;font-size:24px;color:#000;line-height:20px;letter-spacing:0}.styles_amount--neiro__LKd_y{color:#fff}.styles_amount--inu__ZLb_d{color:var(--color-primary)}.styles_amount__wJqJd.styles_amountBlack__FOuiR{color:#fff}.styles_processingBox__S3CZv{gap:12px;display:flex;font-weight:400;font-size:24px;line-height:123%;letter-spacing:0;border-radius:12px;padding:12px 30px;color:#000;background:#dffae4;margin-bottom:24px}.styles_processingBox--neiro__W0_gx{color:#4db9a5;background:rgba(223,250,228,.2)}.styles_processingBox--inu__4XsWk{color:#4db987;background:rgba(223,250,228,.2)}.styles_leftToBuy___BklU{font-weight:400;font-size:20px;line-height:16px;letter-spacing:0;margin-top:14px;text-align:center;margin-bottom:30px;color:#514e47}.styles_leftToBuy--inu__vk9iL,.styles_leftToBuy--neiro__VMetT{color:#a1a3c2}.styles_leftToBuyValue__pShNU{font-weight:400;font-size:20px;line-height:16px;letter-spacing:0;color:#a8a6a3}.styles_leftToBuyValue--neiro__mjqCE{color:#fff}.styles_leftToBuyValue--inu__xkXlq{color:var(--color-primary)}.styles_referralTextWrapper__XejWP{width:100%;padding:5px;border-radius:12px;border:1px solid #f1eee7;margin-bottom:30px;color:#514e47}.styles_referralTextWrapper--neiro__AK0LT{border:.8px solid #353f51;background:unset}.styles_referralTextWrapper--inu__R_xgt{border:.8px solid #f1eee7;background:var(--payments-confirm-bg)}.styles_referralTextWrapper__XejWP.styles_referralTextWrapperBlack__k8zxk{background:#3e392b;color:#8385a0;border:1px solid #716955}.styles_referralText__j39e6{font-weight:400;font-size:24px;line-height:123%;letter-spacing:0;text-align:center;color:#a7a6a3}.styles_referralText--neiro__oEBYf{color:#8385a0}.styles_referralText--inu__upFgt{color:#a8a6a3}.styles_motto__OrVcj{font-weight:400;font-size:24px;line-height:20px;letter-spacing:0;color:#383c48;margin-bottom:12px}.styles_motto--neiro__mi8K9{color:#a1a3c2}.styles_motto--inu__l1Jlj{color:var(--color-primary)}.styles_motto__OrVcj.styles_mottoBlack___D3Vj{color:#a8a6a3}.styles_linkWrapper____vZs{display:flex;align-items:center;padding:14px 40px;border:1px solid #f1eee7;color:#383c48;border-radius:12px;margin-bottom:20px}.styles_linkWrapper--neiro__rh2j9{border:.8px solid #353f51;border:.8px solid #070707;color:#fff;background:unset}.styles_linkWrapper____vZs.styles_linkWrapperBlack__Vc2JU{border:1px solid #716955;background:#3e392b}.styles_copyIcon__7WpY4{width:20px;height:20px}.styles_link__Uuz5o{font-weight:400;font-size:30px;text-decoration:underline;color:#a8a6a3;margin-right:8px}.styles_link--neiro__zLlF_{color:#fff;font-size:25px}.styles_dashboardLink__ZDMzf{color:#007bff;text-decoration:underline}.styles_progressInfo__MwLPN{margin-top:16px}.styles_btnWrapper__3b2bX{display:flex;justify-content:center;max-width:402px;width:100%;gap:48px}.styles_leftToBuyValue__pShNU{margin-left:4px}.styles_button__L2iMb{width:100%}.styles_copyButton__F_dNY{background:unset;color:#000}.styles_copyButton--neiro__lJcHw{color:#fff}.styles_copyButton--inu__fQVEt{color:var(--color-primary)}.styles_copyButton__F_dNY.styles_copyButtonBlack__ztFsn{color:#fff}.styles_btnNeiroWrapper__7R_j3{display:flex;width:100%;max-width:354px;gap:20px}.styles_neiroButton__wKPVH{width:100%;padding:12px 0;color:#fff;background:#4db9a5;border-radius:8px}.styles_btnInuWrapper__a6OdX{display:flex;width:100%;gap:20px}.styles_inuButton__ffFlq{width:100%;padding:12px 16px;color:#fff;background:#7f28ff;border-radius:8px}.styles_iconRankWrapper__teai_{width:30px}@media(max-width:768px){.styles_leftToBuyValue__pShNU,.styles_processingText__K8zwK{font-size:14px}.styles_pepeButton__evxrw{background-color:#50e373;font-size:18px;color:#fff;padding:10px;border-radius:999px;margin:5px 0}.styles_confirmationPopup__VxTPC{display:flex;padding:20px 0;width:100vw;border-top-left-radius:15px;border-top-right-radius:15px;position:fixed;bottom:0;left:0;z-index:99999}.styles_rank__qhfed{margin-bottom:10px}.styles_title__1lFwN{font-size:14px;line-height:23px}.styles_purchasedText__JLg30{font-size:16px;margin-right:8px}.styles_referralTextWrapper__XejWP{width:90%;padding:13px 6px;margin-bottom:15px;font-size:16px}.styles_header__slQ4w{padding:0 8px 8px}.styles_amount__wJqJd{font-size:16px;line-height:15px}.styles_processingBox__S3CZv{gap:8px;font-size:14px;line-height:104%;letter-spacing:0;border-radius:0 0 12px 12px;padding:8px;margin-bottom:22px}.styles_processingImg__HDSy4{width:16px;height:16px}.styles_rankItem__xd0qW{font-size:16px;line-height:9px}.styles_rankBonus__jO3rz{font-size:16px;line-height:15px}.styles_progressValue__myGCa{font-weight:500;font-size:12px;line-height:8px}.styles_progressBarWrapper__7bsmj{max-width:unset;height:17px}.styles_leftToBuy___BklU{font-size:14px;line-height:9px;margin-top:8px;margin-bottom:15px}.styles_referralText__j39e6{font-size:16px;line-height:104%}.styles_copyIconWrapper__dwAcz{width:16px}.styles_motto__OrVcj{font-size:16px;line-height:15px;margin-bottom:6px}.styles_linkWrapper____vZs{display:flex;width:90%;align-items:center;padding:7px 26px;margin-bottom:12px}.styles_link__Uuz5o{font-size:15px}.styles_copyIcon__7WpY4{width:15px;height:15px}.styles_btnInuWrapper__a6OdX,.styles_btnNeiroWrapper__7R_j3{flex-direction:column;width:100%;max-width:318px;gap:10px}.styles_btnWrapper__3b2bX{display:flex;flex-direction:column;max-width:287px;width:100%;gap:8px}}.styles_QRCodeContent__yl5BJ{padding:30px}.styles_warningIcon__1BZeW{width:20px;height:20px}.styles_amountToPay__TFHga{color:#383c48;font-size:24px;font-weight:400;width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_amountToPay--neiro__G8OsY{color:#fff}.styles_amountToPay--inu__64u2X,.styles_amountToPay--unit__1Q3_J{color:var(--color-primary)}.styles_paymentAdress__Wkt8a{color:#383c48;font-size:14px;font-weight:400;width:90%;word-break:break-word;overflow:hidden;text-overflow:ellipsis}.styles_paymentAdress--neiro__ghHs4{color:#fff}.styles_paymentAdress--inu__PvJJx,.styles_paymentAdress--unit__5Qw38{color:var(--color-primary)}.styles_popupHeaderRow__1Pj_h{display:flex;align-items:center;padding:20px 18px 18px 0;border-bottom:1px solid #e9ebfa;gap:16px}.styles_popupHeaderRow--unit__u4_ZE{display:none}.styles_popupHeaderRow--neiro__7ILbw{padding:unset;border-bottom:unset;margin-bottom:20px}.styles_popupClose__kwEhj{cursor:pointer;margin-left:auto;background:none;border:none}.styles_popupClose__kwEhj svg path{fill:#8385a0}.styles_popupTitle__5_b8f{font-weight:700;font-size:32px;line-height:30.93px;text-transform:uppercase;font-family:var(--font-fredoka-one);color:#000}.styles_popupTitle--neiro__yxVYo{color:#fff}.styles_popupTitle--unit___zZTV{font-weight:300;font-size:20px;line-height:16.03px;letter-spacing:0;text-transform:unset;color:var(--color-primary)}.styles_popupTitle--inu__8F0u7{color:var(--color-primary);font-weight:400}.styles_textCurrentwrapper__HBxll{position:relative;height:42px;display:flex;width:100%;padding:6px 8px;border-radius:10px;border:1px solid #dfe0f7;margin-bottom:6px;align-items:center}.styles_textCurrentwrapper--unit__0K0Hu{color:var(--platform-icon)}.styles_textCurrentwrapper--inu__V7fmZ{background:var(--payments-confirm-bg)}.styles_content__nNtt2{display:flex;flex-direction:column;align-items:center;padding-bottom:20px}.styles_textCurrentPrice__tN3k_{font-weight:500;font-size:24px;line-height:18px;color:#383c48;margin-right:6px}.styles_textCurrentPrice--neiro__Bv4pq{color:#fff}.styles_textCurrentPrice--inu__9HUgb{color:var(--color-primary)}.styles_selectedCurrencyWrapper__jZsqi{display:flex;align-items:center;gap:12px}.styles_textAdress__XqJaj{font-weight:400;font-size:24px;line-height:20px;text-decoration:underline;color:#383c48;max-width:350px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_textCopy__m2Pi1{font-weight:400;font-size:10px;color:#000}.styles_textCopy--neiro__eYTYU{color:#fff}.styles_textCopy--unit__9R0g4{color:var(--platform-icon)}.styles_textCopy--inu__QvPeH{color:var(--color-primary)}.styles_textCopy__m2Pi1.styles_textCopyBlack__UOCTf{color:#fff}.styles_paidButton__UFSd4{width:100%;background-color:rgba(0,0,0,0);border:none;font-size:32px;padding:22px;cursor:pointer}.styles_copyIcon__gS9Ib{width:18px;height:18px}.styles_coinInfo__K2jkQ{flex-direction:column;display:flex;margin-bottom:20px}.styles_coinName__429gJ{color:#463f60;font-family:var(--font-fredoka-one);font-size:32px;font-weight:500;line-height:20px}.styles_coinName--neiro___fFdK{color:#fff}.styles_coinName--inu__SkdmT,.styles_coinName--unit__5sUwm{color:var(--color-primary)}.styles_coinDesc__bPKYD{color:#a8a7a3;padding:6px 12px;font-family:var(--font-fredoka-one);font-size:12px;font-weight:400;line-height:16px;background-color:#f1eee7;border-radius:999px}.styles_coinDesc--inu__nUsxY,.styles_coinDesc--neiro__g_29a,.styles_coinDesc--unit__k7nvT{border-radius:unset;color:#797a91;background-color:#383b4a}.styles_WarningIcon__4WNoa{width:26px}.styles_selectedLogo__5RJmf{width:48px;height:48px}.styles_selectedText__wJaLQ{font-family:var(--font-fredoka-one);font-weight:400;font-size:16px;padding-top:10px;line-height:14.88px;color:#383c48;margin-bottom:10px}.styles_selectedText--unit__kCRtD{color:var(--platform-icon)}.styles_selectedText--neiro__yj8qq{color:#a1a3c2}.styles_notification__vR9uN{padding:12px 10px;background-color:#fae3df;color:#000;border-radius:0 0 10px 10px;display:flex;gap:8px;font-family:var(--font-rubik);font-size:24px;font-weight:400;line-height:123%;margin-bottom:8px}.styles_notification--neiro__4wUDJ,.styles_notification--unit___RsCk{background-color:rgba(255,194,223,.2);color:#ff6b6b}.styles_notification--unit___RsCk{border-radius:12px;padding:8px 30px}.styles_notification--inu___bG6M{background-color:rgba(255,194,223,.2);color:#ff6b6b}.styles_leftContentDesc__pNFH6{display:flex;flex-direction:column;max-width:521px;justify-content:center;width:100%;margin-right:40px;padding-left:30px;padding-right:30px}.styles_qrCodeBlock__7hcCO{display:flex;flex-direction:row-reverse;justify-content:space-between;width:100%}.styles_textScanCode__XQs3D{font-weight:400;font-size:20px;line-height:20px;text-align:center;color:#383c48;margin-bottom:8px;white-space:nowrap}.styles_textScanCode--neiro__8ACMr{color:#a1a3c2}.styles_textScanCode--unit__R1u9i{color:var(--platform-icon)}.styles_textScanCode--inu__IjteP{color:hsla(0,0%,100%,.5019607843)}.styles_qrCodeICon__WYqnh{border:1px solid #dfe0f7;border-radius:38px;padding:20px;background:#fff}.styles_qrCodeWrapper__pHLi4{display:flex;width:100%;align-items:center;justify-content:center;margin-bottom:20px}.styles_textPurchace__ayZp3{font-weight:400;font-size:20px;line-height:20px;color:#383c48;margin-bottom:8px}.styles_textPurchace--neiro__N_3C_{color:#a1a3c2}.styles_textPurchace--unit__YPXwa{color:var(--platform-icon)}.styles_textPurchace--inu__TyDC1{color:hsla(0,0%,100%,.5019607843)}.styles_copyWrapper__ESF7h{position:absolute;right:10px;z-index:10;margin-top:auto 0}.styles_buttonWrapper__Sk4eW{display:flex;align-items:center;justify-content:center;width:100%;margin-top:8px}.styles_buttonWrapper--unit__4j6lE{display:none}@media(max-width:950px){.styles_buttonWrapper__Sk4eW{margin-top:15px}}.styles_paidButtonPepe__l1MzU{background-color:#50e373;color:#fff;padding:10px;border-radius:100px;max-width:280px;width:100%}.styles_paidButtonNeiro__0Rvks{max-width:130px;background-color:#4db9a5}.styles_paidButtonInu__oXOWb,.styles_paidButtonNeiro__0Rvks{width:100%;border-radius:8px;color:#fff;font-size:16px;padding:12px 0}.styles_paidButtonInu__oXOWb{max-width:430px;background-color:#7f28ff}.styles_coinNameBlack__Kv_tY{color:#fff}.styles_coinDescBlack__zBNjn{background-color:#3e392b;border-color:#716955;color:#d0c7af}.styles_textPurchaseBlack__EYBxo{color:#89867d}.styles_selectedTextBlack__6bMSL{color:#a8a7a3}.styles_textScanCodeBlack__K_6_P{color:#89867d}.styles_textCurrentwrapperBlack__NFAEu{background-color:#3e392b;border-color:#716955}.styles_popupTitleBlack__sF4Xp,.styles_textBlack__kNYLM,.styles_textCurrentPriceBlack__Lq6Sr{color:#fff}@media(max-width:768px){.styles_QRCodeContent__yl5BJ{width:100vw;padding:10px 20px 20px;border-top-left-radius:15px;border-top-right-radius:15px}.styles_textCurrentwrapper__HBxll{height:40px}.styles_popupHeaderRow--unit__u4_ZE{display:flex}.styles_qrCodeBlock__7hcCO{flex-direction:column}.styles_leftContentDesc__pNFH6{margin-right:unset;max-width:unset}.styles_popupTitle__5_b8f{font-size:11px;line-height:23px}.styles_notification__vR9uN{font-size:12px;line-height:23px}.styles_textAdress__XqJaj{font-size:10.42px;line-height:14.88px}.styles_textCurrentPrice__tN3k_{font-size:11px;line-height:14px}.styles_coinName__429gJ{font-size:14px}.styles_selectedLogo__5RJmf{width:36px;height:36px}.styles_coinDesc__bPKYD{font-size:10px;padding:4px 6px}.styles_textScanCode__XQs3D{font-size:11.91px;line-height:14.88px}.styles_warningIcon__1BZeW{width:10px;height:10px}.styles_selectedText__wJaLQ{font-size:10px}.styles_popupHeaderRow__1Pj_h{padding:12px;margin-bottom:unset}.styles_coinInfo__K2jkQ{padding-left:22px}}@media(max-width:1024px){.styles_popupTitle__5_b8f{font-size:15px}.styles_amountToPay__TFHga{font-size:14px;line-height:18px}.styles_coinName__429gJ{font-size:18px!important}.styles_textPurchace__ayZp3{font-size:13px}.styles_selectedText__wJaLQ{font-size:14px;color:#514e47}.styles_selectedText--neiro__yj8qq{color:#a1a3c2}.styles_textScanCode__XQs3D{font-size:16px}.styles_paidButtonInu__oXOWb,.styles_paidButtonNeiro__0Rvks{max-width:318px}.styles_textCurrentPrice__tN3k_{font-size:16px}.styles_paidButtonPepe__l1MzU{font-size:18px}}.styles_container__tvkNK{width:100%;position:fixed;height:100%;background-color:var(--background-one);display:grid;align-items:center;justify-content:center;top:0;left:0;z-index:999999}.styles_container__tvkNK .styles_background__pd8wf{position:absolute;top:0;left:0}.styles_container__tvkNK .styles_image__rxh2I{background:url(/_next/static/media/coin.fed91ab6.svg) no-repeat 50%;background-size:contain;width:100px;height:100px;animation:styles_coin-rotate__4sAhS 1s infinite both;position:absolute;top:calc(50% - 50px);left:calc(50% - 50px);transition:top .2s ease-in-out,left .2s ease-in-out}.styles_container__tvkNK .styles_image__rxh2I.styles_active__bBydN{top:-15px;left:15px;width:50px}@keyframes styles_coin-rotate__4sAhS{0%{transform:rotateY(0)}50%{transform:rotateY(180deg)}to{transform:rotateY(0deg)}}.styles_container__YoLPn{position:relative;width:100%;height:100%}@keyframes styles_animate__H_3Ga{0%{transform:rotate(315deg) translateX(0);opacity:1}70%{opacity:1}to{transform:rotate(315deg) translateX(-1000px);opacity:0}}.styles_icon__NtUD8{display:inline-flex;align-items:center;justify-content:center}.styles_container__0V_7l .styles_image__yBJKd{max-width:100%}.styles_container__0V_7l .styles_text__K1hOa{display:none}.styles_textarea__OKZz9{border:2px solid var(--secondary-four);height:60px;width:100%;display:block;color:var(--text-primary);box-sizing:border-box;padding:10px;font-size:18px;height:150px}.styles_header-h1-primary__Gz1V7{color:var(--header-primary);font-family:var(--font-fredoka-one)}.styles_header-h1-secondary__CA5cw{color:var(--header-secondary);font-family:var(--font-rubik)}.styles_header-h1-third__1r2bL,.styles_header-h2-primary__VwZYb{color:var(--header-primary);font-family:var(--font-fredoka-one)}.styles_header-h2-secondary___wzmL{color:var(--header-secondary);font-family:var(--font-rubik)}.styles_header-h2-third__inqvD,.styles_header-h3-primary__wD1pH{color:var(--header-primary);font-family:var(--font-fredoka-one)}.styles_header-h3-secondary__DohUm{color:var(--header-secondary);font-family:var(--font-rubik)}.styles_header-h3-third__cLwR7,.styles_header-h4-primary__rEtNY{color:var(--header-primary);font-family:var(--font-fredoka-one)}.styles_header-h4-secondary__znL0H{color:var(--header-secondary);font-family:var(--font-rubik)}.styles_header-h4-third__UsFAY,.styles_header-h5-primary__x2T7y{color:var(--header-primary);font-family:var(--font-fredoka-one)}.styles_header-h5-secondary__ZJ8ji{color:var(--header-secondary);font-family:var(--font-rubik)}.styles_header-h5-third__o5tWS,.styles_header-h6-primary__G_FDd{color:var(--header-primary);font-family:var(--font-fredoka-one)}.styles_header-h6-secondary__yKB9B{color:var(--header-secondary);font-family:var(--font-rubik)}.styles_header-h6-third__5WYiS{color:var(--header-primary);font-family:var(--font-fredoka-one)}.styles_paragraph-primary-xs-light__VKyey,.styles_paragraph-secondary-xs-light__63vzA{font-weight:100;font-size:12px;line-height:16px}.styles_paragraph-primary-xs-regular__Mbh2D,.styles_paragraph-secondary-xs-regular__gdqL6{font-weight:400;font-size:12px;line-height:16px}.styles_paragraph-primary-xs-medium__ArUm2,.styles_paragraph-secondary-xs-medium__1aoiI{font-weight:500;font-size:12px;line-height:16px}.styles_paragraph-primary-xs-bold__Rwe9g,.styles_paragraph-secondary-xs-bold__wx9vL{font-weight:700;font-size:12px;line-height:16px}.styles_paragraph-primary__CMciE.styles_s__Bsn7e,.styles_paragraph-secondary__k7bSY.styles_s__Bsn7e{font-size:14px;line-height:18px}.styles_paragraph-primary__CMciE.styles_m__qz4HO,.styles_paragraph-secondary__k7bSY.styles_m__qz4HO{font-size:16px;line-height:24px}.styles_paragraph-primary__CMciE.styles_l__r8Ryk,.styles_paragraph-secondary__k7bSY.styles_l__r8Ryk{font-size:18px;line-height:28px}.styles_paragraph-primary__CMciE.styles_light__j_NsI,.styles_paragraph-secondary__k7bSY.styles_light__j_NsI{font-weight:300}.styles_paragraph-primary__CMciE.styles_regular__A0WVv,.styles_paragraph-secondary__k7bSY.styles_regular__A0WVv{font-weight:500}.styles_paragraph-primary__CMciE.styles_medium__UoWKQ,.styles_paragraph-secondary__k7bSY.styles_medium__UoWKQ{font-weight:600}.styles_paragraph-primary__CMciE.styles_bold__g3YxD,.styles_paragraph-secondary__k7bSY.styles_bold__g3YxD{font-weight:800}@media(max-width:1024px){.styles_paragraph-primary-xs-light__VKyey,.styles_paragraph-secondary-xs-light__63vzA{font-weight:100;font-size:10px;line-height:12px}.styles_paragraph-primary-xs-regular__Mbh2D,.styles_paragraph-secondary-xs-regular__gdqL6{font-weight:400;font-size:10px;line-height:12px}.styles_paragraph-primary-xs-medium__ArUm2,.styles_paragraph-secondary-xs-medium__1aoiI{font-weight:500;font-size:10px;line-height:12px}.styles_paragraph-primary-xs-bold__Rwe9g,.styles_paragraph-secondary-xs-bold__wx9vL{font-weight:700;font-size:10px;line-height:12px}.styles_paragraph-primary__CMciE.styles_s__Bsn7e,.styles_paragraph-secondary__k7bSY.styles_s__Bsn7e{font-size:12px;line-height:14px}.styles_paragraph-primary__CMciE.styles_m__qz4HO,.styles_paragraph-secondary__k7bSY.styles_m__qz4HO{font-size:14px;line-height:16px}.styles_paragraph-primary__CMciE.styles_l__r8Ryk,.styles_paragraph-secondary__k7bSY.styles_l__r8Ryk{font-size:16px;line-height:18px}}@media(max-width:768px){.styles_paragraph-primary-xs-light__VKyey,.styles_paragraph-secondary-xs-light__63vzA{font-weight:100;font-size:10px;line-height:12px}.styles_paragraph-primary-xs-regular__Mbh2D,.styles_paragraph-secondary-xs-regular__gdqL6{font-weight:400;font-size:10px;line-height:12px}.styles_paragraph-primary-xs-medium__ArUm2,.styles_paragraph-secondary-xs-medium__1aoiI{font-weight:500;font-size:10px;line-height:12px}.styles_paragraph-primary-xs-bold__Rwe9g,.styles_paragraph-secondary-xs-bold__wx9vL{font-weight:700;font-size:10px;line-height:12px}.styles_paragraph-primary__CMciE.styles_s__Bsn7e,.styles_paragraph-secondary__k7bSY.styles_s__Bsn7e{font-size:11px;line-height:13px}.styles_paragraph-primary__CMciE.styles_m__qz4HO,.styles_paragraph-secondary__k7bSY.styles_m__qz4HO{font-size:12px;line-height:14px}.styles_paragraph-primary__CMciE.styles_l__r8Ryk,.styles_paragraph-secondary__k7bSY.styles_l__r8Ryk{font-size:14px;line-height:18px}}.styles_paragraph-primary__CMciE{color:var(--text-primary);font-family:var(--font-fredoka-one)}.styles_paragraph-secondary__k7bSY{color:var(--text-secondary);font-family:var(--font-rubik)}.copy-link{display:flex;flex-direction:column;align-items:start;width:100%}@media(max-width:998px){.copy-link{display:none}}.copy-link__text{margin-left:14px;margin-right:4px;font-weight:400;font-size:28px;line-height:100%;letter-spacing:0;vertical-align:middle;font-family:TahomaCustom,sans-serif}@media(max-width:1440px){.copy-link__text{font-size:15.8px}}.copy-link__text-header{font-family:TahomaCustom,sans-serif;font-weight:400;font-size:29px;line-height:110%;letter-spacing:-2%}@media(max-width:1440px){.copy-link__text-header{font-size:15.82px}}.copy-link__footer{display:flex;align-items:start}.copy-link__header{display:flex;flex-direction:column;width:100%;margin-bottom:10px}@media(max-width:1440px){.copy-link__header{margin-bottom:6px}.copy-link__folder-icon{width:38px;height:38px}.copy-link__copy-icon{width:14px;height:14px}}.copy-link__button{cursor:pointer}.styles_title__LdXDe{font-family:TahomaCustom,sans-serif;line-height:36px;font-weight:400;font-size:36px}@media(max-width:998px){.styles_title__LdXDe{font-size:26px}}.styles_allNetworksIcon__yYRsO path{fill:#fff}.styles_popupCoins__Jv9rf{border:5px solid #0e68f1;background:#fff}.styles_popupHeaderRow__sGgQY{display:flex;align-items:center;margin-bottom:16px;gap:16px}.styles_popupHeaderRow__sGgQY .styles_popupClose__JdlGO{cursor:pointer;margin-left:auto}.styles_popupSearch__kWXGx{margin-bottom:12px;position:relative;background:#efebd8;border:1.4px solid rgba(163,163,163,.3019607843)}.styles_popupSearch__kWXGx .styles_searchInput__eY3Xl{background-color:unset;padding:8px 46px;outline:none;font-family:TahomaCustom,sans-serif;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:0}.styles_popupSearch__kWXGx .styles_moreIcon__26Kwg,.styles_popupSearch__kWXGx .styles_searchIcon__rvD_i{position:absolute;left:16px;top:calc(50% - 12px)}.styles_popupSearch__kWXGx .styles_moreIcon__26Kwg{left:auto;right:16px}.styles_coinsRow__5VZPu{display:flex;align-items:center;background:unset;gap:4px;flex-wrap:wrap}.styles_coinsRow__5VZPu .styles_coinsItem__cEVG3{display:flex;align-items:center;gap:6px;padding:8px 12px;border:1.4px solid rgba(108,108,108,.3019607843);cursor:pointer;color:#000;font-family:TahomaCustom,sans-serif;font-size:28px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:0;background:#efebd8}.styles_tokenList__JsNRO{margin-top:16px;display:flex;flex-direction:column;gap:4px;min-height:160px;max-height:360px;overflow-y:auto;margin-right:-20px;padding-right:20px}.styles_tokenList__JsNRO .styles_tokenItemTitle__fd_z9{color:#000;display:flex;align-items:center}.styles_tokenList__JsNRO .styles_tokenItem__sbcJj{display:flex;align-items:center;justify-content:space-between;background:#efebd8;padding:8px 12px;cursor:pointer;border:1.4px solid rgba(108,108,108,.3019607843)}.styles_tokenList__JsNRO .styles_image__qFf6l{border-radius:50%}.styles_tokenList__JsNRO .styles_nameAllnetwork__K_4E3{font-family:TahomaCustom,sans-serif;font-weight:400;font-size:32px;line-height:28.07px;color:#a1a3c2}.styles_tokenList__JsNRO .styles_name__aHnEp{font-family:TahomaCustom,sans-serif;margin-left:12px;margin-right:8px;font-size:28px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:0}.styles_tokenList__JsNRO .styles_network__bwYRj{font-family:TahomaCustom,sans-serif;padding:2px 4px;color:#797a91;background-color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:14px}.styles_tokenList__JsNRO .styles_balance___80MJ{-webkit-text-stroke:0 #463f60;text-shadow:none;color:var(--secondary-one)}.styles_tokenList__JsNRO::-webkit-scrollbar{width:6px}.styles_tokenList__JsNRO::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_tokenList__JsNRO::-webkit-scrollbar-thumb{background:var(--line);border-radius:6px}.styles_tokenList__JsNRO*{scrollbar-width:thin;scrollbar-color:var(--line) rgba(0,0,0,0)}.styles_dropdown__7p_ho{font-family:TahomaCustom,sans-serif;color:#a1a3c2;font-size:28px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:0}@media(max-width:998px){.styles_dropdown__7p_ho{font-size:22px}}.styles_dropdown__7p_ho .styles_toggle__PvGf4{padding:2px 6px 2px 16px;display:flex;align-items:center;gap:4px;color:var(--color-primary)}.styles_dropdown__7p_ho .styles_toggle__PvGf4 svg{width:14px;height:14px}.styles_dropdown__7p_ho .styles_toggle__PvGf4 svg path{stroke:#a1a3c2}.styles_dropdown__7p_ho .styles_content__LRWhN{background:#fff;border:1px solid #0e68f1;padding:5px;max-height:215px;overflow-y:auto;width:180px}.styles_dropdown__7p_ho .styles_content__LRWhN::-webkit-scrollbar{width:5px}.styles_dropdown__7p_ho .styles_content__LRWhN::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_dropdown__7p_ho .styles_content__LRWhN::-webkit-scrollbar-thumb{background:#0e68f1;border-radius:5px}.styles_dropdown__7p_ho .styles_content__LRWhN*{scrollbar-width:thin;scrollbar-color:#0e68f1 rgba(0,0,0,0)}.styles_dropdown__7p_ho .styles_content__LRWhN .styles_name__aHnEp{font-family:TahomaCustom,sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:0}.styles_dropdown__7p_ho .styles_content__LRWhN .styles_item__meNDC{font-family:TahomaCustom,sans-serif;padding:6px 8px;display:flex;align-items:center;gap:8px;margin-bottom:2px;cursor:pointer;font-weight:500}.styles_dropdown__7p_ho .styles_content__LRWhN .styles_item__meNDC:hover{background-color:#4db9a5}.styles_dropdown__7p_ho .styles_content__LRWhN .styles_item__meNDC:hover .styles_name__aHnEp{font-family:TahomaCustom,sans-serif;color:var(--color-primary)}.styles_dropdown__7p_ho .styles_content__LRWhN .styles_item__meNDC:last-child{margin-bottom:0}