body{color:#2b2b2b;margin:0;font-family:Montserrat}html,body{overflow-x:hidden}.f-12{font-size:12px}@media (width<=600px){.mobile-hide{display:none!important}}.mobile-show{visibility:hidden}@media (width<=600px){.mobile-show{visibility:visible}}a.line1{cursor:pointer;text-decoration:none;position:relative;overflow:hidden}a.line1:visited{color:#2b2b2b}a.line1:after{content:"";transform-origin:100%;background:#2b2b2b;width:100%;height:1.5px;transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}a.line1:hover:after{transform-origin:0;transform:scaleX(1)}a.line1.line-white:after{background:#fff;height:1px}.auto-width{width:100%;margin-left:auto;margin-right:auto}@media (width>=1920px){.auto-width{max-width:1440px}}@media (width>=1440px) and (width<=1919px){.auto-width{max-width:1200px}}@media (width>=768px) and (width<=1439px){.auto-width{max-width:688px}}@media (width<=767px){.auto-width{max-width:360px}}.wowFadeInUp{opacity:0;transition:opacity .6s cubic-bezier(.77,0,.18,1),transform .6s cubic-bezier(.77,0,.18,1);transform:translateY(60px)}.wowFadeInUp.visible{opacity:1;transform:translateY(0)}#top-warning{z-index:2000000;color:#2b2b2b;background:#fff;justify-content:center;align-items:center;width:100%;max-width:100vw;height:90px;font-family:Montserrat;font-size:20px;font-weight:600;display:flex;position:fixed;top:0;left:0}@media (width>=768px) and (width<=1439px){#top-warning{padding:0 20px;font-size:16px}}@media (width<=767px){#top-warning{height:50px;padding:0;font-size:8px}}.menu{z-index:1000;backdrop-filter:blur(12px);will-change:transform,opacity;background:#fff9;justify-content:center;width:100%;height:96px;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .3s;display:flex;position:fixed;top:90px;left:0}@media (width<=767px){.menu{height:64px;top:50px}}.menu #menu-content{align-items:center;width:100%;display:flex}@media (width<=767px){.menu #menu-content{padding:0 10px}}.menu #menu-content .logo{background:url(logo.334b5d03.svg) 50%/contain no-repeat;width:100px;height:48px}@media (width<=767px){.menu #menu-content .logo{width:54px;height:26px;margin-left:0}}.menu #menu-content nav{color:#2b2b2b;align-items:center;gap:15px;margin-left:auto;display:flex;position:relative}.menu #menu-content nav a{color:#2b2b2b;letter-spacing:2%;font-weight:500;text-decoration:none;transition:text-shadow .2s}.menu #menu-content nav a:visited{color:#2b2b2b}@media (width>=768px) and (width<=1439px){.menu #menu-content nav{gap:5px;right:8px}.menu #menu-content nav a{font-size:14px}}@media (width<=767px){.menu #menu-content nav{display:none}}.menu #menu-content .menu-more{visibility:hidden}@media (width<=767px){.menu #menu-content .menu-more{visibility:visible;margin-left:auto}}.mobile-menu{z-index:9999;opacity:0;pointer-events:none;background:#fff;width:100vw;height:100vh;padding:0;transition:opacity .3s cubic-bezier(.77,0,.18,1),transform .3s cubic-bezier(.77,0,.18,1);display:none;position:fixed;inset:0;transform:translateY(30px)}.mobile-menu.active{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu .mobile-menu-header{justify-content:space-between;align-items:center;padding:24px 24px 0;display:flex}.mobile-menu .mobile-menu-header .logo img{height:32px}.mobile-menu .mobile-menu-header .close-btn{cursor:pointer}.mobile-menu .mobile-menu-header .close-btn img{display:block}.mobile-menu .mobile-menu-links{flex-direction:column;align-items:center;gap:32px;margin-top:60px;display:flex}.mobile-menu .mobile-menu-links a{color:#222;letter-spacing:1px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.mobile-menu .mobile-menu-links a:hover{color:#007aff}@media (width<=767px){.mobile-menu{display:block}}#footer{color:#fff;background-color:#000;padding:40px 0}#footer .cryptoright{margin:50px auto 0;display:flex}#footer .cryptoright a{color:#fff;margin-right:50px}#footer .cryptoright p{margin-top:0;margin-left:auto}#footer .footer-row1,#footer .footer-row2{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(50px)}#footer.show-footer .footer-row1{opacity:1;transition-delay:.2s;transform:translateY(0)}#footer.show-footer .footer-row2{opacity:1;transition-delay:.4s;transform:translateY(0)}#footer #footer-content{gap:200px;width:100%;margin:0 auto;display:flex}@media (width<=1439px){#footer #footer-content{flex-direction:column}}#footer #footer-content .footer-row1{flex-direction:column;flex:45%;align-items:flex-start;display:flex}#footer #footer-content .footer-row1 .logo-column{text-align:center;margin-bottom:10px}#footer #footer-content .footer-row1 .footer-links-row{display:flex}#footer #footer-content .footer-row1 .footer-links-row .column{flex:1 1 0;width:130px}#footer #footer-content .footer-row1 .column ul{padding:0;list-style:none}#footer #footer-content .footer-row1 .column ul li{margin-bottom:8px;font-size:12px}#footer #footer-content .footer-row1 .column ul li a{color:#fff;text-decoration:none}#footer #footer-content .footer-row1 .column.email-column{width:20%}#footer #footer-content .footer-row1 .line{border:none;width:100%;height:1px;margin:5px 0 0;text-decoration:none;display:block}#footer #footer-content .footer-row1 .logo-column img{width:130px}#footer #footer-content .footer-row2{flex:2 65%;justify-content:space-between;padding-top:20px;display:flex}#footer #footer-content .footer-row2 h4{margin:0;font-size:30px}@media (width<=767px){#footer #footer-content .footer-row2 h4{font-size:20px;font-weight:500}}@media (width>=768px) and (width<=1439px){#footer #footer-content .footer-row2 h4{font-size:36px;font-weight:500}}#footer #footer-content .footer-row2 .email-column{width:100%}#footer #footer-content .footer-row2 .email-column input[type=email]{color:#fff;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #fff;outline:none;width:100%;margin-bottom:16px;padding:8px 0;font-size:14px}#footer #footer-content .footer-row2 .email-column input[type=email]::placeholder{color:#fff;opacity:.7}#footer #footer-content .footer-row2 .input-group{flex-direction:column;gap:12px;width:100%;margin-top:50px;display:flex}#footer #footer-content .footer-row2 .input-group .email-title{margin:0}#footer #footer-content .footer-row2 .input-group input[type=email]{color:#fff;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #fff;outline:none;width:100%;margin-bottom:0;padding:8px 0;font-size:14px}#footer #footer-content .footer-row2 .input-group .newsletter-row{align-items:center;gap:12px;display:flex}#footer #footer-content .footer-row2 .input-group .newsletter-row .checkbox-label{color:#fff;align-items:center;gap:6px;font-size:10px;display:flex}#footer #footer-content .footer-row2 .input-group .newsletter-row .checkbox-label input[type=checkbox]{accent-color:#fff}#footer #footer-content .footer-row2 .input-group .newsletter-row button{color:#222;cursor:pointer;background:#fff;border:none;border-radius:20px;width:40%;margin-left:auto;padding:6px 18px;font-size:13px;transition:background .2s}#footer #footer-content .footer-row2 .input-group .newsletter-row button:hover{background:#eee}#footer #footer-content .social-icons{gap:16px;margin-top:10px;display:flex}#footer #footer-content .social-icons a{transition:opacity .3s}#footer #footer-content .social-icons a:hover{opacity:.7}#footer #footer-content .social-icons a img{width:24px;height:24px}@media (width<=767px){#footer-content{flex-direction:column}#footer-content .footer-row1{flex-direction:column;align-items:stretch}#footer-content .footer-row1 .logo-column{order:-2;justify-content:flex-start;width:100%;margin-bottom:24px;display:flex}#footer-content .footer-row1 .footer-links-row,#footer-content .footer-row1 .column{width:100%}#footer-content .footer-row1 .footer-links-row{flex-direction:row;width:100%;margin-bottom:16px;display:flex}#footer-content .footer-row1 .footer-links-row .column,#footer-content .footer-row1 .column{width:100%;margin-bottom:16px}#footer-content .footer-row1 .column.social-icons,#footer-content .footer-row1 .column .social-icons{justify-content:flex-start}#footer-content .footer-row2{order:10;width:100%;margin-top:24px}#footer{padding:30px 20px}.footer-links-row{flex-direction:column!important}.footer-links-row .column{cursor:pointer;border-bottom:1px solid #444;padding:14px 0;position:relative;width:100%!important;margin-bottom:0!important}.footer-links-row .column h4{justify-content:space-between;align-items:center;margin-bottom:0;font-size:16px;font-weight:600;display:flex}.footer-links-row .column h4:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:10px;height:10px;margin-left:8px;transition:transform .2s;display:inline-block;transform:rotate(45deg)}.footer-links-row .column ul{padding-bottom:10px;display:none}.footer-links-row .column ul li{margin-bottom:10px!important}.footer-links-row .column.active h4:after{transform:rotate(-135deg)}.footer-links-row .column.active ul{display:block}.cryptoright{flex-direction:column}.cryptoright a{margin-bottom:20px!important}.cryptoright p{margin-top:20px!important;margin-left:0!important}}#hyde-info{background:#fff;margin:80px auto 0;padding:1px 0}@media (width>=768px) and (width<=1439px){#hyde-info{max-width:688px;margin-top:0;padding-bottom:10px}}@media (width<=767px){#hyde-info{max-width:360px;margin-top:0;padding:0}}#hyde-info .hyde-info-container{gap:48px;margin:0 auto;display:flex}@media (width<=1439px){#hyde-info .hyde-info-container{flex-direction:column;align-items:stretch}}#hyde-info .hyde-info-left{flex:0 0 30%;justify-content:flex-start;align-items:flex-start;display:flex}#hyde-info .hyde-info-left h2.hyde-info-title{color:#222;letter-spacing:1px;margin:0;font-size:26px;font-weight:600}#hyde-info .hyde-info-right{flex-direction:column;flex:70%;justify-content:center;display:flex}#hyde-info .hyde-info-right p{color:#2b2b2b;margin-top:0;font-size:20px;font-weight:400}@media (width<=767px){#hyde-info .hyde-info-right p{font-size:16px}}#hyde-info .hyde-info-right p:first-of-type{margin-bottom:50px}#about-img-list{flex-direction:column;gap:28px;margin:60px auto 50px;display:flex}@media (width>=768px) and (width<=1439px){#about-img-list{max-width:688px}}@media (width<=767px){#about-img-list{gap:10px;max-width:360px;margin:10px auto 20px}}#about-img-list .about-img-row{justify-content:center;gap:48px;display:flex}@media (width<=1439px){#about-img-list .about-img-row{gap:15px}}@media (width<=768px){#about-img-list .about-img-row{gap:10px}}#about-img-list .about-img-box{justify-content:center;align-items:center;width:100%;max-width:480px;height:auto;display:flex;overflow:hidden}#about-img-list .about-img-box.tall{height:320px}#about-img-list .about-img-box.short{max-width:480px;height:180px}#about-img-list .about-img-box img{object-fit:cover;width:100%;height:100%;display:block}#about-img-list .about-img-box#t1{width:432px;height:480px}@media (width<=767px){#about-img-list .about-img-box#t1{width:106px;height:134px}}@media (width>=768px) and (width<=1439px){#about-img-list .about-img-box#t1{width:214px;height:237px}}#about-img-list .about-img-box#t2{width:480px;height:360px}@media (width<=767px){#about-img-list .about-img-box#t2{width:118px;height:106px}}@media (width>=768px) and (width<=1439px){#about-img-list .about-img-box#t2{width:237px;height:178px}}#about-img-list .about-img-box#t3{width:432px;height:576px}@media (width<=767px){#about-img-list .about-img-box#t3{width:106px;height:161px}}@media (width>=768px) and (width<=1439px){#about-img-list .about-img-box#t3{width:214px;height:285px}}#about-img-list .about-img-box#t4{width:432px;height:360px;margin-top:-90px}@media (width<=767px){#about-img-list .about-img-box#t4{width:106px;height:101px;margin-top:-27px}}@media (width>=768px) and (width<=1439px){#about-img-list .about-img-box#t4{width:214px;height:178px;margin-top:-47px}}#about-img-list .about-img-box#t5{width:480px;height:480px;margin-top:-210px}@media (width<=767px){#about-img-list .about-img-box#t5{width:118px;height:134px;margin-top:-60px}}@media (width>=768px) and (width<=1439px){#about-img-list .about-img-box#t5{width:237px;height:237px;margin-top:-106px}}#about-img-list .about-img-box#t6{width:432px;height:264px}@media (width<=767px){#about-img-list .about-img-box#t6{width:106px;height:74px}}@media (width>=768px) and (width<=1439px){#about-img-list .about-img-box#t6{width:214px;height:131px}}.about-img-box.mt-neg140{margin-top:-140px}
/*# sourceMappingURL=about.480b858c.css.map */
