﻿@import url("https://www.digiwin.com/tw/dsc/css/bootstrap4.0_M.css");@import url("https://www.digiwin.com/tw/dsc/css/animate-3.7.2.css");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap");@import url("https://www.digiwin.com/tw/dsc/css/swiper-bundle.min.css");*:focus{outline:none !important}button{outline:none !important;border:none !important}.act-sect{position:relative}.act-wrap input{-webkit-appearance:none;-moz-appearance:none;appearance:none}ol,ul{list-style:none}body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,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,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select{margin:0;padding:0}.wow{animation-fill-mode:both}.fadeInUpSmall{animation-name:fadeInUpSmall}@keyframes fadeInUpSmall{from{opacity:0;-webkit-transform:translate3d(0, 20%, 0);transform:translate3d(0, 20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInDownSmall{animation-name:fadeInDownSmall}@keyframes fadeInDownSmall{from{opacity:0;-webkit-transform:translate3d(0, -20%, 0);transform:translate3d(0, -20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInLeftSmall{animation-name:fadeInLeftSmall}@keyframes fadeInLeftSmall{from{opacity:0;-webkit-transform:translate3d(-20%, 0, 0);transform:translate3d(-20%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInRightSmall{animation-name:fadeInRightSmall}@keyframes fadeInRightSmall{from{opacity:0;-webkit-transform:translate3d(20%, 0, 0);transform:translate3d(20%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInTopLeftSmall{animation-name:fadeInTopLeftSmall}@keyframes fadeInTopLeftSmall{from{opacity:0;-webkit-transform:translate3d(-20%, -20%, 0);transform:translate3d(-20%, -20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInTopRightSmall{animation-name:fadeInTopRightSmall}@keyframes fadeInTopRightSmall{from{opacity:0;-webkit-transform:translate3d(20%, -20%, 0);transform:translate3d(20%, -20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInBottomLeftSmall{animation-name:fadeInBottomLeftSmall}@keyframes fadeInBottomLeftSmall{from{opacity:0;-webkit-transform:translate3d(-20%, 20%, 0);transform:translate3d(-20%, 20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInBottomRightSmall{animation-name:fadeInBottomRightSmall}@keyframes fadeInBottomRightSmall{from{opacity:0;-webkit-transform:translate3d(20%, 20%, 0);transform:translate3d(20%, 20%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.bounceInSmall{animation-name:bounceInSmall}@keyframes bounceInSmall{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.8, 0.8, 0.8)}40%{transform:scale3d(1.04, 1.04, 1.04)}60%{transform:scale3d(1, 1, 1)}80%{opacity:1;transform:scale3d(1.01, 1.01, 1.01)}to{opacity:1;transform:scale3d(1, 1, 1)}}.loading{position:fixed;width:100%;height:100vh;left:0;top:0;display:none !important;z-index:9999;background:rgba(211,27,255,0.8);pointer-events:none;display:flex;justify-content:center;align-items:center}.loading .loading-box{transform:translateY(-5vh)}.loading.loadingOut{animation:loadingOut 1s both}.loading.loadingOut .loading-box{display:none}@keyframes loadingOut{1%{opacity:1}100%{opacity:0}}.spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0deg)}100%{transform:rotate(270deg)}}.path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite}@keyframes colors{0%{stroke:#f749d1}100%{stroke:#f749d1}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}100%{stroke-dashoffset:187;transform:rotate(450deg)}}.act-wrap .side-btn-wrap{position:fixed;z-index:999;right:0;transition:all 0.5s cubic-bezier(0.95, 0.05, 0.795, 0.035) !important;bottom:10vh}.act-wrap .side-btn{text-align:center;margin:0;width:6em;aspect-ratio:1 / 1;padding:0;letter-spacing:0;font-size:1.2em;position:relative;color:#240065;font-weight:bold;line-height:1.2;transform:translateX(100%) rotate(30deg);right:-30px;transition:all .2s ease-in-out;position:relative}.act-wrap .side-btn:hover{color:#240065}.act-wrap .side-btn:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url("../images/side-btn.png") no-repeat center center;background-size:100% 100%;z-index:-1}.act-wrap .side-btn:hover:before{animation:Rotation .5s  linear  infinite}@keyframes Rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.act-wrap .side-btn-show .side-btn{right:10px;transform:translateX(0) rotate(0deg);transition:all 0.5s cubic-bezier(0.95, 0.05, 0.795, 0.035) !important}@media screen and (max-width: 769px){.act-wrap .footer-btn-m-wrap{z-index:999;width:100%;bottom:0;position:fixed;display:flex;background:#d31bff;font-size:calc(1vw + 1vh + .5vmin)}.act-wrap .footer-btn-m{padding:0.3em 0 0.5em !important;font-weight:bold;color:#fff;white-space:nowrap}.act-wrap .footer-btn-m:hover{color:#fff}.act-wrap .footer-btn-m p{margin-bottom:0}.act-wrap .footer-btn-m .act-btn{padding:0.25em 1.5em !important;font-size:0.9em}}.act-wrap .navbar-wrap{padding-right:1em;height:60px;background:#d31bff;color:#fff}@media screen and (min-width: 769px) and (max-width: 1380px){.act-wrap .navbar-wrap{height:50px;font-size:0.85em}}.act-wrap .navbar{height:100%;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-right:0;padding-left:0}.act-wrap .navbar .navbar-brand{padding-left:1em}.act-wrap .navbar .navbar-brand img{position:relative;top:-4px;width:5.4em}.act-wrap .navbar .nav-item{padding-left:.5em;padding-right:.5em}.act-wrap .navbar .nav-link{color:#fff;font-size:1.1em;font-weight:bold}.act-wrap .navbar .nav-link:hover,.act-wrap .navbar .nav-link.active{color:#fdff60}.act-wrap .navbar .btn-item{padding-top:1px}.act-wrap .navbar .btn-item .btn{font-weight:bold;padding:0.4em 1.4em;font-size:1em}@media screen and (max-width: 992px){.act-wrap .navbar-wrap{padding-left:0;padding-right:0;height:50px}.act-wrap .navbar .navbar-brand{width:5.6em}.act-wrap .navbar .nav-item{text-align:center;padding-top:.25em;padding-bottom:.25em}.act-wrap .navbar .navbar-collapse{padding-bottom:1em;background:#d31bff;margin-top:-3px}}#nav-icon{width:28px;height:26px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}#nav-icon span{display:block;position:absolute;height:3px;width:100%;background:#fff;border-radius:3px;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}#nav-icon span:nth-child(1){top:0px;transform-origin:left center}#nav-icon span:nth-child(2){top:8px;transform-origin:left center}#nav-icon span:nth-child(3){top:16px;transform-origin:left center}#nav-icon.open span:nth-child(1){transform:rotate(45deg);top:-2px;left:6px}#nav-icon.open span:nth-child(2){width:0%;opacity:0}#nav-icon.open span:nth-child(3){transform:rotate(-45deg);top:18px;left:6px}.act-container-wrap{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;position:relative;padding-left:1em;padding-right:1em}.act-sect{padding-top:3em;padding-bottom:3em}@media screen and (min-width: 769px) and (max-width: 1380px){.act-sect .act-container-wrap{width:80%;max-width:1000px}.act-header,.act-sect{font-size:0.85em}}@media screen and (max-width: 769px){.act-sect{font-size:calc(2vw + 1.5vmin) !important;padding-top:3em;padding-bottom:3em}}.act-wrap .act-btn{border-radius:10em;padding:.5em 2em;letter-spacing:2px}.act-wrap .act-btn-arr{padding-right:1.5em}.act-wrap .act-btn-arr .act-icon{display:inline-block;margin-left:0.5em;top:-.1em;width:1em;transition:all .3s;position:relative;left:0}.act-wrap .act-btn-arr:hover .act-icon{transition:all .3s;left:0.4em}.act-wrap .btn-pink{background:#f749d1;color:#fff}.act-wrap .btn-pink:hover{color:#fff;background:#f518c5}.act-wrap .btn-purple{background:#d31bff;color:#fff}.act-wrap .btn-purple:hover{color:#fff;background:#ba00e7}.act-wrap .btn-blue{background:#0d12de;color:#fff}.act-wrap .btn-blue:hover{color:#fff;background:#0a0eae}.act-wrap .btn-red{background:#de0010;color:#fff}.act-wrap .btn-red:hover{color:#fff;background:#ab000c}.act-wrap .btn-green{background:#00FF82;color:#240065}.act-wrap .btn-green:hover{color:#240065;background:#00cc68}.act-wrap .btn-yellow{background:#fdff60;color:#fff}.act-wrap .btn-yellow:hover{color:#fff;background:#fcff2d}.act-wrap .btn-white{background:#fff;color:#d31bff}.act-wrap .btn-white:hover{color:#d31bff;background:#fdff60}.act-wrap .btn-outline-blue{color:#0d12de;background:#fff;border:1px solid #0d12de}.act-wrap .btn-outline-blue:hover{color:#0d12de;border:1px solid #0d12de;background:#fff}.act-wrap .btn-outline-white{color:#fff;border:1px solid #fff;padding-top:calc(0.6em - 1px);padding-bottom:calc(0.6em - 1px)}.act-wrap .btn-outline-white:hover{color:#fff;border:none;padding:0.6em;background:linear-gradient(to right, #00c0fa 0%, #0196ff 100%)}.act-wrap .btn-sect-center{display:block;margin-top:2em;margin-left:auto;margin-right:auto;width:80%;max-width:180px}.act-wrap .btn-wrap-center{text-align:center;margin-top:3em}.act-wrap .btn-wrap-center .btn{max-width:220px;width:45%}.act-wrap .btn-wrap-center .btn:not(:last-child){margin-right:1.2em}@media screen and (max-width: 769px){.act-wrap .btn-wrap-center .btn:not(:last-child){margin-right:.5em}}.act-wrap a:hover{color:#0d12de}.act-wrap .sect-title{text-align:center;margin-bottom:4em}.act-wrap .sect-title h2{font-size:2.6em;font-weight:normal;line-height:1.4;color:#fff;margin-bottom:0.3em}.act-wrap .sect-title p{font-size:1.6em;line-height:1.8;color:#fff;letter-spacing:0.4em}.act-wrap .sect-title .act-icon{width:3em;max-width:47px;display:block;margin-bottom:1em;margin-left:auto;margin-right:auto}@media screen and (max-width: 769px){.act-wrap .sect-title{padding-right:.75em;padding-left:.75em;margin-bottom:2em}.act-wrap .sect-title h2{font-size:1.8em}.act-wrap .sect-title p{font-size:1.2em;line-height:1.6;color:#fff;letter-spacing:.1em}}.act-wrap .act-nb,.act-wrap .nb{font-family:"Helvetica Neue", Helvetica, Arial}.act-wrap .text-blue{color:#0d12de !important}.act-wrap .text-aqua{color:#0DF8F8 !important}.act-wrap .text-green{color:#00FF82 !important}.act-wrap .text-red{color:#de0010 !important}.act-wrap .text-yellow{color:#fdff60 !important}.act-wrap .bg-black{background:#240065 !important}.act-wrap .bg-blue{background:#0d12de !important}.act-wrap .bg-aqua{background:#0DF8F8 !important}.act-wrap .bg-green{background:#00A84E !important}.act-wrap .bg-red{background:#de0010 !important}.act-wrap .bg-yellow{background:#fdff60 !important}.act-wrap .text-list-decimal{list-style-type:decimal;padding-left:1em}.act-wrap .text-list-disc{list-style-type:disc;padding-left:1em}@media screen and (max-width: 769px){#hubspot-messages-iframe-container{display:none !important;opacity:0 !important;left:-50vw !important}}#toolbar{display:none !important}html{max-width:100vw;overflow-X:hidden;background:#070734}body{font-size:16px;background:#070734}.act-wrap{width:100%;height:auto;position:relative;font-family:'Noto Sans TC',"微軟正黑體",Microsoft Yahei,Poppins,Helvetica, Arial;font-weight:400;line-height:1.5;color:#240065;text-align:left;background:linear-gradient(to bottom, #6100d9 40%, #350095 70%, #230063 100%);font-size:1em;max-width:100vw;overflow-x:hidden}@media screen and (max-width: 769px){.act-wrap{max-width:100vw;overflow-X:hidden}}.header-bg{background:url("../images/header-bg.png") no-repeat top center;background-size:100% auto}.act-header{width:100%;position:relative;height:clamp(500px, 90vh, 900px);margin-bottom:6em}.act-header .act-container-wrap{padding-top:8em;font-size:clamp(10px, 2vh, 30px);max-width:1300px}@media screen and (min-width: 769px) and (max-width: 1400px){.act-header .act-container-wrap{width:70%}}.act-header .act-title-wrap h1{color:#fff;font-weight:500;text-align:center;margin-bottom:-.8em;font-size:1.8em;letter-spacing:2px;padding-left:0.2em}.act-header .act-title-wrap h1 span{font-weight:bold}.act-header .act-title-wrap .act-title{display:block;margin-left:auto;margin-right:auto;width:52.5em}.act-header .act-char-wrap{margin-top:3em;padding-left:1em;padding-right:1em;transform:translateX(2em)}.act-header .act-item{flex:1;margin-left:-4em}.act-header .act-item .act-char{width:100%;mask:linear-gradient(to bottom, #000 70%, transparent 100%);-webkit-mask:linear-gradient(to bottom, #000 70%, transparent 100%)}.act-header .act-item .text-part{transform:skewY(-10deg);margin-top:-50%;color:#fff;font-size:.9em;margin-left:7%}.act-header .act-item .text-part .text-place{margin-left:0.5em;margin-bottom:0.5em;font-size:.8em;line-height:1.5;white-space:nowrap;padding:.22em .6em;display:inline-block;position:relative;color:#fff}.act-header .act-item .text-part .text-place span{position:relative;z-index:2}.act-header .act-item .text-part .text-place:before{content:"";background:#d31bff;width:100%;height:100%;position:absolute;z-index:0;left:0;top:0;transform:skew(-15deg)}.act-header .act-item .text-part h3{font-size:2em;font-weight:bolder;white-space:nowrap}.act-header .act-item .text-part h3 .text-sm{display:block;font-size:62%;font-weight:700}.act-header .act-item .text-part h4{font-size:1em;line-height:1.6;margin-bottom:0;white-space:nowrap;margin-top:0.2em;padding:.35em 1em;display:inline-block;position:relative;color:#fff}.act-header .act-item .text-part h4 span{position:relative;z-index:2;white-space:nowrap}.act-header .act-item .text-part h4:before{content:"";background:#ff3ba0;width:100%;height:100%;position:absolute;z-index:0;left:0;top:0;transform:skew(-15deg)}.act-header .text-name-wrap{position:relative}.act-header .text-name{position:relative;line-height:1;display:block;left:0%;color:#fff;z-index:2;width:100%;background:#0d12de;line-height:1.3;background-size:100%;-webkit-background-clip:text;-webkit-text-stroke:.2em transparent}.act-header .text-name-shadow{position:absolute;top:.1em;left:.1em;z-index:1;left:0%;color:#0d12de;width:100%;background:#0d12de;background-size:100%;-webkit-background-clip:text;-webkit-text-stroke:.2em transparent}.act-header .btn-arr{display:block;width:3em;z-index:99;margin:4em auto auto;z-index:9;position:relative}.act-header .btn-arr img{animation:arr-move 1s both infinite linear;position:relative}@keyframes arr-move{0%, 100%{transform:translateY(0)}45%,55%{transform:translateY(-6px)}}@media screen and (max-width: 769px){.header-bg{background:url("../images/header-bg-m.png") no-repeat top 2em center;background-size:100% auto}.act-header{font-size:calc(1vw + 1vw + 1.5vmin) !important;margin-bottom:0em;height:auto}.act-header .act-container-wrap{padding-top:6em}.act-header .act-title-wrap h1{margin-bottom:-.1em;font-size:1.1em}.act-header .act-title-wrap .act-title{width:90%}.act-header .act-char-wrap{margin-top:2em;padding-left:1em;padding-right:1em;transform:translateX(0em)}.act-header .act-item{flex:1;margin-left:0;min-width:32%;max-width:32%;margin-bottom:1em}.act-header .act-item .text-part{font-size:.6em;margin-left:2%}.act-header .act-item .text-part h4{margin-top:0em}.act-header .btn-arr{display:none}}.act-sect-aspect{padding-top:4em}.act-sect-aspect .sect-title{margin-bottom:0}.act-sect-aspect .act-item{position:relative}.act-sect-aspect .act-item:last-child:before{display:none}.act-sect-aspect .act-item:before{left:42%;content:"";width:100%;height:100%;position:absolute;border-radius:100%;background:radial-gradient(ellipse at center, #7849ff 0%,rgba(0,0,0,0) 40%);clip-path:polygon(0 0, 63% 0, 45% 100%, 0% 100%)}.act-sect-aspect .act-item .act-pic{display:block;margin-left:auto;margin-right:auto}.act-sect-aspect .act-item .text-part{margin-top:-6em;max-width:320px;width:86%;margin-left:auto;margin-right:auto;color:#fff}.act-sect-aspect .act-item h3{font-size:2.2em;font-weight:bold}.act-sect-aspect .act-item p{font-size:1.4em}@media screen and (max-width: 769px){.act-sect-aspect .act-container-wrap{padding-left:2em;padding-right:2em}.act-sect-aspect .act-item{margin-bottom:2em}.act-sect-aspect .act-item:before{display:none}.act-sect-aspect .act-item .act-pic{width:100%}.act-sect-aspect .act-item .text-part{margin-top:1em;max-width:none;width:100%}.act-sect-aspect .act-item h3{font-size:2em;text-align:center}.act-sect-aspect .act-item p{font-size:1.3em;text-align:center}}.act-sect-mv .act-container-wrap{max-width:1160px}.act-sect-mv .swiper-wrapper{transition-timing-function:linear !important}.act-sect-mv .act-content .act-item{width:100%;max-width:307px;color:#fff}.act-sect-mv .act-content .act-item:not(:last-child){margin-right:3em}.act-sect-mv .act-content .act-item .act-mv{width:100%}.act-sect-mv .act-content .act-item h3{font-size:1.2em;margin-top:.8em;font-weight:bold;text-align:center}.act-sect-mv .act-content .act-item p{font-size:1.1em;text-align:center}.act-sect-mv .text-more{margin-top:4em;text-align:center;color:#fff;font-size:1em;letter-spacing:.8em}.act-sect-mv .text-more a{color:#fff;margin-left:0.5em;letter-spacing:.1em}@media screen and (max-width: 769px){.act-sect-mv .act-container-wrap{padding-left:2em;padding-right:2em}.act-sect-mv .act-content .act-item{margin-bottom:0;width:100%;max-width:none}.act-sect-mv .act-content .act-item:not(:last-child){margin-right:0}.act-sect-mv .act-content .act-item h3{font-size:1.3em;margin-top:.8em}.act-sect-mv .act-content .act-item p{font-size:1.1em}.act-sect-mv .text-more{margin-top:3em;font-size:1em;letter-spacing:.2em}.act-sect-mv .text-more a{margin-left:.2em;letter-spacing:.0em}}.act-bg01{background:url("../images/bg01.png") no-repeat top 26em center;background-size:100% auto}@media screen and (max-width: 769px){.act-bg01{background:url("../images/bg01-m.png") no-repeat top 40em center;background-size:100% auto}}@media screen and (min-width: 769px) and (max-width: 1380px){.act-sect-lecturer .act-container-wrap{width:92%;max-width:none}}.act-sect-lecturer .act-container-wrap{max-width:1360px}.act-sect-lecturer .act-char-part .act-char-item{padding-top:3em;overflow:hidden}.act-sect-lecturer .act-char-part .act-char-item .text-title{font-size:1.3em;color:#fff;white-space:nowrap;text-align:center;width:100%;position:absolute;top:0;font-weight:300}.act-sect-lecturer .act-char-part .act-char-item:hover .hover-inner{transform:translate3d(-1%, 0, 0);transition:all .3s}.act-sect-lecturer .act-char-part .act-char-item:hover .hover-inner p{opacity:1;transition:all .5s .2s;transform:translateY(0%)}.act-sect-lecturer .act-char-part .act-char{border-radius:10px 10px 0 0;overflow:hidden;position:relative;height:310px;background:linear-gradient(to bottom, #a66bff 0%, #3a0091 100%)}.act-sect-lecturer .act-char-part .act-char .hover-inner{width:102%;height:100%;background:rgba(58,0,145,0.8);padding:1.5em 1em 0;padding-left:1.3em;transform:translate3d(-1%, 100%, 0);transition:all .2s;position:absolute;z-index:1}.act-sect-lecturer .act-char-part .act-char .hover-inner p{color:#fff;opacity:.2;transition:all .3s;transform:translateY(30%);font-size:1.1em}.act-sect-lecturer .act-char-part .act-char .act-pic{position:absolute;right:0;top:0;bottom:0;left:0;margin:auto auto 0;width:229px;height:288px}.act-sect-lecturer .act-char-part .act-text{border-radius:0 0 10px 10px;position:relative;z-index:9;background:#fc10f9;color:#fff;text-align:center;overflow:hidden;width:100%;height:90px}.act-sect-lecturer .act-char-part .act-text .act-inner{position:absolute;left:0;top:0;width:100%;height:100%;padding:0.75em}.act-sect-lecturer .act-char-part .act-text h3{font-weight:bold;font-size:1.4em;line-height:1.4;margin-bottom:0;white-space:nowrap}.act-sect-lecturer .act-char-part .act-text h3 span{margin-right:0.3em;display:inline-block;font-size:120%}.act-sect-lecturer .act-char-part .act-text p{font-size:1.3em;margin:0;white-space:nowrap}.act-sect-lecturer .act-char-part .act-text .p-small{line-height:1.1;margin-top:0;font-size:1em}@media screen and (max-width: 769px){.act-sect-lecturer .act-char-part .act-char-item{padding-top:3em}.act-sect-lecturer .act-char-part .act-char-item .text-title{font-size:1.8em;color:#fff;white-space:nowrap;text-align:center;width:100%;position:absolute;top:0}.act-sect-lecturer .act-char-part .act-char{height:26em}.act-sect-lecturer .act-char-part .act-char .hover-inner p{font-size:1.2em}.act-sect-lecturer .act-char-part .act-char .act-pic{max-width:100%;width:82%;height:auto}.act-sect-lecturer .act-char-part .act-text h3{font-size:1.8em}.act-sect-lecturer .act-char-part .act-text p{font-size:1.6em}}@media screen and (min-width: 769px){.act-wrap .act-sect-lecturer .swiper-arrows-wrap{display:block}.act-wrap .act-sect-lecturer .swiper-slide{width:auto;flex:1;flex-grow:1;transition:all .3s}.act-wrap .act-sect-lecturer .swiper-slide:not(:last-child){margin-right:12px}.act-wrap .act-sect-lecturer .swiper-slide:hover{flex-grow:2.4;transition:all .3s}}@media screen and (max-width: 769px){.act-wrap .act-sect-lecturer .swiper-container{width:82%;margin-left:auto;margin-right:auto;height:38em}.act-wrap .act-sect-lecturer .swiper-slide{border-radius:10px;overflow:hidden}.act-wrap .act-sect-lecturer .swiper-button-next{right:5px}.act-wrap .act-sect-lecturer .swiper-button-prev{left:5px}.act-wrap .act-sect-lecturer .swiper-button-next,.act-wrap .act-sect-lecturer .swiper-button-prev{top:50%;color:#fff}}.act-sect-agenda{padding-bottom:4em}.act-bg02{background:url("../images/bg02.png") no-repeat top -8em center;background-size:100% auto}@media screen and (max-width: 769px){.act-bg02{background:url("../images/bg02-m.png") no-repeat top -2em center;background-size:100% auto}}.act-sect-location .act-content{max-width:980px;width:100%;margin-left:auto;margin-right:auto;padding-right:1em;padding-left:1em}.act-sect-location .act-content .act-item{color:#fff}.act-sect-location .act-content .act-item .act-time{color:#fff;font-style:italic}.act-sect-location .act-content .act-item .act-time .act-small{font-size:1.5em;font-family:Arial;font-weight:200;position:relative;left:2.5em;top:.7em;font-style:italic;margin-bottom:0;display:block}.act-sect-location .act-content .act-item .act-time .act-date{font-size:8em;font-family:Arial;font-weight:200;line-height:1;margin-bottom:0;display:inline-block}.act-sect-location .act-content .act-item .act-time .act-date .sm{font-size:60%}.act-sect-location .act-content .act-item .act-time .act-date .day{font-size:15%;margin-left:0em;background:#fff;color:#350483;padding:0.4em;border-radius:10em;position:relative;top:-0.4em;font-weight:bold;font-style:normal}.act-sect-location .act-content .act-item .act-time .act-place{font-size:2.8em;font-weight:500;line-height:1;display:inline-block;font-style:normal}.act-sect-location .act-content .act-item .act-location{font-size:1.6em;font-weight:300;line-height:1.3;margin-top:.5em;color:#fff}.act-sect-location .act-content .act-item .act-location p{margin-bottom:.5em}.act-sect-location .act-content .act-item .act-location span{font-weight:bold}.act-sect-location .act-content .act-item .act-location .icon-map{position:relative;top:-.2em;width:.8em}@media screen and (min-width: 769px) and (max-width: 1380px){.act-sect-location .act-content{max-width:800px}}.act-sect-location .text-suit{margin-bottom:1em}.act-sect-location .text-suit h3{text-align:center;color:#fff;font-size:1.6em}.act-sect-location .text-suit ul li{font-size:1em;color:#fff}.act-sect-location .text-suit ul li:before{content:"●";font-size:12px;margin-right:0.5em;font-family:Arial;color:#f749d1}.act-sect-location .act-share .act-share-inner{text-align:center}.act-sect-location .act-share .act-share-inner a{display:inline-block;background:transparent;padding:.4em;border-radius:10em;transition:all .3s;width:2.8em;aspect-ratio:1 / 1;border:1px solid #fff}.act-sect-location .act-share .act-share-inner a:not(:last-child){margin-right:2em}.act-sect-location .act-share .act-share-inner a:hover{background:#f749d1;transition:all .3s;border:1px solid transparent}.act-sect-location .act-share .act-icon{width:1.4em}.act-sect-location .btn-join{font-size:2.5em;width:90%;padding:0.55em;max-width:920px;margin-top:1.25em;margin-bottom:1em;display:block;margin-left:auto;margin-right:auto}@media screen and (max-width: 769px){.act-sect-location .act-content .act-item{font-size:0.8em;padding-left:2em}.act-sect-location .btn-join{font-size:2em}}.act-sect-review{padding-top:4em}.act-sect-review .review-swiper img{max-width:100%;height:auto}.act-sect-review .review-swiper p{color:#fff;text-align:center;margin-top:0.5em}.act-sect-review .swiper-wrapper{transition-timing-function:linear !important}@media screen and (max-width: 769px){.act-sect-review{padding-bottom:4em}.act-sect-review .act-container-wrap{padding-right:1em;padding-left:1em}}.time-th{background:#39a3fd;color:#fff;padding:0.5em;margin-bottom:2em}.time-th .time-date{width:0px;padding-left:0%;margin-bottom:0}@media (max-width: 1000px){.time-th .time-date{padding-left:10px}}.time-th .time-content{margin-bottom:0}.timeline{width:100%;display:block;max-width:800px;margin-left:auto;margin-right:auto;list-style:none;position:relative;padding:0;color:#fff}.timeline .text-time{margin-left:0em;font-size:1.4em;margin-bottom:1.5em}.timeline>li{margin:0;padding-bottom:1em;position:relative;display:flex}.timeline>li:not(:last-child):before{content:"";position:absolute;top:0;left:.2em;width:2px;bottom:0;background-color:#7f42e6}.timeline .timeline-date{width:0px;text-align:right;padding-right:10px;position:relative;margin-bottom:0;font-size:1.2em;font-weight:300}.timeline .timeline-date:before{content:'';width:.6em;height:.6em;background:#ff85ef;position:absolute;right:0;top:0px;border-radius:50%}.timeline .timeline-date p{top:-10px;position:relative;margin-bottom:0;font-family:Helvetica, Arial;font-weight:300}.timeline .timeline-content{padding-left:2em;top:-10px;position:relative}.timeline .timeline-content h3{color:#fdff60;font-size:2em;font-weight:700;line-height:1.4}.timeline .timeline-content h3 span{color:#fff;font-size:80%;font-weight:300}.timeline .timeline-content p{font-size:1.4em;font-weight:500}.timeline .timeline-content p span{margin-left:4px}.timeline .timeline-content .text-lo{background:#d31bff;color:#fff;font-size:0.6em;padding:0.4em .8em;border-radius:.4em;display:inline-block;line-height:1;position:relative;top:-0.2em;margin:0 .15em;font-weight:500}@media (max-width: 769px){.timeline:before{left:0}.timeline>li{flex-direction:column}.timeline>li:not(:last-child):before{left:1em}.timeline .timeline-date:before{left:.5em}.timeline .timeline-date,.timeline .timeline-content{padding-right:1em;width:100%;padding-left:36px;text-align:left}.timeline .timeline-content h3{font-size:1.5em}.timeline .timeline-content p{font-size:1.2em}}
/*# sourceMappingURL=style.css.map */
