@charset "UTF-8";
.c-event{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:space-between;border-bottom:2px solid #fff;padding:0 0 70px 0;overflow:hidden}.c-event.wow{animation-name:fadeInUp}.c-event__pic{display:block;width:40%;max-width:600px;margin:0 36px 0 0;border-radius:15px;overflow:hidden;flex:0 0 auto}.c-event__pic::after{content:'';position:absolute;bottom:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(to right,#004aa4 0%,#68c3b8 94%);-webkit-mask:linear-gradient(to top,#004aa4 0%,#004aa400 40%);mask:linear-gradient(to top,#004aa4 0%,#004aa400 40%)}.c-event__box{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:space-between;width:100%;max-width:835px;font-family:'Poppins','NotoSansTC';letter-spacing:.05em;flex:0 1 auto}.c-event__content{display:block;width:100%;overflow:hidden}.c-event__content .c-date{margin:0 0 10px 0}.c-event__title{display:block;width:100%;margin:0 0 9px 0;font-size:25px;line-height:1.32;color:var(--titleColor);font-family:'Poppins-L','NotoSansTC-L';letter-spacing:.05em}.c-event__content .c-text{line-height:1.76}.c-event__bt{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:auto;min-width:195px;height:60px;margin:0 0 0 30px;padding:0 5px 0 27px;font-size:15px;line-height:1.2;color:#fff;font-family:inherit;border-radius:30px;background:linear-gradient(to right,#004aa4,#407bc3 69%,#7db2f2);transition:opacity .4s ease-in-out;flex:0 0 auto}.c-event__bt::before{content:'Read More';position:relative;display:block;width:100%;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;flex:0 1 auto}.c-event__bt[data-text]::before{content:attr(data-text)}.c-event__bt::after{content:'';position:relative;display:block;width:50px;height:50px;border-radius:50%;background:url(/assets/images/common/icon_arrow_next.svg) center / auto 11px no-repeat #fff;overflow:hidden;flex:0 0 auto}.c-event__bt:hover{opacity:.7}@media screen and (max-width:991px){.c-event{align-items:start}.c-event__pic{width:calc(50% - 5px)}.c-event__box{display:block}.c-event__content{margin:0 0 26px 0}.c-event__bt{margin:0;flex:0 0 auto}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-event{display:block;padding:0;border:none}.c-event__pic{width:100%;margin:0 0 17px 0}.c-event__content{margin:0 0 16px 0}.c-event__content .c-date{margin:0 0 4px 0}.c-event__title{margin:0 0 8px 0;font-size:16px}.c-event__bt{min-width:160px;height:40px;padding:0 5px 0 22px}.c-event__bt::after{width:30px;height:30px}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}@-moz-document url-prefix(){}
.c-page{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;max-width:100%;margin:70px auto 0 auto}.c-page__count{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;max-width:100%;flex:0 1 auto}.c-page__count a{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:30px;height:30px;margin:0 1px;border-radius:50%;font-size:15px;line-height:1;color:rgba(36,36,36,.5);font-family:'Poppins','NotoSansTC';transition:color .4s ease-in-out,background-color .4s ease-in-out;overflow:hidden}.c-page__count a::after{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#004aa4,#407bc3 69%,#7db2f2);opacity:0;transition:opacity .4s ease-in-out}.c-page__count a.hide{display:none}.c-page__count a:hover{color:#fff;opacity:1}.c-page__count a:hover::after{opacity:.6}.c-page__count a.active{color:#fff;opacity:1}.c-page__count a.active::after{opacity:1}.c-page__prev,.c-page__next{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:auto;max-width:100%;margin:0 0 0 22px;font-size:15px;flex:0 0 auto;font-family:'Poppins','NotoSansTC';letter-spacing:.05em;width:120px;height:60px;border-radius:30px;border:1px solid #fff;background:rgba(255,255,255,.5);overflow:hidden;color:rgba(36,36,36,.5);transition:color .4s ease-in-out}.c-page__prev__bg,.c-page__next__bg{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:linear-gradient(to right,#004aa4,#407bc3 69%,#7db2f2);transition:opacity .4s ease-in-out}.c-page__prev:hover .c-page__prev__bg,.c-page__next:hover .c-page__next__bg{opacity:1}.c-page__prev{margin:0 22px 0 0}.c-page__prev:hover,.c-page__next:hover{color:#fff}.c-page__prev::before,.c-page__next::after{content:'';position:relative;z-index:2;display:inline-block;vertical-align:middle;width:6px;height:11px;margin:0 0 0 15px;-webkit-mask-image:url(/assets/images/common/icon_arrow_next.svg);mask-image:url(/assets/images/common/icon_arrow_next.svg);background-size:contain;background-position:center;background-repeat:no-repeat;background-color:rgba(36,36,36,.5);transition:background-color .4s ease-in-out,opacity .4s ease-in-out}.c-page__prev::before{margin:0 15px 0 0;transform:scaleX(-1)}.c-page__prev:hover::before,.c-page__next:hover::after{background-color:#fff;opacity:1}.c-page__prev.disable,.c-page__next.disable{pointer-events:none}.c-page__prev.disable::before,.c-page__next.disable::after{opacity:.4}.c-page__prev.disable .c-page__prev__txt,.c-page__prev.disable .c-page__next__txt{opacity:.4}.c-page__prev__txt,.c-page__next__txt{z-index:2}.c-page-detail{justify-content:space-between}.c-page-detail .c-page__count{display:none}.c-pageDetail.c-page{margin:50px auto 0}.c-pageDetail .c-bt-gray{width:152px;height:60px;border-radius:30px;color:#fff;background:linear-gradient(to right,#004aa4,#407bc3 69%,#7db2f2);transition:opacity .4s ease-in-out;margin:0 auto;font-size:15px;font-family:'Poppins','NotoSansTC';letter-spacing:.05em}@media screen and (max-width:991px){}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-page{justify-content:space-between;margin:30px auto 0 auto}.c-page__prev,.c-page__next{width:60px;height:40px;border-radius:20px}.c-page__prev::before,.c-page__next::after{margin:0}.c-page__prev__txt,.c-page__next__txt{display:none}.c-pageDetail.c-page{margin:32px auto 0}.c-pageDetail .c-page__prev__txt,.c-pageDetail .c-page__next__txt{display:block}.c-pageDetail .c-bt-gray{position:absolute;top:0;left:0;width:100%;height:40px;border-radius:20px}.c-pageDetail .c-page__prev,.c-pageDetail .c-page__next{width:48.35%;flex:0 0 auto;margin:50px 0 0}.c-pageDetail .c-page__prev::before{margin:0 20px 0 0}.c-pageDetail .c-page__next::after{margin:0 0 0 20px}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}@-moz-document url-prefix(){}
.list{margin:100px auto 195px auto}.list__box{display:block;width:100%}.list__box .c-event{margin:0 0 70px 0}@media screen and (max-width:991px){.list{margin:100px auto 150px auto}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.list{margin:80px auto 100px auto}.list__box{padding:0 0 30px 0}.list__box::before{content:'';position:absolute;bottom:0;left:-20px;width:calc(100% + 40px);height:1px;background:#fff}.list__box .c-event{margin:0 0 30px 0}.list__box .c-event:last-child{margin:0}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}@-moz-document url-prefix(){}
