<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page-title{font-size:2rem;line-height:2.8rem;position:relative;width:-moz-fit-content;width:fit-content}.page-title .underline{position:absolute;width:100%;height:.4rem;background:#54cc79;z-index:1}.window-small .page-title{font-size:1.6rem;line-height:2.4rem}.contact{display:flex;flex-direction:column;padding:13.2rem 8rem 4rem;gap:3rem}.contact .map{width:100%;height:50rem;max-width:80rem;max-height:50rem}.contact .map .pin{width:3rem;height:3rem;object-fit:contain}.contact .qr-code-section{display:flex;flex-direction:column;gap:1rem}.contact .qr-code-section .qr-code-description{font-size:1.6rem;line-height:2.4rem}.contact .qr-code-section .qr-code-image{max-width:30rem}.contact .contact-info-list{display:flex;flex-direction:column;gap:.8rem}.contact .contact-info-list .contact-info{display:flex;flex-direction:row;font-size:1.6rem;line-height:2.4rem;gap:1.6rem}.contact .contact-info-list .contact-info .info-title{font-weight:800}.contact .contact-info-list .contact-info .info-content.email{color:#45beff;text-decoration:none}.window-small .contact{padding:9.8rem 4.8rem 3rem}.equipment-card{display:flex;flex-direction:row;gap:3rem;background:#222420;color:#fff;padding:2.4rem 3.6rem;box-sizing:border-box;border-radius:.6rem}.equipment-card .equipment-image-container{width:24rem;height:24rem;object-fit:cover}.equipment-card .equipment-image-container .equipment-image{width:100%;height:100%;object-fit:contain}.equipment-card .equipment-info{display:flex;flex-direction:column;gap:1.6rem}.equipment-card .equipment-info .equipment-name{font-size:2.4rem;display:inline-block;transform:skewX(-10deg);background:linear-gradient(265deg,#54cc79 2.99%,#45beff);padding:.4rem .6rem;width:-moz-fit-content;width:fit-content}.equipment-card .equipment-info .equipment-code{font-size:1.6rem;font-weight:300;text-decoration:underline}.equipment-card .equipment-info .equipment-description-list{display:flex;flex-direction:column;gap:1.2rem}.equipment-card .equipment-info .equipment-description-list .equipment-description-item{font-size:2rem}.equipment-card .equipment-video{width:36rem;height:auto;object-fit:contain;margin-left:auto}.window-small .equipment-card{display:flex;flex-direction:column;gap:1.6rem;padding:2rem}.window-small .equipment-card .equipment-image-container{width:100%;height:auto;aspect-ratio:1}.window-small .equipment-card .equipment-info{display:flex;flex-direction:column;gap:1.6rem}.window-small .equipment-card .equipment-info .equipment-name{font-size:2rem;padding:.4rem .6rem}.window-small .equipment-card .equipment-info .equipment-code{font-size:1.4rem}.window-small .equipment-card .equipment-info .equipment-description-list .equipment-description-item{font-size:1.6rem}.window-small .equipment-card .equipment-video{width:100%;height:auto}.equipment{padding:13.2rem 8rem 4rem}.equipment,.equipment .equipment-list{display:flex;flex-direction:column;gap:3rem}.equipment .equipment-list{width:100%}.window-small .equipment{padding:9.8rem 4.8rem 3rem}.window-small .equipment .equipment-list{gap:1.8rem}.footer{display:flex;flex-direction:row;line-height:2.4rem;position:relative;justify-content:space-between;box-sizing:border-box;font-size:1.6rem;color:#fff;min-height:8rem;background:#222420;padding:2rem 8rem;border-radius:2rem 2rem 0 0}.footer .company-info-list{display:flex;flex-direction:column;margin:auto 0}.footer .company-info-list .company-name{font-size:2rem;font-weight:800;margin-bottom:1.2rem}.footer .company-info-list .company-detail{display:flex;flex-direction:column;font-size:1.4rem}.footer .iso-image-section{display:flex;flex-direction:column;align-items:flex-end;font-size:1.2rem;line-height:1.6}.footer .iso-image-section .iso-image{width:6rem;height:6rem;object-fit:contain}.window-small .footer{display:flex;flex-direction:column;padding:2rem 2.8rem;align-items:center;gap:1rem}.window-small .footer .company-info-list,.window-small .footer .company-info-list .company-detail{align-items:center}.window-small .footer .iso-image-section{display:flex;flex-direction:column;align-items:center;font-size:1.2rem;line-height:1.6}.button-div{display:flex;cursor:pointer}.qr-code-modal{position:fixed;width:100vw;height:100vh;overflow:hidden;background:rgba(8,9,10,.4);z-index:1;left:0;top:0}.qr-code-modal .qr-code-container{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%)}.qr-code-modal .qr-code-container .qr-code{width:39rem;height:39rem;object-fit:cover;background:#fff;border-radius:2rem;border:2px solid #fff}.header{display:flex;flex-direction:row;position:fixed;top:0;z-index:100;align-items:center;width:100%;padding:.6rem 8rem .6rem 4rem;box-sizing:border-box;background:#fff;border-radius:0 0 2rem 2rem;box-shadow:0 2px 4px rgba(0,0,0,.15);gap:3rem}.header .logo{width:auto;height:8rem;object-fit:contain}.header .menu-button,.header .menu-button .menu-icon{display:none}.header .line-icon-container{width:3rem;height:3rem;margin-left:auto}.header .line-icon-container .line-icon{width:100%;height:100%;object-fit:cover}.header .links{display:flex;flex-direction:row;gap:4rem}.header .links .link{font-size:1.6rem;line-height:2.4rem;position:relative;width:-moz-fit-content;width:fit-content;text-align:center;color:#08090a}.header .links .link:focus{outline:none}.header .links .link.active .underline{position:absolute;width:100%;height:.4rem;background:#54cc79;z-index:1;bottom:-.4rem}.header .links .link:hover{color:#45beff}.window-small .header{padding:.4rem 2.8rem;gap:1rem}.window-small .header .logo{height:6rem}.window-small .header .menu-button{display:initial;width:2rem;height:2rem}.window-small .header .menu-button.with-wallet{margin-left:0}.window-small .header .menu-button .menu-icon{display:initial;width:2rem;height:2rem;object-fit:cover}.window-small .header .line-icon-container{width:3rem;height:3rem;margin-left:auto}.window-small .header .line-icon-container .line-icon{width:100%;height:100%;object-fit:cover}.window-small .header .links{display:none}.window-small .header .links.show{gap:1.6rem;position:absolute;top:7.2rem;right:1rem;width:20rem;padding:2.4rem 0;background:#fff;z-index:10;box-shadow:0 2px 4px rgba(0,0,0,.15);border-radius:2.4rem}.home,.window-small .header .links.show{display:flex;flex-direction:column;align-items:center}.home{justify-content:center;padding:7.2rem 0 0;background-color:#000}.home .video-section{position:relative;width:100%}.home .video-section .video{width:100%;height:auto;zoom:150%}.home .video-section .text-section{display:flex;flex-direction:column;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) skewX(-10deg);display:inline-block;background:linear-gradient(265deg,rgba(84,204,121,.3) 2.99%,rgba(69,190,255,.3));padding:2rem 4rem;border-radius:1rem;animation:Background-Linear-Animation 5s ease infinite;background-size:200% 200%}.home .video-section .text-section .text-content{color:#fff;font-weight:800;font-size:6rem;line-height:1.2}@keyframes Background-Linear-Animation{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}.home .page-content{display:flex;flex-direction:column;width:100%;padding:3rem 8rem 4rem;background-color:#fff}.home .page-content .moto{flex-direction:column;display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:6rem 0;width:100%;gap:3.6rem}.home .page-content .moto .moto-content{font-size:3.6rem;text-align:left}.home .page-content .moto .moto-content.small{position:relative;font-size:2.4rem;font-weight:400}.home .page-content .moto .moto-content.small:after{position:absolute;width:calc(100% + 2rem);height:.4rem;content:"";background:#54cc79;z-index:1;bottom:-.4rem;left:-1rem}.home .page-content .regulation{flex-direction:column;display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:6rem 0;width:100%;gap:3rem}.home .page-content .regulation .regulation-content{display:flex;justify-content:center;align-items:center;max-width:50rem;padding:2rem 3rem;box-sizing:border-box;font-size:2.4rem;font-weight:400;background:#222420;color:#fff;text-align:left}.home .page-content .regulation .regulation-content.left{margin-right:16rem}.home .page-content .regulation .regulation-content.right{margin-left:16rem}.window-small .home{padding:4.8rem 0 0}.window-small .home .video-section .video{min-height:20rem;object-fit:cover}.window-small .home .video-section .text-section{padding:1.2rem 2.4rem}.window-small .home .video-section .text-section .text-content{font-size:3.6rem;white-space:nowrap;line-height:1.4}.window-small .home .page-content{padding:3rem 4.8rem}.window-small .home .page-content .moto{padding:4rem 2rem;gap:2.4rem}.window-small .home .page-content .moto .moto-content{display:flex;flex-direction:column;font-size:2em;gap:1rem}.window-small .home .page-content .moto .moto-content.small{font-size:1.6rem}.window-small .home .page-content .moto .moto-content.small:after{position:absolute;width:calc(100% + 2rem);height:.4rem;content:"";background:#54cc79;z-index:1;bottom:-.4rem;left:-1rem}.window-small .home .page-content .regulation{padding:4rem 0}.window-small .home .page-content .regulation .regulation-content{max-width:30rem;padding:1rem 1.5rem;font-size:1.6rem}.window-small .home .page-content .regulation .regulation-content.left{margin-right:4rem}.window-small .home .page-content .regulation .regulation-content.right{margin-left:4rem}.product{display:flex;flex-direction:column;padding:13.2rem 8rem 4rem;gap:2rem}.product .product-container{display:flex;flex-direction:column;background:#222420;color:#fff;padding:2.4rem 3.6rem;gap:3rem;border-radius:.6rem}.product .product-container .product-title{display:flex;flex-direction:row;gap:3rem}.product .product-container .product-title .product-name{font-size:2.4rem;display:inline-block;transform:skewX(-10deg);background:linear-gradient(265deg,#54cc79 2.99%,#45beff);padding:.4rem .6rem;width:-moz-fit-content;width:fit-content}.product .product-container .product-image-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;align-items:center}.product .product-container .product-image-container .product-image{flex:1 1;width:100%;height:auto}.product .product-description{background:#222420;color:#fff;padding:2.4rem 3.6rem;font-size:1.6rem;border-radius:.6rem}.window-small .product{padding:9.8rem 4.8rem 3rem}.window-small .product .product-container{padding:2rem;gap:2rem}.window-small .product .product-container .product-title{gap:2rem;flex-wrap:wrap}.window-small .product .product-container .product-title .product-name{font-size:1.6rem}.window-small .product .product-container .product-image-container{grid-template-columns:repeat(1,1fr);grid-gap:1.6rem}.window-small .product .product-description{padding:2rem;font-size:1.6rem}html{font-family:Lato,sans-serif;font-weight:500;font-size:10px;background:#fff;color:#08090a}body{margin:0}main{position:relative;display:flex;min-height:100vh;min-width:30rem;flex-direction:column;overflow-x:hidden}main .main-content{flex:1 1}img{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;touch-action:none}.notistack-MuiContent{font-family:Lato,sans-serif;font-weight:500;font-size:1.4rem!important}</pre></body></html>