*{padding:0;margin:0;outline:0}*,:after,:before{box-sizing:border-box}a{text-decoration:none}button::-moz-focus-inner,img{border:none}button{border:none;margin:0;padding:0;background:0 0;cursor:pointer}button:focus{outline:0;border:none}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent;touch-action:manipulation}span{display:inline-block}div,section{position:relative;display:block;box-sizing:border-box}img{image-rendering:auto;width:100%;height:100%;object-fit:contain;object-position:center}input[type=search]{-webkit-appearance:none}li,ul{list-style:none}*{font-family:'PingFang TC','Noto Sans TC',sans-serif;-webkit-font-smoothing:subpixel-antialiased;text-rendering:serviceimizeLegibility;color:#2b304b}html{scroll-behavior:smooth}body{overflow-x:hidden;overflow-y:scroll}body,input,textarea{font-size:16px;font-weight:400}::selection{color:#000;background:#9bc2e9}::-moz-selection{color:#000;background:#9bc2e9}::-webkit-input-placeholder{font-family:'PingFang TC','Noto Sans TC',sans-serif;color:#bcbcbc}:-moz-placeholder{font-family:'PingFang TC','Noto Sans TC',sans-serif;color:#bcbcbc}::-moz-placeholder{font-family:'PingFang TC','Noto Sans TC',sans-serif;color:#bcbcbc}:-ms-input-placeholder{font-family:'PingFang TC','Noto Sans TC',sans-serif;color:#bcbcbc}h2{font-size:35px;text-align:center;line-height:1.5;font-weight:600;margin-bottom:2em}h2>small{font-size:25px}p,p *{line-height:1.5;white-space:pre-line}body.blocked::before{content:'';z-index:90;background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;width:100%;height:100%}.template{display:none}.hide{display:none!important}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.disable-pointer{pointer-events:none}.container{max-width:1440px;width:100%;margin:0 auto;padding-left:20px;padding-right:20px}.container.sm{max-width:1100px}section.container{margin-bottom:10%}section.first{padding-top:3%}.pink{color:#d73094!important}.upper{text-transform:uppercase}.text-center{text-align:center}.grey-bg::after{content:'';position:absolute;pointer-events:none;width:100vw;height:100%;background-color:#f8f8f8;top:0;left:50%;z-index:-1;transform:translateX(-50%)}.no-record{width:100%;min-height:200px;text-align:center;align-items:center;justify-content:center;font-size:20px;display:none}.no-record.show{display:flex}#loader{position:fixed;width:100%;height:100%;top:0;left:0;pointer-events:all;visibility:visible;z-index:9999;display:flex;justify-content:center;align-items:center;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}#loader-helper{position:fixed;width:100%;height:100vh;top:0;left:0;pointer-events:none;visibility:hidden}#loader .loader-overlay{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff}#loader.out{pointer-events:none;opacity:0}.skeleton-loader{width:100%!important;position:relative!important;overflow:hidden!important;cursor:progress!important}.skeleton-loader::before{content:'';width:100%;height:100%;top:0;left:0;position:absolute;z-index:5;background-color:#d2d2d2}.skeleton-loader.text{height:20px;margin-bottom:10px}.skeleton-loader.md{width:80%}.fade{display:none;opacity:0;transition:opacity .3s ease-in-out}.fade.active{display:block}.fade.active.show{opacity:1}.btn-pri{position:relative;width:auto;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:'Josefin Sans',sans-serif;font-size:16px;color:#fff;background-color:#d73094;border-radius:5px;padding:15px 35px;font-weight:600;text-align:center;border:1px solid #d73094!important;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-pri>span{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:inherit;color:inherit;font-size:inherit;font-weight:inherit;line-height:1}.btn-pri.btn-nav>span{position:relative;display:block;padding-right:40px}.btn-pri.btn-nav>span::before{content:'';position:absolute;top:50%;right:0;width:20px;height:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(/assets/img/icon-arrow.svg) center/contain no-repeat}.btn-pri.btn-download>span{position:relative;display:block;padding-left:40px}.btn-pri.btn-download>span::before{content:'';position:absolute;top:50%;left:0;width:15px;height:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(/assets/img/icon-download.svg) center/contain no-repeat}header .head-nav-container,header>nav{height:90px;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out;overflow:hidden}header .head-nav-container{top:0;left:0;width:100%;padding:10px 16px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;animation-duration:.5s;-webkit-transition:.5s;transition:.5s}header.fixed .head-nav-container{position:fixed;z-index:999;animation-name:stickySlideDown;transition:none}@keyframes stickySlideDown{0%{opacity:.7;transform:translateY(-100%)}100%{opacity:1;transform:translateY(0)}}header .head-logo{display:block;height:100%;width:auto;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}header .head-logo>img{height:100%;width:auto;object-fit:contain}header .header-links{display:flex;justify-content:flex-end;align-items:center}header .header-links>.header-links__nav{color:#2b304b;font-size:18px;font-weight:500;display:block;position:relative;margin-right:80px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .header-links>.header-links__nav:hover{color:#d73094}header .head-menu-btn{position:fixed;top:30px;right:20px;flex-direction:column;align-items:flex-end;justify-content:flex-start;cursor:pointer;z-index:1000;width:30px;pointer-events:all;display:none}header .head-menu-btn .bar{height:2px;background-color:#000;margin:3px 0;-webkit-transition:all .4s ease;transition:all .4s ease}header .head-menu-btn .bar.bar1{width:30px}header .head-menu-btn .bar.bar2{width:24px}header .head-menu-btn .bar.bar3{width:18px}header .head-menu-btn:hover .bar.bar2,header .head-menu-btn:hover .bar.bar3{width:30px}header.open .head-menu-btn .bar.bar1{width:30px;-webkit-transform:rotate(-45deg) translate(-5px,5px);transform:rotate(-45deg) translate(-5px,5px)}header.open .head-menu-btn .bar.bar2{opacity:0}header.open .head-menu-btn .bar.bar3{width:30px;-webkit-transform:rotate(45deg) translate(-7px,-7px);transform:rotate(45deg) translate(-7px,-7px)}footer{background-color:#2b304b;padding-top:15px;position:relative;overflow:hidden}footer *{color:#fff}footer::before{content:'';position:absolute;top:0;left:0;width:100%;height:15px;background-color:#d73094}footer .footer__top{padding:50px 0;display:flex}.copyright{font-size:14px;font-family:'Josefin Sans',sans-serif;padding-top:10px;padding-bottom:15px}footer .footer__logo{width:60%;max-width:300px}footer .footer__logo>img{width:100%;height:auto;object-fit:contain}footer .footer__info{width:50%;display:flex;align-items:flex-start}footer .footer__info>div{width:50%;padding-right:1.5em}footer .footer__info>div>span{display:block;font-size:25px;font-weight:500;margin-bottom:1rem}footer .footer__info *{font-size:14px;line-height:1.6}footer .footer__info .footer__contact>a{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px}footer .footer__info .footer__contact>a>.icon{width:12px;height:12px;min-width:12px;margin-right:20px;display:block}footer .footer__info .footer__contact>a>.icon>svg{width:100%;height:auto;max-width:100%;max-height:100%;position:absolute;top:0;left:0}@media (max-width:1700px){header .header-links>.header-links__nav{margin-right:3vw}}@media (max-width:1100px){footer .footer__logo{max-width:200px}footer .footer__info{width:70%}header .head-menu-btn{display:flex}header .header-links{position:fixed;top:0;left:0;z-index:999;background-color:#fff;height:0;width:100%;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0 20px 0;overflow:hidden;pointer-events:none;-webkit-transition:all .3s ease;transition:all .3s ease}header.open .header-links{height:100%;overflow-x:hidden;overflow-y:auto;pointer-events:all;padding:90px 20px 30px}header .header-links>.header-links__nav{margin-right:0;margin-bottom:20px}}@media (max-width:768px){h2{font-size:25px;margin-bottom:1.5em}h2>small{font-size:18px}p{font-size:14px}section.first{padding-top:8%}.btn-pri{font-size:14px;padding:10px 20px}.btn-pri.btn-nav>span{padding-right:30px}header .head-nav-container,header>nav{height:70px}header .head-menu-btn{top:20px}footer .footer__top{flex-direction:column-reverse}footer .footer__info{width:100%;margin-top:50px}}@media (max-width:600px){section.container{margin-bottom:20%}}@media (max-width:490px){footer .footer__info{flex-direction:column}footer .footer__info>div{width:100%;padding-right:0;margin-bottom:50px}.copyright{font-size:10px}}@media (max-width:310px){.btn-pri{font-size:12px;padding:10px 10px}header .head-logo{height:30px}}