@charset "UTF-8";.bar-sort-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.bar-sort-box .date{font-size:0.875rem;font-weight:700;line-height:1.2}.bar-sort-box .bar-sort{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:0.875rem;font-weight:500;line-height:1.2}.bar-sort-box .bar-sort .tag-item{position:relative;padding:2.5px 0}.bar-sort-box .bar-sort .tag-item:first-child{margin-left:23px}.bar-sort-box .bar-sort .tag-item:first-child:before{content:"";position:absolute;top:50%;left:-11px;background:#000;width:3px;height:3px;border-radius:100px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bar-sort-box .bar-sort .tag-item:not(:last-child){margin-right:23px}.bar-sort-box .bar-sort .tag-item:not(:last-child):after{content:"";position:absolute;width:3px;height:3px;border-radius:100px;top:50%;right:-15px;background:#000;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bar-sort-box .bar-sort .tag-item p{display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}.wdd-form{max-width:1100px;width:100%;margin:0 auto;letter-spacing:0.5px}.form-tip{display:-webkit-box;display:-ms-flexbox;display:flex;color:#333333;font-size:0.875rem;margin-top:10px;line-height:1.8}.form-tip .icon-warn{margin:5px 10px 5px 5px;font-size:0.9375rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -15px}.form-row:not(:first-child){margin-top:30px}.form-grid{width:100%;padding:0 15px}.form-grid.col-6{width:50%}.form-grid.col-4{width:33.3333333333%}.error-detail{line-height:1.8;color:#E00000;text-align:center;margin-top:50px}.error-detail .error-text:not(:first-child){margin-top:10px}.form-btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px}.form-btn-group .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:120px;height:40px;border:1px solid #000000;border-radius:10rem;-webkit-transition:background-color 0.2s linear,color 0.2s linear;transition:background-color 0.2s linear,color 0.2s linear;cursor:pointer;pointer-events:auto}.form-btn-group .btn:hover{background-color:#000000;color:#ffffff}.form-btn-group .btn:not(:last-child){margin-right:15px}.form-btn-group .form-clear{margin-right:20px}.form-btn-group .form-clear:before{background-color:#fff}.form-btn-group .form-clear .icon-btnplus{-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (min-width:1201px){.form-btn-group .form-clear:hover{color:#fff}.form-btn-group .form-clear:hover:after{background-color:#333333}}@media only screen and (max-width:1200px){.form-btn-group .form-clear:active{color:#fff}.form-btn-group .form-clear:active:after{background-color:#333333}}.form-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;padding:11px 30px;-webkit-transition:-webkit-box-shadow 0.5s;transition:-webkit-box-shadow 0.5s;transition:box-shadow 0.5s;transition:box-shadow 0.5s,-webkit-box-shadow 0.5s}.form-group.required .subject:before{content:"*";font-size:1rem;color:#B49161;margin-left:5px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.form-group.verification{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-group.verification img{width:105px;height:35px}.form-group.verification .refresh-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.form-group.verification .refresh-btn img{width:auto;height:35px}.form-group.verification .refresh-btn i{font-size:1.25rem;margin-left:10px}.form-group.verification .icon-refresh{margin-left:20px;color:#C9CACA}.form-group.verification .input-wrap{margin-right:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.form-group.textarea{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-group.textarea .input-wrap{height:auto}.form-group.textarea .validation-icon{top:10px;-webkit-transform:none;transform:none}.form-group.success{border-bottom:1px solid #198754}.form-group.error{border:1px solid #E00000}.form-group.error~.error-text{color:#E00000;margin-top:5px}.form-group .disabled{opacity:0.5;pointer-events:none}.form-group .subject{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;font-size:1rem;line-height:1.8;color:#000000;margin-right:15px;letter-spacing:2px;font-weight:500}.form-group .subject:after{content:"";display:block;width:1px;height:20px;background-color:rgba(0,0,0,0.2);-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:15px}.form-group .input-wrap{position:relative;width:100%;font-size:1rem;font-weight:350;line-height:1.8;letter-spacing:2px}.form-group .input-wrap input{width:100%;height:100%;border:none;padding:0;font-size:1rem;color:#333;background-color:transparent;text-overflow:ellipsis}.form-group .input-wrap input::-webkit-input-placeholder{color:rgba(0,0,0,0.2);opacity:1}.form-group .input-wrap input::-moz-placeholder{color:rgba(0,0,0,0.2);opacity:1}.form-group .input-wrap input:-ms-input-placeholder{color:rgba(0,0,0,0.2);opacity:1}.form-group .input-wrap input::-ms-input-placeholder{color:rgba(0,0,0,0.2);opacity:1}.form-group .input-wrap input::placeholder{color:rgba(0,0,0,0.2);opacity:1}.form-group .input-wrap input:-ms-input-placeholder{color:rgba(0,0,0,0.2)}.form-group .input-wrap input::-ms-input-placeholder{color:rgba(0,0,0,0.2)}.form-group .input-wrap input.error .validation-icon,.form-group .input-wrap input.error+.validation-icon{display:block;background-image:url("../../assets/img/error.svg")}.form-group .input-wrap input.error .validation-icon :active:before,.form-group .input-wrap input.error .validation-icon:hover:before,.form-group .input-wrap input.error+.validation-icon :active:before,.form-group .input-wrap input.error+.validation-icon:hover:before{opacity:1}.form-group .input-wrap input.success .validation-icon,.form-group .input-wrap input.success+.validation-icon{display:block;background-image:url("../../assets/img/success.svg")}.form-group .textarea-scrollbar{display:block;width:100%;height:200px;padding:0;border:none;line-height:1.8;font-size:1rem;background-color:transparent;resize:none;margin-top:20px;font-family:"roboto","Noto Sans TC","微軟正黑體修正","Microsoft JhengHei","微軟正黑體",sans-serif;letter-spacing:0.5px}.form-group .textarea-scrollbar::-webkit-input-placeholder{color:rgba(0,0,0,0.2)}.form-group .textarea-scrollbar::-moz-placeholder{color:rgba(0,0,0,0.2)}.form-group .textarea-scrollbar:-ms-input-placeholder{color:rgba(0,0,0,0.2)}.form-group .textarea-scrollbar::-ms-input-placeholder{color:rgba(0,0,0,0.2)}.form-group .textarea-scrollbar::placeholder{color:rgba(0,0,0,0.2)}.form-group .textarea-scrollbar.os-textarea::-webkit-input-placeholder{color:rgba(0,0,0,0.2);opacity:1}.form-group .textarea-scrollbar.os-textarea::-moz-placeholder{color:rgba(0,0,0,0.2);opacity:1}.form-group .textarea-scrollbar.os-textarea:-ms-input-placeholder{color:rgba(0,0,0,0.2);opacity:1}.form-group .textarea-scrollbar.os-textarea::-ms-input-placeholder{color:rgba(0,0,0,0.2);opacity:1}.form-group .textarea-scrollbar.os-textarea::placeholder{color:rgba(0,0,0,0.2);opacity:1}.form-group .textarea-scrollbar.os-textarea:-ms-input-placeholder{color:rgba(0,0,0,0.2)}.form-group .textarea-scrollbar.os-textarea::-ms-input-placeholder{color:rgba(0,0,0,0.2)}.form-group .textarea-scrollbar .os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(194,194,194,0.4)}.form-group .textarea-scrollbar .os-theme-dark>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(145,145,145,0.4)}.form-group .textarea-scrollbar.error .validation-icon,.form-group .textarea-scrollbar.error+.validation-icon{display:block;background-image:url("../../assets/img/error.svg")}.form-group .textarea-scrollbar.error .validation-icon :active:before,.form-group .textarea-scrollbar.error .validation-icon:hover:before,.form-group .textarea-scrollbar.error+.validation-icon :active:before,.form-group .textarea-scrollbar.error+.validation-icon:hover:before{opacity:1}.form-group .textarea-scrollbar.success .validation-icon,.form-group .textarea-scrollbar.success+.validation-icon{display:block;background-image:url("../../assets/img/success.svg")}.form-group .validation-icon{display:none;position:absolute;top:50%;right:0;width:20px;height:20px;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);background-repeat:no-repeat;background-position:center;background-size:contain}.form-group .validation-icon:before{content:attr(error-text);position:absolute;top:-5px;right:0;padding:5px;border-radius:4px;background-color:rgba(224,0,0,0.8);color:#fff;font-size:0.875rem;white-space:nowrap;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);opacity:0;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;pointer-events:none}.form-group dropdown-el{position:static}.form-group dropdown-el .dropdown{width:1005;left:0;top:51px;border-radius:0;-webkit-transition:all 0.5s;transition:all 0.5s}.form-group dropdown-el .dropdown .dropdown-scroller{max-height:400px}.form-group dropdown-el .dropdown:after{border-radius:0;border:none}.form-group dropdown-el .dropdown li{background:#fff;-webkit-transition:background 0.5s;transition:background 0.5s;text-align:center;padding:20px 30px;color:#333333}.form-group dropdown-el .dropdown li:hover{background:rgba(201,202,202,0.5)}.form-group dropdown-el .dropdown li:first-child,.form-group dropdown-el .dropdown li:not(:first-child){border-top:1px solid rgba(0,0,0,0.2)}.form-group dropdown-el[d4-status=open] .dropdown{-webkit-box-shadow:0px 5px 10px 0px rgba(0,0,0,0.25);box-shadow:0px 5px 10px 0px rgba(0,0,0,0.25)}.form-group dropdown-el:not([d4-value=""]) .select-display{color:#333}.form-group dropdown-el.type-fullbox{position:static}.form-group dropdown-el[multiple] .select-wrapper{padding:4px 15px}.form-group dropdown-el:not([multiple]) .select-wrapper{padding:0}.form-group dropdown-el .select-wrapper{background-color:transparent;min-height:25px;height:100%}.form-group dropdown-el .select-display{position:relative;color:rgba(0,0,0,0.2);font-size:1rem;line-height:1.8}.form-group dropdown-el .validation-icon{position:relative;top:auto;right:auto;-webkit-transform:none;transform:none}.form-group dropdown-el .dropdown-icon{border-color:#000 transparent transparent transparent}.form-group dropdown-el.error .validation-icon,.form-group dropdown-el.error+.validation-icon{display:block;background-image:url("../../assets/img/error.svg")}.form-group dropdown-el.error .validation-icon :active:before,.form-group dropdown-el.error .validation-icon:hover:before,.form-group dropdown-el.error+.validation-icon :active:before,.form-group dropdown-el.error+.validation-icon:hover:before{opacity:1}.form-group dropdown-el.success .validation-icon,.form-group dropdown-el.success+.validation-icon{display:block;background-image:url("../../assets/img/success.svg")}.form-group .form-check{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-group .form-check.error .validation-icon,.form-group .form-check.error+.validation-icon{display:block;background-image:url("../../assets/img/error.svg")}.form-group .form-check.error .validation-icon :active:before,.form-group .form-check.error .validation-icon:hover:before,.form-group .form-check.error+.validation-icon :active:before,.form-group .form-check.error+.validation-icon:hover:before{opacity:1}.form-group .form-check.success .validation-icon,.form-group .form-check.success+.validation-icon{display:block;background-image:url("../../assets/img/success.svg")}.form-group .form-check .option-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;margin-right:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.form-group .form-check .option-item .checkbox-wrap{position:relative;width:20px;height:20px;border:1px solid #000000;margin-right:8px}.form-group .form-check .option-item .checkbox-wrap>input{width:100%;height:100%;margin:0;opacity:0}.form-group .form-check .option-item .checkbox-wrap>input:checked~.fake-checkbox{opacity:1}.form-group .form-check .option-item .checkbox-wrap .fake-checkbox{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 4px);height:calc(100% - 4px);background-color:#ff0000;opacity:0;-webkit-transition:opacity 0.4s linear;transition:opacity 0.4s linear}.form-group .form-check .option-item .text{font-size:1rem;color:#000000;line-height:1.8}.form-group .file-wrap{position:relative;width:100%;margin-left:15px;cursor:pointer}.form-group .file-wrap>input{width:100%;height:24px;margin:10px 0;opacity:0}.form-group .file-wrap>input.error+.fake-file-upload .file-name{color:#E00000}.form-group .file-wrap>input.error+.fake-file-upload .validation-icon{display:block;background-image:url("../../assets/img/error.svg")}.form-group .file-wrap>input.success+.fake-file-upload .validation-icon{display:block;background-image:url("../../assets/img/success.svg")}.form-group .file-wrap .fake-file-upload{position:absolute;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0}.form-group .file-wrap .fake-file-upload .file-name{font-size:1rem;color:rgba(0,0,0,0.2);line-height:1.8rem;padding-right:20px;margin-right:auto;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}.form-group .file-wrap .fake-file-upload .validation-icon{position:relative;top:auto;right:auto;-webkit-transform:none;transform:none}.form-group .file-wrap .fake-file-upload .upload-icon{width:30px;height:30px;background-image:url("../../assets/img/upload.svg");background-repeat:no-repeat;background-position:center;background-size:contain}.form-group .file-wrap .fake-file-upload input[type=file]{position:absolute;width:100%;height:100%;opacity:0;pointer-events:none;z-index:-1}.form-group .data-time-picker{position:relative;width:100%;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.form-group .data-time-picker>input{width:100%;height:1.8rem;border:none;margin:10px 0;padding:0 15px;font-size:1rem;color:#333}.form-group .data-time-picker>input::-webkit-input-placeholder{color:rgba(0,0,0,0.2);opacity:1}.form-group .data-time-picker>input::-moz-placeholder{color:rgba(0,0,0,0.2);opacity:1}.form-group .data-time-picker>input:-ms-input-placeholder{color:rgba(0,0,0,0.2);opacity:1}.form-group .data-time-picker>input::-ms-input-placeholder{color:rgba(0,0,0,0.2);opacity:1}.form-group .data-time-picker>input::placeholder{color:rgba(0,0,0,0.2);opacity:1}.form-group .data-time-picker>input:-ms-input-placeholder{color:rgba(0,0,0,0.2)}.form-group .data-time-picker>input::-ms-input-placeholder{color:rgba(0,0,0,0.2)}nav.navbar{-webkit-box-shadow:0px 8px 30px 0px rgba(0,0,0,0.05);box-shadow:0px 8px 30px 0px rgba(0,0,0,0.05)}.block.paragraph .container{width:calc(100% - 160px);background:#F2F2F2;padding:100px var(--common-page-LR);margin:0 auto}.block.paragraph .paragraph-title-group{max-width:1232px;margin:0 auto}.block.paragraph .paragraph-title-group .box-T{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#333333}.block.paragraph .paragraph-title-group .box-T .tag-item{-webkit-transition:color 0.5s;transition:color 0.5s}@media only screen and (min-width:1201px){.block.paragraph .paragraph-title-group .box-T .tag-item:hover{color:var(--brandDeep)}}@media only screen and (max-width:1200px){.block.paragraph .paragraph-title-group .box-T .tag-item:active{color:var(--brandDeep)}}.block.paragraph .paragraph-title-group .main{margin-top:10px}.block.paragraph .article-start{max-width:1056px;margin:0 auto;margin-top:50px}.block.paragraph .share-box{position:relative;width:100%;height:auto;max-width:1056px;margin:0 auto;padding-top:100px}.block.paragraph .share-box:after{content:"";width:100%;height:1px;position:absolute;top:50px;left:0;background:#C9CACA}.block.paragraph .share-box .inside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block.paragraph .share-box .inside .share-icon{margin-top:0px;margin-left:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block.paragraph .share-box .inside .share-icon .content{margin-top:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.block.paragraph .share-box .inside .share-icon .content .icon-share{display:block;rotate:0deg}.block.paragraph .share-box .inside .share-icon .content .share{-webkit-writing-mode:initial;-ms-writing-mode:initial;writing-mode:initial;margin:0}.block.paragraph .share-box .inside .share-icon .icon-group{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0px 0px 0 20px}.block.paragraph .share-box .inside .share-icon .icon-group a{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;border-radius:50%;background:#fff;-webkit-transition:color 0.4s,background 0.4s,-webkit-box-shadow 0.4s;transition:color 0.4s,background 0.4s,-webkit-box-shadow 0.4s;transition:color 0.4s,background 0.4s,box-shadow 0.4s;transition:color 0.4s,background 0.4s,box-shadow 0.4s,-webkit-box-shadow 0.4s;font-size:1.25rem}.block.paragraph .share-box .inside .share-icon .icon-group a:not(:first-child){margin-top:0px;margin-left:10px}@media only screen and (min-width:1201px){.block.paragraph .share-box .inside .share-icon .icon-group a:hover{background:var(--brandDeep);-webkit-box-shadow:10px 10px 20px 0px rgba(0,0,0,0.25);box-shadow:10px 10px 20px 0px rgba(0,0,0,0.25);color:#fff}}@media only screen and (max-width:1200px){.block.paragraph .share-box .inside .share-icon .icon-group a:active{background:var(--brandDeep);-webkit-box-shadow:10px 10px 20px 0px rgba(0,0,0,0.25);box-shadow:10px 10px 20px 0px rgba(0,0,0,0.25);color:#fff}}@media only screen and (max-width:1200px){.block.paragraph .container{padding:60px var(--common-page-LR)}}@media only screen and (max-width:1024px){.block.paragraph .container{width:calc(100% - var(--common-page-LR) * 2)}}@media only screen and (max-width:767px){.block.paragraph{margin-top:30px}.block.paragraph .container{padding:60px 40px}}@media only screen and (max-width:575px){.block.paragraph .container{width:calc(100% - 0px);padding:60px var(--common-page-LR)}}.block.eventform[data-color=light] .option-item.active .picBox,.block.eventform[data-color=light] .option-item.filter .picBox{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.block.eventform[data-color=light] .option-item.active .open-btn,.block.eventform[data-color=light] .option-item.filter .open-btn{color:#fff;position:relative}.block.eventform[data-color=dark] .option-item.active .picBox,.block.eventform[data-color=dark] .option-item.filter .picBox{-webkit-filter:brightness(0);filter:brightness(0)}.block.eventform[data-color=dark] .option-item.active .open-btn,.block.eventform[data-color=dark] .option-item.filter .open-btn{color:#000;position:relative}.block.eventform .container{padding:100px var(--common-page-LR)}.block.eventform .common-content-group .block-tag{color:#C9CACA}.block.eventform .data-group{max-width:1232px;margin:0 auto;margin-top:80px}.block.eventform .data-group .wdd-form{max-width:none}.block.eventform .form-block:not(:first-child){margin-top:50px}.block.eventform .form-block .form-row{margin-left:-10px;margin-right:-10px}.block.eventform .form-block .form-row:not(:first-child){margin-top:20px}.block.eventform .form-block .form-row .form-grid{padding:0 10px}.block.eventform .form-block .step-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.block.eventform .form-block .step-title .num{font-size:1.875rem;font-weight:500;line-height:1.5;letter-spacing:2px;margin-right:15px;color:#DE2128}.block.eventform .form-block .form-group{background:#F2F2F2;padding:11px 20px}.block.eventform .form-block .form-group.required .subject:before{color:#333333}.block.eventform .form-block .info-list-box{padding:30px 15px 30px 30px;-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.1);box-shadow:4px 4px 15px 0px rgba(0,0,0,0.1)}.block.eventform .form-block .info-list-box .scroll-inner{max-height:516px;padding-right:15px}.block.eventform .form-block .info-list-box .scroll-inner .content:not(:first-child){margin-top:30px}.block.eventform .form-block .info-list-box .scroll-inner .content .title{font-size:1rem;font-weight:500;line-height:1.8;letter-spacing:2px;text-transform:uppercase}.block.eventform .form-block .info-list-box .scroll-inner .content .des{margin-top:10px}.block.eventform .form-block .info-list-box .os-theme-dark,.block.eventform .form-block .info-list-box .os-theme-light{--os-size:7px}.block.eventform .form-block .info-list-box .os-theme-dark{--os-handle-bg:rgba(0,0,0,.2)}.block.eventform .form-block .form-check .option-item{position:relative;display:block;padding:40px;-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.1);box-shadow:4px 4px 15px 0px rgba(0,0,0,0.1)}.block.eventform .form-block .form-check .option-item[statu=open]{cursor:pointer}.block.eventform .form-block .form-check .option-item[statu=close]{pointer-events:none}.block.eventform .form-block .form-check .option-item[statu=close] .option-top .text p,.block.eventform .form-block .form-check .option-item[statu=close] .top-R{opacity:0.2}.block.eventform .form-block .form-check .option-item[statu=close] .open-btn{pointer-events:auto}.block.eventform .form-block .form-check .option-item:not(:first-child){margin-top:20px}.block.eventform .form-block .form-check .option-item.error:after{opacity:1}.block.eventform .form-block .form-check .option-item.error[statu=open] .option-top .top-R .dropdown-box{margin-top:0}.block.eventform .form-block .form-check .option-item.error[statu=open] .option-top .top-R .dropdown-box dropdown-el .select-wrapper{background-color:#E45768;border:0}.block.eventform .form-block .form-check .option-item.error[statu=open] .option-top .top-R .dropdown-box dropdown-el .select-display{color:#fff}.block.eventform .form-block .form-check .option-item.error[statu=open] .option-top .top-R .dropdown-box dropdown-el .dropdown-icon{border-color:#fff transparent transparent transparent}.block.eventform .form-block .form-check .option-item:after{content:"";position:absolute;width:calc(100% + 2px);height:calc(100% + 2px);border:1px solid #f00;opacity:0;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;top:50%;left:50%;z-index:-1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block.eventform .form-block .form-check .option-item:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:var(--brandDeep);opacity:0;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}.block.eventform .form-block .form-check .option-item:has(.option-top .top-L .checkbox-wrap input[type=checkbox]:checked) .information{color:var(--brandDeep--txt)}.block.eventform .form-block .form-check .option-item:has(.option-top .top-L .checkbox-wrap input[type=checkbox]:checked):before{opacity:1}.block.eventform .form-block .form-check .option-item:has(.option-top .top-L .checkbox-wrap input[type=checkbox]:checked) .list-L .title,.block.eventform .form-block .form-check .option-item:has(.option-top .top-L .checkbox-wrap input[type=checkbox]:checked) .option-top .text{color:var(--brandDeep--txt)}.block.eventform .form-block .form-check .option-item:has(.option-top .top-L .checkbox-wrap input[type=checkbox]:checked) .option-top .text:before{background:#fff;color:#333333}@media only screen and (min-width:1201px) and (min-width:1201px){.block.eventform .form-block .form-check .option-item:hover .information{color:var(--brandDeep--txt)}.block.eventform .form-block .form-check .option-item:hover:before{opacity:1}.block.eventform .form-block .form-check .option-item:hover .list-L .title,.block.eventform .form-block .form-check .option-item:hover .option-top .text{color:var(--brandDeep--txt)}.block.eventform .form-block .form-check .option-item:hover .option-top .text:before{background:#fff;color:#333333}}@media only screen and (min-width:1201px) and (max-width:1200px){.block.eventform .form-block .form-check .option-item:active .information{color:var(--brandDeep--txt)}.block.eventform .form-block .form-check .option-item:active:before{opacity:1}.block.eventform .form-block .form-check .option-item:active .list-L .title,.block.eventform .form-block .form-check .option-item:active .option-top .text{color:var(--brandDeep--txt)}.block.eventform .form-block .form-check .option-item:active .option-top .text:before{background:#fff;color:#333333}}.block.eventform .form-block .form-check .option-top{position:relative;padding-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block.eventform .form-block .form-check .option-top:after{content:"";position:absolute;bottom:20px;width:100%;height:1px;background:#C9CACA}.block.eventform .form-block .form-check .option-top .top-L{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block.eventform .form-block .form-check .option-top .top-R .dropdown-box{margin-top:0}.block.eventform .form-block .form-check .option-top .top-R .dropdown-box dropdown-el .select-wrapper{background-color:#F2F2F2;border:0}.block.eventform .form-block .form-check .option-top .top-R .dropdown-box dropdown-el .dropdown li:first-child{border-top:1px solid rgba(0,0,0,0.2)}.block.eventform .form-block .form-check .option-top .top-R .dropdown-box dropdown-el .dropdown li:not(:first-child){border-top:1px solid rgba(0,0,0,0.2)}.block.eventform .form-block .form-check .option-top .top-R .dropdown-box dropdown-el .select-display:before{content:attr(before-content)}.block.eventform .form-block .form-check .option-top .top-R .dropdown-box dropdown-el .select-display:after{content:attr(after-content)}.block.eventform .form-block .form-check .option-top input{opacity:0;position:absolute}.block.eventform .form-block .form-check .option-top input[type=checkbox]:checked+.fake-checkbox:before{opacity:1}.block.eventform .form-block .form-check .option-top .text{color:#333333;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block.eventform .form-block .form-check .option-top .text:before{content:attr(data-type);padding:5px 15px;border-radius:200px;margin:0 20px;background:#F2F2F2;font-size:1rem;font-weight:500;line-height:1.8;letter-spacing:2px;text-transform:uppercase;-ms-flex-negative:0;flex-shrink:0}.block.eventform .form-block .form-check .option-top .text p{position:relative;z-index:1}.block.eventform .form-block .form-check .option-top .fake-checkbox{width:20px;height:20px;position:relative;pointer-events:none}.block.eventform .form-block .form-check .option-top .fake-checkbox:after,.block.eventform .form-block .form-check .option-top .fake-checkbox:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}.block.eventform .form-block .form-check .option-top .fake-checkbox:after{width:100%;height:100%;border:1px solid #C9CACA}.block.eventform .form-block .form-check .option-top .fake-checkbox:before{width:12px;height:12px;background:var(--brandDeep--txt);opacity:0}@media only screen and (max-width:767px){.block.eventform .form-block .form-check .option-btm{display:none}}.block.eventform .form-block ul.information{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block.eventform .form-block ul.information .list-group{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(50% - 20px);padding:5px 0;position:relative}.block.eventform .form-block ul.information .list-group:nth-child(2n):after{content:"";position:absolute;left:-20px;top:8px;-webkit-transform:translate(0,0%);transform:translate(0,0%);width:1px;height:20px;background:#C9CACA}.block.eventform .form-block ul.information .list-L{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:30px;width:100%;max-width:105px}.block.eventform .form-block ul.information .list-L .title{font-size:1rem;font-weight:500;line-height:1.8;letter-spacing:2px;color:#333333}.block.eventform .form-block ul.information .list-L .picBox{width:20px;margin:3.5px 0;max-height:20px;max-width:20px;margin-right:5px;-ms-flex-negative:0;flex-shrink:0}.block.eventform .form-block ul.information .list-L .picBox:after{padding-top:100%}.block.eventform .form-block ul.information .list-R .txt{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.block.eventform .form-block ul.information .list-R .txt>p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block.eventform .form-block ul.information .list-R .txt>p span{margin-left:5px}.block.eventform .form-block ul.information .list-R .txt>p:not(:last-child):after{content:"";display:inline-block;width:25px;height:1px;margin:0 10px;background:#C9CACA}.block.eventform .form-block .open-btn{width:100%;margin-top:20px;border-top:1px solid #C9CACA;text-align:center;display:none}@media only screen and (max-width:767px){.block.eventform .form-block .open-btn{display:block}}.block.eventform .form-block .open-btn .btn{position:relative;padding-top:10px;font-size:1rem;font-weight:500;line-height:1.8;letter-spacing:1px}.block.eventform .form-btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block.eventform .form-btn-group label.agree-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:900px;margin-right:50px;width:calc(100% - 0px);height:100%}.block.eventform .form-btn-group label.agree-check input{opacity:0;position:absolute}.block.eventform .form-btn-group label.agree-check input[type=checkbox]:checked+.fake-checkbox:before{opacity:1}.block.eventform .form-btn-group label.agree-check .text{margin-left:20px}.block.eventform .form-btn-group label.agree-check.error{color:#E45768}.block.eventform .form-btn-group label.agree-check.error .fake-checkbox:after{border:1px solid #E45768}.block.eventform .form-btn-group label.agree-check .fake-checkbox{width:20px;height:20px;position:relative}.block.eventform .form-btn-group label.agree-check .fake-checkbox:after,.block.eventform .form-btn-group label.agree-check .fake-checkbox:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}.block.eventform .form-btn-group label.agree-check .fake-checkbox:after{width:100%;height:100%;border:1px solid #C9CACA}.block.eventform .form-btn-group label.agree-check .fake-checkbox:before{width:12px;height:12px;background:var(--brandDeep);opacity:0}.block.eventform .warn-info{padding-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;color:#E45768;position:relative}.block.eventform .warn-info:after{content:"";position:absolute;top:50px;left:0;width:100%;height:1px;background:#E45768}.block.eventform .warn-info .icon-warn{line-height:1.8;margin-right:15px}@media only screen and (max-width:1200px){.block.eventform .container{padding:60px var(--common-page-LR)}.block.eventform .data-group{margin-top:50px}.block.eventform .form-block ul.information .list-L{max-width:none}.block.eventform .form-block ul.information .list-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block.eventform .form-block ul.information .list-group .list-R{padding-left:25px}}@media only screen and (max-width:900px){.block.eventform .form-block .option-item .option-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.block.eventform .form-block .option-item .option-top .top-R{width:100%;margin-top:20px}.block.eventform .form-block .option-item .option-top .top-R .dropdown-box{width:100%}.block.eventform .form-block .option-item .option-top .top-R .dropdown-box dropdown-el .select-display{text-align:left}}@media only screen and (max-width:767px){.block.eventform .form-block .form-check .option-item{padding-top:80px;padding-bottom:20px;padding-left:20px;padding-right:20px}.block.eventform .form-block .form-check .option-item .option-top,.block.eventform .form-block .form-check .option-item .text{position:initial}.block.eventform .form-block .form-check .option-item .option-top:after{display:none}.block.eventform .form-block .form-check .option-item .text{margin-left:20px}.block.eventform .form-block .form-check .option-item .text:before{position:absolute;top:20px;right:0}.block.eventform .form-block .form-check .option-item .option-top{padding-bottom:0}.block.eventform .form-block ul.information .list-group{width:100%;padding-bottom:0;padding-top:40px}.block.eventform .form-block ul.information .list-group:after,.block.eventform .form-block ul.information .list-group:nth-child(2n):after{content:"";position:absolute;top:20px;left:0;width:100%;height:1px;background:#C9CACA}.block.eventform .form-block .form-row{-ms-flex-wrap:wrap;flex-wrap:wrap}.block.eventform .form-block .form-row .form-grid{width:100%}.block.eventform .form-block .form-row .form-grid:not(:first-child){margin-top:30px}.block.eventform .form-block .form-row:not(:first-child){margin-top:20px}.block.eventform .form-block .form-row .subject{font-size:1rem;line-height:1.8}.block.eventform .form-block .form-row .input-wrap input{font-size:1rem}.block.eventform .form-block .form-row .form-group{padding-inline:20px}.block.eventform .form-block .form-row .form-grid:not(:first-child){margin-top:20px}.block.eventform .form-btn-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block.eventform .form-btn-group label.agree-check{margin-right:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block.eventform .form-btn-group .common-btn{margin-top:50px}}@media only screen and (max-width:650px){.block.eventform .form-block .form-group.verification{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:13px 20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.block.eventform .form-block .form-group.verification .input-wrap{padding:15px 0 10px 0}.block.eventform .form-block .form-group.verification .refresh-btn{width:100%;margin-top:10px}.block.eventform .form-block .form-group.verification .refresh-btn img{max-width:100px}.block.eventform .form-block .form-group.verification .icon-refresh{margin-left:auto}.block.eventform .wdd-form .textarea .textarea-scrollbar{margin-top:15px}.block.eventform .warn-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block.eventform .warn-info .icon-warn{margin:0 auto}.block.eventform .warn-info .worn-txt{margin-top:15px}}.block.others{background:#F2F2F2}.block.others .container{padding:100px var(--common-page-LR) 180px var(--common-page-LR)}.block.others .container .common-content-group .main{font-size:2.25rem}@media only screen and (max-width:1200px){.block.others .container .common-content-group .main{font-size:1.75rem}}.block.others .data-group{max-width:1286px;margin:0 auto;margin-top:65px;padding:20px 0 0 0}@media only screen and (max-width:1200px){.block.others .container{padding:60px var(--common-page-LR) 120px var(--common-page-LR)}}@media only screen and (max-width:575px){.block.others .data-group{margin-top:50px;padding:0}}ul.news-data-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}ul.news-data-box .item{width:100%;max-width:618px}ul.news-data-box .item:not(:first-child){-webkit-transform:translateY(-20px);transform:translateY(-20px);margin-left:50px}@media only screen and (min-width:1201px){ul.news-data-box .item:hover .group .img-box:before{width:100%}ul.news-data-box .item:hover .group .img-box img{width:110%;height:110%}ul.news-data-box .item:hover .group .plus{opacity:1}}@media only screen and (max-width:1200px){ul.news-data-box .item:active .group .img-box:before{width:100%}ul.news-data-box .item:active .group .img-box img{width:110%;height:110%}ul.news-data-box .item:active .group .plus{opacity:1}}ul.news-data-box .item .group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}ul.news-data-box .item .group .img-box{width:100%;max-width:264px;-webkit-box-shadow:10px 10px 20px 0px rgba(0,0,0,0.25);box-shadow:10px 10px 20px 0px rgba(0,0,0,0.25);position:relative}ul.news-data-box .item .group .img-box:before{content:"";position:absolute;bottom:0;left:0;width:0%;height:100%;background:#000;opacity:0.15;-webkit-transition:width 0.5s;transition:width 0.5s;z-index:1}ul.news-data-box .item .group .picBox img{-webkit-transition:width 1.4s ease,height 1.4s ease;transition:width 1.4s ease,height 1.4s ease;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}ul.news-data-box .item .group .picBox:after{padding-top:65.71428%}ul.news-data-box .item .group .plus{width:35px;height:35px;border-radius:50px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;background:#fff;opacity:0}ul.news-data-box .item .group .plus:after,ul.news-data-box .item .group .plus:before{content:"";top:50%;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:background 0.5s;transition:background 0.5s;background:#000}ul.news-data-box .item .group .plus:after{height:10px;width:2px}ul.news-data-box .item .group .plus:before{width:10px;height:2px}ul.news-data-box .item .group .content-box{width:100%}ul.news-data-box .item .group .content-box .box-B{margin-top:20px}ul.news-data-box .item .group .content-box .box-B .wt-content{margin-top:5px;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}ul.news-data-box .item .group .content-box .box-T{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#333333}@media only screen and (max-width:1200px){ul.news-data-box .item .group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}ul.news-data-box .item .group .picBox{max-width:none}ul.news-data-box .item .content-box{max-width:none;margin-top:30px}}@media only screen and (max-width:575px){ul.news-data-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}ul.news-data-box .item:not(:first-child){-webkit-transform:translateY(0px);transform:translateY(0px);margin-left:0px;margin-top:50px}ul.news-data-box .item .group .img-box{max-width:350px}}.block.paragraph+.block.others{background:#fff}.block.paragraph+.block.others .container .common-content-group .block-tag{color:#C9CACA}
/*# sourceMappingURL=brand_news_detail.css.map */