.splash[data-v-5096ff87]{height:100vh;background-image:url(/images/bottom-bg.png);background-position:bottom;background-repeat:repeat-x;background-size:250px}.splash img[data-v-5096ff87]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:250px}:root{--app-height:100%}body,html{margin:0;padding:0;background-color:#fff;height:100vh;height:var(--app-height)}*{font-size:14px;box-sizing:border-box;font-family:Roboto,sans-serif;margin:0}.btn{border:1px solid transparent;display:flex;align-items:center;justify-content:center;padding:10px 15px;outline:none;font-weight:400;font-size:15px;border-radius:10px;cursor:pointer;text-decoration:none;transition:.5s}.btn i{font-size:18px;margin-right:10px}.btn.round{border-radius:20px;padding:10px 5px}.btn--green{border:1px solid #00b243;background-color:#00b243;color:#fff}.btn--green:hover{border:1px solid #007f30;background-color:#007f30}.btn--orange{border:1px solid #f7bf12;background-color:#f7bf12;color:#fff}.btn--orange:hover{border:1px solid #cf9e07;background-color:#cf9e07}.btn--green-outline{border:1px solid #00b243;background-color:#fff;color:#00b243}.btn--green-outline:hover{background-color:#e5ffef}.btn--red-outline{border:1px solid #fe5b60;background-color:#fff;color:#fe5b60}.btn--red-outline:hover{background-color:#fff}.btn--black-outline{border:1px solid #000;background-color:#fff;color:#000}.btn--black-outline:hover{background-color:#f0f0f0}.btn--red{border:1px solid #fe5b60;background-color:#fe5b60;color:#fff}.btn--red:hover{border:1px solid #fe282f;background-color:#fe282f}.btn.disabled{border:1px solid grey;background-color:#e6e6e6;color:grey;cursor:no-drop}.btn.disabled:hover{border:1px solid grey;background-color:#e6e6e6}.btn.blocked{width:100%}.loading{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:hsla(0,0%,100%,.4)}.loading .lds-roller{display:inline-block;position:relative;top:calc(50% - 40px);left:calc(50% - 40px);width:80px;height:80px}.loading .lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.loading .lds-roller div:after{content:" ";display:block;position:absolute;width:8px;height:8px;border-radius:50%;background:#00b243;margin:-4px 0 0 -4px}.loading .lds-roller div:first-child{animation-delay:-36ms}.loading .lds-roller div:first-child:after{top:63px;left:63px}.loading .lds-roller div:nth-child(2){animation-delay:-72ms}.loading .lds-roller div:nth-child(2):after{top:68px;left:56px}.loading .lds-roller div:nth-child(3){animation-delay:-.108s}.loading .lds-roller div:nth-child(3):after{top:71px;left:48px}.loading .lds-roller div:nth-child(4){animation-delay:-.144s}.loading .lds-roller div:nth-child(4):after{top:72px;left:40px}.loading .lds-roller div:nth-child(5){animation-delay:-.18s}.loading .lds-roller div:nth-child(5):after{top:71px;left:32px}.loading .lds-roller div:nth-child(6){animation-delay:-.216s}.loading .lds-roller div:nth-child(6):after{top:68px;left:24px}.loading .lds-roller div:nth-child(7){animation-delay:-.252s}.loading .lds-roller div:nth-child(7):after{top:63px;left:17px}.loading .lds-roller div:nth-child(8){animation-delay:-.288s}.loading .lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hidden{display:none!important}.line-separator{height:1px;width:100%;margin:20px 0;background-color:#e6e6e6}.modal-container{display:flex;justify-content:center;align-items:center}.modal-content{display:flex;flex-direction:column;margin:0 1rem;position:relative}.modal-title{display:flex;align-items:center;justify-content:space-between;background-color:#00b243;border-radius:10px 10px 0 0;padding:10px 15px}@media(max-width:768px){.modal-title{background-color:#00b243}}.modal-title-left,.modal-title-right{width:25px}.modal-title h3{flex:1;text-align:center;font-weight:400;font-size:17px;color:#fff}.modal-title img{cursor:pointer;width:25px}.modal-title.no-bg img{filter:invert(10%)}.modal-body{background:#fff;border-radius:0 0 10px 10px}.gray-scale{filter:grayscale(1);cursor:no-drop!important}@media(max-width:768px){.modal-content:not(.modal-contained){width:100%!important;min-width:100%!important;max-width:100%!important;height:100vh;height:var(--app-height);border-radius:0}.modal-content:not(.modal-contained) .modal-title{border-radius:0;padding:30px 15px 10px 15px}}.flex{display:flex}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.direction-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.flex-50{flex:.5}.flex-80{flex:.8}.flex-75{flex:.75}.flex-25{flex:.25}.flex-33{flex:.33}.flex-20{flex:.2}.flex-10{flex:.1}@font-face{font-family:TC-Regular;src:url(/fonts/PopGothicCjkTc-Regular.woff2) format("woff2"),url(/fonts/PopGothicCjkTc-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TC-SemiBold;src:url(/fonts/PopGothicCjkTc-SemiBold.woff2) format("woff2"),url(/fonts/PopGothicCjkTc-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}.mg-5{margin:5px}.mg-10{margin:10px}.mg-15{margin:15px}.mg-20{margin:20px}.mg-30{margin:30px}.mg-40{margin:40px}.mg-50{margin:50px}.mg-t-5{margin-top:5px}.mg-t-10{margin-top:10px}.mg-t-15{margin-top:15px}.mg-t-20{margin-top:20px}.mg-t-30{margin-top:30px}.mg-t-40{margin-top:40px}.mg-t-50{margin-top:50px}.mg-b-5{margin-bottom:5px}.mg-b-10{margin-bottom:10px}.mg-b-15{margin-bottom:15px}.mg-b-20{margin-bottom:20px}.mg-b-30{margin-bottom:30px}.mg-b-40{margin-bottom:40px}.mg-b-50{margin-bottom:50px}.mg-l-5{margin-left:5px}.mg-l-10{margin-left:10px}.mg-l-15{margin-left:15px}.mg-l-20{margin-left:20px}.mg-l-30{margin-left:30px}.mg-l-40{margin-left:40px}.mg-l-50{margin-left:50px}.mg-r-5{margin-right:5px}.mg-r-10{margin-right:10px}.mg-r-15{margin-right:15px}.mg-r-20{margin-right:20px}.mg-r-30{margin-right:30px}.mg-r-40{margin-right:40px}.mg-r-50{margin-right:50px}.pd-5{padding:5px}.pd-10{padding:10px}.pd-15{padding:15px}.pd-20{padding:20px}.pd-30{padding:30px}.pd-40{padding:40px}.pd-50{padding:50px}.pd-t-5{padding-top:5px}.pd-t-10{padding-top:10px}.pd-t-15{padding-top:15px}.pd-t-20{padding-top:20px}.pd-t-30{padding-top:30px}.pd-t-40{padding-top:40px}.pd-t-50{padding-top:50px}.pd-b-5{padding-bottom:5px}.pd-b-10{padding-bottom:10px}.pd-b-15{padding-bottom:15px}.pd-b-20{padding-bottom:20px}.pd-b-30{padding-bottom:30px}.pd-b-40{padding-bottom:40px}.pd-b-50{padding-bottom:50px}.pd-l-5{padding-left:5px}.pd-l-10{padding-left:10px}.pd-l-15{padding-left:15px}.pd-l-20{padding-left:20px}.pd-l-30{padding-left:30px}.pd-l-40{padding-left:40px}.pd-l-50{padding-left:50px}.pd-r-5{padding-right:5px}.pd-r-10{padding-right:10px}.pd-r-15{padding-right:15px}.pd-r-20{padding-right:20px}.pd-r-30{padding-right:30px}.pd-r-40{padding-right:40px}.pd-r-50{padding-right:50px}.w-50{width:50px;min-width:50px;max-width:50px}.w-75{width:75px;min-width:75px;max-width:75px}.w-100{width:100px;min-width:100px;max-width:100px}.w-125{width:125px;min-width:125px;max-width:125px}.w-150{width:150px;min-width:150px;max-width:150px}.w-175{width:175px;min-width:175px;max-width:175px}.w-200{width:200px;min-width:200px;max-width:200px}.w-225{width:225px;min-width:225px;max-width:225px}.w-250{width:250px;min-width:250px;max-width:250px}.w-275{width:275px;min-width:275px;max-width:275px}.w-300{width:300px;min-width:300px;max-width:300px}.w-350{width:350px;min-width:350px;max-width:350px}.w-400{width:400px;min-width:400px;max-width:400px}.w-500{width:500px;min-width:500px;max-width:500px}.w-600{width:600px;min-width:600px;max-width:600px}@supports(-webkit-appearance:none) or (-moz-appearance:none){input[type=checkbox],input[type=radio]{--active:#00b243;--active-inner:#fff;--focus:2px rgba(0,169,45,0.53);--border:#bdffcf;--border-hover:#00b243;--background:#fff;--disabled:#f6f8ff;--disabled-inner:#bdffcf;-webkit-appearance:none;-moz-appearance:none;height:21px;outline:none;display:inline-block;vertical-align:top;position:relative;margin:0;cursor:pointer;border:1px solid var(--bc,var(--border));background:var(--b,var(--background));transition:background .3s,border-color .3s,box-shadow .2s}input[type=checkbox]:after,input[type=radio]:after{content:"";display:block;left:0;top:0;position:absolute;transition:transform var(--d-t,.3s) var(--d-t-e,ease),opacity var(--d-o,.2s)}input[type=checkbox]:checked,input[type=radio]:checked{--b:var(--active);--bc:var(--active);--d-o:.3s;--d-t:.6s;--d-t-e:cubic-bezier(.2,.85,.32,1.2)}input[type=checkbox].disabled,input[type=radio].disabled{--b:var(--disabled);cursor:not-allowed;opacity:.9}input[type=checkbox].disabled:checked,input[type=radio].disabled:checked{--b:var(--disabled-inner);--bc:var(--border)}input[type=checkbox].disabled+label,input[type=radio].disabled+label{cursor:not-allowed}input[type=checkbox]:hover:not(:checked):not(:disabled),input[type=radio]:hover:not(:checked):not(:disabled){--bc:var(--border-hover)}input[type=checkbox]:focus,input[type=radio]:focus{box-shadow:0 0 0 var(--focus)}input[type=checkbox]:not(.switch),input[type=radio]:not(.switch){width:21px;min-width:21px}input[type=checkbox]:not(.switch):after,input[type=radio]:not(.switch):after{opacity:var(--o,0)}input[type=checkbox]:not(.switch):checked,input[type=radio]:not(.switch):checked{--o:1}input[type=checkbox]+label,input[type=radio]+label{font-size:14px;line-height:21px;display:inline-block;vertical-align:top;cursor:pointer;margin-left:4px}input[type=checkbox]:not(.switch){border-radius:7px}input[type=checkbox]:not(.switch):after{width:5px;height:9px;border:2px solid var(--active-inner);border-top:0;border-left:0;left:6px;top:2px;transform:rotate(var(--r,20deg))}input[type=checkbox]:not(.switch):checked{--r:43deg}input[type=checkbox].switch{min-width:38px;border-radius:11px}input[type=checkbox].switch:after{left:2px;top:2px;border-radius:50%;width:15px;height:15px;background:var(--ab,var(--border));transform:translateX(var(--x,0))}input[type=checkbox].switch:checked{--ab:var(--active-inner);--x:17px}input[type=checkbox].switch:disabled:not(:checked):after{opacity:.6}input[type=radio]{border-radius:50%}input[type=radio]:after{min-width:19px;height:19px;border-radius:50%;background:var(--active-inner);opacity:0;transform:scale(var(--s,.7))}input[type=radio]:checked{--s:.5}}.form-element{width:100%;position:relative}.form-element label{display:block;font-size:14px;font-weight:400;margin-bottom:7px;min-height:17px}.form-element span{margin-bottom:5px;font-size:12px;color:#00b243;display:block}.form-element .form-control{width:100%;border:2px solid #00b243;border-radius:7px;padding:10px 15px;outline:none;font-size:14px;font-weight:300;height:40px;max-height:40px;color:grey}.form-element .form-control::-webkit-calendar-picker-indicator,.form-element .form-control::-webkit-inner-spin-button{display:none;-webkit-appearance:none}.form-element .form-control.gray-border{border:2px solid grey}.form-element textarea{height:100px!important;max-height:100px!important}.form-element.has-error label{color:#fe5b60}.form-element.has-error .form-control{border:2px solid #fe5b60}.form-element.with-icon .form-control{padding-right:40px!important}.form-element.with-symbol .form-control{padding-left:40px!important}.form-element .form-icon{right:10px}.form-element .form-icon,.form-element .form-symbol{position:absolute;top:50%;transform:translateY(-50%);width:20px}.form-element .form-symbol{text-align:center;left:10px;color:#999}.select-input{width:100%;border:1px solid #e6e6e6;border-radius:9px;padding:10px 15px;outline:none;font-size:14px;height:40px;max-height:40px;font-weight:300;position:relative;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.select-input .fas{color:#fe5b60}.select-input__options{display:none;position:absolute;top:100%;left:-1px;width:calc(100% + 2px);background-color:#fff;border:1px solid #e6e6e6;max-height:150px;overflow-y:auto;z-index:100}.select-input.reversed .select-input__options{top:auto;bottom:100%!important}.select-input__option{width:100%;padding:7px 10px;transition:.25s}.select-input__option.selected,.select-input__option:hover{background-color:#fe5b60;color:#fff}.select-input.opened{border-radius:9px 9px 0 0}.select-input.opened.reversed{border-radius:0 0 9px 9px}.select-input.opened .select-input__options{display:block}.file-input{position:absolute;left:-99999px}.error-page h1[data-v-423ac839]{font-size:70px;color:#00b243;margin:0}.error-page h2[data-v-423ac839]{margin:0 0 30px 0;font-size:20px}.error-page h2 span[data-v-423ac839]{font-size:25px}