:root{box-sizing:border-box;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';scroll-behavior:smooth}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;margin:0}h1,h2,h3,h4,h5,h6{margin:0}h2,h3{font-size:48px;line-height:1.33}@media (max-width: 700px){h2,h3{font-size:36px}}h4{font-size:24px;line-height:1.66}video,img{height:auto;max-width:100%}a{color:inherit;text-decoration:none}@media (max-width: 700px){.hide-in-mobile{display:none}}@media (min-width: 700px){.hide-in-desktop{display:none}}.mb60{margin-bottom:60px}.mb40{margin-bottom:40px}.mb30{margin-bottom:30px}.mb20{margin-bottom:20px}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.flex{display:flex}.ai-c{align-items:center}.jc-c{justify-content:center}.ji-c{justify-items:center}.row{display:grid;grid-gap:40px;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr))}@media (max-width: 700px){.row{grid-template-columns:1fr}}@media (min-width: 1400px){.section{padding-left:100px;padding-right:100px}}.section--inner{margin:auto;max-width:1200px;padding:100px 40px}@media (max-width: 700px){.section--inner{padding:100px 1.5em}}.section--inner.section--inner-sm{padding-left:100px;padding-right:100px}@media (max-width: 700px){.section--inner.section--inner-sm{padding-left:2rem;padding-right:2rem}}.subtitle{color:#373737;font-size:1.5rem;margin-top:1.25em}@media (max-width: 700px){.subtitle{font-size:1.25rem}}.btn{background-color:#fff;border:1px solid;color:#4e85c6;cursor:pointer;font-size:18px;font-weight:bolder;padding:0.4em 1.2em;text-decoration:none;white-space:nowrap}.btn:hover{background-color:rgba(78,133,198,0.1)}.btn.primary{background-color:#4e85c6;border:unset;color:#fff}.btn.primary:hover{background-color:rgba(78,133,198,0.8)}.btn+.btn{margin-left:1.33rem}.btn-group{display:inline-flex}.round{border-radius:10rem}.dt{font-size:24px;font-weight:bolder;line-height:1.66;margin-top:1.5em}.dd{font-size:18px;margin-left:0}@media (max-width: 700px){.col>img{display:block;margin:auto;max-width:80%}}.section-0{background-color:rgba(255,255,255,0.9);position:sticky;top:-40px;z-index:1}body.scroll-down .section-0{box-shadow:0 0 3px rgba(0,0,0,0.3)}.section-0 .section--inner{padding-bottom:10px;padding-top:50px}.header{align-items:center;display:flex;justify-content:space-between;position:relative}@media (min-width: 800px){.header #menu-ckbox{position:fixed;visibility:hidden}.header .menu-icon{display:none}.header .nav{align-self:center}.header .subnav{opacity:0;transition:opacity 0.3s;visibility:hidden}.header .nav-item:hover .subnav{opacity:1;visibility:visible}.header .subnav{background-color:#fff;box-shadow:0 2px 5px #0003;margin-left:-1em;padding-top:0.5em;position:absolute}.header .subnav-item{padding:1em 2em}.header .btn-group{display:inline-flex;max-width:300px;overflow:hidden;transition:max-width 0.3s}body:not(.scroll-down) .header .btn-group[hidden]{max-width:0}}@media (max-width: 800px){.header .menu{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(255,255,255,0.9);box-shadow:0 3px 3px rgba(0,0,0,0.3);display:flex;flex-direction:column;height:calc(100vh - 50px);max-width:90%;min-width:50%;opacity:0;overflow:auto;position:fixed;position:absolute;right:0;top:calc(100% + 9px);transition:opacity 0.3s;visibility:hidden}.header .nav{flex-direction:column;justify-content:unset;padding-left:2em;padding-right:2em}.header .nav-item{font-size:1.25rem;margin:0.5em 0}.header .subnav.subnav{color:#373737;display:block;font-size:1rem;position:static}.header .subnav-item{padding:0.5em}.header .btn-group{display:flex;justify-content:center;margin-top:1em;padding:1em;position:relative}.header .menu-icon{cursor:pointer;position:relative}.header .menu-icon::before{content:'☰'}.header .menu-icon::after{bottom:-0.5em;content:'';left:-0.5em;position:absolute;right:-0.5em;top:-0.5em}.header #menu-ckbox{position:fixed;visibility:hidden}.header #menu-ckbox:checked ~ .menu-icon::before{content:'✖'}.header #menu-ckbox:checked ~ .menu{display:flex;opacity:1;visibility:visible}}.header .btn-group{white-space:nowrap}.header .btn{font-size:0.8rem}.header .menu{display:flex;flex-grow:1}.header .menu-icon{color:#373737}.logo{display:inline-flex;flex-shrink:0}.logo img{transition:0.3s}body.scroll-down .logo img{height:30px;width:153px}.nav{display:flex;flex-grow:1;flex-shrink:1;justify-content:space-around;padding-left:2vw;padding-right:2vw;white-space:nowrap}.nav-item{position:relative}.nav-item .subnav-item{display:block}.nav-item .subnav-item:hover{background-color:#0001}@media (max-width: 700px){.section-1 .section--inner{padding-top:50px}}.section-1 h2{margin-top:0.25em}.carousel-wrapper{position:relative}.carousel-wrapper .carousel-ctrl{background-color:unset;border:unset;cursor:pointer;padding:1em 0.35em;position:absolute;top:50%;transform:translateY(-50%)}.carousel-wrapper .carousel-ctrl:focus{outline:1px dotted rgba(0,0,0,0.4)}.carousel-wrapper .carousel-ctrl[data-dir='right']{left:100%}.carousel-wrapper .carousel-ctrl[data-dir='left']{right:100%}.carousel-wrapper .carousel-ctrlimg{display:block;height:1em;pointer-events:none;width:1em}.section-2{background-color:#f4f5f7}.section-2 .section--inner{padding-bottom:35px;padding-top:45px}.section-2 .carousel>div>div{padding:0 10px}.section-2 .popular-img{border-radius:0.5em;box-shadow:0 2px 5px #0003;height:auto;-o-object-fit:contain;object-fit:contain;width:120px}.section-4{background-color:#fafcf6}.section-4 .wall{grid-gap:1.5em 1em;margin:0 auto 100px;max-width:1000px}@media (min-width: 700px){.section-4 .wall{grid-template-columns:repeat(5, 1fr);margin-left:-3em;margin-right:-3em;max-width:unset}}@media (max-width: 700px){.section-4 .wall{grid-template-columns:repeat(auto-fit, minmax(140px, 1fr));grid-template-columns:repeat(2, 1fr);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media (min-width: 700px){.text-box{grid-gap:30px 100px;padding-left:80px;padding-right:80px}}.recommend-box{padding:1em}.recommend{border-radius:1rem;box-shadow:0 0 2px 1px #0005;display:flex;flex-direction:column;font-size:1rem;height:220px;padding:1em}.recomend-cover{margin-right:0.5em;width:30px}.recommend-content{flex-grow:1;font-size:smaller;line-height:1.8;max-height:132px;overflow-y:auto;padding-bottom:0.5em;white-space:pre-wrap}.recommend-content::-webkit-scrollbar{width:4px}.recommend-content::-webkit-scrollbar-track{background:rgba(0,0,0,0.1)}.recommend-content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.2);border-radius:20px}.recommend-info{align-items:center;display:flex;font-weight:bolder;margin-top:auto;position:relative;text-overflow:ellipsis;white-space:nowrap}.recommend-info::before{background-image:linear-gradient(to bottom, transparent, #fff);content:'';height:1em;left:0;position:absolute;right:0;top:-40px}.section-6{background-color:#f5f7fb}@media (max-width: 700px){.section-6 .text-right{text-align:center}}@media (min-width: 700px){.section-6 .video-col{order:-1}}.section-6 .grid-title{margin-bottom:30px;margin-top:90px}.section-6 .count{align-items:baseline;display:flex;font-size:3.5rem;font-weight:bolder;justify-content:center;letter-spacing:0.25em}.section-6 .count::before{content:attr(data-num);display:block;text-align:right;width:4em}.section-6 .count::after{content:'萬';font-size:0.6em}.section-6 .row--famous{grid-template-columns:repeat(auto-fit, minmax(70px, 1fr));justify-content:center}@media (max-width: 700px){.section-6 .row--famous{grid-template-columns:repeat(auto-fill, minmax(70px, 130px))}}.section-6 .img-famous{background-color:#fff;border-radius:0.75em}.section-7 .row{grid-template-columns:5fr 2fr}@media (max-width: 700px){.section-7 .row{grid-template-columns:1fr;text-align:center}}.section-7 .btn-group{font-size:56px;margin-top:2rem}@media (max-width: 700px){.section-7 .btn-group{font-size:36px}}.section-7 .btn{display:inline-flex;font-size:inherit;padding-bottom:0;padding-left:2rem;padding-right:2rem;padding-top:0}@media (max-width: 700px){.section-7 .btn{padding-left:1rem;padding-right:1rem}}.section-7 .btn img{height:1em;width:1em}.section-7 .player{margin-top:32px}@media (max-width: 700px){.section-7 .player{max-width:400px}}.section-7 .player-img{display:block;height:40px;margin-bottom:14px}@media (max-width: 700px){.section-7 .player-img{display:inline-block;margin-left:1em;margin-right:1em}}.section-8{background-color:#f9f6f2;font-size:1.25rem;line-height:1.66}@media (max-width: 700px){.section-8{font-size:1.25rem}}.section-9{background-color:#f4f5f7}@media (max-width: 700px){.section-9 h3{font-size:1.5rem}.section-9 #switch-input#switch-input{font-size:0.85em}}.section-9 h3{font-size:2.5rem}.section-9 img{max-width:250px}.section-9 .input-group{border-radius:2em;box-shadow:0 0 1px 1px #ccc;display:inline-flex;max-width:90%;overflow:hidden;width:500px}.section-9 .input-group #switch-input{border:unset;border-bottom-left-radius:inherit;border-top-left-radius:inherit;flex-grow:1;font-size:1em;min-width:1px;outline:unset;padding:0 0.75em}.section-9 .input-group #switch-input:focus{box-shadow:inset 0 0 0 1px #4e85c6}.section-9 .input-group .btn{border:unset;border-left:1px solid #ccc;flex-shrink:0;font-size:1em;outline:unset}@media (max-width: 700px){.section.section-10 .footer-logo{border-bottom:2px solid;margin:0 auto 1em;padding:0 1em 1em;width:220px}.section.section-10 .row{display:block;text-align:center}.section.section-10 h4{display:none}.section.section-10 .social-icons{border-top:2px solid;justify-content:center;margin:1em auto;padding:1em;width:220px}}.section.section-10 .row{grid-template-columns:5fr 3fr 3fr}.section.section-10 .footer-logo{display:block;margin-bottom:0.25em}.section.section-10 .slogon{font-size:0.9em;margin-top:0.3rem}.section.section-10 .footer-link{color:rgba(55,55,55,0.6);display:inline-block;margin-bottom:0.5em;margin-top:0.5em}.section.section-10 .social-icons{margin-top:57px}.section.section-10 .social-icons a+a{margin-left:1em}

