.logos{display:flex;align-items:flex-start}
:root{--primary:#d91341;--footer-bg:#ba113d;--table-title:#d91341}
section.slider{background:#efefef;background:linear-gradient(0deg,#efefef 0%,#fff 100%);padding:30px 0 80px;position:relative}
section.slider .swiper{width:100%}
section.slider .swiper .swiper-slide .img-container{position:relative;width:100%;height:0;padding-top:50%}
section.slider .swiper .swiper-slide .img-container img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:15px;object-fit:cover}
section.slider .swiper .swiper-pagination-bullet{border:var(--primary) 1px solid;background-color:#fff;width:12px;height:12px;opacity:1}
section.slider .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--primary)}
section.slider .btn-next{background-color:var(--primary);display:flex;justify-content:center;align-items:center;height:80px;width:80px;border-radius:999px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);z-index:99}
section.slider .btn-next img{margin-bottom:-10px;width:60%}
@media screen and (max-width:967px){section.slider .btn-next{height:60px;width:60px}}
@media screen and (max-width:767px){section.slider .btn-next{height:40px;width:40px}}
@media screen and (max-width:767px){section.slider{padding:0 0 40px}}
section.intro{width:100%;max-width:1800px;margin:0 auto;overflow:visible;position:relative}
section.intro>*{position:relative;z-index:9}
section.intro .bubble-overlapped{position:absolute;width:300px;height:300px;background-color:#d0797d;top:-30px;left:-60px;border-radius:999px}
section.intro .pic-bliss{position:absolute;left:50%;transform:translateX(-50%);height:65vh;margin-top:130px;z-index:99;pointer-events:none}
@media screen and (max-width:967px){section.intro .pic-bliss{transform:translateX(-50%);margin-top:300px;height:50vh;left:60%}}
section.intro .bubbles{overflow:hidden;position:relative}
section.intro .bubbles .line{position:absolute;border:1px solid var(--primary);background-color:var(--primary);z-index:0}
@media screen and (max-width:967px){section.intro .bubbles .line{opacity:0}}
section.intro .bubbles .venus{font-size:50px;text-align:center;padding:100px 0 150px;letter-spacing:50px;font-family:"Futura";font-weight:400;position:relative;z-index:9}
@media screen and (max-width:967px){section.intro .bubbles .venus{font-size:24px;letter-spacing:24px}}
section.intro .bubbles .tag-line{width:65%;margin:0 auto 300px;font-family:"CSong3HK"}
@media screen and (max-width:967px){section.intro .bubbles .tag-line{min-height:20vh;width:80%}}
section.intro .bubbles .tag-line img{width:100%}
section.intro .bubbles .tag-line .text{font-size:46px;letter-spacing:24px;color:#4a494b;margin-top:20px}
@media screen and (max-width:1600px){section.intro .bubbles .tag-line .text{font-size:32px}}
@media screen and (max-width:1400px){section.intro .bubbles .tag-line .text{font-size:24px}}
@media screen and (max-width:1200px){section.intro .bubbles .tag-line .text{letter-spacing:6px}}
@media screen and (max-width:967px){section.intro .bubbles .tag-line .text{font-size:24px;letter-spacing:12px}}
section.intro .bubbles .selling-point{position:relative;margin:0 auto 1000px;width:50%;font-family:"CSong3HK"}
@media screen and (max-width:967px){section.intro .bubbles .selling-point{margin:0 auto 70px}}
section.intro .bubbles .selling-point img{width:100%}
section.intro .bubbles .selling-point .text{letter-spacing:14px;font-size:38px;color:#4a494b;position:absolute}
@media screen and (max-width:1600px){section.intro .bubbles .selling-point .text{font-size:32px}}
@media screen and (max-width:1400px){section.intro .bubbles .selling-point .text{font-size:24px}}
@media screen and (max-width:1200px){section.intro .bubbles .selling-point .text{font-size:20px;letter-spacing:6px}}
section.intro .bubbles .selling-point .text-1{left:-8%;top:67%}
section.intro .bubbles .selling-point .text-2{left:65%;bottom:-20%;width:100%}
@media screen and (max-width:967px){section.intro .bubbles .selling-point .text-2{width:60%;bottom:-30%;left:73%}}
@media screen and (max-width:767px){section.intro .bubbles .selling-point .text-2{left:50%;transform:translateX(-50%);bottom:-50px;width:200%;text-align:center}}
section.intro .bubbles .bubble{border-radius:999px;position:absolute;z-index:1;text-align:center;font-family:"Noto Sans TC";font-weight:100;font-weight:lighter}
section.intro .bubbles .bubble-1{width:300px;height:300px;background-color:#d0797d;top:-30px;left:-60px}
section.intro .bubbles .bubble-2{width:120px;height:120px;background-color:var(--primary);top:30%;right:5vw}
section.intro .bubbles .bubble-3{width:260px;height:260px;background-color:#e2cec9;top:65%;left:10vw}
@media screen and (max-width:967px){section.intro .bubbles .bubble-3{position:relative;width:160px;height:160px}}
section.intro .bubbles .bubble-3 img{position:absolute;width:270%;left:-125%;top:-70%;pointer-events:none}
section.intro .bubbles .bubble-3 .text{position:absolute;bottom:0;transform:translateY(100%);width:100%;padding:30px 0}
section.intro .bubbles .bubble-4{width:350px;height:350px;background-color:#d0797d;top:80%;right:20px}
section.intro .bubbles .bubble-4 img{width:100%;pointer-events:none}
section.intro .bubbles .bubble-4 .text{position:absolute;top:0;transform:translateY(-100%);width:100%;padding:30px 0}
@media screen and (max-width:967px){section.intro .bubbles .bubble-4{position:relative;margin:100px 0 150px auto;width:150px;height:150px}section.intro .bubbles .bubble-4 .text{position:absolute;bottom:0;transform:translateY(100%);width:100%;padding:30px 0}}
section.intro .text-2in1{width:60%;display:block;margin:-13% auto 100px;transform:translateX(-3%)}
@media screen and (max-width:767px){section.intro .text-2in1{width:90%}}
section.circles-1{position:relative;padding:100px 0 130px;clip-path:polygon(0 150px,100% 0%,100% 100%,0 100%);background-image:linear-gradient(90deg,#e2cec9 0%,rgba(226,206,201,0.1) 100%);overflow:hidden;font-family:"Noto Sans TC";font-weight:400}
@media screen and (max-width:991px){section.circles-1{padding:130px 0 130px}}
section.circles-1 .container{display:flex;flex-wrap:wrap;align-items:center;position:relative}
section.circles-1 .container .bg-radar{position:absolute;top:-590px;right:-250px;max-width:1000px;opacity:0.1;z-index:-1;pointer-events:none}
section.circles-1 .container .boxes{display:flex;flex-wrap:wrap;justify-content:center;width:70%}
@media screen and (max-width:767px){section.circles-1 .container .boxes{width:100%}}
section.circles-1 .container .boxes .box{width:25%;text-align:center;margin-bottom:30px}
@media screen and (max-width:767px){section.circles-1 .container .boxes .box{width:40%}}
section.circles-1 .container .boxes .box img{width:50%}
section.circles-1 .container .boxes .box .text{margin-top:10px;font-size:20px;color:#484848;letter-spacing:2px;text-indent:2px}
section.circles-1 .container .boxes .box .text span{font-size:20px;color:#f60055}
section.circles-1 .container .boxes .box .text .text-red{color:#f60055;font-family:"MF ShangHei Bold";font-size:30px}
section.circles-1 .container .text-25mins{width:30%}
@media screen and (max-width:767px){section.circles-1 .container .text-25mins{width:80%;max-width:200px;margin:0 auto}}
section.technical{background-color:#d0797d;clip-path:polygon(0 0,100% 100px,100% 100%,0 100%);transform:translateY(-100px);margin-bottom:-100px;padding:10% 0;overflow:hidden;font-family:"Makinas Scrap 5"}
@media screen and (max-width:767px){section.technical{padding:20% 0}}
section.technical .bg-wave-circle{position:absolute;max-width:600px;top:3%;left:-10%;width:40%}
section.technical .bg-wave-square{position:absolute;max-width:600px;bottom:5%;right:-5%;width:40%}
section.technical .line{width:100%;height:1px;background-color:#fff;position:absolute;bottom:100px;transform:rotate(2deg)}
section.technical .title{color:#fff;text-align:center;font-size:28px;letter-spacing:20px}
section.technical .video{margin:30px auto;max-width:1000px}
section.technical .video iframe{width:100%;height:100%}
section.circles-2{padding:150px 0 100px;clip-path:polygon(0 0,100% 100px,100% 100%,0 100%);transform:translateY(-100px);margin-bottom:-100px;background-color:#fff;background-image:url(../themes/venus-concept/assets/images/venus-bliss/bg-sleep.png);background-size:cover;background-position:center bottom;background-repeat:no-repeat;font-family:"Noto Sans TC";font-weight:100}
section.circles-2 .container .text{text-align:center;max-width:800px;margin:0 auto}
section.circles-2 .container .boxes{display:flex;max-width:1000px;margin:50px auto;flex-wrap:wrap}
section.circles-2 .container .boxes .box{text-align:center;padding:20px;transition:all ease-in-out 200ms;width:33%;border-radius:15px}
@media screen and (max-width:767px){section.circles-2 .container .boxes .box{width:100%;max-width:380px;padding:30px 30px 20px;margin:20px auto;background-color:rgba(230,211,207,0.8)}}
section.circles-2 .container .boxes .box .circle{background-color:var(--primary);color:#fff;display:flex;justify-content:center;align-items:center;border-radius:999px;width:50%;margin:0 auto 20px;font-size:22px;font-family:"Makinas Scrap 5"}
@media screen and (max-width:767px){section.circles-2 .container .boxes .box .circle{width:40%}}
section.circles-2 .container .boxes .box .circle p{display:flex;justify-content:center;align-items:center;width:100%;height:100%}
section.circles-2 .container .boxes .box .circle .outer{position:absolute;width:100%;height:100%}
section.circles-2 .container .boxes .box .circle .outer::before,
section.circles-2 .container .boxes .box .circle .outer::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:999px;border:1px solid var(--primary);transform:scale(1.05)}
section.circles-2 .container .boxes .box .circle .outer::before{transform:scale(1.15)}
section.circles-2 .container .boxes .box .title{font-weight:bold;margin-bottom:15px;font-family:"Makinas Scrap 5";color:#636466;font-size:20px}
section.circles-2 .container .boxes .box .description{margin-bottom:50px;font-family:"Noto Sans TC";font-weight:100;color:#636466}
section.circles-2 .container .boxes .box .title,
section.circles-2 .container .boxes .box .description{opacity:0;transition:all ease-in-out 200ms}
@media screen and (max-width:767px){section.circles-2 .container .boxes .box .title,section.circles-2 .container .boxes .box .description{opacity:1}}
section.laser{background-color:var(--primary);color:#fff;text-align:center;padding:100px 20px 140px;clip-path:polygon(0 100px,100% 0,100% 100%,0% 100%);transform:translateY(-100px);margin-bottom:-100px;overflow:hidden;font-family:"Noto Sans TC";font-weight:100}
section.laser .title{font-family:"Makinas Scrap 5"}
section.laser .line{width:100%;height:1px;background-color:#fff;position:absolute;bottom:80px;left:0;transform:rotate(4deg)}
section.freeze-and-heat{clip-path:polygon(0 0,100% 100px,100% 100%,0 100%);transform:translateY(-100px);margin-bottom:-100px;background-color:#fff;background-image:url(../themes/venus-concept/assets/images/venus-bliss/bg-hands-up.png);background-repeat:no-repeat;background-position:center;background-size:cover;overflow:hidden;font-family:"Makinas Scrap 5"}
section.freeze-and-heat .container{position:relative}
section.freeze-and-heat .container .pic{position:absolute;max-width:500px;transform:translateX(-40%)}
section.freeze-and-heat .container .main-content{display:flex;align-items:center;justify-content:center;padding:200px 0 250px}
section.freeze-and-heat .container .main-content .circles{margin-right:40px;position:relative;z-index:9}
section.freeze-and-heat .container .main-content .circles .circle{width:150px;height:150px;border-radius:999px;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:20px;color:#4a494b;background-color:#fff;position:relative;line-height:1.2}
section.freeze-and-heat .container .main-content .circles .circle::before{content:"";position:absolute;left:100%;width:220px;height:1px;border-top:1px dashed #ccc}
section.freeze-and-heat .container .main-content .circles .circle .content{text-align:center}
section.freeze-and-heat .container .main-content .circles .circle.freeze{border-color:#138dd9}
section.freeze-and-heat .container .main-content .circles .circle.freeze::before{border-color:#138dd9}
section.freeze-and-heat .container .main-content .circles .circle.heat{border-color:var(--primary);margin-top:-20px}
section.freeze-and-heat .container .main-content .circles .circle.heat::before{border-color:var(--primary)}
section.freeze-and-heat .container .main-content .circles .text{text-align:center;font-size:28px;position:absolute;bottom:0;left:50%;transform:translate(-50%,75px);overflow:visible;width:100vw}
section.freeze-and-heat .container .main-content .circles .text .text-red{font-size:36px}
section.freeze-and-heat .container .main-content .circles .text::before{content:"";display:block;position:absolute;left:50%;top:0;width:1px;height:20px;background-color:var(--primary);transform:translateY(-100%)}
section.freeze-and-heat .container .main-content .animation{max-width:410px;margin-top:-70px;position:relative;display:flex;justify-content:center;align-items:center}
section.freeze-and-heat .container .main-content .animation:before{content:"";display:block;width:}
section.freeze-and-heat .container .main-content .animation .bg-radar{position:absolute;top:53%;left:50%;transform:translate(-50%,-50%) scale(1.5);z-index:-1;opacity:0.09}
section.freeze-and-heat .container .main-content .animation canvas{transform:scale(1.5)}
@media screen and (max-width:575px){section.freeze-and-heat .container .main-content{flex-wrap:wrap}section.freeze-and-heat .container .main-content .circles{margin:0;width:100%}section.freeze-and-heat .container .main-content .circles .circle{margin:0 auto}section.freeze-and-heat .container .main-content .circles .circle::before{display:none}section.freeze-and-heat .container .main-content .animation{margin-top:100px}}
.pic-diode{position:relative;z-index:9}
.pic-diode img{position:absolute;top:0;right:0;transform:translate(50px,-100%);max-width:300px}
section.wavelength{clip-path:polygon(0 200px,100% 0,100% 100%,0% 100%);transform:translateY(-200px);margin-bottom:-200px;background:var(--primary);font-family:"Makinas Scrap 5"}
section.wavelength .inner{clip-path:polygon(0 200px,100% 0,100% 100%,0% 100%);transform:translateY(1px);background-color:#fff;background-image:linear-gradient(145deg,rgba(226,222,215,0) 0,#e2ded7 100%),url(../themes/venus-concept/assets/images/venus-bliss/bg-sound-wave.png);padding:200px 0 100px;background-size:cover;background-position:top 80% center}
section.wavelength .inner .pic{position:absolute;top:0;right:0;width:300px;transform:translateY(-50%)}
section.wavelength .inner .container>.title{margin-bottom:30px;color:#636466}
section.wavelength .inner .container .line{position:absolute;border:1px solid transparent;z-index:-1}
section.wavelength .inner .container .line::before{content:"";width:1px;height:100vw;background-color:var(--primary);position:absolute;transform:translateY(-50%);top:50%}
@media screen and (max-width:767px){section.wavelength .inner .container .line{opacity:0}}
section.wavelength .inner .container .boxes{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-top:-50px;margin-bottom:100px}
@media screen and (max-width:767px){section.wavelength .inner .container .boxes{margin-top:0}}
section.wavelength .inner .container .boxes .box{text-align:center;transition:all ease-in-out 200ms;padding:20px;border-radius:20px;width:25%}
@media screen and (max-width:767px){section.wavelength .inner .container .boxes .box{background-color:rgba(155,20,55,0.8)}}
section.wavelength .inner .container .boxes .box:nth-child(1){margin-top:150px}
section.wavelength .inner .container .boxes .box:nth-child(2){margin-top:100px}
section.wavelength .inner .container .boxes .box:nth-child(3){margin-top:50px}
@media screen and (max-width:767px){section.wavelength .inner .container .boxes .box{width:100%;max-width:350px;margin:0 auto;margin-top:0 !important;margin-bottom:20px}}
section.wavelength .inner .container .boxes .box .circle{max-width:80px;margin:0 auto}
section.wavelength .inner .container .boxes .box .circle img{width:100%}
section.wavelength .inner .container .boxes .box .title{margin-top:30px;color:#636466;opacity:0;font-size:16px;font-family:"Noto Sans TC";font-weight:100}
@media screen and (max-width:767px){section.wavelength .inner .container .boxes .box .title{opacity:1;color:#fff}}
section.vari-pulse{background-color:var(--primary);clip-path:polygon(0 0,100% 150px,100% 100%,0 100%);transform:translateY(-150px);margin-bottom:-150px}
section.vari-pulse .inner{clip-path:polygon(0 0,100% 150px,100% 100%,0 100%);transform:translateY(1px);padding:150px 0 0;background-image:url(../themes/venus-concept/assets/images/venus-bliss/bg-hand-circle.png);background-size:cover;background-position:center top;background-repeat:no-repeat;background-color:#fff}
section.vari-pulse .inner .title{font-family:"Makinas Scrap 5";font-size:34px}
@media screen and (max-width:991px){section.vari-pulse .inner{padding:200px 0 50px}}
@media screen and (max-width:767px){section.vari-pulse .inner{padding:200px 0 250px}}
section.vari-pulse .inner .container{position:relative}
section.vari-pulse .inner .container .description{margin-top:20px;line-height:1.6;text-align:center;font-family:"Noto Sans TC";font-weight:100;color:#636466}
section.vari-pulse .inner .container .pic-45mm{max-width:100%;transform:translate(-30%,-5%);pointer-events:none}
section.vari-pulse .inner .container .animation{position:absolute;bottom:35%;right:0;max-width:380px;width:30%;margin-right:5%}
@media screen and (max-width:767px){section.vari-pulse .inner .container .animation{width:40%;bottom:12%;margin-right:5%}}
section.vari-pulse .inner .container .animation canvas{transform:scale(1.5)}
section.circles-3{clip-path:polygon(0 200px,100% 0,100% 100%,0% 100%);transform:translateY(-300px);margin-bottom:-300px;padding:200px 0;background-image:linear-gradient(0,#e2ded7 0,rgba(226,222,215,0) 100%);background-color:#fff}
@media screen and (max-width:967px){section.circles-3{padding:280px 0 200px}}
section.circles-3 .container .line{position:absolute;border:1px solid transparent;z-index:-1}
section.circles-3 .container .line::before{content:"";width:1px;height:100vw;background-color:#d2797d;position:absolute;transform:translateY(-50%);top:50%}
@media screen and (max-width:767px){section.circles-3 .container .line{opacity:0}}
section.circles-3 .container .boxes{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-top:-50px}
section.circles-3 .container .boxes .box{text-align:center;transition:all ease-in-out 200ms;padding:20px;border-radius:20px;width:25%;height:auto}
section.circles-3 .container .boxes .box:nth-child(1){margin-top:150px}
section.circles-3 .container .boxes .box:nth-child(2){margin-top:100px}
section.circles-3 .container .boxes .box:nth-child(3){margin-top:50px}
section.circles-3 .container .boxes .box img{max-width:80px;margin:0 auto}
section.circles-3 .container .boxes .box .title{margin-top:30px;color:#636466;font-family:"Makinas Scrap 5";color:#4a494b;font-size:24px}
section.circles-3 .container .boxes .box .description{opacity:0;color:#fff;margin-top:10px}
@media screen and (max-width:767px){section.circles-3 .container .boxes .box{width:100%;max-width:350px;margin:20px auto;margin-top:0 !important;background-color:rgba(155,20,55,0.8)}section.circles-3 .container .boxes .box .title{color:#fff}section.circles-3 .container .boxes .box .description{opacity:1}}
section.circles-3 .container .boxes .box:hover{background-color:rgba(155,20,55,0.8)}
section.circles-3 .container .boxes .box:hover .title{color:#fff}
section.circles-3 .container .boxes .box:hover .description{opacity:1}
section.share{clip-path:polygon(0 0,100% 150px,100% 100%,0 100%);transform:translateY(-150px);margin-bottom:-150px;padding:150px 0 160px;background-color:#fff}
section.share .container .title{font-family:"Makinas Scrap 5";font-size:28px;color:#636466}
@media screen and (max-width:1199px){section.share{padding:150px 0 150px}}
section.compare{clip-path:polygon(0 0,100% 150px,100% 100%,0 100%);transform:translateY(-150px);margin-bottom:-150px;padding:150px 0 0;background-image:linear-gradient(0,rgba(226,222,215,0) 0,#e2ded7 100%);background-color:#fff}
section.compare .title{color:#4a494b;text-align:center;margin-bottom:30px}
[data-ct-status="editing"] section.wavelength .box,
section.wavelength .box:hover{background-color:rgba(155,20,55,0.8)}
[data-ct-status="editing"] section.wavelength .box .title,
section.wavelength .box:hover .title,
[data-ct-status="editing"] section.wavelength .box .description,
section.wavelength .box:hover .description{opacity:1 !important;color:#fff !important}
[data-ct-status="editing"] section.circles-2 .boxes .box,
section.circles-2 .boxes .box:hover{background-color:rgba(230,211,207,0.8)}
[data-ct-status="editing"] section.circles-2 .boxes .box .title,
section.circles-2 .boxes .box:hover .title,
[data-ct-status="editing"] section.circles-2 .boxes .box .description,
section.circles-2 .boxes .box:hover .description{opacity:1}
[data-ct-status="editing"] section.circles-3 .box,
section.circles-3 .box:hover{background-color:rgba(155,20,55,0.8)}
[data-ct-status="editing"] section.circles-3 .box .title,
section.circles-3 .box:hover .title{color:#fff !important}
[data-ct-status="editing"] section.circles-3 .box .description,
section.circles-3 .box:hover .description{opacity:1 !important}
.responsive-table tbody tr:not(:first-child)::after{display:none}
.swiper-container-android .swiper-slide,
.swiper-wrapper{transition-duration:1500ms !important}