:root{--thin: 200;--light: 300;--regular: 400;--medium: 500;--bold: 700;--black: 900;--main-orange: #e74a18}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}img{width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}html{font-family:PingFang,"Montserrat",黑體-繁,Apple LiGothic Medium,微軟正黑體,Microsoft JhengHei,WenQuanYi Zen Hei,helvetica,Arial,sans-serif;font-weight:var(--light)}input[type=text]{font-family:PingFang,"Montserrat",黑體-繁,Apple LiGothic Medium,微軟正黑體,Microsoft JhengHei,WenQuanYi Zen Hei,helvetica,Arial,sans-serif}body{position:relative;font-size:18px;line-height:1.5;background-color:var(--main-orange)}.container{padding-left:5%;padding-right:5%;margin:0 auto}@media(max-width: 1024px){.container{padding-left:min(5.3333333333vw,40px);padding-right:min(5.3333333333vw,40px)}}.mobile-hide{display:block}@media(max-width: 768px){.mobile-hide{display:none}}.mobile-show{display:none}@media(max-width: 768px){.mobile-show{display:block}}.mobile-hide-inline-block{display:inline-block}@media(max-width: 768px){.mobile-hide-inline-block{display:none}}.mobile-show-inline-block{display:none}@media(max-width: 768px){.mobile-show-inline-block{display:block}}.btn{text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:rgba(0,0,0,0);border:none;cursor:pointer}.header{height:100px;position:sticky;top:0;left:0;z-index:4}@media(max-width: 768px){.header{height:125px;padding-top:20px;padding-bottom:20px;width:100%}}.header[data-theme=orange]{background-color:var(--main-orange);--headerColor: white;--activeColor: white;--iconColor: white}.header[data-theme=white]{background-color:#fff;--headerColor: black;--activeColor: #e74a18;--iconColor: black}.header__container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){.header__container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.header__logo{display:block;width:450px;-ms-flex-negative:0;flex-shrink:0}.header__logo .cls-1{fill:var(--headerColor)}.header__logo .cls-2{fill:var(--activeColor)}.header__logo .logo-hidden-h1{display:none}.header__logo .logo-m{display:none;width:170px}@media(max-width: 768px){.header__logo .logo-m{display:block}}@media(max-width: 768px){.header__logo .logo-d{display:none}}.header__logo svg{width:100%}@media(max-width: 1488px){.header__logo{width:400px}}@media(max-width: 1366px){.header__logo{width:350px}}@media(max-width: 1024px){.header__logo{width:250px}}@media(max-width: 768px){.header__logo{width:175px}}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.header .nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){.header .nav__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end}}@media(max-width: 768px){.header .nav__list:first-child{margin-right:20px}}@media(max-width: 560px){.header .nav__list:first-child{margin-right:16px}}@media(max-width: 414px){.header .nav__list:first-child{margin-right:14px}}@media(max-width: 768px){.header .nav__list h3+h3{margin-top:8px}}.header .nav__list .icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:12%}@media(max-width: 1024px){.header .nav__list .icon-wrapper{margin-left:15px}}@media(max-width: 768px){.header .nav__list .icon-wrapper{margin-top:8px;margin-left:0}}.header .nav__anchor{color:var(--headerColor);font-size:18px;padding-left:27px;padding-right:27px;display:block;position:relative;font-weight:var(--regular);cursor:pointer}.header .nav__anchor.active{color:var(--activeColor)}@media(max-width: 1488px){.header .nav__anchor{padding-left:17px;padding-right:17px}}@media(max-width: 1366px){.header .nav__anchor{padding-left:10px;padding-right:10px;font-size:17px}}@media(max-width: 1024px){.header .nav__anchor{font-size:14px}}@media(max-width: 768px){.header .nav__anchor{padding-left:0;padding-right:0;font-size:14px}}@media(max-width: 414px){.header .nav__anchor{font-size:13px}}@media(max-width: 375px){.header .nav__anchor{font-size:12px}}.header .nav__anchor::after{content:"";width:10px;height:10px;background-color:var(--activeColor);border-radius:50%;position:absolute;bottom:-10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}@media(max-width: 768px){.header .nav__anchor::after{left:-13px;bottom:50%;-webkit-transform:translate(0, 50%);transform:translate(0, 50%)}}@media(max-width: 414px){.header .nav__anchor::after{width:6px;height:6px;left:-11px}}@media(any-hover: hover){.header .nav__anchor:hover.nav__anchor::after{opacity:1}}.header .nav__anchor.active::after{opacity:1}.header .nav__btn{display:block}.header .nav__btn .cls-1{fill:var(--iconColor)}.header .nav__btn--fb{width:18px;margin-right:40px}@media(max-width: 1488px){.header .nav__btn--fb{margin-right:30px}}@media(max-width: 1366px){.header .nav__btn--fb{margin-right:16px;width:13px}}@media(max-width: 768px){.header .nav__btn--fb{margin-right:14px;width:13px}}.header .nav__btn--ig{width:34px}@media(max-width: 1366px){.header .nav__btn--ig{width:26px}}@media(max-width: 768px){.header .nav__btn--ig{width:24px}}.footer{--pt: 70px;--pb: 50px;--header: 100px;background-color:var(--main-orange);color:#fff;padding-top:var(--pt);padding-bottom:var(--pb);min-height:calc(100vh - var(--header))}@media(max-width: 1024px){.footer{--pt: 37px;--pb: 55px}}@media(max-width: 800px){.footer{--header: 125px}}@media(max-width: 768px){.footer{--pb: 30px;min-height:-webkit-fill-available}}.footer__container{min-height:calc(100vh - (var(--header) + var(--pt) + var(--pb)));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){.footer__contact{display:block;padding-bottom:60px}}@media(max-width: 768px){.footer__contact .contact__header-wrapper{margin-bottom:40px}}.footer__contact .contact__header-wrapper--right{-webkit-transform:translateY(80px);transform:translateY(80px)}@media(max-width: 768px){.footer__contact .contact__header-wrapper--right{-webkit-transform:none;transform:none}}.footer__contact .contact__header--en{font-size:60px;margin-bottom:23px}@media(max-width: 1488px){.footer__contact .contact__header--en{font-size:40px;margin-bottom:10px}}@media(max-width: 768px){.footer__contact .contact__header--en{font-size:34px}}.footer__contact .contact__header--ch{font-size:35px}@media(max-width: 1024px){.footer__contact .contact__header--ch{font-size:14px}}@media(max-width: 1366px){.footer__contact .contact__header--ch{font-size:34px}}@media(max-width: 1024px){.footer__contact .contact__header--ch{font-size:18px}}@media(max-width: 768px){.footer__contact .contact__header--ch{font-size:14px}}.footer__contact .contact__btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:20px}@media(max-width: 1024px){.footer__contact .contact__btn-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}}@media(max-width: 768px){.footer__contact .contact__btn-group{margin-bottom:30px}}.footer__contact .contact__btn-group .btn{font-size:25px;line-height:1.5;font-weight:var(--regular);border:1px solid #fff;width:206px;height:57px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all linear .3s;transition:all linear .3s}@media(max-width: 1366px){.footer__contact .contact__btn-group .btn{font-size:17px;width:185px;height:48px}}@media(max-width: 1024px){.footer__contact .contact__btn-group .btn{font-size:16px;width:158px;height:37px}}@media(max-width: 768px){.footer__contact .contact__btn-group .btn{font-size:14px;width:151px;height:44px}}.footer__contact .contact__btn-group .btn:hover{background-color:#fff;color:var(--main-orange)}.footer__contact .contact__btn-group .btn:first-child{margin-right:46px}@media(max-width: 1366px){.footer__contact .contact__btn-group .btn:first-child{margin-right:30px}}@media(max-width: 1024px){.footer__contact .contact__btn-group .btn:first-child{margin-right:20px}}@media(max-width: 768px){.footer__contact .contact__btn-group .btn:first-child{margin-right:35px}}@media(max-width: 560px){.footer__contact .contact__btn-group .btn:first-child{margin-right:20px}}@media(max-width: 1366px){.footer__contact .contact__note{font-size:14px}}@media(max-width: 1024px){.footer__contact .contact__note{font-size:12px}}@media(max-width: 768px){.footer__contact .contact__note{font-size:12px;text-align:center}}.footer__separator{margin-bottom:40px;width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media(max-width: 768px){.footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer__info .goTop{width:102px;text-align:center;display:block;margin-bottom:132px}@media(max-width: 1024px){.footer__info .goTop{width:86px;margin-bottom:20px}}@media(max-width: 768px){.footer__info .goTop{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:0}}.footer__info .goTop__img{width:25px;height:25px;display:inline-block}@media(max-width: 1024px){.footer__info .goTop__img{width:18px;height:18px}}.footer__info .goTop__text{font-size:18px;font-weight:var(--light)}@media(max-width: 1024px){.footer__info .goTop__text{font-size:15px}}.footer__info .info__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:var(--light)}@media(max-width: 768px){.footer__info .info__wrapper{display:contents}}@media(max-width: 768px){.footer__info .info__co{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}}.footer__info .info__co img{width:360px;margin-bottom:18px}@media(max-width: 1366px){.footer__info .info__co img{width:275px}}@media(max-width: 768px){.footer__info .info__co img{margin-bottom:10px;width:230px}}.footer__info .info__co p{font-size:16px;font-weight:var(--regular)}@media(max-width: 1366px){.footer__info .info__co p{font-size:13px}}@media(max-width: 768px){.footer__info .info__co p{font-size:12px}}.footer__info .info__connect{font-size:16px;font-weight:var(--regular)}@media(max-width: 1024px){.footer__info .info__connect{font-size:10px}}@media(max-width: 768px){.footer__info .info__connect{font-size:13px;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;width:100%;margin-bottom:20px;margin-top:60px}}.footer__info .info__social-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width: 768px){.footer__info .info__social-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-ms-flex-pack:distribute;justify-content:space-around;width:80px;margin-bottom:10px}}.footer__info .info__social-btn{display:block}.footer__info .info__social-btn .cls-1{fill:#fff}.footer__info .info__social-btn svg{display:block}.footer__info .info__social-btn--fb{width:15px;margin-right:35px}@media(max-width: 768px){.footer__info .info__social-btn--fb{margin-right:0;width:14px}}.footer__info .info__social-btn--ig{width:28px}@media(max-width: 768px){.footer__info .info__social-btn--ig{width:26px}}.hero{background-color:var(--main-orange);padding-top:65px;padding-bottom:60px;min-height:100vh;overflow-x:hidden}@media(max-width: 1024px){.hero{min-height:100vh}}@media(max-width: 768px){.hero{padding-top:60px;padding-bottom:80px;margin-top:0;min-height:calc(100vh - 125px)}}.hero__header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:25px}.hero__header{color:#fff;font-size:35px;font-weight:var(--regular);line-height:1;width:33%}@media(max-width: 1488px){.hero__header{font-size:28px}}@media(max-width: 1024px){.hero__header{font-size:18px}}@media(max-width: 768px){.hero__header{font-size:13px}}@media(max-width: 414px){.hero__header{font-size:12px}}.hero__header:nth-child(2){text-align:center}.hero__header:last-child{text-align:right}.hero .animate{fill:#e74a18;stroke:#fff;stroke-miterlimit:10;stroke-width:.75px;stroke-dasharray:0;stroke-dashoffset:0}.hero .cls-1{fill:#e74a18;stroke:#fff;stroke-miterlimit:10;stroke-width:.75px;animation:dashBackward 10s linear reverse forwards 500ms}@media(max-width: 768px){.hero .svg--pc{display:none}}.hero .svg--mb{display:none}@media(max-width: 768px){.hero .svg--mb{display:block;-webkit-transform:translateY(10%) scale(1.2);transform:translateY(10%) scale(1.2)}}.hero__slogan-wrapper{margin-top:125px}@media(max-width: 768px){.hero__slogan-wrapper{margin-top:115px}}.hero__slogan{font-weight:var(--light);text-align:right;color:#fff}.hero__slogan--en{font-size:30px;margin-bottom:10px}@media(max-width: 1488px){.hero__slogan--en{font-size:26px}}@media(max-width: 560px){.hero__slogan--en{font-size:25px}}@media(max-width: 375px){.hero__slogan--en{font-size:24px}}.hero__slogan--ch{font-size:18px}@media(max-width: 768px){.hero__slogan--ch{font-size:18px}}@media(max-width: 560px){.hero__slogan--ch{font-size:14px}}@media(max-width: 375px){.hero__slogan--ch{font-size:13px}}@-webkit-keyframes dashBackward{from{stroke-dashoffset:0;stroke-dasharray:900}to{stroke-dashoffset:1000;stroke-dasharray:0}}@keyframes dashBackward{from{stroke-dashoffset:0;stroke-dasharray:900}to{stroke-dashoffset:1000;stroke-dasharray:0}}.awards{background-color:#fff}.awards__img-link .img-link__im{position:absolute;width:auto;height:100%;right:0;top:0;max-width:100%;z-index:1}@media(max-width: 768px){.awards__img-link .img-link__im{position:static;width:100%;height:auto;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.awards__img-link .img-link__content-box{padding-left:8%;position:relative;z-index:2}@media(max-width: 768px){.awards__img-link .img-link__content-box{display:contents}}.awards__img-link .img-link__anchor{position:absolute;right:80px;bottom:8%;z-index:3}.awards__img-link .img-link__anchor:active{-webkit-transform:translateY(2px);transform:translateY(2px)}.awards__img-link .img-link__anchor svg{width:172px}.awards__img-link .img-link__anchor svg text{font-family:"Montserrat",helvetica,Arial;font-size:18px;font-weight:500}.awards__img-link .img-link__anchor svg path,.awards__img-link .img-link__anchor svg text{fill:#e74a18}@media(max-width: 1024px){.awards__img-link .img-link__anchor svg{width:100px}}@media(max-width: 768px){.awards__img-link .img-link__anchor{right:14%;bottom:120px}}.awards__img-link .img-link__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:100%;margin:0 auto;max-height:770px;position:relative;overflow:hidden}@media(max-width: 1800px){.awards__img-link .img-link__wrapper{max-width:unset}}@media(max-width: 1366px){.awards__img-link .img-link__wrapper{background-position:bottom 0px right -42px}}@media(max-width: 768px){.awards__img-link .img-link__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}.awards__img-link .img-link__awards-logos{margin-top:92px;margin-bottom:192px}@media(max-width: 1366px){.awards__img-link .img-link__awards-logos{margin-top:35px;margin-bottom:80px}}@media(max-width: 1024px){.awards__img-link .img-link__awards-logos{margin-top:30px;margin-bottom:35px}}@media(max-width: 768px){.awards__img-link .img-link__awards-logos{margin-top:4px;margin-bottom:0;margin-top:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-right:6%;padding-top:6%}}.awards__img-link .img-link__awards-logos .logo--1{width:99px;display:inline-block;margin-right:42px}@media(max-width: 1366px){.awards__img-link .img-link__awards-logos .logo--1{width:80px}}@media(max-width: 1024px){.awards__img-link .img-link__awards-logos .logo--1{width:45px;margin-right:30px}}@media(max-width: 768px){.awards__img-link .img-link__awards-logos .logo--1{width:60px;margin-right:20px}}.awards__img-link .img-link__awards-logos .logo--2{width:83px;display:inline-block}@media(max-width: 1366px){.awards__img-link .img-link__awards-logos .logo--2{width:66px}}@media(max-width: 1024px){.awards__img-link .img-link__awards-logos .logo--2{width:37px}}@media(max-width: 768px){.awards__img-link .img-link__awards-logos .logo--2{width:50px}}.awards__img-link .img-link__client-logo{width:131px;margin-bottom:36px}@media(max-width: 1366px){.awards__img-link .img-link__client-logo{width:120px}}@media(max-width: 1024px){.awards__img-link .img-link__client-logo{width:65px}}@media(max-width: 768px){.awards__img-link .img-link__client-logo{width:125px;margin-bottom:20px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-left:6%;padding-top:6%}}.awards__img-link .img-link__header{font-size:35px;letter-spacing:2px}@media(max-width: 1024px){.awards__img-link .img-link__header{font-size:24px}}@media(max-width: 768px){.awards__img-link .img-link__header{font-size:18px;margin-top:10px;margin-bottom:15px;padding-left:6%;padding-right:6%;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;width:100%}}.awards__img-link .img-link__info{font-size:18px;font-weight:var(--regular);width:449px;margin-bottom:92px}@media(max-width: 1024px){.awards__img-link .img-link__info{font-size:14px;width:350px;margin-bottom:50px}}@media(max-width: 768px){.awards__img-link .img-link__info{font-size:16px;margin-bottom:15px;width:100%;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;width:100%;padding-left:6%;padding-right:6%}}.awards__img-link .img-link__img{max-width:1005px}@media(max-width: 1366px){.awards__img-link .img-link__img{width:60%}}.awards__banner{background-color:var(--main-orange);padding-top:45px;padding-bottom:45px}.awards__banner-text{color:#fff;font-size:18px;font-weight:var(--regular);text-align:center}.awards__info{padding-top:100px;padding-bottom:140px}@media(max-width: 1024px){.awards__info{padding-top:100px;padding-bottom:100px}}@media(max-width: 768px){.awards__info{padding-top:60px;padding-bottom:60px}}.awards__info .container{max-width:90%;margin:0 auto}@media(max-width: 1488px){.awards__info .container{max-width:100%}}@media(max-width: 768px){.awards__info .container{max-width:100%}}.awards__info .info__circle-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:100px;color:#9e894b}@media(max-width: 1488px){.awards__info .info__circle-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width: 768px){.awards__info .info__circle-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:65px}.awards__info .info__circle-list li+li{margin-top:45px;text-align:center}}.awards__info .info__circle-item{width:330px;height:357px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.awards__info .info__circle-item::before,.awards__info .info__circle-item::after{content:"";width:290px;height:74px;-ms-flex-negative:0;flex-shrink:0;display:block;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgaWQ9Il/lnJblsaRfMSIgZGF0YS1uYW1lPSLlnJblsaQgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjI2LjEyIDUyLjA5Ij4NCiAgPGRlZnM+DQogICAgPHN0eWxlPg0KICAgICAgLmNscy0xIHsNCiAgICAgICAgZmlsbDogbm9uZTsNCiAgICAgICAgc3Ryb2tlOiAjOWU4OTRiOw0KICAgICAgICBzdHJva2UtbWl0ZXJsaW1pdDogMTA7DQogICAgICB9DQogICAgPC9zdHlsZT4NCiAgPC9kZWZzPg0KICA8Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjExNC4wNCIgY3k9IjE1MC4xOCIgcj0iMTQ4LjUxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNzIuNzkgMTI0LjYzKSByb3RhdGUoLTQ1KSIvPg0KPC9zdmc+);background-repeat:no-repeat;background-position:center;background-size:contain}@media(max-width: 1024px){.awards__info .info__circle-item::before,.awards__info .info__circle-item::after{width:240px}}.awards__info .info__circle-item::before{margin:0 auto 28px}.awards__info .info__circle-item::after{margin:28px auto 0;-webkit-transform:scaleY(-1);transform:scaleY(-1)}@media(max-width: 1488px){.awards__info .info__circle-item{margin:0 5%}}@media(max-width: 1024px){.awards__info .info__circle-item{width:250px;height:330px;margin:0 2%}}@media(max-width: 768px){.awards__info .info__circle-item{margin:0;width:100%}}.awards__info .info__header{text-align:center;font-size:35px;font-weight:var(--regular);line-height:1;margin-bottom:25px;max-width:330px}@media(max-width: 1024px){.awards__info .info__header{font-size:30px}}@media(max-width: 768px){.awards__info .info__header{font-size:40px;margin:0 auto 20px}}@media(max-width: 560px){.awards__info .info__header{font-size:25px}}.awards__info .info__content{text-align:center;font-size:18px;font-weight:var(--light);max-width:330px}@media(max-width: 1024px){.awards__info .info__content{font-size:16px;margin:auto}}.awards__info .info__text-wrapper{font-size:18px;font-weight:var(--thin);text-align:center}@media(max-width: 1488px){.awards__info .info__text-wrapper{font-size:16px}}@media(max-width: 768px){.awards__info .info__text-wrapper{letter-spacing:1px}}@media(max-width: 414px){.awards__info .info__text-wrapper{font-size:16px}}.awards__info .info__text-wrapper h3:first-child{margin-bottom:40px}.about{padding-bottom:110px;background-color:#fff}@media(max-width: 768px){.about{padding-bottom:80px}}.about__banner{background-color:var(--main-orange)}.about__banner .container{display:-webkit-box;display:-ms-flexbox;display:flex;height:932px;padding-left:0;padding-right:0}@media(max-width: 1366px){.about__banner .container{height:700px;padding:0}}@media(max-width: 1024px){.about__banner .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.about__banner-content{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.about__banner-content .content-wrapper{color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:0 125px;width:100%}@media(max-width: 1488px){.about__banner-content .content-wrapper{padding:0 70px}}@media(max-width: 1024px){.about__banner-content .content-wrapper{position:static;-webkit-transform:none;transform:none;padding:0 20px}}.about__banner-content .content-wrapper img{max-width:860px;margin-bottom:30px;width:100%}@media(max-width: 1366px){.about__banner-content .content-wrapper img{max-width:500px}}@media(max-width: 768px){.about__banner-content .content-wrapper img{max-width:300px;margin:0 0 20px}}.about__banner-content .content__header-img{display:block;width:874px;margin-bottom:30px;border:1px solid #fff}@media(max-width: 1645px){.about__banner-content .content__header-img{width:720px}}@media(max-width: 1366px){.about__banner-content .content__header-img{width:505px}}@media(max-width: 1024px){.about__banner-content .content__header-img{width:453px;margin-bottom:10px}}@media(max-width: 560px){.about__banner-content .content__header-img{width:355px}}@media(max-width: 414px){.about__banner-content .content__header-img{width:335px}}.about__banner-content .content__subheader{font-size:35px;font-weight:var(--light);margin-bottom:40px;padding-left:115px}@media(max-width: 1645px){.about__banner-content .content__subheader{font-size:39px;margin-bottom:30px}}@media(max-width: 1366px){.about__banner-content .content__subheader{font-size:32px;padding-left:40px;margin-bottom:20px}}@media(max-width: 1024px){.about__banner-content .content__subheader{padding-left:70px;font-size:34px;margin-bottom:3px}}@media(max-width: 560px){.about__banner-content .content__subheader{font-size:25px;padding-left:30px}}.about__banner-content .content__subheader::after{content:"。";position:relative;bottom:-18px;left:-5px}@media(max-width: 1024px){.about__banner-content .content__subheader::after{display:none}}.about__banner-content .content__text{font-size:18px;font-weight:var(--regular);padding-left:115px;line-height:1.7}@media(max-width: 1366px){.about__banner-content .content__text{padding-left:40px}}@media(max-width: 1024px){.about__banner-content .content__text{font-size:18px;padding-left:70px}}@media(max-width: 560px){.about__banner-content .content__text{font-size:13px;padding-left:30px}}@media(max-width: 414px){.about__banner-content .content__text{padding-left:30px}}@media(max-width: 1024px){.about__banner-content{padding:60px 0}}.about__banner-bg{background-image:url(../images/61dd58085524e8398ed6.jpg);background-size:cover;background-position:right center;background-repeat:no-repeat;width:40%;height:100%}@media(max-width: 1024px){.about__banner-bg{background-image:url(../images/b7a98bf3a95494bac129.jpg);background-size:cover;background-position:center center;width:100%;height:50%}}@media(max-width: 414px){.about__banner-bg{height:55%}}.about__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:50px;padding-bottom:50px}@media(max-width: 768px){.about__header{padding-bottom:30px;padding-top:60px}}.about__header .header__text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){.about__header .header__text-wrapper{display:block}}.about__header .header__text{color:var(--main-orange)}.about__header .header__text--en{font-size:60px;font-weight:var(--light);margin-right:55px}@media(max-width: 1488px){.about__header .header__text--en{font-size:45px;margin-right:30px}}@media(max-width: 1024px){.about__header .header__text--en{font-size:33px;margin-right:15px}}@media(max-width: 768px){.about__header .header__text--en{margin-right:0px}}@media(max-width: 560px){.about__header .header__text--en{font-size:25px}}@media(max-width: 414px){.about__header .header__text--en{font-size:23px}}.about__header .header__text--ch{font-size:35px;font-weight:var(--thin);color:#000}@media(max-width: 1366px){.about__header .header__text--ch{font-size:30px}}@media(max-width: 1024px){.about__header .header__text--ch{font-size:22px}}@media(max-width: 768px){.about__header .header__text--ch{font-size:29px}}@media(max-width: 560px){.about__header .header__text--ch{font-size:24px}}@media(max-width: 414px){.about__header .header__text--ch{font-size:22px}}.about__header .header__icon-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:end;align-self:flex-end}.about__header .header__icon-group img+img{margin-left:10px}@media(max-width: 768px){.about__header .header__icon-group img+img{margin-left:3px}}.about__header .header__icon{display:block;width:80px}@media(max-width: 1366px){.about__header .header__icon{width:65px}}@media(max-width: 1024px){.about__header .header__icon{width:45px}}@media(max-width: 768px){.about__header .header__icon{width:35px}}@media(max-width: 560px){.about__header .header__icon{width:28px}}@media(max-width: 414px){.about__header .header__icon{width:26px}}.about__sparkle-wrapper{border-top:1px solid var(--main-orange);border-bottom:1px solid var(--main-orange);margin-left:5%;margin-right:5%}@media(max-width: 1024px){.about__sparkle-wrapper{border:none}}.about__sparkle-wrapper .sparkle__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media(max-width: 1488px){.about__sparkle-wrapper .sparkle__list{padding-left:0;padding-right:0}}@media(max-width: 1024px){.about__sparkle-wrapper .sparkle__list{display:block;border-bottom:1px solid var(--main-orange)}}.about__sparkle-wrapper .sparkle__item{width:450px;height:450px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media(max-width: 1488px){.about__sparkle-wrapper .sparkle__item{width:350px;height:350px}}@media(max-width: 1024px){.about__sparkle-wrapper .sparkle__item{width:100%;height:auto;padding-top:40px;padding-bottom:77px;border-top:1px solid var(--main-orange)}.about__sparkle-wrapper .sparkle__item:first-child .sparkle__info::before{content:"永續\aSUSTAINABLE"}.about__sparkle-wrapper .sparkle__item:nth-child(2) .sparkle__info::before{content:"創新\a CREATIVE"}.about__sparkle-wrapper .sparkle__item:last-child .sparkle__info::before{content:"以人為本\aHUMAN-CENTERED"}}.about__sparkle-wrapper .sparkle__img{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#fff;opacity:1;-webkit-transition:opacity .5s;transition:opacity .5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 1024px){.about__sparkle-wrapper .sparkle__img{position:unset}}.about__sparkle-wrapper .sparkle__img img{width:300px}@media(max-width: 1488px){.about__sparkle-wrapper .sparkle__img img{width:250px}}@media(max-width: 1024px){.about__sparkle-wrapper .sparkle__img img{width:200px}}@media(max-width: 768px){.about__sparkle-wrapper .sparkle__img img{width:155px;-ms-flex-negative:0;flex-shrink:0}}@media(max-width: 414px){.about__sparkle-wrapper .sparkle__img img{width:125px}}.about__sparkle-wrapper .sparkle__img:hover{opacity:0}@media(max-width: 768px){.about__sparkle-wrapper .sparkle__img:hover{opacity:1}}.about__sparkle-wrapper .sparkle__info{font-size:18px;font-weight:var(--regular);padding:0 25px;text-align:center}@media(max-width: 1024px){.about__sparkle-wrapper .sparkle__info{font-size:17px}}@media(max-width: 768px){.about__sparkle-wrapper .sparkle__info{font-size:15px}}@media(max-width: 414px){.about__sparkle-wrapper .sparkle__info{padding:0 20px}}@media(max-width: 1024px){.about__sparkle-wrapper .sparkle__info::before{display:block;white-space:pre;color:var(--main-orange);font-size:21px;font-weight:var(--thin);margin-bottom:20px}}@media(max-width: 768px){.about__sparkle-wrapper .sparkle__info::before{margin-bottom:8px}}@media(max-width: 560px){.about__sparkle-wrapper .sparkle__info::before{font-size:19px}}@media(max-width: 414px){.about__sparkle-wrapper .sparkle__info::before{font-size:16px}}.about__subheader-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:45px;margin-left:5%;margin-right:5%}@media(max-width: 1488px){.about__subheader-list{padding-left:0;padding-right:0;padding-top:35px}}@media(max-width: 1024px){.about__subheader-list{display:none}}.about__subheader-item{width:450px}@media(max-width: 1488px){.about__subheader-item{width:350px}}.about__subheader{font-weight:var(--light);color:var(--main-orange);text-align:center}.about__subheader--ch{font-size:35px}@media(max-width: 1488px){.about__subheader--ch{font-size:30px}}.about__subheader--en{font-size:35px}@media(max-width: 1488px){.about__subheader--en{font-size:30px}}.projects__hidden-h2{display:none}.projects__img{display:block;max-width:2400px;margin:0 auto;aspect-ratio:1185/1056}@media(min-width: 769px){html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:6px;background-color:#f5f5f5}html::-webkit-scrollbar,body::-webkit-scrollbar{width:8px;background-color:#f5f5f5}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{border-radius:6px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}}
