.hero-section{position:relative}.hero-section .container{min-height:calc(100vh - var(--header-height));padding-top:.5rem;padding-bottom:.5rem;display:flex;align-items:flex-end;justify-content:space-between}.hero-section .container .desc-wrap{gap:.46rem;display:flex;flex-direction:column;width:5.25rem}.hero-section .container .title-wrap{width:8.26rem}@media all and (max-width: 1024px){.hero-section .container{padding-bottom:1.2rem;flex-direction:column;align-items:start;justify-content:end;gap:1.5rem}.hero-section .container .desc-wrap{width:5.25rem;align-self:flex-end}}@media all and (max-width: 480px){.hero-section .container{gap:.4rem;padding-bottom:.75rem}.hero-section .container .title-wrap{width:100%}.hero-section .container .desc-wrap{align-self:start;width:2.41rem;gap:.36rem}}.about-section{position:relative;width:100vw;min-height:calc(100vh - var(--header-height));display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--color-black);padding-top:1.16rem}.about-section .list-items{margin-top:1rem}.about-section .title-wrap{width:9.27rem}.about-section .item{position:relative;display:flex;justify-content:space-between;min-height:3.2rem;padding-top:.2rem;border-top:1px solid var(--color-white);opacity:.3;transition:opacity .3s ease}.about-section .item:hover{opacity:1;border-top:1px solid var(--color-yellow)}.about-section .item:hover .hover-color{color:var(--color-yellow)}.about-section .item-description{width:5.3rem;display:flex;justify-content:space-between}.about-section .item-img{display:none}.about-section .item .description{width:4.03rem}.about-section .item .number-tablet{display:none}.about-section .hover-effect-img{pointer-events:none;position:absolute;width:2.84rem;height:4.12rem;top:0;left:0}.about-section .hover-effect-img img,.about-section .hover-effect-img svg{width:100%;height:100%;object-fit:cover}.hover-reveal{position:fixed;width:2.38rem;height:3.45rem;top:0;left:0;pointer-events:none;opacity:0;transform:translate(-50%,-50%)}.hover-reveal .hover-reveal__inner,.hover-reveal .hover-reveal__img{width:100%;height:100%;position:relative;background-size:cover}@media all and (max-width: 1024px){.about-section{padding-top:1.48rem;padding-bottom:.4rem}.about-section .list-items{margin-top:.72rem}.about-section .item{min-height:4rem;padding-top:.14rem;opacity:1;flex-direction:column;justify-content:start;align-items:flex-end;gap:1.14rem;pointer-events:none}.about-section .item-title{display:flex;justify-content:space-between;width:6.1rem}.about-section .item-title .desc-1{color:var(--color-yellow)}.about-section .item-img{position:absolute;left:0;display:block;width:2.38rem;height:3.45rem}.about-section .item-img img{display:block;width:100%;height:100%;object-fit:cover}.about-section .item-description{width:6.1rem}.about-section .item .description{width:5.33rem}.about-section .item .number-tablet{display:block}.about-section .item .number-desktop,.about-section .hover-effect-img,.about-section .hover-reveal{display:none}}@media all and (max-width: 480px){.about-section{padding-top:.56rem}.about-section .title-wrap{width:3.25rem}.about-section .list-items{margin-top:.35rem}.about-section .item{min-height:4rem;gap:.47rem;padding-top:1.66rem}.about-section .item-img{top:.3rem;width:3.47rem;height:1.1rem}.about-section .item-img img{width:100%;height:100%;object-fit:contain}.about-section .item:nth-child(1) .item-img{background:var(--color-yellow)}.about-section .item:nth-child(2) .item-img{background:var(--color-green)}.about-section .item:nth-child(3) .item-img{background:var(--color-white)}.about-section .item-title,.about-section .item-description{width:100%}}.rss3-section{background:var(--color-green)}.rss3-section .title-wrap{padding-top:1.16rem;padding-bottom:.75rem}.rss3-section .updates-wrap{padding-bottom:.13rem}.rss3-section .update-item{display:flex;justify-content:space-between;padding-top:.49rem;padding-bottom:1.12rem;border-top:1px solid var(--color-white30)}.rss3-section .text-nav{margin-right:3.54rem}.rss3-section .desc-1{width:5.28rem;display:flex}.rss3-section .image-wrap{position:relative;width:1.03rem;height:1.03rem}.rss3-section .image-wrap img,.rss3-section .image-wrap svg{display:block;width:100%;height:auto}@media all and (max-width: 1024px){.rss3-section .update-item{padding-top:.4rem;padding-bottom:1.22rem;align-items:flex-start}.rss3-section .updates-wrap{padding-bottom:.86rem}.rss3-section .text-nav{margin-right:-1.16rem}.rss3-section .desc-1{width:5.29rem;margin-right:.77rem}.rss3-section .image-wrap{margin-right:-1.25rem;margin-top:.12rem;width:.65rem;height:.65rem}}@media all and (max-width: 480px){.rss3-section .title-wrap{width:2.7rem;padding-top:.59rem;padding-bottom:.34rem}.rss3-section .updates-wrap{padding-bottom:.16rem}.rss3-section .update-item{flex-wrap:wrap;padding-top:.16rem;padding-bottom:.32rem}.rss3-section .text-nav{margin-right:0}.rss3-section .image-wrap{order:-1;margin-right:0;margin-top:0}.rss3-section .desc-1{width:100%;margin-right:0;padding-top:.41rem}}.updates-section{background:var(--color-black)}.updates-section .title-wrap{padding-top:1.16rem;padding-bottom:.97rem}.updates-section .update-item{display:flex;justify-content:space-between;height:4.5rem;padding-top:.55rem;padding-bottom:1.23rem;border-top:1px solid var(--color-white40);transition:.8s cubic-bezier(.19,1,.22,1);cursor:pointer}.updates-section .update-item:hover{border-color:var(--color-yellow)}.updates-section .update-item:hover .text-wrap h3,.updates-section .update-item:hover .text-wrap span{color:var(--color-yellow)}.updates-section .update-item:hover .image-wrap{transform:scale(1.5)}.updates-section .update-item:hover .image-wrap img{scale:1.5}.updates-section .update-item:hover .overlay{opacity:0}.updates-section .update-item:hover .icon-wrap{scale:.67}.updates-section .text-wrap{width:6.83rem;display:flex;flex-direction:column;justify-content:space-between}.updates-section .text-wrap h3,.updates-section .text-wrap span{color:var(--color-white40);transition:.8s cubic-bezier(.19,1,.22,1)}.updates-section .image-wrap{position:relative;width:3.35rem;height:1.69rem;transform-origin:top right;transition:.8s cubic-bezier(.19,1,.22,1);overflow:hidden}.updates-section .image-wrap img{display:block;width:100%;transition:.8s cubic-bezier(.19,1,.22,1)}.updates-section .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--color-overlay);opacity:1;transition:.8s cubic-bezier(.19,1,.22,1)}.updates-section .icon-wrap{position:absolute;top:50%;left:50%;width:1.3rem;height:1.3rem;transform:translate(-50%,-50%);scale:0;border-radius:50%;transform-origin:left top;transition:.8s cubic-bezier(.19,1,.22,1)}@media all and (max-width: 1024px){.updates-section .title-wrap{padding-bottom:.5rem}.updates-section .updates-wrap{padding-bottom:1.2rem}.updates-section .icon-wrap{scale:1}.updates-section .update-item{height:3.05rem;padding-top:.48rem;padding-bottom:.36rem;border-top:none;border-bottom:1px solid var(--color-white40)}.updates-section .update-item:hover .image-wrap{transform:scale(1)}}@media all and (max-width: 480px){.updates-section .updates-wrap{padding-bottom:.57rem}.updates-section .title-wrap{padding-top:.36rem}.updates-section .update-item{flex-direction:column-reverse;width:100%;height:auto;padding-top:.26rem;padding-bottom:.49rem;border-top:1px solid var(--color-white40);border-bottom:none}.updates-section .image-wrap{width:100%;height:auto;margin-bottom:.15rem}.updates-section h3{margin-bottom:.35rem}.updates-section .icon-wrap{width:.9rem;height:.9rem}.updates-section .update-item:hover{border-color:var(--color-white40)}.updates-section .update-item:hover .text-wrap h3,.updates-section .update-item:hover .text-wrap span{color:var(--color-white40)}.updates-section .update-item:hover .image-wrap{transform:scale(1)}.updates-section .update-item:hover .image-wrap img{scale:1}.updates-section .update-item:hover .overlay{opacity:1}.updates-section .update-item:hover .icon-wrap{scale:1}}.graph-section{background:var(--color-black)}.graph-section .container{padding:1.16rem 0 1.64rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.04rem}.graph-section .title-wrap{width:8.72rem}.graph-section .desc-wrap{padding-top:.45rem;border-top:.02rem solid var(--color-white);width:5.28rem;align-self:flex-end}@media all and (max-width: 1024px){.graph-section .container{padding:1.72rem 0 1.01rem;gap:1.7rem}.graph-section .title-wrap{width:8.72rem}.graph-section .desc-wrap{padding-top:.48rem;border-top:.02rem solid var(--color-white);width:5.28rem;align-self:flex-end}}@media all and (max-width: 480px){.graph-section .container{padding:.52rem 0 .76rem;gap:.5rem}.graph-section .title-wrap{width:3.14rem}.graph-section .desc-wrap{padding-top:.18rem;width:2.06rem;align-self:flex-end}}.process-section{background:var(--color-white)}.process-section .svg-dot{position:absolute;top:.8rem;left:0}.process-section .svg-dot-s{position:absolute;top:.8rem}.process-section .brackets-wrap{display:none}.process-section .dots-wrap{position:absolute;width:100%}.process-section .dots-wrap .dots-small,.process-section .dots-wrap .dots-large{position:absolute;top:-.09rem}.process-section .dots-wrap .dots-small{right:3.32rem}.process-section .dots-wrap .dots-small svg{width:1.56rem}.process-section .dots-wrap .dots-large{left:1.9rem}.process-section .dots-wrap .dots-large svg{width:6.36rem}.process-section .container{padding:1.08rem 0 .75rem;display:flex}.process-section .list-items{display:flex;width:100%}.process-section .list-items .item{display:flex;flex-direction:column;align-items:center;padding:0 .4rem;background:var(--color-white);gap:.32rem}.process-section .list-items .item:nth-child(1){padding-left:0}.process-section .list-items .item:nth-child(2){margin-left:6.45rem}.process-section .list-items .item:nth-child(3){padding-right:0;margin-left:1.45rem}.process-section .list-items .item-title{text-transform:uppercase}.process-section .list-items .item-img{width:1.5rem;height:1.5rem}.process-section .list-items .item-img img{width:100%;height:100%;object-fit:cover}@media all and (max-width: 1024px){.process-section .container{padding:.65rem 0 .51rem}.process-section .list-items{padding:0 .25rem;justify-content:space-between}.process-section .list-items .item{gap:.32rem;padding:0;margin:0}.process-section .list-items .item:nth-child(1){padding-left:0}.process-section .list-items .item:nth-child(2){margin-left:0}.process-section .list-items .item:nth-child(3){padding-right:0;margin-left:0}.process-section .dots-wrap{display:none}}@media all and (max-width: 480px){.process-section .container{padding:.65rem 0 .71rem}.process-section .container .list-items{flex-direction:column;gap:.41rem;padding:0}.process-section .container .list-items .item{flex-direction:row;gap:.95rem}.process-section .container .list-items .item-img{width:1.41rem;height:1.41rem}.process-section .brackets-wrap{display:block;position:absolute;left:1.64rem;top:1.4rem}.process-section .brackets-wrap svg{width:.12rem;height:3.65rem}}.live-section{background-color:var(--color-green);margin-bottom:-.05rem;padding-bottom:.05rem}.live-section .container{display:flex;justify-content:space-between;padding-top:.84rem}.live-section .visual-wrap{width:6rem;height:7.22rem;position:relative}.live-section .visual-wrap__bg{width:5.9rem;height:7.2rem;position:absolute;left:-.2rem}.live-section .visual-wrap__bg img{width:100%;height:100%;display:block;object-fit:cover}.live-section .visual-wrap__main{width:4.6rem;height:5.6rem;position:absolute;right:-.39rem;top:.77rem}.live-section .visual-wrap__main img{width:100%;height:100%;display:block;object-fit:contain}.live-section .content-wrap{width:5.33rem;display:flex;flex-direction:column;gap:.37rem;margin-top:1.24rem}.live-section .desc-wrap{display:flex;flex-direction:column;gap:.91rem}@media all and (max-width: 1024px){.live-section .container{flex-direction:column;align-items:center;padding-top:1.94rem}.live-section .content-wrap{width:100%;flex-direction:row;gap:.15rem;margin-top:.83rem}.live-section .title-wrap{width:4.4rem}.live-section .desc-wrap{width:5.06rem;gap:.46rem}.live-section .visual-wrap{width:6.2rem;height:6.52rem;position:relative}.live-section .visual-wrap__bg{width:6.13rem;height:6.47rem;position:absolute;left:0rem}.live-section .visual-wrap__main{width:4.14rem;height:5.06rem;position:absolute;right:1.1rem;top:.7rem}}@media all and (max-width: 480px){.live-section .container{padding-top:.44rem;align-items:flex-start}.live-section .content-wrap{flex-direction:column;margin-top:.33rem;width:3.07rem}.live-section .title-wrap{width:100%}.live-section .desc-wrap{width:100%;gap:.26rem}.live-section .visual-wrap{width:3.08rem;height:3.25rem;position:relative}.live-section .visual-wrap__bg{width:3.15rem;height:3.25rem;position:absolute;left:-.2rem}.live-section .visual-wrap__main{width:2.07rem;height:2.53rem;position:absolute;right:.65rem;top:.33rem}}
