.loader{display:flex;align-items:center;justify-content:center;height:100vh;width:100vw}.loader img{display:block;margin:0 auto 15px}.loader__content{width:300px}@media(max-width:1000px){.loader__content{width:250px}}@media(max-width:600px){.loader__content{width:190px}}.modal-open{overflow:hidden}.modal{position:fixed;z-index:10;left:0;top:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;padding:20px;background:#1114124d;filter:blur(0)}.modal__content{max-height:100vh}.center{align-items:center}.bottom-fixed{padding:0;align-items:end}@media(max-width:600px){.modal__content{width:100%}}.Toastify__toast{align-items:start;height:82px;padding:12px 25px 12px 12px;border:none;border-radius:16px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;background:#fff;color:#151559}.Toastify__toast .Toastify__toast-icon{width:44px;height:44px}.Toastify__toast .Toastify__close-button{top:12px;right:12px}.notification-toast{font-family:Inter,sans-serif}.notification-toast__title{margin-bottom:4px;font-weight:500;font-size:16px;color:#151559}.notification-toast__description{font-weight:400;font-size:14px;color:#717e86}@media(max-width:600px){.Toastify__toast{width:calc(100vw - 32px);margin-bottom:16px}}.common-button{display:flex;align-items:center;justify-content:center;outline:none;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:160%;cursor:pointer}.common-button.blue{color:#fff;background:#191970}.common-button.blue:hover{background:#29258d}.common-button.blue:hover:disabled{background:#191970}.common-button.blue:disabled{opacity:.45;cursor:default}.common-button.white,.common-button.white-purple{border:1px solid #EAEDFD;text-transform:capitalize;color:#717e86;background:#fff}.common-button.white:hover,.common-button.white-purple:hover{border:1px solid #D9DFFB}.common-button.white:disabled,.common-button.white-purple:disabled{filter:brightness(95%);cursor:default}.common-button.white-purple{color:#191970}.common-button.with-icon,.common-button.with-icon-hovered{border:none;outline:none;background:none}.common-button.with-icon:disabled,.common-button.with-icon-hovered:disabled{filter:brightness(.7);cursor:default}.common-button.with-icon-hovered:hover{border-radius:8px;background:#eaedfd}.common-button.lg{width:361px;height:56px;padding:8px 16px;border-radius:16px;font-size:16px}.common-button.md{height:46px;padding:8px 16px;border-radius:16px;font-size:16px;font-weight:400}.common-button.sm{height:33px;padding:8px 16px;border-radius:8px;font-size:14px}.common-button.auto{width:auto;height:auto}.common-button.sm.with-icon-hovered{width:33px;height:33px}.common-button.sm.with-icon,.common-button.lg.with-icon{width:auto;height:auto;padding:0}.common-button.full-width{width:100%}.modal-common-wrapper{width:416px;padding:24px;border-radius:16px;font-family:Inter,sans-serif;background:#fff;color:#151559}.modal-common-wrapper__heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.modal-common-wrapper__title{font-weight:600;font-size:20px;line-height:160%}@media(max-width:600px){.modal-common-wrapper{width:100%;padding:24px}}.transaction-status{width:416px;padding:24px;display:flex;flex-direction:column;align-items:center;row-gap:16px;border-radius:16px;font-family:Inter,sans-serif;background:#fff;color:#151559}.transaction-status__heading{width:100%;display:flex;align-items:center;justify-content:end}.transaction-status__title{margin-bottom:8px;text-align:center;font-weight:600;font-size:24px;color:#151559}.transaction-status__text{font-weight:400;font-size:16px;text-align:center;color:#5b666e}.transaction-status__explorer{display:block;width:100%;margin-top:24px;text-align:center;text-decoration:underline;font-family:Inter,sans-serif;font-weight:600;font-size:14px;color:#151559}@media(max-width:600px){.transaction-status{width:100%;padding:24px}}.connect-wallet{font-family:Inter,sans-serif;font-weight:400;font-size:16px}.connect-wallet__subtitle{margin-bottom:16px;color:#4a525a}.connect-wallet__content{display:flex;flex-direction:column;row-gap:10px}.connect-wallet__item{display:flex;justify-content:start;align-items:center;column-gap:8px;height:52px;padding:8px;border:1px solid #EAEDFD;border-radius:16px;color:#151559;background:#fff;cursor:pointer}.connect-wallet__item:hover{border:1px solid #d9dffb}.user-info{display:flex;flex-direction:column;row-gap:24px;background:#fff}.user-info__wrapper{position:absolute;top:84px;right:10px}.user-info__content{display:flex;align-items:center;justify-content:space-between}.user-info__content__left-side{display:flex;align-items:center;column-gap:10px}.user-info__balance{padding:16px;border-radius:8px;background:#f8f9ff}.user-info__balance__title{margin-bottom:15px;font-size:16px}.user-info__balance__amount{font-weight:600;font-size:24px;color:#151559}@media(max-width:600px){.user-info__wrapper{position:relative;right:auto;top:auto;width:calc(100vw - 64px)}}@media(max-width:450px){.user-info__wrapper{width:calc(100vw - 32px)}}.connect-button__address{display:flex;align-items:center;column-gap:10px;width:156px;height:33px;padding:8px 16px;border:1px solid #EAEDFD;border-radius:8px;outline:none;font-family:Inter,sans-serif;font-weight:400;font-size:14px;background:#fff;color:#151559;cursor:pointer}.connect-button__address:hover{border:1px solid #BAC3F8}.connect-button__extension-icon{width:24px;height:24px}.languages-modal{display:flex;flex-direction:column;column-gap:10px}.languages-modal__button{padding:0 16px;height:56px;width:100%;display:flex;justify-content:space-between;align-items:center;border:none;border-radius:8px;font-size:16px;color:#151559;background:none;cursor:pointer}.languages-modal__button--checked{border:1px solid #bac3f8}.languages-modal__wrapper{width:calc(100vw - 32px)}.mobile-navbar{position:relative;display:flex;align-items:center;justify-content:space-between;height:70px;padding:16px;box-shadow:2px 2px 4px #00000014;background:#fff}.mobile-navbar__logo img{width:95px}.mobile-navbar__right-side{display:flex;align-items:center;column-gap:16px}.mobile-navbar__open-menu{display:flex;align-items:center;justify-content:center;height:36px;width:36px;border-radius:8px;border:1px solid #EAEDFD;outline:none;background:transparent;cursor:pointer}.mobile-navbar__menu{z-index:5;position:absolute;display:flex;flex-direction:column;justify-content:space-between;height:calc(100vh - 72px);width:100%;top:100%;left:0;padding:24px 16px 16px;background:#f4f5f6}.mobile-navbar__navigation__list{list-style:none;padding:0;margin:0}.mobile-navbar .mobile-navbar__language-button,.mobile-navbar .mobile-navbar__navigation__link{display:flex;align-items:center;column-gap:12px;width:100%;height:56px;margin-bottom:16px;padding:8px 16px;border:none;outline:none;border-radius:8px;font-weight:500;font-size:16px;box-shadow:2px 2px 4px #00000014;font-family:Inter,sans-serif;color:#151559;background:#fff;cursor:pointer}.mobile-navbar .mobile-navbar__language-button.disabled,.mobile-navbar .mobile-navbar__navigation__link.disabled{color:#9b9bb5;cursor:default}.mobile-navbar .mobile-navbar__language-button.disabled svg path,.mobile-navbar .mobile-navbar__navigation__link.disabled svg path{fill:#9b9bb5;stroke:#9b9bb5}.custom-select-language{position:relative;display:inline-block;font-family:sans-serif}.custom-select-language__toggle{display:flex;align-items:center;justify-content:center;column-gap:8px;width:82px;height:33px;padding:6px 10px;border-radius:8px;font-size:14px;background:transparent;cursor:pointer}.custom-select-language__toggle:hover{background:#eaedfd}.custom-select-language__options{z-index:10;position:absolute;width:100%;bottom:-75px;left:0;padding:0;margin:2px 0 0;list-style:none;border-radius:8px;box-shadow:0 2px 4px #00000026;background:#fff}.custom-select-language__option{display:flex;align-items:center;justify-content:space-between;height:33px;padding:6px 16px;font-size:14px;cursor:pointer}.custom-select-language__option:not(:last-child){border-bottom:1px solid #EAEDFD}.custom-select-language__option:last-child{border-radius:0 0 8px 8px}.custom-select-language__option:first-child{border-radius:8px 8px 0 0}.custom-select-language__option:hover{background:#f8f9ff}.navbar{display:flex;align-items:center;justify-content:space-between;height:84px;padding:24px 72px}.navbar__left-side,.navbar__right-side,.navbar__navigation{display:flex;align-items:center}.navbar__left-side{column-gap:80px}.navbar__right-side{column-gap:40px}.navbar__navigation{column-gap:16px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:100%}.navbar__navigation__item{height:35px;padding:8px 16px;border-radius:8px;color:#151559}.navbar__navigation__item:hover{background:#eaedfd}.navbar__navigation__disabled-item{color:#9b9bb5}@media(max-width:1100px){.navbar{padding:24px 60px}.navbar__left-side{column-gap:70px}.navbar__logo img{width:100px}.navbar__right-side{column-gap:30px}.navbar__navigation{column-gap:26px}}@media(max-width:900px){.navbar{height:75px;padding:16px 40px}.navbar__left-side{column-gap:30px}.navbar__logo img{width:95px}.navbar__right-side{column-gap:18px}.navbar__navigation{column-gap:15px;font-size:13px}.navbar__language{font-size:13px}}.common-layout{min-height:100vh}.common-layout__wrapper{overflow:hidden;min-height:calc(100vh - 100px);max-width:1400px;padding:64px 72px;margin:0 auto}@media(max-width:1100px){.common-layout__wrapper{padding:40px 60px}}@media(max-width:900px){.common-layout__wrapper{padding:32px 40px}}@media(max-width:600px){.common-layout__wrapper{padding:16px}}*{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;font:inherit;vertical-align:baseline;-webkit-touch-callout:none;border:none;outline:none}html::-webkit-scrollbar,body::-webkit-scrollbar,div::-webkit-scrollbar,span::-webkit-scrollbar,applet::-webkit-scrollbar,object::-webkit-scrollbar,iframe::-webkit-scrollbar,h1::-webkit-scrollbar,h2::-webkit-scrollbar,h3::-webkit-scrollbar,h4::-webkit-scrollbar,h5::-webkit-scrollbar,h6::-webkit-scrollbar,p::-webkit-scrollbar,blockquote::-webkit-scrollbar,pre::-webkit-scrollbar,a::-webkit-scrollbar,abbr::-webkit-scrollbar,acronym::-webkit-scrollbar,address::-webkit-scrollbar,big::-webkit-scrollbar,cite::-webkit-scrollbar,code::-webkit-scrollbar,del::-webkit-scrollbar,dfn::-webkit-scrollbar,em::-webkit-scrollbar,img::-webkit-scrollbar,ins::-webkit-scrollbar,kbd::-webkit-scrollbar,q::-webkit-scrollbar,s::-webkit-scrollbar,samp::-webkit-scrollbar,small::-webkit-scrollbar,strike::-webkit-scrollbar,strong::-webkit-scrollbar,sub::-webkit-scrollbar,sup::-webkit-scrollbar,tt::-webkit-scrollbar,var::-webkit-scrollbar,b::-webkit-scrollbar,u::-webkit-scrollbar,i::-webkit-scrollbar,center::-webkit-scrollbar,dl::-webkit-scrollbar,dt::-webkit-scrollbar,dd::-webkit-scrollbar,ol::-webkit-scrollbar,ul::-webkit-scrollbar,li::-webkit-scrollbar,fieldset::-webkit-scrollbar,form::-webkit-scrollbar,label::-webkit-scrollbar,legend::-webkit-scrollbar,table::-webkit-scrollbar,caption::-webkit-scrollbar,tbody::-webkit-scrollbar,tfoot::-webkit-scrollbar,thead::-webkit-scrollbar,tr::-webkit-scrollbar,th::-webkit-scrollbar,td::-webkit-scrollbar,article::-webkit-scrollbar,aside::-webkit-scrollbar,canvas::-webkit-scrollbar,details::-webkit-scrollbar,embed::-webkit-scrollbar,figure::-webkit-scrollbar,figcaption::-webkit-scrollbar,footer::-webkit-scrollbar,header::-webkit-scrollbar,hgroup::-webkit-scrollbar,menu::-webkit-scrollbar,nav::-webkit-scrollbar,output::-webkit-scrollbar,ruby::-webkit-scrollbar,section::-webkit-scrollbar,summary::-webkit-scrollbar,time::-webkit-scrollbar,mark::-webkit-scrollbar,audio::-webkit-scrollbar,video::-webkit-scrollbar{margin-right:5px;width:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,div::-webkit-scrollbar-thumb,span::-webkit-scrollbar-thumb,applet::-webkit-scrollbar-thumb,object::-webkit-scrollbar-thumb,iframe::-webkit-scrollbar-thumb,h1::-webkit-scrollbar-thumb,h2::-webkit-scrollbar-thumb,h3::-webkit-scrollbar-thumb,h4::-webkit-scrollbar-thumb,h5::-webkit-scrollbar-thumb,h6::-webkit-scrollbar-thumb,p::-webkit-scrollbar-thumb,blockquote::-webkit-scrollbar-thumb,pre::-webkit-scrollbar-thumb,a::-webkit-scrollbar-thumb,abbr::-webkit-scrollbar-thumb,acronym::-webkit-scrollbar-thumb,address::-webkit-scrollbar-thumb,big::-webkit-scrollbar-thumb,cite::-webkit-scrollbar-thumb,code::-webkit-scrollbar-thumb,del::-webkit-scrollbar-thumb,dfn::-webkit-scrollbar-thumb,em::-webkit-scrollbar-thumb,img::-webkit-scrollbar-thumb,ins::-webkit-scrollbar-thumb,kbd::-webkit-scrollbar-thumb,q::-webkit-scrollbar-thumb,s::-webkit-scrollbar-thumb,samp::-webkit-scrollbar-thumb,small::-webkit-scrollbar-thumb,strike::-webkit-scrollbar-thumb,strong::-webkit-scrollbar-thumb,sub::-webkit-scrollbar-thumb,sup::-webkit-scrollbar-thumb,tt::-webkit-scrollbar-thumb,var::-webkit-scrollbar-thumb,b::-webkit-scrollbar-thumb,u::-webkit-scrollbar-thumb,i::-webkit-scrollbar-thumb,center::-webkit-scrollbar-thumb,dl::-webkit-scrollbar-thumb,dt::-webkit-scrollbar-thumb,dd::-webkit-scrollbar-thumb,ol::-webkit-scrollbar-thumb,ul::-webkit-scrollbar-thumb,li::-webkit-scrollbar-thumb,fieldset::-webkit-scrollbar-thumb,form::-webkit-scrollbar-thumb,label::-webkit-scrollbar-thumb,legend::-webkit-scrollbar-thumb,table::-webkit-scrollbar-thumb,caption::-webkit-scrollbar-thumb,tbody::-webkit-scrollbar-thumb,tfoot::-webkit-scrollbar-thumb,thead::-webkit-scrollbar-thumb,tr::-webkit-scrollbar-thumb,th::-webkit-scrollbar-thumb,td::-webkit-scrollbar-thumb,article::-webkit-scrollbar-thumb,aside::-webkit-scrollbar-thumb,canvas::-webkit-scrollbar-thumb,details::-webkit-scrollbar-thumb,embed::-webkit-scrollbar-thumb,figure::-webkit-scrollbar-thumb,figcaption::-webkit-scrollbar-thumb,footer::-webkit-scrollbar-thumb,header::-webkit-scrollbar-thumb,hgroup::-webkit-scrollbar-thumb,menu::-webkit-scrollbar-thumb,nav::-webkit-scrollbar-thumb,output::-webkit-scrollbar-thumb,ruby::-webkit-scrollbar-thumb,section::-webkit-scrollbar-thumb,summary::-webkit-scrollbar-thumb,time::-webkit-scrollbar-thumb,mark::-webkit-scrollbar-thumb,audio::-webkit-scrollbar-thumb,video::-webkit-scrollbar-thumb{border-radius:8px;background-color:#ebeef1}a{color:#fff;text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{border:none;outline:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
