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)}.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}}#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}}#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}}body{background-image:url(product-bg.5571087f.webp);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;flex-direction:column;width:100%;min-height:1000px;margin:0;padding:0;display:flex}video{pointer-events:none}#product-head,#three-img,#on-the-go,#directions-for-use,#instant-satisfaction,#product-menu,#product-mg,#product-title,#product-desc,#product-video{flex-direction:column;align-items:center;width:100%;display:flex}#product-head{margin-top:240px}@media (width<=767px){#product-head{margin-top:180px}}#product-mg{color:#222;background:#fff6;border-radius:30px;justify-content:center;align-items:center;width:430px;height:41px;margin:0 auto 24px;font-size:20px;font-weight:600;display:flex;box-shadow:0 2px 12px #0000000f}@media (width<=767px){#product-mg{width:297px;height:34px;margin-bottom:0;font-size:14px}}#product-title{justify-content:center;align-items:center;height:78px;display:flex}#product-title span{color:#222;font-size:64px;font-weight:700;line-height:1}@media (width<=767px){#product-title span{font-size:26px;font-weight:600}}#product-desc{justify-content:center;align-items:center;height:24px;display:flex}@media (width>=768px) and (width<=1439px){#product-desc{margin-top:20px;margin-bottom:40px}}#product-desc span{color:#444;text-align:center;font-size:16px;line-height:1}@media (width<=767px){#product-desc span{font-size:12px;font-weight:400}}#product-video{justify-content:center;align-items:center;margin-top:-120px;display:flex}@media (width<=767px){#product-video{height:360px;margin-top:30px;margin-bottom:40px}}@media (width>=1440px) and (width<=1919px){#product-video{height:625px}}@media (width>=1920px){#product-video{height:750px}}#product-video video{border-radius:18px;width:100%;height:auto;display:none}#product-video video.active{display:block}@media (width<=767px){#product-video video{transform-origin:50%;position:relative;left:-40px;transform:rotate(-50deg)scale(1.4)}}#product-menu{background:#fff;border:2px solid #222;border-radius:30px;flex-direction:row;justify-content:stretch;align-items:center;height:55px;margin-top:30px;padding:0 8px;display:flex;overflow:hidden}@media (width>=1440px){#product-menu{width:1020px}}@media (width>=768px) and (width<=1439px){#product-menu{height:39px;padding:0 5px}}@media (width<=767px){#product-menu{white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:10px;height:35px;padding:0 4px;display:flex;overflow:auto hidden}#product-menu::-webkit-scrollbar{display:none}#product-menu .menu-item{color:#222;background:#f8f8f8;border-radius:18px;flex:none;min-width:100px;padding:8px 18px;font-size:16px;font-weight:500;text-decoration:none}#product-menu .menu-item.active{color:#fff;background:#222}}#product-menu .menu-item{color:#222;cursor:pointer;background:0 0;border:none;border-radius:0;outline:none;flex:1 1 0;justify-content:center;align-items:center;width:148px;min-width:max-content;height:32px;margin:0;font-size:17px;font-weight:500;text-decoration:none;transition:background .2s,color .2s,border-radius .2s;display:flex;border-radius:30px!important}@media (width>=1440px){#product-menu .menu-item{width:148px;height:42px;font-size:18px}}@media (width>=768px) and (width<=1439px){#product-menu .menu-item{width:101px;height:31px;font-size:12px}}@media (width<=767px){#product-menu .menu-item{letter-spacing:.02vw;height:15px;font-size:12px;font-weight:600}}#product-menu .menu-item.active{color:#fff;background:#222;border-radius:30px}#three-img{margin:150px auto 20px}@media (width<=767px){#three-img{scrollbar-width:none;-ms-overflow-style:none;margin-top:120px;overflow:scroll}#three-img::-webkit-scrollbar{display:none}#three-img .three-img-container{scrollbar-width:none;width:100%;padding-bottom:0;overflow-x:auto}#three-img .three-img-container::-webkit-scrollbar{display:none}}#three-img .three-img-row{scroll-snap-type:x mandatory;justify-content:center;gap:48px;height:622px;display:flex}@media (width>=1440px) and (width<=1919px){#three-img .three-img-row{gap:60px;height:500px}}@media (width>=768px) and (width<=1439px){#three-img .three-img-row{gap:20px;height:300px}}@media (width<=767px){#three-img .three-img-row{gap:16px;min-width:max-content;height:444px}}#three-img .three-img-row .three-img-card:hover .three-img-info .img-desc{opacity:1}#three-img .three-img-card{will-change:transform;border-radius:18px;flex-direction:column;justify-content:flex-end;width:100%;transition:transform .3s cubic-bezier(.77,0,.18,1);display:flex;position:relative;overflow:hidden}#three-img .three-img-card:hover{z-index:2;transform:scale(1.1)}@media (width<=767px){#three-img .three-img-card:hover{transform:scale(1)}#three-img .three-img-card{width:320px}}#three-img .three-img-card .three-img-video{z-index:1111;object-fit:cover;width:100%;height:calc(100% + 10px);margin-top:-5px;margin-bottom:-5px;display:block}#three-img .three-img-card img{object-fit:cover;width:100%;height:500px;display:block}#three-img .three-img-card .three-img-info{color:#2b2b2b;z-index:1112;text-align:left;opacity:1;padding:0 40px 40px;font-weight:600;transition:opacity 1s,transform 1s;position:absolute;bottom:0;left:0;right:0;transform:translateY(0)}@media (width>=1920px){#three-img .three-img-card .three-img-info{padding:0 48px 48px}}@media (width>=768px) and (width<=1439px){#three-img .three-img-card .three-img-info{padding:0 23px 24px}}#three-img .three-img-card .three-img-info.fade-out{opacity:0;transform:translateY(40px)}#three-img .three-img-card .three-img-info.fade-in{opacity:1;transform:translateY(0)}#three-img .three-img-card .three-img-info h3.img-title{margin-bottom:0;font-size:26px}@media (width>=768px) and (width<=1439px){#three-img .three-img-card .three-img-info h3.img-title{font-size:14px;font-weight:700}}#three-img .three-img-card .three-img-info p.img-desc{letter-spacing:.02vw;opacity:0;margin:0;font-size:18px;transition:opacity .5s}@media (width>=768px) and (width<=1439px){#three-img .three-img-card .three-img-info p.img-desc{font-size:12px;font-weight:400}}.three-img-nav{background:#f5f5f5;border-radius:30px;justify-content:center;align-items:center;gap:10px;width:122px;height:40px;margin-top:0;display:flex}@media (width>=768px){.three-img-nav{display:none}}.three-img-nav .anchor-dot{background:#000;border-radius:50%;width:8px;height:8px;transition:all .3s;display:block}.three-img-nav .anchor-dot.active{background:#000;border-radius:4px;width:24px}#on-the-go{width:100%;margin:60px auto 100px}@media (width<=767px){#on-the-go{margin-bottom:0}}#on-the-go .title{margin-top:50px;margin-bottom:100px;font-size:50px;font-weight:700}@media (width<=1439px){#on-the-go .title{letter-spacing:-.02vw;font-size:36px;font-weight:600}}@media (width<=767px){#on-the-go .title{width:320px;margin-bottom:40px}#on-the-go .title span{text-align:left;width:100%;line-height:150%;display:block}#on-the-go .on-the-go-container{scrollbar-width:none;width:100%;padding-bottom:0;overflow-x:auto}#on-the-go .on-the-go-container::-webkit-scrollbar{display:none}}#on-the-go .on-the-go-row{justify-content:center;gap:32px;height:650px;margin-bottom:40px;display:flex}@media (width>=1920px){#on-the-go .on-the-go-row{gap:60px;height:650px}}@media (width>=1440px) and (width<=1919px){#on-the-go .on-the-go-row{height:500px}}@media (width>=768px) and (width<=1439px){#on-the-go .on-the-go-row{gap:20px;height:350px}}@media (width<=767px){#on-the-go .on-the-go-row{box-sizing:border-box;width:auto;min-width:100%;height:586px;margin-bottom:0;padding:0 20px;display:inline-flex}}#on-the-go .on-the-go-card{background:#fff;border-radius:18px;flex-direction:row;align-items:start;width:300px;padding:0;transition:width .8s cubic-bezier(.77,0,.18,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000f}@media (width>=1440px){#on-the-go .on-the-go-card{width:266px}}@media (width<=1439px){#on-the-go .on-the-go-card{flex-direction:column-reverse;width:216px;height:396px}}@media (width<=767px){#on-the-go .on-the-go-card{width:320px;min-width:320px;height:470px}}#on-the-go .on-the-go-card .txt-area{display:none}@media (width<=1439px){#on-the-go .on-the-go-card .txt-area{flex-direction:column;height:164px;padding:16px;display:flex}#on-the-go .on-the-go-card .txt-area .on-the-go-num{order:1}#on-the-go .on-the-go-card .txt-area .on-the-go-desc{order:2;height:72px;margin:5px auto 15px;overflow:hidden}}@media (width<=1439px) and (width<=767px){#on-the-go .on-the-go-card .txt-area .on-the-go-desc{height:140px;font-size:16px;font-weight:400;line-height:150%}}@media (width<=1439px){#on-the-go .on-the-go-card .txt-area .on-the-go-title{order:3;position:relative}}@media (width<=1439px) and (width<=767px){#on-the-go .on-the-go-card .txt-area .on-the-go-title{margin-top:6px}}@media (width<=767px){#on-the-go .on-the-go-card .txt-area{height:292px;padding:24px}}#on-the-go .on-the-go-card .on-the-go-num{border-radius:0;width:auto;height:auto;margin-top:0;margin-bottom:8px;display:block;position:static;top:auto;left:auto}@media (width<=1439px){#on-the-go .on-the-go-card .on-the-go-num{font-size:26px;font-weight:600}}#on-the-go .on-the-go-card img{object-fit:contain;object-fit:cover;object-position:center;border-radius:20px;width:360px;height:570px;transition:all .8s;display:block}#on-the-go .on-the-go-card img:hover img{transform:scale(1.1)}@media (width>=1920px){#on-the-go .on-the-go-card img{width:320px;height:650px}}@media (width>=1440px) and (width<=1919px){#on-the-go .on-the-go-card img{width:300px;height:500px}}@media (width<=1439px){#on-the-go .on-the-go-card img{border-radius:0 0 15px 15px}}@media (width>=768px) and (width<=1439px){#on-the-go .on-the-go-card img{width:216px;height:200px}}@media (width<=767px){#on-the-go .on-the-go-card img{height:178px}}#on-the-go .on-the-go-card .on-the-go-title,#on-the-go .on-the-go-card .on-the-go-desc{text-align:left;margin:0;display:block}#on-the-go .on-the-go-card .on-the-go-title{color:#222;margin-bottom:8px;font-size:20px;font-weight:600}#on-the-go .on-the-go-card .on-the-go-desc{color:#666;margin:0;font-size:15px}@media (width<=1439px){#on-the-go .on-the-go-card .on-the-go-desc{font-size:12px;font-weight:400}}@media (width>=1920px){#on-the-go .on-the-go-card.active{width:704px}}@media (width>=1440px) and (width<=1919px){#on-the-go .on-the-go-card.active{width:600px}}@media (width>=1440px){#on-the-go .on-the-go-card.active .txt-area{margin-top:40px;margin-left:40px;display:block}}@media (width>=1920px){#on-the-go .on-the-go-card.active .txt-area{margin-top:190px}}@media (width>=1440px){#on-the-go .on-the-go-card.active .txt-area{width:200px;height:420px;margin-top:40px}#on-the-go .on-the-go-card.active .txt-area .on-the-go-num{font-size:50px;font-weight:700}#on-the-go .on-the-go-card.active .txt-area .on-the-go-title{margin-top:100px;font-size:36px;font-weight:600}}@media (width>=1440px) and (width>=1920px){#on-the-go .on-the-go-card.active .txt-area .on-the-go-title{margin-top:250px}}@media (width>=1440px){#on-the-go .on-the-go-card.active .txt-area .on-the-go-desc{font-size:16px;font-weight:400;line-height:150%}}@media (width>=1920px){#on-the-go .on-the-go-card.active img{width:360px;height:570px;margin-top:40px;margin-left:40px}}@media (width>=1440px) and (width<=1919px){#on-the-go .on-the-go-card.active img{height:420px;margin-top:40px;margin-left:40px}}#directions-for-use .directions-container{align-items:flex-start;gap:12px;display:flex}@media (width<=767px){#directions-for-use .directions-container{flex-direction:column;gap:8px}}@media (width>=1920px){#directions-for-use .directions-container{gap:24px}}@media (width>=768px) and (width<=1439px){#directions-for-use .directions-container{gap:24px}}#directions-for-use .directions-left{background:#fff;border-radius:15px;transition:background .5s,color .5s,box-shadow .5s;position:relative}#directions-for-use .directions-left:hover{color:#fff;background:#2b2b2b}#directions-for-use .directions-left:hover .directions-left-img img#d1{display:none}#directions-for-use .directions-left:hover .directions-left-img img#d1w{display:block}@media (width>=1920px){#directions-for-use .directions-left{width:720px;height:595px;padding:60px 24px 24px 60px}}@media (width>=1440px) and (width<=1919px){#directions-for-use .directions-left{width:560px;height:532px;padding:40px 20px 20px 40px}}@media (width<=767px){#directions-for-use .directions-left{height:300px;margin-bottom:0;padding:24px}}@media (width>=768px) and (width<=1439px){#directions-for-use .directions-left{width:390px;height:276px;padding:34px 14px 14px 34px}}#directions-for-use .directions-left h2{margin:1px auto;font-size:50px;font-weight:700}#directions-for-use .directions-left h2:last-of-type{margin-bottom:30px}@media (width>=768px) and (width<=1439px){#directions-for-use .directions-left h2{margin-top:1px;margin-bottom:5px;font-size:26px;font-weight:600}}@media (width<=767px){#directions-for-use .directions-left h2{margin-top:1px;margin-bottom:5px;font-size:26px;font-weight:600}}#directions-for-use .directions-left p{font-size:16px;font-weight:400;line-height:150%}@media (width>=768px) and (width<=1439px){#directions-for-use .directions-left p{font-size:12px;font-weight:400}}#directions-for-use .directions-left .directions-left-img{z-index:2;flex-direction:row;width:100%;display:flex;position:absolute;bottom:60px;right:20px}@media (width>=1440px){#directions-for-use .directions-left .directions-left-img{bottom:20px;left:40px}}@media (width>=768px) and (width<=1439px){#directions-for-use .directions-left .directions-left-img{bottom:22px;left:28px}}@media (width<=767px){#directions-for-use .directions-left .directions-left-img{width:auto;bottom:20px;left:10px}}#directions-for-use .directions-left .directions-left-img .num,#directions-for-use .directions-left .directions-left-img .step{align-self:flex-end;margin-left:10px}@media (width>=768px) and (width<=1439px){#directions-for-use .directions-left .directions-left-img .num,#directions-for-use .directions-left .directions-left-img .step{font-size:10px;font-weight:400}}#directions-for-use .directions-left .directions-left-img .num{font-size:50px;font-weight:700}@media (width>=768px) and (width<=1439px){#directions-for-use .directions-left .directions-left-img .num{margin-right:0;font-size:26px;font-weight:600}}#directions-for-use .directions-left .directions-left-img .step{margin-bottom:10px;font-size:16px}@media (width>=768px) and (width<=1439px){#directions-for-use .directions-left .directions-left-img .step{margin-bottom:5px;margin-right:20px;font-size:10px}}#directions-for-use .directions-left .directions-left-img img#d1,#directions-for-use .directions-left .directions-left-img img#d1w{width:230px;height:auto;display:block}@media (width>=1920px){#directions-for-use .directions-left .directions-left-img img#d1,#directions-for-use .directions-left .directions-left-img img#d1w{margin-left:290px}}@media (width>=1440px) and (width<=1919px){#directions-for-use .directions-left .directions-left-img img#d1,#directions-for-use .directions-left .directions-left-img img#d1w{margin-left:120px}}@media (width>=768px) and (width<=1439px){#directions-for-use .directions-left .directions-left-img img#d1,#directions-for-use .directions-left .directions-left-img img#d1w{width:130px}}#directions-for-use .directions-left .directions-left-img img#d1{display:block}#directions-for-use .directions-left .directions-left-img img#d1w{display:none}#directions-for-use .directions-right .directions-grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (width>=1920px){#directions-for-use .directions-right .directions-grid{gap:24px}}@media (width>=768px) and (width<=1439px){#directions-for-use .directions-right .directions-grid{gap:24px}}@media (width<=767px){#directions-for-use .directions-right .directions-grid{gap:8px}}#directions-for-use .directions-right .directions-item{background:#fff;border-radius:16px;flex-direction:column;align-items:flex-start;min-height:120px;padding:20px;transition:background .5s,color .5s,box-shadow .5s;display:flex}#directions-for-use .directions-right .directions-item:hover{color:#fff;background:#2b2b2b}#directions-for-use .directions-right .directions-item:hover .diretions-text .line{background:#fff}#directions-for-use .directions-right .directions-item:hover .directions-item-img img.white{display:block}#directions-for-use .directions-right .directions-item:hover .directions-item-img img.black{display:none}@media (width>=1920px){#directions-for-use .directions-right .directions-item{width:276px;height:286px}}@media (width>=1440px) and (width<=1919px){#directions-for-use .directions-right .directions-item{width:220px;height:250px}}@media (width>=768px) and (width<=1439px){#directions-for-use .directions-right .directions-item{height:110px;min-height:110px}}@media (width<=767px){#directions-for-use .directions-right .directions-item{padding:12px}}#directions-for-use .directions-right .directions-item .directions-item-img{flex-direction:column;flex:0 0 40%;justify-content:flex-start;align-items:flex-start;max-width:40%;display:flex}@media (width>=768px) and (width<=1439px){#directions-for-use .directions-right .directions-item .directions-item-img{max-width:30%;margin-bottom:10px}}@media (width<=767px){#directions-for-use .directions-right .directions-item .directions-item-img{max-width:25%}}#directions-for-use .directions-right .directions-item .directions-item-img img{width:100%;height:auto;display:block}@media (width>=1920px){#directions-for-use .directions-right .directions-item .diretions-text{margin-top:60px}}@media (width>=1440px) and (width<=1919px){#directions-for-use .directions-right .directions-item .diretions-text{margin-top:40px}}@media (width<=767px){#directions-for-use .directions-right .directions-item .diretions-text{margin-top:20px}}@media (width>=1440px){#directions-for-use .directions-right .directions-item .diretions-text .p1{font-size:16px;font-weight:400;line-height:150%}}@media (width<=1439px){#directions-for-use .directions-right .directions-item .diretions-text .p1{font-size:10px;font-weight:400}}#directions-for-use .directions-right .directions-item .diretions-text .line{background:#222;border-radius:2px;width:100%;height:1px;margin:20px auto;display:block}@media (width>=768px) and (width<=1439px){#directions-for-use .directions-right .directions-item .diretions-text .line{background:#222;width:100%;height:1px;margin:10px auto}}@media (width<=767px){#directions-for-use .directions-right .directions-item .diretions-text .line{margin:10px auto}}@media (width>=1440px){#directions-for-use .directions-right .directions-item .diretions-text .num{font-size:26px;font-weight:600}}@media (width>=768px) and (width<=1439px){#directions-for-use .directions-right .directions-item .diretions-text .num{font-size:18px;font-weight:600}}@media (width<=767px){#directions-for-use .directions-right .directions-item .diretions-text .num{font-size:18px;font-weight:600}}#directions-for-use .directions-right .directions-item .directions-item-content{flex-direction:column;flex:1 1 0;justify-content:center;padding-left:16px;display:flex}#directions-for-use .directions-right .directions-item .directions-item-content h3{margin:0 0 8px;font-size:18px;font-weight:600}#directions-for-use .directions-right .directions-item .directions-item-content p{color:#444;margin:0;font-size:15px}#directions-for-use .directions-right .directions-item img.black{display:block}#directions-for-use .directions-right .directions-item img.white{display:none}#instant-satisfaction{flex-direction:row;margin-top:180px;margin-bottom:40px;display:flex}@media (width<=767px){#instant-satisfaction{flex-direction:column;justify-content:center;align-items:center;margin-bottom:80px}}@media (width>=768px) and (width<=1439px){#instant-satisfaction{height:600px;margin-top:10px}}#instant-satisfaction #video-asd13{width:75%}@media (width<=767px){#instant-satisfaction #video-asd13{width:100%}}#instant-satisfaction #video-asd13 video{width:100%}#instant-satisfaction #text-satis h2{margin:10px 0}@media (width>=1440px){#instant-satisfaction #text-satis h2{font-size:64px;font-weight:700}}@media (width<=1439px){#instant-satisfaction #text-satis h2{font-size:36px;font-weight:600}}@media (width>=1440px){#instant-satisfaction #text-satis h5{font-size:20px;font-weight:600}}@media (width<=1439px){#instant-satisfaction #text-satis h5{font-size:12px;font-weight:400}}@media (width>=1440px) and (width<=1919px){#instant-satisfaction #text-satis{top:-600px;left:460px}}@media (width>=768px) and (width<=1439px){#instant-satisfaction #text-satis{top:-300px}}@media (width<=767px){#instant-satisfaction #text-satis{top:-170px;left:70px}}
/*# sourceMappingURL=coolmint.9e8cfde6.css.map */
