*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}.message-btn-active{background:var(--blue01);color:var(--white);border-radius:20px;width:240px;height:80px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-right:24px}.message-circle-active{width:40px;height:40px;background:var(--message-text);border-radius:50%;color:var(--blue01);font-size:20px;display:flex;align-items:center;justify-content:center;margin-right:20px;position:relative}.message-circle-red{width:18px;height:18px;background:var(--red);border-radius:50%;font-size:10px;position:absolute;top:-5px;right:-5px;color:var(--white);display:flex;align-items:center;justify-content:center}.message-btn{background:var(--white);color:var(--blue01);border-radius:20px;width:240px;height:80px;display:flex;align-items:center;justify-content:center;font-size:24px;opacity:.4}.message-circle{width:40px;height:40px;background:var(--blue01);border-radius:50%;color:var(--white);font-size:20px;display:flex;align-items:center;justify-content:center;margin-right:10px;position:relative}.message-notice{width:100%;border-radius:20px;align-items:center;display:flex;justify-content:space-between;align-items:flex-start}.message-list-container{height:calc(100vh - 310px);border-radius:20px;padding:16px 24px;background-color:var(--white)}.message-notice-nodata{color:var(--gray01);font-size:20px;font-weight:700}.message-list-read{width:100%;border:3px solid var(--gray01);box-shadow:0 5px 22px #c9c9c940;border-radius:20px;height:60px;display:flex;align-items:center;justify-content:space-between;padding:10px 17px;margin-bottom:10px}.message-list{width:100%;border:3px solid var(--blue01);box-shadow:0 5px 22px #c9c9c940;border-radius:20px;height:60px;display:flex;align-items:center;justify-content:space-between;padding:10px 17px;margin-bottom:10px}.message-picture{width:35px;height:35px;border-radius:50%;border:3px solid var(--blue01);display:flex;align-items:center;justify-content:center}.message-picture-black{flex-wrap:wrap;flex-direction:column;margin-bottom:20px;margin-top:23px}.meassage-content{color:var(--blue01)}.message-list-left,.message-list-right{display:flex;align-items:center}.meassage-name{color:var(--blue01);font-weight:700;font-size:20px;margin:0 20px}.no-read-notice{background-color:var(--red);border-radius:20px;color:var(--white);padding:4px 19px;margin-right:10px}.message-time{color:var(--blue01);font-weight:400;font-size:14px}.message-change{display:flex;justify-content:space-between}.message-content-box{height:calc(100vh - 210px);border-radius:20px;padding:16px 24px;align-items:center;width:100%;background-color:var(--white);color:var(--black);position:relative}.message-password{background-color:var(--message-password);border-radius:20px;margin:20 0;padding:50px 0;margin-bottom:20px}.message-box{border:3px solid var(--blue01);border-radius:20px;padding:20px 10px}.message-content-box-icon{color:var(--blue01);position:absolute;top:-5px;right:0;font-size:25px;z-index:999}.message-content-box-name{color:var(--black);font-size:20px;font-weight:700}.message-robinstech{display:flex;flex-direction:column;align-items:center;color:var(--black);font-size:20px;font-weight:700;margin:20px auto}.message-notice-left{width:59%;height:calc(100vh - 424px)}.message-notice-right{width:39%}.message-box-scoll{padding:10px;overflow-y:auto;height:calc(100vh - 640px)}.confirmed-password-message-box{padding:50px 20px}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background-color:var(--scrollbar-bg)}::-webkit-scrollbar-thumb{background-color:var(--blue01);border-radius:50px}@media (max-width: 768px){.message-notice{flex-direction:column}.message-notice-left,.message-notice-right{width:100%;height:100%}.message-btn{font-weight:600;font-size:18px;font-size:15px;height:55px;border-radius:8px}.message-btn-active{font-weight:600;font-size:18px;font-size:15px;border-radius:8px;height:55px}.message-circle{width:30px;height:30px;font-size:15px}.message-list-right{flex-direction:column}.message-flex{display:flex;flex-direction:column;align-items:flex-start;margin:0 8px}.meassage-name{font-weight:600;font-size:14px;margin:0}.no-read-notice{font-weight:500;font-size:11px;padding:0 4px;margin-right:0}.message-time{font-weight:500;font-size:11px}.meassage-content{font-weight:500;font-size:11px;color:var(--blue02)}.message-list{padding:8px;border-radius:8px}.message-list-container{padding:16px;height:calc(100vh - 210px)}.message-box{padding:10px}.message-box-scoll{padding:10px;overflow-y:auto;height:calc(100vh - 590px)}.message-password{padding:20px 0}}.data-not-enough{font-weight:700;font-size:20px;color:var(--gray01);width:100%}.main-policy-analysis{width:100%;display:flex;justify-content:space-between}.policy-analysis{padding:15px;background:var(--white);overflow-y:scroll;height:100%;border-radius:20px}.analysis-title{color:var(--black)}.analysis-item-title{background-color:var(--blue01);color:var(--white);font-size:14px;padding:8px 16px;height:fit-content;width:100%;border-radius:10px;margin-bottom:8px}.analysis-itemC-contant{background-color:var(--analysis-bg);color:var(--analysis-text);font-size:14px;padding:8px 16px;height:fit-content;width:100%;border-radius:8px;margin-bottom:8px}.analysis-itemC-contant div{justify-content:space-between}.analysis-itemC-contant-span{color:var(--analysis-text);white-space:normal}.policy-score{color:var(--white);font-weight:600;font-size:20px}.circle-question{width:16.5px;height:16.5px;border-radius:50%;border:2px solid var(--white);font-size:5px;display:flex;align-items:center;justify-content:center;margin-left:8px}.analyze-title{color:var(--red01);font-weight:600;font-size:20px;margin-bottom:40px}.circle-exclamation{width:20px;height:20px;border-radius:50%;background-color:var(--red);color:#fff;font-size:5px;display:flex;align-items:center;justify-content:center;margin-right:8px}.not-member{color:var(--gray01);font-weight:700;font-size:20px;margin-bottom:10px;cursor:pointer}.analysis-text-pass{color:var(--black)}.analysis-text-pass span{color:var(--secondary)}.analysis-text{color:var(--red01)}.analysis-circle-pass{background-color:var(--secondary);color:var(--white);border-radius:20px;height:300px}.analysis-circle{background-color:var(--red01);color:var(--white);border-radius:20px;height:300px}.policy-analysis-column-left{width:33%}.policy-analysis-column-right{width:66%;overflow-x:scroll;overflow-y:hidden;flex-direction:row}.policy-analysis-body{height:calc(100vh - 300px)}.right-box{white-space:nowrap;display:flex;flex-wrap:nowrap;flex:1}.right-box-contant{flex-shrink:0;margin-right:10px;width:49%}@media (max-width: 768px){.right-box{width:100%;height:fit-content;flex-wrap:wrap;display:flex;flex-direction:column;margin-top:24px}.right-box-contant{width:100%!important;margin:0}.policy-analysis-column-left{width:100%}.policy-analysis-column-right{width:100%;overflow-x:hidden;overflow-y:hidden;flex-wrap:wrap;flex-direction:row}.data-not-enough{font-weight:500;font-size:14px}.main-policy-analysis{flex-direction:column}.policy-analysis:first-child{padding-bottom:0}.policy-analysis{width:100%;margin-bottom:24px}.policy-analysis-body{height:100%}}.insure-title{display:flex;align-items:center;padding:20px 38px}.insure-title span{font-size:20px;font-weight:700}.insure-title span span{font-size:12px}.insure-details{background:var(--secondary);color:var(--white);border-radius:20px;height:40px;font-size:20px;width:150px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0 20px}.circle-30{width:40px;height:40px;border-radius:50%;background:var(--secondary);color:var(--white);font-size:24px;margin-right:20px}.circle-24{width:40px;height:40px;border-radius:50%;border:3px solid var(--blue01);background:var(--white);color:var(--blue01);font-size:20px;margin-right:20px}.insure-item{padding:0;justify-content:space-between;border-radius:10px;color:#5398d0;background:none;display:flex;margin-bottom:10px;align-items:center}.insure-item span{font-weight:700;font-size:20px;color:var(--black)}.optionsBtn{display:flex;justify-content:space-between;border:3px solid var(--blue01);border-radius:8px;padding:16px 8px;margin:0 8px 16px}.optionsBtn:last-child{margin-bottom:0}.options-buile-btn{background:var(--blue01);color:var(--white);border-radius:20px;padding:4px 10px;font-size:20px;font-weight:600;cursor:pointer;height:50px;display:flex;align-items:center;justify-content:center}.options-buile-btn span{font-weight:600;font-size:14px;color:var(--mobile-white)}.options-item{height:28px;padding:0;justify-content:flex-end;border-radius:10px;color:#5398d0;background:none;display:flex}.options-item span{font-weight:600;font-size:16px;color:var(--mobile-black);margin-left:8px}.main-form-select{height:50px;background:#ffffff 0% 0% no-repeat padding-box;border:2px solid var(--mobile-blue01);border-radius:5px;margin-bottom:45px}.create-policy{padding:20px 62px;border-radius:20px}.create-policy-title{border-left:4px solid var(--blue01);display:flex;align-items:center;margin-bottom:20px}.create-policy-title span{font-weight:700;font-size:20px;color:#000;margin-left:14px}.mobile-plan-box{border:2px solid var(--blue01);background-color:var(--white);margin:0 15px;padding:45px 0;display:flex;flex-direction:column;align-items:center;font-size:14px;color:var(--blue01);border-radius:20px 20px 0 0}.plan-company,.plan-type{font-weight:600;font-size:16px}.plan-price{display:flex;align-items:center;color:var(--gray);font-size:11px;margin:32px 0 24px}.plan-price span{color:var(--blue01);font-size:32px}.plan-more{display:flex;justify-content:center;align-items:center;width:100%}.mobile-plan-content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--blue01);font-size:14px;padding:8px;border-top:2px solid var(--blue01)}.mobile-plan-element{width:100%;border-radius:10px;border:2px solid var(--blue01);padding:16px 8px;margin-top:16px;margin-bottom:8px;display:flex;flex-direction:column;color:var(--blue01)}.mobile-plan-item{width:100%;border-radius:100px;background-color:var(--blue03);padding:8px 16px;margin-top:8px;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;color:var(--mobile-plan-item)}.mobile-plan-item span:nth-child(2){color:var(--message)}.mobile-plan-item-content{border-radius:4px;padding:8px 16px;margin-bottom:8px;background-color:var(--blue01);color:var(--white)!important}.plan-btn{border-radius:20px!important;color:var(--white)!important;background:var(--blue01)!important;border-color:var(--blue01)!important;font-weight:700!important;font-size:14px!important}.f-opacity{opacity:.67}.mobile-plan-footer{border:2px solid var(--blue01);display:flex;justify-content:center;align-items:center;color:var(--blue01);font-size:14px;padding:2px 0;margin:0 15px;border-top:none;border-radius:0 0 20px 20px}.more-icon{width:6px;height:6px}.mobile-select-error{border:2px solid #cc7878;background-color:var(--m-black);color:#cc7878}.mobile-verify{border:2px solid var(--m-gold);width:145px;height:72px;display:flex;align-items:center;padding:15px 21px;border-radius:10px;justify-content:center}.insure-address{width:100%;align-items:center;justify-content:space-between;margin-bottom:20px}.insure-address-title{color:var(--gray01);font-size:18px}.insure-address-county{width:50%;align-items:center;justify-content:space-between}.insure-address-township{flex:0 0 auto;width:47%}.fire-plan-box{width:100%;margin-bottom:8px}.fire-plan-title{width:100%;background-color:var(--blue01);color:var(--white);font-weight:500;font-size:14px;padding:5px 4px;border-radius:5px 5px 0 0}.fire-plan-contant{display:flex;align-items:center;justify-content:space-between;border:2px solid var(--blue01);padding:5px 4px;border-radius:0 0 5px 5px;font-weight:500;font-size:14px}.fire-plan-price{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--blue02);color:var(--white);padding:3px;width:80px;height:40px;border-radius:5px}.fire-remark{font-weight:400;font-size:12px;color:var(--gray);margin-bottom:8px}.travel-plan-content{background-color:var(--blue03);border-radius:8px;color:var(--plan-content);margin:8px 16px;padding:8px 16px;width:100%}.insure-success{font-weight:700;font-size:24px;text-align:center;margin-bottom:40px}.insure-success-link{width:100%;flex-direction:row;display:flex;justify-content:center;align-items:center;margin-bottom:40px}.add-insured{font-size:28px;font-weight:700;margin-left:28px;color:var(--blue01)}.car-data{width:32%;display:flex;flex-direction:column;margin-bottom:20px}.multipel-car-box{display:flex;margin-top:36px}.multipel-car-active{background:var(--blue01);color:var(--white);border-radius:100px;font-weight:700;font-size:20px;padding:6.5px 33.5px;height:40px;margin-right:24px;display:flex;align-items:center}.multipel-car{border:3px solid var(--blue01);color:var(--blue01);border-radius:100px;font-weight:700;font-size:20px;padding:6px 33px;height:40px;margin-right:24px;display:flex;align-items:center}.circle-car{width:32px;height:32px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:18px;background-color:var(--blue01);color:var(--white)}.car-title{font-weight:600;font-size:24px;color:var(--blue01);border-bottom:3px solid var(--blue01);padding-bottom:15px}.car-search{display:flex;align-items:center}.multipel-car-item-box{display:flex;align-items:center;justify-content:space-between}.multipel-car-item-box span{width:81px;height:81px;display:flex;align-items:center;justify-content:center}.multipel-car-item{border:3px solid var(--blue01);border-radius:20px;font-weight:700;font-size:20px;color:var(--blue01);margin-bottom:8px;width:81px;height:81px;display:flex;align-items:center;justify-content:center}.multipel-car-item-active{background-color:var(--blue01);border-radius:20px;font-weight:700;font-size:20px;color:var(--white);margin-bottom:8px;width:81px;height:81px;display:flex;align-items:center;justify-content:center}.plan-detail{color:var(--black);padding:16.5px 12px;border-radius:100px;margin-bottom:16px;height:47px;display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:16px;transition:all .3s}.plan-detail:hover{background-color:var(--blue03)}.flex.plan-detail.active{opacity:.3!important}.car-type-circle{width:14px;height:14px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:10px;background-color:var(--blue01);color:var(--white);margin-right:8px;opacity:0}@media (max-width: 768px){.car-data-box{align-items:baseline!important}.car-data{width:100%;margin-bottom:10px}.insure-success-link{margin-bottom:10px}.insure-success{font-weight:600;font-size:14px;text-align:center}.create-policy{padding:15px 10px}.insure-address{flex-direction:column}.insure-address-county{width:100%}.insure-address-township{flex:0 0 auto;width:100%}.circle-24{width:24px;height:24px;border-radius:50%;border:2px solid var(--blue02);background:var(--white);color:var(--blue02);font-size:14px;margin:0}.circle-30{width:30px;height:30px;border-radius:50%;background:var(--blue01);color:var(--white);font-size:14px;margin:0}.insure-title{justify-content:space-between;padding:10px 8px}.insure-details{background:var(--secondary);border-radius:20px;font-size:14px;height:28px;padding:4px 16px;width:fit-content}.insure-title span{font-size:18px;margin-left:16px;font-weight:600}.insure-details span{font-size:14px;margin:0}.insure-item{height:28px;margin-bottom:0}.insure-item span{margin-left:8px;font-size:12px}.insurance-content{font-size:12px}.insurance-content b{font-size:24px}.options-buile-btn{background:var(--blue01);color:var(--white);border-radius:20px;padding:4px 10px;font-size:14px;font-weight:600;cursor:pointer;height:28px}.insure-plan{flex-direction:column;width:100%}.mobile-plan-box,.mobile-plan-footer{margin:0 8px}.car-title{font-size:16px}.multipel-car,.multipel-car-active{height:40px;font-size:16px;padding:10px 24px}.multipel-car-item{width:72px;height:72px;margin-right:8px}.multipel-car-item-active,.multipel-car-item{width:72px;height:72px;margin-right:8px;font-size:16px}.multipel-car-item-box{flex-wrap:wrap;justify-content:center}.plan-detail{height:36px;margin-bottom:32px}.create-policy{padding:20px}.insure-address-title{font-size:14px}}.build-insurance{position:relative;cursor:pointer;margin:0 auto}.build-insurance-font{position:absolute;top:13px;left:32px;color:var(--white);font-size:24px}td{padding:0;text-align:center;width:10%}.table-header{display:flex;flex-direction:row;font-size:16px;color:var(--blue01);width:100%}.table-header-text{width:100%;font-size:18px}.plan,.plan-car{padding:4px;background:var(--blue02);border-radius:10px;color:#fff;font-weight:700;font-size:20px;width:29%;margin-bottom:10px}.plan:first-child{width:39%}.plan:nth-child(2){width:60%}.plan-car:first-child{width:39%!important}.plan-car:nth-child(2){width:30%!important}.plan-title{background:var(--blue03);border-radius:20px;font-weight:400;font-size:18px;color:var(--blue01);padding:7px 106px;width:39%;margin-bottom:10px;text-align:start}.plan-amount{border-radius:20px;font-weight:400;font-size:18px;color:#696969;padding:7px 16px;text-align:left;width:29%;margin-bottom:10px}.plan-header{display:flex;width:100%;justify-content:space-between;margin-top:40px}.plan-body{display:flex;justify-content:space-between}.teavel-title{background:var(--blue02);border-radius:20px;font-weight:500;font-size:18px;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;padding:0 26px;width:20%}.travel-content-box{flex-grow:1;display:flex;flex-direction:column}.travel-content{width:43%;display:flex;align-items:center;background:var(--blue03);border-radius:10px;font-weight:400;font-size:18px;color:#696969;padding:7px 21px;margin-bottom:10px;margin-left:9px}.travel-content-box .mobile-travel-content-gray:last-child .travel-content{margin-bottom:0;flex-grow:1}.travel-text-box{width:29%;text-align:start;flex-grow:1;display:flex;flex-direction:column}.travel-text{width:61%;display:flex;align-items:center;font-weight:400;font-size:18px;color:#696969;padding:7px 21px;margin-bottom:10px;margin-left:9px}.travel-text2{width:61%;display:flex;align-items:center;font-weight:400;font-size:18px;color:#696969;padding:7px 21px;margin-bottom:10px;margin-left:9px;text-align:left}.travel-text:last-child{margin-bottom:0}.program-information{background:var(--blue01);border-radius:20px;color:#fff;padding:12px 20px;display:flex;font-weight:600;font-size:20px;align-items:center;justify-content:space-between}.efficient{position:absolute;top:0px;left:0px;font-size:16px;font-weight:500;background:var(--blue01);color:var(--white);border-radius:12px 0 0 12px;height:68px;width:24px;display:flex;align-items:center;justify-content:center;padding:3px;line-height:1.1rem}.efficient-error{background:var(--gray01)}.information-list{position:relative;border:3px solid var(--blue01);border-radius:20px;display:flex;font-size:12px;width:100%;height:72px;padding-right:16px;margin-bottom:16px}.information-list-efficien{border:3px solid var(--gray01)}.information-table{width:100%;font-size:18px;margin-left:24px}.proposer-information{display:flex;flex-direction:row;align-items:center;justify-content:space-around;flex-wrap:wrap}.dividing-line{border-top:1px solid #000000}.mobile-date{display:none}.border-blue{border:1px solid #5398d0}.list-title{width:100%}.insurance-overview-height{height:calc(100vh - 355px);border-radius:20px;padding:16px}.mainbox{width:100%;display:flex;flex-direction:row;margin-right:7px}.mainbox-content{display:flex;width:100%}.mobile-travel-content-gray{flex-grow:1}.copy-finish-father{position:relative}.copy-finish{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);color:#5398d0;opacity:.4;font-weight:400;font-size:12px;width:100px}.icon-circle{width:24px;height:24px;border-radius:50%;background-color:var(--blue01);color:var(--white);font-size:10px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.mainbox{width:100%;flex-direction:column}.insurance-overview-height{height:calc(100vh - 160px)}.mobile-travel-content-gray{background-color:#e8eef6;border-radius:100px;margin-bottom:8px;width:100%;height:28px;justify-content:space-between;flex-grow:1}.plan-title{padding:4px 12px;background:none;width:fit-content;color:#000;font-size:14px;margin-bottom:0}.plan-amount{width:fit-content;color:#0169af;font-size:14px;margin-bottom:0;text-align:right}.plan-body{background-color:#e8eef6;margin-bottom:8px;border-radius:10px}.program-information{font-size:16px;height:40px}.plan-header{margin-top:20px}.plan{background:#ffffff;color:#000;font-weight:600;font-size:14px}.plan:nth-child(2){color:var(--blue01)}.plan-car{background:#ffffff;color:#000;font-weight:600;font-size:14px}.plan-car:nth-child(2){color:var(--blue01)}.teavel-title{width:100%;background-color:#e8eef6;border-radius:100px;color:#0169a2;margin-bottom:7px;font-size:14px}.travel-content{width:fit-content;color:#000;background:none;margin:0;font-size:14px}.travel-text{width:fit-content;text-align:right;color:#0169a2;font-size:14px}.mb-10px{margin-bottom:28px!important}.mainbox-content{width:100%}.proposer-information{flex-direction:column}.mobile-proposer-information{margin-top:42px;margin-bottom:28px}.mobile-bottom{margin-bottom:48px}.information-list{border-radius:10px;padding-right:0}.efficient{border-radius:7px 0 0 7px;left:-3px}.travel-text{margin:0}.travel-text2{display:none;margin:0}}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1}.popup-title{font-weight:600;font-size:24px;margin-bottom:41px}.popup-content{width:80%;height:90%;background-color:#fff;padding:40px 44px;border-radius:20px;text-align:center;position:relative}.popup-content-box{overflow-y:scroll;overflow-x:hidden;height:100%;padding-right:20px}@media (max-width: 768px){.popup-title{font-size:18px;margin-bottom:20px;color:var(--blue01)}.popup-content{padding:16px;width:100%;height:85vh;margin:0 16px}.popup-content-box{padding:0}}.modal-bg{width:100vw;height:100vh;background:#919191;opacity:.9;position:fixed;top:0;left:0}.modal-box{background-color:#fff;display:flex;align-items:center;justify-content:center}.modal-title{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background-color:#fff;font-weight:600;font-size:20px;padding:0 60px;z-index:999;color:var(--black)}.modal-content{position:relative;background:var(--white);border:4px solid var(--blue02);border-radius:20px;padding:48px 50px;margin-bottom:40px}.modal-text{color:#217efd;font-weight:400}.modal-info,.width50{width:50%}@media (max-width: 768px){.modal-content{border:4px solid var(--blue01);padding:14px;margin-right:9px}.modal-info{font-size:14px;width:100%;display:flex;flex-direction:column;justify-content:space-between;color:var(--mobile-black)}.mobile-w100{width:100%}.modal-title{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background-color:var(--mobile-white);font-size:16px;padding:0 8px;z-index:999;color:var(--mobile-black)}.modal-text{color:#0169af}}.mobile-login-mask{background-color:#000000ce;height:100vh;width:100vw;position:fixed;top:0;left:0;z-index:10}.mobile-login-bg{background-color:#fff;border-radius:16px 16px 0 0;height:80vh;position:fixed;bottom:0;left:0;width:100%;z-index:10;overflow-y:scroll}.search-icon{background-color:var(--blue01);color:var(--white);border-radius:20px;padding:14.5px 28.5px;display:flex;align-items:center;justify-content:center;height:55px}@media (max-width: 768px){.mobile-filter-header{width:100%;display:flex;justify-content:center;margin-top:35px;padding-bottom:15px;border-bottom:3px solid var(--blue01);color:var(--blue01);align-items:center}}:deep(.el-input__wrapper){border:1px solid var(--black)}.el-input__wrapper{border:2px solid #000000;border-radius:20px!important;height:55px}.el-input__wrapper{border:2px solid var(--blue02);border-radius:5px!important;height:50px;width:100%}.el-select{width:100%;margin-left:0!important}.el-button{height:55px!important;border-radius:20px!important}.el-pagination button.is-disabled,.el-pagination button:disabled{background-color:transparent!important;color:var(--page)!important}.el-pagination button{background-color:transparent!important;color:var(--page)!important}.el-pager li.is-active{color:var(--page-text)!important;background-color:var(--page)!important;border-radius:50%}.el-pager li{background-color:transparent!important;color:var(--page)!important}.el-gray{width:40%!important}.el-gray>.el-input__wrapper{background:#eaeaea;border:none;box-shadow:none}.el-white{width:50%!important}.el-white>.el-input__wrapper{background:var(--white);border:none;box-shadow:none;border-radius:20px!important}.el-blue{width:50%!important}.el-blue>.el-input__wrapper{background:var(--el-input-bg);border-radius:20px!important;border:none;box-shadow:none}.el-blue ::placeholder{color:var(--blue01)!important}.el-input.el-input--prefix.el-input--suffix.el-date-editor.el-date-editor--date.el-tooltip__trigger.el-tooltip__trigger{width:100%}.el-progress-bar{margin-top:8px}.el-progress-bar__inner{background-color:var(--blue01)!important}.el-progress__text{color:var(--white)!important}.el-progress-bar__outer{background-color:var(--progress-bar-outer)!important}.el-dropdown-menu{background-color:var(--blue01)!important}.el-dropdown-menu__item{color:var(--white)!important}.el-dropdown-menu__item:hover{color:var(--black)!important}.el-dropdown-menu__item:hover{opacity:.5}.el-popper.is-light .el-popper__arrow:before{background-color:var(--blue01)!important}.el-scrollbar_wrap{-webkit-overflow-scrolling:touch!important}@media (max-width: 768px){.el-blue{width:100%!important}.el-button{height:28px!important}.el-pagination{padding:0}.el-input__wrapper{border:2px solid var(--blue01)}.el-pagination button.is-disabled,.el-pagination button:disabled{background-color:transparent!important;color:var(--blue01)!important}.el-pagination button{background-color:transparent!important;color:var(--blue01)!important;padding:0!important}.el-pager li.is-active{color:var(--white)!important;background-color:var(--page)!important;border-radius:50%}.el-pager li{background-color:transparent!important;color:var(--page)!important;font-size:11px!important;padding:0!important}.el-input__wrapper{height:40px;border-radius:10px!important}.pagenation-select .el-input__wrapper{width:75px;height:20px;padding:0;background-color:#e8eef6}.el-button+.el-button{margin-left:24px!important}.el-gray{width:100%!important}}.main-btn{background:var(--black);color:var(--white);border-radius:20px;padding:4px 0;width:130px;display:flex;align-items:center;justify-content:center}.confirm-btn{background:var(--black);color:var(--white);font-size:20px;border-radius:15px;display:flex;align-items:center;justify-content:center;padding:3px 8px;min-height:40px;margin:5px;font-weight:700;max-width:120px;width:100%}.close-btn{position:absolute;top:-20px;right:-20px;background-color:#fff;border-radius:50%;width:60px;height:60px;font-size:50px;border:5px solid var(--blue01);z-index:999;color:var(--blue01)}.copy-icon{border:3px solid var(--blue01);border-radius:15px;min-height:40px;display:flex;align-items:center;justify-content:center;margin:5px;font-size:20px;font-weight:700;color:var(--blue01);cursor:pointer;transition:all .2s}.clear-btn{border:2px solid #0169af!important;border-radius:20px!important;padding:0 16px!important;font-weight:500;font-size:14px;background:#ffffff!important;color:#0169af!important}.details{background:var(--blue01);color:var(--white);font-size:18px;border-radius:15px;display:flex;align-items:center;justify-content:center;padding:4px 8px;min-height:40px;font-weight:700;cursor:pointer}.details-error{background:var(--gray01);color:var(--white)}.mobile-btn{border-radius:20px!important;color:var(--white)!important;background:var(--blue01)!important;border-color:var(--blue01)!important;width:120px;font-weight:700!important;font-size:20px!important}.circle-btn-blue{width:34px;height:34px;border-radius:50%;background-color:var(--circle-cancel-bg);color:var(--circle-cancel-text);display:flex;align-items:center;justify-content:center}.circle-btn-outline-blue{width:20px;height:20px;border-radius:50%;border:2px solid var(--blue01);color:var(--blue01);display:flex;align-items:center;justify-content:center;font-size:10px}.circle-btn-white{width:34px;height:34px;border-radius:50%;background-color:var(--circle-bg);color:var(--circle-text);display:flex;align-items:center;justify-content:center}.circle-btn-white span{color:var(--white)}.clear-all-btn{background-color:var(--secondary)!important;border-color:var(--secondary)!important}.clear-all-btn span{margin:0;color:var(--white)}.auto-search-btn{background-color:var(--blue01)!important;color:var(--white)!important;font-size:20px!important;font-weight:700;border-radius:5px!important;height:50px!important}.clear-btn{background-color:#cce1ef!important;color:#005faa!important;font-size:20px!important;font-weight:700;border-color:#cce1ef!important;border-radius:5px!important;height:50px!important}@media (max-width: 768px){.details{font-size:14px}.clear-all-btn{background-color:var(--white)!important;border:2px solid var(--blue01)!important}.clear-all-btn span{margin:0;color:var(--blue01);font-size:14px!important}.auto-search-btn{height:30px!important;border-radius:24px!important;font-size:14px!important;font-weight:500}.mobile-btn{border-radius:20px!important;color:#fff!important;background:var(--blue01)!important;border-color:var(--blue01)!important;width:fit-content;font-weight:500!important;font-size:14px!important}.mobile-btn-outline{border:2px solid var(--blue01)!important;border-radius:20px!important;color:var(--blue01)!important;background:#ffffff!important;margin-top:20px}.close-btn{top:-10px;right:-10px;width:30px;height:30px;font-size:20px}}.clickable{cursor:pointer}*{font-family:Noto Sans,sans-serif;font-family:Noto Sans TC,sans-serif;font-weight:400}.web768{display:none}.border-white-bg{border-radius:20px;background:var(--white);color:var(--mobile-black);padding:16px 8px}.w18{width:18px}.w20{width:20px;margin-right:30px}.w34{width:34px}.black{color:#000}.bg{background:var(--black)}.no-data{color:var(--gray);font-size:24px;font-weight:500;display:flex;align-items:center;justify-content:center;height:100%}.img-bg{width:40px;height:40px;background:var(--img-bg);border-radius:50%}.wh100{width:100%;height:100%}.blue01{color:var(--blue01)}.blue02{color:var(--blue02)}.blue03{color:var(--blue03)}.black{color:var(--black)}.gray01{color:var(--gray01)}.gray02{color:var(--gray02)}.red{color:var(--red)}.white{color:var(--white)}.secondary{color:var(--secondary)}.align-items-center{align-items:center}.rule{display:flex;align-items:center;font-size:14px;color:var(--white);margin-bottom:16px;i {font-size: 20px;}}.place-adjust{justify-content:space-around;flex:1;align-items:flex-end;width:100%}.user-name{font-size:25px}.saas-bg{background-color:var(--blue03)}@media (max-width: 768px){:root{--black: #0169af;--blackHover: #888787;--white: #ffffff;--gray: #919191;--mobile-blue01: #0169af;--mobile-blue02: #5398d0;--mobile-blue03: #e8eef6;--mobile-black: #000000;--mobile-gray01: #919191;--mobile-gray02: #e8e8e8;--mobile-white: #ffffff;--mobile-red: #bd5e5e;--mobile-secondary: #5cc4b1}.web768{display:block}.user-name{font-size:18px}.blue01{color:var(--blue01)}.blue02{color:var(--mobile-blue02)}.blue03{color:var(--mobile-blue03)}.black{color:var(--mobile-black)}.gray01{color:var(--mobile-gray01)}.gray02{color:var(--mobile-gray02)}.white{color:var(--mobile-white)}.red{color:var(--mobile-red)}.secondary{color:var(--mobile-secondary)}.bg-white{background-color:#fff}.information-table{font-size:12px;font-weight:400;margin-left:25px}.information-list-efficien{border:3px solid var(--mobile-gray01)}.efficient{height:102%;font-size:10px}.mobile-date{width:100%;padding:0 0 0 16px;color:var(--mobile-blue02);display:block}.bg-black{background-color:var(--blue03)!important}.details{font-weight:400;font-size:12px;margin:0;min-height:22px;border-radius:10px;width:40px;width:90%}td{width:fit-content;text-align:center}.table-header{color:var(--message)}.table-header-text{font-size:11px}.search-icon{font-weight:600;font-size:14px;color:#fff;padding:4px;height:28px}.mobile-filter{border-radius:16px 16px 0 0;align-items:center;position:fixed;bottom:0;left:0}.modal-info-outline{border:1px solid var(--blue01);border-radius:100px;font-size:14px;padding:0 8px;color:var(--blue01)}.scroll-to-top{position:fixed;bottom:10dvh;right:5dvw;width:60px;height:60px;background:var(--scroll-to-top);color:var(--white);border-radius:50%}}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset: ;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset: ;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.container{width:100%}.f-c-c{display:flex;align-items:center;justify-content:center}.flex-col{display:flex;flex-direction:column}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.static{position:static}.grid{display:grid}.m-2{margin:.5rem}.ma{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.mb-10px{margin-bottom:10px}.mb-15px{margin-bottom:15px}.mb-20px{margin-bottom:20px}.mb-24px{margin-bottom:24px}.mb-25px{margin-bottom:25px}.mb-30px{margin-bottom:30px}.mb-32px{margin-bottom:32px}.mb-34px{margin-bottom:34px}.mb-38px{margin-bottom:38px}.mb-4px{margin-bottom:4px}.mb-50px{margin-bottom:50px}.mb-56px{margin-bottom:56px}.mb-58px{margin-bottom:58px}.mb-6{margin-bottom:1.5rem}.mb-60px{margin-bottom:60px}.mb-8px{margin-bottom:8px}.mb-93px{margin-bottom:93px}.ml-10px{margin-left:10px}.ml-12px{margin-left:12px}.ml-15px{margin-left:15px}.ml-20px{margin-left:20px}.ml-30px{margin-left:30px}.ml-4px{margin-left:4px}.ml-8px{margin-left:8px}.mr-10px{margin-right:10px}.mr-12px{margin-right:12px}.mr-14px{margin-right:14px}.mr-15px{margin-right:15px}.mr-2{margin-right:.5rem}.mr-20px{margin-right:20px}.mr-24px{margin-right:24px}.mr-4{margin-right:1rem}.mr-40px{margin-right:40px}.mr-50px{margin-right:50px}.mr-5px{margin-right:5px}.mr-80px{margin-right:80px}.mr-8px{margin-right:8px}.mt-0{margin-top:0}.mt-10px,.mt10px{margin-top:10px}.mt-15px{margin-top:15px}.mt-16px{margin-top:16px}.mt-20px{margin-top:20px}.mt-24px{margin-top:24px}.mt-41px{margin-top:41px}.mt-45px{margin-top:45px}.mt-48px{margin-top:48px}.mt-4px{margin-top:4px}.mt-64px{margin-top:64px}.mt-8px{margin-top:8px}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.display-none,.hidden{display:none}.h-100\%{height:100%}.h-110px{height:110px}.h-30vh{height:30vh}.h-32px{height:32px}.h-34px{height:34px}.h-36px{height:36px}.h-40px{height:40px}.h-44px{height:44px}.h-500px{height:500px}.h-50px{height:50px}.h-62px{height:62px}.h-68px{height:68px}.h-80px{height:80px}.h-auto{height:auto}.h-fit{height:fit-content}.h-screen{height:100vh}.h6{height:1.5rem}.w-100\%,.w-full{width:100%}.w-100px{width:100px}.w-120px{width:120px}.w-136px{width:136px}.w-140px{width:140px}.w-210px{width:210px}.w-650px{width:650px}.w-70px{width:70px}.w-88px{width:88px}.w-90px{width:90px}.w-auto{width:auto}.w-fit{width:fit-content}.w33{width:8.25rem}.flex{display:flex}.inline-flex{display:inline-flex}.flex-grow,.flex-grow-1,.grow{flex-grow:1}.grow-2{flex-grow:2}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.table{display:table}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer{cursor:pointer}.resize{resize:both}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.self-end{align-self:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-16px{grid-gap:16px;gap:16px}.gap-20px{grid-gap:20px;gap:20px}.gap-3{grid-gap:.75rem;gap:.75rem}.gap-40px{grid-gap:40px;gap:40px}.overflow-y-scroll{overflow-y:scroll}.b,[border~="1px"]{border-width:1px}.border-blue{--un-border-opacity:1;border-color:rgba(96,165,250,var(--un-border-opacity))}[border~="#42B3CC"]{--un-border-opacity:1;border-color:rgba(66,179,204,var(--un-border-opacity))}[border~="#B9B9B9"]{--un-border-opacity:1;border-color:rgba(185,185,185,var(--un-border-opacity))}[border~=solid]{border-style:solid}.bg-white{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity))}[stroke-width~="2"]{stroke-width:2px}[stroke-width~="3"]{stroke-width:3px}[stroke-width~="5"]{stroke-width:5px}[stroke~="#0169AF"]{--un-stroke-opacity:1;stroke:rgba(1,105,175,var(--un-stroke-opacity))}[stroke~=white]{--un-stroke-opacity:1;stroke:rgba(255,255,255,var(--un-stroke-opacity))}.p-40px{padding:40px}.px-16px{padding-left:16px;padding-right:16px}.px-8px{padding-left:8px;padding-right:8px}.py-13px{padding-top:13px;padding-bottom:13px}.py-8px{padding-top:8px;padding-bottom:8px}.pr-10px{padding-right:10px}.pt-24px{padding-top:24px}.text-start{text-align:start}.text-20px{font-size:20px}.text-24px{font-size:24px}.font-500{font-weight:500}.fw-700{font-weight:700}.c-white,.text-white,[color~="#FFFFFF"]{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.text-black{--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity))}.text-blue{--un-text-opacity:1;color:rgba(96,165,250,var(--un-text-opacity))}.text-red{--un-text-opacity:1;color:rgba(248,113,113,var(--un-text-opacity))}.underline{text-decoration-line:underline}.op-1{opacity:.01}.ease,.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px #00000013,0 1px 2px #00000013,1px 2px 4px #00000013,1px 3px 8px #00000013,2px 4px 16px #00000013;pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;inset:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:rgba(0,0,0,.4)}div:where(.swal2-container).swal2-backdrop-hide{background:rgba(0,0,0,0)!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 rgba(0,0,0,0) #2778c4 rgba(0,0,0,0)}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px #0000;font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus{box-shadow:0 0 0 3px #7066e080}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny:focus{box-shadow:0 0 0 3px #dc374180}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel:focus{box-shadow:0 0 0 3px #6e788180}div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus{box-shadow:0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-styled):focus{outline:none}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:rgba(0,0,0,.2)}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em}div:where(.swal2-container) button:where(.swal2-close){z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:rgba(0,0,0,0);color:#ccc;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:none;background:rgba(0,0,0,0);color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus{outline:none;box-shadow:inset 0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) .swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:rgba(0,0,0,0);box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #0000;color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #6496c880}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:#fff}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:rgba(0,0,0,0);font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:rgba(0,0,0,0);color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:#fff;color:inherit}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:rgba(0,0,0,0);font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid rgba(0,0,0,0);border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}div:where(.swal2-icon).swal2-warning{border-color:#facea8;color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}div:where(.swal2-icon).swal2-info{border-color:#9de0f6;color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}div:where(.swal2-icon).swal2-question{border-color:#c9dae1;color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:#0000!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px #0006}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:#0000;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}.vl-shown{overflow:hidden}.vl-overlay{bottom:0;left:0;position:absolute;right:0;top:0;align-items:center;display:none;justify-content:center;overflow:hidden;z-index:9999}.vl-overlay.vl-active{display:flex}.vl-overlay.vl-full-page{z-index:9999;position:fixed}.vl-overlay .vl-background{bottom:0;left:0;position:absolute;right:0;top:0;background:#fff;opacity:.5}.vl-overlay .vl-icon,.vl-parent{position:relative}#loader[data-v-71e31b27]{width:170px;height:20px;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}#loader div[data-v-71e31b27]{height:20px;width:20px;background:var(--blue01);border-radius:50%;position:absolute;-webkit-animation:animate-71e31b27 1.4s ease infinite}#loader div[data-v-71e31b27]:nth-child(2){margin-left:30px;-webkit-animation-delay:.08s}#loader div[data-v-71e31b27]:nth-child(3){margin-left:60px;-webkit-animation-delay:.16s}#loader div[data-v-71e31b27]:nth-child(4){margin-left:90px;-webkit-animation-delay:.24s}#loader div[data-v-71e31b27]:nth-child(5){margin-left:120px;-webkit-animation-delay:.32s}#loader div[data-v-71e31b27]:nth-child(6){margin-left:150px;-webkit-animation-delay:.4s}@-webkit-keyframes animate-71e31b27{0%{left:0px;top:0px}5%{left:-2px;top:4px;width:24px;height:16px;-webkit-filter:blur(.1px)}10%{left:-1px;top:4px;width:22px;height:18px;-webkit-filter:blur(.1px)}15%{left:1px;top:-17px;width:18px;height:22px;-webkit-filter:blur(.3px)}22%{left:0px;top:-34px;width:20px;height:20px;-webkit-filter:blur(.2px)}29%{left:1px;top:-17px;width:18px;height:22px;-webkit-filter:blur(.3px)}34%{left:1px;top:0px;width:18px;height:22px;-webkit-filter:blur(.2px)}40%{left:-1px;top:4px;width:22px;height:18px;-webkit-filter:blur(.1px)}43%{left:0px;top:0px;width:20px;height:20px;-webkit-filter:blur(0px)}to{left:0px;top:0px}}.normal-btn[data-v-510be828]{display:flex;background-color:var(--dynamic-bgcolor);color:var(--dynamic-color);width:100%;height:100%;padding:8px 15px;flex-direction:row;justify-content:center;align-items:center;text-align:center;gap:10px;border-radius:var(--dynamic-border-radius);border:var(--dynamic-border);cursor:pointer;transition:var(--dynamic-animation)}.normal-btn[data-v-510be828]:not(.no-hover):hover{background-color:var(--dynamic-color);color:var(--dynamic-bgcolor);border:1px solid var(--dynamic-bgcolor)}.disable[data-v-510be828]{cursor:not-allowed}.icon-background[data-v-510be828]{background-color:var(--dynamic-color);border-radius:50%;color:var(--dynamic-bgcolor);font-size:var(--dynamic-icon-size);padding:4px;display:flex;justify-content:center;align-items:center}.title[data-v-273458ef]{color:var(--blue01);color:var(--SAAS-primary-blue01, #0169AF);text-align:justify;font-size:24px;font-weight:350;line-height:normal}.area[data-v-273458ef]{position:relative;width:788px;height:228px;background-color:#fff;border-radius:20px;display:flex;padding:56px 0;flex-direction:column;justify-content:center;align-items:center;gap:56px}.area .buttons[data-v-273458ef]{display:flex;align-items:flex-start;gap:20px}.area .cross[data-v-273458ef]{position:absolute;top:0;right:0}.normal-btn[data-v-6db43266]{display:flex;background-color:var(--dynamic-bgcolor);color:var(--dynamic-color);width:100%;height:100%;padding:8px 15px;flex-direction:row;justify-content:center;align-items:center;gap:10px;border-radius:var(--dynamic-border-radius);border:var(--dynamic-border);cursor:pointer;transition:var(--dynamic-animation)}.normal-btn[data-v-6db43266]:not(.no-hover):hover{background-color:var(--dynamic-color);color:var(--dynamic-bgcolor);border:1px solid var(--dynamic-bgcolor)}.disable[data-v-6db43266]{cursor:not-allowed;background-color:#b9b9b9;color:#fff;border:1px solid #ffffff}.area[data-v-26ec6466]{width:720px;height:520px;background-color:#fff;border-radius:10px;display:flex;justify-content:center;align-items:center;position:relative}.content[data-v-26ec6466]{width:auto;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:20px}.content .title[data-v-26ec6466]{color:var(--blue02);font-size:24px;font-weight:400}.content .icon[data-v-26ec6466]{color:var(--blue01);font-size:100px}.file-drag-in[data-v-26ec6466]{border:3px dashed var(--blue04)}.cross[data-v-26ec6466]{position:absolute;top:10px;right:10px;width:20px;height:20px;display:flex;justify-content:center;align-items:center;font-size:20px}[data-v-baf2dd90] .vl-background{background:rgba(0,0,0,.7)}.app-container[data-v-baf2dd90]{width:100vw;height:100vh;max-height:100vh;max-width:100vw;background-color:#f7f8f9}.mask[data-v-baf2dd90]{position:absolute;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#0003;z-index:1}
