@charset "UTF-8";[data-anchor-target]{cursor:pointer}.anchor-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 0}.anchor-navbar>li:not(:first-child){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.anchor-navbar>li:not(:first-child):before{content:"";width:5px;height:5px;border-radius:50%;background-color:#00C1C1;margin:0 20px;-ms-flex-negative:0;flex-shrink:0}.anchor-navbar>li>a{font-weight:500;line-height:1.8;-webkit-transition:color 0.5s;transition:color 0.5s}@media only screen and (min-width:1201px){.anchor-navbar>li>a:hover{color:#00C1C1}}@media only screen and (max-width:1200px){.anchor-navbar>li>a:active{color:#00C1C1}}p.inner-text{font-weight:400;line-height:1.8}.back-btn{position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px;height:60px;border-bottom-left-radius:5px;background-color:#283636;overflow:hidden;z-index:2}.back-btn:after{content:"";width:0;height:0;background-color:#00C1C1;-webkit-transition:width 0.3s,height 0.3s;transition:width 0.3s,height 0.3s;z-index:-1;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}@media only screen and (min-width:1201px){.back-btn:hover:after{width:100%;height:100%}}@media only screen and (max-width:1200px){.back-btn:active:after{width:100%;height:100%}}.back-btn .close-icon{position:relative;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.back-btn .close-icon:after,.back-btn .close-icon:before{content:"";background-color:rgba(255,255,255,0.8);position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.back-btn .close-icon:before{width:1px;height:20px}.back-btn .close-icon:after{width:20px;height:1px}.btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.btn-group.vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.memberCommon-btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:250px;width:100%;height:55px;border-radius:5px;-webkit-transition:color 0.5s,background-color 0.5s;transition:color 0.5s,background-color 0.5s;overflow:hidden;z-index:1;cursor:pointer;font-size:1rem;font-weight:500;line-height:1;letter-spacing:0.5px}.memberCommon-btn:after{content:"";position:absolute;top:0;right:0;width:0;height:100%;background-color:#00C1C1;border-radius:5px;-webkit-transition:width 0.5s;transition:width 0.5s;z-index:-1}@media only screen and (max-width:1200px){.memberCommon-btn:after{width:100%;opacity:0;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}}.memberCommon-btn.small{height:35px;font-size:0.875rem;font-weight:400;line-height:1}@media only screen and (max-width:575px){.memberCommon-btn.small{height:40px}}.memberCommon-btn.small.disabled{color:rgba(0,0,0,0.2);background:rgba(0,0,0,0.05)!important}.memberCommon-btn.light{color:#283636;background-color:#fff}.memberCommon-btn.light.reverse:after{background-color:#283636}@media only screen and (min-width:1201px){.memberCommon-btn.light.reverse:hover{color:#fff}}@media only screen and (max-width:1200px){.memberCommon-btn.light.reverse:active{color:#fff}}.memberCommon-btn.dark{color:#fff;background-color:#000}.memberCommon-btn.dark-green{color:#fff;background-color:#283636}.memberCommon-btn.dark-green.reverse:after{background-color:#fff}@media only screen and (min-width:1201px){.memberCommon-btn.dark-green.reverse:hover{color:#283636}}@media only screen and (max-width:1200px){.memberCommon-btn.dark-green.reverse:active{color:#283636}}.memberCommon-btn.light-green{color:#fff;background:#00C1C1}.memberCommon-btn.light-green:after{background:-webkit-gradient(linear,left top,right top,from(#12C8BE),to(#54DFB0));background:linear-gradient(90deg,#12C8BE 0%,#54DFB0 100%)}.memberCommon-btn.green-gradient{color:#fff;background:-webkit-gradient(linear,left top,right top,from(#12C8BE),to(#54DFB0));background:linear-gradient(90deg,#12C8BE 0%,#54DFB0 100%)}.memberCommon-btn.gray{color:#fff;background:#4D4D4D}.memberCommon-btn.disabled{background:#D9D9D9!important;pointer-events:none}@media only screen and (min-width:1201px){.memberCommon-btn:not(.disabled):hover{color:#fff;background-color:transparent;-webkit-transition:background-color 0.5s 0.5s;transition:background-color 0.5s 0.5s}.memberCommon-btn:not(.disabled):hover:after{width:100%;left:0;right:auto}}@media only screen and (max-width:1200px){.memberCommon-btn:not(.disabled):active{color:#fff;background-color:transparent;-webkit-transition:background-color 0.5s 0.5s;transition:background-color 0.5s 0.5s}.memberCommon-btn:not(.disabled):active:after{opacity:1}}.fixed-right{position:fixed;bottom:calc(120px + 11.11vh);left:98.4375vw;z-index:10;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}@media only screen and (min-width:1201px){.fixed-right:hover .close{opacity:1}}.fixed-right.show{-webkit-transition:0.5s -webkit-transform;transition:0.5s -webkit-transform;transition:0.5s transform;transition:0.5s transform,0.5s -webkit-transform;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fixed-right .close{position:absolute;top:-8px;left:-8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15px;height:15px;border-radius:50%;background-color:#E1E1E1;cursor:pointer;z-index:1}@media only screen and (min-width:1201px){.fixed-right .close{opacity:0;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}}.fixed-right .close:after{content:"\e901";display:block;font-family:"icomoon";font-size:0.75rem;-webkit-transform:scale(0.5);transform:scale(0.5)}.fixed-right .wrap{display:block;width:100px;height:100px;border-radius:50%;overflow:hidden}@media only screen and (max-width:575px){.fixed-right .wrap{width:80px;height:80px}}.fixed-right .wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.nav-tabs>.nav-link{cursor:pointer}.tab-content>.tab-pane{display:none}.block-head{max-width:515px;width:100%;margin:0 auto;text-align:center}.block-head h2{font-size:2.875rem;font-weight:500;line-height:1.6}@media only screen and (max-width:900px){.block-head h2{font-size:2.25rem;line-height:1.5}}.block-head h3{color:#00C1C1;font-size:1.125rem;font-weight:500;line-height:1.5}.block-head h4{font-size:1rem;font-weight:500;line-height:1.8;letter-spacing:0.5px;margin-top:25px}[text-color=black] .area-head h2,[text-color=black] .area-head p{color:#000}[text-color=black] .area-head h3{color:#00C1C1}[text-color=white] .area-head h2,[text-color=white] .area-head h3,[text-color=white] .area-head p{color:#fff}.area-head{max-width:550px;width:100%;margin:0 auto;text-align:center}.area-head h2{font-size:1.875rem;font-weight:500;line-height:1.6}.area-head h3{color:#00C1C1;font-size:1.125rem;font-weight:500;line-height:1.5;margin-top:5px}.success-icon{width:80px;height:80px;margin:0 auto 30px;background-image:url("../../assets/img/member/success.svg");background-repeat:no-repeat;background-size:contain;background-position:center}.privacy:after{content:"●●●";color:#00C1C1}.notice-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;gap:10px 25px;margin-left:auto}.notice-list>li{color:#E73737;text-align:right}.notice-list>li i{color:currentColor;display:inline-block;font-size:0.9375rem;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.notice-list>li .text{display:inline;font-size:0.875rem;font-weight:500;line-height:1.8}.wdd-form{max-width:800px;width:100%;margin:0 auto;padding:0}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -5px}.form-row:not(:first-child){margin-top:10px}@media only screen and (max-width:768px){.form-row{-ms-flex-wrap:wrap;flex-wrap:wrap}.form-row .form-grid:not(:first-child){margin-top:10px}}@media only screen and (max-width:768px) and (max-width:768px){.form-row .form-grid.birth .form-grid:not(:first-child){width:50%}}.form-grid{width:100%;padding:0 5px}.form-grid.col-6{width:50%}.form-grid.col-4{width:33.3333333333%}.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:30px}.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}.form-btn-group .btn:hover{background-color:#000000;color:#ffffff}.form-btn-group .btn:not(:last-child){margin-right:15px}.apply .step-wrap.information .form-group.required .subject,.change_info .step-wrap.information .form-group.required .subject{padding-left:37px}.apply .step-wrap.information .form-group.required .subject:before,.change_info .step-wrap.information .form-group.required .subject:before{content:"*";position:absolute;top:8px;left:25px;color:#00C1C1;font-family:"Noto Sans TC";font-size:1rem;font-weight:500}.form-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:1px solid #D9D9D9;border-radius:5px}.form-group.required .subject:before{content:unset}.form-group.verification .refresh-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:36px;margin:auto 25px auto 0;-ms-flex-negative:0;flex-shrink:0}.form-group.verification .refresh-btn img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;margin-left:auto}.form-group.verification .refresh-btn i{font-size:1.25rem;margin-left:10px}.form-group.over-limit{border-color:#f00}.form-group.over-limit .subject{color:#f00}.form-group.over-limit .file-wrap .fake-file-upload .file-name{color:rgba(255,0,0,0.6)}.form-group.is-upload .file-wrap .fake-file-upload .file-name{color:#000000}.form-group.checkbox{border:none;max-width:650px;width:100%;margin:0 auto}.form-group.selector.open{background-color:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0}.form-group.error{border-color:#F93B3B}.form-group.error .subject{color:#F93B3B}.form-group.error>input{color:#F93B3B}.form-group.error>input::-webkit-input-placeholder{color:#F93B3B;opacity:1}.form-group.error>input::-moz-placeholder{color:#F93B3B;opacity:1}.form-group.error>input:-ms-input-placeholder{color:#F93B3B;opacity:1}.form-group.error>input::-ms-input-placeholder{color:#F93B3B;opacity:1}.form-group.error>input::placeholder{color:#F93B3B;opacity:1}.form-group.error>input:-ms-input-placeholder{color:#F93B3B}.form-group.error>input::-ms-input-placeholder{color:#F93B3B}.form-group.error dropdown-el .select-display{color:#F93B3B}.form-group.error dropdown-el .dropdown-icon{border-color:#F93B3B transparent transparent transparent}.form-group>.disabled{opacity:0.5;pointer-events:none}.form-group .subject{position:relative;-ms-flex-negative:0;flex-shrink:0;padding:15px 0 15px 25px;font-size:1rem;font-weight:500;line-height:1.8;color:#000000;margin-right:10px;z-index:1}.form-group .subject:after{content:"";position:absolute;top:50%;right:0;width:5px;height:5px;border-radius:50%;background-color:#00C1C1;-webkit-transform:translate3d(20px,-50%,0);transform:translate3d(20px,-50%,0)}.form-group>input{width:100%;height:1.8rem;border:none;margin:15px 0;padding:0 25px;background-color:transparent;color:#000000;font-size:1rem;line-height:1.8}.form-group>input::-webkit-input-placeholder{color:rgba(0,0,0,0.6);opacity:1}.form-group>input::-moz-placeholder{color:rgba(0,0,0,0.6);opacity:1}.form-group>input:-ms-input-placeholder{color:rgba(0,0,0,0.6);opacity:1}.form-group>input::-ms-input-placeholder{color:rgba(0,0,0,0.6);opacity:1}.form-group>input::placeholder{color:rgba(0,0,0,0.6);opacity:1}.form-group>input:-ms-input-placeholder{color:rgba(0,0,0,0.6)}.form-group>input::-ms-input-placeholder{color:rgba(0,0,0,0.6)}.form-group>input[type=password]{font-family:Verdana;letter-spacing:8px}.form-group>input[type=password]::-webkit-input-placeholder{font-family:"Poppins","Noto Sans TC","微軟正黑體修正","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;letter-spacing:normal}.form-group>input[type=password]::-moz-placeholder{font-family:"Poppins","Noto Sans TC","微軟正黑體修正","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;letter-spacing:normal}.form-group>input[type=password]:-ms-input-placeholder{font-family:"Poppins","Noto Sans TC","微軟正黑體修正","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;letter-spacing:normal}.form-group>input[type=password]::-ms-input-placeholder{font-family:"Poppins","Noto Sans TC","微軟正黑體修正","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;letter-spacing:normal}.form-group>input[type=password]::placeholder{font-family:"Poppins","Noto Sans TC","微軟正黑體修正","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;letter-spacing:normal}.form-group .textarea-scrollbar{width:100%;height:400px;line-height:1.8;font-size:1rem;background-color:rgba(255,255,255,0.8);border-radius:5px;border:none;padding:15px 25px;resize:none}.form-group .textarea-scrollbar.os-textarea::-webkit-input-placeholder{color:rgba(0,0,0,0.6);opacity:1;font-weight:500}.form-group .textarea-scrollbar.os-textarea::-moz-placeholder{color:rgba(0,0,0,0.6);opacity:1;font-weight:500}.form-group .textarea-scrollbar.os-textarea:-ms-input-placeholder{color:rgba(0,0,0,0.6);opacity:1;font-weight:500}.form-group .textarea-scrollbar.os-textarea::-ms-input-placeholder{color:rgba(0,0,0,0.6);opacity:1;font-weight:500}.form-group .textarea-scrollbar.os-textarea::placeholder{color:rgba(0,0,0,0.6);opacity:1;font-weight:500}.form-group .textarea-scrollbar.os-textarea:-ms-input-placeholder{color:rgba(0,0,0,0.6);font-weight:500}.form-group .textarea-scrollbar.os-textarea::-ms-input-placeholder{color:rgba(0,0,0,0.6);font-weight:500}.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 .pw-view{width:25px;height:25px;margin:auto 25px auto 0;cursor:pointer}.form-group .pw-view.visible:before{content:"\e902"}.form-group .pw-view:before{content:"\e903";display:block;font-family:"icomoon";font-size:1.5625rem}.form-group dropdown-el:not([d4-selected=""]) .select-display{color:#000000}.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:15px 25px}.form-group dropdown-el .select-wrapper{background-color:transparent;min-height:44px;border-radius:0}.form-group dropdown-el .select-display{color:#000;font-size:1rem;font-weight:500;line-height:1.8rem}.form-group dropdown-el .dropdown-icon{border-color:#000 transparent transparent transparent}.form-group dropdown-el .dropdown{width:calc(100% + 2px);left:-1px;-webkit-transform:none;transform:none;-webkit-box-shadow:4px 4px 10px rgba(0,0,0,0.1);box-shadow:4px 4px 10px rgba(0,0,0,0.1);border-bottom-left-radius:5px;border-bottom-right-radius:5px}.form-group dropdown-el .dropdown:after{border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.form-group dropdown-el .dropdown .dropdown-list{padding:0}.form-group dropdown-el .dropdown .dropdown-list>li{padding:13px 25px}.form-group dropdown-el .dropdown .dropdown-list>li:not(:first-child){border-color:#D9D9D9}.form-group dropdown-el .dropdown .dropdown-list>li.active,.form-group dropdown-el .dropdown .dropdown-list>li:hover{color:#fff;background-color:#00C1C1}.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 .option-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-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;-ms-flex-item-align:start;align-self:flex-start;width:20px;height:20px;border-radius:5px;background-color:#D9D9D9;margin:4.4px 8px 0 0;-ms-flex-negative:0;flex-shrink:0}.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{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;border-radius:5px;background:-webkit-gradient(linear,left top,right top,from(#12C8BE),to(#54DFB0));background:linear-gradient(90deg,#12C8BE 0%,#54DFB0 100%);opacity:0;-webkit-transition:opacity 0.4s linear;transition:opacity 0.4s linear;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.form-group .form-check .option-item .checkbox-wrap .fake-checkbox .icon-checked{display:block;color:#fff;font-size:0.875rem;-webkit-transform:scale(0.5);transform:scale(0.5)}.form-group .form-check .option-item .text{font-size:1rem;color:#000000;line-height:1.8}.form-group .form-check .option-item .text span{position:relative}.form-group .form-check .option-item .text span:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:1px;background-color:#000}.form-group .file-wrap{position:relative;width:100%;cursor:pointer}.form-group .file-wrap>input{width:100%;height:24px;margin:10px 0;opacity:0}.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.6);line-height:1.8rem;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-group .file-wrap .fake-file-upload .upload-icon{width:30px;height:30px;border:1px solid rgba(0,0,0,0.2);border-radius:50%;margin-left:auto}.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:after{content:"";width:0;height:0;border-width:6px 5px 0 5px;border-style:solid;border-color:#000 transparent transparent transparent;margin-left:auto;-webkit-transition:-webkit-transform 0.3s linear;transition:-webkit-transform 0.3s linear;transition:transform 0.3s linear;transition:transform 0.3s linear,-webkit-transform 0.3s linear;position:absolute;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.form-group .data-time-picker:has(.active):after{-webkit-transform:translateY(-50%) rotateX(180deg);transform:translateY(-50%) rotateX(180deg)}.form-group .data-time-picker>input{width:100%;height:1.8rem;border:none;margin:10px 0;padding:0 25px;color:#000000;font-size:1rem;font-weight:500}.form-group .data-time-picker>input::-webkit-input-placeholder{color:rgba(0,0,0,0.6);opacity:1}.form-group .data-time-picker>input::-moz-placeholder{color:rgba(0,0,0,0.6);opacity:1}.form-group .data-time-picker>input:-ms-input-placeholder{color:rgba(0,0,0,0.6);opacity:1}.form-group .data-time-picker>input::-ms-input-placeholder{color:rgba(0,0,0,0.6);opacity:1}.form-group .data-time-picker>input::placeholder{color:rgba(0,0,0,0.6);opacity:1}.form-group .data-time-picker>input:-ms-input-placeholder{color:rgba(0,0,0,0.6)}.form-group .data-time-picker>input::-ms-input-placeholder{color:rgba(0,0,0,0.6)}.main-wrapper{margin-top:0}main>.content-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-height:100vh;padding:100px 0}@media only screen and (max-width:768px){main>.content-wrap{padding:130px 0 110px}}main>.content-wrap:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background-image:url("../../assets/img/member/member_process_BG.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;z-index:-1}main>.content-wrap[now-step="1"] .svg-wrap svg .step-path1{fill:url(#step1-lineargradient)}main>.content-wrap[now-step="2"] .svg-wrap svg .step-path1{fill:url(#step1-lineargradient)}main>.content-wrap[now-step="2"] .svg-wrap svg .step-path2{fill:url(#step2-lineargradient)}main>.content-wrap[now-step="3"] .svg-wrap svg .step-path1{fill:url(#step1-lineargradient)}main>.content-wrap[now-step="3"] .svg-wrap svg .step-path2{fill:url(#step2-lineargradient)}main>.content-wrap[now-step="3"] .svg-wrap svg .step-path3{fill:url(#step3-lineargradient)}main>.content-wrap.three-steps[now-step="4"] .back-btn,main>.content-wrap.three-steps[now-step="4"] .logo,main>.content-wrap.three-steps[now-step="4"] .now-step-box{display:none}main>.content-wrap.two-steps[now-step="3"] .back-btn,main>.content-wrap.two-steps[now-step="3"] .logo,main>.content-wrap.two-steps[now-step="3"] .now-step-box{display:none}main>.content-wrap.one-steps[now-step="2"] .back-btn,main>.content-wrap.one-steps[now-step="2"] .logo,main>.content-wrap.one-steps[now-step="2"] .now-step-box{display:none}main .logo{position:absolute;top:2.0833vw;left:3.3854vw}@media only screen and (max-width:768px){main .logo{width:150px;top:15px;left:20px}}@media only screen and (max-width:768px){main .logo img{width:150px}}main .container{max-width:700px;width:80%;margin:auto}@media only screen and (max-width:575px){main .container{width:calc(100% - 40px)}}main .now-step-box{width:80px;margin:0 auto 50px}@media only screen and (max-width:768px){main .now-step-box{margin:0 auto 30px}}main .now-step-box .text{font-size:0.875rem;font-weight:500;line-height:1.8;text-align:center;margin-bottom:10px}main .svg-wrap{position:relative;width:80px;height:80px}main .svg-wrap:before{content:attr(now-step);color:#00C1C1;font-size:1.875rem;font-weight:600;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}main .svg-wrap svg{display:block}main .svg-wrap svg lineargradient stop:first-child{stop-color:#12C8BE}main .svg-wrap svg lineargradient stop:nth-child(2){stop-color:#54DFB0}main .svg-wrap svg path{fill:#F8F8F8}main .step-container{width:100%}main .step-wrap{width:100%;text-align:center}main .step-wrap:not([data-step="1"]){display:none}main .step-wrap[data-step="1"] .wdd-form{max-width:505px}main .step-wrap[data-step="1"] .btn-group{margin-top:50px}main .step-wrap.verification .btn-group{margin-top:80px}main .step-wrap.information .wdd-form{max-width:700px}main .step-wrap.information .form-row.agree-block{margin-top:30px}main .step-wrap.information .btn-group{margin-top:50px}main .step-wrap.information .notice-list{max-width:305px;padding:0 25px}main .step-wrap.complete{padding:0 75px}@media only screen and (max-width:575px){main .step-wrap.complete{padding:0 10px}}main .step-wrap.complete .btn-group{margin-top:80px}main .step-wrap .block-content p,main .step-wrap .block-head p{margin-top:30px}main .step-wrap .block-head{max-width:550px}main .step-wrap .block-head p span[data-phone]:before{content:attr(data-phone)}main .step-wrap .block-content{margin-top:30px;padding-top:30px;border-top:1px solid #D9D9D9}main .step-wrap .block-content .apply .text{font-size:1.5rem;font-weight:500;line-height:1.6}main .step-wrap .block-content .apply .number{color:#00C1C1;font-size:2.25rem;font-weight:600;line-height:1.5;margin-top:5px}@media only screen and (max-width:575px){main .step-wrap .block-content .apply .number{font-size:1.875rem}}main .step-wrap .verify-code{margin-top:80px}main .step-wrap .verify-code.done input,main .step-wrap .verify-code.error input{color:#E73737}main .step-wrap .verify-code.done .timeout-tips{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}main .step-wrap .verify-code input{width:100%;height:60px;background-color:transparent;padding:0;border:none;color:#00C1C1;font-size:3.75rem;font-weight:600;letter-spacing:25px;text-align:center;-webkit-transform:translateX(12px);transform:translateX(12px)}@media only screen and (max-width:575px){main .step-wrap .verify-code input{font-size:2.8125rem;letter-spacing:18px}}main .step-wrap .verify-code input::-webkit-input-placeholder{color:#F8F8F8}main .step-wrap .verify-code input::-moz-placeholder{color:#F8F8F8}main .step-wrap .verify-code input:-ms-input-placeholder{color:#F8F8F8}main .step-wrap .verify-code input::-ms-input-placeholder{color:#F8F8F8}main .step-wrap .verify-code input::placeholder{color:#F8F8F8}main .step-wrap .verify-code .input-countdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;margin-top:15px}main .step-wrap .verify-code .input-countdown:before{content:"剩餘輸入時間 "}main .step-wrap .verify-code .timeout-tips{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 5px;color:#E73737;margin-top:15px;opacity:0;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}main .step-wrap .verify-code .timeout-tips .text{font-weight:500}main .step-wrap .verify-code .notice-list{margin-top:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}main .step-wrap .verify-code .notice-list>li{text-align:center}main .step-wrap .verify-code .notice-list>li .text{font-size:1rem}main .step-wrap .resend{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:135px;margin:25px auto 0;pointer-events:none;cursor:default}main .step-wrap .resend:before{content:"";position:absolute;left:0;bottom:0px;width:0;height:5px;background-color:#00C1C1;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:width 0.5s;transition:width 0.5s}main .step-wrap .resend.done{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto;pointer-events:auto;cursor:pointer}main .step-wrap .resend.done:before{width:100%}main .step-wrap .resend.done .text{color:#000}main .step-wrap .resend.done .countdown{display:none}main .step-wrap .resend .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 4px;color:rgba(0,0,0,0.5);font-weight:500}main .step-wrap .wdd-form{text-align:left;margin-top:50px}main .step-wrap .field-tips{font-size:0.875rem;line-height:1.8;text-align:left;padding:20px 25px 10px 25px}.register_card .step-wrap[data-step="1"] .form-row:first-child .field-tips{padding-top:0}.register_card .step-wrap[data-step="1"] .form-row.cellphone,.register_card .step-wrap[data-step="1"] .form-row.telephone{display:none}.register_card .step-wrap[data-step="1"] .step1-2{display:none}
/*# sourceMappingURL=register_card.css.map */