.page-module-scss-module__gFtmwG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:0 0;align-items:center;width:100vw;height:72px;transition:transform .2s ease-in-out;display:flex;position:fixed;top:0;transform:translateY(0)}.is-safari .page-module-scss-module__gFtmwG__header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#000000c7}.page-module-scss-module__gFtmwG__header__divider{background:#292929;width:100%;height:1px;display:none;position:absolute;bottom:0;left:0}.page-module-scss-module__gFtmwG__header__wrap{justify-content:space-between;align-items:center;width:100%;display:flex}.page-module-scss-module__gFtmwG__header__left{align-items:center;gap:24px;display:flex}.page-module-scss-module__gFtmwG__header__desktopNav{align-items:center;gap:32px;display:flex}.page-module-scss-module__gFtmwG__header__right{align-items:center;gap:12px;display:flex}.page-module-scss-module__gFtmwG__header__logo{height:24px}.page-module-scss-module__gFtmwG__header__buttons{align-items:center;gap:12px;display:flex}.page-module-scss-module__gFtmwG__header__hamburger{cursor:pointer;z-index:101;background:#2a2a2a;border:none;border-radius:6px;width:32px;height:32px;padding:0;display:none;position:relative}.page-module-scss-module__gFtmwG__header__hamburger span{transform-origin:50%;background:#dcdcdc;border-radius:2px;height:2px;transition:transform .25s,opacity .2s,top .25s;position:absolute;left:6px;right:6px}.page-module-scss-module__gFtmwG__header__hamburger span:first-child{top:9px}.page-module-scss-module__gFtmwG__header__hamburger span:nth-child(2){top:15px}.page-module-scss-module__gFtmwG__header__hamburger span:nth-child(3){top:21px}.page-module-scss-module__gFtmwG__header__hamburger_active span:first-child{top:15px;transform:rotate(45deg)}.page-module-scss-module__gFtmwG__header__hamburger_active span:nth-child(2){opacity:0}.page-module-scss-module__gFtmwG__header__hamburger_active span:nth-child(3){top:15px;transform:rotate(-45deg)}.page-module-scss-module__gFtmwG__header__mobileMenu{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;width:100vw;height:100vh;transition:opacity .3s,visibility .3s;display:none;position:fixed;top:0;left:0}.page-module-scss-module__gFtmwG__header__mobileMenu_open{opacity:1;visibility:visible;pointer-events:auto}.page-module-scss-module__gFtmwG__header__mobileMenuOverlay{-webkit-backdrop-filter:blur(4px);background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.page-module-scss-module__gFtmwG__header__mobileMenuContent{opacity:0;visibility:hidden;background:#1a1a1a;border-radius:12px;width:calc(100% - 32px);max-width:400px;padding:24px;transition:transform .3s,opacity .3s,visibility .3s;position:absolute;top:54px;left:50%;transform:translate(-50%,-100%);box-shadow:0 4px 20px #00000080}.page-module-scss-module__gFtmwG__header__mobileMenuContent_open{opacity:1;visibility:visible;transform:translate(-50%)}.page-module-scss-module__gFtmwG__header__mobileNav{flex-direction:column;gap:0;display:flex}.page-module-scss-module__gFtmwG__header__mobileLink{color:#dcdcdc;border-bottom:1px solid #ffffff1a;padding:16px 0;font-size:16px;text-decoration:none;transition:color .2s;display:block}.page-module-scss-module__gFtmwG__header__mobileLink:hover{color:#fff}.page-module-scss-module__gFtmwG__header__mobileLink:last-of-type{border-bottom:none}.page-module-scss-module__gFtmwG__header__mobileNegativeFees{cursor:pointer;background:linear-gradient(90deg,#2decb0 0%,#328dff 100%);border-radius:9999px;justify-content:center;align-items:center;height:40px;margin-top:24px;padding:0 16px;transition:all .3s;display:flex;position:relative}.page-module-scss-module__gFtmwG__header__mobileNegativeFees:before{content:"";z-index:1;background:#1a1a1a;border-radius:9999px;position:absolute;inset:1px}.page-module-scss-module__gFtmwG__header__mobileNegativeFees:after{content:"";z-index:2;border-radius:9999px;transition:all .3s;position:absolute;inset:1px}.page-module-scss-module__gFtmwG__header__mobileNegativeFees:hover:after{background:#2decb033}.page-module-scss-module__gFtmwG__header__mobileNegativeFeesText{z-index:10;color:#e5e5e5;font-size:14px;position:relative}.page-module-scss-module__gFtmwG__header__link{color:#dcdcdc;font-size:14px}.page-module-scss-module__gFtmwG__header__link a{color:#dcdcdc}.page-module-scss-module__gFtmwG__header__negativeFees{cursor:pointer;background:linear-gradient(90deg,#2decb0 0%,#328dff 100%);border-radius:9999px;align-items:center;height:32px;padding:0 12px;transition:all .3s;display:flex;position:relative}.page-module-scss-module__gFtmwG__header__negativeFees:before{content:"";z-index:1;background:#000;border-radius:9999px;position:absolute;inset:1px}.page-module-scss-module__gFtmwG__header__negativeFees:after{content:"";z-index:2;border-radius:9999px;transition:all .3s;position:absolute;inset:1px}.page-module-scss-module__gFtmwG__header__negativeFees:hover:after{background:#2decb033}.page-module-scss-module__gFtmwG__header__negativeFeesText{z-index:10;color:#e5e5e5;font-size:14px;position:relative}.page-module-scss-module__gFtmwG__header_hidden{transform:translateY(-100%)}@media (max-width:768px){.page-module-scss-module__gFtmwG__header{height:54px}.page-module-scss-module__gFtmwG__header__logo{height:18px}.page-module-scss-module__gFtmwG__header__logo svg{width:auto;height:18px}.page-module-scss-module__gFtmwG__header__desktopNav{display:none}.page-module-scss-module__gFtmwG__header__hamburger{display:flex}.page-module-scss-module__gFtmwG__header__right{gap:8px}.page-module-scss-module__gFtmwG__header__mobileMenu,.page-module-scss-module__gFtmwG__header__divider{display:block}}
.page-module-scss-module__yvgBVG__button span{font-size:14px;font-weight:500;line-height:100%;transition:all .3s}.page-module-scss-module__yvgBVG__button span,.page-module-scss-module__yvgBVG__button svg{z-index:1;position:relative}.page-module-scss-module__yvgBVG__button svg{margin-left:8px}.page-module-scss-module__yvgBVG__button svg path{transition:all .3s}.page-module-scss-module__yvgBVG__button{cursor:pointer;width:max-content;font-family:var(--font-aktiv-grotesk),sans-serif;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative;overflow:hidden}.page-module-scss-module__yvgBVG__button:after,.page-module-scss-module__yvgBVG__button:before{background:0 0;border-radius:7px;width:100%;height:100%;transition:all .3s;position:absolute;top:1px;left:1px}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__md{height:40px;padding:0 16px}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__sm{height:32px;padding:0 12px}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__green{box-shadow:none;background:#7bed10;transition:background 1s,box-shadow 1s ease-out .8s;overflow:visible}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__green span{color:#101010}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__green:hover{filter:drop-shadow(0 0 5px #7bed104d);background:#fff;box-shadow:0 0 10px #7bed1080}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__border{background:0 0;padding:0!important}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__border:after,.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__border:before{content:"";z-index:1;border-radius:8px;width:100%;height:100%;transition:all 1s;top:0;left:0}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__border:after{opacity:1;background:linear-gradient(90deg,#273435 0%,#0e1313 100%)}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__border:before{opacity:0;background:linear-gradient(90deg,#fff 0%,#292929 100%)}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__border span{white-space:nowrap;z-index:2;color:#fff;background:#000;border-radius:7px;justify-content:center;align-items:center;width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 12px;display:flex;position:relative}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__border:hover:after{opacity:0}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__border:hover:before{opacity:1}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__green-gradient{width:194px;height:54px;overflow:visible}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__green-gradient span{color:#000;font-size:14px}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__green-gradient{background:0 0}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__green-gradient:after,.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__green-gradient:before{content:"";transition:all 1s}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__green-gradient:after{opacity:1;box-shadow:none;background:#7bed10}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__green-gradient:before{opacity:0;filter:blur(8px);z-index:0;pointer-events:none;background:radial-gradient(circle,#7bed10e6 0%,#7bed1080 20%,#7bed1000 40%);border-radius:50%;width:250%;height:90%;transition:opacity 1s;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__green-gradient:hover:after{opacity:1;box-shadow:none;background:#5fbd02}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__green-gradient:hover:before{opacity:1}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__white{width:194px}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__white span{color:#000;font-size:16px}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__white{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(95deg,#fff 45%,#7bed10 99.95%) 0 0/200%;border:none;border-radius:10px;height:54px;transition:all 1s}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__white:hover{background-position:100%}@media (max-width:768px){.page-module-scss-module__yvgBVG__button span{font-size:12px}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__sm{height:32px;padding:0 10px}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__md{height:40px;padding:0 12px}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__border{padding:0}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__border span{padding:0 10px}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__green-gradient span{font-size:16px}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__white span{font-size:14px}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__white{height:44px}}@media (max-width:500px){.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__md{height:36px;padding:0 12px}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__green-gradient{height:40px!important}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__green-gradient span{font-size:14px}.page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__white{height:40px!important}}
.page-module-scss-module__0uA-qG__footer{width:100%;padding-top:200px}.page-module-scss-module__0uA-qG__footer__title{color:#f3f3f3;margin-bottom:96px;padding-bottom:.1em;font-size:54px;font-weight:500;line-height:100%;display:inline-block;-webkit-mask-image:linear-gradient(90deg,#000 0% 10%,#000000b3 100%);mask-image:linear-gradient(90deg,#000 0% 10%,#000000b3 100%)}.page-module-scss-module__0uA-qG__footer__bottom{color:#414141;justify-content:space-between;align-items:center;margin-top:100px;padding-bottom:24px;font-size:16px;font-weight:400;line-height:20px;display:flex;position:relative}.page-module-scss-module__0uA-qG__footer__bottom:after{content:"";filter:blur(150px);z-index:-1;background:#292f23;border-radius:1688px;width:120%;height:120px;position:absolute;bottom:0;left:-10%}.page-module-scss-module__0uA-qG__footer__items{justify-content:space-between;display:flex}.page-module-scss-module__0uA-qG__footer__about{color:#fff;font-size:14px;font-weight:400;line-height:20px}.page-module-scss-module__0uA-qG__footer__item{flex-direction:column;gap:16px;display:flex}.page-module-scss-module__0uA-qG__footer__item a{align-items:center;gap:16px;transition:all .3s;display:flex}.page-module-scss-module__0uA-qG__footer__item a svg path{transition:all .3s}.page-module-scss-module__0uA-qG__footer__item a:hover{color:#fff}.page-module-scss-module__0uA-qG__footer__item a:hover svg path{fill:#fff}.is-safari .page-module-scss-module__0uA-qG__footer__bottom:after{filter:blur(80px);opacity:.6}@media (max-width:1440px){.page-module-scss-module__0uA-qG__footer{padding-top:96px}}@media (max-width:1024px){.page-module-scss-module__0uA-qG__footer{padding-top:48px}.page-module-scss-module__0uA-qG__footer__title{margin-bottom:72px;font-size:36px}.page-module-scss-module__0uA-qG__footer__bottom{margin-top:48px;padding-bottom:16px;font-size:12px}.page-module-scss-module__0uA-qG__footer__bottom:after{content:"";filter:blur(125px);border-radius:688px;width:100%;height:80px}}@media (max-width:768px){.page-module-scss-module__0uA-qG__footer__about{font-size:14px;line-height:20px}.page-module-scss-module__0uA-qG__footer__item{gap:16px}.page-module-scss-module__0uA-qG__footer__item a{gap:16px;font-size:14px;line-height:20px}.page-module-scss-module__0uA-qG__footer__item a svg{width:24px;height:24px}.page-module-scss-module__0uA-qG__footer__item:first-child svg{width:104px;height:30px}}@media (max-width:500px){.page-module-scss-module__0uA-qG__footer__title{margin-bottom:48px;font-size:24px}.page-module-scss-module__0uA-qG__footer__bottom{font-size:10px}.page-module-scss-module__0uA-qG__footer__items{grid-template-columns:1fr auto;gap:0 24px;display:grid}.page-module-scss-module__0uA-qG__footer__about{font-size:10px;line-height:20px}.page-module-scss-module__0uA-qG__footer__item{gap:10px}.page-module-scss-module__0uA-qG__footer__item a{gap:12px;font-size:10px;line-height:14px}.page-module-scss-module__0uA-qG__footer__item a svg{width:16px;height:16px}.page-module-scss-module__0uA-qG__footer__item:first-child svg{width:66px;height:18px}}
.page-module-scss-module__hJkTWa__hero{align-items:stretch;min-height:100dvh;padding-top:197px;display:flex;position:relative}.page-module-scss-module__hJkTWa__hero:before{content:"";z-index:-2;background-image:url(/images/bcg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:86%;position:absolute;top:-24px;left:0%}.page-module-scss-module__hJkTWa__hero__wrap{height:inherit;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1370px;margin:0 auto;padding-bottom:54px;padding-left:48px;padding-right:48px;display:flex;position:relative}.page-module-scss-module__hJkTWa__hero__wrap:after{content:"";filter:blur(150px);background:#151911;border-radius:900px;width:100%;height:80px;position:absolute;left:0}.page-module-scss-module__hJkTWa__hero__tag{border-radius:20px;justify-content:center;align-items:center;width:max-content;height:28px;padding:0 12px;display:flex;position:relative}.page-module-scss-module__hJkTWa__hero__tag span{z-index:2;color:#989898;font-size:14px;font-weight:400;line-height:100%;position:relative}.page-module-scss-module__hJkTWa__hero__tag{background:linear-gradient(#343434 0%,#1515157a 100%)}.page-module-scss-module__hJkTWa__hero__tag:after{content:"";background:#000;border-radius:19px;width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px}.page-module-scss-module__hJkTWa__hero__title{text-align:center;color:#f3f3f3;z-index:1;margin-top:7px;margin-bottom:21px;font-size:54px;font-style:normal;font-weight:500;line-height:160%;position:relative;-webkit-mask-image:linear-gradient(90deg,#000 0% 10%,#000000b3 100%);mask-image:linear-gradient(90deg,#000 0% 10%,#000000b3 100%)}.page-module-scss-module__hJkTWa__hero__title_break{display:none}.page-module-scss-module__hJkTWa__hero__options{flex-direction:column;align-items:center;gap:8px;margin-bottom:54px;display:flex}.page-module-scss-module__hJkTWa__hero__options_desktop{justify-content:center;align-items:center;gap:14px;display:flex}.page-module-scss-module__hJkTWa__hero__options_mobile{display:none}.page-module-scss-module__hJkTWa__hero__options_row{justify-content:center;align-items:center;gap:14px;display:flex}.page-module-scss-module__hJkTWa__hero__options_separator{color:#989898;font-size:16px;font-weight:400;line-height:100%}.page-module-scss-module__hJkTWa__hero__option{align-items:center;gap:14px;display:flex}.page-module-scss-module__hJkTWa__hero__option span{color:#989898;font-size:16px;font-weight:400;line-height:100%}.page-module-scss-module__hJkTWa__hero__option:first-child svg{display:none}.page-module-scss-module__hJkTWa__hero__wrap a[href*="app.trady.xyz"]{width:144px!important;height:40px!important;font-size:14px!important}.page-module-scss-module__hJkTWa__hero__wrap .button{width:144px!important;height:40px!important;font-size:14px!important}.page-module-scss-module__hJkTWa__hero__logo{justify-content:center;width:40px;height:48px;margin-bottom:48px;display:flex}.page-module-scss-module__hJkTWa__hero__browser{aspect-ratio:1184/610;justify-content:center;align-items:center;width:100%;max-width:1184px;margin-top:64px;margin-left:auto;margin-right:auto;display:flex;position:relative}.page-module-scss-module__hJkTWa__hero__image{aspect-ratio:941/508;z-index:2;border-radius:12px;animation:1s ease-in-out page-module-scss-module__hJkTWa__swipe;display:flex;position:absolute;overflow:hidden}.page-module-scss-module__hJkTWa__hero__image_wrap{flex-direction:column;justify-content:flex-end;align-items:center;width:100%;max-width:1184px;margin:0 auto;display:flex;position:relative}.page-module-scss-module__hJkTWa__hero__image_wrap:after{content:"";pointer-events:none;z-index:2;background:radial-gradient(100% 120% at 50% 100%,#000 50%,#0000 80%);height:40%;position:absolute;bottom:-80px;left:-3px;right:-3px}.page-module-scss-module__hJkTWa__hero__image_slide{flex-grow:0;flex-shrink:0;justify-content:center;width:100%;min-width:100%;height:100%;display:flex;position:relative;overflow:hidden}.page-module-scss-module__hJkTWa__hero__image_slide video,.page-module-scss-module__hJkTWa__hero__image_video{object-position:center;box-sizing:border-box;display:block;object-fit:fill!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important}.page-module-scss-module__hJkTWa__hero__image_desktop{display:block}.page-module-scss-module__hJkTWa__hero__image_mobile{display:none}.page-module-scss-module__hJkTWa__hero__image_slider{will-change:transform;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.page-module-scss-module__hJkTWa__hero__tabs{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3;background:#0e0e0e80;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:2px;width:max-content;height:44px;margin-bottom:24px;padding:2px;display:flex;position:absolute}.page-module-scss-module__hJkTWa__hero__tab{cursor:pointer;letter-spacing:-.2px;color:#8e8e93;background:0 0;border-radius:8px;justify-content:center;align-items:center;height:100%;padding:0 12px;font-size:14px;font-weight:500;line-height:100%;transition:all .5s;display:flex}.page-module-scss-module__hJkTWa__hero__tab:hover{color:#8e8e93;background:#161515}.page-module-scss-module__hJkTWa__hero__tab_active{color:#000!important;background:#fff!important}.is-safari .page-module-scss-module__hJkTWa__hero__wrap:after{filter:blur(60px);opacity:.5}.is-safari .page-module-scss-module__hJkTWa__hero__image_wrap:after{background:radial-gradient(100% 120% at 50% 100%,#000000f2 50%,#0000 80%)}@media (max-width:768px){.page-module-scss-module__hJkTWa__hero__browser:before{border-radius:8px}}@media (max-width:500px){.page-module-scss-module__hJkTWa__hero:before{content:none}.page-module-scss-module__hJkTWa__hero__browser{display:none}.page-module-scss-module__hJkTWa__hero__browser:before{border-radius:4px}}@keyframes page-module-scss-module__hJkTWa__swipe{0%{transform:translateY(100px)}to{transform:translateY(0)}}@media (max-width:1440px){.page-module-scss-module__hJkTWa__hero__browser{max-width:calc(100vw - 80px)}}@media (max-width:1024px){.page-module-scss-module__hJkTWa__hero{min-height:auto}.page-module-scss-module__hJkTWa__hero__wrap{padding-top:48px;padding-bottom:48px}.page-module-scss-module__hJkTWa__hero__title{margin-top:6px;font-size:36px}.page-module-scss-module__hJkTWa__hero__browser{max-width:calc(100vw - 48px)}.page-module-scss-module__hJkTWa__hero__tabs{margin-bottom:12px}}@media (max-width:1440px){.page-module-scss-module__hJkTWa__hero{padding-top:136px}}@media (max-width:768px){.page-module-scss-module__hJkTWa__hero{padding-top:104px}.page-module-scss-module__hJkTWa__hero__wrap{padding:32px 0}.page-module-scss-module__hJkTWa__hero__wrap a[href*="app.trady.xyz"]{width:144px!important;height:40px!important}.page-module-scss-module__hJkTWa__hero__wrap .button{width:144px!important;height:40px!important}.page-module-scss-module__hJkTWa__hero__tag{height:36px;padding:0 12px}.page-module-scss-module__hJkTWa__hero__tag span{font-size:14px}.page-module-scss-module__hJkTWa__hero__title{margin-bottom:12px;font-size:36px}.page-module-scss-module__hJkTWa__hero__options{gap:12px;margin-bottom:48px}.page-module-scss-module__hJkTWa__hero__options_desktop{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.page-module-scss-module__hJkTWa__hero__options_mobile{display:none}.page-module-scss-module__hJkTWa__hero__option{gap:14px}.page-module-scss-module__hJkTWa__hero__option span{font-size:16px}.page-module-scss-module__hJkTWa__hero__option svg{width:12px;height:12px}.page-module-scss-module__hJkTWa__hero__browser{max-width:calc(100vw - 32px);margin-top:33px}.page-module-scss-module__hJkTWa__hero__image{width:88%;top:6%;left:6%}.page-module-scss-module__hJkTWa__hero__image_slide{width:100%}.page-module-scss-module__hJkTWa__hero__image_video{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;backface-visibility:hidden;transform:translateZ(0)}.page-module-scss-module__hJkTWa__hero__tab{letter-spacing:-.2px;border-radius:7px;padding:0 10px;font-size:14px}}@media (max-width:500px){.page-module-scss-module__hJkTWa__hero__wrap a[href*="app.trady.xyz"]{width:144px!important;height:40px!important}.page-module-scss-module__hJkTWa__hero__wrap .button{width:144px!important;height:40px!important}.page-module-scss-module__hJkTWa__hero__browser{max-width:calc(100vw - 24px)}.page-module-scss-module__hJkTWa__hero__image{width:90%;top:5%;left:5%}.page-module-scss-module__hJkTWa__hero__image_desktop{display:none}.page-module-scss-module__hJkTWa__hero__image_mobile{display:block}.page-module-scss-module__hJkTWa__hero__image_video{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;backface-visibility:hidden;transform:translateZ(0)}.page-module-scss-module__hJkTWa__hero__title{max-width:100%;margin-top:24px;margin-bottom:24px;font-size:36px;font-weight:500;line-height:100%}.page-module-scss-module__hJkTWa__hero__title_break{display:inline}.page-module-scss-module__hJkTWa__hero__options{gap:8px;max-width:366px}.page-module-scss-module__hJkTWa__hero__options_desktop{display:none}.page-module-scss-module__hJkTWa__hero__options_mobile{flex-direction:column;align-items:center;gap:8px;display:flex}.page-module-scss-module__hJkTWa__hero__option{gap:24px}.page-module-scss-module__hJkTWa__hero__option svg{width:10px;height:10px}.page-module-scss-module__hJkTWa__hero__tag{width:215px;height:36px;padding:0 12px}.page-module-scss-module__hJkTWa__hero__tag span{font-size:12px}.page-module-scss-module__hJkTWa__hero__tabs{border-radius:8px;gap:1px;height:42px;margin-bottom:-64px;padding:2px}.page-module-scss-module__hJkTWa__hero__tab{letter-spacing:-.159px;border-radius:8px;height:40px;padding:10px 12px}}
.page-module-scss-module__4KL3IW__networks{height:460px;position:relative}.page-module-scss-module__4KL3IW__networks__wrap{height:inherit;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.page-module-scss-module__4KL3IW__networks__wrap:after{content:"";filter:blur(40px);z-index:-1;background:#292f23;border-radius:900px;width:85%;height:45px;position:absolute}.page-module-scss-module__4KL3IW__networks__title{color:#989898;text-align:center;font-size:14px;font-weight:400;line-height:20px;transform:translateY(-50px)}.page-module-scss-module__4KL3IW__networks__marquee{-webkit-user-select:none;user-select:none;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 20% 80%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 20% 80%,#0000 100%)}.page-module-scss-module__4KL3IW__networks__marquee_track{will-change:transform;backface-visibility:hidden;width:max-content;animation:60s linear infinite page-module-scss-module__4KL3IW__marquee;display:flex;transform:translateZ(0)}.page-module-scss-module__4KL3IW__networks__marquee_content{white-space:nowrap;flex-shrink:0;display:flex}.page-module-scss-module__4KL3IW__networks__marquee_item{-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;width:max-content;padding-right:72px;display:flex}@keyframes page-module-scss-module__4KL3IW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.page-module-scss-module__4KL3IW__networks{height:400px}.page-module-scss-module__4KL3IW__networks__marquee_item{padding-right:36px}.page-module-scss-module__4KL3IW__networks__marquee_item svg{transform:scale(.8)}}@media (max-width:500px){.page-module-scss-module__4KL3IW__networks{height:240px}.page-module-scss-module__4KL3IW__networks__title{font-size:16px;transform:translateY(-20px)}.page-module-scss-module__4KL3IW__networks__wrap:after{filter:blur(33px);z-index:-1;background:#292f23;border-radius:900px;width:73%;height:32px}.page-module-scss-module__4KL3IW__networks__marquee_item{padding-right:0}.page-module-scss-module__4KL3IW__networks__marquee_item svg{transform:scale(.6)}}
.page-module-scss-module__zqkfpq__cards{flex-direction:column;width:100%;padding-bottom:110px;display:flex}.page-module-scss-module__zqkfpq__cards__title{color:#f3f3f3;font-size:48px;font-weight:500;line-height:120%;-webkit-mask-image:linear-gradient(90deg,#000 0% 10%,#000000b3 100%);mask-image:linear-gradient(90deg,#000 0% 10%,#000000b3 100%)}.page-module-scss-module__zqkfpq__cards__top{justify-content:space-between;align-items:flex-end;margin-bottom:85px;display:flex}.page-module-scss-module__zqkfpq__cards__top p{color:#989898;text-align:start;width:50%;margin-bottom:12px;padding-left:48px;font-size:16px;font-weight:400;line-height:140%}.page-module-scss-module__zqkfpq__cards__wrap{grid-template-columns:1fr 1fr;display:grid}.page-module-scss-module__zqkfpq__cards__line{width:100%;height:1px;position:relative}.page-module-scss-module__zqkfpq__cards__options{justify-content:space-between;gap:90px;margin-top:36px;display:flex}.page-module-scss-module__zqkfpq__cards__option{width:25%}.page-module-scss-module__zqkfpq__cards__option_title{align-items:center;gap:12px;margin-bottom:12px;display:flex}.page-module-scss-module__zqkfpq__cards__option_title span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff 0%,#b3b3b3 100%);-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:500;line-height:140%}.page-module-scss-module__zqkfpq__cards__option_text{color:#989898;font-size:16px;font-weight:400;line-height:140%}.page-module-scss-module__zqkfpq__cards__option_text .page-module-scss-module__zqkfpq__option_br{display:none}@media (max-width:768px) and (min-width:500px){.page-module-scss-module__zqkfpq__cards__option_text .page-module-scss-module__zqkfpq__option_br{display:block}.page-module-scss-module__zqkfpq__card__text_br{display:block!important}}.page-module-scss-module__zqkfpq__card{padding:36px 36px 48px 48px;position:relative}.page-module-scss-module__zqkfpq__card__divider{width:1px;position:absolute;top:0;bottom:0;left:0}.page-module-scss-module__zqkfpq__card__divider_horizontal{width:200%;height:1px;position:absolute;bottom:0;left:0}@media (max-width:1024px){.page-module-scss-module__zqkfpq__card__divider_horizontal{display:none}}.page-module-scss-module__zqkfpq__card__divider_horizontal_mobile{display:none}@media (max-width:1024px){.page-module-scss-module__zqkfpq__card__divider_horizontal_mobile{width:100%;height:1px;display:block;position:absolute;bottom:0;left:0}}.page-module-scss-module__zqkfpq__card:nth-child(odd){padding:36px 36px 48px 0}.page-module-scss-module__zqkfpq__card:nth-child(odd):after{left:-36px}.page-module-scss-module__zqkfpq__card:nth-child(odd) img,.page-module-scss-module__zqkfpq__card:nth-child(odd) video{width:calc(100% - 36px)}.page-module-scss-module__zqkfpq__card:after{content:"";background:var(--blob);filter:blur(48px);z-index:-1;border-radius:500px;width:80%;height:120px;position:absolute;top:25%;left:0}.page-module-scss-module__zqkfpq__card svg{display:block}.page-module-scss-module__zqkfpq__card__image img,.page-module-scss-module__zqkfpq__card__image video{object-fit:cover;aspect-ratio:600/340;width:100%;height:auto}.page-module-scss-module__zqkfpq__card__image{position:relative;overflow:hidden}.page-module-scss-module__zqkfpq__card__image:after,.page-module-scss-module__zqkfpq__card__image:before{content:"";position:absolute}.page-module-scss-module__zqkfpq__card__image:after{filter:blur(52px);background:#000;border-radius:500px;width:112px;height:120%;top:-10%;right:0}.page-module-scss-module__zqkfpq__card__image:before{filter:blur(48px);background:#000;border-radius:700px;width:120%;height:140px;bottom:-70px;left:-10%}.page-module-scss-module__zqkfpq__card__title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff 0%,#b3b3b3 100%);-webkit-background-clip:text;background-clip:text;margin-top:24px;margin-bottom:12px;font-size:20px;font-weight:500;line-height:140%;display:block}.page-module-scss-module__zqkfpq__card__title_with_logo{align-items:center;gap:8px;display:inline-flex}.page-module-scss-module__zqkfpq__card__title_logo{flex-shrink:0;width:20px;height:20px}.page-module-scss-module__zqkfpq__card__text{color:#989898;max-width:426px;margin-bottom:48px;font-size:16px;font-weight:400;line-height:140%}.page-module-scss-module__zqkfpq__card__text_br{display:none}.is-safari .page-module-scss-module__zqkfpq__card:after{filter:blur(24px);opacity:.45}.is-safari .page-module-scss-module__zqkfpq__card__image:after{filter:blur(24px)}.is-safari .page-module-scss-module__zqkfpq__card__image:before{filter:blur(24px)}@media (max-width:1024px){.page-module-scss-module__zqkfpq__cards{padding-bottom:40px}.page-module-scss-module__zqkfpq__cards__top{flex-direction:column;align-items:flex-start;gap:32px;margin-bottom:48px}.page-module-scss-module__zqkfpq__cards__top h2{font-size:36px}.page-module-scss-module__zqkfpq__cards__top p{width:100%;margin-bottom:0;padding-left:0}.page-module-scss-module__zqkfpq__cards__wrap{grid-template-columns:1fr}.page-module-scss-module__zqkfpq__cards__options{grid-template-columns:1fr 1fr;gap:48px;margin-top:50px;display:grid}.page-module-scss-module__zqkfpq__cards__option{width:100%}.page-module-scss-module__zqkfpq__cards__option_title{gap:6px;margin-bottom:6px}.page-module-scss-module__zqkfpq__cards__option_title span{font-size:14px}.page-module-scss-module__zqkfpq__cards__option_title svg{width:16px;height:16px}.page-module-scss-module__zqkfpq__cards__option_text{font-size:14px}.page-module-scss-module__zqkfpq__card{padding:36px 0!important}.page-module-scss-module__zqkfpq__card__divider{display:none}.page-module-scss-module__zqkfpq__card:after{left:0!important}.page-module-scss-module__zqkfpq__card__image img,.page-module-scss-module__zqkfpq__card__image video{width:100%!important}}@media (max-width:768px){.page-module-scss-module__zqkfpq__cards__title{font-size:36px}.page-module-scss-module__zqkfpq__card__title{font-size:24px}}@media (max-width:500px){.page-module-scss-module__zqkfpq__cards{padding-bottom:16px}.page-module-scss-module__zqkfpq__cards__title{font-size:24px}.page-module-scss-module__zqkfpq__cards__top{gap:24px;margin-bottom:32px}.page-module-scss-module__zqkfpq__cards__top h2{font-size:24px}.page-module-scss-module__zqkfpq__cards__top p{width:80%;font-size:14px}.page-module-scss-module__zqkfpq__cards__top p br{display:none}.page-module-scss-module__zqkfpq__cards__options{gap:24px;margin-top:24px}.page-module-scss-module__zqkfpq__cards__option_title span{font-size:12px}.page-module-scss-module__zqkfpq__cards__option_title svg{width:14px;height:14px}.page-module-scss-module__zqkfpq__cards__option_text{max-width:125px;font-size:12px}.page-module-scss-module__zqkfpq__card{padding:16px 0!important}.page-module-scss-module__zqkfpq__card__image:after{filter:blur(28px);border-radius:150px;width:62px;right:-10%}.page-module-scss-module__zqkfpq__card__image:before{filter:blur(26px);border-radius:420px;width:120%;height:80px;bottom:-40px}.page-module-scss-module__zqkfpq__card svg{width:auto;height:18px}.page-module-scss-module__zqkfpq__card__title{margin-top:12px;margin-bottom:12px;font-size:16px}.page-module-scss-module__zqkfpq__card__text{max-width:100%;margin-bottom:16px;font-size:12px}}
.page-module-scss-module__WtHKea__infrastructure{width:100%;padding-top:220px;padding-bottom:115px;position:relative}.page-module-scss-module__WtHKea__infrastructure__mobile{display:none}.page-module-scss-module__WtHKea__infrastructure__desktop{display:block}.page-module-scss-module__WtHKea__infrastructure:after{content:"";filter:blur(150px);z-index:-1;background:#292f23;border-radius:900px;width:80%;height:150px;margin-right:-50%;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.page-module-scss-module__WtHKea__infrastructure__top{justify-content:space-between;align-items:flex-end;margin-bottom:70px;display:flex}.page-module-scss-module__WtHKea__infrastructure__title{color:#f3f3f3;font-size:48px;font-weight:500;line-height:120%;-webkit-mask-image:linear-gradient(90deg,#000 0% 10%,#000000b3 100%);mask-image:linear-gradient(90deg,#000 0% 10%,#000000b3 100%)}.page-module-scss-module__WtHKea__infrastructure__buttons{z-index:10;align-items:center;gap:12px;margin-bottom:12px;display:flex;position:relative}.page-module-scss-module__WtHKea__infrastructure__buttons button{cursor:pointer;background:0 0;border:none;outline:none;height:40px;transition:all .3s}.page-module-scss-module__WtHKea__infrastructure__buttons button:disabled{cursor:not-allowed;opacity:.7}.page-module-scss-module__WtHKea__infrastructure__cards{cursor:grab;-webkit-user-select:none;user-select:none;width:100vw;margin-left:calc(-50vw + 685px);margin-right:calc(-50vw + 685px);padding-left:calc(50vw - 685px);padding-right:calc(50vw - 685px);position:relative;overflow:hidden}.page-module-scss-module__WtHKea__infrastructure__cards:active{cursor:grabbing}.page-module-scss-module__WtHKea__infrastructure__cards:after,.page-module-scss-module__WtHKea__infrastructure__cards:before{content:"";filter:blur(35px);z-index:2;pointer-events:none;backface-visibility:hidden;background:#000;width:calc(100vw - 1370px);height:120%;position:absolute;top:-10%}.page-module-scss-module__WtHKea__infrastructure__cards:after{left:calc(-50vw + 685px)}.page-module-scss-module__WtHKea__infrastructure__cards:before{right:calc(-50vw + 685px)}.page-module-scss-module__WtHKea__infrastructure__cards_container{will-change:transform;z-index:1;align-items:center;gap:30px;display:flex;position:relative}.page-module-scss-module__WtHKea__infrastructure__card{z-index:1;background-image:var(--bg-default);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ffffff29;border-radius:16px;flex-direction:column;width:376px;min-width:376px;height:300px;padding:24px 24px 64px;transition:opacity .3s;display:flex;position:relative;overflow:hidden}.page-module-scss-module__WtHKea__infrastructure__card:after{content:"";background-image:var(--bg-additional);background-size:var(--bg-additional-size,contain);background-position:var(--bg-additional-position,right center);opacity:1;z-index:-1;image-rendering:-webkit-optimize-contrast;image-rendering:auto;backface-visibility:hidden;will-change:transform;background-repeat:no-repeat;border-radius:16px;position:absolute;inset:0;transform:translateZ(0)}.page-module-scss-module__WtHKea__infrastructure__card:before{content:"";background-image:var(--bg-hover);opacity:0;will-change:opacity;z-index:-2;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;transition:opacity 1s;position:absolute;inset:0}.page-module-scss-module__WtHKea__infrastructure__card:hover:before{opacity:1}.page-module-scss-module__WtHKea__infrastructure__card_icon{z-index:1;width:40px;height:40px;position:relative}.page-module-scss-module__WtHKea__infrastructure__card_icon img{object-fit:contain;width:100%;height:100%}.page-module-scss-module__WtHKea__infrastructure__card_bottom{z-index:1;flex-direction:column;gap:12px;display:flex;position:relative}.page-module-scss-module__WtHKea__infrastructure__card_title{font-family:var(--font-aktiv-grotesk),sans-serif;letter-spacing:0;color:#fff;align-items:center;gap:12px;margin-top:40px;font-size:32px;font-weight:500;line-height:140%;display:flex}.page-module-scss-module__WtHKea__infrastructure__card_soon{color:#fff;font-family:var(--font-aktiv-grotesk),sans-serif;letter-spacing:0;white-space:nowrap;background:#2a4a4a;border-radius:12px;justify-content:center;align-items:center;padding:4px 12px;font-size:14px;font-weight:500;line-height:140%;display:inline-flex}.page-module-scss-module__WtHKea__infrastructure__card_description{font-family:var(--font-aktiv-grotesk),sans-serif;letter-spacing:0;color:#989898;font-size:16px;font-weight:400;line-height:140%}.page-module-scss-module__WtHKea__infrastructure__card_dimmed{opacity:.35}.is-safari .page-module-scss-module__WtHKea__infrastructure{overflow:visible}.is-safari .page-module-scss-module__WtHKea__infrastructure:after{filter:blur(80px)}.is-safari .page-module-scss-module__WtHKea__infrastructure__cards{overflow:hidden}.is-safari .page-module-scss-module__WtHKea__infrastructure__cards:after{filter:blur(40px);opacity:1;will-change:filter;backface-visibility:hidden;background:#000000e6;transform:translateZ(0)}.is-safari .page-module-scss-module__WtHKea__infrastructure__cards:before{filter:blur(40px);opacity:1;will-change:filter;backface-visibility:hidden;background:#000000e6;transform:translateZ(0)}@media (min-width:1440px){.page-module-scss-module__WtHKea__infrastructure__cards:after,.page-module-scss-module__WtHKea__infrastructure__cards:before{opacity:.84;height:150%;top:-25%}.page-module-scss-module__WtHKea__infrastructure__cards:before{right:calc(630px - 50vw)}.is-safari .page-module-scss-module__WtHKea__infrastructure__cards{overflow:hidden}.is-safari .page-module-scss-module__WtHKea__infrastructure__cards:after{filter:blur(40px);opacity:.84;will-change:filter;backface-visibility:hidden;background:#000000e6;transform:translateZ(0)}.is-safari .page-module-scss-module__WtHKea__infrastructure__cards:before{filter:blur(40px);opacity:.84;will-change:filter;backface-visibility:hidden;background:#000000e6;transform:translateZ(0)}}@media (min-width:1440px) and (max-width:1600px){.page-module-scss-module__WtHKea__infrastructure__cards:after,.page-module-scss-module__WtHKea__infrastructure__cards:before{opacity:1}.page-module-scss-module__WtHKea__infrastructure__cards:before{width:calc(100vw - 1332px);right:calc(630px - 48vw)}}@media (max-width:1440px){.page-module-scss-module__WtHKea__infrastructure{padding-top:100px;padding-bottom:50px}.page-module-scss-module__WtHKea__infrastructure__cards{margin-left:-125px;margin-right:-150px;padding-left:125px;padding-right:200px}.page-module-scss-module__WtHKea__infrastructure__cards:after{width:250px;left:-125px}.page-module-scss-module__WtHKea__infrastructure__cards:before{width:300px;right:-150px}.page-module-scss-module__WtHKea__infrastructure__cards_container{gap:32px}.is-safari .page-module-scss-module__WtHKea__infrastructure__cards{overflow:hidden}.is-safari .page-module-scss-module__WtHKea__infrastructure__cards:after{filter:blur(40px);opacity:1;will-change:filter;backface-visibility:hidden;background:#000000e6;transform:translateZ(0)}.is-safari .page-module-scss-module__WtHKea__infrastructure__cards:before{filter:blur(40px);opacity:1;will-change:filter;backface-visibility:hidden;background:#000000e6;transform:translateZ(0)}}@media (max-width:1024px){.page-module-scss-module__WtHKea__infrastructure__buttons{margin-bottom:6px}.page-module-scss-module__WtHKea__infrastructure__top{margin-bottom:54px}.page-module-scss-module__WtHKea__infrastructure__title{font-size:36px}.page-module-scss-module__WtHKea__infrastructure__cards{margin-left:-2.5vw;margin-right:-2.5vw;padding-left:2.5vw;padding-right:2.5vw}.page-module-scss-module__WtHKea__infrastructure__cards:after{width:5vw;left:-2.5vw}.page-module-scss-module__WtHKea__infrastructure__cards:before{width:5vw;right:-2.5vw}.page-module-scss-module__WtHKea__infrastructure__cards_container{gap:24px}.is-safari .page-module-scss-module__WtHKea__infrastructure__cards{overflow:hidden}.is-safari .page-module-scss-module__WtHKea__infrastructure__cards:after{filter:blur(40px);opacity:1;will-change:filter;backface-visibility:hidden;background:#000000e6;transform:translateZ(0)}.is-safari .page-module-scss-module__WtHKea__infrastructure__cards:before{filter:blur(40px);opacity:1;will-change:filter;backface-visibility:hidden;background:#000000e6;transform:translateZ(0)}}@media (max-width:768px){.page-module-scss-module__WtHKea__infrastructure__buttons{gap:30px;margin-bottom:0}.page-module-scss-module__WtHKea__infrastructure__buttons svg{width:52px;height:52px}.page-module-scss-module__WtHKea__infrastructure__top{margin-bottom:36px}.page-module-scss-module__WtHKea__infrastructure__title{font-size:36px}.page-module-scss-module__WtHKea__infrastructure__mobile{justify-content:center;margin-top:32px;display:flex}.page-module-scss-module__WtHKea__infrastructure__desktop{display:none}}@media (max-width:500px){.page-module-scss-module__WtHKea__infrastructure__title{font-size:24px}.page-module-scss-module__WtHKea__infrastructure__buttons svg{width:47px;height:47px}.page-module-scss-module__WtHKea__infrastructure__cards{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.page-module-scss-module__WtHKea__infrastructure__cards:after,.page-module-scss-module__WtHKea__infrastructure__cards:before{display:none}.page-module-scss-module__WtHKea__infrastructure__cards_container{gap:24px}.page-module-scss-module__WtHKea__infrastructure__card{width:256px;min-width:256px;max-height:233px}.page-module-scss-module__WtHKea__infrastructure__card_title{gap:8px;margin-top:16px;font-size:24px}.page-module-scss-module__WtHKea__infrastructure__card_soon{border-radius:10px;padding:3px 10px;font-size:12px}.page-module-scss-module__WtHKea__infrastructure__card[data-card-id=launchpads]{overflow:visible}.page-module-scss-module__WtHKea__infrastructure__card[data-card-id=launchpads]:after{width:auto;left:-50%;right:-50%;transform:translate(8%)translateY(20px)translateZ(0);background-position:100% 100%!important}}
.page-module-scss-module__O-IMfW__fees{background-image:url(/images/fees-desk.png);background-position:50%;background-repeat:no-repeat;background-size:122%;border:1px solid #ffffff29;border-radius:16px;flex-direction:column;align-items:center;width:100%;margin-top:90px;margin-bottom:90px;padding:36px;display:flex;position:relative}.page-module-scss-module__O-IMfW__fees:after,.page-module-scss-module__O-IMfW__fees:before{content:"";filter:blur(48px);z-index:-1;background:#ffffff14;border-radius:1479px;width:110%;height:130px;position:absolute}.page-module-scss-module__O-IMfW__fees:after{top:-75px}.page-module-scss-module__O-IMfW__fees:before{bottom:-75px}.page-module-scss-module__O-IMfW__fees__tag{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:20px;justify-content:center;align-items:center;width:max-content;height:36px;padding:0 12px;display:flex}.page-module-scss-module__O-IMfW__fees__tag span{z-index:1;-webkit-text-fill-color:#0000;background:linear-gradient(266deg,#7bed10 15.44%,#37650b 128.56%);-webkit-background-clip:text;background-clip:text;font-size:14px;font-weight:400;line-height:100%;position:relative}.page-module-scss-module__O-IMfW__fees__tag{border:1px solid var(--Green-Gradient,#7bed10);background:linear-gradient(266deg,#7bed101a 15.44%,#37650b1a 128.56%)}.page-module-scss-module__O-IMfW__fees__tag:after{content:"";border-radius:19px;width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px}.page-module-scss-module__O-IMfW__fees__title{color:#fff;text-align:center;margin-top:30px;font-size:48px;font-weight:500;line-height:120%}.page-module-scss-module__O-IMfW__fees__text{color:#fff;text-align:center;height:40px;margin-top:16px;margin-bottom:36px;font-size:16px;font-weight:400;line-height:20px}.page-module-scss-module__O-IMfW__fees__cards{justify-content:center;align-items:center;gap:32px;width:100%;margin-bottom:75px;display:flex}.page-module-scss-module__O-IMfW__fees__card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(101deg,#96969640 .35%,#00000021 100%);border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:300px;padding:16px 36px;display:flex}.page-module-scss-module__O-IMfW__fees__card_title{-webkit-text-fill-color:#0000;background:linear-gradient(#fff 0%,#ffffff40 100%);-webkit-background-clip:text;background-clip:text;font-size:48px;font-weight:700;line-height:120%}.page-module-scss-module__O-IMfW__fees__card_text{color:#fff;font-size:16px;font-weight:400;line-height:20px}.page-module-scss-module__O-IMfW__fees__card_inner{flex:1;align-items:center;gap:65px;min-width:0;max-width:300px;display:flex}.page-module-scss-module__O-IMfW__fees__card_inner .page-module-scss-module__O-IMfW__fees__card{width:100%}.page-module-scss-module__O-IMfW__fees__card_inner:last-child svg{display:none}.is-safari .page-module-scss-module__O-IMfW__fees:after{filter:blur(20px);opacity:.4}.is-safari .page-module-scss-module__O-IMfW__fees:before{filter:blur(20px);opacity:.4}.is-safari .page-module-scss-module__O-IMfW__fees__tag{-webkit-backdrop-filter:none;backdrop-filter:none;background:#242f2acc}@media (max-width:1440px){.page-module-scss-module__O-IMfW__fees__card_inner{width:100%}.page-module-scss-module__O-IMfW__fees__card_title{font-size:48px}.page-module-scss-module__O-IMfW__fees__card_text{font-size:16px}.page-module-scss-module__O-IMfW__fees__card_inner{gap:73px}.page-module-scss-module__O-IMfW__fees__card_inner svg{width:14px;height:14px}}@media (max-width:1380px){.page-module-scss-module__O-IMfW__fees{border-radius:8px;padding:36px}.page-module-scss-module__O-IMfW__fees__title{font-size:36px}.page-module-scss-module__O-IMfW__fees__text{height:auto;font-size:14px;line-height:120%}.page-module-scss-module__O-IMfW__fees__cards{margin-bottom:42px}.page-module-scss-module__O-IMfW__fees__card{gap:4px;min-width:150px;padding:12px 24px}.page-module-scss-module__O-IMfW__fees__card_title{font-size:24px}.page-module-scss-module__O-IMfW__fees__card_text{font-size:12px}.page-module-scss-module__O-IMfW__fees__card_inner{gap:24px}}@media (max-width:768px){.page-module-scss-module__O-IMfW__fees button{width:100%}.page-module-scss-module__O-IMfW__fees__cards{gap:26px}.page-module-scss-module__O-IMfW__fees__card_title{font-size:24px}}@media (max-width:700px){.page-module-scss-module__O-IMfW__fees{border-radius:12px;margin-top:50px;margin-bottom:50px;padding:20px}.page-module-scss-module__O-IMfW__fees__tag{height:26px;padding:0 10px}.page-module-scss-module__O-IMfW__fees__tag span{font-size:12px}.page-module-scss-module__O-IMfW__fees__title{margin-top:24px;font-size:24px}.page-module-scss-module__O-IMfW__fees__text{margin-top:16px;margin-bottom:32px;font-size:14px}.page-module-scss-module__O-IMfW__fees__cards{flex-direction:column;justify-content:center;gap:20px;margin-bottom:32px}.page-module-scss-module__O-IMfW__fees__card{width:100%;max-width:none}.page-module-scss-module__O-IMfW__fees__card_inner{flex-direction:column;justify-content:center;gap:20px;max-width:none}.page-module-scss-module__O-IMfW__fees button,.page-module-scss-module__O-IMfW__fees a{width:100%!important}}@media (max-width:500px){.page-module-scss-module__O-IMfW__fees{background-image:url(/images/fees-mob.png)}.page-module-scss-module__O-IMfW__fees__card{justify-content:center;height:77px;padding:0;display:flex}.page-module-scss-module__O-IMfW__fees__card_title{font-size:24px}}
.page-module-scss-module__Hk_Dpa__platforms{flex-direction:column;align-items:center;display:flex}.page-module-scss-module__Hk_Dpa__platforms__header{grid-template-rows:repeat(2,2fr);justify-content:center;align-items:center;gap:32px;width:100%;display:grid}.page-module-scss-module__Hk_Dpa__platforms__inner{padding-top:190px;padding-bottom:110px}.page-module-scss-module__Hk_Dpa__platforms__title{cursor:pointer;margin-top:0}.page-module-scss-module__Hk_Dpa__platforms__title br{display:none}.page-module-scss-module__Hk_Dpa__platforms__logo{justify-content:center;align-items:center;display:flex}.page-module-scss-module__Hk_Dpa__platforms__line{background:#212121;width:1px;height:175px;margin-top:48px;margin-bottom:48px;position:relative}.page-module-scss-module__Hk_Dpa__platforms__line_active:after{content:"";background:#212121;width:1px;height:0;animation:2s ease-out forwards page-module-scss-module__Hk_Dpa__vertical-line;position:absolute;top:0;left:0}.page-module-scss-module__Hk_Dpa__platforms__line.page-module-scss-module__Hk_Dpa__reverse{transform:rotate(180deg)}.page-module-scss-module__Hk_Dpa__platforms__line.page-module-scss-module__Hk_Dpa__active:after{content:"";background:#4e4e4e;height:1px;animation:2s ease-in forwards page-module-scss-module__Hk_Dpa__line;position:absolute;bottom:0;left:0}.page-module-scss-module__Hk_Dpa__platforms__image{z-index:1;z-index:1;justify-content:center;align-items:center;width:100%;transition:transform 2s;display:flex;position:relative;transform:translateY(-175px)}.page-module-scss-module__Hk_Dpa__platforms__image img{width:100%;max-width:970px;height:auto}.page-module-scss-module__Hk_Dpa__platforms__image video{width:100%;max-width:970px;height:auto;display:block}.page-module-scss-module__Hk_Dpa__platforms__image:before{content:"";filter:blur(60px);z-index:0;pointer-events:none;background:#000;border-radius:1000px;width:100%;height:30%;position:absolute;bottom:-15%;left:0}.page-module-scss-module__Hk_Dpa__platforms__image:after{height:250px;top:0}.page-module-scss-module__Hk_Dpa__platforms__image_desktop{display:block}.page-module-scss-module__Hk_Dpa__platforms__image_mobile{display:none}.page-module-scss-module__Hk_Dpa__platforms__image_animated{transform:translateY(0)}.page-module-scss-module__Hk_Dpa__platforms__cards{justify-content:center;align-items:center;gap:16px;margin-top:30px;display:flex;position:relative}.page-module-scss-module__Hk_Dpa__platforms__cards:after{content:"";filter:blur(62px);z-index:1;background:#000;border-radius:1325px;width:100%;height:200%;position:absolute;bottom:-20%}.page-module-scss-module__Hk_Dpa__platforms__cta{z-index:10;justify-content:center;align-items:center;margin-top:72px;display:flex;position:relative}.page-module-scss-module__Hk_Dpa__platforms__cta a{height:54px!important}.page-module-scss-module__Hk_Dpa__platforms__cta a[href*="app.trady.xyz"]{width:144px!important;height:40px!important}.page-module-scss-module__Hk_Dpa__platforms__cta .button{width:144px!important;height:40px!important}.page-module-scss-module__Hk_Dpa__platforms__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;z-index:3;background:linear-gradient(154deg,#17181a40 0%,#00000040 100%);border:1px solid #ffffff29;border-radius:16px;width:360px;padding:16px;transition:background .5s ease-out;position:relative;overflow:hidden}.page-module-scss-module__Hk_Dpa__platforms__card:after{content:"";filter:blur(200px);opacity:0;background:#7bed1040;width:30%;height:300%;margin-right:-50%;transition:opacity .5s ease-out,background .5s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module-scss-module__Hk_Dpa__platforms__card_top{justify-content:space-between;align-items:center;display:flex}.page-module-scss-module__Hk_Dpa__platforms__card_inner{align-items:center;gap:16px;display:flex}.page-module-scss-module__Hk_Dpa__platforms__card_name{color:#7bed10;font-size:14px;font-weight:400;line-height:140%}.page-module-scss-module__Hk_Dpa__platforms__card_arrow{align-items:center;display:flex}.page-module-scss-module__Hk_Dpa__platforms__card_arrow svg{width:auto;height:24px}.page-module-scss-module__Hk_Dpa__platforms__card_label{color:#fff;font-size:16px;font-weight:500;line-height:140%}.page-module-scss-module__Hk_Dpa__platforms__card_text{color:#989898;border-top:1px solid #ffffff14;margin-top:16px;padding-top:16px;font-size:14px;font-weight:400;line-height:140%}.page-module-scss-module__Hk_Dpa__platforms__card:hover{background:radial-gradient(#051905 0%,#031203 40%,#010a01 100%)}.page-module-scss-module__Hk_Dpa__platforms__card:hover:after{opacity:1;background:#7bed1040}.is-safari .page-module-scss-module__Hk_Dpa__platforms__image:before{filter:blur(30px)}.is-safari .page-module-scss-module__Hk_Dpa__platforms__cards:after{filter:blur(30px)}.is-safari .page-module-scss-module__Hk_Dpa__platforms__card{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0f0f0fd9}.is-safari .page-module-scss-module__Hk_Dpa__platforms__card:after{filter:blur(120px);opacity:.6}.is-safari .page-module-scss-module__Hk_Dpa__platforms__logo svg ellipse[fill=\#6EA537]{opacity:.15!important}.is-safari .page-module-scss-module__Hk_Dpa__platforms__logo svg g[filter*=filter1]{opacity:.15!important}@keyframes page-module-scss-module__Hk_Dpa__vertical-line{0%{height:0}to{height:100%}}@keyframes page-module-scss-module__Hk_Dpa__swing{0%{clip-path:ellipse(100px 100px at -2.54% -9.25%)}50%{clip-path:ellipse(150px 150px at 49.66% 64.36%)}to{clip-path:ellipse(120px 120px at 102.62% -1.61%)}}@media (max-width:1530px){.page-module-scss-module__Hk_Dpa__platforms__cards{gap:14px;margin-top:30px}.page-module-scss-module__Hk_Dpa__platforms__card{border-radius:14px;width:308px;padding:14px}.page-module-scss-module__Hk_Dpa__platforms__card_inner{gap:14px}.page-module-scss-module__Hk_Dpa__platforms__card_inner svg{width:40px;height:40px}.page-module-scss-module__Hk_Dpa__platforms__card_name{font-size:12px}.page-module-scss-module__Hk_Dpa__platforms__card_arrow svg{height:20px}.page-module-scss-module__Hk_Dpa__platforms__card_label{font-size:12px}.page-module-scss-module__Hk_Dpa__platforms__card_text{margin-top:14px;padding-top:14px;font-size:12px}}@media (max-width:1440px){.page-module-scss-module__Hk_Dpa__platforms__inner{padding-top:90px;padding-bottom:80px}}@media (max-width:1310px){.page-module-scss-module__Hk_Dpa__platforms__cards{grid-template-columns:1fr 1fr;max-width:90vw;margin:30px auto 0;display:grid}.page-module-scss-module__Hk_Dpa__platforms__card{width:100%}}@media (max-width:1200px){.page-module-scss-module__Hk_Dpa__platforms__line{height:120px;margin-top:36px;margin-bottom:36px}.page-module-scss-module__Hk_Dpa__platforms__title{margin-top:0}.page-module-scss-module__Hk_Dpa__platforms__logo svg{width:72px;height:72px}.page-module-scss-module__Hk_Dpa__platforms__image{transform:translateY(-100px)}.page-module-scss-module__Hk_Dpa__platforms__image_animated{transform:translateY(0)}}@media (max-width:1024px){.page-module-scss-module__Hk_Dpa__platforms__cards{max-width:95vw;margin-top:24px}.page-module-scss-module__Hk_Dpa__platforms__cards:after{content:none}}@media (max-width:768px){.page-module-scss-module__Hk_Dpa__platforms__header{flex-flow:row;justify-content:center;align-items:center;gap:24px}.page-module-scss-module__Hk_Dpa__platforms__inner{padding-top:24px;padding-bottom:24px}.page-module-scss-module__Hk_Dpa__platforms__image:after{height:50px}.page-module-scss-module__Hk_Dpa__platforms__image video{width:100%;max-width:100%;height:auto}.page-module-scss-module__Hk_Dpa__platforms__cards{margin-top:16px}.page-module-scss-module__Hk_Dpa__platforms__line{height:115px;margin-top:36px;margin-bottom:36px}.page-module-scss-module__Hk_Dpa__platforms__title{text-align:left;white-space:nowrap;margin-top:0}.page-module-scss-module__Hk_Dpa__platforms__image{transform:translateY(-50px)}.page-module-scss-module__Hk_Dpa__platforms__image_animated{transform:translateY(0)}.page-module-scss-module__Hk_Dpa__platforms__card_arrow svg{width:auto;height:24px}.page-module-scss-module__Hk_Dpa__platforms__card_inner svg{width:48px;height:48px}.page-module-scss-module__Hk_Dpa__platforms__card_name{font-size:14px}.page-module-scss-module__Hk_Dpa__platforms__card_label{margin-top:2px;font-size:14px}.page-module-scss-module__Hk_Dpa__platforms__card_text{font-size:14px}}@media (max-width:720px){.page-module-scss-module__Hk_Dpa__platforms__logo{justify-content:center}.page-module-scss-module__Hk_Dpa__platforms__logo svg{width:36px;height:36px}.page-module-scss-module__Hk_Dpa__platforms__title br{display:none}.page-module-scss-module__Hk_Dpa__platforms__line{height:50px;margin-top:12px;margin-bottom:12px}.page-module-scss-module__Hk_Dpa__platforms__cards{grid-template-columns:1fr}.page-module-scss-module__Hk_Dpa__platforms__card_arrow svg{width:auto;height:24px}.page-module-scss-module__Hk_Dpa__platforms__card_inner svg{width:42px;height:42px}.page-module-scss-module__Hk_Dpa__platforms__card_name{font-size:10px}.page-module-scss-module__Hk_Dpa__platforms__card_label{margin-top:2px;font-size:14px}.page-module-scss-module__Hk_Dpa__platforms__card_text{font-size:14px}}@media (max-width:610px){.page-module-scss-module__Hk_Dpa__platforms__title{text-align:center;white-space:normal;margin-top:12px}.page-module-scss-module__Hk_Dpa__platforms__title br{display:none}.page-module-scss-module__Hk_Dpa__platforms__header{text-align:center;flex-direction:column;align-items:center;gap:16px}}@media (max-width:500px){.page-module-scss-module__Hk_Dpa__platforms__logo{justify-content:center}.page-module-scss-module__Hk_Dpa__platforms__logo svg{width:36px;height:36px}.page-module-scss-module__Hk_Dpa__platforms__title{text-align:center;white-space:normal;margin-top:12px}.page-module-scss-module__Hk_Dpa__platforms__title br{display:block}.page-module-scss-module__Hk_Dpa__platforms__header{text-align:center;flex-direction:column;align-items:center;gap:16px}.page-module-scss-module__Hk_Dpa__platforms__image_desktop{display:none}.page-module-scss-module__Hk_Dpa__platforms__image_mobile{display:block}.page-module-scss-module__Hk_Dpa__platforms__image video{width:100%;max-width:100%;height:auto}.page-module-scss-module__Hk_Dpa__platforms__cards{max-width:calc(100vw - 32px)}}
.page-module-scss-module__yn1pra__textGlow{position:relative}.page-module-scss-module__yn1pra__textGlow__wrapper{margin:-40px -60px;padding:40px 60px;display:inline-block}.page-module-scss-module__yn1pra__textGlow{text-align:center;font-size:96px;font-weight:600;line-height:120%}.page-module-scss-module__yn1pra__textGlow:after{content:"";filter:blur(150px);z-index:-1;background:#292f23;border-radius:900px;width:80%;height:150px;margin-right:-50%;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.page-module-scss-module__yn1pra__textGlow{-webkit-text-fill-color:#0000;-webkit-text-stroke:.7px #767676;paint-order:stroke fill;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background:radial-gradient(650px at 15%,#ffffffb3 0%,#fff6 20%,#ffffff1a 35%,#0000 50%);-webkit-background-clip:text;background-clip:text;font-family:sans-serif;transition:background .5s ease-out}.page-module-scss-module__yn1pra__textGlow__mobile{display:none}@media (max-width:1440px){.page-module-scss-module__yn1pra__textGlow{font-size:74px}.page-module-scss-module__yn1pra__textGlow__wrapper{margin:-32px -48px;padding:32px 48px}}@media (max-width:1350px){.page-module-scss-module__yn1pra__textGlow{font-size:56px}.page-module-scss-module__yn1pra__textGlow__wrapper{margin:-24px -36px;padding:24px 36px}}@media (max-width:1200px){.page-module-scss-module__yn1pra__textGlow{font-size:50px}.page-module-scss-module__yn1pra__textGlow__wrapper{margin:-20px -32px;padding:20px 32px}}@media (max-width:825px){.page-module-scss-module__yn1pra__textGlow{font-size:48px}.page-module-scss-module__yn1pra__textGlow__wrapper{margin:-20px -30px;padding:20px 30px}}@media (max-width:768px){.page-module-scss-module__yn1pra__textGlow{background:radial-gradient(650px at 15%,#ffffffb3 0%,#fff6 20%,#ffffff1a 35%,#0000 50%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:40px}.page-module-scss-module__yn1pra__textGlow__wrapper{margin:-16px -24px;padding:16px 24px}}@media (max-width:500px){.page-module-scss-module__yn1pra__textGlow{background:radial-gradient(650px at 15%,#ffffffb3 0%,#ffffff4d 18%,#0000 35%);-webkit-text-fill-color:#0000;-webkit-text-stroke:.5px #767676;-webkit-background-clip:text;background-clip:text;font-size:24px}.page-module-scss-module__yn1pra__textGlow__wrapper{margin:-12px -20px;padding:12px 20px}}
.page-module-scss-module__vcxeka__hero{align-items:stretch;min-height:100dvh;padding-top:72px;display:flex;position:relative}.page-module-scss-module__vcxeka__hero:before{content:"";z-index:-2;will-change:transform;backface-visibility:hidden;contain:layout style paint;pointer-events:none;background-image:url(/images/bcg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;min-height:100vh;position:fixed;top:-10%;left:0;transform:translate(0,0)}.page-module-scss-module__vcxeka__hero__wrap{height:inherit;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:840px;margin:0 auto;padding:54px 48px;display:flex;position:relative}.page-module-scss-module__vcxeka__hero__wrap:after{content:"";filter:blur(150px);pointer-events:none;background:#151911;border-radius:900px;width:100%;height:80px;position:absolute;left:0}.page-module-scss-module__vcxeka__hero__tag{border-radius:20px;justify-content:center;align-items:center;width:max-content;height:28px;padding:0 12px;display:flex;position:relative}.page-module-scss-module__vcxeka__hero__tag span{z-index:2;color:#989898;font-size:14px;font-weight:400;line-height:100%;position:relative}.page-module-scss-module__vcxeka__hero__tag{background:linear-gradient(#343434 0%,#1515157a 100%)}.page-module-scss-module__vcxeka__hero__tag:after{content:"";background:#000;border-radius:19px;width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px}.page-module-scss-module__vcxeka__hero__title{text-align:center;color:#f3f3f3;z-index:1;margin-top:7px;margin-bottom:21px;font-size:54px;font-style:normal;font-weight:500;line-height:160%;position:relative;-webkit-mask-image:linear-gradient(90deg,#000 0% 10%,#000000b3 100%);mask-image:linear-gradient(90deg,#000 0% 10%,#000000b3 100%)}.page-module-scss-module__vcxeka__hero__title_break{display:none}.page-module-scss-module__vcxeka__hero__options{flex-direction:column;align-items:center;gap:8px;margin-bottom:54px;display:flex}.page-module-scss-module__vcxeka__hero__options_desktop{justify-content:center;align-items:center;gap:14px;display:flex}.page-module-scss-module__vcxeka__hero__options_mobile{display:none}.page-module-scss-module__vcxeka__hero__options_row{justify-content:center;align-items:center;gap:14px;display:flex}.page-module-scss-module__vcxeka__hero__options_separator{color:#989898;font-size:16px;font-weight:400;line-height:100%}.page-module-scss-module__vcxeka__hero__option{align-items:center;gap:14px;display:flex}.page-module-scss-module__vcxeka__hero__option span{color:#989898;font-size:16px;font-weight:400;line-height:100%}.page-module-scss-module__vcxeka__hero__option:first-child svg{display:none}.page-module-scss-module__vcxeka__hero__wrap a[href*="app.trady.xyz"]{width:198px!important;height:40px!important}.page-module-scss-module__vcxeka__hero__wrap .button{width:198px!important;height:40px!important}.page-module-scss-module__vcxeka__hero__logo{justify-content:center;width:40px;height:48px;margin-bottom:48px;display:flex}.page-module-scss-module__vcxeka__hero__browser{aspect-ratio:1184/610;justify-content:center;align-items:center;width:100%;max-width:1184px;margin-top:64px;margin-left:auto;margin-right:auto;display:flex;position:relative}.page-module-scss-module__vcxeka__hero__image{aspect-ratio:941/508;z-index:2;border-radius:12px;animation:1s ease-in-out page-module-scss-module__vcxeka__swipe;display:flex;position:absolute;overflow:hidden}.page-module-scss-module__vcxeka__hero__image_wrap{flex-direction:column;justify-content:flex-end;align-items:center;width:100%;max-width:1184px;margin:0 auto;display:flex;position:relative}.page-module-scss-module__vcxeka__hero__image_wrap:after{content:"";pointer-events:none;z-index:2;background:radial-gradient(100% 120% at 50% 100%,#000 50%,#0000 80%);height:40%;position:absolute;bottom:-80px;left:-3px;right:-3px}.page-module-scss-module__vcxeka__hero__image_slide{flex-grow:0;flex-shrink:0;justify-content:center;width:100%;min-width:100%;height:100%;display:flex;position:relative;overflow:hidden}.page-module-scss-module__vcxeka__hero__image_slide video,.page-module-scss-module__vcxeka__hero__image_video{object-position:center;box-sizing:border-box;display:block;object-fit:fill!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important}.page-module-scss-module__vcxeka__hero__image_desktop{display:block}.page-module-scss-module__vcxeka__hero__image_mobile{display:none}.page-module-scss-module__vcxeka__hero__image_slider{will-change:transform;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.page-module-scss-module__vcxeka__hero__tabs{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3;background:#0e0e0e80;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:2px;width:max-content;height:44px;margin-bottom:24px;padding:2px;display:flex;position:absolute}.page-module-scss-module__vcxeka__hero__tab{cursor:pointer;letter-spacing:-.2px;color:#8e8e93;background:0 0;border-radius:8px;justify-content:center;align-items:center;height:100%;padding:0 12px;font-size:14px;font-weight:500;line-height:100%;transition:all .5s;display:flex}.page-module-scss-module__vcxeka__hero__tab:hover{color:#8e8e93;background:#161515}.page-module-scss-module__vcxeka__hero__tab_active{color:#000!important;background:#fff!important}.is-safari .page-module-scss-module__vcxeka__hero__wrap:after{filter:blur(60px);opacity:.5}.is-safari .page-module-scss-module__vcxeka__hero__image_wrap:after{background:radial-gradient(100% 120% at 50% 100%,#000000f2 50%,#0000 80%)}@media (max-width:768px){.page-module-scss-module__vcxeka__hero__browser:before{border-radius:8px}}@media (max-width:500px){.page-module-scss-module__vcxeka__hero__browser:before{border-radius:4px}}@keyframes page-module-scss-module__vcxeka__swipe{0%{transform:translateY(100px)}to{transform:translateY(0)}}@media (max-width:1440px){.page-module-scss-module__vcxeka__hero__browser{max-width:calc(100vw - 80px)}}@media (max-width:1024px){.page-module-scss-module__vcxeka__hero{min-height:auto}.page-module-scss-module__vcxeka__hero__wrap{padding-top:48px;padding-bottom:48px}.page-module-scss-module__vcxeka__hero__title{margin-top:6px;font-size:36px}.page-module-scss-module__vcxeka__hero__browser{max-width:calc(100vw - 48px)}.page-module-scss-module__vcxeka__hero__tabs{margin-bottom:12px}}@media (max-width:768px){.page-module-scss-module__vcxeka__hero{padding-top:54px}.page-module-scss-module__vcxeka__hero__wrap{padding:32px 0}.page-module-scss-module__vcxeka__hero__wrap a[href*="app.trady.xyz"]{width:198px!important;height:40px!important}.page-module-scss-module__vcxeka__hero__wrap .button{width:198px!important;height:40px!important}.page-module-scss-module__vcxeka__hero__tag{height:36px;padding:0 12px}.page-module-scss-module__vcxeka__hero__tag span{font-size:14px}.page-module-scss-module__vcxeka__hero__title{margin-bottom:12px;font-size:36px}.page-module-scss-module__vcxeka__hero__options{gap:12px;margin-bottom:48px}.page-module-scss-module__vcxeka__hero__options_desktop{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.page-module-scss-module__vcxeka__hero__options_mobile{display:none}.page-module-scss-module__vcxeka__hero__option{gap:14px}.page-module-scss-module__vcxeka__hero__option span{font-size:16px}.page-module-scss-module__vcxeka__hero__option svg{width:12px;height:12px}.page-module-scss-module__vcxeka__hero__browser{max-width:calc(100vw - 32px);margin-top:33px}.page-module-scss-module__vcxeka__hero__image{width:88%;top:6%;left:6%}.page-module-scss-module__vcxeka__hero__image_slide{width:100%}.page-module-scss-module__vcxeka__hero__image_video{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;backface-visibility:hidden;transform:translateZ(0)}.page-module-scss-module__vcxeka__hero__tab{letter-spacing:-.2px;border-radius:7px;padding:0 10px;font-size:14px}}@media (max-width:500px){.page-module-scss-module__vcxeka__hero__wrap a[href*="app.trady.xyz"]{width:198px!important;height:40px!important}.page-module-scss-module__vcxeka__hero__wrap .button{width:198px!important;height:40px!important}.page-module-scss-module__vcxeka__hero__browser{max-width:calc(100vw - 24px)}.page-module-scss-module__vcxeka__hero__image{width:90%;top:5%;left:5%}.page-module-scss-module__vcxeka__hero__image_desktop{display:none}.page-module-scss-module__vcxeka__hero__image_mobile{display:block}.page-module-scss-module__vcxeka__hero__image_video{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;backface-visibility:hidden;transform:translateZ(0)}.page-module-scss-module__vcxeka__hero__title{max-width:250px;margin-top:24px;margin-bottom:24px;font-size:24px;line-height:100%}.page-module-scss-module__vcxeka__hero__title_break{display:inline}.page-module-scss-module__vcxeka__hero__options{gap:8px;max-width:366px}.page-module-scss-module__vcxeka__hero__options_desktop{display:none}.page-module-scss-module__vcxeka__hero__options_mobile{flex-direction:column;align-items:center;gap:8px;display:flex}.page-module-scss-module__vcxeka__hero__option{gap:24px}.page-module-scss-module__vcxeka__hero__option svg{width:10px;height:10px}.page-module-scss-module__vcxeka__hero__tag{width:173px;height:36px;padding:0 12px}.page-module-scss-module__vcxeka__hero__tag span{font-size:12px}.page-module-scss-module__vcxeka__hero__tabs{border-radius:8px;gap:1px;height:42px;margin-bottom:-64px;padding:2px}.page-module-scss-module__vcxeka__hero__tab{letter-spacing:-.159px;border-radius:8px;height:40px;padding:10px 12px}}.page-module-scss-module__vcxeka__terms{color:#989898;background:#000}.page-module-scss-module__vcxeka__content{max-width:900px;margin:0 auto;padding:120px 0}.page-module-scss-module__vcxeka__intro{margin-bottom:48px}.page-module-scss-module__vcxeka__intro p{color:#989898;margin-bottom:24px;font-size:16px;font-weight:400;line-height:160%}.page-module-scss-module__vcxeka__intro p:last-child{margin-bottom:0}.page-module-scss-module__vcxeka__notice{margin-top:32px;margin-bottom:0}.page-module-scss-module__vcxeka__notice__title{color:#989898;text-transform:uppercase;letter-spacing:.5px;margin-bottom:24px;font-size:14px;font-weight:400;line-height:160%}.page-module-scss-module__vcxeka__notice__subtitle{color:#989898;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:14px;font-weight:400;line-height:160%}.page-module-scss-module__vcxeka__notice__list{margin-bottom:16px;padding-left:24px;list-style:decimal}.page-module-scss-module__vcxeka__notice__list li{color:#989898;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:400;line-height:160%}.page-module-scss-module__vcxeka__notice__list li:last-child{margin-bottom:0}.page-module-scss-module__vcxeka__notice__footer{color:#989898;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:14px;font-weight:400;line-height:160%}.page-module-scss-module__vcxeka__notice__contact{color:#989898;margin-bottom:0;font-size:14px;font-weight:400;line-height:160%}.page-module-scss-module__vcxeka__sections{flex-direction:column;gap:24px;width:100%;display:flex}.page-module-scss-module__vcxeka__section{border-bottom:1px solid #ffffff1a;padding-bottom:24px}.page-module-scss-module__vcxeka__section:last-child{border-bottom:none;padding-bottom:0}.page-module-scss-module__vcxeka__section__header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin-bottom:24px;padding:0;display:flex}.page-module-scss-module__vcxeka__section__header:hover .page-module-scss-module__vcxeka__section__title{color:#fff}.page-module-scss-module__vcxeka__section__title{color:#fff;font-size:20px;font-weight:400;line-height:160%;transition:color .3s}.page-module-scss-module__vcxeka__section__chevronWrapper{-webkit-backdrop-filter:blur(7.2px);backdrop-filter:blur(7.2px);background:#ffffff1f;border:.9px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.page-module-scss-module__vcxeka__section__chevron{flex-shrink:0;width:24px;height:24px;transition:transform .4s cubic-bezier(1,0,.2,1)}.page-module-scss-module__vcxeka__section__chevron_open{transform:rotate(180deg)}.page-module-scss-module__vcxeka__section__content{padding-left:0;animation:.3s ease-in-out page-module-scss-module__vcxeka__fadeIn}.page-module-scss-module__vcxeka__section__item{margin-bottom:32px}.page-module-scss-module__vcxeka__section__item:last-child{margin-bottom:0}.page-module-scss-module__vcxeka__section__itemTitle{color:#989898;margin-bottom:0;font-size:16px;font-weight:400;line-height:160%;display:inline}.page-module-scss-module__vcxeka__section__item p{color:#989898;margin-bottom:16px;font-size:16px;font-weight:400;line-height:160%}.page-module-scss-module__vcxeka__section__item p:last-child{margin-bottom:0}.page-module-scss-module__vcxeka__section__nestedList{margin-top:12px;margin-bottom:16px;padding-left:24px;list-style:outside}.page-module-scss-module__vcxeka__section__nestedList li{color:#989898;margin-bottom:12px;font-size:16px;font-weight:400;line-height:160%}.page-module-scss-module__vcxeka__section__nestedList li:last-child{margin-bottom:0}.page-module-scss-module__vcxeka__section__nestedList li strong{color:#989898;font-weight:500}@keyframes page-module-scss-module__vcxeka__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.page-module-scss-module__vcxeka__hero{min-height:auto}.page-module-scss-module__vcxeka__hero__wrap{padding-top:48px;padding-bottom:48px}.page-module-scss-module__vcxeka__hero__title{margin-top:6px;font-size:36px}.page-module-scss-module__vcxeka__content{max-width:100%;padding:96px 0}.page-module-scss-module__vcxeka__notice{margin-top:24px}.page-module-scss-module__vcxeka__notice__title,.page-module-scss-module__vcxeka__notice__list li{font-size:12px}.page-module-scss-module__vcxeka__section__title{font-size:20px}.page-module-scss-module__vcxeka__section__itemTitle{font-size:16px}.page-module-scss-module__vcxeka__section__item p{font-size:14px}}@media (max-width:780px){.page-module-scss-module__vcxeka__hero__wrap{padding-left:24px;padding-right:24px}}@media (max-width:768px){.page-module-scss-module__vcxeka__hero{padding-top:54px}.page-module-scss-module__vcxeka__hero__wrap{padding:32px 24px}.page-module-scss-module__vcxeka__hero__logo{margin-bottom:32px}.page-module-scss-module__vcxeka__hero__subtitle{margin-bottom:12px;font-size:12px}.page-module-scss-module__vcxeka__hero__title{margin-bottom:12px;font-size:36px}.page-module-scss-module__vcxeka__hero__date{font-size:12px}.page-module-scss-module__vcxeka__content{padding:64px 0}.page-module-scss-module__vcxeka__intro{margin-bottom:32px}.page-module-scss-module__vcxeka__intro p{margin-bottom:16px;font-size:14px}.page-module-scss-module__vcxeka__notice{margin-top:20px}.page-module-scss-module__vcxeka__notice__title{margin-bottom:16px;font-size:11px}.page-module-scss-module__vcxeka__notice__list{padding-left:20px}.page-module-scss-module__vcxeka__notice__list li{margin-bottom:12px;font-size:11px}.page-module-scss-module__vcxeka__section{padding-bottom:20px}.page-module-scss-module__vcxeka__section__header{margin-bottom:20px}.page-module-scss-module__vcxeka__section__title{font-size:18px}.page-module-scss-module__vcxeka__section__chevron{width:20px;height:20px}.page-module-scss-module__vcxeka__section__item{margin-bottom:24px}.page-module-scss-module__vcxeka__section__itemTitle{margin-bottom:10px;font-size:15px}.page-module-scss-module__vcxeka__section__item p{font-size:13px}}@media (max-width:500px){.page-module-scss-module__vcxeka__hero__wrap{padding-left:16px;padding-right:16px}.page-module-scss-module__vcxeka__hero__title{max-width:250px;margin-top:24px;margin-bottom:24px;font-size:24px;line-height:100%}.page-module-scss-module__vcxeka__content{padding:48px 0}.page-module-scss-module__vcxeka__notice{margin-top:16px}.page-module-scss-module__vcxeka__notice__title{font-size:10px}.page-module-scss-module__vcxeka__notice__list{padding-left:16px}.page-module-scss-module__vcxeka__notice__list li{font-size:10px}.page-module-scss-module__vcxeka__section__title{font-size:16px}.page-module-scss-module__vcxeka__section__itemTitle{font-size:14px}.page-module-scss-module__vcxeka__section__item p{font-size:12px}}
.not-found-module-scss-module__HfxUKG__notFound{justify-content:center;align-items:center;min-height:calc(100dvh - 80px);padding:72px 0 120px;display:flex}.not-found-module-scss-module__HfxUKG__hero{width:100%;margin-bottom:160px;position:relative}.not-found-module-scss-module__HfxUKG__hero:after{content:"";filter:blur(150px);z-index:0;background:#292f23;border-radius:900px;width:100%;height:200px;position:absolute;top:-220px;left:0}.not-found-module-scss-module__HfxUKG__hero__browserWrapper{isolation:auto;justify-content:center;align-items:center;width:100%;max-width:1184px;margin:0 auto;display:flex;position:relative}.not-found-module-scss-module__HfxUKG__hero__browserWrapper:after{content:"";filter:blur(120px);z-index:0;pointer-events:none;background:radial-gradient(65% 80% at 50% 10%,#fff0 48%,#ffffffa6 82%,#fff0);width:97%;height:40%;position:absolute;bottom:230px;left:50%;transform:translate(-50%)}.not-found-module-scss-module__HfxUKG__hero__browser{aspect-ratio:1184/610;z-index:1;background-image:url(/images/404.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;justify-content:center;align-items:center;width:100%;margin-top:100px;display:flex;position:relative}.not-found-module-scss-module__HfxUKG__hero__browser:before{content:"";pointer-events:none;z-index:1;clip-path:polygon(0 0,100% 0,100% calc(100% - 2px),0 calc(100% - 2px));border:1px solid #ffffff29;border-bottom:none;border-radius:16px;position:absolute;inset:0;box-shadow:inset 0 .5px 0 1px #ffffff1a,0 0 2px #ffffff30;-webkit-mask-image:linear-gradient(#000 0% 70%,#000000d9 75%,#0009 85%,#0000004d 92%,#0000 100%);mask-image:linear-gradient(#000 0% 70%,#000000d9 75%,#0009 85%,#0000004d 92%,#0000 100%)}.not-found-module-scss-module__HfxUKG__hero__content{z-index:2;flex-direction:column;align-items:center;gap:24px;width:100%;padding:0;display:flex;position:absolute;bottom:-130px;left:50%;transform:translate(-50%)}.not-found-module-scss-module__HfxUKG__hero__content .page-module-scss-module__yvgBVG__button.page-module-scss-module__yvgBVG__green-gradient{width:250px!important}.not-found-module-scss-module__HfxUKG__hero__title{letter-spacing:0;background:linear-gradient(90deg,#fff 0%,#b3b3b3 100%);-webkit-text-fill-color:#0000;color:#fff;-webkit-background-clip:text;background-clip:text;padding-bottom:.1em;font-size:54px;font-weight:500;line-height:100%;display:inline-block}.not-found-module-scss-module__HfxUKG__hero__description{color:#989898;margin-bottom:16px;font-size:16px;font-weight:400;line-height:140%}.not-found-module-scss-module__HfxUKG__hero__description_br{display:none}@media (max-width:1024px){.not-found-module-scss-module__HfxUKG__notFound{padding:48px 0 96px}.not-found-module-scss-module__HfxUKG__hero__browserWrapper{max-width:calc(100vw - 48px)}.not-found-module-scss-module__HfxUKG__hero__image{width:88%;top:8%;left:6%}.not-found-module-scss-module__HfxUKG__hero__title{font-size:36px}}@media (max-width:768px){.not-found-module-scss-module__HfxUKG__hero__title{font-size:40px}.not-found-module-scss-module__HfxUKG__hero__browser,.not-found-module-scss-module__HfxUKG__hero__browser:before{border-radius:8px}}@media (max-width:650px){.not-found-module-scss-module__HfxUKG__hero__content{bottom:-150px}.not-found-module-scss-module__HfxUKG__hero__description{text-align:center}.not-found-module-scss-module__HfxUKG__hero__description_br{display:block}}@media (max-width:500px){.not-found-module-scss-module__HfxUKG__notFound{min-height:60dvh}.not-found-module-scss-module__HfxUKG__hero{margin-bottom:20px}.not-found-module-scss-module__HfxUKG__hero__browser{border-radius:4px;margin-top:0}.not-found-module-scss-module__HfxUKG__hero__browser:before{border-radius:4px}}@media (max-width:450px){.not-found-module-scss-module__HfxUKG__hero__title{font-size:24px}.not-found-module-scss-module__HfxUKG__hero__description{font-size:12px}}
.page-module-scss-module__zd10Ia__hero{align-items:stretch;min-height:100dvh;padding-top:72px;display:flex;position:relative}.page-module-scss-module__zd10Ia__hero:before{content:"";z-index:-2;will-change:transform;backface-visibility:hidden;contain:layout style paint;pointer-events:none;background-image:url(/images/bcg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;min-height:100vh;position:fixed;top:-10%;left:0;transform:translate(0,0)}.page-module-scss-module__zd10Ia__hero__wrap{height:inherit;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:840px;margin:0 auto;padding:54px 48px;display:flex;position:relative}.page-module-scss-module__zd10Ia__hero__wrap:after{content:"";filter:blur(150px);pointer-events:none;background:#151911;border-radius:900px;width:100%;height:80px;position:absolute;left:0}.page-module-scss-module__zd10Ia__hero__tag{border-radius:20px;justify-content:center;align-items:center;width:max-content;height:28px;padding:0 12px;display:flex;position:relative}.page-module-scss-module__zd10Ia__hero__tag span{z-index:2;color:#989898;font-size:14px;font-weight:400;line-height:100%;position:relative}.page-module-scss-module__zd10Ia__hero__tag{background:linear-gradient(#343434 0%,#1515157a 100%)}.page-module-scss-module__zd10Ia__hero__tag:after{content:"";background:#000;border-radius:19px;width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px}.page-module-scss-module__zd10Ia__hero__title{text-align:center;color:#f3f3f3;z-index:1;margin-top:7px;margin-bottom:21px;font-size:54px;font-style:normal;font-weight:500;line-height:160%;position:relative;-webkit-mask-image:linear-gradient(90deg,#000 0% 10%,#000000b3 100%);mask-image:linear-gradient(90deg,#000 0% 10%,#000000b3 100%)}.page-module-scss-module__zd10Ia__hero__title_break{display:none}.page-module-scss-module__zd10Ia__hero__options{flex-direction:column;align-items:center;gap:8px;margin-bottom:54px;display:flex}.page-module-scss-module__zd10Ia__hero__options_desktop{justify-content:center;align-items:center;gap:14px;display:flex}.page-module-scss-module__zd10Ia__hero__options_mobile{display:none}.page-module-scss-module__zd10Ia__hero__options_row{justify-content:center;align-items:center;gap:14px;display:flex}.page-module-scss-module__zd10Ia__hero__options_separator{color:#989898;font-size:16px;font-weight:400;line-height:100%}.page-module-scss-module__zd10Ia__hero__option{align-items:center;gap:14px;display:flex}.page-module-scss-module__zd10Ia__hero__option span{color:#989898;font-size:16px;font-weight:400;line-height:100%}.page-module-scss-module__zd10Ia__hero__option:first-child svg{display:none}.page-module-scss-module__zd10Ia__hero__wrap a[href*="app.trady.xyz"]{width:198px!important;height:40px!important}.page-module-scss-module__zd10Ia__hero__wrap .button{width:198px!important;height:40px!important}.page-module-scss-module__zd10Ia__hero__logo{justify-content:center;width:40px;height:48px;margin-bottom:48px;display:flex}.page-module-scss-module__zd10Ia__hero__browser{aspect-ratio:1184/610;justify-content:center;align-items:center;width:100%;max-width:1184px;margin-top:64px;margin-left:auto;margin-right:auto;display:flex;position:relative}.page-module-scss-module__zd10Ia__hero__image{aspect-ratio:941/508;z-index:2;border-radius:12px;animation:1s ease-in-out page-module-scss-module__zd10Ia__swipe;display:flex;position:absolute;overflow:hidden}.page-module-scss-module__zd10Ia__hero__image_wrap{flex-direction:column;justify-content:flex-end;align-items:center;width:100%;max-width:1184px;margin:0 auto;display:flex;position:relative}.page-module-scss-module__zd10Ia__hero__image_wrap:after{content:"";pointer-events:none;z-index:2;background:radial-gradient(100% 120% at 50% 100%,#000 50%,#0000 80%);height:40%;position:absolute;bottom:-80px;left:-3px;right:-3px}.page-module-scss-module__zd10Ia__hero__image_slide{flex-grow:0;flex-shrink:0;justify-content:center;width:100%;min-width:100%;height:100%;display:flex;position:relative;overflow:hidden}.page-module-scss-module__zd10Ia__hero__image_slide video,.page-module-scss-module__zd10Ia__hero__image_video{object-position:center;box-sizing:border-box;display:block;object-fit:fill!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important}.page-module-scss-module__zd10Ia__hero__image_desktop{display:block}.page-module-scss-module__zd10Ia__hero__image_mobile{display:none}.page-module-scss-module__zd10Ia__hero__image_slider{will-change:transform;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.page-module-scss-module__zd10Ia__hero__tabs{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3;background:#0e0e0e80;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:2px;width:max-content;height:44px;margin-bottom:24px;padding:2px;display:flex;position:absolute}.page-module-scss-module__zd10Ia__hero__tab{cursor:pointer;letter-spacing:-.2px;color:#8e8e93;background:0 0;border-radius:8px;justify-content:center;align-items:center;height:100%;padding:0 12px;font-size:14px;font-weight:500;line-height:100%;transition:all .5s;display:flex}.page-module-scss-module__zd10Ia__hero__tab:hover{color:#8e8e93;background:#161515}.page-module-scss-module__zd10Ia__hero__tab_active{color:#000!important;background:#fff!important}.is-safari .page-module-scss-module__zd10Ia__hero__wrap:after{filter:blur(60px);opacity:.5}.is-safari .page-module-scss-module__zd10Ia__hero__image_wrap:after{background:radial-gradient(100% 120% at 50% 100%,#000000f2 50%,#0000 80%)}@media (max-width:768px){.page-module-scss-module__zd10Ia__hero__browser:before{border-radius:8px}}@media (max-width:500px){.page-module-scss-module__zd10Ia__hero__browser:before{border-radius:4px}}@keyframes page-module-scss-module__zd10Ia__swipe{0%{transform:translateY(100px)}to{transform:translateY(0)}}@media (max-width:1440px){.page-module-scss-module__zd10Ia__hero__browser{max-width:calc(100vw - 80px)}}@media (max-width:1024px){.page-module-scss-module__zd10Ia__hero{min-height:auto}.page-module-scss-module__zd10Ia__hero__wrap{padding-top:48px;padding-bottom:48px}.page-module-scss-module__zd10Ia__hero__title{margin-top:6px;font-size:36px}.page-module-scss-module__zd10Ia__hero__browser{max-width:calc(100vw - 48px)}.page-module-scss-module__zd10Ia__hero__tabs{margin-bottom:12px}}@media (max-width:768px){.page-module-scss-module__zd10Ia__hero{padding-top:54px}.page-module-scss-module__zd10Ia__hero__wrap{padding:32px 0}.page-module-scss-module__zd10Ia__hero__wrap a[href*="app.trady.xyz"]{width:198px!important;height:40px!important}.page-module-scss-module__zd10Ia__hero__wrap .button{width:198px!important;height:40px!important}.page-module-scss-module__zd10Ia__hero__tag{height:36px;padding:0 12px}.page-module-scss-module__zd10Ia__hero__tag span{font-size:14px}.page-module-scss-module__zd10Ia__hero__title{margin-bottom:12px;font-size:36px}.page-module-scss-module__zd10Ia__hero__options{gap:12px;margin-bottom:48px}.page-module-scss-module__zd10Ia__hero__options_desktop{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.page-module-scss-module__zd10Ia__hero__options_mobile{display:none}.page-module-scss-module__zd10Ia__hero__option{gap:14px}.page-module-scss-module__zd10Ia__hero__option span{font-size:16px}.page-module-scss-module__zd10Ia__hero__option svg{width:12px;height:12px}.page-module-scss-module__zd10Ia__hero__browser{max-width:calc(100vw - 32px);margin-top:33px}.page-module-scss-module__zd10Ia__hero__image{width:88%;top:6%;left:6%}.page-module-scss-module__zd10Ia__hero__image_slide{width:100%}.page-module-scss-module__zd10Ia__hero__image_video{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;backface-visibility:hidden;transform:translateZ(0)}.page-module-scss-module__zd10Ia__hero__tab{letter-spacing:-.2px;border-radius:7px;padding:0 10px;font-size:14px}}@media (max-width:500px){.page-module-scss-module__zd10Ia__hero__wrap a[href*="app.trady.xyz"]{width:198px!important;height:40px!important}.page-module-scss-module__zd10Ia__hero__wrap .button{width:198px!important;height:40px!important}.page-module-scss-module__zd10Ia__hero__browser{max-width:calc(100vw - 24px)}.page-module-scss-module__zd10Ia__hero__image{width:90%;top:5%;left:5%}.page-module-scss-module__zd10Ia__hero__image_desktop{display:none}.page-module-scss-module__zd10Ia__hero__image_mobile{display:block}.page-module-scss-module__zd10Ia__hero__image_video{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;backface-visibility:hidden;transform:translateZ(0)}.page-module-scss-module__zd10Ia__hero__title{max-width:250px;margin-top:24px;margin-bottom:24px;font-size:24px;line-height:100%}.page-module-scss-module__zd10Ia__hero__title_break{display:inline}.page-module-scss-module__zd10Ia__hero__options{gap:8px;max-width:366px}.page-module-scss-module__zd10Ia__hero__options_desktop{display:none}.page-module-scss-module__zd10Ia__hero__options_mobile{flex-direction:column;align-items:center;gap:8px;display:flex}.page-module-scss-module__zd10Ia__hero__option{gap:24px}.page-module-scss-module__zd10Ia__hero__option svg{width:10px;height:10px}.page-module-scss-module__zd10Ia__hero__tag{width:173px;height:36px;padding:0 12px}.page-module-scss-module__zd10Ia__hero__tag span{font-size:12px}.page-module-scss-module__zd10Ia__hero__tabs{border-radius:8px;gap:1px;height:42px;margin-bottom:-64px;padding:2px}.page-module-scss-module__zd10Ia__hero__tab{letter-spacing:-.159px;border-radius:8px;height:40px;padding:10px 12px}}.page-module-scss-module__zd10Ia__terms{color:#989898;background:#000}.page-module-scss-module__zd10Ia__content{max-width:900px;margin:0 auto;padding:120px 0}.page-module-scss-module__zd10Ia__intro{margin-bottom:48px}.page-module-scss-module__zd10Ia__intro p{color:#989898;margin-bottom:24px;font-size:16px;font-weight:400;line-height:160%}.page-module-scss-module__zd10Ia__intro p:last-child{margin-bottom:0}.page-module-scss-module__zd10Ia__notice{margin-top:32px;margin-bottom:0}.page-module-scss-module__zd10Ia__notice__title{color:#989898;text-transform:uppercase;letter-spacing:.5px;margin-bottom:24px;font-size:14px;font-weight:400;line-height:160%}.page-module-scss-module__zd10Ia__notice__subtitle{color:#989898;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:14px;font-weight:400;line-height:160%}.page-module-scss-module__zd10Ia__notice__list{margin-bottom:16px;padding-left:24px;list-style:decimal}.page-module-scss-module__zd10Ia__notice__list li{color:#989898;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:400;line-height:160%}.page-module-scss-module__zd10Ia__notice__list li:last-child{margin-bottom:0}.page-module-scss-module__zd10Ia__notice__footer{color:#989898;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:14px;font-weight:400;line-height:160%}.page-module-scss-module__zd10Ia__notice__contact{color:#989898;margin-bottom:0;font-size:14px;font-weight:400;line-height:160%}.page-module-scss-module__zd10Ia__sections{flex-direction:column;gap:24px;width:100%;display:flex}.page-module-scss-module__zd10Ia__section{border-bottom:1px solid #ffffff1a;padding-bottom:24px}.page-module-scss-module__zd10Ia__section:last-child{border-bottom:none;padding-bottom:0}.page-module-scss-module__zd10Ia__section__header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin-bottom:24px;padding:0;display:flex}.page-module-scss-module__zd10Ia__section__header:hover .page-module-scss-module__zd10Ia__section__title{color:#fff}.page-module-scss-module__zd10Ia__section__title{color:#fff;font-size:20px;font-weight:400;line-height:160%;transition:color .3s}.page-module-scss-module__zd10Ia__section__chevronWrapper{-webkit-backdrop-filter:blur(7.2px);backdrop-filter:blur(7.2px);background:#ffffff1f;border:.9px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.page-module-scss-module__zd10Ia__section__chevron{flex-shrink:0;width:24px;height:24px;transition:transform .4s cubic-bezier(1,0,.2,1)}.page-module-scss-module__zd10Ia__section__chevron_open{transform:rotate(180deg)}.page-module-scss-module__zd10Ia__section__content{padding-left:0;animation:.3s ease-in-out page-module-scss-module__zd10Ia__fadeIn}.page-module-scss-module__zd10Ia__section__item{margin-bottom:32px}.page-module-scss-module__zd10Ia__section__item:last-child{margin-bottom:0}.page-module-scss-module__zd10Ia__section__itemTitle{color:#989898;margin-bottom:0;font-size:16px;font-weight:400;line-height:160%;display:inline}.page-module-scss-module__zd10Ia__section__item p{color:#989898;margin-bottom:16px;font-size:16px;font-weight:400;line-height:160%}.page-module-scss-module__zd10Ia__section__item p:last-child{margin-bottom:0}.page-module-scss-module__zd10Ia__section__nestedList{margin-top:12px;margin-bottom:16px;padding-left:24px;list-style:outside}.page-module-scss-module__zd10Ia__section__nestedList li{color:#989898;margin-bottom:12px;font-size:16px;font-weight:400;line-height:160%}.page-module-scss-module__zd10Ia__section__nestedList li:last-child{margin-bottom:0}.page-module-scss-module__zd10Ia__section__nestedList li strong{color:#989898;font-weight:500}@keyframes page-module-scss-module__zd10Ia__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.page-module-scss-module__zd10Ia__hero{min-height:auto}.page-module-scss-module__zd10Ia__hero__wrap{padding-top:48px;padding-bottom:48px}.page-module-scss-module__zd10Ia__hero__title{margin-top:6px;font-size:36px}.page-module-scss-module__zd10Ia__content{max-width:100%;padding:96px 0}.page-module-scss-module__zd10Ia__notice{margin-top:24px}.page-module-scss-module__zd10Ia__notice__title,.page-module-scss-module__zd10Ia__notice__list li{font-size:12px}.page-module-scss-module__zd10Ia__section__title{font-size:20px}.page-module-scss-module__zd10Ia__section__itemTitle{font-size:16px}.page-module-scss-module__zd10Ia__section__item p{font-size:14px}}@media (max-width:780px){.page-module-scss-module__zd10Ia__hero__wrap{padding-left:24px;padding-right:24px}}@media (max-width:768px){.page-module-scss-module__zd10Ia__hero{padding-top:54px}.page-module-scss-module__zd10Ia__hero__wrap{padding:32px 24px}.page-module-scss-module__zd10Ia__hero__logo{margin-bottom:32px}.page-module-scss-module__zd10Ia__hero__subtitle{margin-bottom:12px;font-size:12px}.page-module-scss-module__zd10Ia__hero__title{margin-bottom:12px;font-size:36px}.page-module-scss-module__zd10Ia__hero__date{font-size:12px}.page-module-scss-module__zd10Ia__content{padding:64px 0}.page-module-scss-module__zd10Ia__intro{margin-bottom:32px}.page-module-scss-module__zd10Ia__intro p{margin-bottom:16px;font-size:14px}.page-module-scss-module__zd10Ia__notice{margin-top:20px}.page-module-scss-module__zd10Ia__notice__title{margin-bottom:16px;font-size:11px}.page-module-scss-module__zd10Ia__notice__list{padding-left:20px}.page-module-scss-module__zd10Ia__notice__list li{margin-bottom:12px;font-size:11px}.page-module-scss-module__zd10Ia__section{padding-bottom:20px}.page-module-scss-module__zd10Ia__section__header{margin-bottom:20px}.page-module-scss-module__zd10Ia__section__title{font-size:18px}.page-module-scss-module__zd10Ia__section__chevron{width:20px;height:20px}.page-module-scss-module__zd10Ia__section__item{margin-bottom:24px}.page-module-scss-module__zd10Ia__section__itemTitle{margin-bottom:10px;font-size:15px}.page-module-scss-module__zd10Ia__section__item p{font-size:13px}}@media (max-width:500px){.page-module-scss-module__zd10Ia__hero__wrap{padding-left:16px;padding-right:16px}.page-module-scss-module__zd10Ia__hero__title{max-width:250px;margin-top:24px;margin-bottom:24px;font-size:24px;line-height:100%}.page-module-scss-module__zd10Ia__content{padding:48px 0}.page-module-scss-module__zd10Ia__notice{margin-top:16px}.page-module-scss-module__zd10Ia__notice__title{font-size:10px}.page-module-scss-module__zd10Ia__notice__list{padding-left:16px}.page-module-scss-module__zd10Ia__notice__list li{font-size:10px}.page-module-scss-module__zd10Ia__section__title{font-size:16px}.page-module-scss-module__zd10Ia__section__itemTitle{font-size:14px}.page-module-scss-module__zd10Ia__section__item p{font-size:12px}}
.page-module-scss-module__Y35pma__faq{-webkit-user-select:none;user-select:none;width:900px;padding-top:120px;padding-bottom:120px}.page-module-scss-module__Y35pma__faq__title{text-align:center;-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff 0%,#b3b3b3 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:54px;font-size:54px;font-weight:500;line-height:100%;position:relative}.page-module-scss-module__Y35pma__faq__title:after{content:"";filter:blur(150px);z-index:-1;background:#292f23;border-radius:903px;width:120%;height:250px;position:absolute;top:0;left:-10%}.page-module-scss-module__Y35pma__faq__item{border-bottom:1px solid #1e1e21;width:100%;transition:all .4s}.page-module-scss-module__Y35pma__faq__item.page-module-scss-module__Y35pma__open{padding-bottom:24px}.page-module-scss-module__Y35pma__faq__question{color:#fff;cursor:pointer;justify-content:space-between;align-items:center;padding:24px 0;font-size:20px;font-weight:400;line-height:140%;display:flex}.page-module-scss-module__Y35pma__faq__icon{width:40px;height:40px;transition:all .35s;transform:rotate(-90deg)}.page-module-scss-module__Y35pma__faq__icon.page-module-scss-module__Y35pma__active{transform:rotate(90deg)}.page-module-scss-module__Y35pma__faq__answer{color:#8a8f98;font-variant-numeric:lining-nums tabular-nums;letter-spacing:-.3px;max-width:85%;font-size:16px;font-weight:400;line-height:140%}.is-safari .page-module-scss-module__Y35pma__faq__title:after{filter:blur(60px);opacity:.5}@media (max-width:1024px){.page-module-scss-module__Y35pma__faq{width:100%;padding-top:60px;padding-bottom:60px}.page-module-scss-module__Y35pma__faq__title{margin-bottom:36px;font-size:36px}.page-module-scss-module__Y35pma__faq__title:after{height:150px}.page-module-scss-module__Y35pma__faq__item.page-module-scss-module__Y35pma__open{padding-bottom:24px}.page-module-scss-module__Y35pma__faq__question{padding:24px 0;font-size:20px}.page-module-scss-module__Y35pma__faq__icon,.page-module-scss-module__Y35pma__faq__icon svg{width:36px;height:36px}.page-module-scss-module__Y35pma__faq__answer{max-width:85%;font-size:16px}}@media (max-width:500px){.page-module-scss-module__Y35pma__faq{padding-top:60px;padding-bottom:60px}.page-module-scss-module__Y35pma__faq__title{margin-bottom:24px;font-size:24px}.page-module-scss-module__Y35pma__faq__title:after{content:none}.page-module-scss-module__Y35pma__faq__item.page-module-scss-module__Y35pma__open{padding-bottom:16px}.page-module-scss-module__Y35pma__faq__question{padding:16px 0;font-size:14px}.page-module-scss-module__Y35pma__faq__icon,.page-module-scss-module__Y35pma__faq__icon svg{width:28px;height:28px}.page-module-scss-module__Y35pma__faq__answer{max-width:85%;font-size:14px}}
