:root{--main-color: #202022;--black-color: #202022;--dark-color: #55595D;--iron-color: #72777D;--gray-color: #AAADAF;--bone-color: #CDCFD1;--soft-color: #F4F5F6;--light-color: #F8F9FA;--white-color: #ffffff;--yellow-color: #F4C545;--green-color: #16BA81;--red-color: #B01E29;--leaf-color: #00864B;--grass-color: #d2ead7;--dew-color: #F6FAFA;--line-iron: rgba(0, 0, 0, 0.2);--line-gray: rgba(0, 0, 0, 0.1);--line-bone: #E1E2E7;--line-light: #F8F9FA}:root{--viewWidth: 100vw;--viewHeight: 100vh}*,:after,:before{box-sizing:border-box}body{font-weight:400;font-size:16px;line-height:1.5;min-height:100%;letter-spacing:.05rem;color:#202022;font-family:"Open Sans","Noto Sans TC",sans-serif}html,body{width:100%;scroll-behavior:smooth;margin:0}ul,ol{padding:0;margin:0;list-style-type:none}a{text-decoration:none;color:#202022;transition:all .1s ease-in}a:hover{text-decoration:none;color:#202022}a:focus{outline:none}h1{line-height:1.5;font-size:32px;font-weight:100;margin-bottom:0}@media all and (max-width: 767.98px){h1{font-size:30px}}@media all and (max-width: 575.98px){h1{font-size:28px;font-weight:300}}h2{line-height:1.5;margin-bottom:0;font-weight:300;font-size:26px}@media all and (max-width: 575.98px){h2{font-size:24px}}h3{line-height:1.5;font-size:22px;font-weight:300;margin-bottom:0;color:#202022}@media all and (max-width: 575.98px){h3{font-size:20px}}h5{margin-bottom:0}h6{line-height:1.5;font-size:18px;font-weight:300;margin-bottom:0;color:#202022}.desc{font-size:14px;color:#72777d;font-weight:400}p{margin-bottom:0}.caption-section p{line-height:1.6;font-size:15px;color:#55595d;margin-bottom:1rem}.edit-section h1,.edit-section h2,.edit-section h3,.edit-section h4,.edit-section h5,.edit-section h6{margin-bottom:1rem}.edit-section p{line-height:2;font-size:14px;margin-bottom:1rem}.edit-section a{color:#16ba81;text-decoration:underline}.edit-section ul{list-style:disc;padding-left:1.25rem}.edit-section ul li{line-height:2}.edit-section ol{list-style:decimal;padding-left:1.25rem}.edit-section ol li{line-height:2}.edit-section thead,.edit-section tbody,.edit-section tfoot,.edit-section tr,.edit-section td,.edit-section th{border-width:unset}.edit-section img{object-fit:cover;height:auto}.text-underline{cursor:pointer;text-decoration:underline 1px solid #00864b;text-underline-offset:2px}.text-underline:hover{text-decoration:underline 1px solid #fff;transition:all .3s linear}img,iframe{max-width:100%}input,button,textarea,select{border:0}input:focus,button:focus,textarea:focus,select:focus{outline:none}.lottie{display:flex;align-items:center;justify-content:center}.lottie svg{transform:unset !important}.font-title{font-family:"Michroma","Noto Sans TC",sans-serif}.font-subtitle{font-family:"Open Sans","Noto Sans TC",sans-serif}.font-chinese{font-family:"Noto Sans TC",sans-serif}.text-linear{background:linear-gradient(270deg, #0BA360 0%, #3CBA92 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.bg-linear{background:linear-gradient(360deg, #0BA360 0%, #3CBA92 155.45%)}.text-xs{font-size:12px}.text-sm{font-size:14px}.text-md{font-size:16px}.text-lg{font-size:18px}.text-xl{font-size:20px}.text-2xl{font-size:22px}.text-3xl{font-size:24px}.text-thin{font-weight:100}.text-light{font-weight:300}.text-regular{font-weight:400}.text-medium{font-weight:500}.text-bold{font-weight:700}@media(min-width: 1025px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1120px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}@media all and (min-width: 1600px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1520px}}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{padding-right:1rem;padding-left:1rem}::selection{background:#d2ead7;color:#202022}::-moz-selection{background:#d2ead7;color:#202022}.grid-column-1{grid-column:span 1}.grid-column-2{grid-column:span 2}@media all and (min-width: 576px){.grid-column-sm-1{grid-column:span 1}}@media all and (min-width: 576px){.grid-column-sm-2{grid-column:span 2}}@media all and (min-width: 576px){.grid-column-sm-3{grid-column:span 3}}@media all and (min-width: 768px){.grid-column-md-1{grid-column:span 1}}@media all and (min-width: 768px){.grid-column-md-2{grid-column:span 2}}@media all and (min-width: 768px){.grid-column-md-3{grid-column:span 3}}@media all and (min-width: 992px){.grid-column-lg-1{grid-column:span 1}}@media all and (min-width: 992px){.grid-column-lg-2{grid-column:span 2}}@media all and (min-width: 992px){.grid-column-lg-3{grid-column:span 3}}@media all and (min-width: 1200px){.grid-column-xl-1{grid-column:span 1}}@media all and (min-width: 1200px){.grid-column-xl-2{grid-column:span 2}}@media all and (min-width: 1200px){.grid-column-xl-3{grid-column:span 3}}.h-fit-content{height:fit-content !important}@media all and (min-width: 576px){.h-sm-fit-content{height:fit-content !important}}@media all and (min-width: 768px){.h-md-fit-content{height:fit-content !important}}@media all and (min-width: 992px){.h-lg-fit-content{height:fit-content !important}}.w-fit-content{width:fit-content !important}@media all and (min-width: 576px){.w-sm-fit-content{width:fit-content !important}}@media all and (min-width: 768px){.w-md-fit-content{width:fit-content !important}}@media all and (min-width: 992px){.w-lg-fit-content{width:fit-content !important}}.w-50{width:50% !important}@media all and (min-width: 576px){.w-sm-50{width:50% !important}}@media all and (min-width: 768px){.w-md-50{width:50% !important}}@media all and (min-width: 992px){.w-lg-50{width:50% !important}}.w-25{width:25% !important}@media all and (min-width: 576px){.w-sm-25{width:25% !important}}@media all and (min-width: 768px){.w-md-25{width:25% !important}}@media all and (min-width: 992px){.w-lg-25{width:25% !important}}.w-20{width:20% !important}@media all and (min-width: 576px){.w-sm-20{width:20% !important}}@media all and (min-width: 768px){.w-md-20{width:20% !important}}@media all and (min-width: 992px){.w-lg-20{width:20% !important}}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition-delay:99999s;transition:color 99999s ease-out,background-color 99999s ease-out;-webkit-transition-delay:99999s;-webkit-transition:color 99999s ease-out,background-color 99999s ease-out;-webkit-text-fill-color:#202022}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}100%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background-color:#16ba81;border-color:#16ba81}.flatpickr-day{display:flex;justify-content:center;align-items:center}.flatpickr-months .flatpickr-month{height:42px}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{top:4px;height:50px}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#16ba81}.flatpickr-current-month{display:flex;justify-content:center;align-items:flex-end;gap:1rem;margin-top:.5rem}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month .flatpickr-current-month input.cur-year[disabled]:hover{color:#202022}.flatpickr-current-month .flatpickr-monthDropdown-months{font-size:1rem;height:32px}.flatpickr-current-month .numInputWrapper{font-size:1rem;line-height:2;height:32px}span.flatpickr-weekday{color:#55595d;font-weight:400}.flatpickr-innerContainer{margin-top:1rem}.txt-l1{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:1.5em;-webkit-line-clamp:1}.txt-l2{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:1.5em;-webkit-line-clamp:2}.txt-l3{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:1.5em;-webkit-line-clamp:3}.txt-l4{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:1.5em;-webkit-line-clamp:4}.txt-l5{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:1.5em;-webkit-line-clamp:5}.txt-l6{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:1.5em;-webkit-line-clamp:6}.font-default{font-family:"Open Sans","Noto Sans TC",sans-serif}.font-chinese{font-family:"Noto Sans TC",sans-serif}.main-color{color:#202022}.white-color{color:#fff}.iron-color{color:#72777d}.gray-color{color:#aaadaf}.is-link{cursor:pointer}.is-default{color:inherit;font-size:inherit}::placeholder{color:#aaadaf !important;font-size:1rem}.text-12{font-size:12px}.text-13{font-size:13px}.text-14{font-size:14px}.text-16{font-size:16px}.text-18{font-size:18px}.text-40{font-size:40px}.text-bold{font-weight:500}.text-regular{font-weight:400}.text-thin{font-weight:300}.z-n1{z-index:-1}.z-0{z-index:0}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.bg-cover{background-size:cover;background-position:center;background-repeat:no-repeat}.tag{display:inline-block;border-radius:4px;padding:.25rem .625rem;font-size:1rem;line-height:1.6;color:#aaadaf;border:1px solid #202022}.tag-black{display:inline-block;font-size:.75rem;padding:3px 6px;color:#fff;border-radius:2px;border:1px solid #202022;background-color:#202022}.grid-column-1{grid-column:span 1}.grid-column-2{grid-column:span 2}@media all and (min-width: 576px){.grid-column-sm-1{grid-column:span 1}}@media all and (min-width: 576px){.grid-column-sm-2{grid-column:span 2}}@media all and (min-width: 768px){.grid-column-md-1{grid-column:span 1}}@media all and (min-width: 768px){.grid-column-md-2{grid-column:span 2}}@media all and (min-width: 992px){.grid-column-lg-1{grid-column:span 1}}@media all and (min-width: 992px){.grid-column-lg-2{grid-column:span 2}}.h-fit-content{height:fit-content !important}@media all and (min-width: 576px){.h-sm-fit-content{height:fit-content !important}}@media all and (min-width: 768px){.h-md-fit-content{height:fit-content !important}}@media all and (min-width: 992px){.h-lg-fit-content{height:fit-content !important}}.w-fit-content{width:fit-content !important}@media all and (min-width: 576px){.w-sm-fit-content{width:fit-content !important}}@media all and (min-width: 768px){.w-md-fit-content{width:fit-content !important}}@media all and (min-width: 992px){.w-lg-fit-content{width:fit-content !important}}.w-50{width:50% !important}@media all and (min-width: 576px){.w-sm-50{width:50% !important}}@media all and (min-width: 768px){.w-md-50{width:50% !important}}@media all and (min-width: 992px){.w-lg-50{width:50% !important}}.w-25{width:25% !important}@media all and (min-width: 576px){.w-sm-25{width:25% !important}}@media all and (min-width: 768px){.w-md-25{width:25% !important}}@media all and (min-width: 992px){.w-lg-25{width:25% !important}}.w-20{width:20% !important}@media all and (min-width: 576px){.w-sm-20{width:20% !important}}@media all and (min-width: 768px){.w-md-20{width:20% !important}}@media all and (min-width: 992px){.w-lg-20{width:20% !important}}.page-pagination{display:flex;justify-content:center;gap:.5rem;font-size:14px}.page-pagination .btn-prev{position:relative;display:flex;width:2rem;height:2rem;align-items:center;justify-content:center;cursor:pointer;color:#202022;background:#fff}.page-pagination .btn-prev::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:.875rem;height:.875rem;-webkit-mask:url(../img/arrow-left-1.svg) no-repeat 50% 50%;mask:url(../img/arrow-left-1.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:#55595d;transition:all .3s linear}.page-pagination .btn-prev.disabled{opacity:0;pointer-events:none}.page-pagination .btn-prev:hover::before{background-color:#16ba81;transition:all .3s linear}.page-pagination .btn-next{position:relative;display:flex;width:2rem;height:2rem;align-items:center;justify-content:center;cursor:pointer;color:#202022;background:#fff}.page-pagination .btn-next::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:.875rem;height:.875rem;-webkit-mask:url(../img/arrow-right-1.svg) no-repeat 50% 50%;mask:url(../img/arrow-right-1.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:#55595d;transition:all .3s linear}.page-pagination .btn-next.disabled{opacity:0;pointer-events:none}.page-pagination .btn-next:hover::before{background-color:#16ba81;transition:all .3s linear}.page-pagination .pager{display:flex;gap:.5rem}.page-pagination .pager .number{display:flex;width:2rem;height:2rem;color:#202022;align-items:center;justify-content:center;background:#f8f9fa;border-radius:2px;cursor:default;transition:all .3s linear}.page-pagination .pager .number:not(.is-active){cursor:pointer}.page-pagination .pager .number:not(.is-active):hover{color:#16ba81;transition:all .3s linear}.page-pagination .pager .number.is-active{background:#16ba81;color:#fff}.main-btn{color:#fff;background:#16ba81;display:flex;justify-content:center;align-items:center;border-radius:5px;border:unset;font-size:18px;font-weight:400;padding:.75rem 1.5rem;opacity:1;min-width:180px;height:48px;cursor:pointer;transition:all .3s linear}.main-btn.fit{width:100%}.main-btn:hover{opacity:.9;transition:all .3s linear}.trans-btn{color:#202022;border:1px solid #202022;display:flex;justify-content:center;align-items:center;border-radius:5px;font-size:18px;font-weight:400;padding:.75rem 1.5rem;opacity:1;min-width:180px;height:48px;cursor:pointer;transition:all .3s linear}.trans-btn.fit{width:100%}.trans-btn:hover{border:1px solid #aaadaf;transition:all .3s linear}.back-btn{position:relative;display:inline-flex;gap:.5rem;color:#72777d;align-items:center;font-size:14px;cursor:pointer}.back-btn img{position:relative;left:0;width:1rem;height:1rem;transition:all .3s linear}@media all and (min-width: 768px){.back-btn:hover img{left:-0.5rem;transition:all .3s linear}}.social{display:flex}.social li{cursor:pointer}.social .linkedin-icon{display:block;width:24px;height:24px;-webkit-mask:url(../img/linkedin-icon.svg) no-repeat 50% 50%;mask:url(../img/linkedin-icon.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:rgba(255,255,255,.4);transition:all .3s ease}@media all and (max-width: -0.02px){.social .linkedin-icon{width:20px;height:20px}}@media all and (max-width: 991.98px){.social .linkedin-icon{width:24px;height:24px}}.social .linkedin-icon:hover{background-color:#fff;transition:all .3s ease}.banner{position:relative}.banner img{object-fit:cover;height:400px;width:100%}@media all and (max-width: 1199.98px){.banner img{height:300px}}@media all and (max-width: 575.98px){.banner img{height:125px}}label.checkbox{margin-bottom:0;cursor:pointer}label.checkbox input{position:absolute;visibility:hidden;width:auto}label.checkbox input+span{position:relative;display:inline-block;padding-left:28px;letter-spacing:0;line-height:1.5}label.checkbox input+span:before,label.checkbox input+span:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%)}label.checkbox input+span:before{width:20px;height:20px;border:1px solid #aaadaf;border-radius:6px;background-color:#fff}label.checkbox input+span:after{border-bottom:3px solid #202022;border-right:3px solid #202022;width:8px;height:12px;transform:rotate(45deg);opacity:0;transition:.1s linear all;left:6px;top:3px;border-radius:2px}label.checkbox input:checked+span:after{opacity:1 !important}.edit-top{position:relative;padding-top:5rem;padding-bottom:5rem;width:100%}@media all and (max-width: 1199.98px){.edit-top{width:100%;margin-left:auto}}@media all and (max-width: 575.98px){.edit-top{padding-top:2rem;padding-bottom:4rem}}.edit-top .container{max-width:1000px}.edit-top .container.information{display:flex;flex-direction:column;justify-content:center;min-height:50vh}.edit-top .main-title{font-size:2.25rem;font-weight:500}@media all and (max-width: 767.98px){.edit-top .main-title{font-size:2rem}}@media all and (max-width: 575.98px){.edit-top .main-title{font-size:1.75rem}}.edit-top .sub-title{font-size:1.25rem;margin-bottom:1rem;font-weight:500;text-align:center}@media all and (max-width: 575.98px){.edit-top .sub-title{font-size:1rem}}.edit-section h1,.edit-section h2,.edit-section h3,.edit-section h4,.edit-section h5,.edit-section h6{margin-bottom:1rem}.edit-section p{line-height:2;font-size:14px;margin-bottom:1rem}.edit-section a{color:#16ba81;text-decoration:underline}.edit-section ul{list-style:disc;padding-left:1.25rem}.edit-section ul li{line-height:2}.edit-section ol{list-style:decimal;padding-left:1.25rem}.edit-section ol li{line-height:2}.edit-section thead,.edit-section tbody,.edit-section tfoot,.edit-section tr,.edit-section td,.edit-section th{border-width:unset;border-style:initial}.edit-section img{object-fit:cover;height:auto}.edit-section.campaign-table p{font-size:1rem;margin-bottom:0}table.rwd-table td{vertical-align:middle;text-align:center}table.rwd-table .td-with-img img{max-width:80px}table.rwd-table tr.active,table.rwd-table tr.active a,table.rwd-table td.active,table.rwd-table td.active a,table.rwd-table th.active,table.rwd-table th.active a{background:#202022;color:#fff}table.rwd-table .mobile-th{display:none}table.rwd-table>tfoot.tfoot-borderless>tr>td,table.rwd-table>tfoot.tfoot-borderless>tr>th{border:transparent}.table-outer{margin:auto;width:100%;overflow-x:auto;white-space:nowrap;padding:0 2px 0 0}table.table-hover tbody tr:hover{background-color:#f4f5f6;transition:all .3s linear}.table-striped tbody tr:nth-of-type(odd){background-color:#fff}.table-striped tbody tr:nth-of-type(even){background-color:#f4f5f6}input:not(.key_num),select,textarea{background-color:#fff !important;border:unset;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2) !important;border-radius:unset;font-weight:300;font-size:16px;letter-spacing:.05em !important;color:#202022}input:not(.key_num):focus,select:focus,textarea:focus{box-shadow:inset 0 -2px 0 0 #16ba81 !important}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("../img/arrow-down-1.svg");background-size:14px;background-position:calc(100% - 8px) center;background-repeat:no-repeat}input.form-control:disabled{background-color:#f4f5f6 !important}input.form-control.pill{border-radius:45px !important}input.form-control.datepicker{position:relative;padding:.5rem 0 .5rem 1.625rem;background-image:url("../img/calendar-icon.svg") !important;background-repeat:no-repeat !important;background-position:0 center !important}@media all and (max-width: 1399.98px){input.form-control.datepicker{padding:.5rem 0 .5rem 0;background-image:unset !important}}label.radiowrap{margin-right:.75em}label.radiowrap input{position:absolute;visibility:hidden;width:auto}label.radiowrap input+span{position:relative;display:inline-block;padding-left:30px;letter-spacing:0;line-height:1.5;cursor:pointer}label.radiowrap input+span::before,label.radiowrap input+span::after{content:"";position:absolute;border-radius:50%;transition:.1s linear all}label.radiowrap input+span::before{border:1px solid rgba(0,0,0,.2);width:18px;height:18px;left:5px;top:calc((22px - 18px) / 2)}label.radiowrap input+span::after{width:10px;height:10px;left:calc(5px + 4px);top:calc((22px - 10px) / 2);background:#16ba81;opacity:0}label.radiowrap input:checked+span::before{background:#fff}label.radiowrap input:checked+span::after{opacity:1 !important}label.radiowrap input:disabled+span{cursor:default}label.radiowrap input:disabled+span::before{background-color:rgba(0,0,0,.1)}label.radiowrap input:disabled+span::after{background:#72777d}[type=radio]:checked,[type=radio]:not(:checked){position:absolute;left:-9999px}[type=radio]:checked+label,[type=radio]:not(:checked)+label{position:relative;padding-left:35px;cursor:pointer;color:#202022;font-weight:400;font-size:15px;line-height:25px;letter-spacing:.05em}[type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:25px;height:25px;border-radius:100%}[type=radio]:checked+label:before{content:"";position:absolute;left:0;top:0;width:25px;height:25px;border:1px solid #202022;border-radius:100%;box-shadow:0px 0px 0px 3px rgba(23,91,191,.07)}[type=radio]:checked+label:after,[type=radio]:not(:checked)+label:after{content:"";width:13px;height:13px;background:#202022;border:1px solid transparent;position:absolute;top:6px;left:6px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}[type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}[type=radio]:checked+label:after,[type=radio]:checked+label:before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.form-control{height:42px;padding:.5rem 0 .5rem 0;border:unset;border-radius:unset;color:#202022;white-space:nowrap;text-overflow:ellipsis}.form-row{margin-bottom:1rem;gap:.5rem}.form-text{margin-top:1.5rem;font-weight:400;font-size:.875rem;line-height:1.5;letter-spacing:.05em;text-transform:uppercase}.form-control.is-invalid,.was-validated .form-control:invalid{box-shadow:inset 0 -1px 0 0 #b01e29 !important}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important}#password.form-control.is-invalid,.was-validated .form-control:invalid,#password.form-control.is-valid,.was-validated .form-control:valid{background-image:none}.toggle-password{position:absolute;right:0;top:0;width:42px;height:42px;color:#72777d}.toggle-password i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#fff}.invalid-feedback{font-size:.75rem;line-height:1.5;letter-spacing:.05em;color:#b01e29;padding:0;border-radius:4px;margin-top:0;align-items:center}.invalid-feedback p[tag=other_error]{display:inline-block;margin-bottom:0}.was-validated :invalid~.invalid-feedback{display:flex !important}.form-item-wrap{display:grid;grid-template-columns:1fr 1fr;gap:2rem 1rem;margin-bottom:2rem}@media all and (max-width: 767.98px){.form-item-wrap{margin-bottom:1rem}}@media all and (max-width: 767.98px){.form-item-wrap{grid-template-columns:100%}}.form-item-wrap .form-item{margin-bottom:0}.form-item-wrap textarea{resize:none;font-weight:300;white-space:pre-wrap;height:auto;padding:1rem;border:1px solid rgba(0,0,0,.2);box-shadow:unset !important}.form-item-wrap textarea:focus{border:1px solid #16ba81}.form-item{margin-bottom:1.5rem}.form-item>label{display:block;color:#55595d;font-size:15px;margin-bottom:.25em}.form-item>.text-danger{font-size:.875em;margin-top:.25em;margin-bottom:0}.form-item.inline{position:relative;display:flex;flex-direction:column;justify-content:stretch;gap:.5rem;flex-wrap:wrap}.form-item.inline>.text-danger{flex-basis:100%}.form-item.inline>label{display:inline-block;flex-shrink:0;margin-bottom:0}.form-item.inline>label.required::after{content:"*";color:#b01e29;padding:5px 0 0 5px}.modal-content{border-radius:0}.modal-content .close{position:absolute;display:flex;align-items:center;justify-content:center;top:0;right:0;padding:0;width:54px;height:54px;cursor:pointer;z-index:1}.modal-content .close::before{content:"";display:block;width:.75rem;height:.75rem;-webkit-mask:url(../img/close-icon.svg) no-repeat 50% 50%;mask:url(../img/close-icon.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:#72777d;transition:all .3s linear}.modal-content .close:hover::before{transition:all .3s linear;background-color:#202022}.swiper-pagination-1{position:relative;display:flex;justify-content:center;gap:.5rem}.swiper-pagination-1 .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#16ba81;transition:all .3s linear}.swiper-button-next-1{top:calc(50% + 2.5rem)}@media all and (max-width: 1199.98px){.swiper-button-next-1{top:calc(50% + 5rem)}}.swiper-button-next-1.swiper-button-disabled{opacity:0}.swiper-button-next-1:after{content:"";display:block;width:30px;height:30px;background-image:url("../img/arrow-right-2.svg");background-repeat:no-repeat;background-size:cover}.swiper-button-prev-1{top:calc(50% + 2.5rem)}@media all and (max-width: 1199.98px){.swiper-button-prev-1{top:calc(50% + 5rem)}}.swiper-button-prev-1.swiper-button-disabled{opacity:0}.swiper-button-prev-1:after{content:"";display:block;width:30px;height:30px;background-image:url("../img/arrow-left-2.svg");background-repeat:no-repeat;background-size:cover}.wow{opacity:0;visibility:hidden}.extend-link{cursor:pointer}.header{display:block;position:relative;height:54px;z-index:100}.header .header-wrapper{position:fixed;background-color:#fff;box-shadow:0px 4px 6px rgba(0,0,0,.07);top:0;left:0;width:100%;height:54px;transition:all .05s .3s}.header .header-wrapper .header-inner{display:flex;height:100%;padding-left:2rem;padding-right:2rem}@media all and (max-width: 1199.98px){.header .header-wrapper .header-inner{justify-content:space-between}}@media all and (max-width: 575.98px){.header .header-wrapper .header-inner{padding-left:1rem;padding-right:1rem;padding-top:12px;padding-bottom:12px}}.header .header-wrapper .header-inner .left-side{flex:1 1 0}@media all and (max-width: 575.98px){.header .header-wrapper .header-inner .left-side{display:none}}.header .header-wrapper .header-inner .logo-section{display:flex;align-items:center;gap:40px;flex:0 0 1}.header .header-wrapper .header-inner .logo-section .logo{position:relative;display:flex;align-items:center}.header .header-wrapper .header-inner .logo-section .logo img{height:1rem;width:180px}@media all and (max-width: 1199.98px){.header .header-wrapper .header-inner .logo-section .logo img{height:12px;width:135px}}.header .header-wrapper .header-inner .link-section{flex:1 1 0;display:flex;justify-content:flex-end;align-items:center;gap:20px}.header .header-wrapper .header-inner .link-section li{padding:.125rem .125rem;cursor:pointer}.header .header-wrapper .header-inner .link-section li a{display:flex}.header .header-wrapper .header-inner .link-section li img{display:block;width:20px;height:20px;overflow:hidden;margin:0px auto}.header .header-wrapper .header-inner .link-section li .link-text{position:relative;margin-top:1px;font-size:12px;color:#202022;transition:all .3s ease}.footer{z-index:1;position:relative;background:#f8f9fa}.footer .footer-inner{display:flex;flex-direction:column}.footer .footer-inner .top{display:flex;justify-content:flex-end;padding-top:1rem;padding-bottom:1rem}.footer .footer-inner .top .to-top{display:flex;align-items:center;cursor:pointer;color:#55595d;gap:.25rem}.footer .footer-inner .top .to-top .icon{width:1rem;height:1rem}.footer .footer-inner .bottom{display:flex;justify-content:center;padding-top:1rem;padding-bottom:1rem;border-top:1px solid rgba(0,0,0,.1)}.footer .footer-inner .bottom .footnotes{display:flex;gap:1rem}.footer .footer-inner .bottom .footnotes div{font-size:13px}.activity-top{padding-top:4rem;padding-bottom:4rem}@media all and (max-width: 767.98px){.activity-top{padding-top:3rem;padding-bottom:3rem}}.activity-top .main-title{font-size:32px}.activity-top .activity-wrap{position:relative;width:60%;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media all and (max-width: 1399.98px){.activity-top .activity-wrap{width:80%;display:grid;grid-template-columns:1fr 1fr;gap:2rem}}@media all and (max-width: 991.98px){.activity-top .activity-wrap{width:calc(100% - 2rem)}}@media all and (max-width: 575.98px){.activity-top .activity-wrap{width:100%;display:grid;grid-template-columns:1fr;gap:3rem}}.activity-top .activity-card{position:relative;height:100%;display:flex;justify-content:space-between;flex-direction:column;cursor:pointer}.activity-top .activity-card:hover .card-img{transform:translate(-50%, -50%) scale(1.08);transition:all .4s linear}.activity-top .activity-card:hover .date{border:1px solid #f4c545;transition:all .3s linear}.activity-top .activity-card .img-wrap{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.activity-top .activity-card .card-img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(1);width:100%;height:100%;object-fit:cover;transition:all .4s linear}.activity-top .activity-card .main-title{color:#202022;font-size:22px;font-weight:300;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media all and (max-width: 991.98px){.activity-top .activity-card .main-title{font-size:18px}}.activity-top .activity-card .date{border:1px solid rgba(0,0,0,.1);color:#72777d;font-size:13px;font-weight:400;padding:4px 8px;transition:all .3s linear}.activity-top .activity-card .text{font-size:14px;color:#55595d;position:relative;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.activity-page-top{padding-top:4rem;padding-bottom:4rem}@media all and (max-width: 767.98px){.activity-page-top{padding-top:3rem;padding-bottom:3rem}}.activity-page-top .mainSwiper .visual{width:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:5/2}@media all and (max-width: 575.98px){.activity-page-top .mainSwiper .visual{aspect-ratio:16/9}}.activity-page-top .inner{width:70%;margin-left:auto;margin-right:auto}@media all and (max-width: 1599.98px){.activity-page-top .inner{width:80%}}@media all and (max-width: 1199.98px){.activity-page-top .inner{width:100%}}.activity-page-top table{width:100%;font-size:15px}.activity-page-top table tbody tr{border-bottom:1px solid rgba(0,0,0,.1)}.activity-page-top table tbody tr:first-child{border-top:1px solid rgba(0,0,0,.1)}.activity-page-top table tbody tr:first-child td{padding:2rem 1.75rem;font-size:16px;font-weight:500;color:#16ba81}@media all and (max-width: 575.98px){.activity-page-top table tbody tr:first-child td{padding:2rem 1rem}}.activity-page-top table tbody tr:first-child td:nth-child(2){color:#16ba81}.activity-page-top table tbody td{position:relative;padding:1rem 1.75rem;text-align:left;background-color:#fdfdfd}@media all and (max-width: 575.98px){.activity-page-top table tbody td{padding:1rem 1rem}}.activity-page-top table tbody td:nth-of-type(1){min-width:200px;text-align:center;background-color:#f8f9fa;color:#72777d;white-space:nowrap}@media all and (max-width: 767.98px){.activity-page-top table tbody td:nth-of-type(1){min-width:unset}}.activity-confirm-top{padding-top:4rem;padding-bottom:4rem}@media all and (max-width: 767.98px){.activity-confirm-top{padding-top:3rem;padding-bottom:3rem}}.activity-confirm-top .main-title{font-size:32px}.activity-confirm-top .inner{width:70%;margin-left:auto;margin-right:auto}@media all and (max-width: 1599.98px){.activity-confirm-top .inner{width:80%}}@media all and (max-width: 1199.98px){.activity-confirm-top .inner{width:100%}}.activity-confirm-top table{width:100%;font-size:15px}.activity-confirm-top table tbody tr{border-bottom:1px solid rgba(0,0,0,.1)}.activity-confirm-top table tbody td{position:relative;padding:1rem 1.75rem;text-align:left;background-color:#fdfdfd}.activity-confirm-top table tbody td:nth-of-type(1){text-align:center;background-color:#f8f9fa;color:#72777d;white-space:nowrap}@media all and (max-width: 767.98px){.activity-confirm-top table tbody td:nth-of-type(1){min-width:unset}}.login-card{width:390px}@media all and (max-width: 575.98px){.login-card{width:calc(100% - 2rem);height:calc(100% - 2rem);min-height:unset;margin:1rem}}.login-card .modal-body{padding:5.5rem 3rem 2rem 3rem}@media all and (max-width: 575.98px){.login-card .modal-body{padding:5.5rem 2rem 2rem 2rem}}.login-card .modal-body .logo{display:block;width:200px;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain}.login-card .modal-body .link-text{color:#202022;transition:all .3s linear}.login-card .modal-body .link-text:hover{color:#55595d;transition:all .3s linear}.login-card .modal-body .form-item-wrap{display:flex;flex-direction:column;gap:1rem}.login-card .modal-body .yulong-logo{display:block;margin:1rem auto 2rem auto;height:36px;width:100%}.success-top{padding-top:8rem;padding-bottom:4rem;width:100%}@media all and (max-width: 767.98px){.success-top{padding-top:3rem;padding-bottom:3rem}}.success-top .animation{margin-left:auto;margin-right:auto;display:block;width:60px;height:60px}/*# sourceMappingURL=common.css.map */
