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}}#single-page-head{justify-content:center;width:100%;height:710px;margin-top:90px;display:flex}@media (width>=768px) and (width<=1439px){#single-page-head{height:500px}}@media (width<=767px){#single-page-head{height:350px}}#single-page-head img.head-bg{object-fit:cover;z-index:1;width:auto;min-width:100%;height:710px;position:absolute;left:50%;transform:translate(-50%)}@media (width>=768px) and (width<=1439px){#single-page-head img.head-bg{height:500px}}@media (width<=767px){#single-page-head img.head-bg{width:100vw;height:350px;min-width:unset;max-width:unset;object-fit:cover;object-position:75% 50%;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;top:50px;left:50%;transform:translate(-50%)}}#single-page-head .single-page-headtitle-group{z-index:2;color:#2b2b2b;pointer-events:none;flex-direction:column;width:100%;margin-top:300px;display:flex}@media (width>=768px) and (width<=1439px){#single-page-head .single-page-headtitle-group{margin-top:200px;padding:0 40px}}@media (width<=767px){#single-page-head .single-page-headtitle-group{max-width:342px;margin-top:125px}}#single-page-head .single-page-headtitle-group .single-page-head-subtitle{margin:0;font-size:20px;font-weight:600;line-height:1.3}@media (width<=600px){#single-page-head .single-page-headtitle-group .single-page-head-subtitle{white-space:nowrap;text-overflow:ellipsis;max-width:100vw;font-size:12px;font-weight:400;overflow:hidden}}#single-page-head .single-page-headtitle-group .single-page-head-title{letter-spacing:2px;margin-top:18px;font-size:100px;font-weight:700}@media (width<=1439px){#single-page-head .single-page-headtitle-group .single-page-head-title{font-size:60px}}@media (width<=768px){#single-page-head .single-page-headtitle-group .single-page-head-title{font-size:36px;font-weight:600}}
/*# sourceMappingURL=products.a07f5532.css.map */
