.site-nav-root{flex:1 1 auto;min-width:0;justify-content:center}.site-nav-root,.site-nav__list{display:flex;align-items:center}.site-nav__list{gap:2px;list-style:none;margin:0;padding:0}.site-nav__item{position:relative}.site-nav__link{display:inline-flex;align-items:center;gap:6px;padding:9px 11px;border-radius:10px;background:none;border:none;color:#fff;font-family:Unbounded;font-weight:300;font-size:13px;line-height:1.2;white-space:nowrap;text-decoration:none;cursor:pointer;transition:background .2s ease,color .2s ease}.site-nav__link:focus-visible,.site-nav__link:hover{background:#ffffff12}.site-nav__caret{width:7px;height:7px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(45deg) translate(-2px,-2px);opacity:.7;transition:transform .2s ease}.site-nav__panel{position:absolute;top:calc(100% + 10px);left:0;z-index:60;min-width:240px;max-width:min(760px,100vw - 32px);padding:22px 24px;border-radius:16px;background:#0a0e19f0;border:1px solid #ffffff1f;box-shadow:0 24px 60px #00000080;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;visibility:hidden;transform:translateY(-6px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s}.site-nav__panel:before{content:"";position:absolute;left:0;right:0;top:-12px;height:12px}.site-nav__panel--wide{min-width:620px}.site-nav__item--drop.is-open>.site-nav__panel{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.site-nav__item--drop.is-open>.site-nav__link .site-nav__caret{transform:rotate(-135deg) translate(-2px,-2px)}.site-nav__item--drop.is-open>.site-nav__link{background:#ffffff12}.site-nav__cols{display:flex;gap:34px}.site-nav__col{min-width:150px}.site-nav__col-title{margin:0 0 12px;font-family:Unbounded;font-size:12px;font-weight:400;letter-spacing:.06em;text-transform:uppercase;color:#8199d6}.site-nav__col-list{display:flex;flex-direction:column;gap:2px;list-style:none;margin:0;padding:0}.site-nav__sub-link{display:block;padding:7px 10px;margin-left:-10px;border-radius:8px;color:#acb8cb;font-family:Gill Sans Nova;font-size:15px;line-height:1.3;text-decoration:none;white-space:nowrap;transition:background .2s ease,color .2s ease}.site-nav__sub-link:focus-visible,.site-nav__sub-link:hover{color:#fff;background:#ffffff12}.site-nav__apps{margin-top:20px;padding-top:18px;border-top:1px solid #ffffff1a}.site-nav__apps-badges{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.site-nav__app-badge{height:38px;width:auto;display:block}.site-nav__account{display:none}.site-nav__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0 10px;border:1px solid #ffffff26;border-radius:12px;background:#ffffff0d;cursor:pointer}.site-nav__burger-bar{display:block;height:2px;width:100%;border-radius:2px;background:#fff;transition:transform .2s ease,opacity .2s ease}.site-nav__burger.is-open .site-nav__burger-bar:first-child{transform:translateY(7px) rotate(45deg)}.site-nav__burger.is-open .site-nav__burger-bar:nth-child(2){opacity:0}.site-nav__burger.is-open .site-nav__burger-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media screen and (max-width:1200px){.site-nav-root{flex:0 0 auto;justify-content:flex-end;order:3}.site-nav{position:absolute;top:100%;left:0;right:0;z-index:60;max-height:calc(100vh - 120px);overflow-y:auto;padding:8px 20px 22px;border-radius:0 0 18px 18px;background:#0a0e19fa;border-top:1px solid #ffffff1a;box-shadow:0 24px 60px #0000008c;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;visibility:hidden;transform:translateY(-8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s}.site-nav__burger{display:flex}.site-nav--open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.site-nav__list{flex-direction:column;align-items:stretch;gap:0}.site-nav__item{border-bottom:1px solid #ffffff12}.site-nav__item:last-child{border-bottom:none}.site-nav__link{width:100%;justify-content:space-between;padding:16px 4px;font-size:16px;border-radius:0}.site-nav__link:focus-visible,.site-nav__link:hover{background:none}.site-nav__panel{position:static;min-width:0;max-width:none;padding:0 4px;border:none;border-radius:0;background:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transform:none;display:none}.site-nav__panel--wide{min-width:0}.site-nav__item--drop.is-open>.site-nav__panel{display:block;opacity:1;visibility:visible;pointer-events:auto;padding-bottom:16px}.site-nav__cols{flex-direction:column;gap:18px}.site-nav__col{min-width:0}.site-nav__col-list{gap:0}.site-nav__sub-link{padding:10px;font-size:15px;white-space:normal}.site-nav__apps{margin-top:16px}}@media screen and (max-width:768px){.header__actions .header__button{display:none}.site-nav__account{display:block;margin-top:18px;padding-top:18px;border-top:1px solid #ffffff1a}.site-nav__account .header__button{display:block;width:100%;padding:16px 24px;font-size:13px;text-align:center}.account-logo>img,.logo>img{display:none}}@media screen and (min-width:1201px){.site-nav__col--split .site-nav__col-list{display:block;column-count:2;column-gap:28px}.site-nav__col--split .site-nav__col-list li{page-break-inside:avoid;break-inside:avoid}}.header{position:relative;z-index:50;font-family:Unbounded}.header .wrapper.landing{max-width:1208px}@media screen and (min-width:769px){.header .account-logo,.header .logo{padding-bottom:6px}}.header--telegram .header__container{padding:10px 0}.header__buttons{display:flex;gap:15px}@media screen and (max-width:1024px){.header__buttons{order:3}}.header__buttons .currency{margin:auto;font-size:12px}@media screen and (max-width:1024px){.header__buttons .currency{order:-1}}@media screen and (max-width:768px){.header__buttons .currency{display:none}}.header__buttons .currency>p,.header__buttons .currency>span{color:#8199d6}.header__buttons .currency>p{font-weight:300}.header__buttons .currency>span{font-weight:400}.header__container{padding:53px 0;display:flex;justify-content:space-between;align-items:center;gap:20px}.header__actions{display:flex;align-items:center;gap:15px;flex:0 0 auto}@media screen and (max-width:1440px){.header .account-logo,.header .logo{gap:12px}.header .account-logo>img,.header .logo>img{width:36px;height:auto}}@media screen and (max-width:1200px){.header__container{padding:32px 0;gap:12px}.header__actions{gap:10px}}@media screen and (max-width:768px){.header__container{padding:38px 0}}.header__button{background:linear-gradient(338deg,#799bd17d -150%,#283c5b82);color:#fff;padding:22px 43px;border-radius:50px;font-size:16px;font-weight:300;white-space:nowrap;position:relative}.header__button .spinner-container{display:flex;align-items:center;justify-content:center}.header__button .spinner-container span{visibility:hidden}.header__button .spinner{position:absolute;inset:0;margin:auto;border-color:#fff #ffffff40 #ffffff40}@media screen and (max-width:1440px){.header__button{padding:16px 26px;font-size:14px}}@media screen and (max-width:1024px){.header__button{padding:17px 32px;font-size:10px}}.header__button-round{width:60px;height:60px;position:relative;display:inline-block;border:none;background-color:#0a0e19;color:#8496c5;border-radius:50%;overflow:hidden}@media screen and (max-width:768px){.header__button-round{width:45px;height:45px}.header__button-round .account{display:none}}.header__button-round:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;padding:1px;background:linear-gradient(338deg,#799bd17d -150%,#283c5b82);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media screen and (max-width:1024px){.header-support{display:none}}.page-decor--behind{position:absolute;inset:0;z-index:0;pointer-events:none}.footer{line-height:1.2;letter-spacing:2%;color:#b3c1da}.footer__container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;padding:59px 0}@media screen and (max-width:960px){.footer__container{grid-template-columns:repeat(2,1fr);gap:40px}}@media screen and (max-width:768px){.footer__container{grid-template-columns:1fr;padding:63px 0 62px;gap:40px}}.footer__nav{min-width:0;max-width:260px}.footer__nav-title{font-size:clamp(1rem,.9527rem + .1942vw,1.125rem);font-weight:400;margin-bottom:20px;position:relative;z-index:10}.footer__nav-links{gap:10px}.footer__nav-info,.footer__nav-links{font-size:clamp(.875rem,.8277rem + .1942vw,1rem);font-weight:300;display:flex;flex-direction:column}.footer__nav-info{gap:8px}.footer__nav-info p{margin:0;font-size:12px;color:inherit}.footer__social-links{display:flex;gap:16px;flex-wrap:wrap;position:relative;z-index:10}.footer__social-link{color:#b3c1da;font-size:24px;transition:color .3s ease;position:relative;z-index:10}.footer__social-link:hover{color:#007aff}.footer__documents,.footer__support{margin-top:30px}.footer__mobile-apps{display:flex;flex-direction:column;gap:16px;position:relative;z-index:10}.footer__app{display:inline-flex;flex-direction:column;gap:6px;align-items:flex-start;color:inherit}.footer__app-label{font-size:12px;font-weight:300;color:inherit}.footer__mobile-apps-icon{height:40px;width:auto;transition:transform .2s ease}.footer__mobile-apps-icon:hover{transform:scale(1.08)}@media screen and (max-width:768px){.footer__mobile-apps-icon{height:36px}}.notification-toast-wrapper{position:fixed;top:20px;right:20px;z-index:1100;max-width:min(400px,100vw - 40px)}*{padding:0;margin:0;border:0}*,:after,:before{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}aside,footer,header,nav{display:block}body,html{font-family:Gill Sans Nova;height:100%;width:100%;font-size:16px;line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer;background:none;line-height:1}button:hover{filter:brightness(.8)}@media(hover:hover){button:hover{filter:brightness(.8)}}@media(hover:none){button:hover{filter:brightness(1)}}button::-moz-focus-inner{padding:0;border:0}a,a:hover,a:visited{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit}@font-face{font-family:Unbounded;src:url(/_next/static/media/Unbounded-Light.f8c5d5fc.eot);src:url(/_next/static/media/Unbounded-Light.f8c5d5fc.eot) format("embedded-opentype"),url(/_next/static/media/Unbounded-Light.fb8c4e0a.woff2) format("woff2"),url(/_next/static/media/Unbounded-Light.615414cb.woff) format("woff"),url(/_next/static/media/Unbounded-Light.435fcebf.ttf) format("truetype"),url(/_next/static/media/Unbounded-Light.5189161f.svg) format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Unbounded;src:url(/_next/static/media/Unbounded-Medium.3bdcc4d9.eot);src:url(/_next/static/media/Unbounded-Medium.3bdcc4d9.eot) format("embedded-opentype"),url(/_next/static/media/Unbounded-Medium.685c59bb.woff2) format("woff2"),url(/_next/static/media/Unbounded-Medium.6034d18e.woff) format("woff"),url(/_next/static/media/Unbounded-Medium.0eef460f.ttf) format("truetype"),url(/_next/static/media/Unbounded-Medium.8f846d08.svg) format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Unbounded Blond;src:url(/_next/static/media/Unbounded-Blond.bb17cc20.eot);src:url(/_next/static/media/Unbounded-Blond.bb17cc20.eot) format("embedded-opentype"),url(/_next/static/media/Unbounded-Blond.26e77614.woff2) format("woff2"),url(/_next/static/media/Unbounded-Blond.edcaa922.woff) format("woff"),url(/_next/static/media/Unbounded-Blond.54b4efce.ttf) format("truetype"),url(/_next/static/media/Unbounded-Blond.443934e9.svg) format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Unbounded;src:url(/_next/static/media/Unbounded-Regular.2beec194.eot);src:url(/_next/static/media/Unbounded-Regular.2beec194.eot) format("embedded-opentype"),url(/_next/static/media/Unbounded-Regular.3497bd2f.woff2) format("woff2"),url(/_next/static/media/Unbounded-Regular.c3227197.woff) format("woff"),url(/_next/static/media/Unbounded-Regular.f08c9290.ttf) format("truetype"),url(/_next/static/media/Unbounded-Regular.ae959d79.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gill Sans Nova;src:url(/_next/static/media/GillSansLightC.6fedba27.eot);src:url(/_next/static/media/GillSansLightC.6fedba27.eot) format("embedded-opentype"),url(/_next/static/media/GillSansLightC.cd7b52db.woff2) format("woff2"),url(/_next/static/media/GillSansLightC.31079310.woff) format("woff"),url(/_next/static/media/GillSansLightC.3b028ba1.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gill Sans Nova;src:url(/_next/static/media/GillSansNova-Book.32903f00.eot);src:url(/_next/static/media/GillSansNova-Book.32903f00.eot) format("embedded-opentype"),url(/_next/static/media/GillSansNova-Book.f54b27f3.woff2) format("woff2"),url(/_next/static/media/GillSansNova-Book.57645ae5.woff) format("woff"),url(/_next/static/media/GillSansNova-Book.76a64dff.ttf) format("truetype"),url(/_next/static/media/GillSansNova-Book.2fbe043d.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gill Sans Nova;src:url(/_next/static/media/GillSansNova-Medium.78a8a277.eot);src:url(/_next/static/media/GillSansNova-Medium.78a8a277.eot) format("embedded-opentype"),url(/_next/static/media/GillSansNova-Medium.3ed3c697.woff2) format("woff2"),url(/_next/static/media/GillSansNova-Medium.f7ee0190.woff) format("woff"),url(/_next/static/media/GillSansNova-Medium.88eacfbc.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}.blur{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.gradient-bg:before{content:"";position:absolute;top:-180%;left:-30%;right:-30%;bottom:-180%;background:radial-gradient(ellipse 40% 90% at 50% 0,#5b78a580 0,#1b2c464d 100%);z-index:-1}.gradient-bg-top:before{transform:rotate(24deg)}.gradient-bg-bottom:before{transform:rotate(204deg)}.circle-bg:after{border-radius:50%;background:linear-gradient(90deg,#31476c59,#31476c47);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:.3;filter:drop-shadow(0,1.2,14px,rgba(0,0,0,.25));z-index:-3}h1{font-size:clamp(1.75rem,1.1347rem + 2.5243vw,3.375rem);line-height:1.1;font-weight:400}h1,h2{font-family:Unbounded Blond}h2{font-size:clamp(1.375rem,1.1383rem + .9709vw,2rem);line-height:1.2}h3,h4,h5{font-size:clamp(1.125rem,1.0303rem + .3883vw,1.375rem)}h5{line-height:1.1}h5,p{font-family:Unbounded}p{font-weight:400}p,p>span{opacity:1}span{font-family:Unbounded;font-weight:300}.modal{display:flex;justify-content:center;align-items:start}.modal__container{background-color:#fff;width:clamp(18.75rem,12.5971rem + 25.2427vw,35rem)}.modal__form-header{padding:0}.modal__form-header h2{font-size:clamp(1.1rem,.95rem + .7vw,1.5rem);font-family:Unbounded;font-weight:500;margin-bottom:.5rem}.modal__form-content{margin-top:clamp(.25rem,.1rem + .8vw,.75rem);font-family:Unbounded blond;color:#6f6f6f;display:flex;flex-direction:column;gap:clamp(.6rem,.5rem + .3vw,.8rem)}.modal__form-content>a{font-family:Unbounded;font-size:clamp(.75rem,.6553rem + .3883vw,1rem);font-weight:300}.modal__form-item p{font-family:Unbounded Blond;font-size:16px;line-height:1.2;margin-bottom:4px}@media screen and (max-width:1024px){.modal__form-item p{font-size:14px}}@media screen and (max-width:768px){.modal__form-item p{font-size:13px}}.modal__form-item input{flex:1 1 auto;margin-top:8px;font-family:Unbounded;padding:clamp(.7rem,.6rem + .3vw,.9rem);font-size:clamp(.625rem,.483rem + .5825vw,1rem);font-weight:300;line-height:1.1;border:1px solid #d9d9d9;border-radius:20px;width:100%;height:clamp(2.5rem,2.2rem + 1.2vw,3.5rem);white-space:wrap;white-space:pre-wrap;color:#0a0e19}.modal__form-item input::-webkit-input-placeholder{color:#6f6f6f}.modal__form-item textarea{margin-top:20px;padding:clamp(1rem,.9053rem + .3883vw,1.25rem);font-family:Unbounded;font-size:clamp(.625rem,.483rem + .5825vw,1rem);font-weight:300;border:1px solid #d9d9d9;border-radius:20px;width:100%;color:#0a0e19;overflow:hidden}.modal__form-item textarea::placeholder{color:#6f6f6f}.modal__form-item .text{min-height:clamp(9.25rem,7.6881rem + 6.4078vh,13.375rem)}@media screen and (max-width:1024px){.modal__form-item input{margin-top:8px;height:50px}}@media screen and (max-width:768px){.modal__form-item input{margin-top:6px;height:48px}}.modal__form-contacts{display:flex;gap:40px;justify-content:space-between}@media screen and (max-width:768px){.modal__form-contacts{flex-direction:column;gap:0}}.modal__form-contacts>.modal__form-item{flex:1 1 50%;width:100%}.modal__form-content>a{display:inline-block;font-size:16px;line-height:1.1;width:100%;text-align:right}@media screen and (max-width:1024px){.modal__form-content>a{font-size:14;line-height:1.1}}@media screen and (max-width:768px){.modal__form-content>a{font-size:12px;line-height:1.1}}.modal__form-agreement{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:22px;display:flex;gap:20px;align-items:center}.modal__form-agreement .custom-checkbox__text{margin-left:0}.modal__form-agreement p{font-size:16px;font-weight:300}.modal__form-agreement a{font-weight:300}@media screen and (max-width:1024px){.modal__form-agreement p{font-size:14px}}@media screen and (max-width:768px){.modal__form-agreement p{font-size:12px}}.modal__form-footer{margin-top:clamp(.75rem,.6rem + .5vw,1rem);display:flex;align-items:center;justify-content:space-between;gap:12px}@media screen and (max-width:768px){.modal__form-footer{flex-direction:column-reverse}}.modal__form-footer-link{color:#c37bd9;white-space:nowrap;font-weight:700}.modal__form-footer p,.modal__form-footer-link{font-size:clamp(.75rem,.608rem + .5825vw,1.125rem)}.modal__form-footer p{font-family:Unbounded blond;line-height:1.3;text-align:right;white-space:wrap;width:190px}@media screen and (max-width:768px){.modal__form-footer p{width:100%;text-align:center;white-space:pre-wrap}}.modal__form-footer button{width:50%;padding:clamp(.75rem,.6rem + .6vw,1.2rem)}@media screen and (max-width:768px){.modal__form-footer button{width:100%;padding:16px}}