@media (width<=767px){#flavor-body{flex-direction:column;gap:32px;display:flex}.flavor-group{flex-direction:column;gap:24px;width:100%;display:flex}}#home-view-more a{color:#222;box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #222;border-radius:30px;justify-content:center;align-items:center;width:342px;height:31px;padding:0;font-size:12px;font-weight:500;text-decoration:none;transition:background .2s,color .2s,border .2s;display:flex}@media (width>=768px){#home-view-more a{display:none}}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}}#hero{opacity:0;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;align-items:center;width:100%;height:820px;margin-top:90px;padding-top:96px;transition:opacity 5s;display:flex}@media (width>=768px) and (width<=1439px){#hero{height:580px}}#hero.bg-show{opacity:1}@media (width<=767px){#hero{height:800px;margin-top:0}}#hero #hero-container{z-index:10;height:100%}#hero #smoke{align-items:center;width:100%;height:100%;display:flex;position:relative}#hero #smoke #smoke-bg-video{object-fit:cover;z-index:1;height:100%;position:absolute;top:0;right:0}@media (width<=767px){#hero #smoke #smoke-bg-video{object-position:center center;object-fit:contain;width:100%;height:auto;top:1rem}}@media (width>=768px) and (width<=1439px){#hero #smoke #smoke-bg-video{object-position:center center;right:-180px;scale:.76}}@media (width>=1440px){#hero #smoke #smoke-bg-video{right:-210px}}#hero #warning{background-color:#ffffff4d;justify-content:center;align-items:center;width:100%;height:60px;font-size:.9rem;font-weight:500;display:flex;bottom:-60px;left:0}#hero-bg-video{object-fit:cover;z-index:0;width:100vw;height:auto;max-height:900px;position:absolute;top:90px;left:0;overflow:hidden}@media (width>=768px) and (width<=1439px){#hero-bg-video{height:660px}}@media (width<=767px){#hero-bg-video{object-fit:fill;height:800px;top:50px}}.smoke-text{opacity:0;pointer-events:none;z-index:2;background:0 0;flex-direction:column;justify-content:center;width:594px;padding:48px;transition:opacity .6s ease-in;display:flex}.smoke-text.show-smoke-text{opacity:1}@media (width<=767px){.smoke-text{width:100%;margin-top:300px;padding:24px}}@media (width>=768px) and (width<=1439px){.smoke-text{width:380px;height:240px;margin-top:0;padding:24px 24px 24px 0}}.smoke-text p.h3{margin:0;font-size:36px;font-weight:600}@media (width<=1439px){.smoke-text p.h3{font-size:18px}}.smoke-text p.h1{margin:0;font-size:64px;font-weight:600}@media (width<=1439px){.smoke-text p.h1{font-size:36px;font-weight:700}}.smoke-text p.span{padding-top:100px;font-size:16px;font-weight:400;line-height:150%}@media (width<=767px){.smoke-text p.span{padding-top:10px}}@media (width>=768px) and (width<=1439px){.smoke-text p.span{padding-top:10px;font-size:12px}}.smoke-text button{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:30px;width:231px;height:50px;margin-top:80px;font-family:Montserrat;font-size:18px;font-weight:600;transition:background-color .3s,color .3s,transform .25s cubic-bezier(.4,.2,.2,1)}.smoke-text button:hover{color:#2b2b2b;background-color:#fff}.smoke-text button:hover img{content:url(vector-a.a8c31d6e.svg)}@media (width<=767px){.smoke-text button{letter-spacing:1px;width:100%;height:40px;margin-top:10px;font-size:12px;font-weight:600}}@media (width>=768px) and (width<=1439px){.smoke-text button{width:151px;margin-top:10px;padding:10px 0;font-size:12px;font-weight:600}}.smoke-text button img{width:44px;height:10px;margin-left:10px}@media (width<=767px){.smoke-text button img{display:none}}@media (width>=768px) and (width<=1439px){.smoke-text button img{width:20px}}.show-smoke-text .smoke-text{opacity:1;pointer-events:auto}#flavor{background-color:#fff;flex-direction:column;align-items:center;height:600px;padding-top:80px;display:flex}@media (width>=768px) and (width<=1439px){#flavor{height:400px;margin-top:-30px}}@media (width>=1920px){#flavor{height:680px}}@media (width<=767px){#flavor{width:350px;height:3300px;margin-top:20px;padding-top:0}}#flavor #flavor-content{flex-direction:column;align-items:center;width:100%;display:flex}#flavor #flavor-content #flavor-head{justify-content:space-between;align-items:center;width:100%;height:61px;margin-bottom:30px;display:flex}@media (width<=767px){#flavor #flavor-content #flavor-head{margin-bottom:0}}#flavor #flavor-content #flavor-head h2{text-align:left;margin:0;font-size:40px}@media (width<=767px){#flavor #flavor-content #flavor-head h2{font-size:24px;font-weight:700}}@media (width>=768px) and (width<=1439px){#flavor #flavor-content #flavor-head h2{font-size:36px;font-weight:600}}#flavor #flavor-content #flavor-head button{color:#2b2b2b;background-color:#0000;border:2px solid #2b2b2b;border-radius:30px;width:157px;height:48px;margin-left:auto;font-size:18px}@media (width<=767px){#flavor #flavor-content #flavor-head button{display:none}}@media (width>=768px) and (width<=1439px){#flavor #flavor-content #flavor-head button{width:108px;height:31px;font-size:12px;font-weight:600}}#flavor #flavor-content #flavor-head button a{color:#2b2b2b;text-decoration:none}#flavor #flavor-content #flavor-head button a:visited{color:#2b2b2b}#flavor #flavor-content #flavor-head button:hover{background-color:#2b2b2b}#flavor #flavor-content #flavor-head button:hover a{color:#fff}#flavor #flavor-content #flavor-body{justify-content:center;align-items:flex-start;gap:40px;width:100%;height:550px;display:flex;position:relative}@media (width<=767px){#flavor #flavor-content #flavor-body{flex-direction:column;align-items:center}}#flavor #flavor-content #flavor-body .flavor-group{opacity:0;pointer-events:none;flex-direction:row;justify-content:space-between;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .6s;display:none;position:absolute;top:0;left:0;transform:translate(100%)}@media (width<=767px){#flavor #flavor-content #flavor-body .flavor-group{flex-direction:column;align-items:center}}#flavor #flavor-content #flavor-body .flavor-group.active{opacity:1;pointer-events:auto;z-index:2;display:flex;transform:translate(0)}#flavor #flavor-content #flavor-body .flavor-group.slide-out-left{opacity:0;z-index:1;display:flex;transform:translate(-100%)}#flavor #flavor-content #flavor-body .flavor-group.slide-in-right{opacity:0;z-index:1;display:flex;transform:translate(100%)}#flavor #flavor-content #flavor-body .flavor-group.slide-in{opacity:1;z-index:2;display:flex;transform:translate(0)}@media (width<=767px){#flavor #flavor-content #flavor-body .flavor-group#g2{top:1600px}#flavor #flavor-content #flavor-body .flavor-group#g2 .overlay-prev{display:none}}#flavor #flavor-content #flavor-body .overlay-next,#flavor #flavor-content #flavor-body .overlay-prev{cursor:pointer;z-index:2;background:#b4b4b459;justify-content:center;align-items:center;width:40px;height:360px;transition:opacity .3s;display:flex;position:absolute;top:205px;transform:translateY(-50%)}#flavor #flavor-content #flavor-body .overlay-next:hover,#flavor #flavor-content #flavor-body .overlay-prev:hover{opacity:.9}@media (width>=1920px){#flavor #flavor-content #flavor-body .overlay-next,#flavor #flavor-content #flavor-body .overlay-prev{height:420px;top:250px}}@media (width>=768px) and (width<=1439px){#flavor #flavor-content #flavor-body .overlay-next,#flavor #flavor-content #flavor-body .overlay-prev{height:200px;top:110px}}@media (width<=767px){#flavor #flavor-content #flavor-body .overlay-next,#flavor #flavor-content #flavor-body .overlay-prev{display:none}}#flavor #flavor-content #flavor-body .overlay-next{border-radius:0 16px 16px 0;right:-36px}#flavor #flavor-content #flavor-body .overlay-prev{cursor:pointer;z-index:2;background:#b4b4b459;border-radius:16px 0 0 16px;justify-content:center;align-items:center;transition:opacity .3s;display:flex;left:-36px}#flavor #flavor-content #flavor-body .overlay-prev:hover{opacity:.9}#flavor #flavor-content #flavor-body .flavor-item{flex-direction:column;height:640px;transition:width .66s cubic-bezier(.4,0,.2,1),box-shadow .3s;display:flex}@media (width<=767px){#flavor #flavor-content #flavor-body .flavor-item{opacity:0;width:100%;margin-bottom:0;transition:opacity .6s cubic-bezier(.77,0,.18,1),transform .6s cubic-bezier(.77,0,.18,1);transform:translateY(60px)}#flavor #flavor-content #flavor-body .flavor-item.visible{opacity:1;transform:translateY(0)}#flavor #flavor-content #flavor-body .flavor-item.active{width:100%}}#flavor #flavor-content #flavor-body .flavor-item.active .info{visibility:visible}#flavor #flavor-content #flavor-body .flavor-item img.item{border-radius:20px;width:100%;height:100%;object-fit:cover!important;object-position:center!important}@media (width>=1920px){#flavor #flavor-content #flavor-body .flavor-item img.item{height:500px}}@media (width>=1440px) and (width<=1919px){#flavor #flavor-content #flavor-body .flavor-item img.item{height:410px}}@media (width>=768px) and (width<=1439px){#flavor #flavor-content #flavor-body .flavor-item img.item{height:228px}}@media (width<=767px){#flavor #flavor-content #flavor-body .flavor-item img.item{width:350px;height:410px}}#flavor #flavor-content #flavor-body .flavor-item .info{visibility:hidden;margin-top:12px}@media (width<=767px){#flavor #flavor-content #flavor-body .flavor-item .info{visibility:visible}}#flavor #flavor-content #flavor-body .flavor-item .info .title{justify-content:space-between;align-items:center;display:flex}#flavor #flavor-content #flavor-body .flavor-item .info .title span{flex:1;font-size:20px;font-weight:600}#flavor #flavor-content #flavor-body .flavor-item .info .title a{color:#2b2b2b;align-items:center;font-size:14px;font-weight:700;display:flex}#flavor #flavor-content #flavor-body .flavor-item .info .title img{width:22px;height:5px;margin-left:4px}#flavor #flavor-content #flavor-body .flavor-item .info .description p{font-size:14px}@media (width>=768px) and (width<=1439px){#flavor #flavor-content #flavor-body .flavor-item .info .description p{margin-top:5px}}#product-list{background-color:#fff;flex-direction:column;width:100%;height:673px;margin-top:50px;display:flex}@media (width<=767px){#product-list{margin-top:100px}}#product-list #product-list-content{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;align-items:center;width:100%;height:100%;display:flex;position:relative}#product-list #product-list-content #product-list-video{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=767px){#product-list #product-list-content #product-list-video{width:100vh;height:100vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(90deg)}}#product-list #product-list-content #box1{z-index:2;width:100%;height:800px;display:flex}@media (width<=400px){#product-list #product-list-content #box1{scale:.8}}#product-list #product-list-content #box1 #separate .dot:hover+img.hover{opacity:1;pointer-events:auto;transform:translate(-50%)scale(1)}#product-list #product-list-content #box1 #separate{width:100%;padding:0;display:flex}@media (width>=768px) and (width<=1439px){#product-list #product-list-content #box1 #separate{margin-left:-150px;transform:scale(.75)}}#product-list #product-list-content #box1 #separate .li{z-index:0;will-change:transform;flex-direction:column;width:300px;height:300px;list-style:none;transition:transform .3s ease-out;display:flex;position:relative}@media (width>=1920px){#product-list #product-list-content #box1 #separate .li{scale:1.25}}@media (width>=1440px) and (width<=1919px){#product-list #product-list-content #box1 #separate .li{scale:1.1}}#product-list #product-list-content #box1 #separate .li span.dot{cursor:pointer;background:#ffffffb3;border-radius:50%;width:20px;height:20px;transition:box-shadow .2s;display:inline-block;position:absolute;top:58%;left:65%;box-shadow:0 2px 8px #00000014}@media (width>=1920px){#product-list #product-list-content #box1 #separate .li span.dot{top:54%;left:45%}}@media (width<=767px){#product-list #product-list-content #box1 #separate .li span.dot{top:48%;left:50%}}#product-list #product-list-content #box1 #separate .li img.separate{will-change:transform;transition:transform .1s ease-out;position:absolute}#product-list #product-list-content #box1 #separate .li i span.dot:hover{z-index:3}#product-list #product-list-content #box1 #separate .li img.hover{opacity:0;pointer-events:none;z-index:10;width:220px;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);position:relative;top:180px;left:110px;transform:translate(-50%,40px)}#product-list #product-list-content #box1 #separate .li img.separate:hover+img.hover,#product-list #product-list-content #box1 #separate .li img.separate:focus+img.hover{opacity:1;pointer-events:auto;transform:translate(-50%)}@media (width<=767px){#product-list #product-list-content #box1 #separate .li#watermelonice{top:-60px}#product-list #product-list-content #box1 #separate .li#watermelonice img.separate{width:220px}}@media (width>=768px){#product-list #product-list-content #box1 #separate .li#watermelonice{top:230px;left:90px}#product-list #product-list-content #box1 #separate .li#watermelonice .separate{width:260px}}@media (width>=1920px){#product-list #product-list-content #box1 #separate .li#watermelonice .dot{top:56%;left:52%}}@media (width<=767px){#product-list #product-list-content #box1 #separate .li#cinnamon{top:50px;left:-20px}#product-list #product-list-content #box1 #separate .li#cinnamon .separate{width:220px}}@media (width>=768px){#product-list #product-list-content #box1 #separate .li#cinnamon{top:110px;left:40px}#product-list #product-list-content #box1 #separate .li#cinnamon .separate{width:230px}}@media (width>=1440px) and (width<=1919px){#product-list #product-list-content #box1 #separate .li#cinnamon .dot{top:50%;left:50%}}@media (width>=768px) and (width<=1439px){#product-list #product-list-content #box1 #separate .li#cinnamon .dot{top:50%;left:50%}}#product-list #product-list-content #box1 #separate .li#citrus{scale:1}@media (width<=767px){#product-list #product-list-content #box1 #separate .li#citrus{top:150px;left:-400px}#product-list #product-list-content #box1 #separate .li#citrus .separate{width:200px}}@media (width>=768px){#product-list #product-list-content #box1 #separate .li#citrus{top:275px;left:-50px}#product-list #product-list-content #box1 #separate .li#citrus .separate{width:240px}}@media (width>=1440px) and (width<=1919px){#product-list #product-list-content #box1 #separate .li#citrus .dot{top:50%;left:40%}}@media (width>=1920px){#product-list #product-list-content #box1 #separate .li#citrus .dot{top:52%;left:35%}}@media (width>=768px) and (width<=1439px){#product-list #product-list-content #box1 #separate .li#citrus .dot{top:50%;left:50%}}@media (width<=767px){#product-list #product-list-content #box1 #separate .li#citrus .dot{top:44%;left:40%}}#product-list #product-list-content #box1 #separate .li#citrus .hover{width:240px}@media (width>=1920px){#product-list #product-list-content #box1 #separate .li#citrus .hover{scale:1.2}}@media (width<=767px){#product-list #product-list-content #box1 #separate .li#spearmint{top:300px;left:-500px}#product-list #product-list-content #box1 #separate .li#spearmint .separate{width:220px}}@media (width>=768px){#product-list #product-list-content #box1 #separate .li#spearmint{top:155px;left:-100px}#product-list #product-list-content #box1 #separate .li#spearmint .separate{width:260px}}@media (width>=1920px){#product-list #product-list-content #box1 #separate .li#spearmint .dot{top:60%;left:50%}}@media (width<=767px){#product-list #product-list-content #box1 #separate .li#coolmint{top:460px;left:-600px}#product-list #product-list-content #box1 #separate .li#coolmint .separate{width:190px}}@media (width>=768px){#product-list #product-list-content #box1 #separate .li#coolmint{top:90px;left:-70px}#product-list #product-list-content #box1 #separate .li#coolmint .separate{width:240px}}@media (width>=1440px) and (width<=1919px){#product-list #product-list-content #box1 #separate .li#coolmint .dot{top:55%;left:40%}}@media (width>=768px) and (width<=1439px){#product-list #product-list-content #box1 #separate .li#coolmint .dot{top:55%;left:50%}}@media (width<=767px){#product-list #product-list-content #box1 #separate .li#coolmint .dot{top:44%;left:40%}#product-list #product-list-content #box1 #separate .li#wintergreen{top:560px;left:-970px}#product-list #product-list-content #box1 #separate .li#wintergreen .separate{width:200px}}@media (width>=768px){#product-list #product-list-content #box1 #separate .li#wintergreen{top:310px;left:-170px}#product-list #product-list-content #box1 #separate .li#wintergreen .separate{width:250px}}@media (width>=1440px) and (width<=1919px){#product-list #product-list-content #box1 #separate .li#wintergreen .dot{top:55%;left:40%}}@media (width>=768px) and (width<=1439px){#product-list #product-list-content #box1 #separate .li#wintergreen .dot{top:55%;left:50%}}@media (width<=767px){#product-list #product-list-content #box1 #separate .li#wintergreen .dot{top:44%;left:40%}}#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}#contact-us{margin:0 auto;padding:60px 0}@media (width<=767px){#contact-us{padding:0}}#contact-us .contact-container{gap:40px;margin:0 auto;display:flex}@media (width<=1439px){#contact-us .contact-container{flex-direction:column;align-items:stretch;display:flex}}#contact-us .contact-left{flex-direction:column;flex:1 1 0;justify-content:center;display:flex}@media (width<=1439px){#contact-us .contact-left{box-sizing:border-box;width:100%;max-width:100%}}#contact-us .contact-left p{color:#222;margin-bottom:18px;font-size:16px;line-height:1.6}#contact-us .contact-left .contact-title{margin-bottom:0;font-size:28px;font-weight:700}@media (width<=1439px){#contact-us .contact-left .contact-title{margin-right:4px;font-size:22px;font-weight:700;display:inline}}#contact-us .contact-left .contact-title.us{margin-top:0}#contact-us .contact-left .contact-subtitle{margin-top:60px;margin-bottom:8px;font-size:20px;font-weight:500}@media (width<=767px){#contact-us .contact-left .contact-subtitle{margin-top:20px}}#contact-us .contact-left .contact-desc{font-size:15px}#contact-us .contact-left .contact-desc a{color:#222;text-decoration:none}#contact-us .contact-right{background:#fff;border:1px solid #d9d9d9;border-radius:18px;flex:1.5 1 0;align-items:center;height:485px;padding:32px 28px;display:flex}@media (width<=1439px){#contact-us .contact-right{box-sizing:border-box;width:100%;max-width:100%}}@media (width<=767px){#contact-us .contact-right{height:550px;margin-bottom:30px}}#contact-us .contact-right .contact-form{flex-direction:column;gap:18px;width:100%;display:flex}#contact-us .contact-right .contact-form .form-headline{color:#222;margin-bottom:4px;font-size:20px;font-weight:700}@media (width<=767px){#contact-us .contact-right .contact-form .form-headline{font-size:14px}}#contact-us .contact-right .contact-form .form-subheadline{color:#666;margin-bottom:18px;font-size:15px}@media (width<=767px){#contact-us .contact-right .contact-form .form-subheadline{margin-top:0;font-size:12px}}#contact-us .contact-right .contact-form .form-row{flex-direction:column;gap:0;margin-bottom:0;display:flex}#contact-us .contact-right .contact-form .form-row .form-row.name-row{flex-direction:row;gap:16px}#contact-us .contact-right .contact-form .form-row .form-row.name-row input{width:100%}#contact-us .contact-right .contact-form .form-row .input-title{font-size:14px;font-weight:700}#contact-us .contact-right .contact-form .form-row input,#contact-us .contact-right .contact-form .form-row textarea{color:#222;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #d9d9d9;border-radius:0;outline:none;width:100%;margin-bottom:0;padding:8px 0;font-size:14px;transition:border-color .2s}#contact-us .contact-right .contact-form .form-row textarea{min-height:100px}#contact-us .contact-right .contact-form .form-row.name-row{flex-direction:row;gap:16px;display:flex}@media (width<=767px){#contact-us .contact-right .contact-form .form-row.name-row{flex-direction:column;gap:25px}}#contact-us .contact-right .contact-form .form-row.name-row .name-field{flex-direction:column;flex:1 1 0;display:flex}#contact-us .contact-right .contact-form button.c-submit{color:#fff;cursor:pointer;background:#222;border:none;border-radius:24px;align-self:center;width:400px;margin-top:10px;padding:10px 32px;font-size:16px;transition:background .2s}@media (width<=767px){#contact-us .contact-right .contact-form button.c-submit{width:294px}}#contact-us .contact-right .contact-form button.c-submit:hover{background:#444}#highlight{flex-direction:column;display:flex}#highlight #s4{pointer-events:none;width:100%;position:absolute;top:10px}@media (width<=767px){#highlight #s4{object-fit:cover;clip-path:none;width:100vw;height:auto;margin-top:110px;display:block;top:0}}@media (width>=768px) and (width<=1439px){#highlight #s4{width:400px;top:0}}@media (width>=1440px) and (width<=1919px){#highlight #s4{width:700px}}@media (width>=1920px){#highlight #s4{width:900px}#highlight{height:1465px}}@media (width>=1440px) and (width<=1919px){#highlight{height:1300px}}@media (width>=768px) and (width<=1439px){#highlight{height:900px}}@media (width<=767px){#highlight{height:1550px}}#highlight #hightlight-bg-video{object-fit:fill;width:100vw;position:absolute;overflow:hidden}@media (width>=1920px){#highlight #hightlight-bg-video{height:1465px}}@media (width>=1440px) and (width<=1919px){#highlight #hightlight-bg-video{height:1300px}}@media (width>=768px) and (width<=1439px){#highlight #hightlight-bg-video{height:900px}}@media (width<=767px){#highlight #hightlight-bg-video{height:1550px}}#highlight #highlight-content{flex-direction:column;justify-content:center;display:flex;position:relative}#highlight #highlight-content #highlight-items{z-index:1;align-content:center;width:50%}@media (width<=767px){#highlight #highlight-content #highlight-items{width:100%;margin:0 auto;padding-left:0}}#highlight #highlight-content #highlight-patch{z-index:2;width:500px;position:relative;left:50%;transform:translate(-50%)}@media (width>=1920px){#highlight #highlight-content #highlight-patch{top:360px}}@media (width>=1440px) and (width<=1919px){#highlight #highlight-content #highlight-patch{width:400px;top:340px}}@media (width>=768px) and (width<=1439px){#highlight #highlight-content #highlight-patch{width:360px;top:-130px}}@media (width<=767px){#highlight #highlight-content #highlight-patch{height:auto;top:350px}}#highlight #highlight-content #highlight-info{flex-direction:column;width:400px;height:420px;display:flex;position:relative;top:80px;left:250px}@media (width>=1920px){#highlight #highlight-content #highlight-info{left:450px}}@media (width>=768px) and (width<=1439px){#highlight #highlight-content #highlight-info{width:270px;top:10px;left:170px}}@media (width<=767px){#highlight #highlight-content #highlight-info{top:460px;left:0}}#highlight #highlight-content #highlight-info h1{margin:0;font-weight:600}@media (width>=1440px) and (width<=1919px){#highlight #highlight-content #highlight-info h1{font-size:64px}}@media (width>=1920px){#highlight #highlight-content #highlight-info h1{font-size:64px}}@media (width>=768px) and (width<=1439px){#highlight #highlight-content #highlight-info h1{font-size:36px}}@media (width<=767px){#highlight #highlight-content #highlight-info h1{width:300px;font-size:34px;font-weight:700}}#highlight #highlight-content #highlight-info p{font-size:16px;line-height:130%}#highlight #highlight-content #highlight-info p:first-of-type{margin-top:30px}@media (width>=1920px){#highlight #highlight-content #highlight-info p{font-size:16px;font-weight:500;line-height:150%}}@media (width>=768px) and (width<=1439px){#highlight #highlight-content #highlight-info p{font-size:8px;font-weight:400}}@media (width<=767px){#highlight #highlight-content #highlight-info p{font-size:12px;font-weight:400;line-height:150%}}#highlight #highlight-content #highlight-info button{z-index:10000;background-color:#0000;border:2px solid #2b2b2b;border-radius:30px;width:157px;margin-top:60px;font-size:18px;line-height:50px}@media (width>=768px) and (width<=1439px){#highlight #highlight-content #highlight-info button{width:108px;height:31px;font-size:12px;line-height:100%}}@media (width<=767px){#highlight #highlight-content #highlight-info button{color:#2b2b2b;width:108px;height:31px;font-size:12px;font-weight:600;line-height:100%}}#highlight #highlight-content #highlight-info button:hover{color:#fff;background-color:#2b2b2b}#hl-g-list{display:flex;position:relative;top:110px}@media (width<=767px){#hl-g-list{flex-direction:column;align-items:center;gap:36px;top:390px}}@media (width>=768px) and (width<=1439px){#hl-g-list{top:-320px}}#hl-g-list #highlight-g1{margin-top:-100px}@media (width>=768px){#hl-g-list #highlight-g2{margin-top:200px}}#hl-g-list #highlight-g1,#hl-g-list #highlight-g2,#hl-g-list #highlight-g3{flex-direction:column;font-size:16px;font-weight:400;line-height:150%;display:flex}@media (width<=767px){#hl-g-list #highlight-g1,#hl-g-list #highlight-g2,#hl-g-list #highlight-g3{height:64px}}#hl-g-list #highlight-g1 .icon-and-text,#hl-g-list #highlight-g2 .icon-and-text,#hl-g-list #highlight-g3 .icon-and-text{gap:0;display:flex}#hl-g-list #highlight-g1 .icon-and-text .icon,#hl-g-list #highlight-g2 .icon-and-text .icon,#hl-g-list #highlight-g3 .icon-and-text .icon{height:25px;margin-right:10px}@media (width<=767px){#hl-g-list #highlight-g1 .icon-and-text .icon,#hl-g-list #highlight-g2 .icon-and-text .icon,#hl-g-list #highlight-g3 .icon-and-text .icon{height:20px}}#hl-g-list #highlight-g1 .title,#hl-g-list #highlight-g2 .title,#hl-g-list #highlight-g3 .title{margin:1px;-webkit-text-decoration:none;text-decoration:none}@media (width<=767px){#hl-g-list #highlight-g1 .title,#hl-g-list #highlight-g2 .title,#hl-g-list #highlight-g3 .title{font-size:14px;font-weight:700}}#hl-g-list #highlight-g1 .line-area,#hl-g-list #highlight-g2 .line-area,#hl-g-list #highlight-g3 .line-area{margin-top:5px;margin-bottom:10px}#hl-g-list #highlight-g1 .line,#hl-g-list #highlight-g2 .line,#hl-g-list #highlight-g3 .line{background-color:#2b2b2b;width:100%;height:.5px}#hl-g-list #highlight-g1 span.desc,#hl-g-list #highlight-g2 span.desc,#hl-g-list #highlight-g3 span.desc{width:360px}@media (width<=767px){#hl-g-list #highlight-g1 span.desc,#hl-g-list #highlight-g2 span.desc,#hl-g-list #highlight-g3 span.desc{font-size:12px;font-weight:400}}@media (width>=768px) and (width<=1439px){#hl-g-list #highlight-g1 span.desc,#hl-g-list #highlight-g2 span.desc,#hl-g-list #highlight-g3 span.desc{width:180px;font-size:8px;font-weight:400;line-height:150%}}@media (width>=1920px){#hl-g-list #highlight-g2{margin-left:200px;margin-right:100px}}@media (width>=768px) and (width<=1919px){#hl-g-list #highlight-g2{margin-left:80px}}#hl-g-list>div{opacity:0;transition:opacity .6s cubic-bezier(.77,0,.18,1),transform .6s cubic-bezier(.77,0,.18,1);transform:translateY(60px)}#hl-g-list>div.visible{opacity:1;transform:translateY(0)}#video1{width:100%;height:810px}@media (width<=767px){#video1{object-fit:cover;width:100vw;height:auto;margin:0;padding:0;display:block;position:relative;top:0;left:0}}#video1 #video1-content{justify-content:center;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}#video1 #video1-content #main-video{width:100%}@media (width>=768px){#video1 #video1-content #main-video{object-fit:cover;z-index:1;width:400px;height:400px;transition:width .3s,height .3s,left .3s,top .3s,transform .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1);box-shadow:0 8px 32px #0000002e}}#video1 #video1-content #main-video.fullscreen{border-radius:0;width:100vw;height:900px;transition:all .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;transform:none}@media (width>=768px) and (width<=1439px){#ss-5{margin-top:100px}}
/*# sourceMappingURL=vaper.cae58b5d.css.map */
