.theme--light.v-card{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-card>.v-card__subtitle,.theme--light.v-card>.v-card__text{color:rgba(0,0,0,.6)}.theme--dark.v-card{background-color:#1e1e1e;color:#fff}.theme--dark.v-card>.v-card__subtitle,.theme--dark.v-card>.v-card__text{color:hsla(0,0%,100%,.7)}.v-sheet.v-card{border-radius:4px}.v-sheet.v-card:not(.v-sheet--outlined){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-sheet.v-card.v-sheet--shaped{border-radius:24px 4px}.v-card{border-width:thin;display:block;max-width:100%;outline:none;text-decoration:none;transition-property:box-shadow,opacity;overflow-wrap:break-word;position:relative;white-space:normal}.v-card>.v-card__progress+:not(.v-btn):not(.v-chip):not(.v-avatar),.v-card>:first-child:not(.v-btn):not(.v-chip):not(.v-avatar){border-top-left-radius:inherit;border-top-right-radius:inherit}.v-card>:last-child:not(.v-btn):not(.v-chip):not(.v-avatar){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-card__progress{top:0;left:0;right:0;overflow:hidden}.v-card__subtitle+.v-card__text{padding-top:0}.v-card__subtitle,.v-card__text{font-size:.875rem;font-weight:400;line-height:1.375rem;letter-spacing:.0071428571em}.v-card__subtitle,.v-card__text,.v-card__title{padding:16px}.v-card__title{align-items:center;display:flex;flex-wrap:wrap;font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.v-card__title+.v-card__subtitle,.v-card__title+.v-card__text{padding-top:0}.v-card__title+.v-card__subtitle{margin-top:-16px}.v-card__text{width:100%}.v-card__actions{align-items:center;display:flex;padding:8px}.v-card__actions>.v-btn.v-btn{padding:0 8px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn+.v-btn{margin-left:8px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn .v-icon--left{margin-left:4px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn .v-icon--right{margin-right:4px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn+.v-btn{margin-right:8px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn .v-icon--left{margin-right:4px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn .v-icon--right{margin-left:4px}.v-card--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-sheet.v-card--hover{cursor:pointer;transition:box-shadow .4s cubic-bezier(.25,.8,.25,1)}.v-sheet.v-card--hover:focus,.v-sheet.v-card--hover:hover{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-card--link,.v-card--link .v-chip{cursor:pointer}.v-card--link:focus:before{opacity:.08}.v-card--link:before{background:currentColor;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .2s}.v-card--disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-card--disabled>:not(.v-card__progress){opacity:.6;transition:inherit}.v-card--loading{overflow:hidden}.v-card--raised{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.theme--light.v-image{color:rgba(0,0,0,.87)}.theme--dark.v-image{color:#fff}.v-image{z-index:0}.v-image__image,.v-image__placeholder{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%}.v-image__image{background-repeat:no-repeat}.v-image__image--preload{filter:blur(2px)}.v-image__image--contain{background-size:contain}.v-image__image--cover{background-size:cover}.theme--light.v-progress-linear{color:rgba(0,0,0,.87)}.theme--dark.v-progress-linear{color:#fff}.v-progress-linear{background:transparent;overflow:hidden;position:relative;transition:.2s cubic-bezier(.4,0,.6,1);width:100%}.v-progress-linear__buffer{height:inherit;left:0;position:absolute;top:0;transition:inherit;width:100%}.v-progress-linear--reverse .v-progress-linear__buffer{left:auto;right:0}.v-progress-linear__background{bottom:0;left:0;position:absolute;top:0;transition:inherit}.v-progress-linear--reverse .v-progress-linear__background{left:auto;right:0}.v-progress-linear__content{align-items:center;display:flex;height:100%;left:0;justify-content:center;position:absolute;top:0;width:100%}.v-progress-linear--reverse .v-progress-linear__content{left:auto;right:0}.v-progress-linear__determinate{height:inherit;left:0;position:absolute;transition:inherit}.v-progress-linear--reverse .v-progress-linear__determinate{left:auto;right:0}.v-progress-linear .v-progress-linear__indeterminate .long,.v-progress-linear .v-progress-linear__indeterminate .short{animation-play-state:paused;background-color:inherit;bottom:0;height:inherit;left:0;position:absolute;right:auto;top:0;width:auto;will-change:left,right}.v-progress-linear .v-progress-linear__indeterminate--active .long{animation-name:indeterminate-ltr;animation-duration:2.2s;animation-iteration-count:infinite}.v-progress-linear .v-progress-linear__indeterminate--active .short{animation-name:indeterminate-short-ltr;animation-duration:2.2s;animation-iteration-count:infinite}.v-progress-linear--reverse .v-progress-linear__indeterminate .long,.v-progress-linear--reverse .v-progress-linear__indeterminate .short{left:auto;right:0}.v-progress-linear--reverse .v-progress-linear__indeterminate--active .long{animation-name:indeterminate-rtl}.v-progress-linear--reverse .v-progress-linear__indeterminate--active .short{animation-name:indeterminate-short-rtl}.v-progress-linear__stream{animation:stream-ltr .25s linear infinite;animation-play-state:paused;border-color:currentColor;border-top:4px dotted;bottom:0;left:auto;right:-8px;opacity:.3;pointer-events:none;position:absolute;top:calc(50% - 2px);transition:inherit}.v-progress-linear--reverse .v-progress-linear__stream{animation:stream-rtl .25s linear infinite;left:-8px;right:auto}.v-progress-linear__wrapper{overflow:hidden;position:relative;transition:inherit}.v-progress-linear--absolute,.v-progress-linear--fixed{left:0;z-index:1}.v-progress-linear--absolute{position:absolute}.v-progress-linear--fixed{position:fixed}.v-progress-linear--reactive .v-progress-linear__content{pointer-events:none}.v-progress-linear--rounded{border-radius:4px}.v-progress-linear--striped .v-progress-linear__determinate{background-image:linear-gradient(135deg,hsla(0,0%,100%,.25) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,.25) 75%,transparent 0,transparent);background-size:40px 40px;background-repeat:repeat}.v-progress-linear--query .v-progress-linear__indeterminate--active .long{animation-name:query-ltr;animation-duration:2s;animation-iteration-count:infinite}.v-progress-linear--query .v-progress-linear__indeterminate--active .short{animation-name:query-short-ltr;animation-duration:2s;animation-iteration-count:infinite}.v-progress-linear--query.v-progress-linear--reverse .v-progress-linear__indeterminate--active .long{animation-name:query-rtl}.v-progress-linear--query.v-progress-linear--reverse .v-progress-linear__indeterminate--active .short{animation-name:query-short-rtl}.v-progress-linear--visible .v-progress-linear__indeterminate--active .long,.v-progress-linear--visible .v-progress-linear__indeterminate--active .short,.v-progress-linear--visible .v-progress-linear__stream{animation-play-state:running}@keyframes indeterminate-ltr{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}@keyframes indeterminate-rtl{0%{left:100%;right:-90%}60%{left:100%;right:-90%}to{left:-35%;right:100%}}@keyframes indeterminate-short-ltr{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes indeterminate-short-rtl{0%{left:100%;right:-200%}60%{left:-8%;right:107%}to{left:-8%;right:107%}}@keyframes query-ltr{0%{right:-90%;left:100%}60%{right:-90%;left:100%}to{right:100%;left:-35%}}@keyframes query-rtl{0%{right:100%;left:-90%}60%{right:100%;left:-90%}to{right:-35%;left:100%}}@keyframes query-short-ltr{0%{right:-200%;left:100%}60%{right:107%;left:-8%}to{right:107%;left:-8%}}@keyframes query-short-rtl{0%{right:100%;left:-200%}60%{right:-8%;left:107%}to{right:-8%;left:107%}}@keyframes stream-ltr{to{transform:translateX(-8px)}}@keyframes stream-rtl{to{transform:translateX(8px)}}.v-responsive{position:relative;overflow:hidden;flex:1 0 auto;max-width:100%;display:flex}.v-responsive__content{flex:1 0 0px;max-width:100%}.v-application--is-ltr .v-responsive__sizer~.v-responsive__content{margin-left:-100%}.v-application--is-rtl .v-responsive__sizer~.v-responsive__content{margin-right:-100%}.v-responsive__sizer{transition:padding-bottom .2s cubic-bezier(.25,.8,.5,1);flex:1 0 0px}.process-structure{display:flex;flex-direction:column;align-items:center;width:100%;padding:125px 0 175px 0}.process-structure .auth-process-body{width:95vw;max-width:600px}.process-structure .apply-process-body{width:95vw;max-width:1280px;padding:0 50px}.auth-form-block{width:100%;max-width:600px}.title-tips{margin-top:15px;font-size:16px;font-weight:700;line-height:1;letter-spacing:.1em;color:#404040;text-align:center}.submit-btn{background-color:#f87e2b;cursor:pointer}.disable-btn,.submit-btn{width:100%;color:#fff;padding:21px 0;text-align:center;border-radius:5px;font-weight:700;font-size:21px;line-height:1;letter-spacing:.1em}.disable-btn{background-color:grey;cursor:not-allowed}.v-stepper{box-shadow:none!important}.v-stepper__label{text-align:center!important;line-height:1.2}.theme--light.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #f87e2b!important;color:#f87e2b!important}.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label{text-shadow:0 0 0 #f87e2b;color:#f87e2b!important}.stepper{margin-bottom:50px}@media only screen and (max-width:960px){.v-stepper:not(.v-stepper--vertical) .v-stepper__label{display:block!important}}@media only screen and (max-width:600px){.process-structure{padding:40px 0 100px 0}.v-stepper__header{justify-content:center!important;box-shadow:none!important}.v-stepper__header .v-stepper__step{padding-bottom:0}.v-stepper__header .v-divider{display:none}}.border-orange-input fieldset{border:1px solid #f87e2b!important}.border-orange-input.v-input--is-focused fieldset{border:2px solid #f87e2b!important}.v-text-field.v-text-field--enclosed{margin-bottom:15px!important}.white-btn{border:1px solid #f87e2b;background-color:#fff;color:#f87e2b}.blue-btn{color:#fff;background-color:#033d4f}.orange-btn{color:#fff;background-color:#f87e2b}.popup,.popup .mask{z-index:500;position:fixed;top:0;left:0}.popup .mask{width:100vw;height:100vh;background-color:rgba(0,0,0,.8)}.popup .panel{position:absolute;z-index:501;background-color:#fff;width:70vw;box-shadow:2.56036px 2.56036px 17.0691px rgba(0,0,0,.5);border-radius:5px;top:15vh;left:50vw;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}.popup .panel .close-icon{position:absolute;top:27px;right:35px;color:#f87e2b;font-size:32px;cursor:pointer}.popup .panel .actions,.popup .panel .actions .btn,.popup .panel .checkbox-box{display:flex;justify-content:center}.popup .panel .actions .btn{width:160px;height:53px;color:#fff;align-items:center;font-weight:700;font-size:18px;line-height:1;letter-spacing:.1em;cursor:pointer;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.popup .panel .actions .btn:not(:last-child){margin-right:10px}@media screen and (max-width:600px){.popup .panel{width:95vw}.popup .panel .actions .btn{width:140px;height:48px;font-size:14px}}html{scroll-behavior:smooth!important}.panel-item{border:1px solid #f87e2b;border-bottom:0}.panel-item:last-child{border-bottom:1px solid #f87e2b}.column-center{display:flex;flex-direction:column;align-items:center}.v-overlay{z-index:99999!important}.page{display:flex;flex-direction:column;align-items:center}.web-content{width:100vw;max-width:1440px}.page-center{display:flex;justify-content:center}.page-banner{margin-bottom:80px}.page-banner img{width:100vw}.desktop-banner{display:block}.mobile-banner{display:none}.page-structure{display:flex;justify-content:space-between;padding:0 85px;width:100%;position:relative}.page-structure .page-content{max-width:1010px;width:calc(100% - 200px)}.normal-page .block{width:100%}.normal-page .block:not(:last-child){margin-bottom:50px}.normal-page .block-title{font-weight:700;font-size:28px;line-height:1;letter-spacing:.1em;color:#033d4f;display:flex;align-items:center;margin-bottom:50px}.normal-page .block-title .dot{width:10px;height:10px;margin-right:17px;background-color:#f87e2b}.normal-page .block-sub-title,.normal-page .sub-block .sub-title{font-weight:700;font-size:21px;line-height:1;letter-spacing:.1em;color:#033d4f;margin-bottom:30px;border-left:4px solid #033d4f;padding-left:10px}.normal-page .sub-block .sub-title{display:flex;align-items:flex-end}.normal-page .sub-block .sub-title .title-tips{font-weight:700;font-size:16px;line-height:1;letter-spacing:.1em;color:#033d4f}.normal-page .sub-block:not(:last-child){margin-bottom:30px}.process-page-title-row{display:flex;justify-content:center}.process-page-title{font-weight:700;font-size:28px;line-height:1;letter-spacing:.6em;text-indent:.6em;color:#404040;padding-bottom:12px;border-bottom:3px solid #f87e2b;text-align:center}@media screen and (max-width:1024px){.page-structure .page-content{width:100%}}@media screen and (max-width:960px){.desktop-banner{display:none}.page-structure{padding:0 30px}.mobile-banner{display:block}.normal-page .block-title{font-weight:700;font-size:21px;margin-bottom:30px}.normal-page .block-title .dot{width:5px;height:5px;margin-right:11px}.normal-page .sub-block .sub-title{font-size:16px;display:flex;align-items:flex-start;margin-bottom:25px}.normal-page .sub-block .sub-title .title-tips{font-size:12px}.normal-page .sub-block:not(:last-child){margin-bottom:30px}}.v-input{font-weight:700;letter-spacing:.1em}@media screen and (max-width:600px){.page-banner{margin-bottom:30px}.page-structure{padding:0 30px}}@media screen and (max-width:400px){.page-structure{padding:0 15px}}.color-blue{color:#033d4f!important}.color-orange{color:#f87e2b!important}.color-gray{color:#404040!important}.color-white{color:#fff}.bg-orange{background-color:#f87e2b}.bg-gray{background-color:#a2a2a2}.font-bold{font-weight:700}.list-style-type-none{list-style-type:none}.line-height-1{line-height:1}.line-height-1-5{line-height:1.5}.line-height-2{line-height:2}.font-weight-bold{font-weight:700}.font-weight-light{font-weight:400}.font-size-small{font-size:16px;letter-spacing:.1em}.font-size-medium{font-size:21px;letter-spacing:.1em}.font-size-big{font-size:28px;letter-spacing:.1em}.font-size-large{font-size:45px;letter-spacing:.1em}.text-justify{text-align:justify}@media screen and (max-width:960px){.font-size-small{font-size:14px}.font-size-medium{font-size:16px}.font-size-big{font-size:21px}.font-size-large{font-size:28px}}@media screen and (max-width:600px){.font-size-medium,.font-size-small{font-size:14px}.font-size-big{font-size:16px}.font-size-large{font-size:21px}}.card-group{display:grid;justify-content:space-between;grid-template-columns:repeat(auto-fill,280px);grid-gap:40px}.card-group .card-item{display:flex;justify-content:center;align-items:center;width:280px;text-decoration:none;margin-top:30px;margin-right:40px;cursor:pointer}.card-group .card-item .card-content{padding:15px;line-height:2;letter-spacing:.1em}.card-group .card-item .card-content .card-title{font-size:21px;font-weight:700;color:#033d4f;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.card-group .card-item .card-content .card-caption{font-size:16px;font-weight:700;text-align:justify;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.card-group .card-item:nth-child(3n+3){margin-right:0}.card-group .v-sheet.v-card:not(.v-sheet--outlined){box-shadow:none}.card-group .v-sheet.v-card{border-radius:0}.more{display:flex;justify-content:center}.more .more-text{display:flex;flex-direction:column;cursor:pointer}.more .more-text span{font-size:21px;font-weight:700;letter-spacing:.1em;margin-bottom:0;color:#f87e2b}.more .more-text .v-icon{color:#f87e2b}.v-image{background-color:#d9d9d9}.border{height:140px;border:1px solid #f87e2b}.title-center{text-align:center}.title-justify{text-align:justify}@media screen and (max-width:1400px){.card-group{justify-content:space-evenly}.card-group .card-item{margin-right:0;margin-left:0}}@media screen and (max-width:960px){.card-group{flex-direction:column}}