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}}#follow-instagram{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}#follow-instagram #ig-logo{width:80px;margin-top:50px}#follow-instagram h1{text-align:center;margin-bottom:0}@media (width<=767px){#follow-instagram h1{text-align:center;font-size:26px}}#follow-instagram p#ig-id{font-size:16px}#follow-instagram ul li img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}#follow-instagram ul.ul1,#follow-instagram ul.ul2{flex-direction:row;justify-content:center;gap:22px;padding:0;list-style:none;display:flex}@media (width<=767px){#follow-instagram ul.ul1,#follow-instagram ul.ul2{gap:8px;margin-bottom:0}}#follow-instagram ul.ul1 li,#follow-instagram ul.ul2 li{border-radius:25px;justify-content:center;align-items:center;width:425px;height:374px;display:flex;overflow:hidden}@media (width>=1440px) and (width<=1919px){#follow-instagram ul.ul1 li,#follow-instagram ul.ul2 li{width:350px;height:308px}}@media (width>=768px) and (width<=1439px){#follow-instagram ul.ul1 li,#follow-instagram ul.ul2 li{width:200px;height:176px}}@media (width<=767px){#follow-instagram ul.ul1 li,#follow-instagram ul.ul2 li{border-radius:12px;width:110px;height:97px}}#follow-instagram .ul1{margin-top:50px}#follow-instagram .ul2{margin-bottom:50px}@media (width<=767px){#follow-instagram .ul2{margin-top:10px}}#follow-instagram .ul1,#follow-instagram .ul2{will-change:transform;transition:transform .2s linear}#follow-instagram ul.ul1 li,#follow-instagram ul.ul2 li{opacity:1;transition:none;transform:none}.all-products{margin-top:80px;margin-left:auto;margin-right:auto}@media (width<=767px){.all-products{width:342px;margin-top:-20px;padding-top:0;padding-bottom:10px}}.all-products .all-products-title{color:#222;text-align:left;letter-spacing:1px;margin-bottom:38px;font-size:36px;font-weight:700}.all-products .products-toolbar{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.all-products .products-toolbar .products-btn{color:#fff;cursor:pointer;background:#2b2b2b;border:none;border-radius:16px;height:30px;padding:8px 32px;font-size:12px;font-weight:500;transition:background .2s}.all-products .products-toolbar .products-btn:hover{background:#444}.all-products .products-toolbar .products-count{color:#2b2b2b;font-size:16px;font-weight:400}.all-products .products-list{flex-direction:column;gap:32px;display:flex}@media (width>=768px) and (width<=1439px){.all-products .products-list{gap:92px}}.all-products .product-row{justify-content:center;gap:62px;display:flex}@media (width>=768px) and (width<=1439px){.all-products .product-row{gap:32px}}@media (width<=767px){.all-products .product-row{flex-direction:column;gap:24px}.all-products .product-row .product-card{width:100%;margin:0 auto}}.all-products .product-card{border-radius:18px;flex-direction:column;align-items:center;padding:0;display:flex}@media (width>=768px) and (width<=1439px){.all-products .product-card{width:216px;height:192px}}@media (width<=767px){.all-products .product-card{width:342px}}.all-products .product-card .product-img-bg{background:#f6f6f6;border-radius:30px;justify-content:center;align-items:center;margin-bottom:18px;display:flex;position:relative}@media (width>=768px) and (width<=1439px){.all-products .product-card .product-img-bg{width:216px;height:192px}}.all-products .product-card .product-img-bg img{object-fit:contain;border-radius:12px;width:100%;display:block}.all-products .product-card .product-img-bg .hover-img{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.all-products .product-card .product-img-bg:hover .main-img{opacity:0}.all-products .product-card .product-img-bg:hover .hover-img{opacity:1}.all-products .product-card .product-info{color:#2b2b2b;width:100%;margin-top:10px}.all-products .product-card .product-info .product-info-row{justify-content:space-between;align-items:center;width:100%;font-size:12px;font-weight:600;display:flex}.all-products .product-card .product-info .product-info-row h3.product-name{text-align:left;margin:0;font-weight:600}@media (width>=1440px){.all-products .product-card .product-info .product-info-row h3.product-name{font-size:20px}}@media (width>=768px) and (width<=1439px){.all-products .product-card .product-info .product-info-row h3.product-name{font-size:12px}}@media (width<=767px){.all-products .product-card .product-info .product-info-row h3.product-name{font-size:20px}}.all-products .product-card .product-info .product-info-row .product-mg{white-space:nowrap;margin-left:16px;font-size:16px;font-weight:500}.all-products .product-card .product-info p.product-desc{text-align:left;margin:8px 0 0;font-size:8px;font-weight:400}@media (width>=1440px){.all-products .product-card .product-info p.product-desc{font-size:16px}}@media (width>=768px) and (width<=1439px){.all-products .product-card .product-info p.product-desc{font-size:8px}}@media (width<=767px){.all-products .product-card .product-info p.product-desc{font-size:12px}}#follow-instagram{margin-top:60px}@media (width<=767px){#follow-instagram{display:none}}#follow-us{margin:20px auto;display:none}@media (width<=767px){#follow-us{display:block}}#follow-us h4{font-size:26px;font-weight:600}#follow-us .follow-us-line{background:#222;border-radius:1px;width:100%;height:1px;margin:18px 0}#follow-us p{font-size:14px;font-weight:700}#follow-us span{font-size:12px;font-weight:400}#follow-us ul.img-row{justify-content:center;gap:18px;margin-bottom:18px;padding:0;display:flex}#follow-us ul.img-row li{border-radius:5.5px;flex:1 1 0;width:106px;height:133px;list-style:none}#follow-us ul.img-row li img{border-radius:5.5px;width:100%;display:block}#follow-us ul.img-row.row1{margin-top:30px}#follow-us ul.img-row.row2{margin-bottom:40px}
/*# sourceMappingURL=products.ccf014ed.css.map */
