@charset "UTF-8";.page-loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#000}.page-loading .video-bg{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;opacity:.7;object-fit:cover}.page-loading .content-wrap{position:absolute;top:50vh;top:22px;left:40vw;left:80px}.page-loading .content-wrap .logo{height:28px;margin-bottom:21px}.page-loading .content-wrap h1{font-size:100px;font-weight:600;line-height:1;color:#fff;text-transform:uppercase}.page-loading .content-wrap p{padding-left:144px;margin-top:26px;font-size:36px;font-weight:500;line-height:100%;color:#fff;text-align:left}.page-loading .content-wrap .progress-text{display:inline-block;width:60px;margin-left:10px;text-align:right}.page-loading_loaded{opacity:0;transition:all 1s ease 1s}.page-loading_loaded .content-wrap{top:22px!important;left:80px!important;transition:all .6s}.page-loading_loaded .content-wrap .content{padding-top:33px;padding-left:40px}.page-loading_loaded .content-wrap p{opacity:0;transition:all .6s}.page-loading_hidden{display:none!important}@media (max-width: 1200px),(max-height: 1000px){.page-loading .content-wrap{position:absolute;top:40vh;left:40vw}.page-loading .content-wrap h1{font-size:90px}.page-loading .content-wrap p{padding-left:134px}}@media (max-width: 1000px),(max-height: 800px){.page-loading .content-wrap{position:absolute;top:36vh;left:40vw}.page-loading .content-wrap h1{font-size:80px}.page-loading .content-wrap p{padding-left:120px}}@media screen and (max-width: 767px){.page-loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#000}.page-loading .video-bg{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;opacity:.7;object-fit:cover}.page-loading .content-wrap{position:relative;top:auto;left:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.page-loading .content-wrap .logo{height:22px;margin-bottom:21px}.page-loading .content-wrap h1{margin-bottom:0;font-size:30px;font-weight:600;line-height:1;color:#fff;text-transform:uppercase}.page-loading .content-wrap p{padding-left:0;margin-top:26px;margin-top:30vh;margin-bottom:10vh;font-size:32px;font-weight:500;line-height:100%;color:#fff;text-align:center}.page-loading_loaded{opacity:0;transition:all 1s ease 1s}.page-loading_loaded .content-wrap{position:absolute;top:80px!important;left:20px!important;align-items:flex-start;transition:all .6s}.page-loading_loaded .content-wrap .logo{position:absolute;top:16px;left:50px;height:18px;opacity:0;transition:all .6s}.page-loading_loaded .content-wrap h1{text-align:left}.page-loading_loaded .content-wrap p{opacity:0;transition:all .6s}}.ins-progress{position:fixed;bottom:0;left:0;z-index:9999;display:block;width:0;height:12px;background:#a307ba;background:#27c4f5 -webkit-gradient(linear,left top,right top,from(#27c4f5),color-stop(#a307ba),color-stop(#fd8d32),color-stop(#70c050),to(#27c4f5));background:#27c4f5 -webkit-linear-gradient(left,#27c4f5,#a307ba,#fd8d32,#70c050,#27c4f5);background:#27c4f5 linear-gradient(to right,#27c4f5,#a307ba,#fd8d32,#70c050,#27c4f5);background-size:500%;opacity:1;transition:opacity .2s ease-in-out,width .5s ease;transform-origin:left;animation:2s linear infinite ins,.5s ease-out insenter}@keyframes ins{0%{background-position:0% 0}to{background-position:125% 0}0%{background-position:0% 0}to{background-position:125% 0}}@keyframes insEnter{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.home-section-1{position:relative;width:100vw;height:calc(var(--vh) * 100)}.home-section-1 .video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.home-section-1 .container{position:absolute;top:0;left:0;z-index:1;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:100%!important;height:100%;padding:100px 0 96px 120px;overflow:hidden}.home-section-1 .container:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:rgba(0,0,0,.25)}.home-section-1 .container .title{flex:1}.home-section-1 .container .title h1{margin-bottom:12px;font-size:100px;font-weight:600;line-height:100px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.2);text-transform:uppercase}.home-section-1 .container .title h2{font-size:40px;font-style:normal;font-weight:600;line-height:60px;text-transform:uppercase}.home-section-1 .container .lineline{display:flex;justify-content:start;height:15vh;max-height:180px;margin-left:-100px;overflow:hidden}.home-section-1 .container .lineline .line{animation:scroll 15s linear infinite}.home-section-1 .container .lineline .line img{height:15vh;max-height:180px}.home-section-1 .container .lineline .line:nth-child(2){animation:scroll2 15s linear infinite;animation-delay:-15s}.home-section-1 .container .lineline .line:nth-child(3){animation:scroll2 15s linear infinite;animation-delay:-30s}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes scroll2{0%{transform:translate(-100%)}to{transform:translate(-200%)}}@keyframes scroll3{0%{transform:translate(-200%)}to{transform:translate(-300%)}}.home-section-1 .container .text{width:486px;margin-top:20px;font-size:16px;font-style:normal;line-height:2em;color:#fffc;text-shadow:0 2px 6px rgba(0,0,0,.15)}.home-section-1 .container .launch-box{position:absolute;bottom:100px;left:20px;display:none;align-items:center;justify-content:flex-start}.home-section-1 .container .launch-box .launch-text{margin-right:5px;font-size:36px;font-weight:700;font-feature-settings:"ss02" on}.home-section-1 .container .launch-box .launch-icon{width:51px;height:25px}@media (max-width: 1200px),(max-height: 1000px){.home-section-1 .container .title h1{margin-bottom:0;font-size:90px;line-height:1}}@media (max-width: 1000px),(max-height: 800px){.home-section-1 .container .title h1{margin-bottom:0;font-size:80px;line-height:1}}@media screen and (max-width: 767px){.home-section-1 .container{gap:10px;justify-content:flex-start;padding:80px 20px;background:rgba(0,0,0,.1)}.home-section-1 .container .title{flex:1}.home-section-1 .container .title h1{margin-bottom:0;font-size:30px;line-height:30px}.home-section-1 .container .lineline{display:none;justify-content:start;width:100vw;height:10vh;max-height:280px;margin-top:0;margin-bottom:10px;margin-left:-20px;overflow:hidden}.home-section-1 .container .lineline .line{animation:scroll 15s linear infinite}.home-section-1 .container .lineline .line img{height:10vh;max-height:280px}.home-section-1 .container .lineline .line:nth-child(2){animation:scroll2 15s linear infinite;animation-delay:-15s}.home-section-1 .container .lineline .line:nth-child(3){animation:scroll2 15s linear infinite;animation-delay:-30s}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes scroll2{0%{transform:translate(-100%)}to{transform:translate(-200%)}}@keyframes scroll3{0%{transform:translate(-200%)}to{transform:translate(-300%)}}.home-section-1 .container .g-subtitle{font-size:22px}.home-section-1 .container .text{width:100%;margin-top:20px;margin-bottom:10px;font-size:16px;line-height:160%}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.home-section-2{position:relative;width:100vw}.home-section-2 .container-bg{position:sticky;top:0;left:0;width:100vw;height:calc(var(--vh) * 100)}.home-section-2 .container-bg canvas{width:100%;height:100%}.home-section-2 .container-quick-move-mask{position:fixed;top:0;left:0;display:none;width:100vw;height:calc(var(--vh) * 100);background:rgba(0,0,0,.5);opacity:0;transition:all 3s;backdrop-filter:blur(50px)}.home-section-2 .container-quick-move-mask-show{display:block;opacity:1}.home-section-2 .slider-wrap{position:absolute;top:0;right:0;left:0;display:flex;flex-direction:column;width:100%}.home-section-2 .slider-wrap .slider{width:100%}.home-section-2 .slider-wrap .slider_0{height:4px}.home-section-2 .slider-wrap .slider_1{height:216px}.home-section-2 .slider-wrap .slider_2{height:160px}.home-section-2 .slider-wrap .slider_3{height:116px}.home-section-2 .slider-wrap .slider_4{height:164px}.home-section-2 .slider-wrap .slider_5{height:172px}.home-section-2 .slider-wrap .slider_6{height:176px}.home-section-2 .slider-wrap .slider_7{height:120px}.home-section-2 .slider-wrap .slider_8{height:204px}.home-section-2 .slider-wrap .slider_9{height:104px}.home-section-2 .slider-wrap .slider_10{height:180px}.home-section-2 .slider-wrap .slider_11{height:204px}.home-section-2 .slider-wrap .slider_12{height:224px}.home-section-2 .slider-wrap .slider_13{height:172px}.home-section-2 .slider-wrap .slider_14{height:256px}.home-section-2 .slider-wrap .slider_15{height:212px}.home-section-2 .slider-wrap .slider_16{height:164px}.home-section-2 .slider-wrap .slider_17{height:176px}.home-section-2 .slider-wrap .slider_18{height:172px}.home-section-2 .container{position:absolute;top:0;left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100vw}.home-section-2 .container .frame{position:fixed;top:0;left:0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:calc(var(--vh) * 100);padding:120px 120px 96px;font-size:50px;color:#fff;opacity:0;transition:all .5s}.home-section-2 .container .frame_active{z-index:999;opacity:1}.home-section-2 .container .frame-content{position:absolute;top:120px;right:120px;bottom:96px;left:120px}.home-section-2 .container .frame-content .title h1{font-family:Quebec;font-size:80px;font-style:italic;font-weight:700;line-height:100%;text-transform:uppercase;white-space:nowrap}.home-section-2 .container .frame-content .text{margin-top:52px;font-size:16px;line-height:200%}.home-section-2 .container .frame_1:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(90deg,#000 1.91%,rgba(0,0,0,0) 53.58%)}.home-section-2 .container .frame_1 .frame-content .title{position:absolute;width:950px}.home-section-2 .container .frame_1 .frame-content .title h1{text-shadow:0 2px 10px rgba(0,0,0,.2);transition:all .5s;transform:translate(0)}.home-section-2 .container .frame_1 .frame-content .news{position:absolute;bottom:0;left:0;width:280px}.home-section-2 .container .frame_1 .frame-content .news .g-subtitle{margin-bottom:16px}.home-section-2 .container .frame_1 .frame-content .news .news-content{box-sizing:border-box;width:282px;height:282px;background:rgba(0,0,0,.8);backdrop-filter:blur(1.5px);border:1px solid;border-image:linear-gradient(135deg,#fff 0,transparent 50%,transparent 80%,#fff 100%) 1}.home-section-2 .container .frame_1 .frame-content .news .news-content .swiper-slide{box-sizing:border-box;width:280px;height:280px;padding:20px;cursor:pointer}.home-section-2 .container .frame_1 .frame-content .news .news-content .swiper-slide img{display:block;width:240px;height:140px}.home-section-2 .container .frame_1 .frame-content .news .news-content .swiper-slide p{margin-top:16px;font-size:14px;font-style:italic;line-height:140%}.home-section-2 .container .frame_1 .frame-content .news .news-content .swiper-pagination{bottom:20px;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-end;height:7px;padding:0 20px}.home-section-2 .container .frame_1 .frame-content .news .news-content .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px;margin:0 5px;background:#fff}.home-section-2 .container .frame_1 .frame-content .news .news-content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff}.home-section-2 .container .frame_2:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(90deg,#000 1.91%,rgba(0,0,0,0) 53.58%)}.home-section-2 .container .frame_3:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(90deg,#000 1.92%,rgba(0,0,0,0) 55.14%)}.home-section-2 .container .frame_4:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(90deg,#000 1.96%,rgba(0,0,0,0) 69.2%)}.home-section-2 .container .frame_5:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(90deg,#000 1.96%,rgba(0,0,0,0) 69.2%)}.home-section-2 .container .frame_6:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(90deg,#000 1.96%,rgba(0,0,0,0) 69.2%)}.home-section-2 .container .frame_7:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(90deg,#000 1.96%,rgba(0,0,0,0) 69.2%)}.home-section-2 .container .frame_7 .frame-content .nftlabel{position:absolute;top:50vh;right:35vw;width:10px;height:10px}.home-section-2 .container .frame_7 .frame-content .nftlabel .ssize{position:absolute;top:9vw;left:-28vh;width:7px;height:7px}.home-section-2 .container .frame_7 .frame-content .nftlabel .msize{position:absolute;top:-12vw;left:-45vh;width:7px;height:7px}.home-section-2 .container .frame_7 .frame-content .nftlabel .lsize{position:absolute;top:3vw;left:22vh;width:7px;height:7px}.home-section-2 .container .frame_7 .frame-content .nftlabel .live{position:absolute;top:-18vw;left:5vh;width:7px;height:7px}.home-section-2 .container .frame_7 .frame-content .nftlabel .gm{position:absolute;top:-8vw;left:-8vh;width:7px;height:7px}.home-section-2 .container .frame_8:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(267.09deg,#000 30.43%,rgba(0,0,0,0) 77.93%)}.home-section-2 .container .frame_9:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(90deg,#000 1.96%,rgba(0,0,0,0) 69.2%)}.home-section-2 .container .frame_9 .frame-content .title-badge{height:36px;padding:0 10px;margin-left:20px;background:rgba(0,0,0,.8);backdrop-filter:blur(1.5px);border:1px solid;border-image:linear-gradient(350deg,#fff 0,transparent 20%,transparent 70%,#fff 100%) 1}.home-section-2 .container .frame_9 .frame-content .title-badge .icon{margin-right:10px;font-size:16px}.home-section-2 .container .frame_9 .frame-content .title-badge span{font-family:ABeeZee;font-size:14px;font-style:normal;font-weight:400;line-height:100%;color:#fff}.home-section-2 .container .frame_10:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(90deg,#000 1.9%,rgba(0,0,0,0) 48.75%)}.home-section-2 .container .frame_11:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(360deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.7) 28.76%,rgba(0,0,0,0) 46.3%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame_12:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(90deg,#000 1.9%,rgba(0,0,0,0) 48.75%)}.home-section-2 .container .frame_12 .frame-content .card{box-sizing:border-box;width:500px;height:256px;padding:15px 20px;background:rgba(0,0,0,.8);backdrop-filter:blur(1.5px);border:1px solid;border-image:linear-gradient(150deg,#fff 0,transparent 30%,transparent 90%,#fff 100%) 1}.home-section-2 .container .frame_12 .frame-content .card .card-title{margin-bottom:32px;font-family:ABeeZee;font-size:20px;font-style:italic;font-weight:400;line-height:100%}.home-section-2 .container .frame_13:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(90deg,#000 1.84%,rgba(0,0,0,0) 33.51%)}.home-section-2 .container .frame_13 .frame-content .title h1{font-size:80px}.home-section-2 .container .frame_13 .frame-content .avatar-content{position:absolute;top:44%;left:54%;z-index:999;width:600px;height:600px;transform:translate(-50%,-50%)}.home-section-2 .container .frame_13 .frame-content .avatar-content:before{position:absolute;top:0;left:0;z-index:100;display:block;width:600px;height:600px;content:"";background:radial-gradient(50% 50% at 50% 50%,rgba(217,217,217,0) 0%,rgba(248,248,248,.6) 75%,#fff 95%);border-radius:260px}.home-section-2 .container .frame_13 .frame-content .avatar-content .group{position:absolute;top:0;left:0;z-index:99;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;width:600px;height:600px;overflow:hidden;border-radius:500px}.home-section-2 .container .frame_13 .frame-content .avatar-content .avatar-box{position:relative;box-sizing:border-box;width:120px;height:120px;overflow:hidden;background:#fff;border:1px solid #d2dcff;transition:all .3s ease}.home-section-2 .container .frame_13 .frame-content .avatar-content .avatar-box .img{width:100%;height:100%}.home-section-2 .container .frame_13 .frame-content .avatar-content .avatar-box .name{position:absolute;top:0;left:0;box-sizing:border-box;display:flex;justify-content:space-between;width:100%;padding:0 12px;font-size:24px;font-weight:600;line-height:34px;color:#ff668b;text-align:center}.home-section-2 .container .frame_13 .frame-content .avatar-content .avatar-box.active{position:relative;z-index:999;border:0;box-shadow:0 0 87px #00000040;transform:scale(1.4)}.home-section-2 .container .frame_13 .frame-content .avatar-content .avatar-box.active .name{position:absolute;top:4px;z-index:1001}.home-section-2 .container .frame_13 .frame-content .avatar-content .avatar-box.active .img{position:relative;z-index:1000;width:110px;height:110px;margin:5px;object-fit:cover}.home-section-2 .container .frame_13 .frame-content .avatar-content .avatar-box.active:after{position:absolute;top:0;left:0;z-index:998;width:120px;height:120px;content:"";background:linear-gradient(224.02deg,#df9aff -1.78%,#fdff85 51.23%,#a597ff 100%)}.home-section-2 .container .frame_14:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(95.92deg,#000 21.67%,rgba(0,0,0,0) 55.27%)}.home-section-2 .container .frame_15:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(83.49deg,rgba(0,0,0,.5) 14.81%,rgba(0,0,0,0) 32.14%,rgba(0,0,0,0) 40.9%),linear-gradient(360deg,rgba(0,0,0,.89) 36.11%,rgba(0,0,0,0) 66.47%,rgba(0,0,0,0) 91.17%)}.home-section-2 .container .frame_15 .frame-content .my-slider-wrap{display:flex;justify-content:flex-start;width:100%;height:215px;overflow-x:auto}.home-section-2 .container .frame_15 .frame-content .my-slider-wrap .my-slider{box-sizing:border-box;flex-shrink:0;width:295px;height:215px;padding:20px;margin-right:30px;overflow:hidden;background:rgba(0,0,0,.4);backdrop-filter:blur(1.00683px)}.home-section-2 .container .frame_15 .frame-content .my-slider-wrap .my-slider .img{width:255px;height:73px;object-fit:cover;margin-bottom:11px}.home-section-2 .container .frame_15 .frame-content .my-slider-wrap .my-slider .content{font-size:14px;font-weight:500;opacity:.6}.home-section-2 .container .frame_16:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(83.49deg,rgba(0,0,0,.5) 14.81%,rgba(0,0,0,0) 32.14%,rgba(0,0,0,0) 40.9%),linear-gradient(360deg,rgba(0,0,0,.89) 36.11%,rgba(0,0,0,0) 66.47%,rgba(0,0,0,0) 91.17%)}.home-section-2 .container .frame_16 .frame-content .my-slider-wrap{display:flex;justify-content:flex-start;width:100%;height:200px;overflow-x:auto}.home-section-2 .container .frame_16 .frame-content .my-slider-wrap .my-slider{box-sizing:border-box;flex-shrink:0;width:295px;height:200px;padding:20px;margin-right:30px;overflow:hidden;background:rgba(0,0,0,.4);backdrop-filter:blur(1.00683px)}.home-section-2 .container .frame_16 .frame-content .my-slider-wrap .my-slider .img{width:255px;height:73px;object-fit:cover;margin-bottom:11px}.home-section-2 .container .frame_16 .frame-content .my-slider-wrap .my-slider .content{font-size:14px;font-weight:500;opacity:.6}.home-section-2 .container .frame_17:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(360deg,rgba(0,0,0,.87) 13.69%,rgba(0,0,0,0) 99.39%,rgba(0,0,0,0) 148.51%),linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1))}.home-section-2 .container .frame_18:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(360deg,rgba(0,0,0,.87) 13.69%,rgba(0,0,0,0) 99.39%,rgba(0,0,0,0) 148.51%),linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1))}.news-modal-wrap{position:fixed;top:0;left:0;z-index:9999;width:100vw;height:calc(var(--vh) * 100)}.news-modal-wrap .news-modal-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(0,0,0,.7);backdrop-filter:blur(10px)}.news-modal-wrap .news-modal-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center}.news-modal-wrap .news-modal-content .modal-content{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:500px;max-height:90vh;margin:0 15px;overflow:auto;background:transparent;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.6);backdrop-filter:blur(50px)}.news-modal-wrap .news-modal-content .modal-content .img{display:block;width:100%}.news-modal-wrap .news-modal-content .modal-content .title{margin-bottom:20px;font-size:24px;line-height:120%;color:#fff}.news-modal-wrap .news-modal-content .modal-content .text{font-size:14px;line-height:140%;color:#fff;opacity:.8}.news-modal-wrap .news-modal-content .modal-content .text p{margin-bottom:20px}.news-modal-wrap .news-modal-content .close-btn{width:32px;height:32px;cursor:pointer;background:rgba(255,255,255,.1);border-radius:50%}.news-modal-wrap .news-modal-content .close-btn .icon{font-size:18px}@media screen and (max-width: 767px){.home-section-2 .container-bg{height:70vh}.home-section-2 .container-mask{position:fixed;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);background:linear-gradient(360deg,#000 40%,rgba(0,0,0,.8) 45%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame{padding:80px 20px 60px}.home-section-2 .container .frame .frame-content{top:80px;right:20px;bottom:60px;left:20px}.home-section-2 .container .frame .frame-content .title h1{font-size:30px;line-height:30px}.home-section-2 .container .frame .frame-content .text{width:100%!important;margin-top:20px;font-size:14px;line-height:140%}.home-section-2 .container .frame_1{padding-bottom:90px}.home-section-2 .container .frame_1:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(360deg,#000 40%,rgba(0,0,0,.8) 45%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame_1 .frame-content{bottom:90px;display:flex;flex-direction:column;justify-content:flex-end}.home-section-2 .container .frame_1 .frame-content .title{position:unset;width:100%}.home-section-2 .container .frame_1 .frame-content .title h1{font-size:30px;text-align:left}.home-section-2 .container .frame_1 .frame-content .g-subtitle{margin-top:40px;font-size:22px}.home-section-2 .container .frame_1 .frame-content .news{position:unset;width:100%}.home-section-2 .container .frame_1 .frame-content .news .news-content{display:flex;align-items:center;width:100%;height:90px}.home-section-2 .container .frame_1 .frame-content .news .news-content .swiper-slide{box-sizing:border-box;display:flex;align-items:flex-start;width:calc(100% - 20px);height:90px;padding:10px}.home-section-2 .container .frame_1 .frame-content .news .news-content .swiper-slide img{width:120px;height:70px;margin-right:10px}.home-section-2 .container .frame_1 .frame-content .news .news-content .swiper-slide p{margin-top:0;font-size:14px}.home-section-2 .container .frame_1 .frame-content .news .news-content .swiper-pagination{bottom:8px;justify-content:flex-start;padding:0 20px 0 135px}.home-section-2 .container .frame_1 .frame-content .news .news-content .swiper-pagination .swiper-pagination-bullet{width:6px;height:6px;margin:0 4px}.home-section-2 .container .frame_2:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(360deg,#000 40%,rgba(0,0,0,.8) 45%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame_2 .frame-content{flex-direction:column;justify-content:flex-end}.home-section-2 .container .frame_2 .frame-content .accordion-card{margin-top:30px}.home-section-2 .container .frame_3:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(360deg,#000 40%,rgba(0,0,0,.8) 45%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame_4:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(360deg,#000 40%,rgba(0,0,0,.8) 45%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame_5:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(360deg,#000 40%,rgba(0,0,0,.8) 45%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame_6:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(360deg,#000 40%,rgba(0,0,0,.8) 45%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame_7:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:none}.home-section-2 .container .frame_7 .frame-content .badge-wrap{display:none}.home-section-2 .container .frame_7 .frame-content .card{width:100%;margin-top:30px;background:transparent;border:0}.home-section-2 .container .frame_7 .frame-content .card .card-title{height:45px;padding:0;margin-bottom:10px;font-size:42px;line-height:45px;border:0}.home-section-2 .container .frame_7 .frame-content .card .card-text{padding:0;font-size:14px;line-height:160%;text-transform:unset}.home-section-2 .container .frame_7 .frame-content .nftlabel{display:none;position:absolute;top:27vh;right:35vw;width:10px;height:10px}.home-section-2 .container .frame_7 .frame-content .nftlabel svg{transform:scale(.6)}.home-section-2 .container .frame_7 .frame-content .nftlabel .ssize{position:absolute;top:7vh;left:-64vw;width:7px;height:7px}.home-section-2 .container .frame_7 .frame-content .nftlabel .msize{position:absolute;top:-17vh;left:-56vw;width:7px;height:7px}.home-section-2 .container .frame_7 .frame-content .nftlabel .lsize{position:absolute;top:2vh;left:-14vw;width:7px;height:7px}.home-section-2 .container .frame_7 .frame-content .nftlabel .live{position:absolute;top:-26vh;left:-6vw;width:7px;height:7px}.home-section-2 .container .frame_7 .frame-content .nftlabel .gm{position:absolute;top:-15vw;left:-30vh;width:7px;height:7px}.home-section-2 .container .frame_8:before{position:absolute;top:0;left:0;width:100vw;height:100vh;content:"";background:linear-gradient(360deg,#000 40%,rgba(0,0,0,.8) 45%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame_9:before{position:absolute;top:0;left:0;width:100vw;height:100vh;content:"";background:linear-gradient(360deg,#000 40%,rgba(0,0,0,.8) 45%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame_9 .frame-content .title-badge{margin-left:0}.home-section-2 .container .frame_10:before{position:absolute;top:0;left:0;width:100vw;height:100vh;content:"";background:linear-gradient(360deg,#000 40%,rgba(0,0,0,.8) 45%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame_11:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(360deg,#000 40%,rgba(0,0,0,.8) 45%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame_12:before{position:absolute;top:0;left:0;width:100vw;height:100vh;content:"";background:linear-gradient(360deg,#000 40%,rgba(0,0,0,.8) 45%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame_12 .frame-content .card{width:100%;height:auto;padding:10px 14px}.home-section-2 .container .frame_12 .frame-content .card .card-title{margin-bottom:22px;font-size:14px}.home-section-2 .container .frame_13:before{position:absolute;top:0;left:0;width:100vw;height:100vh;content:"";background:linear-gradient(360deg,#000 40%,rgba(0,0,0,.8) 45%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame_13 .frame-content{display:flex;flex-direction:column;justify-content:flex-end}.home-section-2 .container .frame_13 .frame-content .title h1{font-size:30px}.home-section-2 .container .frame_14:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(360deg,#000 40%,rgba(0,0,0,.8) 45%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame_14 .frame-content .title h1{font-size:35px}.home-section-2 .container .frame_15:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(360deg,#000 40%,rgba(0,0,0,.8) 45%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame_15 .frame-content{right:0;overflow:hidden}.home-section-2 .container .frame_15 .frame-content .title h1{font-size:35px}.home-section-2 .container .frame_15 .frame-content .header{flex-direction:column;align-items:flex-start}.home-section-2 .container .frame_15 .frame-content .header .title{font-size:42px;line-height:45px;text-align:left}.home-section-2 .container .frame_15 .frame-content .header .desc{width:auto;margin-top:10px;font-size:14px;line-height:160%;color:#fff;text-align:left}.home-section-2 .container .frame_15 .frame-content .my-slider-wrap{flex-direction:column;gap:10px;height:auto;overflow:hidden}.home-section-2 .container .frame_15 .frame-content .my-slider-wrap .my-slider{position:relative;box-sizing:border-box;width:calc(100% - 20px);height:auto;padding:15px}.home-section-2 .container .frame_15 .frame-content .my-slider-wrap .my-slider .img{position:absolute;width:120px;height:75px;margin-bottom:0}.home-section-2 .container .frame_15 .frame-content .my-slider-wrap .my-slider .img-m{width:100px;height:50px;margin-bottom:0}.home-section-2 .container .frame_15 .frame-content .my-slider-wrap .my-slider .name{position:absolute;left:150px;height:18px;margin-bottom:8px;font-size:16px}.home-section-2 .container .frame_15 .frame-content .my-slider-wrap .my-slider .desc{position:absolute;top:40px;left:150px;font-size:12px;line-height:120%}.home-section-2 .container .frame_16:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(360deg,#000 40%,rgba(0,0,0,.8) 45%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame_16 .frame-content{right:0;overflow:hidden}.home-section-2 .container .frame_16 .frame-content .title h1{font-size:35px}.home-section-2 .container .frame_16 .frame-content .header{flex-direction:column;align-items:flex-start}.home-section-2 .container .frame_16 .frame-content .header .title{font-size:42px;line-height:45px;text-align:left}.home-section-2 .container .frame_16 .frame-content .header .desc{width:auto;margin-top:10px;font-size:14px;line-height:160%;color:#fff;text-align:left}.home-section-2 .container .frame_16 .frame-content .my-slider-wrap{flex-direction:column;gap:10px;height:auto;overflow:hidden}.home-section-2 .container .frame_16 .frame-content .my-slider-wrap .my-slider{position:relative;box-sizing:border-box;width:calc(100% - 20px);height:auto;padding:15px}.home-section-2 .container .frame_16 .frame-content .my-slider-wrap .my-slider .img{position:absolute;width:120px;height:75px;margin-bottom:0}.home-section-2 .container .frame_16 .frame-content .my-slider-wrap .my-slider .img-m{width:100px;height:50px;margin-bottom:0}.home-section-2 .container .frame_16 .frame-content .my-slider-wrap .my-slider .name{position:absolute;left:150px;height:18px;margin-bottom:8px;font-size:16px}.home-section-2 .container .frame_16 .frame-content .my-slider-wrap .my-slider .desc{position:absolute;top:40px;left:150px;font-size:12px;line-height:120%}.home-section-2 .container .frame_17:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(360deg,#000 40%,rgba(0,0,0,.8) 45%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}.home-section-2 .container .frame_17 .frame-content .title h1{font-size:35px}.home-section-2 .frame_18:before{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh) * 100);content:"";background:linear-gradient(84.7deg,rgba(0,0,0,.76) 13.16%,rgba(0,0,0,.5) 32.72%,rgba(0,0,0,0) 48.59%)}}.home-section-2 .frame_1:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_1 .title{opacity:0;transition:all .1s ease 0s;transform:translate(calc((100vw - 1190px)/2),40vh)}.home-section-2 .frame_1 .text,.home-section-2 .frame_1 .news{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_1.frame_active_0 .title{opacity:1;transition:all .6s ease .2s;transform:translate(calc((100vw - 1190px)/2),calc((var(--vh) * 100 - 200px - 240px) / 2))}.home-section-2 .frame_1.frame_active_0 .title h1:nth-child(1){opacity:1;transition:all .6s ease .4s}.home-section-2 .frame_1.frame_active_0 .title h1:nth-child(2){opacity:1;transition:all .6s ease .5s}.home-section-2 .frame_1.frame_active_1:before{opacity:1;transition:all .5s ease .2s}.home-section-2 .frame_1.frame_active_1 .title{opacity:1;transition:all .6s ease .2s;transform:translateY(0)}.home-section-2 .frame_1.frame_active_1 .text,.home-section-2 .frame_1.frame_active_1 .news{opacity:1;transition:all .6s ease .5s;transform:translateY(0)}.home-section-2 .frame_2:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_2 .title,.home-section-2 .frame_2 .text{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_2 .card{opacity:0;transition:all .1s ease 0s;transform:translate(5vw)}.home-section-2 .frame_2.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_2.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_2.frame_active .text{opacity:.9;transition:all .6s ease .9s;transform:translateY(0)}.home-section-2 .frame_2.frame_active .card{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_3:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_3 .title,.home-section-2 .frame_3 .text,.home-section-2 .frame_3 .card{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_3.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_3.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_3.frame_active .text{opacity:.9;transition:all .6s ease .9s;transform:translateY(0)}.home-section-2 .frame_3.frame_active .card{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_4:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_4 .title,.home-section-2 .frame_4 .card{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_4 .video{opacity:0;transition:all .1s ease 0s;transform:translate(5vw)}.home-section-2 .frame_4.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_4.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_4.frame_active .card{opacity:1;transition:all .6s ease .9s;transform:translateY(0)}.home-section-2 .frame_4.frame_active .video{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_5:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_5 .title,.home-section-2 .frame_5 .text,.home-section-2 .frame_5 .card{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_5.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_5.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_5.frame_active .text{opacity:.9;transition:all .6s ease .9s;transform:translateY(0)}.home-section-2 .frame_5.frame_active .card{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_6:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_6 .title{opacity:0;transition:all 1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_6 .text{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_6.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_6.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_6.frame_active .text{opacity:.9;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_7:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_7 .title,.home-section-2 .frame_7 .text,.home-section-2 .frame_7 .card{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_7 .ssize,.home-section-2 .frame_7 .msize,.home-section-2 .frame_7 .lsize,.home-section-2 .frame_7 .live,.home-section-2 .frame_7 .gm{opacity:0;transition:all .1s ease 0s;transform:translate(8vw)}.home-section-2 .frame_7.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_7.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_7.frame_active .text{opacity:1;transition:all .6s ease .9s;transform:translateY(0)}.home-section-2 .frame_7.frame_active .card{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_7.frame_active .ssize{opacity:1;transition:all .6s ease 2s;transform:translateY(0)}.home-section-2 .frame_7.frame_active .msize{opacity:1;transition:all .6s ease 1.8s;transform:translateY(0)}.home-section-2 .frame_7.frame_active .lsize{opacity:1;transition:all .6s ease 2.4s;transform:translateY(0)}.home-section-2 .frame_7.frame_active .live{opacity:1;transition:all .6s ease 2.2s;transform:translateY(0)}.home-section-2 .frame_7.frame_active .gm{opacity:1;transition:all .6s ease 2s;transform:translateY(0)}.home-section-2 .frame_8:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_8 .title,.home-section-2 .frame_8 .text,.home-section-2 .frame_8 .card{opacity:0;transition:all .1s ease 0s;transform:translate(5vw)}.home-section-2 .frame_8.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_8.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_8.frame_active .text{opacity:.9;transition:all .6s ease .9s;transform:translateY(0)}.home-section-2 .frame_8.frame_active .card{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_9:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_9 .title,.home-section-2 .frame_9 .title-badge,.home-section-2 .frame_9 .text{opacity:0;transition:all .1s ease 0s;transform:translate(5vw)}.home-section-2 .frame_9.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_9.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_9.frame_active .title-badge{opacity:1;transition:all .6s ease 0s;transform:translateY(0)}.home-section-2 .frame_9.frame_active .text{opacity:1;transition:all .6s ease .9s;transform:translateY(0)}.home-section-2 .frame_10:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_10 .title,.home-section-2 .frame_10 .text,.home-section-2 .frame_10 .video{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_10.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_10.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_10.frame_active .text{opacity:1;transition:all .6s ease .9s;transform:translateY(0)}.home-section-2 .frame_10.frame_active .video{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_11:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_11 .title,.home-section-2 .frame_11 .card{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_11.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_11.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_11.frame_active .card{opacity:1;transition:all .6s ease .9s;transform:translateY(0)}.home-section-2 .frame_12:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_12 .title,.home-section-2 .frame_12 .text,.home-section-2 .frame_12 .card{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_12.frame_active:before{opacity:1;transition:all .5s ease .4s}.home-section-2 .frame_12.frame_active .title{opacity:1;transition:all .6s ease 1s;transform:translateY(0)}.home-section-2 .frame_12.frame_active .text{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_12.frame_active .card{opacity:1;transition:all .6s ease 1.4s;transform:translateY(0)}.home-section-2 .frame_13:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_13 .title,.home-section-2 .frame_13 .card{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_13 .avatar-content{opacity:0;transition:all .1s ease 0s;transform:translate(0)}.home-section-2 .frame_13.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_13.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_13.frame_active .card{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_13.frame_active .avatar-content{display:block;opacity:1;transition:all .6s ease 3s;transform:translateY(0)}.home-section-2 .frame_14:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_14 .title,.home-section-2 .frame_14 .text{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_14 .card{opacity:0;transition:all .1s ease 0s;transform:translate(5vw)}.home-section-2 .frame_14 .card-1{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_14.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_14.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_14.frame_active .text{opacity:1;transition:all .6s ease .9s;transform:translateY(0)}.home-section-2 .frame_14.frame_active .card{opacity:1;transition:all .6s ease 1.5s;transform:translateY(0)}.home-section-2 .frame_14.frame_active .card-1{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_15:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_15 .title,.home-section-2 .frame_15 .text{opacity:0;transition:all .1s ease 0s;transform:translateY(5vh)}.home-section-2 .frame_15 .video{opacity:0;transition:all .1s ease 0s;transform:translate(5vw)}.home-section-2 .frame_15 .my-slider:nth-child(1){opacity:0;transition:all .1s ease 0s;transform:translateY(5vh)}.home-section-2 .frame_15 .my-slider:nth-child(2){opacity:0;transition:all .1s ease 0s;transform:translateY(5vh)}.home-section-2 .frame_15 .my-slider:nth-child(3){opacity:0;transition:all .1s ease 0s;transform:translateY(5vh)}.home-section-2 .frame_15.frame_active:before{opacity:1;transition:all .5s ease .4s}.home-section-2 .frame_15.frame_active .title{opacity:1;transition:all .6s ease .6s;transform:translateY(0)}.home-section-2 .frame_15.frame_active .text{opacity:1;transition:all .6s ease .8s;transform:translateY(0)}.home-section-2 .frame_15.frame_active .video{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_15.frame_active .my-slider:nth-child(1){opacity:1;transition:all .6s ease 1s;transform:translateY(0)}.home-section-2 .frame_15.frame_active .my-slider:nth-child(2){opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_15.frame_active .my-slider:nth-child(3){opacity:1;transition:all .6s ease 1.4s;transform:translateY(0)}.home-section-2 .frame_16:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_16 .title,.home-section-2 .frame_16 .text{opacity:0;transition:all .1s ease 0s;transform:translateY(5vh)}.home-section-2 .frame_16 .video{opacity:0;transition:all .1s ease 0s;transform:translate(5vw)}.home-section-2 .frame_16 .my-slider:nth-child(1){opacity:0;transition:all .1s ease 0s;transform:translateY(5vh)}.home-section-2 .frame_16 .my-slider:nth-child(2){opacity:0;transition:all .1s ease 0s;transform:translateY(5vh)}.home-section-2 .frame_16.frame_active:before{opacity:1;transition:all .5s ease .4s}.home-section-2 .frame_16.frame_active .title{opacity:1;transition:all .6s ease .6s;transform:translateY(0)}.home-section-2 .frame_16.frame_active .text{opacity:1;transition:all .6s ease .8s;transform:translateY(0)}.home-section-2 .frame_16.frame_active .video{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_16.frame_active .my-slider:nth-child(1){opacity:1;transition:all .6s ease 1s;transform:translateY(0)}.home-section-2 .frame_16.frame_active .my-slider:nth-child(2){opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_17:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_17 .title,.home-section-2 .frame_17 .img-1,.home-section-2 .frame_17 .img-2,.home-section-2 .frame_17 .img-3{opacity:0;transition:all .1s ease 0s;transform:translateY(5vh)}.home-section-2 .frame_17.frame_active:before{opacity:1;transition:all .5s ease .4s}.home-section-2 .frame_17.frame_active .title{opacity:1;transition:all .6s ease .6s;transform:translateY(0)}.home-section-2 .frame_17.frame_active .img-1{opacity:1;transition:all .6s ease 1s;transform:translateY(0)}.home-section-2 .frame_17.frame_active .img-2{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_17.frame_active .img-3{opacity:1;transition:all .6s ease 1.4s;transform:translateY(0)}@media screen and (max-width: 767px){.home-section-2 .frame_1:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_1 .text{opacity:0;transition:all .1s ease 0s;transform:translateY(35vh)}.home-section-2 .frame_1.frame_active_0 .title{opacity:1;transition:all .6s ease .2s;transform:translate(calc((100vw - 390px)/2),10vh)}.home-section-2 .frame_1.frame_active_0 .title h1:nth-child(1){opacity:1;transition:all .6s ease .4s}.home-section-2 .frame_1.frame_active_0 .title h1:nth-child(2){opacity:1;transition:all .6s ease .5s}.home-section-2 .frame_1.frame_active_1:before{opacity:1;transition:all .5s ease .2s}.home-section-2 .frame_1.frame_active_1 .title h1:nth-child(2){opacity:1;transition:all .6s ease .2s;transform:translate(0)}.home-section-2 .frame_1.frame_active_1 .text{opacity:1;transition:all .6s ease .5s;transform:translateY(25vh)}.home-section-2 .frame_2:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_2 .title,.home-section-2 .frame_2 .text{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_2 .card{opacity:0;transition:all .1s ease 0s;transform:translate(5vw)}.home-section-2 .frame_2.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_2.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_2.frame_active .text{opacity:.9;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_2.frame_active .card{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_3:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_3 .title,.home-section-2 .frame_3 .text{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_3 .card{opacity:0;transition:all .1s ease 1.2s;transform:translate(-5vw)}.home-section-2 .frame_3.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_3.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_3.frame_active .text{opacity:.9;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_3.frame_active .card{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_4:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_4 .title,.home-section-2 .frame_4 .card{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_4 .video{opacity:0;transition:all .1s ease 0s;transform:translate(5vw)}.home-section-2 .frame_4.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_4.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_4.frame_active .card,.home-section-2 .frame_4.frame_active .video{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_5:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_5 .title,.home-section-2 .frame_5 .text,.home-section-2 .frame_5 .card{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_5.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_5.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_5.frame_active .text{opacity:.9;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_5.frame_active .card{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_6:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_6 .title{opacity:0;transition:all 1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_6 .text{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_6.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_6.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_6.frame_active .text{opacity:.9;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_7:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_7 .title,.home-section-2 .frame_7 .text,.home-section-2 .frame_7 .card{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_7 .ssize,.home-section-2 .frame_7 .msize,.home-section-2 .frame_7 .lsize,.home-section-2 .frame_7 .live,.home-section-2 .frame_7 .gm{opacity:0;transition:all .1s ease 0s;transform:translate(8vw)}.home-section-2 .frame_7.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_7.frame_active .badge-wrap{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_7.frame_active .card-title{opacity:1;transition:all .6s ease .9s;transform:translateY(0)}.home-section-2 .frame_7.frame_active .card-text{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_7.frame_active .ssize{opacity:1;transition:all .6s ease 2s;transform:translateY(0)}.home-section-2 .frame_7.frame_active .msize{opacity:1;transition:all .6s ease 1.8s;transform:translateY(0)}.home-section-2 .frame_7.frame_active .lsize{opacity:1;transition:all .6s ease 2.4s;transform:translateY(0)}.home-section-2 .frame_7.frame_active .live{opacity:1;transition:all .6s ease 2.2s;transform:translateY(0)}.home-section-2 .frame_7.frame_active .gm{opacity:1;transition:all .6s ease 2s;transform:translateY(0)}.home-section-2 .frame_8:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_8 .title,.home-section-2 .frame_8 .text{opacity:0;transition:all .1s ease 0s;transform:translate(5vw)}.home-section-2 .frame_8 .card{opacity:0;transition:all .1s ease 1.2s;transform:translate(5vw)}.home-section-2 .frame_8.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_8.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_8.frame_active .text{opacity:.9;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_8.frame_active .card{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_9:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_9 .title,.home-section-2 .frame_9 .title-badge,.home-section-2 .frame_9 .text{opacity:0;transition:all .1s ease 0s;transform:translate(5vw)}.home-section-2 .frame_9.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_9.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_9.frame_active .title-badge{opacity:1;transition:all .6s ease 1s;transform:translateY(0)}.home-section-2 .frame_9.frame_active .text{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_10:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_10 .title,.home-section-2 .frame_10 .text,.home-section-2 .frame_10 .video{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_10.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_10.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_10.frame_active .text,.home-section-2 .frame_10.frame_active .video{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_11:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_11 .title,.home-section-2 .frame_11 .card{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_11.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_11.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_11.frame_active .card{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_12:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_12 .title,.home-section-2 .frame_12 .text,.home-section-2 .frame_12 .card{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_12.frame_active:before{opacity:1;transition:all .5s ease .4s}.home-section-2 .frame_12.frame_active .title{opacity:1;transition:all .6s ease 1s;transform:translateY(0)}.home-section-2 .frame_12.frame_active .text{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_12.frame_active .card{opacity:1;transition:all .6s ease 1.4s;transform:translateY(0)}.home-section-2 .frame_13:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_13 .title,.home-section-2 .frame_13 .card{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_13 .avatar-content{mix-blend-mode:overlay;opacity:0;transition:all .1s ease 0s;transform:translate(0) scale(.5)!important}.home-section-2 .frame_13.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_13.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_13.frame_active .card{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_13.frame_active .avatar-content{display:block;mix-blend-mode:overlay;opacity:1;transition:all .6s ease 3s;transform:translate(-48%,-66%) scale(.4)!important}.home-section-2 .frame_14:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_14 .title,.home-section-2 .frame_14 .text,.home-section-2 .frame_14 .card{opacity:0;transition:all .1s ease 0s;transform:translate(-5vw)}.home-section-2 .frame_14 .card-1{opacity:0;transition:all .1s ease 0s;transform:translate(5vw)}.home-section-2 .frame_14.frame_active:before{opacity:1;transition:all .5s ease .5s}.home-section-2 .frame_14.frame_active .title{opacity:1;transition:all .6s ease .7s;transform:translateY(0)}.home-section-2 .frame_14.frame_active .text,.home-section-2 .frame_14.frame_active .card,.home-section-2 .frame_14.frame_active .card-1{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_15:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_15 .title,.home-section-2 .frame_15 .text{opacity:0;transition:all .1s ease 0s;transform:translateY(5vh)}.home-section-2 .frame_15 .video{opacity:0;transition:all .1s ease 0s;transform:translate(5vw)}.home-section-2 .frame_15 .my-slider:nth-child(1){opacity:0;transition:all .1s ease 0s;transform:translateY(5vh)}.home-section-2 .frame_15 .my-slider:nth-child(2){opacity:0;transition:all .1s ease 0s;transform:translateY(5vh)}.home-section-2 .frame_15 .my-slider:nth-child(3){opacity:0;transition:all .1s ease 0s;transform:translateY(5vh)}.home-section-2 .frame_15.frame_active:before{opacity:1;transition:all .5s ease .4s}.home-section-2 .frame_15.frame_active .title{opacity:1;transition:all .6s ease .6s;transform:translateY(0)}.home-section-2 .frame_15.frame_active .text{opacity:1;transition:all .6s ease .8s;transform:translateY(0)}.home-section-2 .frame_15.frame_active .my-slider:nth-child(1){opacity:1;transition:all .6s ease 1s;transform:translateY(0)}.home-section-2 .frame_15.frame_active .my-slider:nth-child(2){opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_15.frame_active .my-slider:nth-child(3){opacity:1;transition:all .6s ease 1.4s;transform:translateY(0)}.home-section-2 .frame_16:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_16 .title,.home-section-2 .frame_16 .text{opacity:0;transition:all .1s ease 0s;transform:translateY(5vh)}.home-section-2 .frame_16 .my-slider:nth-child(1){opacity:0;transition:all .1s ease 0s;transform:translateY(5vh)}.home-section-2 .frame_16 .my-slider:nth-child(2){opacity:0;transition:all .1s ease 0s;transform:translateY(5vh)}.home-section-2 .frame_16.frame_active:before{opacity:1;transition:all .5s ease .4s}.home-section-2 .frame_16.frame_active .title{opacity:1;transition:all .6s ease .6s;transform:translateY(0)}.home-section-2 .frame_16.frame_active .text{opacity:1;transition:all .6s ease .8s;transform:translateY(0)}.home-section-2 .frame_16.frame_active .my-slider:nth-child(1){opacity:1;transition:all .6s ease 1s;transform:translateY(0)}.home-section-2 .frame_16.frame_active .my-slider:nth-child(2){opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_17:before{opacity:0;transition:all .1s ease 0s}.home-section-2 .frame_17 .title,.home-section-2 .frame_17 .img-1,.home-section-2 .frame_17 .img-2,.home-section-2 .frame_17 .img-4{opacity:0;transition:all .1s ease 0s;transform:translateY(5vh)}.home-section-2 .frame_17.frame_active:before{opacity:1;transition:all .5s ease .4s}.home-section-2 .frame_17.frame_active .title{opacity:1;transition:all .6s ease .6s;transform:translateY(0)}.home-section-2 .frame_17.frame_active .img-1{opacity:1;transition:all .6s ease 1s;transform:translateY(0)}.home-section-2 .frame_17.frame_active .img-2{opacity:1;transition:all .6s ease 1.2s;transform:translateY(0)}.home-section-2 .frame_17.frame_active .img-4{opacity:1;transition:all .6s ease 1.4s;transform:translateY(0)}.news-modal-wrap .news-modal-content .modal-content{max-height:unset;padding:15px;background:rgba(0,0,0,.2)}.news-modal-wrap .news-modal-content .modal-content .title{margin-bottom:10px;font-size:15px;line-height:140%}.news-modal-wrap .news-modal-content .modal-content .text{font-size:10px;line-height:140%}.news-modal-wrap .news-modal-content .modal-content .text p{margin-bottom:10px}}.customer-border-img{border:1px solid;border-image:linear-gradient(130deg,#fff 0,transparent 30%,transparent 90%,#fff 100%) 1;transition:all 1s}.customer-border-img:hover{border-image:linear-gradient(-130deg,#fff 0,transparent 30%,transparent 90%,#fff 100%) 1}.accordion-card .card-item{width:100%}.accordion-card .card-item .card-item-title{box-sizing:border-box;display:flex;align-items:center;width:100%;height:44px;padding:12px 16px;background:rgba(0,0,0,.8);backdrop-filter:blur(1.5px);border:1px solid;border-image:linear-gradient(170deg,#fff 0,transparent 35%) 1;transition:all .4s}.accordion-card .card-item .card-item-title:hover{border-image:linear-gradient(178deg,#fff 0,transparent 35%) 1}.accordion-card .card-item .card-item-title:hover .icon{background:#ff47d7;border-radius:50%;box-shadow:0 0 8px 4px #fb42ff40}.accordion-card .card-item .card-item-title .icon{width:8px;height:8px;margin-right:5px;transition:all .5s}.accordion-card .card-item .card-item-title .title-text{flex:1;font-family:ABeeZee;font-size:20px;font-style:italic;font-weight:400;line-height:18px}.accordion-card .card-item .card-item-title .down-icon{font-size:10px;transition:all .5s}.accordion-card .card-item.soon .card-item-title .down-icon{display:none}.accordion-card .card-item.soon .card-item-title:after{position:absolute;top:11px;right:14px;display:flex;align-items:center;font-family:Quebec;font-size:14px;font-style:italic;font-weight:700;line-height:100%;color:transparent;text-align:right;text-transform:uppercase;content:"soon";-webkit-text-fill-color:rgba(255,255,255,.25);-webkit-text-stroke:.5px rgba(255,255,255,.35)}.accordion-card .card-item .card-item-content{height:0;overflow:hidden;background:rgba(0,0,0,.8);border:1px solid transparent;transition:height .5s;backdrop-filter:blur(1.5px)}.accordion-card .card-item .card-item-content .card-item-content-inner{padding:12px 20px 28px 28px;font-family:ABeeZee;font-size:14px;font-style:italic;font-weight:400;line-height:140%;opacity:.8}.accordion-card .card-item.active .card-item-title .icon{background:#ff47d7;border-radius:50%;box-shadow:0 0 8px 4px #fb42ff40}.accordion-card .card-item.active .card-item-title .down-icon{transform:rotate(180deg)}.accordion-card .card-item.active .card-item-content{height:var(--item-height);border:1px solid;border-image:linear-gradient(340deg,#fff 0,transparent 15%) 1}@media screen and (max-width: 767px){.accordion-card{width:100%!important}.accordion-card .card-item .card-item-title{height:36px;padding:10px 16px 10px 12px}.accordion-card .card-item .card-item-title .icon{margin-right:10px}.accordion-card .card-item .card-item-title .title-text{font-size:16px}.accordion-card .card-item .card-item-content .card-item-content-inner{padding:10px 20px 16px 30px}}.home-section-3{position:relative;width:100vw;overflow:hidden;background:url(https://source.meet48.com/meet48-assets/images/bg-last.jpg) no-repeat left top/cover;background-attachment:fixed}.home-section-3 .container{position:relative;z-index:22;max-width:1160px;padding-top:108px;margin:0 auto}.home-section-3 .container .header{margin-bottom:60px;font-family:Quebec;font-size:80px;font-style:italic;font-weight:700;line-height:80px;text-align:center;text-transform:uppercase}.home-section-3 .container .user-wrap{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;max-width:960px;margin:0 auto 94px}.home-section-3 .container .user-wrap .user-item{box-sizing:border-box;width:calc(33.333% - 20px);aspect-ratio:300/240;padding:30px;overflow:hidden;background:rgba(0,0,0,.7);border:1px solid;border-image:linear-gradient(130deg,#fff 0,transparent 30%,transparent 90%,#fff 100%) 1;transition:all 1s}.home-section-3 .container .user-wrap .user-item .avatar-wrap{display:flex;gap:22px;width:100%}.home-section-3 .container .user-wrap .user-item .avatar-wrap .avatar{width:80px;height:80px}.home-section-3 .container .user-wrap .user-item .avatar-wrap .info-box .name-wrap{height:32px}.home-section-3 .container .user-wrap .user-item .avatar-wrap .info-box .name{display:inline-block;font-size:18px;font-weight:700;line-height:1em;text-transform:uppercase}.home-section-3 .container .user-wrap .user-item .avatar-wrap .info-box .position{display:flex;flex-direction:column;gap:4px;margin-top:12px;font-size:14px;line-height:1em}.home-section-3 .container .user-wrap .user-item .info{margin-top:18px;font-size:12px;font-style:normal;line-height:1.2em;opacity:.8}.home-section-3 .container .user-wrap .user-item:hover{border-image:linear-gradient(-130deg,#fff 0,transparent 30%,transparent 90%,#fff 100%) 1}.home-section-3 .container .roadmap-wrap{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;margin-top:63px}.home-section-3 .container .roadmap-wrap .roadmap-item{box-sizing:border-box;flex:1;height:360px;padding:23px 20px;cursor:pointer;background:rgba(0,0,0,.4);border:1px solid rgba(93,80,80,.3);transition:all .5s;backdrop-filter:blur(1.00683px)}.home-section-3 .container .roadmap-wrap .roadmap-item .title{height:28px;margin-bottom:33px;font-size:28px;font-weight:700;line-height:28px}.home-section-3 .container .roadmap-wrap .roadmap-item .content{list-style-type:disc}.home-section-3 .container .roadmap-wrap .roadmap-item .content .li{margin-bottom:16px;margin-left:15px;font-size:12px;font-style:normal;font-weight:500;line-height:18px;color:#ffffffb3;text-transform:capitalize}.home-section-3 .container .roadmap-wrap .roadmap-item.active{flex:1.3;height:402px;color:#000;background:#fff}.home-section-3 .container .roadmap-wrap .roadmap-item.active .content .li{color:#000}.home-section-3 .container .footer-wrap{margin-top:134px}.home-section-3 .container .footer-wrap .info-wrap{display:flex;flex-direction:column;margin-bottom:100px}.home-section-3 .container .footer-wrap .info-wrap .info-title{font-family:Quebec;font-size:36px;font-style:normal;font-weight:600;line-height:100%}.home-section-3 .container .footer-wrap .info-wrap .info{width:399px;margin-top:40px;font-family:ABeeZee;font-size:16px;font-style:italic;font-weight:400;line-height:140%}.home-section-3 .container .footer-wrap .partner-wrap{display:flex;flex-direction:column;margin-bottom:100px}.home-section-3 .container .footer-wrap .partner-wrap .partner-title{font-family:Quebec;font-size:36px;font-style:normal;font-weight:600;line-height:100%}.home-section-3 .container .footer-wrap .partner-wrap .partner-content{display:flex}.home-section-3 .container .footer-wrap .newsletter-wrap{display:flex;flex-direction:column;align-items:flex-end}.home-section-3 .container .footer-wrap .newsletter-wrap .newsletter{width:100%;max-width:460px;font-family:ABeeZee;font-size:16px;font-style:italic;font-weight:400;line-height:140%}.home-section-3 .container .footer-wrap .newsletter-wrap .newsletter .newsletter-title{font-family:Quebec;font-size:36px;font-style:normal;font-weight:600;line-height:100%}.home-section-3 .container .footer-wrap .newsletter-wrap .newsletter .input-wrap{box-sizing:border-box;display:flex;align-items:center;width:100%;height:50px;padding:15px 16px;margin-top:28px;background:rgb(0,0,0);border:1px solid;border-image:linear-gradient(170deg,#fff 0,transparent 30%,transparent 90%,#fff 100%) 1}.home-section-3 .container .footer-wrap .newsletter-wrap .newsletter .input-wrap .input{flex:1;height:30px;font-family:ABeeZee;font-size:20px;font-style:italic;font-weight:400;line-height:30px;color:#fff;background:transparent;border:0}.home-section-3 .container .footer-wrap .newsletter-wrap .newsletter .input-wrap .input::placeholder{color:#fff;opacity:.45}.home-section-3 .container .footer-wrap .newsletter-wrap .newsletter .input-wrap .sign-up-btn{width:120px;height:30px;font-family:ABeeZee;font-size:20px;font-style:italic;font-weight:400;line-height:30px;text-align:right;cursor:pointer}.home-section-3 .container .footer-wrap .newsletter-wrap .newsletter .description{margin-top:16px;font-family:ABeeZee;font-size:16px;font-style:italic;font-weight:400;line-height:140%}.home-section-3 .container .bottom-wrap{display:flex;align-items:center;justify-content:space-between;padding-bottom:60px;margin-top:160px}.home-section-3 .container .bottom-wrap .copyright{font-family:ABeeZee;font-size:16px;font-style:italic;font-weight:400;line-height:110%}.home-section-3 .container .bottom-wrap .social-contact{display:flex;flex:1;align-items:center;justify-content:flex-end}.home-section-3 .container .bottom-wrap .social-contact .social-item{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin-right:25px;cursor:pointer}.home-section-3 .container .bottom-wrap .social-contact .social-item .icon{width:24px;height:24px}.home-section-3 .container .bottom-wrap .back-top-wrap{display:flex;align-items:center;margin-left:50px;cursor:pointer}.home-section-3 .container .bottom-wrap .back-top-wrap .icon{margin:0 5px;font-size:18px}.home-section-3 .container .bottom-wrap .back-top-wrap .text{font-family:ABeeZee;font-size:16px;font-style:italic;font-weight:400;line-height:100%;text-transform:uppercase}@media screen and (min-width: 768px) and (max-width: 1439px){.home-section-3 .container{padding-right:120px;padding-left:120px;overflow:hidden}}@media screen and (max-width: 767px){.home-section-3 .section-bg{display:none}.home-section-3 .container{width:100vw;padding-top:100px;padding-bottom:1px;background:url(https://source.meet48.com/meet48-assets/images/section3_bg.png) no-repeat center/cover;background-attachment:fixed}.home-section-3 .container .header{margin-bottom:25px;font-size:35px;line-height:35px}.home-section-3 .container .user-wrap{grid-template-columns:repeat(auto-fill,160px);justify-content:space-between;padding:0 20px}.home-section-3 .container .user-wrap .user-item{width:160px;height:200px}.home-section-3 .container .user-wrap .user-item .avatar-wrap .avatar{width:128px;height:128px}.home-section-3 .container .user-wrap .user-item .avatar-wrap .info-box .name{font-size:16px;line-height:1.6}.home-section-3 .container .user-wrap .user-item .avatar-wrap .info-box .position{height:12px;font-size:12px;line-height:12px}.home-section-3 .container .roadmap-wrap{height:auto;padding:0 15px;margin-top:0}.home-section-3 .container .roadmap-wrap .roadmap-item{flex:unset;width:100%;height:auto;padding:20px 15px}.home-section-3 .container .roadmap-wrap .roadmap-item .title{height:18px;margin-bottom:10px;font-size:18px;line-height:18px}.home-section-3 .container .roadmap-wrap .roadmap-item.active{flex:unset;height:auto}.home-section-3 .container .footer-wrap,.home-section-3 .container .bottom-wrap{display:none!important}.home-section-3 .container .footer-m{box-sizing:border-box;width:100%;padding:0 15px;margin-top:60px}.home-section-3 .container .footer-m .logo{width:104px;height:28px;margin:0 auto 25px}.home-section-3 .container .footer-m .footer-title{width:100%;margin-bottom:15px;font-family:Quebec;font-size:18px;font-style:normal;font-weight:600;line-height:100%;text-align:center}.home-section-3 .container .footer-m .footer-title-2{font-family:Quebec;font-size:18px;font-style:normal;font-weight:600;line-height:100%;text-align:center}.home-section-3 .container .footer-m .text{margin-bottom:50px;font-family:ABeeZee;font-size:12px;font-style:normal;font-style:italic;font-weight:400;line-height:140%;color:#fff}.home-section-3 .container .footer-m .social-content{display:flex;align-items:center;justify-content:space-around;width:100%;padding:0 20px;margin-top:50px}.home-section-3 .container .footer-m .social-content .social-item{display:flex;align-items:center;justify-content:center;width:30px;height:30px}.home-section-3 .container .footer-m .social-content .social-item .icon{font-size:25px}.home-section-3 .container .footer-m .input-wrap{box-sizing:border-box;display:flex;align-items:center;width:100%;height:45px;padding:15px 16px;background:rgb(0,0,0);border:1px solid;border-image:linear-gradient(170deg,#fff 0,transparent 30%,transparent 90%,#fff 100%) 1}.home-section-3 .container .footer-m .input-wrap .input{flex:1;height:30px;font-size:16px;font-style:italic;font-weight:400;line-height:30px;color:#fff;background:transparent;border:0}.home-section-3 .container .footer-m .input-wrap .input::placeholder{color:#fff;opacity:.45}.home-section-3 .container .footer-m .input-wrap .sign-up-btn{width:120px;height:30px;font-size:16px;font-style:italic;font-weight:400;line-height:30px;text-align:right;cursor:pointer}.home-section-3 .container .footer-m .input-desc{width:100%;margin-top:10px;font-family:ABeeZee;font-size:12px;font-style:italic;font-weight:400;line-height:140%;text-align:center}.home-section-3 .container .footer-m .copyright{margin-top:70px;margin-bottom:25px;font-family:ABeeZee;font-size:12px;font-style:italic;font-weight:400;line-height:140%;text-align:center}.home-section-3 .container .footer-m .back-top-wrap{display:flex;align-items:center;justify-content:center;width:100%;margin-top:60px;margin-bottom:60px;cursor:pointer}.home-section-3 .container .footer-m .back-top-wrap .icon{margin:0 5px;font-size:18px}.home-section-3 .container .footer-m .back-top-wrap .text-back{font-family:Tomato Grotesk;font-size:18px;font-style:normal;font-weight:700;line-height:22px;color:#fff}}.team-grid-list{gap:30px}.team-grid-list .grid-item{width:100%}@media screen and (min-width: 768px){.team-grid-list .grid-item{width:calc(50% - 15px)}}@media screen and (min-width: 1024px){.team-grid-list .grid-item{width:calc(33.333% - 20px)}}.lang[data-v-6dcd3d80]{display:flex;align-items:center;font-size:18px;gap:6px;position:relative;padding:20px 0;white-space:nowrap}.lang:hover .lang-select[data-v-6dcd3d80]{visibility:visible}.arrow[data-v-6dcd3d80]{width:20px;cursor:pointer}.lang-select[data-v-6dcd3d80]{visibility:hidden;position:absolute;z-index:1001;background-color:#15135d;border:1px solid #302a78;border-radius:16px;color:#fff;width:124px;padding:20px 30px;top:60px;left:50%;transform:translate(-50%)}.lang-item[data-v-6dcd3d80]{cursor:pointer;font-size:16px;text-align:center;margin-bottom:10px;white-space:nowrap}.lang-item[data-v-6dcd3d80]:last-child{margin-bottom:0}.lang-item[data-v-6dcd3d80]:hover{color:#f35caf}.navigate[data-v-597a54b6]{display:flex;align-items:center;justify-content:space-between;gap:50px}.link[data-v-597a54b6]{display:block;font-size:18px;cursor:pointer;text-decoration:none;color:#fff!important;white-space:nowrap}.link[data-v-597a54b6]:hover{color:#f35caf!important}.active-link[data-v-597a54b6]{font-weight:700;color:#f35caf!important}@media screen and (max-width: 1000px){.navigate[data-v-597a54b6]{gap:initial;flex:1}}.sign-in-info[data-v-5be64ace]{align-items:center;display:flex;background-color:#15135d;border-radius:100px;border:1px solid #302a78;height:46px;font-size:16px;position:relative}.sign-in-info:hover .dropdown-ctn[data-v-5be64ace]{visibility:visible}.sign-in-info:hover .arrow[data-v-5be64ace]{transform:rotate(180deg)}.avatar[data-v-5be64ace]{width:42px;height:42px;border-radius:100%;overflow:hidden;position:relative;left:2px}.account[data-v-5be64ace]{margin-left:10px}.arrow[data-v-5be64ace]{margin-right:18px;width:20px}.dropdown-ctn[data-v-5be64ace]{position:absolute;z-index:1001;left:50%;transform:translate(-50%);width:100%;top:44px;padding-top:8px;visibility:hidden;white-space:nowrap}.dropdown[data-v-5be64ace]{background-color:#15135d;border:1px solid #302a78;border-radius:16px;color:#fff;padding:15px;text-align:center;display:flex;flex-direction:column;justify-content:space-around}.dropdown div[data-v-5be64ace]{cursor:pointer}.dropdown div[data-v-5be64ace]:hover{color:#f35caf}.sign-out[data-v-5be64ace]{background-color:#3c2e94;border-radius:100px;height:32px;line-height:32px;margin-top:6px}.sign-out[data-v-5be64ace]:hover{color:#fff!important}.item[data-v-5be64ace]{height:36px;line-height:36px;text-align:left}.button{color:#fff;height:46px;cursor:pointer;background-image:linear-gradient(90deg,#9a6bfe,#fc78ff);border:none;outline:none;border-radius:100px;display:block;position:relative}.button:hover{background-image:linear-gradient(90deg,#a87eff,#fd99ff)}.button:disabled{cursor:not-allowed;filter:opacity(.5)}.button .content{position:relative;z-index:1}.border-only{border:1px solid transparent;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(#271d65,#271d65),linear-gradient(90deg,#9a6bfe,#fc78ff)}.border-only:hover{background-image:linear-gradient(#271d65,#271d65),linear-gradient(90deg,#ab80ff,#fa98ff)}.sign-out[data-v-8753f38c]{display:flex;flex:auto;justify-content:center}.sign-out .sign-out-btn[data-v-8753f38c]{cursor:pointer;width:115px;height:41px;margin-right:20px;font-weight:700}.sign-out .sign-out-btn[data-v-8753f38c]:last-child{margin-right:0}.header[data-v-6e25c4e7]{position:fixed;top:0;right:0;left:0;width:100%;height:100px;background-color:#17024580;z-index:10000}.header .header-main[data-v-6e25c4e7]{height:100%;margin-left:57px;margin-right:34px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 1100px){.header .header-main[data-v-6e25c4e7]{margin:0}}.header .left[data-v-6e25c4e7]{display:flex;align-items:center;gap:50px;flex:auto}@media screen and (max-width: 1100px){.header .left[data-v-6e25c4e7]{gap:20px}}.header .right[data-v-6e25c4e7]{display:flex}.header .logo[data-v-6e25c4e7]{width:143px}@media screen and (max-width: 767px){.header[data-v-6e25c4e7]{display:none}}.footer[data-v-199d652c]{display:none}.link[data-v-1e07ebfc]{color:#fff;display:block;height:40px;line-height:40px}.active-link[data-v-1e07ebfc]{font-weight:700;color:#f35caf!important}.sign-in-info[data-v-74b4e485]{font-size:14px}.item[data-v-74b4e485]{display:block;height:40px;line-height:40px;text-align:left}.sign-out[data-v-74b4e485]{margin-top:20px;width:100%}.sign-out[data-v-2a36d465]{display:flex;flex:auto;justify-content:center;margin-top:20px}.sign-out .sign-out-btn[data-v-2a36d465]{flex:1;height:41px;margin-right:20px;font-weight:700}.sign-out .sign-out-btn[data-v-2a36d465]:last-child{margin-right:0}.lang[data-v-6d07c30b]{font-size:14px;gap:6px;position:relative;white-space:nowrap}.current[data-v-6d07c30b]{display:flex;align-items:center;height:40px;line-height:40px}.arrow[data-v-6d07c30b]{width:16px;margin-left:10px;cursor:pointer;transform:rotate(-90deg)}.rotateArrow[data-v-6d07c30b]{transform:rotate(0)}.lang-select[data-v-6d07c30b]{color:#fff}.lang-item[data-v-6d07c30b]{color:#fff;display:block;height:40px;line-height:40px}.active[data-v-6d07c30b]{color:#f35caf}.header[data-v-8f1edcaa]{position:fixed;top:0;right:0;left:0;width:100%;height:65px;background-color:#17024580;z-index:100000001;display:none;padding:0 16px;align-items:center;justify-content:space-between}.header .logo[data-v-8f1edcaa]{width:103px}.header .icon[data-v-8f1edcaa]{width:33px;height:33px}.header .dropdown[data-v-8f1edcaa]{position:absolute;left:0;right:0;top:100%;background-color:#0e0129;max-height:80vh;overflow-y:auto;z-index:100;padding:0 24px 24px}.right[data-v-8f1edcaa]{display:flex;align-items:center;gap:16px}.avatar[data-v-8f1edcaa]{width:33px;height:33px;border-radius:100%}@media screen and (max-width: 767px){.header[data-v-8f1edcaa]{display:flex}}.page-ad{transition:all .3s;transform-origin:right bottom}.page-ad .page-ad-icon{z-index:999}.page-ad-close{transform:scale(.4)}.page-ad-close .page-ad-icon{display:none}.home-page{display:flex;flex-direction:column;width:100vw;height:calc(var(--vh) * 100);color:#fff;background:#1e1e1e}.home-page .main{width:100vw;height:calc(var(--vh) * 100);overflow-x:hidden;overflow-y:auto}.home-page .test-menu{position:fixed;top:0;right:300px;z-index:999}.home-page .test-menu .menu-item{width:80px;height:30px;font-size:18px;line-height:30px;color:#fff;text-align:center;cursor:pointer;background:red;border-radius:5px}.home-page .page-footer{position:fixed;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:space-between;padding:0 80px 22px}.home-page .page-footer .footer-left{display:flex;align-items:center;cursor:pointer;opacity:.7}.home-page .page-footer .footer-left .icon{margin-right:15px;cursor:pointer}.home-page .page-footer .footer-left .music-wrap{display:flex;justify-content:space-between;width:97px;height:22px}.home-page .page-footer .footer-left .music-wrap .music-item{position:relative;width:2px;height:100%;background:rgba(255,255,255,.18)}.home-page .page-footer .footer-left .music-wrap .music-item .item-inner{position:absolute;bottom:0;left:0;width:2px;background:#fff}.home-page .page-footer .music-play{opacity:1}.home-page .page-footer .footer-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-page .page-footer .footer-middle .icon{font-size:44px;animation:arrowMoveDown 2.4s ease-in-out infinite}.home-page .page-footer .footer-right{display:flex;align-items:center}.home-page .page-footer .footer-right .text{margin-right:20px;font-size:14px;font-feature-settings:"ss02" on;line-height:100%;color:#fff;text-align:center;text-transform:uppercase;letter-spacing:3px;opacity:.5}.home-page .page-footer .footer-right .icon{position:relative;box-sizing:border-box;width:14px;height:28px;border:2px solid rgba(255,255,255,.5);border-radius:20px}.home-page .page-footer .footer-right .icon:before{position:absolute;top:4px;left:3px;width:4px;height:8px;content:"";background:#fff;border-radius:92px;opacity:.8}.home-page .page-footer .footer-right .icon-scroll{position:relative;z-index:99999;box-sizing:border-box;width:12px;height:24px;transform:translate(-50%) scale(1)}.home-page .page-footer .footer-right .icon-scroll .mouse{box-sizing:border-box;width:12px;height:24px;border:1px solid rgba(255,255,255,.5);border-radius:12px}.home-page .page-footer .footer-right .icon-scroll .wheel{position:relative;display:block;width:4px;height:8px;margin:.1875em auto 0;background:rgba(255,255,255,.8);border-radius:4px;animation:mouse-wheel 1.2s ease infinite}@keyframes mouse-wheel{0%{opacity:1;transform:translateY(0)}70%{opacity:.5;transform:translateY(7px)}to{opacity:0;transform:translateY(10px)}}@keyframes mouse-scroll{0%{opacity:0}50%{opacity:.5}to{opacity:1}}.home-page .navigation-wrap{position:fixed;top:100px;right:25px;bottom:30px;z-index:999;display:flex;align-items:center;justify-content:center}.home-page .navigation-wrap .navigation{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:20px;height:100%}.home-page .navigation-wrap .navigation .li{display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:26px;height:44px;overflow:hidden;cursor:pointer;background:transparent}.home-page .navigation-wrap .navigation .li .label{position:absolute;right:20px;padding:6px 10px;font-size:14px;font-weight:400;line-height:100%;color:#000;text-align:center;text-transform:uppercase;letter-spacing:.6px;white-space:nowrap;background-color:#fff;border-radius:4px;opacity:0;transition:opacity .25s cubic-bezier(.68,-.55,.27,1.55),transform .25s cubic-bezier(.68,-.55,.27,1.55) .15s;transform:translate(100%)}.home-page .navigation-wrap .navigation .li .circle{position:relative;background-color:#fff;border-radius:50%;opacity:.4}.home-page .navigation-wrap .navigation .li .circle-inner{position:absolute;top:9px;left:9px;z-index:2;width:8px;height:8px;background:#fff;border-radius:50%;opacity:1;transition:all .5s cubic-bezier(.68,-.55,.27,1.55)}.home-page .navigation-wrap .navigation .li .circle-animation{position:absolute;top:0;left:0;width:26px;height:26px;border-radius:50%;transition:all .5s cubic-bezier(.68,-.55,.27,1.55)}.home-page .navigation-wrap .navigation .li .circle-1{width:2px;height:2px;transition:all .5s}.home-page .navigation-wrap .navigation .li .circle-2{width:3px;height:3px;transition:all .3s}.home-page .navigation-wrap .navigation .li .circle-3{width:4px;height:4px;transition:all .2s;transform:scale(1)}@media screen and (max-height: 800px){.home-page .navigation-wrap .navigation .li .circle-3{display:none}}.home-page .navigation-wrap .navigation .li .circle-4{width:6px;height:6px;transition:all .1s;transform:scale(1)}.home-page .navigation-wrap .navigation .li .circle-hidden{visibility:hidden}.home-page .navigation-wrap .navigation .li:hover{overflow:visible}.home-page .navigation-wrap .navigation .li:hover .label{opacity:1;transition:opacity .25s linear .1s,transform .25s cubic-bezier(.68,-.55,.27,1.55);transform:translate(0)}.home-page .navigation-wrap .navigation .li:hover .circle-1{opacity:.4}.home-page .navigation-wrap .navigation .li:hover .circle-2{opacity:.6}.home-page .navigation-wrap .navigation .li:hover .circle-3{opacity:.8}.home-page .navigation-wrap .navigation .li:hover .circle-4{opacity:1;transform:scale(1)}.home-page .navigation-wrap .navigation .li:hover .circle-inner{background:#ddb1ff;box-shadow:0 0 3px .3px #ddb1ff}.home-page .navigation-wrap .navigation .li:hover .circle-animation{outline:2px solid #ddb1ff;box-shadow:0 0 3px .2px #ddb1ff;opacity:1;transform:scale(.8)}.home-page .navigation-wrap .navigation .li.active .circle-1{opacity:.4}.home-page .navigation-wrap .navigation .li.active .circle-2{opacity:.6}.home-page .navigation-wrap .navigation .li.active .circle-3{opacity:.8}.home-page .navigation-wrap .navigation .li.active .circle-4{opacity:1;transform:scale(1)}.home-page .navigation-wrap .navigation .li.active .circle-inner{top:8px;left:8px;width:10px;height:10px;opacity:1}.home-page .page-footer-m{position:fixed;right:0;bottom:0;left:0;z-index:999;display:none;justify-content:center;height:50px}.home-page .page-footer-m .icon{font-size:25px;animation:arrowMoveDown 2.4s ease-in-out infinite}@keyframes arrowMoveDown{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}@media screen and (max-width: 767px){.home-page .test-menu{right:0;z-index:8888888;display:flex}.home-page .page-left-menu-wrap,.home-page .page-footer,.home-page .navigation-wrap{display:none}.home-page .page-footer-m{display:flex!important}.home-page .menu-wrap{display:flex;flex:1;align-items:center}.home-page .menu-wrap .menu-item{position:relative;height:30px;margin:0 10px;line-height:30px;color:#fff}}.a-page{display:flex;flex-direction:column;width:100vw;height:calc(var(--vh) * 100);color:#fff;background:#1e1e1e}.a-page .main{width:100vw;height:calc(var(--vh) * 100);overflow-x:hidden;overflow-y:auto}.preview-video-wrap{position:fixed;top:0;left:0;z-index:9999;width:100vw;height:calc(var(--vh) * 100)}.preview-video-wrap .preview-video-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(0,0,0,.7)}.preview-video-wrap .preview-video-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(255,255,255,.2);backdrop-filter:blur(50px)}.preview-video-wrap .preview-video-content .video{max-width:70vw;max-height:70vh}.preview-video-wrap .preview-video-content .close-btn{width:32px;height:32px;margin-top:16px;cursor:pointer;background:rgba(255,255,255,.1);border-radius:50%}.preview-video-wrap .preview-video-content .close-btn .icon{font-size:18px}.svg-icon{width:1em;height:1em;overflow:hidden;font-size:16px;fill:currentColor}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on November 8, 2022 */@font-face{font-family:Quebec;font-style:normal;font-weight:400;src:url(/assets/quebec-bolditalic-webfont.dc82249e.woff2) format("woff2"),url(/assets/quebec-bolditalic-webfont.4935687d.woff) format("woff");font-display:swap}@font-face{font-family:ABeeZee;font-style:normal;font-weight:400;src:url(/assets/abeezee-regular-webfont.5acff492.woff2) format("woff2"),url(/assets/abeezee-regular-webfont.e56d8207.woff) format("woff");font-display:swap}@font-face{font-family:ABeeZee;font-style:italic;font-weight:400;src:url(/assets/abeezee-italic-webfont.33d963d7.woff2) format("woff2"),url(/assets/abeezee-italic-webfont.16c636e3.woff) format("woff");font-display:swap}@font-face{font-family:Tomato Grotesk;font-style:normal;font-weight:100;src:url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-thin-webfont.woff2) format("woff2"),url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-thin-webfont.woff) format("woff");font-display:swap}@font-face{font-family:Tomato Grotesk;font-style:normal;font-weight:200;src:url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-extralight-webfont.woff2) format("woff2"),url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-extralight-webfont.woff) format("woff");font-display:swap}@font-face{font-family:Tomato Grotesk;font-style:normal;font-weight:300;src:url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-light-webfont.woff2) format("woff2"),url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-light-webfont.woff) format("woff");font-display:swap}@font-face{font-family:Tomato Grotesk;font-style:normal;font-weight:400;src:url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-regular-webfont.woff2) format("woff2"),url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-regular-webfont.woff) format("woff");font-display:swap}@font-face{font-family:Tomato Grotesk;font-style:normal;font-weight:500;src:url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-medium-webfont.woff2) format("woff2"),url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-medium-webfont.woff) format("woff");font-display:swap}@font-face{font-family:Tomato Grotesk;font-style:normal;font-weight:600;src:url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-semibold-webfont.woff2) format("woff2"),url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-semibold-webfont.woff) format("woff");font-display:swap}@font-face{font-family:Tomato Grotesk;font-style:normal;font-weight:700;src:url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-bold-webfont.woff2) format("woff2"),url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-bold-webfont.woff) format("woff");font-display:swap}@font-face{font-family:Tomato Grotesk;font-style:normal;font-weight:800;src:url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-extrabold-webfont.woff2) format("woff2"),url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-extrabold-webfont.woff) format("woff");font-display:swap}@font-face{font-family:Tomato Grotesk;font-style:normal;font-weight:900;src:url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-black-webfont.woff2) format("woff2"),url(https://source.meet48.com/meet48-assets/fonts/tomatogrotesk-black-webfont.woff) format("woff");font-display:swap}@font-face{font-family:Emoji;src:local("Apple Color Emojiji"),local("Segoe UI Emoji"),local("Segoe UI Symbol"),local("Noto Color Emoji");unicode-range:U+1F000-1F644,U+203C-3299}.font-quebec{font-family:Quebec}.font-zbeezee{font-family:ABeeZee}.font-tg{font-family:Tomato Grotesk}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-0{bottom:0px}.bottom-\[100px\]{bottom:100px}.bottom-\[5vw\]{bottom:5vw}.left-0{left:0px}.right-0{right:0px}.right-3{right:.75rem}.right-\[5vw\]{right:5vw}.top-0{top:0px}.top-3{top:.75rem}.top-6{top:1.5rem}.top-8{top:2rem}.top-9{top:2.25rem}.z-10{z-index:10}.z-\[10000\]{z-index:10000}.z-\[1000\]{z-index:1000}.mx-auto{margin-left:auto;margin-right:auto}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[100px\]{margin-bottom:100px}.mb-\[120px\]{margin-bottom:120px}.mb-\[200px\]{margin-bottom:200px}.mb-\[30px\]{margin-bottom:30px}.mb-\[80px\]{margin-bottom:80px}.mb-\[90px\]{margin-bottom:90px}.mr-10{margin-right:2.5rem}.mr-5{margin-right:1.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-\[22px\]{margin-top:22px}.mt-\[30px\]{margin-top:30px}.mt-\[60px\]{margin-top:60px}.mt-\[66px\]{margin-top:66px}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.contents{display:contents}.hidden{display:none}.h-10{height:2.5rem}.h-20{height:5rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[100\]{height:100}.h-\[100px\]{height:100px}.h-\[120px\]{height:120px}.h-\[224px\]{height:224px}.h-\[240px\]{height:240px}.h-\[30px\]{height:30px}.h-\[428px\]{height:428px}.h-\[45px\]{height:45px}.h-\[45vw\]{height:45vw}.h-\[60px\]{height:60px}.h-full{height:100%}.max-h-\[60\%\]{max-height:60%}.min-h-screen{min-height:100vh}.w-16{width:4rem}.w-20{width:5rem}.w-3{width:.75rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[100px\]{width:100px}.w-\[120px\]{width:120px}.w-\[160px\]{width:160px}.w-\[300px\]{width:300px}.w-\[310px\]{width:310px}.w-\[360px\]{width:360px}.w-\[386px\]{width:386px}.w-\[40\%\]{width:40%}.w-\[420px\]{width:420px}.w-\[428px\]{width:428px}.w-\[45px\]{width:45px}.w-\[500px\]{width:500px}.w-\[540px\]{width:540px}.w-\[60px\]{width:60px}.w-\[75px\]{width:75px}.w-\[86px\]{width:86px}.w-\[90px\]{width:90px}.w-\[90vw\]{width:90vw}.w-full{width:100%}.max-w-\[420px\]{max-width:420px}.max-w-\[450px\]{max-width:450px}.max-w-\[475px\]{max-width:475px}.max-w-\[480px\]{max-width:480px}.max-w-\[500px\]{max-width:500px}.max-w-\[80\%\]{max-width:80%}.max-w-\[960px\]{max-width:960px}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-grow-0{flex-grow:0}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-\[22px\]{gap:22px}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.border-opacity-30{--tw-border-opacity: .3}.bg-\[red\]{--tw-bg-opacity: 1;background-color:rgb(255 0 0 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-opacity-40{--tw-bg-opacity: .4}.bg-opacity-70{--tw-bg-opacity: .7}.bg-opacity-80{--tw-bg-opacity: .8}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-1{padding:.25rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-\[10px\]{padding:10px}.p-\[15px\]{padding:15px}.p-\[30px\]{padding:30px}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pb-5{padding-bottom:1.25rem}.pb-\[50vw\]{padding-bottom:50vw}.pt-10{padding-top:2.5rem}.pt-8{padding-top:2rem}.text-center{text-align:center}.text-right{text-align:right}.\!text-xs{font-size:.75rem!important;line-height:1rem!important}.text-\[10px\]{font-size:10px}.text-\[13px\]{font-size:13px}.text-\[20px\]{font-size:20px}.text-\[32px\]{font-size:32px}.text-\[35px\]{font-size:35px}.text-\[9px\]{font-size:9px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.italic{font-style:italic}.\!leading-\[1\.2em\]{line-height:1.2em!important}.\!leading-\[1\.6em\]{line-height:1.6em!important}.\!leading-\[1em\]{line-height:1em!important}.leading-8{line-height:2rem}.leading-\[1\.5em\]{line-height:1.5em}.tracking-\[2px\]{letter-spacing:2px}.\!opacity-90{opacity:.9!important}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.outline-none{outline:2px solid transparent;outline-offset:2px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-\[2px\]{--tw-backdrop-blur: blur(2px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.animated [class*=ae-]:not(.done){transition-timing-function:cubic-bezier(.25,.1,.2,1);transform:translateZ(0);backface-visibility:hidden}.animated.fast .animate [class*=ae-]:not(.done),.animated.fast .animate [class*=ae-]:not(.done),.animated.animate .fast [class*=ae-]:not(.done),.animated.animate [class*=ae-].fast:not(.done){transition-duration:.7s}.animated .animate [class*=ae-]:not(.done),.animated.animate [class*=ae-]:not(.done){transition-duration:.8s}.animated.slow .animate [class*=ae-]:not(.done),.animated .animate.slow [class*=ae-]:not(.done),.animated .animate .slow [class*=ae-]:not(.done),.animated .animate [class*=ae-].slow:not(.done){transition-duration:1s}.animated .animate .ae-1:not(.done),.animated.animate .ae-1:not(.done){transition-delay:10ms}.animated .animate .ae-2:not(.done),.animated.animate .ae-2:not(.done){transition-delay:.16s}.animated .animate .ae-3:not(.done),.animated.animate .ae-3:not(.done){transition-delay:.31s}.animated .animate .ae-4:not(.done),.animated.animate .ae-4:not(.done){transition-delay:.46s}.animated .animate .ae-5:not(.done),.animated.animate .ae-5:not(.done){transition-delay:.61s}.animated .animate .ae-6:not(.done),.animated.animate .ae-6:not(.done){transition-delay:.76s}.animated .animate .ae-7:not(.done),.animated.animate .ae-7:not(.done){transition-delay:.91s}.animated .animate .ae-8:not(.done),.animated.animate .ae-8:not(.done){transition-delay:1.06s}.animated .animate .ae-9:not(.done),.animated.animate .ae-9:not(.done){transition-delay:1.21s}.animated .animate .ae-10:not(.done),.animated.animate .ae-10:not(.done){transition-delay:1.36s}.animated.fast .animate .ae-1:not(.done),.animated.fast.animate .ae-1:not(.done),.animated.animate .ae-1.fast:not(.done),.animated.animate .fast .ae-1:not(.done){transition-delay:10ms}.animated.fast .animate .ae-2:not(.done),.animated.fast.animate .ae-2:not(.done),.animated.animate .ae-2.fast:not(.done),.animated.animate .fast .ae-2:not(.done){transition-delay:.11s}.animated.fast .animate .ae-3:not(.done),.animated.fast.animate .ae-3:not(.done),.animated.animate .ae-3.fast:not(.done),.animated.animate .fast .ae-3:not(.done){transition-delay:.21s}.animated.fast .animate .ae-4:not(.done),.animated.fast.animate .ae-4:not(.done),.animated.animate .ae-4.fast:not(.done),.animated.animate .fast .ae-4:not(.done){transition-delay:.31s}.animated.fast .animate .ae-5:not(.done),.animated.fast.animate .ae-5:not(.done),.animated.animate .ae-5.fast:not(.done),.animated.animate .fast .ae-5:not(.done){transition-delay:.41s}.animated.fast .animate .ae-6:not(.done),.animated.fast.animate .ae-6:not(.done),.animated.animate .ae-6.fast:not(.done),.animated.animate .fast .ae-6:not(.done){transition-delay:.51s}.animated.fast .animate .ae-7:not(.done),.animated.fast.animate .ae-7:not(.done),.animated.animate .ae-7.fast:not(.done),.animated.animate .fast .ae-7:not(.done){transition-delay:.61s}.animated.fast .animate .ae-8:not(.done),.animated.fast.animate .ae-8:not(.done),.animated.animate .ae-8.fast:not(.done),.animated.animate .fast .ae-8:not(.done){transition-delay:.71s}.animated.fast .animate .ae-9:not(.done),.animated.fast.animate .ae-9:not(.done),.animated.animate .ae-9.fast:not(.done),.animated.animate .fast .ae-9:not(.done){transition-delay:.81s}.animated.fast .animate .ae-10:not(.done),.animated.fast.animate .ae-10:not(.done),.animated.animate .ae-10.fast:not(.done),.animated.animate .fast .ae-10:not(.done){transition-delay:.91s}.animated.slow .animate .ae-1:not(.done),.animated.slow.animate .ae-1:not(.done),.animated.animate .ae-1.slow:not(.done),.animated.animate .slow .ae-1:not(.done){transition-delay:10ms}.animated.slow .animate .ae-2:not(.done),.animated.slow.animate .ae-2:not(.done),.animated.animate .ae-2.slow:not(.done),.animated.animate .slow .ae-2:not(.done){transition-delay:.21s}.animated.slow .animate .ae-3:not(.done),.animated.slow.animate .ae-3:not(.done),.animated.animate .ae-3.slow:not(.done),.animated.animate .slow .ae-3:not(.done){transition-delay:.41s}.animated.slow .animate .ae-4:not(.done),.animated.slow.animate .ae-4:not(.done),.animated.animate .ae-4.slow:not(.done),.animated.animate .slow .ae-4:not(.done){transition-delay:.61s}.animated.slow .animate .ae-5:not(.done),.animated.slow.animate .ae-5:not(.done),.animated.animate .ae-5.slow:not(.done),.animated.animate .slow .ae-5:not(.done){transition-delay:.81s}.animated.slow .animate .ae-6:not(.done),.animated.slow.animate .ae-6:not(.done),.animated.animate .ae-6.slow:not(.done),.animated.animate .slow .ae-6:not(.done){transition-delay:1.01s}.animated.slow .animate .ae-7:not(.done),.animated.slow.animate .ae-7:not(.done),.animated.animate .ae-7.slow:not(.done),.animated.animate .slow .ae-7:not(.done){transition-delay:1.21s}.animated.slow .animate .ae-8:not(.done),.animated.slow.animate .ae-8:not(.done),.animated.animate .ae-8.slow:not(.done),.animated.animate .slow .ae-8:not(.done){transition-delay:1.41s}.animated.slow .animate .ae-9:not(.done),.animated.slow.animate .ae-9:not(.done),.animated.animate .ae-9.slow:not(.done),.animated.animate .slow .ae-9:not(.done){transition-delay:1.61s}.animated.slow .animate .ae-10:not(.done),.animated.slow.animate .ae-10:not(.done),.animated.animate .ae-10.slow:not(.done),.animated.animate .slow .ae-10:not(.done){transition-delay:1.81s}.animated:not(.animateOnEvent) [class*=ae-]:not(.done),.animated:not(.animateOnEvent) .fromBottom [class*=ae-]:not(.done),.animated:not(.animateOnEvent).fromBottom [class*=ae-]:not(.done),.slides.animated:not(.animateOnEvent) [class*=ae-].fromBottom:not(.done),.popup.animated:not(.animateOnEvent) [class*=ae-].fromBottom:not(.done){visibility:hidden;opacity:0;transform:translate3d(0,50px,0)}.animated .fromTop [class*=ae-]:not(.done),.animated.fromTop [class*=ae-]:not(.done),.slides.animated [class*=ae-].fromTop:not(.done),.popup.animated [class*=ae-].fromTop:not(.done){transform:translate3d(0,-50px,0)}.animated .fromLeft [class*=ae-]:not(.done),.animated.fromLeft [class*=ae-]:not(.done),.slides.animated [class*=ae-].fromLeft:not(.done),.popup.animated [class*=ae-].fromLeft:not(.done){transform:translate3d(-50px,0,0)}.animated .fromRight [class*=ae-]:not(.done),.animated.fromRight [class*=ae-]:not(.done),.slides.animated [class*=ae-].fromRight:not(.done),.popup.animated [class*=ae-].fromRight:not(.done){transform:translate3d(50px,0,0)}.animated .fromCenter [class*=ae-]:not(.done),.animated.fromCenter [class*=ae-]:not(.done),.slides.animated [class*=ae-].fromCenter:not(.done),.popup.animated [class*=ae-].fromCenter:not(.done){transform:scale(.9) translateZ(0)}.animated .fromAbove [class*=ae-]:not(.done),.animated.fromAbove [class*=ae-]:not(.done),.slides.animated [class*=ae-].fromAbove:not(.done),.popup.animated [class*=ae-].fromAbove:not(.done){transform:scale(1.1) translateZ(0)}.animated .fromBottomLeft [class*=ae-]:not(.done),.animated.fromBottomLeft [class*=ae-]:not(.done),.slides.animated [class*=ae-].fromBottomLeft:not(.done),.popup.animated [class*=ae-].fromBottomLeft:not(.done){transform:translate3d(-50px,50px,0)}.animated .fromTopLeft [class*=ae-]:not(.done),.animated.fromTopLeft [class*=ae-]:not(.done),.slides.animated [class*=ae-].fromTopLeft:not(.done),.popup.animated [class*=ae-].fromTopLeft:not(.done){transform:translate3d(-50px,-50px,0)}.animated .fromBottomRight [class*=ae-]:not(.done),.animated.fromBottomRight [class*=ae-]:not(.done),.slides.animated [class*=ae-].fromBottomRight:not(.done),.popup.animated [class*=ae-].fromBottomRight:not(.done){transform:translate3d(50px,50px,0)}.animated .fromTopRight [class*=ae-]:not(.done),.animated.fromTopRight [class*=ae-]:not(.done),.slides.animated [class*=ae-].fromTopRight:not(.done),.popup.animated [class*=ae-].fromTopRight:not(.done){transform:translate3d(50px,-50px,0)}.animated .fadeIn [class*=ae-]:not(.done),.animated.fadeIn [class*=ae-]:not(.done),.slides.animated [class*=ae-].fadeIn:not(.done),.popup.animated [class*=ae-].fadeIn:not(.done){transform:scale(1) translateZ(0)}.animated .fromBlur [class*=ae-]:not(.done),.animated.fromBlur [class*=ae-]:not(.done),.slides.animated [class*=ae-].fromBlur:not(.done),.popup.animated [class*=ae-].fromBlur:not(.done){filter:blur(10px);transform:scale(1) translateZ(0)}.slides.animated .animate.active [class*=ae-]:not(.done),.popup.animated .animate.active [class*=ae-]:not(.done),.slides .animated.animate.active [class*=ae-]:not(.done){visibility:visible;filter:none;opacity:1;transform:translateZ(0);backface-visibility:hidden}.animateOnEvent{backface-visibility:hidden}.animateOnEvent [class*=ae-]:not(.done,.do){visibility:hidden;opacity:0}.animateOnEvent [class*=ae-].do{visibility:visible;animation-duration:.8s;animation-fill-mode:backwards}.animateOnEvent.fast [class*=ae-].do,.animateOnEvent .fast [class*=ae-].do,.animateOnEvent [class*=ae-].do.fast{animation-duration:.7s}.animateOnEvent.slow [class*=ae-].do,.animateOnEvent .slow [class*=ae-].do,.animateOnEvent [class*=ae-].do.slow{animation-duration:1s}.animateOnEvent [class*=ae-].do,.animateOnEvent.fromBottom [class*=ae-].do,.animateOnEvent .fromBottom [class*=ae-].do,.animateOnEvent [class*=ae-].do.fromBottom{animation-name:fromBottom}.animateOnEvent.fromTop [class*=ae-].do,.animateOnEvent .fromTop [class*=ae-].do,.animateOnEvent [class*=ae-].do.fromTop{animation-name:fromTop}.animateOnEvent.fromLeft [class*=ae-].do,.animateOnEvent .fromLeft [class*=ae-].do,.animateOnEvent [class*=ae-].do.fromLeft{animation-name:fromLeft}.animateOnEvent.fromRight [class*=ae-].do,.animateOnEvent .fromRight [class*=ae-].do,.animateOnEvent [class*=ae-].do.fromRight{animation-name:fromRight}.animateOnEvent.fromCenter [class*=ae-].do,.animateOnEvent .fromCenter [class*=ae-].do,.animateOnEvent [class*=ae-].do.fromCenter{animation-name:fromCenter}.animateOnEvent.fromAbove [class*=ae-].do,.animateOnEvent .fromAbove [class*=ae-].do,.animateOnEvent [class*=ae-].do.fromAbove{animation-name:fromAbove}.animateOnEvent.fromBottomLeft [class*=ae-].do,.animateOnEvent .fromBottomLeft [class*=ae-].do,.animateOnEvent [class*=ae-].do.fromBottomLeft{animation-name:fromBottomLeft}.animateOnEvent.fromTopLeft [class*=ae-].do,.animateOnEvent .fromTopLeft [class*=ae-].do,.animateOnEvent [class*=ae-].do.fromTopLeft{animation-name:fromTopLeft}.animateOnEvent.fromBottomRight [class*=ae-].do,.animateOnEvent .fromBottomRight [class*=ae-].do,.animateOnEvent [class*=ae-].do.fromBottomRight{animation-name:fromBottomRight}.animateOnEvent.fromTopRight [class*=ae-].do,.animateOnEvent .fromTopRight [class*=ae-].do,.animateOnEvent [class*=ae-].do.fromTopRight{animation-name:fromTopRight}.animateOnEvent.fadeIn [class*=ae-].do,.animateOnEvent .fadeIn [class*=ae-].do,.animateOnEvent [class*=ae-].do.fadeIn{animation-name:fadeIn}.animateOnEvent.fromBlur [class*=ae-].do,.animateOnEvent .fromBlur [class*=ae-].do,.animateOnEvent [class*=ae-].do.fromBlur{animation-name:fromBlur}@keyframes fromBottom{0%{opacity:0;transform:translate3d(0,50px,0)}}@keyframes fromTop{0%{opacity:0;transform:translate3d(0,-50px,0)}}@keyframes fromLeft{0%{opacity:0;transform:translate3d(-25px,0,0)}}@keyframes fromRight{0%{opacity:0;transform:translate3d(25px,0,0)}}@keyframes fromCenter{0%{opacity:0;transform:scale(.9) translateZ(0)}}@keyframes fromAbove{0%{opacity:0;transform:scale(1.1) translateZ(0)}}@keyframes fromBottomLeft{0%{opacity:0;transform:translate3d(-50px,50px,0)}}@keyframes fromTopLeft{0%{opacity:0;transform:translate3d(-50px,-50px,0)}}@keyframes fromBottomRight{0%{opacity:0;transform:translate3d(50px,50px,0)}}@keyframes fromTopRight{0%{opacity:0;transform:translate3d(50px,-50px,0)}}@keyframes fadeIn{0%{opacity:0;transform:scale(1) translateZ(0)}}@keyframes fromBlur{0%{filter:blur(10px);opacity:0;transform:scale(1) translateZ(0)}}.animateOnEvent .ae-1{animation-delay:10ms}.animateOnEvent .ae-2{animation-delay:.16s}.animateOnEvent .ae-3{animation-delay:.31s}.animateOnEvent .ae-4{animation-delay:.46s}.animateOnEvent .ae-5{animation-delay:.61s}.animateOnEvent .ae-6{animation-delay:.76s}.animateOnEvent .ae-7{animation-delay:.91s}.animateOnEvent .ae-8{animation-delay:1.06s}.animateOnEvent .ae-9{animation-delay:1.21s}.animateOnEvent .ae-10{animation-delay:1.36s}.animateOnEvent.fast .ae-1,.animateOnEvent .ae-1,.animateOnEvent .fast .ae-1.fast,.animateOnEvent .ae-1.fast{animation-delay:10ms}.animateOnEvent.fast .ae-2,.animateOnEvent .ae-2,.animateOnEvent .fast .ae-2.fast,.animateOnEvent .ae-2.fast{animation-delay:.11s}.animateOnEvent.fast .ae-3,.animateOnEvent .ae-3,.animateOnEvent .fast .ae-3.fast,.animateOnEvent .ae-3.fast{animation-delay:.21s}.animateOnEvent.fast .ae-4,.animateOnEvent .ae-4,.animateOnEvent .fast .ae-4.fast,.animateOnEvent .ae-4.fast{animation-delay:.31s}.animateOnEvent.fast .ae-5,.animateOnEvent .ae-5,.animateOnEvent .fast .ae-5.fast,.animateOnEvent .ae-5.fast{animation-delay:.41s}.animateOnEvent.fast .ae-6,.animateOnEvent .ae-6,.animateOnEvent .fast .ae-6.fast,.animateOnEvent .ae-6.fast{animation-delay:.51s}.animateOnEvent.fast .ae-7,.animateOnEvent .ae-7,.animateOnEvent .fast .ae-7.fast,.animateOnEvent .ae-7.fast{animation-delay:.61s}.animateOnEvent.fast .ae-8,.animateOnEvent .ae-8,.animateOnEvent .fast .ae-8.fast,.animateOnEvent .ae-8.fast{animation-delay:.71s}.animateOnEvent.fast .ae-9,.animateOnEvent .ae-9,.animateOnEvent .fast .ae-9.fast,.animateOnEvent .ae-9.fast{animation-delay:.81s}.animateOnEvent.fast .ae-10,.animateOnEvent .ae-10,.animateOnEvent .fast .ae-10.fast,.animateOnEvent .ae-10.fast{animation-delay:.91s}.animateOnEvent.slow .ae-1,.animateOnEvent .slow .ae-1,.animateOnEvent .ae-1.slow{animation-delay:10ms}.animateOnEvent.slow .ae-2,.animateOnEvent .slow .ae-2,.animateOnEvent .ae-2.slow{animation-delay:.21s}.animateOnEvent.slow .ae-3,.animateOnEvent .slow .ae-3,.animateOnEvent .ae-3.slow{animation-delay:.41s}.animateOnEvent.slow .ae-4,.animateOnEvent .slow .ae-4,.animateOnEvent .ae-4.slow{animation-delay:.61s}.animateOnEvent.slow .ae-5,.animateOnEvent .slow .ae-5,.animateOnEvent .ae-5.slow{animation-delay:.81s}.animateOnEvent.slow .ae-6,.animateOnEvent .slow .ae-6,.animateOnEvent .ae-6.slow{animation-delay:1.01s}.animateOnEvent.slow .ae-7,.animateOnEvent .slow .ae-7,.animateOnEvent .ae-7.slow{animation-delay:1.21s}.animateOnEvent.slow .ae-8,.animateOnEvent .slow .ae-8,.animateOnEvent .ae-8.slow{animation-delay:1.41s}.animateOnEvent.slow .ae-9,.animateOnEvent .slow .ae-9,.animateOnEvent .ae-9.slow{animation-delay:1.61s}.animateOnEvent.slow .ae-10,.animateOnEvent .slow .ae-10,.animateOnEvent .ae-10.slow{animation-delay:1.81s}.slides:not(.scroll) .rolling-element{transition:1s;transform:translateZ(0)}.slides:not(.scroll).fast .rolling-element{transition-duration:.7s}.slides:not(.scroll).slow .rolling-element{transition-duration:1.4s}.slides:not(.scroll) .slide.before .rolling-element{transform:translateY(100%)}.slides:not(.scroll) .slide.before .rolling-element.pct-10{transform:translateY(10%)}.slides:not(.scroll) .slide.before .rolling-element.pct-20{transform:translateY(20%)}.slides:not(.scroll) .slide.before .rolling-element.pct-30{transform:translateY(30%)}.slides:not(.scroll) .slide.before .rolling-element.pct-40{transform:translateY(40%)}.slides:not(.scroll) .slide.before .rolling-element.pct-50{transform:translateY(50%)}.slides:not(.scroll) .slide.before .rolling-element.pct-60{transform:translateY(60%)}.slides:not(.scroll) .slide.before .rolling-element.pct-70{transform:translateY(70%)}.slides:not(.scroll) .slide.before .rolling-element.pct-80{transform:translateY(80%)}.slides:not(.scroll) .slide.before .rolling-element.pct-90{transform:translateY(90%)}.slides:not(.scroll) .slide.before .rolling-element.inverse{transform:translateY(-100%)}.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-10{transform:translateY(-10%)}.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-20{transform:translateY(-20%)}.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-30{transform:translateY(-30%)}.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-40{transform:translateY(-40%)}.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-50{transform:translateY(-50%)}.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-60{transform:translateY(-60%)}.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-70{transform:translateY(-70%)}.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-80{transform:translateY(-80%)}.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-90{transform:translateY(-90%)}.slides:not(.scroll) .slide.after .rolling-element{transform:translateY(-100%)}.slides:not(.scroll) .slide.after .rolling-element.pct-10{transform:translateY(-10%)}.slides:not(.scroll) .slide.after .rolling-element.pct-20{transform:translateY(-20%)}.slides:not(.scroll) .slide.after .rolling-element.pct-30{transform:translateY(-30%)}.slides:not(.scroll) .slide.after .rolling-element.pct-40{transform:translateY(-40%)}.slides:not(.scroll) .slide.after .rolling-element.pct-50{transform:translateY(-50%)}.slides:not(.scroll) .slide.after .rolling-element.pct-60{transform:translateY(-60%)}.slides:not(.scroll) .slide.after .rolling-element.pct-70{transform:translateY(-70%)}.slides:not(.scroll) .slide.after .rolling-element.pct-80{transform:translateY(-80%)}.slides:not(.scroll) .slide.after .rolling-element.pct-90{transform:translateY(-90%)}.slides:not(.scroll) .slide.after .rolling-element.inverse{transform:translateY(100%)}.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-10{transform:translateY(10%)}.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-20{transform:translateY(20%)}.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-30{transform:translateY(30%)}.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-40{transform:translateY(40%)}.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-50{transform:translateY(50%)}.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-60{transform:translateY(60%)}.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-70{transform:translateY(70%)}.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-80{transform:translateY(80%)}.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-90{transform:translateY(90%)}.slides.animated .kenBurns .background,.slides.animated .kenBurns.zoomin .background,.slides.animateOnEvent .kenBurns .background,.slides.animateOnEvent .kenBurns.zoomin .background{z-index:1;opacity:.2;transform:scale(1.08) rotate(-.02deg)}.slides.animated .kenBurns:not(.video) .background,.slides.animated .kenBurns.zoomin:not(.video) .background,.slides.animateOnEvent .kenBurns:not(.video) .background,.slides.animateOnEvent .kenBurns.zoomin:not(.video) .background{transition:transform 5s cubic-bezier(.3,0,.7,1),opacity 1s ease}.animated .active.kenBurns:not(.video) .background,.animated .active.kenBurns.zoomin:not(.video) .background,.animated .active .kenBurns.zoomin:not(.video) .background,.animateOnEvent .active.kenBurns:not(.video) .background,.animateOnEvent .active.kenBurns.zoomin:not(.video) .background,.animateOnEvent .active .kenBurns.zoomin:not(.video) .background{opacity:1;transform:translateZ(0)}.slides.animated .kenBurns.zoomin:not(.video) .background,.slides.animateOnEvent .kenBurns.zoomin:not(.video) .background{transform:translateZ(0)}.animated .active.kenBurns.zoomin:not(.video) .background,.windows .slides.animated .active.kenBurns.zoomin:not(.video) .background,.animateOnEvent .active.kenBurns.zoomin:not(.video) .background,.windows .slides.animateOnEvent .active.kenBurns.zoomin:not(.video) .background{transform:scale(1.08) rotate(-.02deg)}.mobile .kenBurns .background,.mobile .kenBurns.zoomin .background{transition:0s;transform:none}.slides.animated .parallax:not(.video) .background,.slides.animateOnEvent .parallax:not(.video) .background{transition:transform-origin 1s,transform 1s;transform:translateZ(0) scale(1.25)}.slides.animated.fast .parallax:not(.video) .background,.slides.animateOnEvent.fast .parallax:not(.video) .background{transition:transform-origin .6s,transform .6s}.slides.animated.slow .parallax:not(.video) .background,.slides.animateOnEvent.slow .parallax:not(.video) .background{transition:transform-origin 1.4s,transform 1.4s}.slides.animated .parallax.animate:not(.video) .background,.slides.animateOnEvent .parallax.animate:not(.video) .background{transform-origin:center}.slides.animated .slide.after.parallax:not(.video) .background,.slides.animateOnEvent .slide.after.parallax:not(.video) .background{transform-origin:top center}.slides.animated .slide.before.parallax:not(.video) .background,.slides.animateOnEvent .slide.before.parallax:not(.video) .background{transform-origin:bottom center}.slides.animated.horizontal .slide.after.parallax:not(.video) .background,.slides.animateOnEvent.horizontal .slide.after.parallax:not(.video) .background{transform-origin:left center}.slides.animated.horizontal .slide.before.parallax:not(.video) .background,.slides.animateOnEvent.horizontal .slide.before.parallax:not(.video) .background{transform-origin:right center}.slides.animated.zoom .slide.after.parallax:not(.video) .background,.slides.animateOnEvent.zoom .slide.after.parallax:not(.video) .background{transform:translateZ(0) scale(1);transform-origin:center}.slides.animated.zoom .slide.animate.parallax:not(.video) .background,.slides.animateOnEvent.zoom .slide.animate.parallax:not(.video) .background{transform:translateZ(0) scale(1.1);transform-origin:center}.slides.animated.zoom .slide.before.parallax:not(.video) .background,.slides.animateOnEvent.zoom .slide.before.parallax:not(.video) .background{transform:translateZ(0) scale(1);transform-origin:center}.slides.animated.plain .slide.after.parallax:not(.video) .background,.slides.animateOnEvent.plain .slide.after.parallax:not(.video) .background{transform:translateZ(0) scale(1);transform-origin:center}.slides.animated.plain .slide.animate.parallax:not(.video) .background,.slides.animateOnEvent.plain .slide.animate.parallax:not(.video) .background{transform:translateZ(0) scale(1);transform-origin:center}.slides.animated.plain .slide.before.parallax:not(.video) .background,.slides.animateOnEvent.plain .slide.before.parallax:not(.video) .background{transform:translateZ(0) scale(1);transform-origin:center}.slides.animated .scenic:not(.video) .background,.slides.animateOnEvent .scenic:not(.video) .background{animation:scenic 140s cubic-bezier(.2,0,.8,1) infinite}@keyframes scenic{50%{transform:scale(1.5) rotate(-.02deg)}}:root{--vh: 1vh}html,body{width:100%;padding:0;margin:0;font-family:ABeeZee,Tomato Grotesk,Inter,-apple-system,BlinkMacSystemFont,Helvetica,Tahoma,Arial,Hiragino Sans GB,Microsoft YaHei,\5fae\8f6f\96c5\9ed1,SimSun,\5b8b\4f53,Heiti,\9ed1\4f53,sans-serif;font-size:14px;font-weight:400;letter-spacing:0;cursor:url(/images_new/cursor.svg),auto;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (min-width: 1200px){html,body{min-width:1200px}}@media screen and (min-width: 1024px) and (max-width: 1199px){html,body{min-width:960px}}@media screen and (min-width: 768px) and (max-width: 1023px){html,body{min-width:700px}}.font-title{font-family:Quebec}.font-subtitle{font-family:ABeeZee;font-style:italic}.g-subtitle{position:relative;padding-left:20px;font-family:ABeeZee;font-size:24px;font-style:italic;font-weight:400;line-height:100%}.g-subtitle:before{position:absolute;top:8px;left:0;width:8px;height:8px;content:"";background:#ff47d7;border-radius:50%;box-shadow:0 0 8px 4px #fb42ff40}#app{width:100%}html{overflow-y:scroll}:root{overflow-x:hidden;overflow-y:auto}:root body{position:absolute}body{width:100vw}@media screen and (max-width: 768px){html,body{min-width:320px}}a,.tab-hover{text-decoration:none;cursor:pointer}a:hover,.tab-hover:hover{transition:all .3s ease}textarea{font-size:14px;font-weight:300;line-height:28px;color:#000;letter-spacing:1px;resize:none;background:transparent;border:0;outline:none}textarea:placeholder{color:#a5a5a5}textarea::input-placeholder{color:#a5a5a5}textarea::placeholder{color:#a5a5a5}textarea:input-placeholder{color:#a5a5a5}input{outline:none;appearance:none}button{outline:none}h2{padding:0;margin:0;font-size:26px;font-weight:400}h3{padding:0;margin:0;font-size:18px;font-weight:400}h4{padding:0;margin:0;font-size:16px;font-weight:400}p{padding:0;margin:0;font-size:14px;font-weight:400}.h2-size{font-size:26px}.h3-size{font-size:18px}.h4-size{font-size:16px}.p-size{font-size:14px}.font-weight-6{font-weight:600}.font-weight-5{font-weight:500}.font-weight-4{font-weight:400}.font-weight-3{font-weight:300}.c-gray1{color:#a5a5a5}.c-gray2{color:#666}.c-gray3{color:#d9d9d9}.c-white{color:#fff}.c-white-t-7{color:#ffffffb3}.c-block{color:#000}.c-block-t-5{color:#00000080}.c-block-t-05{color:#0000000d}.c-green{color:#07d79b}.c-blue{color:#0029ff}.bgc-blue{background-color:#0029ff}.c-blue-t6{color:#001fff99}.flex-center{display:flex;align-items:center;justify-content:center}.flex-center-left{display:flex;align-items:flex-start;justify-content:center}.flex-center-end{display:flex;align-items:flex-end;justify-content:center}.flex-left,.flex-left-top{display:flex;align-items:flex-start;justify-content:flex-start}.flex-left-center{display:flex;align-items:center;justify-content:flex-start}.flex-left-end{display:flex;align-items:flex-end;justify-content:flex-start}.flex-end{display:flex;align-items:flex-end;justify-content:flex-end}.flex-end-center{display:flex;align-items:center;justify-content:flex-end}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-between-left{display:flex;align-items:flex-start;justify-content:space-between}.flex-between-end{display:flex;align-items:flex-end;justify-content:space-between}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.margin-auto{margin:0 auto}.hidden-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hidden-scrollbar::-webkit-scrollbar{display:none}.dialog-zoom-enter,.dialog-zoom-enter-active,.dialog-zoom-enter-to{animation-duration:.2s;animation-fill-mode:both;animation-name:DialogZoomIn;animation-play-state:running;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.dialog-zoom-enter{opacity:0;animation-play-state:paused!important}.dialog-zoom-leave,.dialog-zoom-leave-active,.dialog-zoom-leave-to{animation-duration:.2s;animation-fill-mode:both;animation-name:DialogZoomOut;animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.dialog-zoom-leave{animation-play-state:paused!important}@keyframes DialogZoomIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes DialogZoomOut{0%{transform:scale(1)}to{opacity:0;transform:scale(0)}}@media (min-width: 768px){.md\:static{position:static}.md\:bottom-20{bottom:5rem}.md\:bottom-auto{bottom:auto}.md\:right-16{right:4rem}.md\:top-0{top:0px}.md\:mb-0{margin-bottom:0}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-\[30px\]{margin-bottom:30px}.md\:mr-0{margin-right:0}.md\:mt-0{margin-top:0}.md\:mt-5{margin-top:1.25rem}.md\:mt-\[30px\]{margin-top:30px}.md\:mt-\[90px\]{margin-top:90px}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-0{height:0px}.md\:h-\[160px\]{height:160px}.md\:h-\[22vw\]{height:22vw}.md\:h-auto{height:auto}.md\:h-full{height:100%}.md\:max-h-\[300px\]{max-height:300px}.md\:w-\[220px\]{width:220px}.md\:w-\[44vw\]{width:44vw}.md\:w-\[48\%\]{width:48%}.md\:w-\[500px\]{width:500px}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:max-w-\[300px\]{max-width:300px}.md\:max-w-\[620px\]{max-width:620px}.md\:max-w-full{max-width:100%}.md\:flex-1{flex:1 1 0%}.md\:flex-grow-0{flex-grow:0}.md\:flex-col{flex-direction:column}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:px-0{padding-left:0;padding-right:0}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:pb-0{padding-bottom:0}.md\:pt-2{padding-top:.5rem}.md\:text-center{text-align:center}.md\:\!text-\[60px\]{font-size:60px!important}.md\:text-\[12px\]{font-size:12px}.md\:text-xs{font-size:.75rem;line-height:1rem}.md\:leading-\[1\.2em\]{line-height:1.2em}}
