.hero-section{overflow:hidden;position:relative;z-index:0;background-color:var(--bg-dark);background-image:radial-gradient(rgba(207,207,207,.2) .09999999999999998px,transparent .9px);background-size:6px 6px;background-position:50% 50%;background-repeat:repeat}.light-theme .hero-section{background-color:initial;background-image:radial-gradient(rgba(207,207,207,.6) .09999999999999998px,transparent .9px)}.hero-section .content-wrap{max-width:1200px;margin:0 auto;background:transparent}.hero-section .banner-bg{left:50%;position:absolute;top:50%}.bg-video-container{filter:grayscale(1);flex:none;height:100%;left:0;-webkit-mask:linear-gradient(0deg,rgba(0,0,0,0),rgb(0,0,0) 17.117117117117118%,rgba(0,0,0,1)) add;mask:linear-gradient(0deg,rgba(0,0,0,0),rgb(0,0,0) 17.117117117117118%,rgba(0,0,0,1)) add;opacity:.08;position:absolute;right:0;top:calc(50.02013693113172% - 100.04027386226339% / 2);z-index:0;padding-top:64px}.bg-video-container video{cursor:auto;width:100%;height:100%;border-radius:0;display:block;object-fit:cover;background-color:rgba(0,0,0,0);object-position:50% 50%}.bg-move-left{left:-200px;animation:floatRandomLeft 24s ease-in-out infinite}.bg-move-left,.bg-move-right{-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;transform:translateZ(0);filter:blur(90px);overflow:hidden;position:absolute;top:-15%;height:130%}.bg-move-right{right:-200px;animation:floatRandomRight 26s ease-in-out infinite}@keyframes floatRandomLeft{0%{transform:translate(0) scale(1) rotate(0deg)}20%{transform:translate(-10px,5px) scale(1.04) rotate(2deg)}40%{transform:translate(-15px,-5px) scale(.97) rotate(-1.5deg)}60%{transform:translate(-20px,10px) scale(1.03) rotate(1deg)}80%{transform:translate(-5px,-10px) scale(1.02) rotate(-2deg)}to{transform:translate(0) scale(1) rotate(0deg)}}@keyframes floatRandomRight{0%{transform:translate(0) scale(1) rotate(0deg)}20%{transform:translate(10px,-5px) scale(1.05) rotate(-2deg)}40%{transform:translate(15px,10px) scale(.98) rotate(1.5deg)}60%{transform:translate(20px,-10px) scale(1.04) rotate(-1deg)}80%{transform:translate(5px,10px) scale(1.01) rotate(2deg)}to{transform:translate(0) scale(1) rotate(0deg)}}.hero-section .hero{margin:0 auto;max-width:1200px;background:transparent url(https://cdn.fixt.io/images/pages/index/women-with-vr.png) no-repeat 100%;background-size:contain;position:absolute;top:10rem;right:0;bottom:5rem;left:0;opacity:0;transform:translateX(50px);animation:heroFadeIn 1.2s ease-out forwards,floating 4s ease-in-out 1.2s infinite}@keyframes heroFadeIn{to{opacity:1;transform:translateX(0)}}@keyframes floating{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-section .hero-content{max-width:128rem;margin:0 auto;position:relative;padding:8.8rem 0 6rem}.hero-section .hero-content .volume{color:rgb(var(--color-main));font-weight:500;margin-bottom:1.2rem}.hero-section .hero-content .banner-title{font-size:64px;font-weight:600;line-height:75px;margin-top:36px}.hero-section .hero-content .banner-title span{color:rgb(var(--color-main))}.hero-section .hero-content .invite-link{align-items:center;background-color:var(--bg-dark1);border:1px solid var(--border-gray1);border-radius:24px;display:inline-flex;line-height:19px;margin-top:0;padding:8px 16px;transition:background-color .4s ease;width:-moz-fit-content;width:fit-content}.hero-section .hero-content .invite-link .invite-text{font-size:16px;font-weight:500;margin-left:4px}.hero-section .hero-content .invite-link .invite-text span{color:rgb(var(--color-main))}.hero-section .hero-content .title{font-style:normal;font-weight:600;margin:0 0 2rem;font-size:1.8rem;letter-spacing:-.96px}.hero-section .hero-content .subtitle{font-style:normal;font-size:.8rem;font-weight:400;line-height:1.5rem;margin:0 0 2rem;display:inline-flex;flex-direction:column;font-weight:500}@media (max-width:1024px){.hero-section{padding:6.5rem 3rem 5rem;transition:padding-top .4s ease-out}.hero-section .hero{display:none}.hero-section .hero-content{padding:0}}@media (max-width:768px){.hero-section{padding:5.5rem 12px 3rem}.hero-section .hero-content .banner-title{font-size:44px;line-height:60px}.hero-section .hero-content .title{font-size:1.5rem}}.quick-start-box{max-width:400px;text-align:left}.start-form-box{border:1px solid #d0d5dd;border-radius:.8rem;display:flex;padding:.8rem 1rem .8rem 1.4rem;background:#fff;grid-gap:1.6rem}@media (max-width:768px){.start-form-box{padding:8px 12px}}.start-form-box .input-field{font-style:normal;font-size:1rem;line-height:18px;font-weight:400;background:#fff;border-radius:.8rem;color:#101828;transition:all .15s ease-in-out;border:0;box-shadow:none;flex:1 1 auto;padding:0;width:auto;min-width:0}.start-form-box .input-field:focus{outline:none}.app-download-links{display:flex;grid-gap:.8rem;margin-top:2rem}.promotion-banner{padding:.5rem 0;background-color:var(--bg-gray1);border-bottom:1px solid var(--border-normal);border-top:1px solid var(--border-normal)}.promotion-banner .promotion-section{margin:0 auto;max-width:128rem;padding:0 3.2rem;display:flex;gap:1.6rem;align-items:center;justify-content:center}.promotion-banner .promotion-section .title{white-space:nowrap;padding:.2rem .8rem;font-style:normal;font-size:.7rem;line-height:18px;font-weight:600;background-color:rgb(var(--color-main));color:rgb(255,255,255);border-radius:.4rem}.promotion-banner .promotion-section .desc{font-style:normal;font-size:1rem;line-height:24px;font-weight:600;color:rgb(19,21,22)}@media (max-width:768px){.promotion-banner .promotion-section{padding:0 12px;gap:8px}.promotion-banner .promotion-section .desc{font-size:14px;line-height:20px}}.promotion-banner .promotion-section .desc a{color:rgb(var(--color-neutral));display:flex;align-items:center;gap:8px}.market-container{padding:4rem 0;background-color:#121313}.market-container .content-wrap{max-width:1200px;margin:0 auto}.market-container .tab-buttons{display:flex;flex-flow:row;gap:8px;justify-content:center;align-items:center;width:100%;border-bottom:1px solid var(--border-normal);margin-bottom:2.8rem;padding:0 1.4rem}.market-container .tab-buttons .btn-tab{all:unset;font-style:normal;font-size:.8rem;line-height:20px;font-weight:400;text-align:center;color:#898989;border-bottom:2px solid transparent;transition:all .2s;cursor:pointer;padding:.8rem 3.5rem}@media (max-width:820px){.market-container,.market-container .tab-buttons{padding:0}.market-container .tab-buttons .btn-tab{padding:.2rem .4rem}}.market-container .tab-buttons .btn-tab.active{border-bottom-color:rgb(var(--color-main))}.market-container .tab-buttons .btn-tab p{margin-top:8px;margin-bottom:14px;display:block;font-style:normal;font-size:1.2rem;line-height:18px;font-weight:700;color:rgb(var(--color-neutral))}.market-container .tab-buttons .btn-tab:hover p{color:rgb(var(--color-main))}.market-container .tab-buttons .btn-tab strong{font-style:normal;font-size:.8rem;line-height:20px;font-weight:700}.market-container .category-buttons{display:flex;width:100%;gap:8px;margin-bottom:1.8rem;padding-bottom:1rem;justify-content:center}.market-container .category-buttons .btn-category{all:unset;border:none;margin:0;width:auto;overflow:visible;font:inherit;-webkit-appearance:none;cursor:pointer;padding:.8rem 1.2rem;border-radius:.6rem;font-style:normal;font-weight:700;font-size:.8rem;line-height:20px;display:inline-flex;justify-content:center;align-items:center;transition:all .15s ease-in-out;background-color:#F9F9F9;color:#667085;white-space:nowrap}.market-container .category-buttons .btn-category:hover{background-color:#00CFBE1A;color:rgb(var(--color-main))}.market-container .category-buttons .btn-category.active{background-color:#000;color:#fff}.swiper-container{position:relative;background-color:var(--bg-dark);padding:60px 30px;border-top:1px solid var(--border-normal)}.swiper-inner{max-width:1200px;position:relative;margin:0 auto}.swiper-container .swiper-slide{height:134px;width:282px;border-radius:16px;background-color:#000}.swiper-container .swiper-slide .slide-link-item,.swiper-container .swiper-slide .slide-link-item img{border-radius:16px;height:100%;width:100%}.swiper-container .swiper-slide .slide-link-item:after{border:1px solid var(--border-normal);content:"";left:0;position:absolute;transition:border .1s linear;border-radius:16px;height:100%;width:100%}.swiper-container .swiper-slide .slide-link-item:hover:after{border:1px solid rgb(var(--color-main))}.custom-swiper-nav-btn{align-items:center;cursor:pointer;background-color:var(--bg-gray1);border-radius:26px;color:#474d4f;display:flex;font-size:24px;height:32px;justify-content:center;left:-44px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:32px}.custom-swiper-nav-btn svg{width:16px}.custom-swiper-nav-btn.prev{transform:translateY(-50%) rotate(180deg)}.custom-swiper-nav-btn.next{left:auto;right:-44px}.tv-container{padding:4rem 0;background-color:var(--bg-gray1);border-top:1px solid var(--border-normal)}.tv-container .content-wrap{max-width:1200px;margin:0 auto;text-align:center;background:transparent}.tv-container .tv-logo{filter:invert(.3);opacity:1;height:60px;margin:10px 0}.tv-container .tv-des{color:#797f81;font-size:14px;font-weight:500;line-height:22px;padding:10px 0}@media (max-width:768px){.tv-container{padding:36px 12px}.tv-container .tv-logo{width:70%}}.tv-container .tv-des .tv-example{color:rgb(var(--color-main));cursor:pointer;font-weight:500;text-decoration:underline}.tv-chart-container{padding:4rem 0;background-color:var(--bg-dark);border-top:1px solid var(--border-normal)}.tv-chart-container .content-wrap{max-width:1200px;margin:0 auto;text-align:center;background:transparent}.tv-chart-container .ticker-title{font-size:60px;font-weight:500;line-height:70px;text-align:start}.tv-chart-container #tv-attr-logo{display:none}@media (max-width:768px){.tv-chart-container{padding:36px 12px}.tv-chart-container .ticker-title{font-size:34px;line-height:48px}}.tv-chart-container .swiper-inner{margin-top:30px;margin-bottom:30px}.tv-chart-container .swiper-slide{width:280px}.tv-chart-container .card-item{align-items:center;border:1px solid var(--border-normal);border-radius:52px;cursor:pointer;display:flex;padding:12px;transition:background-color .4s ease}.tv-chart-container .card-item.active{background-color:var(--bg-gray3)}.tv-chart-container .card-item .symbol-img{display:inline-block;overflow:hidden;position:relative;border-radius:50%;height:36px;width:36px}.tv-chart-container .card-item .symbol-img img{width:36px;height:36px}.tv-chart-container .card-item .symbol-info{display:flex;flex-direction:column;justify-content:space-between;margin-left:16px}.tv-chart-container .card-item .label-info{align-items:center;display:flex}.tv-chart-container .card-item .label-info .symbol{font-size:16px;font-weight:600;line-height:19px}.tv-chart-container .card-item .label-info .type{color:#797f81;font-size:14px;font-weight:500;line-height:12px;margin-left:4px}.tv-chart-container .card-item .price-info{align-items:center;display:flex;margin-top:6px;font-weight:500}.tv-chart-container .card-item .price-info .price{font-size:16px;line-height:16px}.tv-chart-container .card-item .price-info .rate{font-size:14px;font-weight:600;line-height:14px;margin-left:8px}.tv-chart-container .card-item .icon-ticker-right-arrow{width:18px;height:18px;margin-left:auto;margin-right:4px}.tv-chart-container .tab-container{align-items:center;display:flex;justify-content:space-between;margin-top:40px}.tv-chart-container .tab-container .nav-tabs-wrapper{position:relative;width:100%;--nav-tabs-active-color:rgb(var(--color-neutral));--nav-tabs-color:#797f81;--nav-tabs-indicator-bottom:0px;--nav-tabs-indicator-height:3px;--nav-tabs-indicator-color:#232515;--nav-tabs-indicator-animation:cubic-bezier(.18,.89,.44,1.09)}.tv-chart-container .tab-container .nav-tabs-wrapper .tab-body{overflow-x:auto;width:100%}.tv-chart-container .tab-container .nav-tabs-wrapper .nav-tabs-list{display:flex;justify-content:flex-end;gap:12px;overflow:visible;position:relative}.tv-chart-container .tab-container .nav-tabs-wrapper .nav-tabs-list .nav-tab-button{background-color:transparent;border:none;color:#797f81;cursor:pointer;font-size:16px;transition:color .2s ease;white-space:nowrap}.tv-chart-container .tab-container .nav-tabs-wrapper .nav-tabs-list .nav-tab-button.active{color:var(--color-white);background-color:var(--bg-gray3);border-radius:34px}.tv-chart-container .tab-container .nav-tabs-wrapper.chart-tabs .chart-item{align-items:center;display:flex;font-size:14px;font-weight:500;height:36px;padding:0 16px}.tv-chart-container .tab-container .nav-tabs-wrapper .nav-tabs-list .nav-tab-button.active .chart-item{border-color:rgb(var(--color-main))}.webgl{position:absolute;pointer-events:none;mix-blend-mode:screen;display:block;width:600px!important;height:600px!important;right:15%;top:60px;z-index:1;opacity:.6}@media (max-width:1024px){.webgl{opacity:0;right:0}}