@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC:400&display=swap");body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,figure{margin:0;padding:0;list-style:none;}table{border-collapse:collapse;border-spacing:0;}img{border:0;display:block;}legend,hr{display:none;}th{font-style:inherit;font-weight:inherit;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}a{outline:none;text-decoration:none;cursor:pointer;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block;}*{box-sizing:border-box;}@font-face{font-family:"CP and Trans";src:url("../font/CP and Trans.eot");src:url("../font/CP and Trans.eot?#font-spider") format("embedded-opentype"),url("../font/CP and Trans.woff2") format("woff2"),url("../font/CP and Trans.woff") format("woff"),url("../font/CP and Trans.ttf") format("truetype"),url("../font/CP and Trans.svg") format("svg");font-style:normal;}:root{--primary-color:#ed6c00;--font-color:#444444;--white-color:#ffffff;}::selection{background-color:var(--primary-color);color:var(--white-color);}::-moz-selection{background-color:var(--primary-color);color:var(--white-color);}#r-benefit h3,#r-POST h3,#r-RULE h3,#r-NOTICE h3,#r-SCAM h3,#r-HOW h3,#r-STEP h3,#r-AWARDS h3,#r-FAQ h3,#r-BENEFITS h3,#r-POST h3{font-size:1.3rem;margin:1rem auto 0 auto;font-weight:bold;display:inline-block;}#r-STEP h3,#r-AWARDS h3,#r-NOTICE h3{margin:1rem auto;}#r-RULE h3{margin-bottom:-2.2%;position:relative;z-index:1;}h3 span{background-size:100% 100%;-webkit-background-clip:text;}h3 [class^=icon-h3-]{background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-h3.png) no-repeat;background-size:650%;width:3.7rem;height:3.7rem;display:inline-block;vertical-align:middle;margin-right:0.2rem;}h3 i.icon-h3-1{background-position:0 0;}h3 i.icon-h3-2{background-position:16% 0;}h3 i.icon-h3-3{background-position:33% 0;}h3 i.icon-h3-4{background-position:48% 0;}h3 i.icon-h3-5{background-position:66% 0;}h3 i.icon-h3-6{background-position:83% 0;}h3 i.icon-h3-7{background-position:100% 0;}#r-benefit h5,#r-SCAM h5,#r-HOW h5,#r-AWARDS h5{margin:auto;font-size:0.95rem;line-height:1.5;margin:0 auto 1rem auto;}#r-HOW h5 strong{text-decoration:underline;}#r-benefit h5 span{font-weight:bold;text-decoration:underline;}.clearfix:before,.clearfix:after{content:"";display:table;}.clearfix:after{clear:both;}.clearfix{zoom:1;display:block;}.hide{display:none;}::-webkit-input-placeholder{color:#999;}::-moz-placeholder{color:#999;}*:focus{outline:none;}a{color:var(--font-color);text-decoration:none;transition:color 0.4s;}*::-webkit-media-controls-overlay-play-button{display:none !important;-webkit-appearance:none;}.color-red{color:#e21a00;font-weight:bold;}[class^=g-bt-]{width:21rem;margin:0 auto;display:block;border-radius:0.5rem;line-height:1.2;padding:0.7rem 0;background:#ffdb42;box-shadow:0.5rem 0.5rem 0 #ffbc2c;transition:.2s;position:relative;top:0;left:0;}[class^=g-bt-]:before{content:"";background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 8%,white 49%,rgba(255,255,255,0) 93%,rgba(255,255,255,0) 100%);position:absolute;top:0;left:-100%;width:100%;height:100%;transition:1s;animation:bt_shine 2s ease infinite;}@keyframes bt_shine{0%{left:-100%;}50%,100%{left:100%;}}.msg-box{background:rgba(0,0,0,0.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:0.2s;z-index:0;transform:scale(1);perspective:700px;pointer-events:none;}.msg-box.is-active{opacity:1;visibility:visible;z-index:102;pointer-events:auto;}.msg-box > .close{width:100%;height:100%;position:absolute;top:0;left:0;}.msg-box .msg-wrap{background:#fff;max-width:550px;width:90%;height:60%;max-width:600px;max-height:90%;position:relative;margin:0 auto;top:50%;box-shadow:0 0 10px rgba(0,0,0,0.5);border-radius:10px;padding:30px;transform:scale(1) translate3d(0,-50%,0);transform-style:preserve-3d;transition-delay:0.5s;transition:0.5s;opacity:0;visibility:hidden;}.msg-box .msg-wrap > .close{cursor:pointer;position:absolute;top:0;right:0;width:5%;height:0;padding-bottom:5%;transition:0.2s;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-close.svg) #1166f5 no-repeat center;background-size:45%;border-radius:50%;opacity:0;transform:scale(0);transition:0.5s;transition-delay:0.5s;transition-timing-function:cubic-bezier(0.175,0.885,0.32,1.275);z-index:5;}.msg-box.is-active .msg-wrap{transform:scale(1) translate3d(0,-50%,0);opacity:1;visibility:visible;}.msg-box.is-active .msg-wrap > .close{transform:scale(1);opacity:1;}.msg-box.is-active .msg-wrap > .close:hover{transform:rotate(90deg);}.msg-box .msg-content{overflow-y:auto;overflow-x:hidden;height:95%;text-align:left;font-size:20px;-webkit-overflow-scrolling:touch;}.msg-box .msg-content header{font-size:40px;font-weight:bold;}.msg-box .msg-content img{max-width:100%;}.msg-box .msg-content .bt{background-color:#000;border-radius:10px;width:auto;display:block;margin:20px auto 0;padding:10px 20px;cursor:pointer;color:#fff;font-weight:bold;transition:0.5s;position:relative;}.msg-box .msg-content .bt:hover{background:#e21a00;transition:0.2s;}#msg-alert .msg-wrap{height:auto;min-height:100px;max-width:500px;}#msg-alert .msg-content{text-align:center;}#msg-alert .msg-content header{font-size:30px;margin-bottom:20px;}#msg-faq .msg-wrap,#msg-record .msg-wrap,#msg-member .msg-wrap,#msg-feedback .msg-wrap{background:none;box-shadow:none;width:90%;height:90%;max-width:1160px;padding:0;border-radius:0;display:flex;flex-direction:column;}#msg-faq header h2,#msg-record header h2,#msg-member header h2,#msg-feedback header h2{font-size:75px;text-align:left;line-height:1.5;letter-spacing:10px;color:#fff;}#msg-faq .msg-content,#msg-record .msg-content,#msg-member .msg-content,#msg-feedback .msg-content{height:auto;overflow:hidden;background-color:#fff;border:20px solid #fff67f;padding:5%;flex:1;}#msg-faq .msg-content .nice-scrollbar,#msg-record .msg-content .nice-scrollbar,#msg-member .msg-content .nice-scrollbar,#msg-feedback .msg-content .nice-scrollbar{overflow:scroll;height:100%;padding-right:20px;}#msg-record .msg-content{padding:0;}#msg-record .msg-content .nice-scrollbar{padding-right:10px;}#msg-member h3{font-size:30px;font-weight:bold;line-height:2;}#msg-member table{width:100%;margin-bottom:5%;}#msg-member table th{background-color:#000;color:#fff;border:0;}#msg-member table th:nth-of-type(2),#msg-member table th:nth-of-type(3){text-align:left;}#msg-member table td{border:1px solid #ccc;}#msg-member table td:nth-of-type(2),#msg-member table td:nth-of-type(3){text-align:left;}#msg-member table th,#msg-member table td{padding:5px;text-align:center;}#msg-feedback .feedback-list li{margin-bottom:5%;}#msg-feedback .feedback-title h3{font-size:30px;font-weight:bold;border-bottom:1px solid #666;}[class^=g-bt-] i.icon-arrow{margin-left:3%;}[class^=g-bt-] i.icon-arrow:before,[class^=g-bt-] i.icon-arrow:after{content:"";width:6%;height:0;padding-bottom:10%;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-right-fff.svg) no-repeat center;background-size:100%;display:inline-block;vertical-align:middle;animation:arrow_shine 0.2s infinite alternate;}[class^=g-bt-] i.icon-arrow:after{animation-delay:-0.1s;}[class^=g-bt-]:hover{background:#000;color:var(--white-color);}.counter{position:relative;height:2vw;height:40px;overflow:hidden;display:flex;justify-content:center;}.counter *{margin:0;padding:0;}.counter > div{position:relative;transform:translateY(-1000%);transition-timing-function:cubic-bezier(0,0.575,0.565,1.05);}.counter > div:nth-child(1){transition-duration:1s;}.counter > div:nth-child(2){transition-duration:1.2s;}.counter > div:nth-child(3){transition-duration:1.4s;}.counter > div:nth-child(4){transition-duration:1.6s;}.counter > div:nth-child(5){transition-duration:1.8s;}.counter > div:nth-child(6){transition-duration:2s;}.counter > div:nth-child(7){transition-duration:2.2s;}.counter > div:nth-child(8){transition-duration:2.4s;}.counter > div:nth-child(9){transition-duration:2.6s;}.counter > div:nth-child(10){transition-duration:2.8s;}.counter > div > span{display:block;font-size:40px;color:var(--white-color);font-weight:normal;line-height:1;}.counter > span{display:block;font-size:40px;color:var(--white-color);font-weight:normal;line-height:1;}.counter.is-animate > div{transform:translateY(0);}.counter.delay200 > div:nth-child(1){transition-duration:1.4s;}.counter.delay200 > div:nth-child(2){transition-duration:1.6s;}.counter.delay200 > div:nth-child(3){transition-duration:1.8s;}.counter.delay400 > div:nth-child(1){transition-duration:1.8s;}.counter.delay400 > div:nth-child(2){transition-duration:2s;}.counter.delay400 > div:nth-child(3){transition-duration:2.2s;}.counter.delay600 > div:nth-child(1){transition-duration:2.2s;}.counter.delay600 > div:nth-child(2){transition-duration:2.4s;}.counter.delay600 > div:nth-child(3){transition-duration:2.6s;}.counter.delay800 > div:nth-child(1){transition-duration:2.6s;}.counter.delay800 > div:nth-child(2){transition-duration:2.8s;}.counter.delay800 > div:nth-child(3){transition-duration:3s;}.splitEffect{overflow:hidden;white-space:nowrap;}.splitEffect span{display:inline-block;transform:translateY(100%);}.splitEffect span:nth-of-type(1){animation-delay:0.03s !important;}.splitEffect span:nth-of-type(2){animation-delay:0.06s !important;}.splitEffect span:nth-of-type(3){animation-delay:0.09s !important;}.splitEffect span:nth-of-type(4){animation-delay:0.12s !important;}.splitEffect span:nth-of-type(5){animation-delay:0.15s !important;}.splitEffect span:nth-of-type(6){animation-delay:0.18s !important;}.splitEffect span:nth-of-type(7){animation-delay:0.21s !important;}.splitEffect span:nth-of-type(8){animation-delay:0.24s !important;}.splitEffect span:nth-of-type(9){animation-delay:0.27s !important;}.splitEffect span:nth-of-type(10){animation-delay:0.3s !important;}.splitEffect span:nth-of-type(11){animation-delay:0.33s !important;}.splitEffect span:nth-of-type(12){animation-delay:0.36s !important;}.splitEffect span:nth-of-type(13){animation-delay:0.39s !important;}.splitEffect span:nth-of-type(14){animation-delay:0.42s !important;}.splitEffect span:nth-of-type(15){animation-delay:0.45s !important;}.splitEffect span:nth-of-type(16){animation-delay:0.48s !important;}.splitEffect span:nth-of-type(17){animation-delay:0.51s !important;}.splitEffect span:nth-of-type(18){animation-delay:0.54s !important;}.splitEffect span:nth-of-type(19){animation-delay:0.57s !important;}.splitEffect span:nth-of-type(20){animation-delay:0.6s !important;}.splitEffect span:nth-of-type(21){animation-delay:0.63s !important;}.splitEffect span:nth-of-type(22){animation-delay:0.66s !important;}.splitEffect span:nth-of-type(23){animation-delay:0.69s !important;}.splitEffect span:nth-of-type(24){animation-delay:0.72s !important;}.splitEffect span:nth-of-type(25){animation-delay:0.75s !important;}.splitEffect span:nth-of-type(26){animation-delay:0.78s !important;}.splitEffect span:nth-of-type(27){animation-delay:0.81s !important;}.splitEffect span:nth-of-type(28){animation-delay:0.84s !important;}.splitEffect span:nth-of-type(29){animation-delay:0.87s !important;}.splitEffect span:nth-of-type(30){animation-delay:0.9s !important;}.splitEffect.is-animate span{animation:se1 0.5s cubic-bezier(0.23,1,0.32,1) forwards;}@keyframes se1{0%{transform:translateY(100%);}100%{transform:translateY(0%);}}.splitEffect.is-animate.delay200 span:nth-of-type(1){animation-delay:0.23s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(2){animation-delay:0.26s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(3){animation-delay:0.29s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(4){animation-delay:0.32s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(5){animation-delay:0.35s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(6){animation-delay:0.38s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(7){animation-delay:0.41s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(8){animation-delay:0.44s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(9){animation-delay:0.47s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(10){animation-delay:0.5s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(11){animation-delay:0.53s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(12){animation-delay:0.56s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(13){animation-delay:0.59s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(14){animation-delay:0.62s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(15){animation-delay:0.65s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(16){animation-delay:0.68s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(17){animation-delay:0.71s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(18){animation-delay:0.74s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(19){animation-delay:0.77s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(20){animation-delay:0.8s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(21){animation-delay:0.83s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(22){animation-delay:0.86s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(23){animation-delay:0.89s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(24){animation-delay:0.92s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(25){animation-delay:0.95s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(26){animation-delay:0.98s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(27){animation-delay:1.01s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(28){animation-delay:1.04s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(29){animation-delay:1.07s !important;}.splitEffect.is-animate.delay200 span:nth-of-type(30){animation-delay:1.1s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(1){animation-delay:0.43s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(2){animation-delay:0.46s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(3){animation-delay:0.49s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(4){animation-delay:0.52s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(5){animation-delay:0.55s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(6){animation-delay:0.58s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(7){animation-delay:0.61s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(8){animation-delay:0.64s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(9){animation-delay:0.67s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(10){animation-delay:0.7s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(11){animation-delay:0.73s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(12){animation-delay:0.76s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(13){animation-delay:0.79s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(14){animation-delay:0.82s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(15){animation-delay:0.85s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(16){animation-delay:0.88s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(17){animation-delay:0.91s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(18){animation-delay:0.94s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(19){animation-delay:0.97s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(20){animation-delay:1s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(21){animation-delay:1.03s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(22){animation-delay:1.06s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(23){animation-delay:1.09s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(24){animation-delay:1.12s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(25){animation-delay:1.15s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(26){animation-delay:1.18s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(27){animation-delay:1.21s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(28){animation-delay:1.24s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(29){animation-delay:1.27s !important;}.splitEffect.is-animate.delay400 span:nth-of-type(30){animation-delay:1.3s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(1){animation-delay:0.63s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(2){animation-delay:0.66s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(3){animation-delay:0.69s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(4){animation-delay:0.72s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(5){animation-delay:0.75s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(6){animation-delay:0.78s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(7){animation-delay:0.81s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(8){animation-delay:0.84s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(9){animation-delay:0.87s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(10){animation-delay:0.9s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(11){animation-delay:0.93s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(12){animation-delay:0.96s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(13){animation-delay:0.99s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(14){animation-delay:1.02s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(15){animation-delay:1.05s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(16){animation-delay:1.08s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(17){animation-delay:1.11s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(18){animation-delay:1.14s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(19){animation-delay:1.17s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(20){animation-delay:1.2s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(21){animation-delay:1.23s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(22){animation-delay:1.26s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(23){animation-delay:1.29s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(24){animation-delay:1.32s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(25){animation-delay:1.35s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(26){animation-delay:1.38s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(27){animation-delay:1.41s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(28){animation-delay:1.44s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(29){animation-delay:1.47s !important;}.splitEffect.is-animate.delay600 span:nth-of-type(30){animation-delay:1.5s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(1){animation-delay:0.83s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(2){animation-delay:0.86s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(3){animation-delay:0.89s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(4){animation-delay:0.92s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(5){animation-delay:0.95s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(6){animation-delay:0.98s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(7){animation-delay:1.01s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(8){animation-delay:1.04s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(9){animation-delay:1.07s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(10){animation-delay:1.1s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(11){animation-delay:1.13s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(12){animation-delay:1.16s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(13){animation-delay:1.19s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(14){animation-delay:1.22s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(15){animation-delay:1.25s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(16){animation-delay:1.28s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(17){animation-delay:1.31s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(18){animation-delay:1.34s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(19){animation-delay:1.37s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(20){animation-delay:1.4s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(21){animation-delay:1.43s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(22){animation-delay:1.46s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(23){animation-delay:1.49s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(24){animation-delay:1.52s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(25){animation-delay:1.55s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(26){animation-delay:1.58s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(27){animation-delay:1.61s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(28){animation-delay:1.64s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(29){animation-delay:1.67s !important;}.splitEffect.is-animate.delay800 span:nth-of-type(30){animation-delay:1.7s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(1){animation-delay:1.03s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(2){animation-delay:1.06s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(3){animation-delay:1.09s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(4){animation-delay:1.12s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(5){animation-delay:1.15s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(6){animation-delay:1.18s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(7){animation-delay:1.21s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(8){animation-delay:1.24s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(9){animation-delay:1.27s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(10){animation-delay:1.3s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(11){animation-delay:1.33s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(12){animation-delay:1.36s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(13){animation-delay:1.39s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(14){animation-delay:1.42s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(15){animation-delay:1.45s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(16){animation-delay:1.48s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(17){animation-delay:1.51s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(18){animation-delay:1.54s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(19){animation-delay:1.57s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(20){animation-delay:1.6s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(21){animation-delay:1.63s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(22){animation-delay:1.66s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(23){animation-delay:1.69s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(24){animation-delay:1.72s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(25){animation-delay:1.75s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(26){animation-delay:1.78s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(27){animation-delay:1.81s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(28){animation-delay:1.84s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(29){animation-delay:1.87s !important;}.splitEffect.is-animate.delay1000 span:nth-of-type(30){animation-delay:1.9s !important;}#g-loader{width:100%;height:100%;position:fixed;top:0;left:0;background:linear-gradient(to bottom,#ea551e 0%,#fff67f 100%);display:flex;justify-content:center;align-items:center;opacity:1;visibility:visible;transition:1s;z-index:101;text-align:center;}#g-loader .loader{width:5rem;height:5rem;}#g-loader .loader:before{content:"";width:100%;height:100%;border-radius:50%;margin:0px auto;display:block;font-size:10px;position:relative;text-indent:-9999em;border-top:0.2rem solid rgba(255,255,255,0.2);border-right:0.2rem solid rgba(255,255,255,0.2);border-bottom:0.2rem solid rgba(255,255,255,0.2);border-left:0.2rem solid #fff;transform:translateZ(0);animation:load8 0.45s infinite linear;}#g-loader.is-loaded{opacity:0;visibility:hidden;}@keyframes load8{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}#g-gotop{position:fixed;bottom:20px;right:20px;z-index:2;cursor:pointer;transition:0.2s;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-up-fff.svg) no-repeat center #e21a00;background-size:50%;border-radius:50%;border:1px solid var(--white-color);width:50px;height:50px;box-shadow:0 10px 10px rgba(0,0,0,0.2);text-indent:-9999px;opacity:0;visibility:hidden;}#g-gotop:hover{background-color:#1166f5;background-position:center 30%;}#g-gotop.active{opacity:1;visibility:visible;}@keyframes bg_colorful{0%,100%{background-color:#1166f5;}33%{background-color:#e21a00;}66%{background-color:#1166f5;}}.tns-outer{position:relative;}html{font-size:1.3vw;}html.is-lock,body.is-lock{width:100%;height:100%;overflow:hidden;}body{color:var(--font-color);font-family:"noto sans tc","微軟正黑體","Microsoft JhengHei",sans-serif;overflow-x:hidden;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/kv_bg.jpg) no-repeat center center;background-position:100% 0;background-color:var(--white-color);text-align:center;}body.lock{overflow:hidden;}*{-webkit-text-size-adjust:none;text-size-adjust:none;}.bg [class^=deco-]{background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-recruit-deco.png) no-repeat;background-size:200%;position:absolute;width:8.6rem;height:12rem;}.bg .deco-1{background-position:0 0;top:47%;left:12.6%;}.bg .deco-2{background-position:100% 0;top:4.1%;left:68.4%;}.g-wrap{width:100%;position:relative;margin:0 auto;position:relative;background-size:100%;overflow:hidden;}.g-wrap img{max-width:100%;}.g-section{position:relative;}.g-section header h2{opacity:0;letter-spacing:1rem;transition:1s;white-space:nowrap;}.g-section.is-animate header h2{opacity:1;letter-spacing:0.1rem;}#g-header{position:fixed;width:100%;top:0;left:0;z-index:10;padding:0.75rem 1.75rem;display:flex;align-items:center;justify-content:space-between;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-wave.png) no-repeat var(--white-color);background-position:bottom 50% right;}#g-header:after{content:"";width:100%;height:0.3rem;background:linear-gradient(to right,#ff9600,#e21a00);display:block;position:absolute;bottom:0;left:0;}#g-logo{width:9rem;display:block;}#g-nav{padding-right:2.5rem;}#g-nav ol{display:flex;}#g-nav ol li{position:relative;}#g-nav ol li:after{content:"";width:0.05rem;height:0.8rem;background:#ccc;position:absolute;top:50%;left:100%;transform:translateY(-50%);}#g-nav ol li:last-child:after{display:none;}#g-nav ol li a{padding:0rem 1.05rem;font-size:0.8rem;font-weight:bold;display:block;overflow:hidden;position:relative;transition:0.1s;}#g-nav ol li a span{display:block;transition:0.2s;}#g-nav ol li a:before{content:attr(data-text);display:block;position:absolute;transition:0.2s;transform:translateY(-100%);}#g-nav ol li a:hover{color:#e21a00;}#g-nav ol li a:hover span{position:relative;transform:translateY(100%);}#g-nav ol li a:hover:before{transform:translateY(0%);}#g-nav-trigger{width:10vw;height:10vw;border-radius:50rem;position:fixed;top:0.3rem;right:0.5rem;background:var(--white-color);cursor:pointer;z-index:4;box-shadow:0 1vw 1vw rgba(0,0,0,0.1);display:none;}#g-nav-trigger p{font-size:2.7vw;margin-top:6.5vw;}#g-nav-trigger > div{right:31%;height:2px;background:#e21a00;display:block;position:absolute;border-radius:50px;overflow:hidden;transition:0.4s;}#g-nav-trigger > div div{background:var(--white-color);width:100%;height:100%;transform:translateX(-100%);}#g-nav-trigger [class^=line-]{pointer-events:auto;width:40%;}#g-nav-trigger [class^=line-] div{transition:0.4s;}#g-nav-trigger .line-1{top:35%;}#g-nav-trigger .line-2{top:49%;}#g-nav-trigger .line-3{top:63%;}#g-nav-trigger [class^=cross-]{top:50%;left:26%;opacity:0 !important;pointer-events:none;width:50%;}#g-nav-trigger .cross-1{transform:rotate(45deg);}#g-nav-trigger .cross-2{transform:rotate(-45deg);}#g-nav-trigger.active [class^=line-]{opacity:0 !important;pointer-events:none;}#g-nav-trigger.active [class^=line-] div{transform:translateX(0);}#g-nav-trigger.active [class^=cross-]{opacity:1 !important;pointer-events:auto;}#g-nav-trigger.active [class^=cross-] div{animation:cross_active 1s cubic-bezier(0.23,1,0.32,1) forwards;}@keyframes cross_active{0%{transform:translateX(-100%);}100%{transform:translateX(100%);}}#g-nav-trigger.active .cross-1 div{animation-delay:0s;}#g-nav-trigger.active .cross-2 div{animation-delay:0.1s;}#g-nav-trigger:hover > div div{transform:translateX(100%);}#g-nav-trigger:hover .line-1 div{transition-delay:0s;}#g-nav-trigger:hover .line-2 div{transition-delay:0.1s;}#g-nav-trigger:hover .line-3 div{transition-delay:0.2s;}#g-kv{margin-top:4rem;height:20rem;}#g-kv .bg-gradient-orange{background:linear-gradient(to bottom,rgba(255,195,118,0.6),rgba(255,195,118,0));position:absolute;top:-5rem;right:0;width:44%;height:53%;z-index:2;}#g-kv .bg-triangle-1{background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/bg-triangle-1.png) no-repeat center;background-size:100%;position:absolute;top:-15rem;right:-5rem;width:50%;height:155%;z-index:2;}#g-kv .bg{position:absolute;top:0;left:50%;width:55%;height:100%;}#g-kv .bg .coin-b{background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-coin-b.png) no-repeat center;background-size:100%;position:absolute;top:0;left:-8%;width:34rem;height:26rem;transform:translateY(-30%);transition:2s;opacity:0;transition-delay:1s;z-index:2;}#g-kv .bg .char{background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-kv-chars.png) no-repeat center;background-size:100%;position:absolute;top:6%;left:12%;width:20rem;height:18rem;transform:scale(0) rotate(15deg);transform-origin:-10% 110%;transition:0.4s cubic-bezier(0.175,0.885,0.32,1.275);transition-delay:0.4s;overflow:hidden;z-index:2;}#g-kv .bg .stars{width:3rem;height:3rem;position:absolute;top:10%;left:14%;}#g-kv .bg .stars:before,#g-kv .bg .stars:after{content:"";background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-star-fff.svg);position:absolute;top:0;left:0;width:1.5rem;height:1.5rem;animation:star_shine 0.2s infinite alternate;}@keyframes star_shine{0%{transform:scale(1);}100%{transform:scale(0.5);}}#g-kv .bg .stars:after{top:50%;left:41%;animation-delay:0.2s;}#g-kv .bg .bar{display:flex;justify-content:space-between;position:absolute;top:5%;left:17%;width:25rem;height:20rem;}#g-kv .bg .bar span{width:2.6rem;height:100%;background:linear-gradient(to bottom,#ea551e 50%,rgba(234,85,30,0.3) 100%);display:block;border-radius:0.4rem;transform:scale(1,0);transition:1s;transform-origin:50% 100%;}#g-kv .bg .bar span:nth-of-type(1){height:20%;margin-top:14rem;}#g-kv .bg .bar span:nth-of-type(2){height:30%;margin-top:12.5rem;}#g-kv .bg .bar span:nth-of-type(3){height:40%;margin-top:11rem;}#g-kv .bg .bar span:nth-of-type(4){height:54%;margin-top:8.2rem;}#g-kv .bg .bar span:nth-of-type(5){height:65%;margin-top:6.2rem;}#g-kv .bg .bar span:nth-of-type(6){height:75%;margin-top:5rem;}#g-kv .bg .bar span:nth-of-type(7){height:100%;}#g-kv .bg .bar span:nth-of-type(1){transition-delay:1.4s;}#g-kv .bg .bar span:nth-of-type(2){transition-delay:1.6s;}#g-kv .bg .bar span:nth-of-type(3){transition-delay:1.8s;}#g-kv .bg .bar span:nth-of-type(4){transition-delay:2s;}#g-kv .bg .bar span:nth-of-type(5){transition-delay:2.2s;}#g-kv .bg .bar span:nth-of-type(6){transition-delay:2.4s;}#g-kv .bg .bar span:nth-of-type(7){transition-delay:2.6s;}#g-kv header{position:absolute;top:3.5rem;left:10rem;width:50%;}#g-kv header .bar{width:980px;height:170px;display:block;transform:skew(-15deg) translateX(-100%);margin-left:-11rem;transition:0.3s cubic-bezier(0.165,0.84,0.44,1);transition-delay:0.3s;background-color:var(--white-color);border-radius:4px;}#g-kv header .bar:after{content:'';width:32rem;height:8rem;position:absolute;display:block;transform:skew(-15deg) translateX(-150%);transition:0.3s cubic-bezier(0.165,0.84,0.44,1);transition-delay:0.3s;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/kv_title_bg.png) no-repeat center;background-size:100%;top:60%;left:135%;}#g-kv header h1 > *{position:absolute;}#g-kv header h1 p{font-family:"微軟正黑體","Microsoft JhengHei";font-size:1.45rem;font-weight:bold;transform:skew(-10deg);color:var(--font-color);background:var(--white-color);background-size:100% 100%;-webkit-background-clip:text;-webkit-text-stroke:.3rem transparent;top:-0.8rem;left:8rem;transform:translateX(-50%);opacity:0;transition:.8s;}#g-kv header .airplane{background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-airplane.png) no-repeat center center;background-size:100%;position:absolute;top:4%;left:60%;width:200px;height:200px;z-index:1;opacity:0;transform:translateX(-100%);transition:.4s;}#g-kv.is-animate .bg .bar span{transform:scale(1,1);}#g-kv.is-animate .bg .coin-a{transform:translateY(0);opacity:1;}#g-kv.is-animate .bg .coin-b{transform:translateY(0);opacity:1;}#g-kv.is-animate .bg .char{transform:scale(1) rotate(0);}#g-kv.is-animate header .bar{transform:skew(-20deg) translateX(0);}#g-kv.is-animate header h1 p{transform:translateX(0);opacity:1;}#g-kv header h1 .b1{background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/text-h1.png) no-repeat center;background-size:100%;position:absolute;top:0.6rem;left:6rem;width:21rem;height:6rem;z-index:2;text-indent:-9999px;transform:translateX(50%);opacity:0;transition:.2s;}#g-kv header h1 .b2{background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/text-h1-2.png) no-repeat center;background-size:100%;position:absolute;top:5.6rem;left:10rem;width:28rem;height:5rem;z-index:2;text-indent:-9999px;transform:translateX(50%);opacity:0;transition:.3s;}#g-kv header h1 .b3,#g-kv header h1 .b4,#g-kv header h1 .b5{font-size:0.95rem;color:var(--font-color);line-height:1.6;position:absolute;left:11rem;letter-spacing:1px;opacity:0;transition:.5s;font-family:"微軟正黑體","Microsoft JhengHei";}#g-kv header h1 .b3 small,#g-kv header h1 .b4 small,#g-kv header h1 .b5 small{font-size:0.85rem;}#g-kv header h1 .b3{top:10.8rem;}#g-kv header h1 .b4{top:12.2rem;}#g-kv header h1 .b5{top:13.6rem;}#g-kv header h1 .b3::before,#g-kv header h1 .b5::before{content:'';background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/kv-arrow-red.svg) no-repeat center center;width:20px;height:20px;padding-right:0.25rem;display:inline-block;}#g-kv header h1 .b4::before{content:'';background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/kv-arrow-borrow.svg) no-repeat center center;width:20px;height:20px;padding-right:0.25rem;display:inline-block;}#g-kv.is-animate header h1 b{transform:translateX(0);opacity:1;}#g-kv.is-animate header h1 small{transform:scale(1);}#g-kv.is-animate header .airplane{opacity:1;transform:translateX(0);}#r-tips3{z-index:2;padding-bottom:1%;}#r-tips3 .tips3-ul{display:flex;flex-direction:row;justify-content:center;}#r-tips3 .tips3-ul li{width:360px;height:190px;display:flex;text-indent:-9999px;transition:.4s;box-sizing:border-box;transform:translateY(15%);opacity:0;position:relative;}#r-tips3.is-animate .tips3-ul .tips-li01{transition-delay:0.3s;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/header-ul-li-1.png) no-repeat center center;transform:translateY(0);opacity:1;}#r-tips3.is-animate .tips3-ul .tips-li02{transition-delay:0.5s;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/header-ul-li-2.png) no-repeat center center;transform:translateY(0);opacity:1;}#r-tips3.is-animate .tips3-ul .tips-li03{transition-delay:0.7s;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/header-ul-li-3.png) no-repeat center center;transform:translateY(0);opacity:1;}#r-AWARDS{padding-top:5%;padding-bottom:5%;background-color:#f2f2f2;}#r-AWARDS::after{content:'';background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/r-AWARDS-bg-bottome2.png) no-repeat top center;width:100%;height:120px;position:absolute;bottom:-1rem;z-index:2;}#r-AWARDS .awards-ul01{margin:1rem auto 0 auto;}#r-AWARDS .awards-ul01 li{width:478px;height:440px;display:inline-block;text-indent:-9999px;transition:.6s;transform:translateY(20%);opacity:0;position:relative;}#r-AWARDS .awards-ul01 li .awards-txt{font-weight:bold;font-size:0.95rem;font-family:Arial,Helvetica,sans-serif;text-align:left;line-height:2.1;display:block;text-indent:0;position:absolute;top:61.5%;left:55%;transform:translate(-50%,-50%);color:var(--font-color);}.awards-txt1,.awards-txt2,.awards-txt3,.awards-txt4,.awards-txt5{position:relative;}.awards-txt1::before,.awards-txt2::before,.awards-txt3::before,.awards-txt4::before,.awards-txt5::before{width:50px;height:50px;position:absolute;left:-60px;content:'';}.awards-txt1::before{background-image:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/awards-txt1-before.png);}.awards-txt2::before{background-image:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/awards-txt2-before.png);}.awards-txt3::before{background-image:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/awards-txt3-before.png);}.awards-txt4::before{background-image:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/awards-txt4-before.png);}.awards-txt5::before{background-image:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/awards-txt5-before.png);}#r-AWARDS .txt,#r-AWARDS .txt-red{line-height:1.2;font-size:1.15rem;}#r-AWARDS .txt-red{color:#de463e;font-size:1.15rem;}#r-AWARDS.is-animate .awards-ul01 li:nth-child(1){transition-delay:0.2s;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/awards-one.png) no-repeat top center;transform:translateY(0);opacity:1;}#r-AWARDS.is-animate .awards-ul01 li:nth-child(2){transition-delay:0.4s;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/awards-group.png) no-repeat top center;transform:translateY(0);opacity:1;}#r-AWARDS .awards-ul02{margin:0 auto;width:70%;}#r-AWARDS .awards-ul02 li{width:500px;height:124px;transition:.6s;transform:translateY(20%);position:relative;display:inline-block;}#r-AWARDS .awards-ul02 li .awards-txt{font-weight:bold;font-size:0.85rem;text-indent:0;font-family:Arial,Helvetica,sans-serif;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);color:var(--font-color);width:100%;}#r-AWARDS .awards-ul02 li .awards-txt small{font-weight:normal;font-size:0.75rem;color:#777777;}#r-AWARDS .awards-ul02 li{opacity:0;}#r-AWARDS .awards-ul02 li:nth-child(1),#r-AWARDS .awards-ul02 li:nth-child(2){background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/awards2.png) no-repeat top center;}#r-AWARDS .awards-ul02 li:nth-child(3),#r-AWARDS .awards-ul02 li:nth-child(4){background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/awards2-2.png) no-repeat top center;}#r-AWARDS.is-animate .awards-ul02 li:nth-child(1){transition-delay:0.6s;transform:translateY(0);opacity:1;}#r-AWARDS.is-animate .awards-ul02 li:nth-child(2){transition-delay:0.8s;transform:translateY(0);opacity:1;}#r-AWARDS.is-animate .awards-ul02 li:nth-child(3){transition-delay:1s;transform:translateY(0);opacity:1;}#r-AWARDS.is-animate .awards-ul02 li:nth-child(4){transition-delay:1.2s;transform:translateY(0);opacity:1;}#r-AWARDS .txt,#r-AWARDS .txt-red{font-size:1.3rem;}#r-RULE{padding-top:2%;padding-bottom:0;background-color:#fff4b8;counter-reset:r-RULE;}#r-RULE header{margin-top:4.8%;color:#ea551e;line-height:1.3;}#r-RULE header i{font-family:"CP and Trans";font-size:2rem;display:block;text-shadow:-0.1rem 0.2rem 0.1rem var(--white-color);font-style:normal;transform:skew(-10deg);}#r-RULE header h2{font-size:2rem;text-shadow:-0.1rem 0.2rem 0.1rem var(--white-color);transform:skew(-10deg);font-weight:bold;}#r-RULE header p{color:var(--font-color);font-size:1.3rem;transform:skew(-10deg);line-height:2.5;}#r-RULE .register{width:70%;margin:0 auto;position:relative;padding:1.5rem;}#r-AWARDS .register{width:70%;margin:0 auto;}.register table{margin:0 auto 1rem auto;width:100%;border:2px solid #555555;background-color:var(--white-color);font-size:0.8rem;}.register table tr th,.register table tr td{padding:0.6rem 0.8rem;line-height:1.4;}.register table tr th{width:auto;background-color:#555555;color:var(--white-color);border-bottom:1px solid #888888;}.register table tr td{width:auto;text-align:left;border-bottom:1px solid #555555;}.register table tr:nth-child(odd) td{background-color:#e8e8e8;}.awards-info{width:90%;margin:0 auto 1rem auto;background-color:var(--white-color);border-radius:20px;padding:1.5rem 2rem 1.5rem 3rem;font-size:0.85rem;line-height:1.7;text-align:left;box-shadow:12px 12px 0 0 #ddd;border-radius:30px;}.awards-info-box{display:flex;flex-direction:row;}.awards-info-box dl{font-weight:bold;position:relative;}.awards-info-box dl:before{content:'';width:0.2rem;height:1rem;background-color:var(--primary-color);display:block;border-radius:2px;position:absolute;top:8px;left:-15px;}.awards-info-box dd{margin-left:1rem;}.awards-info-box-dd-orange{color:var(--white-color);background-color:var(--primary-color);}#r-RULE .register a{color:var(--primary-color);}table{width:100%;max-width:1200px;}table ol li{position:relative;color:var(--font-color);padding-left:1.25em;}table ol li::before{font-family:sans-serif;counter-increment:r-RULE;content:counter(r-RULE);position:absolute;left:0;top:6px;display:inline-flex;font-weight:700;width:18px;height:18px;display:flex;justify-content:center;align-items:center;background-color:var(--primary-color);color:var(--white-color);border-radius:50%;line-height:1;font-size:14px;flex-shrink:0;box-sizing:border-box;}table ol li span{color:var(--primary-color);}#r-RULE .register a{color:var(--primary-color);}#r-RULE .register .btns{margin-top:4%;}#r-RULE .register .btns a{width:33%;margin:0 auto;background:var(--primary-color);color:var(--white-color);padding:0.15rem 0;border-radius:0.5rem;line-height:2;font-size:1.1rem;letter-spacing:0.1rem;display:block;position:relative;overflow:hidden;box-shadow:0.2rem 0.2rem 0 #d44713;transition:0.2s;top:0;left:0;}#r-RULE .register .btns a:before{content:"";width:0;height:100%;position:absolute;top:0;right:0;background:#ff9600;transition:0.2s cubic-bezier(0.23,1,0.32,1);}#r-RULE .register .btns a span{position:relative;z-index:1;}#r-RULE .register .btns a i.icon-download{width:1rem;height:1rem;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-download.svg) no-repeat center;background-size:100%;display:inline-block;z-index:1;position:relative;top:0.1rem;left:0.6rem;}#r-RULE .register .btns a:hover{box-shadow:0 0 0 #d44713;top:0.2rem;left:0.2rem;}#r-RULE .register .btns a:hover:before{width:100%;right:auto;left:0;}#r-RULE .schedule h3{margin-bottom:0;}#r-RULE .schedule > p{font-size:1.15rem;transform:skew(-10deg);}#r-RULE .schedule.is-animate .calendar .ring:before{transform:rotate(0);}#r-RULE .schedule.is-animate .calendar li{opacity:1;transform:translateX(0);}#r-RULE .calendar{width:75%;height:25rem;margin:0 auto;position:relative;}#r-RULE .calendar .ring:before,#r-RULE .calendar .ring:after{content:"";display:block;position:absolute;background-repeat:no-repeat;background-position:center;background-size:100%;}#r-RULE .calendar .ring:before{background-image:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-schedule-ring.png);width:12.3rem;height:12.3rem;top:26.6%;left:39.4%;transform:rotate(-360deg);transition:1s;}#r-RULE .calendar .ring:after{background-image:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-schedule-ring-outside.png);width:21.2rem;height:21.2rem;top:8.8%;left:31.5%;}#r-RULE .calendar .ring h4{font-size:1.3rem;font-weight:bold;position:absolute;top:46.3%;left:45.5%;}#r-RULE .calendar li{position:absolute;display:flex;justify-content:flex-start;align-items:center;opacity:0;transition:1s;}#r-RULE .calendar li:nth-of-type(1){transition-delay:0.6s;}#r-RULE .calendar li:nth-of-type(2){transition-delay:0.8s;}#r-RULE .calendar li:nth-of-type(3){transition-delay:1s;}#r-RULE .calendar li:nth-of-type(4){transition-delay:1.2s;}#r-RULE .calendar li:nth-of-type(5){transition-delay:1.4s;}#r-RULE .calendar li:nth-of-type(6){transition-delay:1.6s;}#r-RULE .calendar li:nth-of-type(7){transition-delay:1.8s;}#r-RULE .calendar li:nth-of-type(8){transition-delay:2s;}#r-RULE .calendar li:nth-of-type(9){transition-delay:2.2s;}#r-RULE .calendar li:nth-of-type(1),#r-RULE .calendar li:nth-of-type(2),#r-RULE .calendar li:nth-of-type(3),#r-RULE .calendar li:nth-of-type(4),#r-RULE .calendar li:nth-of-type(5){transform:translateX(50%);}#r-RULE .calendar li:nth-of-type(1){top:9%;left:47%;}#r-RULE .calendar li:nth-of-type(2){top:28%;left:63.3%;}#r-RULE .calendar li:nth-of-type(3){top:44%;left:67.2%;}#r-RULE .calendar li:nth-of-type(4){top:62%;left:65.6%;}#r-RULE .calendar li:nth-of-type(5){top:79.8%;left:60.6%;}#r-RULE .calendar li:nth-of-type(6),#r-RULE .calendar li:nth-of-type(7),#r-RULE .calendar li:nth-of-type(8),#r-RULE .calendar li:nth-of-type(9){transform:translateX(-50%);}#r-RULE .calendar li:nth-of-type(6) p,#r-RULE .calendar li:nth-of-type(7) p,#r-RULE .calendar li:nth-of-type(8) p,#r-RULE .calendar li:nth-of-type(9) p{order:-1;}#r-RULE .calendar li:nth-of-type(6) [class^=icon-schedule-],#r-RULE .calendar li:nth-of-type(7) [class^=icon-schedule-],#r-RULE .calendar li:nth-of-type(8) [class^=icon-schedule-],#r-RULE .calendar li:nth-of-type(9) [class^=icon-schedule-]{left:auto;right:-2rem;}#r-RULE .calendar li:nth-of-type(6) h5,#r-RULE .calendar li:nth-of-type(7) h5,#r-RULE .calendar li:nth-of-type(8) h5,#r-RULE .calendar li:nth-of-type(9) h5{padding:0 2rem 0 1rem;}#r-RULE .calendar li:nth-of-type(6){top:79.8%;left:9.2%;}#r-RULE .calendar li:nth-of-type(7){top:61.2%;left:7.4%;}#r-RULE .calendar li:nth-of-type(8){top:42.8%;left:5.9%;}#r-RULE .calendar li:nth-of-type(9){top:23.8%;left:10.5%;}#r-RULE .calendar li.is-last p{color:#e21a00;}#r-RULE .calendar li.is-last h5{border-color:#d7211e;background-color:#b60e0b;box-shadow:inset 0 0 0.5rem rgba(0,0,0,0.2);}#r-RULE .calendar li h5{background:#313131;color:var(--white-color);border-radius:50rem;border:0.2rem solid #535353;box-shadow:inset 0 0 0.5rem #000;display:inline-block;padding:0 1rem 0 2rem;position:relative;min-width:7.5rem;}#r-RULE .calendar li [class^=icon-schedule-]{width:3.5rem;height:3.5rem;border:0.2rem solid #535353;display:block;position:absolute;top:50%;left:-2rem;transform:translateY(-50%);border-radius:50rem;display:flex;justify-content:center;align-items:center;background:var(--white-color);box-shadow:inset 0 0 0.5rem #ccc;}#r-RULE .calendar li [class^=icon-schedule-]:before{content:"";display:block;width:70%;height:70%;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-schedule.png) no-repeat;background-size:900%;}#r-RULE .calendar li .icon-schedule-1:before{background-position:0% 0;}#r-RULE .calendar li .icon-schedule-2:before{background-position:12.5% 0;}#r-RULE .calendar li .icon-schedule-3:before{background-position:25% 0;}#r-RULE .calendar li .icon-schedule-4:before{background-position:37.5% 0;}#r-RULE .calendar li .icon-schedule-5:before{background-position:50% 0;}#r-RULE .calendar li .icon-schedule-6:before{background-position:62.5% 0;}#r-RULE .calendar li .icon-schedule-7:before{background-position:75% 0;}#r-RULE .calendar li .icon-schedule-8:before{background-position:87.5% 0;}#r-RULE .calendar li .icon-schedule-9:before{background-position:100% 0;}#r-RULE .calendar li .icon-schedule-9{border-color:#d7211e;}#r-RULE .calendar li p{text-align:left;line-height:1.4;margin:0 0.5rem;}#r-RULE .calendar li time{font-weight:bold;}#r-benefit{position:relative;padding-top:2%;padding-bottom:2%;}#r-benefit header p{font-size:1.1rem;transform:skew(-10deg);}#r-benefit .benefit{width:70%;display:flex;justify-content:space-around;margin:1rem auto 2rem auto;}#r-benefit .benefit li{width:16%;border-radius:0.5rem;position:relative;transition:1s;transform:translateY(15%);opacity:0;}#r-benefit.is-animate .benefit li:nth-child(1),#r-benefit.is-animate .benefit li:nth-child(3),#r-benefit.is-animate .benefit li:nth-child(5){transition-delay:0.3s;transform:translateY(0);opacity:1;}#r-benefit.is-animate .benefit li:nth-child(2),#r-benefit.is-animate .benefit li:nth-child(4){transition-delay:0.5s;transform:translateY(40%);opacity:1;}#r-benefit .benefit li [class^=icon-benefit-]{position:absolute;width:3rem;height:3rem;top:15%;left:-1.6rem;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;border-radius:50rem;background:var(--white-color);box-shadow:inset 0 0 0.5rem #e6e6e6;border:0.2rem solid var(--white-color);}#r-benefit .benefit li [class^=icon-benefit-]::before{content:"";display:block;width:98%;height:100%;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/benefit-icon.png) no-repeat center center;background-size:420%;}#r-benefit .benefit li .icon-benefit-1::before{background-position:-3% 30%;}#r-benefit .benefit li .icon-benefit-2::before{background-position:24% 30%;}#r-benefit .benefit li .icon-benefit-3::before{background-position:50% 30%;}#r-benefit .benefit li .icon-benefit-4::before{background-position:76% 30%;}#r-benefit .benefit li .icon-benefit-5::before{background-position:102% 30%;}#r-benefit .benefit li h4{font-family:roboto;color:var(--white-color);line-height:2;font-size:1.15rem;font-weight:bold;border-radius:0.5rem 0.5rem 0 0;border:0.1rem solid #e83828;background-color:#d62515;box-shadow:inset 0 0 0.5rem rgba(0,0,0,0.2);}#r-benefit .benefit li p{font-size:1.4rem;font-family:Arial,Helvetica,sans-serif;font-weight:bold;line-height:1.2;background-color:rgba(255,255,255,0.9);border-radius:0 0 0.5rem 0.5rem;padding-bottom:0.8rem;}#r-benefit .benefit li p small{font-size:0.9rem;font-weight:normal;color:#666666;}#r-HOW{padding-top:2%;padding-bottom:2%;}#r-HOW .position{width:65%;margin:0 auto;display:flex;justify-content:space-around;perspective:100rem;}#r-HOW .position > li{width:45%;opacity:0;transition:1s;transition-delay:.5s}#r-HOW .position > li:hover h4,#r-HOW .position > li.active h4{background-color:#de463e;}#r-HOW .position > li:hover i.icon-arrow,#r-HOW .position > li.active i.icon-arrow{transform:scale(1,-1)}#r-HOW .position > li:hover .limit,#r-HOW .position > li.active .limit{max-height:24rem;-webkit-mask-image:-webkit-gradient(linear,left 0,left bottom,from(black),to(black))}#r-HOW .position > li.active h4{background-color:var(--font-color);cursor:default}#r-HOW .position > li.active .limit{max-height:20rem;-webkit-mask-image:-webkit-gradient(linear,left 0,left bottom,from(black),to(black))}#r-HOW .position > li:nth-of-type(1){transform:rotateY(90deg);transform-origin:100% 0}#r-HOW .position > li:nth-of-type(2){transform:rotateY(-90deg);transform-origin:0 100%}#r-HOW .position h4{font-size:1.25rem;line-height:1.8;background:#444;color:#fff;border-radius:0 0.5rem 0.5rem 0;width:70%;margin:9.6% 0 0 19%;position:relative;transition:.2s;letter-spacing:.1rem;}#r-HOW .position [class^=icon-position-]{background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-position.png) no-repeat;background-size:200%;width:6.1rem;height:5.6rem;display:block;position:absolute;bottom:-19%;left:-20%;z-index:1}#r-HOW .position i.icon-position-1{background-position:0 0}#r-HOW .position i.icon-position-2{background-position:100% 0}#r-HOW .position i.icon-arrow{width:0.8rem;height:0.8rem;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-up-fff.svg) no-repeat center;background-size:100%;display:inline-block;position:absolute;top:34%;right:6%;transition:.2s}#r-HOW .position .group{border:0.2rem solid var(--white-color);background:linear-gradient(to bottom,#fff,#e4e4e4);border-radius:0.5rem;margin-top:-4.8%;padding:8% 8% 3% 6%;line-height:1.6;text-align:justify;font-size:0.9rem;}#r-HOW .position .intro{height:8.5rem}#r-HOW.position .intro u{text-decoration:none;font-weight:700;font-size:1.1rem;line-height:1.4;background:linear-gradient(to bottom,transparent 0,transparent 70%,#fff67f 70%);background-size:100% 100%;background-position:50% 100%}#r-HOW.is-animate .position>li{opacity:1;transform:rotateY(0deg)}#r-STEP{padding-top:1%;padding-bottom:0;background-color:#fff79a;}#r-STEP::after{content:'';background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/r-AWARDS-bg-bottome.png) no-repeat top center;width:100%;height:120px;position:absolute;z-index:2;}#r-STEP .pie{width:40%;height:30rem;margin:0 auto;position:relative}#r-STEP .pie li{position:absolute;opacity:0;transition:1s cubic-bezier(0.23,1,0.32,1);background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-pie.png) no-repeat center;background-size:300%;width:20rem;height:17rem;display:block;display:flex;justify-content:center;align-items:center}#r-STEP .pie li:nth-of-type(1){transition-delay:.2s}#r-STEP .pie li:nth-of-type(1) h3{transition-delay:.7s}#r-STEP .pie li:nth-of-type(2){transition-delay:.4s}#r-STEP .pie li:nth-of-type(2) h3{transition-delay:.9s}#r-STEP .pie li:nth-of-type(3){transition-delay:.6s}#r-STEP .pie li:nth-of-type(3) h3{transition-delay:1.1s}#r-STEP .pie li:nth-of-type(1){top:0;left:16%;background-position:0 0;transform:translate(-16%,-25%)}#r-STEP .pie li:nth-of-type(2){top:40%;left:-10%;background-position:50% 0;transform:translate(-30%,25%)}#r-STEP .pie li:nth-of-type(3){top:40%;left:40%;background-position:100% 0;transform:translate(0%,25%)}#r-STEP .pie li h5{font-size:0.95rem;line-height:1.4;text-align:left;}#r-STEP .pie li:nth-of-type(1) h5,#r-STEP .pie li:nth-of-type(2) h5,#r-STEP .pie li:nth-of-type(3) h5{position:absolute;color:var(--white-color);}#r-STEP .pie li:nth-of-type(1) h5{width:52%;top:40%;left:27%;}#r-STEP .pie li:nth-of-type(2) h5{width:43%;top:45%;left:31%;}#r-STEP .pie li:nth-of-type(3) h5{width:56%;top:54%;left:25%;}.XQ-qrcode{background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/XQ_qrcode.png) no-repeat;width:100px;height:100px;position:absolute;top:23%;left:25%;}#r-STEP .pie li:nth-of-type(1) h5 a,#r-STEP .pie li:nth-of-type(3) h5 a{text-decoration:underline;cursor:pointer;color:var(--font-color);font-weight:bold;}#r-STEP .pie li h5 a .icon-link{width:1.2rem;height:1.2rem;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/external-link-svgrepo.svg) no-repeat center center;background-size:100%;display:inline-block;z-index:1;position:relative;top:0.25rem;left:0.1rem;text-decoration:underline;}#r-STEP .pie li h5 a .icon-link br{display:none;}#r-STEP .pie [class^=icon-plan-deco-]{width:14rem;height:11rem;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-plan-deco.png) no-repeat center;background-size:300%;position:absolute}#r-STEP .pie .icon-plan-deco-1{background-position:0 0;top:3%;left:-20%;}#r-STEP .pie .icon-plan-deco-2{background-position:48% 0;top:15%;left:-30%;}#r-STEP .pie .icon-plan-deco-3{background-position:100% 0;top:-16%;left:56%;}#r-STEP.is-animate .pie li{opacity:1}#r-STEP.is-animate .pie li:nth-of-type(1){transform:translate(0,0)}#r-STEP.is-animate .pie li:nth-of-type(2){transform:translate(0,0)}#r-STEP.is-animate .pie li:nth-of-type(3){transform:translate(0,0)}#r-STEP.is-animate .pie li h3{opacity:1;transform:translateY(0)}#r-NOTICE{padding-top:2%;padding-bottom:2%;position:relative;background-color:#ffffff;}#r-NOTICE .schedule > p{font-size:1.15rem;transform:skew(-10deg);}#r-NOTICE .schedule.is-animate .calendar .ring:before{transform:rotate(0);}#r-NOTICE .schedule.is-animate .calendar li{opacity:1;transform:translateX(0);}#r-NOTICE .calendar{width:75%;height:25rem;margin:0 auto;position:relative;}#r-NOTICE .calendar .ring:before,#r-NOTICE .calendar .ring:after{content:"";display:block;position:absolute;background-repeat:no-repeat;background-position:center;background-size:100%;}#r-NOTICE .calendar .ring:before{background-image:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-schedule-ring.png);width:12.3rem;height:12.3rem;top:26.6%;left:39.4%;transform:rotate(-360deg);transition:1s;}#r-NOTICE .calendar .ring:after{background-image:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-schedule-ring-outside.png);width:21.2rem;height:21.2rem;top:8.8%;left:31.5%;}#r-NOTICE .calendar .ring h4{font-size:1.3rem;font-weight:bold;position:absolute;top:46.3%;left:45.5%;}#r-NOTICE .calendar li{position:absolute;display:flex;justify-content:flex-start;align-items:center;opacity:0;transition:1s;}#r-NOTICE .calendar li:nth-of-type(1){transition-delay:.6s;}#r-NOTICE .calendar li:nth-of-type(2){transition-delay:.8s;}#r-NOTICE .calendar li:nth-of-type(3){transition-delay:1s;}#r-NOTICE .calendar li:nth-of-type(4){transition-delay:1.2s;}#r-NOTICE .calendar li:nth-of-type(5){transition-delay:1.4s;}#r-NOTICE .calendar li:nth-of-type(6){transition-delay:1.6s;}#r-NOTICE .calendar li:nth-of-type(7){transition-delay:1.8s;}#r-NOTICE .calendar li:nth-of-type(8){transition-delay:2s;}#r-NOTICE .calendar li:nth-of-type(9){transition-delay:2.2s;}#r-NOTICE .calendar li:nth-of-type(1),#r-NOTICE .calendar li:nth-of-type(2),#r-NOTICE .calendar li:nth-of-type(3),#r-NOTICE .calendar li:nth-of-type(4),#r-NOTICE .calendar li:nth-of-type(5){transform:translateX(50%);}#r-NOTICE .calendar li:nth-of-type(1){top:6%;left:47%;}#r-NOTICE .calendar li:nth-of-type(2){top:28%;left:63.3%;}#r-NOTICE .calendar li:nth-of-type(3){top:44%;left:67.2%;}#r-NOTICE .calendar li:nth-of-type(4){top:62%;left:65.6%;}#r-NOTICE .calendar li:nth-of-type(5){top:79.8%;left:60.6%;}#r-NOTICE .calendar li:nth-of-type(6),#r-NOTICE .calendar li:nth-of-type(7),#r-NOTICE .calendar li:nth-of-type(8),#r-NOTICE .calendar li:nth-of-type(9){transform:translateX(-50%);}#r-NOTICE .calendar li:nth-of-type(6) p,#r-NOTICE .calendar li:nth-of-type(7) p,#r-NOTICE .calendar li:nth-of-type(8) p,#r-NOTICE .calendar li:nth-of-type(9) p{order:-1;}#r-NOTICE .calendar li:nth-of-type(6) [class^=icon-schedule-],#r-NOTICE .calendar li:nth-of-type(7) [class^=icon-schedule-],#r-NOTICE .calendar li:nth-of-type(8) [class^=icon-schedule-],#r-NOTICE .calendar li:nth-of-type(9) [class^=icon-schedule-]{left:auto;right:-2rem;}#r-NOTICE .calendar li:nth-of-type(6) h5,#r-NOTICE .calendar li:nth-of-type(7) h5,#r-NOTICE .calendar li:nth-of-type(8) h5,#r-NOTICE .calendar li:nth-of-type(9) h5{padding:0 2rem 0 1rem;}#r-NOTICE .calendar li:nth-of-type(6){top:79.8%;left:9.2%;}#r-NOTICE .calendar li:nth-of-type(7){top:61.2%;left:7.4%;}#r-NOTICE .calendar li:nth-of-type(8){top:42.8%;left:5.9%;}#r-NOTICE .calendar li:nth-of-type(9){top:23.8%;left:10.5%;}#r-NOTICE .calendar li.is-last p{color:#e21a00;}#r-NOTICE .calendar li.is-last h5{border-color:#d7211e;background-color:#b60e0b;box-shadow:inset 0 0 .5rem rgba(0,0,0,0.2);}#r-NOTICE .calendar li h5{background:#313131;color:var(--white-color);border-radius:50rem;border:.2rem solid #535353;box-shadow:inset 0 0 .5rem #000;display:inline-block;padding:0 1rem 0 2rem;position:relative;min-width:7.5rem;}#r-NOTICE .calendar li [class^=icon-schedule-]{width:3.5rem;height:3.5rem;border:.2rem solid #535353;display:block;position:absolute;top:50%;left:-2rem;transform:translateY(-50%);border-radius:50rem;display:flex;justify-content:center;align-items:center;background:var(--white-color);box-shadow:inset 0 0 .5rem #ccc;}#r-NOTICE .calendar li [class^=icon-schedule-]:before{content:"";display:block;width:70%;height:70%;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-schedule.png) no-repeat;background-size:900%;}#r-NOTICE .calendar li .icon-schedule-1:before{background-position:0 0;}#r-NOTICE .calendar li .icon-schedule-2:before{background-position:12.5% 0;}#r-NOTICE .calendar li .icon-schedule-3:before{background-position:25% 0;}#r-NOTICE .calendar li .icon-schedule-4:before{background-position:37.5% 0;}#r-NOTICE .calendar li .icon-schedule-5:before{background-position:50% 0;}#r-NOTICE .calendar li .icon-schedule-6:before{background-position:62.5% 0;}#r-NOTICE .calendar li .icon-schedule-7:before{background-position:75% 0;}#r-NOTICE .calendar li .icon-schedule-8:before{background-position:87.5% 0;}#r-NOTICE .calendar li .icon-schedule-9:before{background-position:100% 0;}#r-NOTICE .calendar li .icon-schedule-9{border-color:#d7211e;}#r-NOTICE .calendar li p{text-align:left;line-height:1.4;margin:0 .5rem;}#r-NOTICE .calendar li time{font-weight:bold;}details{margin:0 auto 1rem auto;width:50%;position:relative;transition:.3s;cursor:pointer;z-index:2;border-radius:1rem;background:#F8CF47;box-shadow:0.3rem 0.3rem 0 #ffbc2c;top:0;left:0;}details .summary-title{font-size:0.95rem;font-weight:bold;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}details .summary-content{margin:0 auto;width:90%;border-radius:0.5rem;background-color:var(--white-color);padding:1.4em 1.4em 1.4em 2.8em;}#r-NOTICE details .summary-content ol{counter-reset:my-counter;}#r-NOTICE details .summary-content ol li{counter-increment:my-counter;text-indent:-1.5em;font-weight:300;line-height:1.5;font-size:0.8rem;text-align:left;padding-bottom:0.3em;}#r-NOTICE details .summary-content ol li::before{content:"("counter(my-counter)")";color:#8f726d;padding-right:0.25rem;}details summary{list-style:none;padding:0.6em;}details summary:focus{outline:none;}details .summary-chevron-up,details .summary-chevron-down{pointer-events:none;position:absolute;top:1em;right:1.2em;transition:.3s;border-radius:10px;background:#F8CF47;color:var(--font-color);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}details .summary-chevron-up svg,details .summary-chevron-down svg{display:block;}#r-NOTICE details .summary-chevron-up,#r-NOTICE details .summary-chevron-down{top:0.8em;}details summary::-webkit-details-marker{display:none;}details[open]{padding-bottom:1.2rem;cursor:default;}#r-SCAM{padding-top:2%;padding-bottom:3%;position:relative;background-color:#f2f2f2;}#r-SCAM .bg [class^=deco-]{background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-recruit-deco.png) no-repeat;background-size:200%;position:absolute;width:9rem;height:12rem;z-index:2;}#r-SCAM .bg .deco-1{background-position:0 0;top:70%;left:5%;}#r-SCAM .bg .deco-2{background-position:100% 0;top:-11%;left:80%;}.r-SCAM-area{margin:auto;width:80%;}.r-SCAM-area ul li{width:24%;padding:1.4rem 1.8rem;margin:auto;display:inline-block;vertical-align:top;background-color:var(--white-color);box-shadow:12px 12px 0 0 #ddd;border-radius:30px;margin-left:2%;transition:.6s;transform:translateY(20%);opacity:0;position:relative;}#r-SCAM.is-animate .r-SCAM-area ul li{transform:translateY(0);opacity:1;}#r-SCAM.is-animate .r-SCAM-area ul li:nth-child(1){transition-delay:0.2s;}#r-SCAM.is-animate .r-SCAM-area ul li:nth-child(2){transition-delay:0.4s;}#r-SCAM.is-animate .r-SCAM-area ul li:nth-child(3){transition-delay:0.6s;}.r-SCAM-area ul li:first-child{margin-left:0;}.r-SCAM-area ul li h4{font-size:0.9rem;font-weight:bold;margin:0.4rem auto;}.r-SCAM-area ul li p{text-align:left;font-size:0.75rem;text-align:justify;line-height:1.4;height:7.5rem;}.r-SCAM-area ul li:first-child span,.r-SCAM-area ul li:nth-child(2) span,.r-SCAM-area ul li:nth-child(3) span{margin:auto;display:block;border-radius:50rem;width:3rem;height:3rem;}.r-SCAM-area ul li:first-child span{background:#f09073 url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/fish-svgrepo-com.svg) no-repeat center center;}.r-SCAM-area ul li:nth-child(2) span{background:#ff9d2c url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/user-add-svgrepo.svg) no-repeat center center;}.r-SCAM-area ul li:nth-child(3) span{background:#e0b357 url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/emoji-frown-svgrepo.svg) no-repeat center center;}.r-SCAM-btn{width:60%;margin:2rem auto 2rem auto;}.r-SCAM-btn div:nth-child(1),.r-SCAM-btn div:nth-child(2){display:inline-block;font-size:0.85rem;font-weight:bold;line-height:1.6;}.r-SCAM-btn div:nth-child(1) a,.r-SCAM-btn div:nth-child(2) a{background:#F8CF47;box-shadow:0.3rem 0.3rem 0 #ffbc2c;padding:0.6rem 1.2rem;border-radius:0.5rem;transition:.2s;position:relative;top:0;left:0;}.r-SCAM-btn div:nth-child(1){width:25%;}.r-SCAM-btn div:nth-child(2){width:65%;}.r-SCAM-btn div:nth-child(1) a:hover,.r-SCAM-btn div:nth-child(2) a:hover{background:var(--white-color);top:0.4rem;left:0.4rem;box-shadow:0 0 0 #ffbc2c;}.r-SCAM-btn div a br{display:none;}.r-SCAM-btn .icon-link{width:1.2rem;height:1.2rem;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/external-link-svgrepo.svg) no-repeat center center;background-size:100%;display:inline-block;z-index:1;position:relative;top:0.25rem;left:0.1rem;}#r-BENEFITS{padding-top:2%;padding-bottom:2%;position:relative;background-color:#ffe250;}#r-BENEFITS .r-BENEFITS-area{margin:0 auto 1rem auto;width:90%;}#r-BENEFITS .r-BENEFITS-area .subtitle{padding:0.3rem;font-size:1.15rem;font-weight:bold;line-height:1.6;color:var(--font-color);width:45%;}#r-BENEFITS .r-BENEFITS-area .subtitle01,#r-BENEFITS .r-BENEFITS-area .subtitle02{position:relative;z-index:1;margin:auto;}#r-BENEFITS .r-BENEFITS-area .subtitle01:before{content:'';position:absolute;display:block;width:100%;height:28px;bottom:6px;z-index:-1;border-radius:10px;background-color:#6cdfc3;}#r-BENEFITS .r-BENEFITS-area .subtitle02:before{content:'';position:absolute;display:block;width:100%;height:28px;bottom:6px;z-index:-1;border-radius:10px;background-color:#fa8c4f;}#r-BENEFITS .r-BENEFITS-area .subtitle01 br{display:none;}#r-BENEFITS .r-card{width:30%;margin:1rem;display:inline-block;}#r-BENEFITS .r-BENEFITS-area01 .r-card:nth-child(2){width:5.2%;margin:0 auto;text-align:center;}#r-BENEFITS .r-BENEFITS-area01 .r-card:nth-child(3){width:45%;}#r-BENEFITS .r-card .r-card-title{font-weight:bold;margin-bottom:0.4rem;font-size:1rem;}#r-BENEFITS .r-card .r-card-title span{color:#C4302F;font-family:roboto;font-size:1.2rem;}#r-BENEFITS .r-card .r-card-box{background-color:var(--white-color);box-shadow:10px 10px 0 0 #ddd;border-radius:30px;padding:1.2rem;transition:.6s;transition-delay:0.2s;transform:translateX(20%);opacity:0;}#r-BENEFITS .r-card .r-card-box ul li{text-align:left;font-size:0.8rem;text-indent:-0.9rem;margin-left:1.4rem;line-height:1.6;}#r-BENEFITS .r-card .r-card-box ul li::before{content:'';width:0.4rem;height:0.4rem;display:block;background-color:#C4302F;border-radius:4px;display:inline-block;margin-right:0.4rem;}#r-BENEFITS .r-card .r-card-box01 ul li::before{background-color:#5cb5bc;}#r-BENEFITS.is-animate .r-card .r-card-box{transform:translateX(0);opacity:1;}#r-BENEFITS .r-card-social .fb{width:1.8rem;height:1.8rem;border-radius:99em;margin-right:5px;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/social_fb.jpg) center center no-repeat;background-color:#4f79bc;background-size:45px auto;}#r-BENEFITS .r-card-social .ig{width:1.8rem;height:1.8rem;border-radius:99em;margin-right:5px;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/social_instagram.jpg) center center no-repeat;background-color:#8a3ac7;background-size:45px auto;}#r-BENEFITS .r-card-social .r-card-box ul .fb::before,#r-BENEFITS .r-card-social .r-card-box ul .ig::before{display:none;}#r-BENEFITS .r-card-social .r-card-box ul .fb a,#r-BENEFITS .r-card-social .r-card-box ul .ig a{display:block;width:1.6rem;height:1.6rem;border-radius:99em;box-sizing:border-box;}#r-BENEFITS .r-card-social .r-card-box ul .fb,#r-BENEFITS .r-card-social .r-card-box ul .ig{margin-left:0;text-indent:0;text-align:center;margin-right:0;}#r-BENEFITS .r-card-social .r-card-box ul .fb{margin-top:0.5rem;}#r-BENEFITS .r-card-social .r-card-box{padding:0.9rem;}#r-POST{padding-top:2%;padding-bottom:2%;}#r-POST .subtitle{padding:0.5rem;font-size:1.05rem;line-height:1.5;margin:auto;}#r-POST .register{width:65%;margin:1.5em auto;position:relative;border:0.2rem solid #fff;border-radius:0.5rem;}#r-POST .register table{margin:auto;width:90%;border:1px solid #777777;background-color:#fff;font-size:0.85rem;}#r-POST .register table tr th,#r-POST .register table tr td{padding:0.4rem;line-height:1.4;}#r-POST .register table tr th{text-align:center;background-color:#444444;color:#fff;border-bottom:1px solid #777777;border-right:1px solid #777777;}#r-POST .register table tr td{text-align:center;border-bottom:1px solid #777777;border-right:1px solid #777777;}#r-FAQ{padding-top:3%;padding-bottom:3%;position:relative;background-color:#f2f2f2;counter-reset:num;}#r-FAQ details{background:var(--white-color);box-shadow:0.3rem 0.3rem 0 #cccccc;}#r-FAQ summary{text-align:left;list-style:none;padding:12px 1em;border-radius:40px;}#r-FAQ summary:focus{outline:none;}#r-FAQ details .faq-title{font-size:0.85rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}#r-FAQ details .faq-title::before{counter-increment:num;content:"Q" counter(num);font-weight:900;color:var(--primary-color);width:40px;height:40px;line-height:40px;text-align:center;background-color:var(--white-color);border-radius:50%;flex-shrink:0;border:2px solid #fff0e3;display:inline-block;margin-right:0.4rem;font-size:0.7rem;}#r-FAQ details .faq-content{width:95%;margin:0 auto;border-radius:0.5rem;padding:1.2em 1.6em;text-align:left;font-size:0.8rem;line-height:1.7;position:relative;background-color:antiquewhite;}#r-FAQ details .faq-content div{position:relative;padding-left:1em;}#r-FAQ details .faq-content div::before{content:'';position:absolute;top:0.6em;left:0.2em;border-radius:2px;width:0.4em;height:0.4em;background-color:var(--primary-color);}#r-footer{position:relative;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/icon-wave.png) no-repeat 105% 50% var(--white-color);padding-bottom:0.5rem;}#r-footer:before{content:"";width:100%;height:0.3rem;background:linear-gradient(to right,#ff9600,#e21a00);display:block;position:absolute;top:0;left:0;}#r-footer .flex{display:flex;justify-content:center;align-items:center;padding:1.5rem 0 1rem;}#r-footer header img{width:11.5rem;}#r-footer .contact{font-size:0.65rem;border-left:1px solid #ccc;padding-left:1.5rem;margin-left:1rem;}#r-footer .contact dl{text-align:left;}#r-footer .contact dt{display:inline-block;}#r-footer .contact dd{display:inline-block;}#r-footer .contact dd a{color:var(--primary-color);}#r-footer u{text-decoration:none;font-size:0.5rem;display:block;margin:0 auto;}#r-quick{position:fixed;bottom:4%;right:1.5%;z-index:3;}#r-quick .group{width:4.5rem;height:4.5rem;border-radius:50%;border:0.15rem solid var(--white-color);box-shadow:0 0.4rem 0.4rem rgba(0,0,0,0.2);position:relative;overflow:hidden;transition:0.2s;}#r-quick .group:after{content:"";background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 8%,white 49%,rgba(255,255,255,0) 93%,rgba(255,255,255,0) 100%);position:absolute;top:0;left:-100%;width:100%;height:100%;transition:1s;animation:bt_shine 2s ease infinite;}#r-quick .group .text-lets-change-yellow{font-family:Arial,Helvetica,sans-serif;font-size:1rem;color:#fff45c;font-weight:bold;display:block;white-space:nowrap;line-height:1.1;margin-top:0.35rem;}#r-quick .group{background:linear-gradient(to bottom,#ff9000,#ea551e);}#r-quick .group:before{content:"";width:100%;height:100%;background:rgba(255,255,255,0.2);border-radius:50rem;position:absolute;top:0;left:0;transition:0.2s;transform:scale(0);}#r-quick .group:hover{border-width:0.001rem;}#r-quick .group:hover:before{transform:scale(1);}#r-quick .group{position:relative;margin:1.2rem auto;}#r-quick .txt{margin:0 auto 1rem auto;}#r-quick .txt p{font-size:1rem;font-weight:bold;color:var(--white-color);line-height:1;white-space:nowrap;}#r-quick .txt p br{display:block;}@media screen and (max-width:1500px) and (min-width:1001px){#r-quick .group .text-lets-change-yellow{transform:scale(0.8);}}@media screen and (max-width:1300px) and (min-width:1001px){#r-quick .group .text-lets-change-yellow{transform:scale(0.7);}}@media screen and (min-width:1001px){.is-m{display:none !important;}}@media screen and (max-width:767px){#g-logo{width:9rem;display:block;}.register table tr th,.register table tr td{padding:0.7rem;}#r-benefit h3,#r-POST h3,#r-RULE h3,#r-NOTICE h3,#r-SCAM h3,#r-HOW h3,#r-STEP h3,#r-AWARDS h3,#r-FAQ h3,#r-BENEFITS h3{font-size:1.7rem;}#r-benefit h5,#r-SCAM h5,#r-HOW h5,#r-AWARDS h5,.r-BENEFITS-area h5{width:80%;text-align:justify;font-size:1.25rem;line-height:1.4;margin:0 auto 1rem auto;padding-bottom:1rem;}.r-BENEFITS-area h5{padding-bottom:0;}#r-SCAM h5{text-align:center;}html{font-size:4vw;}#g-header{background-size:30%;padding:0.8rem;position:fixed;}#g-nav{position:fixed;top:3.45rem;left:0;width:100%;height:calc(100vh - 3.9rem);background:var(--white-color);padding-right:0;display:flex;justify-content:center;align-items:center;transform:translateY(-10%);opacity:0;transition:0.2s;pointer-events:none;}#g-nav.active{opacity:1;transform:translateY(0);pointer-events:auto;}#g-nav ol{display:block;width:100%;position:absolute;top:0;}#g-nav ol li{border-bottom:0.1rem solid #ccc;}#g-nav ol li a{padding:2vh 0;font-size:1.2rem;background-color:var(--white-color);}#g-nav ol li a:before{display:none;}#g-nav ol li a:hover span{transform:translate(0);}#g-nav-trigger{display:block;}#g-kv{height:30rem;}#g-kv header{width:100%;top:4rem;left:0;}#g-kv header h1 p{left:2.4rem;top:-1rem;font-size:1.4rem;}#g-kv header h1 .b1{left:1rem;width:17rem;height:4.8rem;}#g-kv header h1 .b2{top:5.2rem;left:2.5rem;width:21rem;height:4rem;}#g-kv header h1 .b3,#g-kv header h1 .b4,#g-kv header h1 .b5{left:2rem;font-size:1.1rem;}#g-kv header h1 .b3::before,#g-kv header h1 .b4::before,#g-kv header h1 .b5::before{width:16px;height:16px;padding-right:0;}#g-kv header h1 .b3{top:9.5rem;}#g-kv header h1 .b4{top:11.1rem;}#g-kv header h1 .b5{top:12.8rem;}#g-kv header .airplane{top:-2rem;background-size:50%;left:46%;}#g-kv header .bar{width:23.6rem;height:4.6rem;}#g-kv .bg{width:100%;left:0;}#g-kv .bg .bar{top:29.5%;left:3.4%;width:21.5rem;height:29rem;}#g-kv .bg .bar span{width:2rem;background:linear-gradient(to bottom,#ea551e 50%,rgba(234,85,30,0) 100%);}#g-kv .bg .char{top:62%;left:10%;width:20rem;height:14rem;}#g-kv .bg .stars{top:60%;left:74%;}#g-kv .bg .coin-a{top:66.7%;left:2.7%;width:21.1rem;height:16rem;}#g-kv .bg .coin-b{top:29.1%;left:13.2%;width:22.4rem;height:29rem;}#g-kv .bg-triangle-1{top:-23rem;right:0;width:100%;}#r-POST .register{width:90%;}#r-tips3{padding-top:3%;padding-bottom:6%;display:inline-block;}#r-tips3 .tips3-ul{display:block;}#r-tips3 .tips3-ul li:nth-child(1),#r-tips3 .tips3-ul li:nth-child(2),#r-tips3 .tips3-ul li:nth-child(3){transform:scale(0.9);display:block;}#r-HOW{background-color:#fff79a;}#r-HOW .position{width:80%;display:block;}#r-HOW .position h4{font-size:1.4rem;font-weight:bold;}#r-HOW h5 br{display:none;}#r-HOW .position [class^=icon-position-]{bottom:-46%;}#r-HOW .position i.icon-arrow{right:5%;}#r-HOW .position > li{width:100%;}#r-HOW .position .group{font-size:1.2rem;text-align:justify;line-height:1.5;padding:10%;}#r-HOW .position li:nth-child(1) .intro{height:auto;}#r-HOW .position li:nth-child(2) .intro{height:auto;}#r-HOW .btns{margin-left:-0.5rem;}#r-HOW .position > li:nth-of-type(2){margin-top:3rem;}#r-POST{padding-top:3%;padding-bottom:3%;}#r-POST .subtitle{font-size:1.4rem;}#r-POST .register table{width:96%;font-size:1.15rem;}#r-STEP{padding-top:6%;padding-bottom:3%;}#r-STEP .pie{width:100%;margin-left:0;}#r-STEP .pie li{background:none;width:100%;height:17rem;}#r-STEP .pie li:nth-of-type(1){top:0;left:0;}#r-STEP .pie li:nth-of-type(2){top:40%;left:0;}#r-STEP .pie li:nth-of-type(3){top:70%;left:0;z-index:3;}#r-STEP .pie li > h5{font-size:1.25rem;line-height:1.5;}#r-STEP .pie li:nth-of-type(1) h5,#r-STEP .pie li:nth-of-type(2) h5,#r-STEP .pie li:nth-of-type(3) h5{color:var(--font-color);}#r-STEP .pie li:nth-of-type(1) h5{width:44%;top:13%;left:50%;}#r-STEP .pie li:nth-of-type(2) h5{width:44%;top:0;left:10%;}#r-STEP .pie li:nth-of-type(3) h5{width:44%;top:12%;left:48%;}#r-STEP .pie li:nth-of-type(1) h5::before,#r-STEP .pie li:nth-of-type(2) h5::before,#r-STEP .pie li:nth-of-type(3) h5::before{content:'';color:var(--white-color);background-color:var(--primary-color);font-size:1.35rem;font-weight:bold;margin-right:0.4rem;padding-left:0.4rem;padding-right:0.4rem;border-radius:4px;}#r-STEP .pie li:nth-of-type(1) h5::before{content:'STEP 1';}#r-STEP .pie li:nth-of-type(2) h5::before{content:'STEP 2';}#r-STEP .pie li:nth-of-type(3) h5::before{content:'STEP 3';}#r-STEP .pie .icon-plan-deco-1{left:6%;}#r-STEP .pie .icon-plan-deco-2{top:-4%;left:48%;}#r-STEP .pie .icon-plan-deco-3{top:0;left:-2%;background:url(https://edm.pscnet.com.tw/EDM/Investment_Competition/img/XQ_qrcode.png) no-repeat center center;}.XQ-qrcode{display:none;}#r-AWARDS::before{top:-4%;}#r-NOTICE{padding-bottom:6%;}#r-NOTICE details{width:80%;box-shadow:8px 8px 0 0 #e98808;}#r-NOTICE details summary{padding:0.75rem 0.5em;}#r-NOTICE details .summary-title{padding-right:3.5rem;display:block;text-align:left;padding-left:1rem;line-height:1.4;font-size:1.15rem;}#r-NOTICE .bg [class^=deco-]{background-size:200%;position:absolute;width:5rem;height:7rem;}#r-NOTICE .bg .deco-1{top:90%;left:0%;}#r-NOTICE .bg .deco-2{top:-26%;left:80%;}#r-NOTICE details .summary-content ol li{font-size:1.1rem;padding-bottom:0.4em;}#r-SCAM{padding-top:6%;padding-bottom:6%;}.r-SCAM-area ul li{width:100%;margin-bottom:1.5rem;display:block;margin-left:0;box-shadow:8px 8px 0 0 #ddd;}.r-SCAM-area ul li h4{font-size:1.2rem;}.r-SCAM-area ul li p{font-size:1.05rem;height:auto;}#r-SCAM .bg .deco-1{display:none;}#r-SCAM .bg .deco-2{top:-1%;left:72%;width:6rem;}.r-SCAM-btn{width:90%;margin:1.5rem auto;}.r-SCAM-btn div:nth-child(1),.r-SCAM-btn div:nth-child(2){width:100%;display:grid;font-size:1.2rem;line-height:1.5;}.r-SCAM-btn div:nth-child(1){margin-bottom:1.5rem;}.r-SCAM-btn div a br{display:block;}#r-STEP .pie li h5 a .icon-link br{display:block;}#r-BENEFITS{padding-top:6%;padding-bottom:6%;}#r-BENEFITS .r-BENEFITS-area{width:100%;}#r-BENEFITS .r-BENEFITS-area .subtitle{border-radius:0;font-size:1.35rem;width:100%;padding:0.5rem 1rem;margin:1rem auto;}#r-BENEFITS .r-BENEFITS-area1 .subtitle br{display:block;}#r-BENEFITS .r-card{width:80%;display:block;margin:1rem auto;}#r-BENEFITS .r-BENEFITS-area1 .r-card:nth-child(2){width:40%;margin-top:1rem;}#r-BENEFITS .r-BENEFITS-area1 .r-card:nth-child(3){width:80%;}#r-BENEFITS .r-card-social .r-card-box ul .fb,#r-BENEFITS .r-card-social .r-card-box ul .ig{display:inline-block;}#r-BENEFITS .r-card-social .r-card-box{padding:0;padding:0.6rem 0.2rem 0.2rem 0.2rem;box-shadow:8px 8px 0 0 #ddd;}#r-BENEFITS .r-card-social .r-card-box ul .fb{margin-top:0;}#r-BENEFITS .r-card .r-card-title{font-size:1.3rem;}#r-BENEFITS .r-BENEFITS-area1 .subtitle{width:80%;}#r-BENEFITS .r-card .r-card-box{box-shadow:8px 8px 0 0 #ddd;border-radius:20px;}#r-BENEFITS .r-card .r-card-box ul li{font-size:1.15rem;}#r-BENEFITS .r-BENEFITS-area01 .r-card:nth-child(2){width:30%;margin:1rem auto;}#r-BENEFITS .r-BENEFITS-area01 .r-card:nth-child(3){width:80%;margin:1.5rem auto;}#r-BENEFITS .r-BENEFITS-area .subtitle01 br{display:block;}#r-FAQ{padding-top:8%;padding-bottom:8%;}#r-FAQ details{width:84%;}#r-FAQ details summary{padding:1.2em 0.8em;}#r-FAQ details .faq-title{font-size:1.2rem;padding-left:0;display:block;text-align:left;padding-right:3rem;padding-left:3rem;line-height:1;}#r-FAQ details .faq-title::before{font-size:1.15rem;width:32px;height:32px;line-height:32px;vertical-align:middle;margin-left:-3rem;}#r-FAQ details .faq-content{width:92%;text-align:justify;text-indent:1.5rem;line-height:1.5;font-size:1.15rem;}#r-FAQ details .faq-content::before{width:2rem;height:2rem;left:4%;}#r-FAQ details .summary-chevron-up,#r-FAQ details .summary-chevron-down{right:1em;top:1em;}#r-FAQ details .faq-content div{padding-left:0;}#r-AWARDS{padding-top:18%;padding-bottom:6%;}#r-AWARDS .register{width:100%;flex-wrap:wrap;margin-bottom:2%;}#r-AWARDS .register table{width:85%;font-size:1.1rem;}#r-AWARDS h5 br{display:none;}#r-AWARDS::after{background:none;height:0;bottom:0;position:relative;}#r-AWARDS.is-animate .awards-ul01 li:nth-child(1),#r-AWARDS.is-animate .awards-ul01 li:nth-child(2){background-size:100%;height:23rem;width:100%;}#r-AWARDS.is-animate .awards-ul02 li:nth-child(1),#r-AWARDS.is-animate .awards-ul02 li:nth-child(2),#r-AWARDS.is-animate .awards-ul02 li:nth-child(3),#r-AWARDS.is-animate .awards-ul02 li:nth-child(4),#r-AWARDS.is-animate .awards-ul02 li:nth-child(5){width:100%;background-size:90%;height:90px;}#r-AWARDS .awards-ul01{margin:1rem auto 0 auto;}#r-AWARDS .awards-ul02{margin:0 auto;}#r-AWARDS .awards-ul01 li .awards-txt{font-size:1.4rem;top:61%;left:55%;}#r-AWARDS .txt-red{font-size:1.4rem;}#r-AWARDS .awards-ul02 li .awards2-txt{font-size:1.25rem;line-height:1.2;}.awards-txt1::before,.awards-txt2::before,.awards-txt3::before,.awards-txt4::before,.awards-txt5::before{width:40px;height:40px;left:-45px;background-size:96%;}#r-AWARDS .awards-ul02 li .awards-txt{font-size:1.15rem;line-height:1.2;top:46%;left:50%;transform:translate(-50%,-50%);}#r-AWARDS .awards-ul02 li .awards-txt small{font-size:1rem;}.awards-info{width:85%;padding:1.5rem 2rem 1.5rem 3rem;font-size:1.15rem;line-height:1.6;text-align:left;}.awards-info-box{display:flex;flex-direction:column;}.awards-info-box dl{font-size:1.2rem;}#r-RULE{padding-top:10%;padding-bottom:6%;}#r-RULE .bg [class^=deco-]{width:5rem;height:5rem;z-index:2;}#r-RULE .bg .deco-1{top:0;left:3.6%;}#r-RULE .bg .deco-2{top:0%;left:77.4%;}#r-RULE header{margin-bottom:10%;}#r-RULE header p{line-height:1.4;margin:5% 0;}#r-RULE h3{font-size:1.7rem;margin:1.5% 0 -7.2% 0;}#r-RULE .register{width:100%;flex-wrap:wrap;margin-bottom:2%;padding:2rem 1rem 3rem;}#r-RULE .register:before{top:39%;}#r-RULE .register .btns a{width:80%;}#r-RULE .schedule{margin:10% 0 15%;}#r-RULE .calendar{width:90%;height:auto;}#r-RULE .calendar .ring:before,#r-RULE .calendar .ring:after{display:none;}#r-RULE .calendar .ring h4{position:absolute;top:0;left:0;font-size:1.2rem;color:var(--white-color);background:linear-gradient(to bottom,#b60e0b,#e21a00);width:2rem;height:97%;border-top-left-radius:0.5rem;border-top-right-radius:0.5rem;padding-top:5%;}#r-RULE .calendar .ring h4:before{content:"";width:0;height:0;border-style:solid;border-width:2rem 2rem 0 2rem;border-color:#e21a00 transparent transparent transparent;position:absolute;top:99.9%;left:50%;transform:translateX(-50%);}#r-RULE .calendar ol{position:relative;left:13%;padding-right:5%;}#r-RULE .calendar ol:before{content:"";width:0.3rem;height:95%;position:absolute;top:0%;left:9%;background:linear-gradient(to bottom,#333 0%,#333 50%,transparent 50.1%,transparent 100%);background-size:100% 7px;z-index:0;}#r-RULE .calendar li{position:static;display:block;margin:8% 0;}#r-RULE .calendar li h5{width:80%;padding:0 1rem 0 1rem;}#r-RULE .calendar li p{text-align:center;}#r-RULE .calendar li:nth-of-type(6) h5,#r-RULE .calendar li:nth-of-type(7) h5,#r-RULE .calendar li:nth-of-type(8) h5,#r-RULE .calendar li:nth-of-type(9) h5{padding:0 1rem 0 1rem;}#r-RULE .calendar li:nth-of-type(6) [class^=icon-schedule-],#r-RULE .calendar li:nth-of-type(7) [class^=icon-schedule-],#r-RULE .calendar li:nth-of-type(8) [class^=icon-schedule-],#r-RULE .calendar li:nth-of-type(9) [class^=icon-schedule-]{left:-2rem;right:0;}#r-RULE .register table{font-size:1.1rem;width:90%;}#r-benefit header{padding-top:15%;}#r-benefit .benefit{width:70%;display:block;margin:0 auto;}#r-benefit .benefit li{width:100%;height:9.5rem;transform:translateY(10%);}#r-benefit.is-animate .benefit li:nth-child(1),#r-benefit.is-animate .benefit li:nth-child(3){transform:translateY(0);}#r-benefit.is-animate .benefit li:nth-child(2),#r-benefit.is-animate .benefit li:nth-child(4){transform:translateY(0);}#r-benefit .benefit li h4{line-height:2;font-size:1.3rem;}#r-benefit .benefit li p{font-size:2rem;line-height:1.1;margin-top:0;}#r-benefit .benefit li p small{font-size:1.25rem;}#r-benefit .benefit li [class^=icon-benefit-]{width:4rem;height:4rem;left:-1.2rem}#r-benefit .bg .deco-1{top:4%;left:4.5%;}#r-benefit .bg .deco-2{top:44%;left:84.6%;}#r-benefit .bg .deco-3{top:80.3%;left:-2.4%;}#r-footer{background-size:40%;padding-bottom:13%;}#r-footer .flex{display:block;padding:1.5rem 0 0.5rem 0;}#r-footer header img{margin:0 auto;}#r-footer .contact{border-left:0;padding-left:0;margin-left:0;margin-top:1rem;font-size:1rem;}#r-footer .contact dl{display:flex;width:80%;margin:0 auto;}#r-footer .contact dt{width:25%;}#r-footer .contact dd{width:75%;}#r-footer u{margin:0.5rem auto;font-size:0.7rem;}#r-quick{bottom:0;right:0;left:0;transform:scale(1);transform-origin:100% 100%;}#r-quick .group{margin:0 auto;}#r-quick .group{width:100%;height:2.6rem;border-radius:0;border:none;box-shadow:none;font-family:"微軟正黑體","Microsoft JhengHei";}#r-quick .r-quick-number1{transform:scale(0.7);width:6rem;height:6rem;top:-76%;right:-4%;}#r-quick .group .text-lets-change-yellow{display:none;}#r-quick .txt p{line-height:1.8;letter-spacing:3px;font-size:1.5rem;transform:skew(-10deg);}#r-quick .txt p br{display:none;}}@media all and (-ms-high-contrast:none){#g-header{justify-content:auto;}#g-nav{margin-left:auto;}#g-kv header h1 p{background:transparent;}#r-RULE h3 span{background:transparent;}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){html{font-size:1.5vw;}#g-kv{height:20rem;}#g-kv header{left:6rem;}#g-kv header .airplane{width:110px;height:110px;left:70%;}#g-kv header .bar{width:600px;height:150px;}#g-kv header h1 p{left:6rem;}#g-kv header h1 .b1{top:0.2rem;left:4rem;width:22rem;height:7rem;}#g-kv header h1 .b2{top:5.4rem;left:8rem;width:26rem;height:6rem;}#g-kv header h1 .b3,#g-kv header h1 .b4,#g-kv header h1 .b5{font-size:1.15rem;letter-spacing:0;left:9rem;}#g-kv header h1 .b3::before,#g-kv header h1 .b4::before,#g-kv header h1 .b5::before{width:15px;height:15px;}#g-kv .bg-triangle-1{top:-14rem;}#r-tips3{padding-bottom:0;}#r-tips3 .tips3-ul li:nth-child(1),#r-tips3 .tips3-ul li:nth-child(2),#r-tips3 .tips3-ul li:nth-child(3){transform:scale(0.7);background-size:100%;}#r-benefit{padding-top:0;padding-bottom:2%;}#r-benefit h3,#r-HOW h3,#r-STEP h3,#r-AWARDS h3,#r-RULE h3,#r-SCAM h3,#r-BENEFITS h3{font-size:1.6rem;}#r-benefit h5,#r-HOW h5,#r-STEP h5,#r-AWARDS h5,#r-SCAM h5{font-size:1.25rem;}#r-benefit .benefit{width:80%;}#r-HOW .position{width:80%;}#r-STEP .pie li h5{font-size:1.15rem;}#r-STEP .pie li:nth-of-type(1) h5{width:54%;}#r-STEP .pie li:nth-of-type(2) h5{width:48%;}#r-HOW .position .intro p{font-size:1.15rem;}#r-STEP .pie li:nth-of-type(2){left:-17%;}#r-STEP .pie li:nth-of-type(3){left:47%;}#r-HOW .position .intro{height:11rem;}#r-tips3 .tips3-ul{display:flex;margin:auto;justify-content:center;}.XQ-qrcode{transform:scale(0.7);top:15%;left:16%;}#r-AWARDS .awards-ul01,#r-AWARDS .awards-ul02{margin:0 auto;}#r-AWARDS.is-animate .awards-ul01 li:nth-child(1),#r-AWARDS.is-animate .awards-ul01 li:nth-child(2),#r-AWARDS.is-animate .awards-ul02 li:nth-child(1),#r-AWARDS.is-animate .awards-ul02 li:nth-child(2),#r-AWARDS.is-animate .awards-ul02 li:nth-child(3),#r-AWARDS.is-animate .awards-ul02 li:nth-child(4){transform:scale(0.7);}#r-AWARDS.is-animate .awards-ul02 li:nth-child(3),#r-AWARDS.is-animate .awards-ul02 li:nth-child(4){bottom:2rem;}#r-AWARDS .awards-ul01 li .awards-txt,#r-AWARDS .awards-ul02 li .awards-txt{font-size:1.8rem;}#r-AWARDS .txt-red{font-size:1.8rem;}#r-RULE .register{width:80%;padding:2rem;}#r-RULE .register table{font-size:1.05rem;}.bg .deco-2{left:90%;}#r-NOTICE details{margin:1em auto;}#r-NOTICE details summary{padding:0.8em;}#r-NOTICE details .summary-title{font-size:1.2rem;}.r-SCAM-area{width:auto;}.r-SCAM-area ul li p{font-size:0.95rem;}#r-BENEFITS .r-BENEFITS-area .subtitle{padding:0.6rem;font-size:1.1rem;}#r-BENEFITS .r-BENEFITS-area2 .subtitle{width:70%;}#r-BENEFITS .r-BENEFITS-area2 .r-card:nth-child(2){width:30%;}#r-FAQ details .faq-title{font-size:0.95rem;}#r-quick .r-quick-number1{transform:scale(0.7);width:6rem;height:6rem;top:-18%;right:-26%;}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){html{font-size:1.5vw;}#g-kv{height:20rem;}#g-kv header{left:6rem;}#g-kv header .airplane{width:110px;height:110px;left:70%;}#g-kv header .bar{width:600px;height:150px;}#g-kv header h1 p{left:6rem;}#g-kv header h1 .b1{top:0.2rem;left:4rem;width:22rem;height:7rem;}#g-kv header h1 .b2{top:5.4rem;left:8rem;width:26rem;height:6rem;}#g-kv header h1 .b3,#g-kv header h1 .b4,#g-kv header h1 .b5{font-size:1.15rem;letter-spacing:0;left:9rem;}#g-kv header h1 .b3::before,#g-kv header h1 .b4::before,#g-kv header h1 .b5::before{width:15px;height:15px;}#g-kv .bg-triangle-1{top:-14rem;}#r-tips3{padding-bottom:0;}#r-tips3 .tips3-ul li:nth-child(1),#r-tips3 .tips3-ul li:nth-child(2),#r-tips3 .tips3-ul li:nth-child(3){transform:scale(0.7);background-size:100%;}#r-benefit{padding-top:0;padding-bottom:2%;}#r-benefit h3,#r-HOW h3,#r-STEP h3,#r-AWARDS h3,#r-RULE h3,#r-SCAM h3,#r-BENEFITS h3{font-size:1.6rem;}#r-benefit h5,#r-HOW h5,#r-STEP h5,#r-AWARDS h5,#r-SCAM h5{font-size:1.25rem;}#r-benefit .benefit{width:80%;}#r-HOW .position{width:80%;}#r-STEP .pie li h5{font-size:1.15rem;}#r-STEP .pie li:nth-of-type(1) h5{width:54%;}#r-STEP .pie li:nth-of-type(2) h5{width:48%;}#r-HOW .position .intro p{font-size:1.15rem;}#r-STEP .pie li:nth-of-type(2){left:-17%;}#r-STEP .pie li:nth-of-type(3){left:47%;}#r-HOW .position .intro{height:11rem;}#r-tips3 .tips3-ul{display:flex;margin:auto;justify-content:center;}.XQ-qrcode{transform:scale(0.7);top:15%;left:16%;}#r-AWARDS .awards-ul01,#r-AWARDS .awards-ul02{margin:0 auto;}#r-AWARDS.is-animate .awards-ul01 li:nth-child(1),#r-AWARDS.is-animate .awards-ul01 li:nth-child(2),#r-AWARDS.is-animate .awards-ul02 li:nth-child(1),#r-AWARDS.is-animate .awards-ul02 li:nth-child(2),#r-AWARDS.is-animate .awards-ul02 li:nth-child(3),#r-AWARDS.is-animate .awards-ul02 li:nth-child(4){transform:scale(0.7);}#r-AWARDS.is-animate .awards-ul02 li:nth-child(3),#r-AWARDS.is-animate .awards-ul02 li:nth-child(4){bottom:2rem;}#r-AWARDS .awards-ul01 li .awards-txt,#r-AWARDS .awards-ul02 li .awards-txt{font-size:1.8rem;}#r-AWARDS .txt-red{font-size:1.8rem;}#r-RULE .register{width:80%;padding:2rem;}#r-RULE .register table{font-size:1.05rem;}.bg .deco-2{left:90%;}#r-NOTICE details{margin:1em auto;}#r-NOTICE details summary{padding:0.8em;}#r-NOTICE details .summary-title{font-size:1.2rem;}#r-NOTICE details .summary-chevron-up,#r-NOTICE details .summary-chevron-down{top:0.4em;}.r-SCAM-area{width:auto;}.r-SCAM-area ul li p{font-size:0.95rem;}#r-BENEFITS .r-BENEFITS-area .subtitle{padding:0.6rem;font-size:1.1rem;}#r-BENEFITS .r-BENEFITS-area2 .subtitle{width:70%;}#r-BENEFITS .r-BENEFITS-area2 .r-card:nth-child(2){width:30%;}#r-FAQ details .faq-title{font-size:0.95rem;}#r-quick .r-quick-number1{transform:scale(0.7);width:6rem;height:6rem;top:-18%;right:-26%;}}