@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}ul{list-style:none}img{max-width:100%;height:auto;display:block;border:0}a{text-decoration:none}.wrap{font-family:"Lato","Noto Sans TC","Microsoft Jhenghei","微軟正黑",sans-serif;overflow:hidden}.container{max-width:1200px}p{line-height:1.5;color:#000}.tit{position:relative;font-size:2.25rem;font-weight:700;text-align:center;letter-spacing:.08rem;margin-bottom:2.75rem;color:#fff;line-height:1.25}.tit span{letter-spacing:0}@media(max-width: 768px){p{line-height:1.5}.container{max-width:720px}.tit{font-size:1.5rem;margin-bottom:1.5rem;line-height:1.5;letter-spacing:.06rem}.cta{margin-top:1rem}.cta p{font-size:1rem}.cta .date{margin-bottom:.2rem}.cta .date span{font-size:1.25rem}.cta .date .tue{font-size:1.125rem}.cta .date .line{display:none}.cta .time{margin-bottom:.2rem}.cta .bttn{padding:1rem 3.75rem;font-size:1.25rem;letter-spacing:3px;font-weight:500;margin-top:.25rem;box-shadow:0 0 4px 2px rgba(0,0,0,.25)}.cta .bttn:hover{background-color:#fff;border:2px solid #7f61e4;box-shadow:0 0 10px 2px rgba(127,97,228,.25);color:#7f61e4;transform:scale(1.05)}}.fix_aside{position:fixed;z-index:99;bottom:1%;right:-20%;display:flex;flex-direction:column;transition:all 1s}.fix_aside.is_active{right:.5%}.fix_aside .item{width:64px;height:64px;background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.2);border-radius:.5rem;margin:.35rem;cursor:pointer;transition:all .3s ease-in-out}.fix_aside .item.signup{background-color:#afb9ff;position:relative}.fix_aside .item.signup p{position:absolute;top:20%;left:25%;color:#fff;line-height:1.25}.fix_aside .item.scrollTop{background-image:url(../../assets/images/icons/arrow_top.png);background-repeat:no-repeat;background-position:center center}.fix_aside .item:hover{transform:translateY(-3px);box-shadow:0 1px 3px 0 rgba(0,0,0,0)}header{height:50vw;width:100%;position:relative}header .fix_kv{top:0%;left:0%;width:100%}header .fix_kv .inner{position:relative;width:100%;height:50vw;animation-name:kvScale;animation-duration:20s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:alternate}@keyframes kvScale{0%{transform:scale(1)}100%{transform:scale(1.1)}}header .fix_kv .inner .kv-bg{position:absolute;top:-35.5%;left:0%;width:100%}header .fix_kv .inner .kv-line{position:absolute;top:57.9%;left:34.85%;width:50.9635416667%;animation-name:kvLineRotate;animation-duration:20s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:alternate}@keyframes kvLineRotate{0%{transform:rotate(0deg)}100%{transform:rotate(100deg)}}header .fix_kv .kv-book{position:absolute;z-index:1;top:25%;left:66%;width:25%;transform:rotate(3deg)}header .logo{position:absolute;top:8%;left:6%;max-width:27.4479166667%}header .title{position:absolute;z-index:1;top:32%;left:6%;width:57.96875%;display:flex;flex-direction:column}header .title .t1{width:100%;margin-bottom:3.75%}header .title .t2{width:81.2223206377%;margin-bottom:7.5%}header .title .kv-btn{width:42.2497785651%}.main{position:relative;z-index:1}.sc_AI{padding:90px 0;background-color:#1a1b2e}.sc_AI-cnt{display:flex;flex-wrap:wrap;justify-content:space-around}.sc_AI-cnt .AI-item{width:30%;background-color:#fff;border:1px solid #dfe1ef;border-radius:20px;text-align:center}.sc_AI-cnt .AI-item img{border-top-left-radius:20px;border-top-right-radius:20px}.sc_AI-cnt .AI-item .AI-text{margin:1.5rem}.sc_AI-cnt .AI-item h4{font-weight:700;font-size:1.5rem;margin-bottom:.75rem;letter-spacing:.08rem}.sc_AI-cnt .AI-item p{font-weight:300;font-size:1.15rem}.sc_worth{padding:90px 0;background-color:#fff}.sc_worth .tit{color:#1a1b2e}.sc_worth-cnt{display:flex;flex-wrap:wrap;justify-content:space-around}.sc_worth-cnt .worth-item{position:relative;width:30%;max-width:30%}.sc_worth-cnt img{filter:drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.25))}.sc_worth-cnt .worth-text{position:absolute;top:2%;left:0%;z-index:1;text-align:center;width:100%;padding:2.5rem}.sc_worth-cnt h4{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:.06rem;margin-bottom:1.5rem}.sc_worth-cnt .percentage{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.sc_worth-cnt .percentage-num{position:absolute;font-weight:700;font-size:48px;color:#fff;font-family:"lato"}.sc_worth-cnt .percentage-bg{position:relative;height:100%}.sc_worth-cnt .percentage-bg svg circle{stroke-dasharray:753.6;stroke-linecap:round}.sc_worth-cnt .percentage-line{position:absolute}.sc_worth-cnt .percentage-line circle{stroke-dashoffset:188.4;stroke-linecap:round}.sc_worth-cnt .percentage-line .line-cir-1{animation-duration:3s;animation-fill-mode:forwards}@keyframes lineCir1{0%{stroke-dasharray:0 753.6}100%{stroke-dasharray:685.776 67.824}}.sc_worth-cnt .percentage-line .line-cir-2{animation-duration:3s;animation-fill-mode:forwards}@keyframes lineCir2{0%{stroke-dasharray:0 753.6}100%{stroke-dasharray:497.376 256.224}}.sc_worth-cnt .percentage-line .line-cir-3{animation-duration:3s;animation-fill-mode:forwards}@keyframes lineCir3{0%{stroke-dasharray:0 753.6}100%{stroke-dasharray:376.8 376.8}}.sc_worth-cnt p{color:#fff;font-size:1.25rem}.sc_leader{padding:120px 0;background-image:url(../../assets/images/領導者象限成績/leader-bg.jpg);background-position:right center;background-size:cover;background-repeat:no-repeat}.sc_leader-cnt{display:flex;justify-content:space-between;align-items:center}.sc_leader .leader-text .tit{text-align:left}.sc_leader .leader-text p{color:#fff;font-size:1.75rem;line-height:1.75}.sc_book{padding:90px 0;background-color:#1a1b2e}.sc_book .container{max-width:1280px}.sc_book-cnt{position:relative;display:flex;justify-content:flex-end}.sc_book-cnt .book-pic{position:absolute;top:-30%;left:0%;max-width:38%}.sc_book-cnt .book-text{width:60%;margin-left:20px}.sc_book-cnt .book-text .tit{text-align:left;letter-spacing:0;margin-bottom:2rem}.sc_book-cnt .book-text p{color:#fff;font-size:1.5rem;line-height:1.75;margin-bottom:1rem;letter-spacing:.06rem}.sc_book-cnt .book-text ul{color:#fff;font-size:1.5rem;list-style-type:disc;margin:0 0 2rem 1.5rem;line-height:1.75;letter-spacing:.06rem}.sc_book-cnt .book-text .cta{display:inline-block;cursor:pointer}.sc_book-cnt .book-text .cta .bttn{display:flex;align-items:center;background-color:#3434f8;color:#fff;font-size:1.5rem;font-weight:700;border-radius:100px;padding:20px 56px;letter-spacing:.12rem;transition:all .3s ease-in-out}.sc_book-cnt .book-text .cta .bttn:hover{transform:translateX(8px)}.sc_book-cnt .book-text .cta .bttn img{margin-left:.5rem;animation-name:arrow-ani;animation-duration:.75s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes arrow-ani{0%{transform:translateX(0px)}100%{transform:translateX(8px)}}.footer img{width:100%}.modal-dialog{max-width:45vw}.modal-content{position:relative}.modal-content .btn-close{position:absolute;z-index:1;top:2%;right:2%}.modal-title{font-size:1.5rem;font-weight:500;line-height:1;text-align:center;margin-bottom:1.5rem}.modal-title .book{color:#5b00f0}.modal-title .tip{color:red;font-size:.85rem;font-weight:300}.modal-body{padding:2rem 2.25rem}.modal-body .form_group{display:flex;align-items:center;margin-bottom:1rem}.modal-body .form_group .form-label{width:20%;margin-bottom:0}.modal-body .form_group .form-input,.modal-body .form_group .form-select{width:80%;padding:.5rem;border:1px solid #ced4da}.modal-body .form_radio{margin-bottom:1.5rem}.modal-body .form_radio p{margin-bottom:.5rem}.modal-body .form_radio .form-input{margin-right:.25rem}.modal-body .form_radio .form-label{margin-bottom:0;margin-right:.75rem}.modal-body .form_radio .radio{display:flex;align-items:center}.modal-body .form-btn{text-align:center}.modal-body .form-btn button{background-color:#5b00f0;color:#fff;padding:1rem 1.75rem;border:2px solid rgba(0,0,0,0);border-radius:.5rem;font-size:1.25rem;letter-spacing:.1rem;font-weight:500;transition:all .3s ease-in-out}.modal-body .form-btn button:hover{background-color:#fff;border:2px solid #5b00f0;color:#5b00f0}@media(max-width: 768px){nav{height:35px}nav .nav_area{position:absolute;top:0;right:-100%;width:100%;height:100vh;background-color:#5b00f0;flex-direction:column;justify-content:flex-start}nav .nav_area ul{position:relative;width:auto;height:auto;margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center;top:25%;left:0%}nav .nav_area ul li{position:relative;width:100%;height:auto;padding:15px 0;display:flex;flex-direction:column;justify-content:center;align-items:center}nav .nav_area ul li a{position:relative;width:auto;height:auto;box-sizing:border-box;padding:3px;color:#fff;font-size:1rem;font-weight:500;overflow:hidden;text-decoration:none;cursor:pointer;transition:all .3s ease-in-out}nav .nav_area ul li a:hover{transform:translateY(-4px)}nav .nav_mobile{position:relative;display:block}nav .nav_mobile-btn{position:absolute;top:5px;right:15px;width:35px;height:35px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}nav .nav_mobile-btn-line{position:relative;display:block;width:25px;height:2px;background:#cbcbcb;border-radius:4px;margin:2.5px 0}nav .nav_sns{position:absolute;top:50px;right:0;cursor:pointer;padding:0 12px;text-align:right;transform:translateY(0)}header{height:80vw}header .fix_kv{top:0%;left:0%;z-index:1;width:100%;overflow:hidden}header .fix_kv .inner{height:80vw;width:100%}header .fix_kv .inner .kv-bg{transform:scale(1.25)}header .fix_kv .inner .kv-line{top:28%;left:38%;opacity:.75}header .fix_kv .kv-book{top:50%;left:55%;width:30%}header .logo{max-width:50%;left:8%}header .title{width:85%;top:26%;left:8%}.sc_AI{padding:60px 0}.sc_AI-cnt{flex-direction:column}.sc_AI-cnt .AI-item{width:90%;margin:0 auto 1.5rem auto}.sc_AI-cnt .AI-item:last-child{margin:0 auto}.sc_AI-cnt .AI-item .AI-text{margin:1.25rem}.sc_AI-cnt .AI-item h4{font-size:1.5rem;margin-bottom:.75rem;letter-spacing:.06rem}.sc_worth{padding:30px 0 0 0}.sc_worth-cnt{flex-direction:column}.sc_worth-cnt .worth-item{width:85%;max-width:85%;margin:0 auto 1rem auto}.sc_worth-cnt .worth-text{top:0%;padding:2.25rem}.sc_worth-cnt h4{font-size:1.25rem;letter-spacing:.02rem;margin-bottom:1rem}.sc_worth-cnt p{font-size:1rem}.sc_leader{padding:60px 0;background-position:right center}.sc_leader-cnt{flex-direction:column;text-align:center}.sc_leader .leader-text{margin-bottom:1.5rem}.sc_leader .leader-text .tit{text-align:center}.sc_leader .leader-text p{font-size:1.25rem}.sc_leader .leader-pic{max-width:90%}.sc_book{padding:60px 8px 100px 8px}.sc_book-cnt{flex-direction:column}.sc_book-cnt .book-pic{position:relative;top:0%;left:0%;max-width:300px;margin:0 auto 1rem auto;transform:rotate(8.75deg)}.sc_book-cnt .book-text{width:100%;margin-left:0px}.sc_book-cnt .book-text .tit{text-align:center;margin-bottom:1rem}.sc_book-cnt .book-text p{font-size:1.25rem}.sc_book-cnt .book-text ul{font-size:1.25rem}.sc_book-cnt .book-text .cta{display:block}.sc_book-cnt .book-text .cta .bttn{justify-content:center;padding:20px 36px}.modal-dialog{max-width:100vw}.modal-content{position:relative}.modal-content .btn-close{position:absolute;z-index:1;top:2%;right:2%}.modal-body{padding:2rem 1.5rem}.modal-body .form_group{margin-bottom:.75rem}.modal-body .form_group .form-label{width:25%}.modal-body .form_group .form-input,.modal-body .form_group .form-select{width:75%}}/*# sourceMappingURL=all.min.css.map */